Triggered by Gerrit: https://gerrit.opensdn.io/c/opensdn-io/tf-vrouter/+/1361 Obtained pipelines/main.groovy from git https://github.com/opensdn-io/tf-jenkins.git [Pipeline] Start of Pipeline [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-02-04T19:18:26.248Z] Timeout set to expire in 8 hr 0 min [Pipeline] { [Pipeline] node [2025-02-04T19:18:26.286Z] Running on slave-openstack-gz1_1 in /home/jenkins/workspace/pipeline-check [Pipeline] { [Pipeline] stage [Pipeline] { (init) [Pipeline] cleanWs [2025-02-04T19:18:26.353Z] [WS-CLEANUP] Deleting project workspace... [2025-02-04T19:18:26.353Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-02-04T19:18:26.382Z] [WS-CLEANUP] done [Pipeline] checkout [2025-02-04T19:18:26.411Z] The recommended git tool is: git [2025-02-04T19:18:26.415Z] No credentials specified [2025-02-04T19:18:26.416Z] Cloning the remote Git repository [2025-02-04T19:18:26.419Z] Cloning repository https://github.com/opensdn-io/tf-jenkins.git [2025-02-04T19:18:26.419Z] > git init /home/jenkins/workspace/pipeline-check/src/opensdn-io/tf-jenkins # timeout=10 [2025-02-04T19:18:26.423Z] Fetching upstream changes from https://github.com/opensdn-io/tf-jenkins.git [2025-02-04T19:18:26.423Z] > git --version # timeout=10 [2025-02-04T19:18:26.425Z] > git --version # 'git version 2.25.1' [2025-02-04T19:18:26.426Z] > git fetch --tags --force --progress -- https://github.com/opensdn-io/tf-jenkins.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-02-04T19:18:36.009Z] Avoid second fetch [2025-02-04T19:18:36.013Z] Checking out Revision 10b05238487705ac076df1f73b7769cac9782ce1 (refs/remotes/origin/master) [2025-02-04T19:18:36.052Z] Commit message: "fix script for update-caches" [2025-02-04T19:18:36.003Z] > git config remote.origin.url https://github.com/opensdn-io/tf-jenkins.git # timeout=10 [2025-02-04T19:18:36.005Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-02-04T19:18:36.010Z] > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 [2025-02-04T19:18:36.014Z] > git config core.sparsecheckout # timeout=10 [2025-02-04T19:18:36.015Z] > git checkout -f 10b05238487705ac076df1f73b7769cac9782ce1 # timeout=10 [2025-02-04T19:18:36.053Z] > git rev-list --no-walk 10b05238487705ac076df1f73b7769cac9782ce1 # timeout=10 [Pipeline] load [Pipeline] { (/home/jenkins/workspace/pipeline-check/src/opensdn-io/tf-jenkins/pipelines/utils/gerrit.groovy) [Pipeline] } [Pipeline] // load [Pipeline] echo [2025-02-04T19:18:36.282Z] INFO: resolved gerrit URL is https://gerrit.opensdn.io/ [Pipeline] sh [2025-02-04T19:18:36.570Z] + /home/jenkins/workspace/pipeline-check/src/opensdn-io/tf-jenkins/infra/gerrit/resolve_patchsets.py --gerrit https://gerrit.opensdn.io/ --review I98458b27e71c45c4a13b56b3c751cb0fd2160136 --branch R24.1 --changed_files --output /home/jenkins/workspace/pipeline-check/patchsets-info.json [2025-02-04T19:18:36.570Z] DEBUG: Change: {'id': 'opensdn-io%2Ftf-vrouter~R24.1~I98458b27e71c45c4a13b56b3c751cb0fd2160136', 'project': 'opensdn-io/tf-vrouter', 'branch': 'R24.1', 'attention_set': {'1000003': {'account': {'_account_id': 1000003}, 'last_update': '2025-02-04 19:18:36.000000000', 'reason': ' replied on the change', 'reason_account': {'_account_id': 1000009}}, '1000032': {'account': {'_account_id': 1000032}, 'last_update': '2025-02-04 19:18:36.000000000', 'reason': ' replied on the change', 'reason_account': {'_account_id': 1000009}}}, 'removed_from_attention_set': {}, 'hashtags': [], 'change_id': 'I98458b27e71c45c4a13b56b3c751cb0fd2160136', 'subject': 'fixes the issue of running vrouter on 256 cores the problem occurs when processing third-party programs (agent, vif, etc.) to the kernel module via netlink the code loops in dp-core/vr_interface.c:2843 due to the fact that the cpu has a bit depth of 8 bits with 256 cores, num_present_cpus() returns 256 and the cpu has no chance of reaching this value.', 'status': 'NEW', 'created': '2025-02-04 19:18:16.000000000', 'updated': '2025-02-04 19:18:36.000000000', 'submit_type': 'MERGE_IF_NECESSARY', 'insertions': 2, 'deletions': 1, 'total_comment_count': 0, 'unresolved_comment_count': 0, 'has_review_started': True, 'cherry_pick_of_change': 1325, 'cherry_pick_of_patch_set': 1, 'meta_rev_id': '37dc09f60350bd574c25b356460bca0464136aec', '_number': 1361, 'owner': {'_account_id': 1000009}, 'labels': {'Code-Review': {'all': [{'value': 0, 'permitted_voting_range': {'min': -2, 'max': 2}, '_account_id': 1000003}, {'value': 0, 'permitted_voting_range': {'min': -1, 'max': 1}, '_account_id': 1000032}], 'values': {'-2': 'This shall not be submitted', '-1': 'I would prefer this is not submitted as is', ' 0': 'No score', '+1': 'Looks good to me, but someone else must approve', '+2': 'Looks good to me, approved'}, 'description': '', 'default_value': 0}, 'Verified': {'all': [{'value': 0, 'permitted_voting_range': {'min': -2, 'max': 2}, '_account_id': 1000003}, {'_account_id': 1000032}], 'values': {'-2': 'Fails', '-1': 'Fails', ' 0': 'No score', '+1': 'Verified', '+2': 'Gating'}, 'description': '', 'default_value': 0}}, 'removable_reviewers': [], 'reviewers': {'CC': [{'_account_id': 1000042}], 'REVIEWER': [{'_account_id': 1000003}, {'_account_id': 1000032}]}, 'pending_reviewers': {}, 'current_revision': '2a19b0ba89afe3d538eeb4a9cca6c67a5dffe3e0', 'revisions': {'2a19b0ba89afe3d538eeb4a9cca6c67a5dffe3e0': {'kind': 'REWORK', '_number': 1, 'created': '2025-02-04 19:18:16.000000000', 'uploader': {'_account_id': 1000009}, 'ref': 'refs/changes/61/1361/1', 'fetch': {'anonymous http': {'url': 'https://gerrit.opensdn.io/opensdn-io/tf-vrouter', 'ref': 'refs/changes/61/1361/1'}}, 'commit': {'parents': [{'commit': '30c961cf31eec7ef75dfb79ed4808b333d61e512', 'subject': 'fix .gitreview'}], 'author': {'name': 'Aleksander Sviryaev', 'email': 'sviryaevas@cloudx.group', 'date': '2025-02-03 07:27:50.000000000', 'tz': 180}, 'committer': {'name': 'Alexander Ignatov', 'email': 'aignatov@mirantis.com', 'date': '2025-02-04 19:18:16.000000000', 'tz': 0}, 'subject': 'fixes the issue of running vrouter on 256 cores the problem occurs when processing third-party programs (agent, vif, etc.) to the kernel module via netlink the code loops in dp-core/vr_interface.c:2843 due to the fact that the cpu has a bit depth of 8 bits with 256 cores, num_present_cpus() returns 256 and the cpu has no chance of reaching this value.', 'message': 'fixes the issue of running vrouter on 256 cores\nthe problem occurs when processing third-party programs (agent, vif, etc.) to the kernel module via netlink\nthe code loops in dp-core/vr_interface.c:2843 due to the fact that the cpu has a bit depth of 8 bits\nwith 256 cores, num_present_cpus() returns 256 and the cpu has no chance of reaching this value.\n\nChange-Id: I98458b27e71c45c4a13b56b3c751cb0fd2160136\n(cherry picked from commit 75e3c0223765a64fe3c9cd8f0f53e4b1fba3d288)\n'}}}, 'requirements': [], 'submit_records': [{'rule_name': 'gerrit~DefaultSubmitRule', 'status': 'NOT_READY', 'labels': [{'label': 'Code-Review', 'status': 'NEED'}, {'label': 'Verified', 'status': 'NEED'}]}]} [2025-02-04T19:18:36.570Z] DEBUG: Change: {'id': 'opensdn-io%2Ftf-vrouter~R24.1~I098076a6749de78f76d974b34c1b778494d200b4', 'project': 'opensdn-io/tf-vrouter', 'branch': 'R24.1', 'attention_set': {}, 'removed_from_attention_set': {'1000002': {'account': {'_account_id': 1000002}, 'last_update': '2024-08-05 12:29:32.000000000', 'reason': 'Change was submitted'}}, 'hashtags': [], 'change_id': 'I098076a6749de78f76d974b34c1b778494d200b4', 'subject': 'fix .gitreview', 'status': 'MERGED', 'created': '2024-08-05 12:26:55.000000000', 'updated': '2024-08-05 12:30:07.000000000', 'submitted': '2024-08-05 12:29:32.000000000', 'submitter': {'_account_id': 1000001}, 'insertions': 1, 'deletions': 1, 'total_comment_count': 0, 'unresolved_comment_count': 0, 'has_review_started': True, 'submission_id': '817', 'meta_rev_id': '432286eade284f1aa8aff3d5e2c3868d52a9ccfc', '_number': 817, 'owner': {'_account_id': 1000002}, 'labels': {'Code-Review': {'all': [{'value': 2, 'date': '2024-08-05 12:27:43.000000000', 'permitted_voting_range': {'min': 2, 'max': 2}, '_account_id': 1000002}, {'value': 0, '_account_id': 1000001}], 'values': {'-2': 'This shall not be submitted', '-1': 'I would prefer this is not submitted as is', ' 0': 'No score', '+1': 'Looks good to me, but someone else must approve', '+2': 'Looks good to me, approved'}, 'description': '', 'default_value': 0}, 'Verified': {'all': [{'value': 2, 'date': '2024-08-05 12:27:43.000000000', 'permitted_voting_range': {'min': 2, 'max': 2}, '_account_id': 1000002}, {'value': -1, 'date': '2024-08-05 12:27:57.000000000', 'permitted_voting_range': {'min': -1, 'max': 2}, '_account_id': 1000001}], 'values': {'-2': 'Fails', '-1': 'Fails', ' 0': 'No score', '+1': 'Verified', '+2': 'Gating'}, 'description': '', 'default_value': 0}}, 'removable_reviewers': [], 'reviewers': {'REVIEWER': [{'_account_id': 1000001}, {'_account_id': 1000002}]}, 'pending_reviewers': {}, 'current_revision': '30c961cf31eec7ef75dfb79ed4808b333d61e512', 'revisions': {'30c961cf31eec7ef75dfb79ed4808b333d61e512': {'kind': 'REWORK', '_number': 1, 'created': '2024-08-05 12:26:55.000000000', 'uploader': {'_account_id': 1000002}, 'ref': 'refs/changes/17/817/1', 'fetch': {'anonymous http': {'url': 'https://gerrit.opensdn.io/opensdn-io/tf-vrouter', 'ref': 'refs/changes/17/817/1'}}, 'commit': {'parents': [{'commit': '94e68230c8bf482e3d951b002c5ea19aca1cb573', 'subject': 'fix changes on netif_napi_add & nf_hookfn in rocky9.2'}], 'author': {'name': 'tikitavi', 'email': 'rtikitavi@gmail.com', 'date': '2024-08-05 12:26:50.000000000', 'tz': 180}, 'committer': {'name': 'tikitavi', 'email': 'rtikitavi@gmail.com', 'date': '2024-08-05 12:26:50.000000000', 'tz': 180}, 'subject': 'fix .gitreview', 'message': 'fix .gitreview\n\nChange-Id: I098076a6749de78f76d974b34c1b778494d200b4\nSigned-off-by: tikitavi \n'}}}, 'requirements': [], 'submit_records': [{'rule_name': 'gerrit~DefaultSubmitRule', 'status': 'CLOSED', 'labels': [{'label': 'Code-Review', 'status': 'OK', 'applied_by': {'_account_id': 1000002}}, {'label': 'Verified', 'status': 'OK', 'applied_by': {'_account_id': 1000002}}]}]} [2025-02-04T19:18:36.570Z] DEBUG: Change: I98458b27e71c45c4a13b56b3c751cb0fd2160136: depends_on: [] [Pipeline] archiveArtifacts [2025-02-04T19:18:36.597Z] Archiving artifacts [Pipeline] sh [Pipeline] load [Pipeline] { (/home/jenkins/workspace/pipeline-check/src/opensdn-io/tf-jenkins/pipelines/utils/gerrit.groovy) [Pipeline] } [Pipeline] // load [Pipeline] load [Pipeline] { (/home/jenkins/workspace/pipeline-check/src/opensdn-io/tf-jenkins/pipelines/constants.groovy) [Pipeline] } [Pipeline] // load [Pipeline] load [Pipeline] { (/home/jenkins/workspace/pipeline-check/src/opensdn-io/tf-jenkins/pipelines/utils/config.groovy) [Pipeline] } [Pipeline] // load [Pipeline] load [Pipeline] { (/home/jenkins/workspace/pipeline-check/src/opensdn-io/tf-jenkins/pipelines/utils/jobs.groovy) [Pipeline] } [Pipeline] // load [Pipeline] load [Pipeline] { (/home/jenkins/workspace/pipeline-check/src/opensdn-io/tf-jenkins/pipelines/utils/gate.groovy) [Pipeline] } [Pipeline] // load [Pipeline] } [Pipeline] // stage [Pipeline] withCredentials [2025-02-04T19:18:37.977Z] Masking supported pattern matches of $GERRIT_API_PASSWORD [Pipeline] { [Pipeline] echo [2025-02-04T19:18:38.021Z] INFO: resolved gerrit URL is https://gerrit.opensdn.io/ [Pipeline] sh [2025-02-04T19:18:38.300Z] + /home/jenkins/workspace/pipeline-check/src/opensdn-io/tf-jenkins/infra/gerrit/is_merged.py --gerrit https://gerrit.opensdn.io/ --user tf-gerrit --password **** --review I98458b27e71c45c4a13b56b3c751cb0fd2160136 --branch R24.1 [2025-02-04T19:18:38.306Z] DEBUG: Change: {'id': 'opensdn-io%2Ftf-vrouter~R24.1~I98458b27e71c45c4a13b56b3c751cb0fd2160136', 'project': 'opensdn-io/tf-vrouter', 'branch': 'R24.1', 'attention_set': {'1000003': {'account': {'_account_id': 1000003}, 'last_update': '2025-02-04 19:18:36.000000000', 'reason': ' replied on the change', 'reason_account': {'_account_id': 1000009}}, '1000032': {'account': {'_account_id': 1000032}, 'last_update': '2025-02-04 19:18:36.000000000', 'reason': ' replied on the change', 'reason_account': {'_account_id': 1000009}}}, 'removed_from_attention_set': {}, 'hashtags': [], 'change_id': 'I98458b27e71c45c4a13b56b3c751cb0fd2160136', 'subject': 'fixes the issue of running vrouter on 256 cores the problem occurs when processing third-party programs (agent, vif, etc.) to the kernel module via netlink the code loops in dp-core/vr_interface.c:2843 due to the fact that the cpu has a bit depth of 8 bits with 256 cores, num_present_cpus() returns 256 and the cpu has no chance of reaching this value.', 'status': 'NEW', 'created': '2025-02-04 19:18:16.000000000', 'updated': '2025-02-04 19:18:36.000000000', 'submit_type': 'MERGE_IF_NECESSARY', 'insertions': 2, 'deletions': 1, 'total_comment_count': 0, 'unresolved_comment_count': 0, 'has_review_started': True, 'cherry_pick_of_change': 1325, 'cherry_pick_of_patch_set': 1, 'meta_rev_id': '37dc09f60350bd574c25b356460bca0464136aec', '_number': 1361, 'owner': {'_account_id': 1000009}, 'labels': {'Code-Review': {'all': [{'value': 0, 'permitted_voting_range': {'min': -2, 'max': 2}, '_account_id': 1000003}, {'value': 0, 'permitted_voting_range': {'min': -1, 'max': 1}, '_account_id': 1000032}], 'values': {'-2': 'This shall not be submitted', '-1': 'I would prefer this is not submitted as is', ' 0': 'No score', '+1': 'Looks good to me, but someone else must approve', '+2': 'Looks good to me, approved'}, 'description': '', 'default_value': 0}, 'Verified': {'all': [{'value': 0, 'permitted_voting_range': {'min': -2, 'max': 2}, '_account_id': 1000003}, {'_account_id': 1000032}], 'values': {'-2': 'Fails', '-1': 'Fails', ' 0': 'No score', '+1': 'Verified', '+2': 'Gating'}, 'description': '', 'default_value': 0}}, 'permitted_labels': {'Code-Review': ['-2', '-1', ' 0', '+1', '+2'], 'Verified': ['-2', '-1', ' 0', '+1', '+2']}, 'removable_labels': {}, 'removable_reviewers': [{'_account_id': 1000003}, {'_account_id': 1000032}, {'_account_id': 1000042}], 'reviewers': {'CC': [{'_account_id': 1000042}], 'REVIEWER': [{'_account_id': 1000003}, {'_account_id': 1000032}]}, 'pending_reviewers': {}, 'current_revision': '2a19b0ba89afe3d538eeb4a9cca6c67a5dffe3e0', 'revisions': {'2a19b0ba89afe3d538eeb4a9cca6c67a5dffe3e0': {'kind': 'REWORK', '_number': 1, 'created': '2025-02-04 19:18:16.000000000', 'uploader': {'_account_id': 1000009}, 'ref': 'refs/changes/61/1361/1', 'fetch': {'ssh': {'url': 'ssh://tf-gerrit@gerrit.opensdn.io:29418/opensdn-io/tf-vrouter', 'ref': 'refs/changes/61/1361/1'}, 'anonymous http': {'url': 'https://gerrit.opensdn.io/opensdn-io/tf-vrouter', 'ref': 'refs/changes/61/1361/1'}, 'http': {'url': 'https://tf-gerrit@gerrit.opensdn.io/a/opensdn-io/tf-vrouter', 'ref': 'refs/changes/61/1361/1'}}, 'commit': {'parents': [{'commit': '30c961cf31eec7ef75dfb79ed4808b333d61e512', 'subject': 'fix .gitreview'}], 'author': {'name': 'Aleksander Sviryaev', 'email': 'sviryaevas@cloudx.group', 'date': '2025-02-03 07:27:50.000000000', 'tz': 180}, 'committer': {'name': 'Alexander Ignatov', 'email': 'aignatov@mirantis.com', 'date': '2025-02-04 19:18:16.000000000', 'tz': 0}, 'subject': 'fixes the issue of running vrouter on 256 cores the problem occurs when processing third-party programs (agent, vif, etc.) to the kernel module via netlink the code loops in dp-core/vr_interface.c:2843 due to the fact that the cpu has a bit depth of 8 bits with 256 cores, num_present_cpus() returns 256 and the cpu has no chance of reaching this value.', 'message': 'fixes the issue of running vrouter on 256 cores\nthe problem occurs when processing third-party programs (agent, vif, etc.) to the kernel module via netlink\nthe code loops in dp-core/vr_interface.c:2843 due to the fact that the cpu has a bit depth of 8 bits\nwith 256 cores, num_present_cpus() returns 256 and the cpu has no chance of reaching this value.\n\nChange-Id: I98458b27e71c45c4a13b56b3c751cb0fd2160136\n(cherry picked from commit 75e3c0223765a64fe3c9cd8f0f53e4b1fba3d288)\n'}}}, 'requirements': [], 'submit_records': [{'rule_name': 'gerrit~DefaultSubmitRule', 'status': 'NOT_READY', 'labels': [{'label': 'Code-Review', 'status': 'NEED'}, {'label': 'Verified', 'status': 'NEED'}]}]} [Pipeline] echo [2025-02-04T19:18:38.328Z] is_merged.py returns non-zero code. It means that review is not merged for now. [Pipeline] echo [2025-02-04T19:18:38.341Z] script returned exit code 1 [Pipeline] } [Pipeline] // withCredentials [Pipeline] stage [Pipeline] { (Pre-build) [Pipeline] echo [2025-02-04T19:18:38.437Z] Logs URL: http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/61/1361/1/check_1348 [Pipeline] echo [2025-02-04T19:18:38.457Z] terminate_runs_by_review_number: start [Pipeline] echo [2025-02-04T19:18:40.235Z] terminate_runs_by_review_number: terminated builds = [] [Pipeline] echo [2025-02-04T19:18:40.257Z] Search for dependent builds for I98458b27e71c45c4a13b56b3c751cb0fd2160136 [Pipeline] echo [2025-02-04T19:18:40.405Z] terminate_runs_by_depends_on_recursive: terminated builds = [] [Pipeline] sh [Pipeline] echo [2025-02-04T19:18:40.723Z] Pipeline to run: check [Pipeline] sh [Pipeline] sh [Pipeline] archiveArtifacts [2025-02-04T19:18:41.322Z] Archiving artifacts [Pipeline] readYaml [Pipeline] readYaml [Pipeline] readYaml [Pipeline] readYaml [Pipeline] readYaml [Pipeline] readYaml [Pipeline] readYaml [Pipeline] readYaml [Pipeline] readYaml [Pipeline] readYaml [Pipeline] readYaml [Pipeline] echo [2025-02-04T19:18:42.040Z] Streams from config: [test-unit:[vars:[LINUX_DISTR:centos], jobs:[test-unit-agent, test-unit-opserver, test-unit-bgp, test-unit-group-one, test-unit-group-two, test-unit-ungrouped]], prepare-ut-sandbox:[vars:[LINUX_DISTR:centos], jobs:[prepare-sandbox-ut-sandbox, fetch-sources-ut-sandbox, configure-ut-sandbox, cleanup-worker-ut-sandbox]], ansible-os:[vars:[MONITORING_DEPLOY_TARGET:AIO, MONITORING_DEPLOYER:ansible, MONITORING_ORCHESTRATOR:os, USE_DATAPLANE_NETWORK:true], jobs:[deploy-platform-ansible-os, deploy-tf-ansible-os, test-sanity-ansible-os, collect-logs-and-cleanup-ansible-os]], build-centos:[vars:[LINUX_DISTR:centos], jobs:[prepare-sandbox-centos, fetch-sources-centos, configure-centos, package-deployers-centos, compile-centos, package-centos, freeze-centos, cleanup-centos]], juju-k8s:[vars:[MONITORING_DEPLOY_TARGET:AIO, MONITORING_DEPLOYER:juju, MONITORING_ORCHESTRATOR:k8s], jobs:[deploy-platform-juju-k8s, deploy-tf-juju-k8s, test-sanity-juju-k8s, test-deployment-juju-k8s, collect-logs-and-cleanup-juju-k8s]]] [Pipeline] echo [2025-02-04T19:18:42.052Z] Jobs from config: [test-unit-agent:[stream:test-unit, depends-on:[[configure-ut-sandbox:[inherit-keys:[DEVENV_TAG, UNITTEST_TARGETS]]]]], test-unit-opserver:[stream:test-unit, depends-on:[[configure-ut-sandbox:[inherit-keys:[DEVENV_TAG, UNITTEST_TARGETS]]]]], test-unit-bgp:[stream:test-unit, depends-on:[[configure-ut-sandbox:[inherit-keys:[DEVENV_TAG, UNITTEST_TARGETS]]]]], test-unit-group-one:[stream:test-unit, depends-on:[[configure-ut-sandbox:[inherit-keys:[DEVENV_TAG, UNITTEST_TARGETS]]]]], test-unit-group-two:[stream:test-unit, depends-on:[[configure-ut-sandbox:[inherit-keys:[DEVENV_TAG, UNITTEST_TARGETS]]]]], test-unit-ungrouped:[stream:test-unit, depends-on:[[configure-ut-sandbox:[inherit-keys:[DEVENV_TAG, UNITTEST_TARGETS]]]]], prepare-sandbox-ut-sandbox:[job-name:build-prepare-sandbox, stream:prepare-ut-sandbox, vars:[PUBLISH_TYPE:stable, VM_TYPE:small]], fetch-sources-ut-sandbox:[job-name:build-fetch-sources, stream:prepare-ut-sandbox, depends-on:[prepare-sandbox-ut-sandbox]], configure-ut-sandbox:[job-name:build-configure, stream:prepare-ut-sandbox, depends-on:[fetch-sources-ut-sandbox], vars:[PUBLISH_TYPE:build]], cleanup-worker-ut-sandbox:[job-name:build-cleanup, stream:prepare-ut-sandbox, type:post-hook, depends-on:[configure-ut-sandbox]], deploy-platform-ansible-os:[stream:ansible-os, depends-on:[package-centos]], deploy-tf-ansible-os:[stream:ansible-os, depends-on:[package-centos, deploy-platform-ansible-os]], test-sanity-ansible-os:[job-name:test-sanity, stream:ansible-os, depends-on:[deploy-tf-ansible-os]], collect-logs-and-cleanup-ansible-os:[job-name:collect-logs-and-cleanup, stream:ansible-os, type:post-hook, depends-on:[deploy-platform-ansible-os, deploy-tf-ansible-os, test-sanity-ansible-os]], prepare-sandbox-centos:[job-name:build-prepare-sandbox, stream:build-centos, vars:[DEVENV_TAG:frozen]], fetch-sources-centos:[job-name:build-fetch-sources, stream:build-centos, depends-on:[prepare-sandbox-centos]], configure-centos:[job-name:build-configure, stream:build-centos, depends-on:[fetch-sources-centos]], package-deployers-centos:[job-name:build-package-deployers, stream:build-centos, depends-on:[configure-centos]], compile-centos:[job-name:build-compile, stream:build-centos, depends-on:[package-deployers-centos]], package-centos:[job-name:build-package, stream:build-centos, depends-on:[compile-centos]], freeze-centos:[job-name:build-freeze, stream:build-centos, depends-on:[package-centos], vars:[PUBLISH_TYPE:frozen]], cleanup-centos:[job-name:build-cleanup, stream:build-centos, type:post-hook, depends-on:[freeze-centos]], deploy-platform-juju-k8s:[stream:juju-k8s, vars:[NODES:CONTROLLER_NODES:medium:1,AGENT_NODES:small:1]], deploy-tf-juju-k8s:[stream:juju-k8s, depends-on:[package-centos, deploy-platform-juju-k8s]], test-sanity-juju-k8s:[job-name:test-sanity, stream:juju-k8s, depends-on:[deploy-tf-juju-k8s]], test-deployment-juju-k8s:[job-name:test-deployment, stream:juju-k8s, depends-on:[test-sanity-juju-k8s]], collect-logs-and-cleanup-juju-k8s:[job-name:collect-logs-and-cleanup, stream:juju-k8s, type:post-hook, depends-on:[deploy-platform-juju-k8s, deploy-tf-juju-k8s, test-sanity-juju-k8s, test-deployment-juju-k8s]]] [Pipeline] echo [2025-02-04T19:18:42.066Z] Post Jobs from config: [cleanup-workers:[:]] [Pipeline] echo [2025-02-04T19:18:42.090Z] Notify gerrit verified=0, submit=false, msg= [2025-02-04T19:18:42.090Z] TF CI Build Started (check) https://jenkins.opensdn.io/job/pipeline-check/1348/ [Pipeline] withCredentials [2025-02-04T19:18:42.112Z] Masking supported pattern matches of $GERRIT_API_PASSWORD [Pipeline] { [Pipeline] echo [2025-02-04T19:18:42.161Z] INFO: resolved gerrit URL is https://gerrit.opensdn.io/ [Pipeline] sh [2025-02-04T19:18:42.444Z] + /home/jenkins/workspace/pipeline-check/src/opensdn-io/tf-jenkins/infra/gerrit/notify.py --gerrit https://gerrit.opensdn.io/ --user tf-gerrit --password **** --review I98458b27e71c45c4a13b56b3c751cb0fd2160136 --patchset 1 --branch R24.1 --labels Verified=0 --message 'TF CI Build Started (check) https://jenkins.opensdn.io/job/pipeline-check/1348/' [2025-02-04T19:18:42.445Z] DEBUG: Change: {'id': 'opensdn-io%2Ftf-vrouter~R24.1~I98458b27e71c45c4a13b56b3c751cb0fd2160136', 'project': 'opensdn-io/tf-vrouter', 'branch': 'R24.1', 'attention_set': {'1000003': {'account': {'_account_id': 1000003}, 'last_update': '2025-02-04 19:18:36.000000000', 'reason': ' replied on the change', 'reason_account': {'_account_id': 1000009}}, '1000032': {'account': {'_account_id': 1000032}, 'last_update': '2025-02-04 19:18:36.000000000', 'reason': ' replied on the change', 'reason_account': {'_account_id': 1000009}}}, 'removed_from_attention_set': {}, 'hashtags': [], 'change_id': 'I98458b27e71c45c4a13b56b3c751cb0fd2160136', 'subject': 'fixes the issue of running vrouter on 256 cores the problem occurs when processing third-party programs (agent, vif, etc.) to the kernel module via netlink the code loops in dp-core/vr_interface.c:2843 due to the fact that the cpu has a bit depth of 8 bits with 256 cores, num_present_cpus() returns 256 and the cpu has no chance of reaching this value.', 'status': 'NEW', 'created': '2025-02-04 19:18:16.000000000', 'updated': '2025-02-04 19:18:36.000000000', 'submit_type': 'MERGE_IF_NECESSARY', 'insertions': 2, 'deletions': 1, 'total_comment_count': 0, 'unresolved_comment_count': 0, 'has_review_started': True, 'cherry_pick_of_change': 1325, 'cherry_pick_of_patch_set': 1, 'meta_rev_id': '37dc09f60350bd574c25b356460bca0464136aec', '_number': 1361, 'owner': {'_account_id': 1000009}, 'labels': {'Code-Review': {'all': [{'value': 0, 'permitted_voting_range': {'min': -2, 'max': 2}, '_account_id': 1000003}, {'value': 0, 'permitted_voting_range': {'min': -1, 'max': 1}, '_account_id': 1000032}], 'values': {'-2': 'This shall not be submitted', '-1': 'I would prefer this is not submitted as is', ' 0': 'No score', '+1': 'Looks good to me, but someone else must approve', '+2': 'Looks good to me, approved'}, 'description': '', 'default_value': 0}, 'Verified': {'all': [{'value': 0, 'permitted_voting_range': {'min': -2, 'max': 2}, '_account_id': 1000003}, {'_account_id': 1000032}], 'values': {'-2': 'Fails', '-1': 'Fails', ' 0': 'No score', '+1': 'Verified', '+2': 'Gating'}, 'description': '', 'default_value': 0}}, 'permitted_labels': {'Code-Review': ['-2', '-1', ' 0', '+1', '+2'], 'Verified': ['-2', '-1', ' 0', '+1', '+2']}, 'removable_labels': {}, 'removable_reviewers': [{'_account_id': 1000003}, {'_account_id': 1000032}, {'_account_id': 1000042}], 'reviewers': {'CC': [{'_account_id': 1000042}], 'REVIEWER': [{'_account_id': 1000003}, {'_account_id': 1000032}]}, 'pending_reviewers': {}, 'current_revision': '2a19b0ba89afe3d538eeb4a9cca6c67a5dffe3e0', 'revisions': {'2a19b0ba89afe3d538eeb4a9cca6c67a5dffe3e0': {'kind': 'REWORK', '_number': 1, 'created': '2025-02-04 19:18:16.000000000', 'uploader': {'_account_id': 1000009}, 'ref': 'refs/changes/61/1361/1', 'fetch': {'ssh': {'url': 'ssh://tf-gerrit@gerrit.opensdn.io:29418/opensdn-io/tf-vrouter', 'ref': 'refs/changes/61/1361/1'}, 'anonymous http': {'url': 'https://gerrit.opensdn.io/opensdn-io/tf-vrouter', 'ref': 'refs/changes/61/1361/1'}, 'http': {'url': 'https://tf-gerrit@gerrit.opensdn.io/a/opensdn-io/tf-vrouter', 'ref': 'refs/changes/61/1361/1'}}, 'commit': {'parents': [{'commit': '30c961cf31eec7ef75dfb79ed4808b333d61e512', 'subject': 'fix .gitreview'}], 'author': {'name': 'Aleksander Sviryaev', 'email': 'sviryaevas@cloudx.group', 'date': '2025-02-03 07:27:50.000000000', 'tz': 180}, 'committer': {'name': 'Alexander Ignatov', 'email': 'aignatov@mirantis.com', 'date': '2025-02-04 19:18:16.000000000', 'tz': 0}, 'subject': 'fixes the issue of running vrouter on 256 cores the problem occurs when processing third-party programs (agent, vif, etc.) to the kernel module via netlink the code loops in dp-core/vr_interface.c:2843 due to the fact that the cpu has a bit depth of 8 bits with 256 cores, num_present_cpus() returns 256 and the cpu has no chance of reaching this value.', 'message': 'fixes the issue of running vrouter on 256 cores\nthe problem occurs when processing third-party programs (agent, vif, etc.) to the kernel module via netlink\nthe code loops in dp-core/vr_interface.c:2843 due to the fact that the cpu has a bit depth of 8 bits\nwith 256 cores, num_present_cpus() returns 256 and the cpu has no chance of reaching this value.\n\nChange-Id: I98458b27e71c45c4a13b56b3c751cb0fd2160136\n(cherry picked from commit 75e3c0223765a64fe3c9cd8f0f53e4b1fba3d288)\n'}}}, 'requirements': [], 'submit_records': [{'rule_name': 'gerrit~DefaultSubmitRule', 'status': 'NOT_READY', 'labels': [{'label': 'Code-Review', 'status': 'NEED'}, {'label': 'Verified', 'status': 'NEED'}]}]} [2025-02-04T19:18:42.445Z] DEBUG: push message data: {'labels': {'Verified': '0'}, 'message': 'TF CI Build Started (check) https://jenkins.opensdn.io/job/pipeline-check/1348/'} [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-02-04T19:18:42.508Z] Notify discord for new job is started [Pipeline] echo [2025-02-04T19:18:42.539Z] INFO: resolved gerrit URL is https://gerrit.opensdn.io/ [Pipeline] echo [2025-02-04T19:18:42.561Z] Notify discord msg= [2025-02-04T19:18:42.561Z] New review. [2025-02-04T19:18:42.561Z] [fixes the issue of running vrouter on 256 cores](https://gerrit.opensdn.io/c/opensdn-io/tf-vrouter/+/1361) [Pipeline] withCredentials [2025-02-04T19:18:42.580Z] Masking supported pattern matches of $DISCORD_WEBHOOK_URL [Pipeline] { [Pipeline] writeFile [Pipeline] sh [2025-02-04T19:18:42.912Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-04T19:18:42.912Z] Dload Upload Total Spent Left Speed [2025-02-04T19:18:43.168Z] [2025-02-04T19:18:43.168Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 [2025-02-04T19:18:43.168Z] 100 167 0 0 100 167 0 605 --:--:-- --:--:-- --:--:-- 605 [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] parallel [Pipeline] { (Branch: stream-test-unit) [Pipeline] { (Branch: stream-prepare-ut-sandbox) [Pipeline] { (Branch: stream-ansible-os) [Pipeline] { (Branch: stream-build-centos) [Pipeline] { (Branch: stream-juju-k8s) [Pipeline] parallel [Pipeline] { (Branch: test-unit-agent) [Pipeline] { (Branch: test-unit-opserver) [Pipeline] { (Branch: test-unit-bgp) [Pipeline] { (Branch: test-unit-group-one) [Pipeline] { (Branch: test-unit-group-two) [Pipeline] { (Branch: test-unit-ungrouped) [Pipeline] parallel [Pipeline] { (Branch: prepare-sandbox-ut-sandbox) [Pipeline] { (Branch: fetch-sources-ut-sandbox) [Pipeline] { (Branch: configure-ut-sandbox) [Pipeline] { (Branch: cleanup-worker-ut-sandbox) [Pipeline] parallel [Pipeline] { (Branch: deploy-platform-ansible-os) [Pipeline] { (Branch: deploy-tf-ansible-os) [Pipeline] { (Branch: test-sanity-ansible-os) [Pipeline] { (Branch: collect-logs-and-cleanup-ansible-os) [Pipeline] parallel [Pipeline] { (Branch: prepare-sandbox-centos) [Pipeline] { (Branch: fetch-sources-centos) [Pipeline] { (Branch: configure-centos) [Pipeline] { (Branch: package-deployers-centos) [Pipeline] { (Branch: compile-centos) [Pipeline] { (Branch: package-centos) [Pipeline] { (Branch: freeze-centos) [Pipeline] { (Branch: cleanup-centos) [Pipeline] parallel [Pipeline] { (Branch: deploy-platform-juju-k8s) [Pipeline] { (Branch: deploy-tf-juju-k8s) [Pipeline] { (Branch: test-sanity-juju-k8s) [Pipeline] { (Branch: test-deployment-juju-k8s) [Pipeline] { (Branch: collect-logs-and-cleanup-juju-k8s) [Pipeline] stage [Pipeline] { (test-unit-agent) [Pipeline] stage [Pipeline] { (test-unit-opserver) [Pipeline] stage [Pipeline] { (test-unit-bgp) [Pipeline] stage [Pipeline] { (test-unit-group-one) [Pipeline] stage [Pipeline] { (test-unit-group-two) [Pipeline] stage [Pipeline] { (test-unit-ungrouped) [Pipeline] stage [Pipeline] { (prepare-sandbox-ut-sandbox) [Pipeline] stage [Pipeline] { (fetch-sources-ut-sandbox) [Pipeline] stage [Pipeline] { (configure-ut-sandbox) [Pipeline] stage [Pipeline] { (cleanup-worker-ut-sandbox) [Pipeline] stage [Pipeline] { (deploy-platform-ansible-os) [Pipeline] stage [Pipeline] { (deploy-tf-ansible-os) [Pipeline] stage [Pipeline] { (test-sanity-ansible-os) [Pipeline] stage [Pipeline] { (collect-logs-and-cleanup-ansible-os) [Pipeline] stage [Pipeline] { (prepare-sandbox-centos) [Pipeline] stage [Pipeline] { (fetch-sources-centos) [Pipeline] stage [Pipeline] { (configure-centos) [Pipeline] stage [Pipeline] { (package-deployers-centos) [Pipeline] stage [Pipeline] { (compile-centos) [Pipeline] stage [Pipeline] { (package-centos) [Pipeline] stage [Pipeline] { (freeze-centos) [Pipeline] stage [Pipeline] { (cleanup-centos) [Pipeline] stage [Pipeline] { (deploy-platform-juju-k8s) [Pipeline] stage [Pipeline] { (deploy-tf-juju-k8s) [Pipeline] stage [Pipeline] { (test-sanity-juju-k8s) [Pipeline] stage [Pipeline] { (test-deployment-juju-k8s) [Pipeline] stage [Pipeline] { (collect-logs-and-cleanup-juju-k8s) [Pipeline] echo [2025-02-04T19:18:44.199Z] JOB test-unit-agent: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-02-04T19:18:44.225Z] JOB test-unit-opserver: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-02-04T19:18:44.252Z] JOB test-unit-bgp: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-02-04T19:18:44.280Z] JOB test-unit-group-one: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-02-04T19:18:44.310Z] JOB test-unit-group-two: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-02-04T19:18:44.340Z] JOB test-unit-ungrouped: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-02-04T19:18:44.370Z] JOB fetch-sources-ut-sandbox: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-02-04T19:18:44.404Z] JOB configure-ut-sandbox: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-02-04T19:18:44.436Z] JOB cleanup-worker-ut-sandbox: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-02-04T19:18:44.465Z] JOB deploy-platform-ansible-os: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-02-04T19:18:44.495Z] JOB deploy-tf-ansible-os: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-02-04T19:18:44.524Z] JOB test-sanity-ansible-os: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-02-04T19:18:44.555Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-02-04T19:18:44.586Z] JOB fetch-sources-centos: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-02-04T19:18:44.616Z] JOB configure-centos: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-02-04T19:18:44.644Z] JOB package-deployers-centos: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-02-04T19:18:44.669Z] JOB compile-centos: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-02-04T19:18:44.696Z] JOB package-centos: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-02-04T19:18:44.726Z] JOB freeze-centos: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-02-04T19:18:44.755Z] JOB cleanup-centos: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-02-04T19:18:44.784Z] JOB deploy-tf-juju-k8s: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-02-04T19:18:44.812Z] JOB test-sanity-juju-k8s: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-02-04T19:18:44.841Z] JOB test-deployment-juju-k8s: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-02-04T19:18:44.870Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-02-04T19:18:44.907Z] JOB prepare-sandbox-ut-sandbox: entering run_job [Pipeline] echo [2025-02-04T19:18:44.922Z] JOB prepare-sandbox-centos: entering run_job [Pipeline] echo [2025-02-04T19:18:44.937Z] JOB deploy-platform-juju-k8s: entering run_job [Pipeline] echo [2025-02-04T19:18:44.967Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:18:44.980Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-04T19:18:44.997Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:18:45.011Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-04T19:18:45.028Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:18:45.041Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-04T19:18:45.058Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:18:45.072Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-04T19:18:45.088Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:18:45.100Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-04T19:18:45.118Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:18:45.131Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-04T19:18:45.149Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:18:45.161Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-04T19:18:45.265Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:18:45.277Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-04T19:18:45.294Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:18:45.307Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] echo [2025-02-04T19:18:45.325Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:18:45.339Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-04T19:18:45.358Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:18:45.393Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-04T19:18:45.411Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2025-02-04T19:18:45.423Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-04T19:18:45.439Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2025-02-04T19:18:45.451Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-04T19:18:45.466Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-02-04T19:18:45.478Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-04T19:18:45.494Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-02-04T19:18:45.506Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-04T19:18:45.522Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:18:45.535Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-04T19:18:45.552Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:18:45.563Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-04T19:18:45.579Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:18:45.591Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2025-02-04T19:18:45.606Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:18:45.618Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-04T19:18:45.636Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:18:45.648Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] writeFile [Pipeline] echo [2025-02-04T19:18:45.688Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:18:45.700Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-04T19:18:45.720Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-04T19:18:45.732Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] writeFile [Pipeline] echo [2025-02-04T19:18:45.788Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:18:45.804Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] writeFile [Pipeline] echo [2025-02-04T19:18:45.842Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:18:45.855Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:18:45.923Z] Will try again after 15 sec [2025-02-04T19:18:45.943Z] Will try again after 15 sec [2025-02-04T19:18:45.961Z] Will try again after 15 sec [2025-02-04T19:18:45.983Z] Will try again after 15 sec [2025-02-04T19:18:45.999Z] Will try again after 15 sec [2025-02-04T19:18:46.017Z] Will try again after 15 sec [2025-02-04T19:18:46.038Z] Will try again after 15 sec [2025-02-04T19:18:46.063Z] Will try again after 15 sec [2025-02-04T19:18:46.080Z] Will try again after 15 sec [2025-02-04T19:18:46.100Z] Will try again after 15 sec [2025-02-04T19:18:46.122Z] Will try again after 15 sec [2025-02-04T19:18:46.142Z] Will try again after 15 sec [2025-02-04T19:18:46.172Z] Will try again after 15 sec [2025-02-04T19:18:46.188Z] Will try again after 15 sec [2025-02-04T19:18:46.209Z] Will try again after 15 sec [2025-02-04T19:18:46.232Z] Will try again after 15 sec [2025-02-04T19:18:46.251Z] Will try again after 15 sec [2025-02-04T19:18:46.269Z] Will try again after 15 sec [2025-02-04T19:18:46.289Z] Will try again after 15 sec [2025-02-04T19:18:46.305Z] Will try again after 15 sec [2025-02-04T19:18:46.322Z] Will try again after 15 sec [2025-02-04T19:18:46.338Z] Will try again after 15 sec [Pipeline] archiveArtifacts [2025-02-04T19:18:46.358Z] Archiving artifacts [2025-02-04T19:18:46.395Z] Will try again after 15 sec [Pipeline] archiveArtifacts [2025-02-04T19:18:46.415Z] Archiving artifacts [2025-02-04T19:18:46.448Z] Will try again after 15 sec [Pipeline] archiveArtifacts [2025-02-04T19:18:46.703Z] Archiving artifacts [Pipeline] echo [2025-02-04T19:18:46.773Z] JOB prepare-sandbox-centos: Starting job: build-prepare-sandbox rnd: #19020 [Pipeline] timeout [2025-02-04T19:18:46.790Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] echo [2025-02-04T19:18:46.841Z] JOB prepare-sandbox-ut-sandbox: Starting job: build-prepare-sandbox rnd: #10906 [Pipeline] timeout [2025-02-04T19:18:46.855Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] echo [2025-02-04T19:18:46.878Z] JOB deploy-platform-juju-k8s: Starting job: deploy-platform-juju-k8s rnd: #46499 [Pipeline] timeout [2025-02-04T19:18:46.898Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2025-02-04T19:18:46.923Z] Scheduling project: build-prepare-sandbox [Pipeline] build [2025-02-04T19:18:46.949Z] Scheduling project: build-prepare-sandbox [Pipeline] build [2025-02-04T19:18:46.980Z] Scheduling project: deploy-platform-juju-k8s [2025-02-04T19:18:55.547Z] Starting building: build-prepare-sandbox #7651 [2025-02-04T19:19:00.556Z] Starting building: build-prepare-sandbox #7652 [Pipeline] { [Pipeline] echo [2025-02-04T19:19:00.960Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:19:00.982Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [2025-02-04T19:19:01.086Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2025-02-04T19:19:01.151Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:19:01.172Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-04T19:19:01.197Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:19:01.218Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-04T19:19:01.243Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:19:01.259Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-04T19:19:01.290Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:19:01.306Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] echo [2025-02-04T19:19:01.355Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:19:01.370Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] echo [2025-02-04T19:19:01.404Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:19:01.424Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-04T19:19:01.454Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:19:01.472Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-04T19:19:01.492Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:19:01.506Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] { [Pipeline] echo [2025-02-04T19:19:01.533Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:19:01.549Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2025-02-04T19:19:01.604Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [2025-02-04T19:19:01.651Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [2025-02-04T19:19:01.693Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [2025-02-04T19:19:01.749Z] Will try again after 15 sec [Pipeline] echo [2025-02-04T19:19:01.767Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:19:01.782Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] echo [2025-02-04T19:19:01.823Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2025-02-04T19:19:01.837Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-04T19:19:01.854Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2025-02-04T19:19:01.867Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-04T19:19:01.885Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-02-04T19:19:01.905Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-04T19:19:01.930Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-02-04T19:19:01.947Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-04T19:19:01.966Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:19:01.993Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-04T19:19:02.018Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:19:02.034Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-04T19:19:02.055Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:19:02.074Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2025-02-04T19:19:02.097Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:19:02.113Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-04T19:19:02.142Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:19:02.155Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-02-04T19:19:02.191Z] Will try again after 15 sec [Pipeline] { [2025-02-04T19:19:02.226Z] Will try again after 15 sec [Pipeline] echo [2025-02-04T19:19:02.239Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:19:02.253Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-02-04T19:19:02.289Z] Will try again after 15 sec [2025-02-04T19:19:02.307Z] Will try again after 15 sec [Pipeline] echo [2025-02-04T19:19:02.321Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-04T19:19:02.334Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:19:02.365Z] Will try again after 15 sec [Pipeline] echo [2025-02-04T19:19:02.380Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:19:02.395Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] echo [2025-02-04T19:19:02.422Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:19:02.435Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:19:02.523Z] Will try again after 15 sec [2025-02-04T19:19:02.540Z] Will try again after 15 sec [2025-02-04T19:19:02.556Z] Will try again after 15 sec [2025-02-04T19:19:02.573Z] Will try again after 15 sec [2025-02-04T19:19:02.590Z] Will try again after 15 sec [2025-02-04T19:19:02.607Z] Will try again after 15 sec [2025-02-04T19:19:02.624Z] Will try again after 15 sec [2025-02-04T19:19:02.641Z] Will try again after 15 sec [2025-02-04T19:19:02.657Z] Will try again after 15 sec [2025-02-04T19:19:02.673Z] Will try again after 15 sec [2025-02-04T19:19:02.715Z] Will try again after 15 sec [2025-02-04T19:19:02.810Z] Will try again after 15 sec [2025-02-04T19:19:02.839Z] Will try again after 15 sec [2025-02-04T19:19:02.857Z] Will try again after 15 sec [2025-02-04T19:19:05.553Z] Starting building: deploy-platform-juju-k8s #960 [Pipeline] { [Pipeline] echo [2025-02-04T19:19:16.137Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:19:16.161Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:19:16.259Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:19:16.634Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:19:16.645Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:19:16.685Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2025-02-04T19:19:16.733Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:19:16.745Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-04T19:19:16.762Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:19:16.778Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-02-04T19:19:16.833Z] Will try again after 15 sec [2025-02-04T19:19:16.850Z] Will try again after 15 sec [Pipeline] echo [2025-02-04T19:19:16.877Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:19:16.891Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:19:16.944Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:19:17.238Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:19:17.251Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-02-04T19:19:17.295Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:19:17.331Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:19:17.343Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] echo [2025-02-04T19:19:17.363Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:19:17.374Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:19:17.402Z] Will try again after 15 sec [Pipeline] echo [2025-02-04T19:19:17.415Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:19:17.428Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] { [2025-02-04T19:19:17.479Z] Will try again after 15 sec [2025-02-04T19:19:17.507Z] Will try again after 15 sec [Pipeline] echo [2025-02-04T19:19:17.520Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:19:17.545Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2025-02-04T19:19:17.642Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2025-02-04T19:19:17.716Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:19:17.728Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-04T19:19:17.745Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2025-02-04T19:19:17.757Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-04T19:19:17.773Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2025-02-04T19:19:17.785Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-04T19:19:17.801Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-02-04T19:19:17.814Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-04T19:19:17.830Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-02-04T19:19:17.842Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-04T19:19:17.870Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:19:17.882Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-04T19:19:17.905Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:19:17.918Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-04T19:19:17.933Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:19:17.945Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] echo [2025-02-04T19:19:17.997Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:19:18.013Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-04T19:19:18.037Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:19:18.048Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-02-04T19:19:18.099Z] Will try again after 15 sec [2025-02-04T19:19:18.114Z] Will try again after 15 sec [2025-02-04T19:19:18.129Z] Will try again after 15 sec [Pipeline] { [2025-02-04T19:19:18.154Z] Will try again after 15 sec [Pipeline] { [2025-02-04T19:19:18.188Z] Will try again after 15 sec [Pipeline] { [2025-02-04T19:19:18.216Z] Will try again after 15 sec [2025-02-04T19:19:18.233Z] Will try again after 15 sec [2025-02-04T19:19:18.249Z] Will try again after 15 sec [Pipeline] echo [2025-02-04T19:19:18.263Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:19:18.274Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-04T19:19:18.289Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-04T19:19:18.301Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-04T19:19:18.321Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:19:18.332Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:19:18.361Z] Will try again after 15 sec [Pipeline] echo [2025-02-04T19:19:18.387Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:19:18.401Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:19:18.442Z] Will try again after 15 sec [2025-02-04T19:19:18.549Z] Will try again after 15 sec [2025-02-04T19:19:18.566Z] Will try again after 15 sec [2025-02-04T19:19:18.581Z] Will try again after 15 sec [2025-02-04T19:19:18.609Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:19:31.285Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:19:31.300Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:19:31.354Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:19:31.711Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:19:31.722Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:19:31.765Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:19:31.858Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:19:31.870Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-02-04T19:19:31.913Z] Will try again after 15 sec [Pipeline] echo [2025-02-04T19:19:31.939Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:19:31.953Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-02-04T19:19:32.004Z] Will try again after 15 sec [Pipeline] echo [2025-02-04T19:19:32.029Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:19:32.041Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:19:32.079Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:19:32.332Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:19:32.392Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:19:32.431Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:19:32.465Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:19:32.477Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-02-04T19:19:32.612Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:19:32.653Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:19:32.665Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-04T19:19:32.680Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:19:32.693Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] { [2025-02-04T19:19:32.735Z] Will try again after 15 sec [2025-02-04T19:19:32.751Z] Will try again after 15 sec [Pipeline] echo [2025-02-04T19:19:32.779Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:19:32.797Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:19:32.849Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:19:33.126Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:19:33.141Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2025-02-04T19:19:33.204Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2025-02-04T19:19:33.253Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2025-02-04T19:19:33.265Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-04T19:19:33.281Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2025-02-04T19:19:33.292Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-04T19:19:33.311Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-02-04T19:19:33.323Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-04T19:19:33.338Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-02-04T19:19:33.350Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [2025-02-04T19:19:33.414Z] Will try again after 15 sec [2025-02-04T19:19:33.430Z] Will try again after 15 sec [2025-02-04T19:19:33.445Z] Will try again after 15 sec [Pipeline] echo [2025-02-04T19:19:33.458Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:19:33.471Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:19:33.516Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:19:33.550Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:19:33.566Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-04T19:19:33.585Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:19:33.602Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2025-02-04T19:19:33.632Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:19:33.649Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-02-04T19:19:33.750Z] Will try again after 15 sec [Pipeline] echo [2025-02-04T19:19:33.776Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:19:33.788Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2025-02-04T19:19:33.858Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [2025-02-04T19:19:33.898Z] Will try again after 15 sec [2025-02-04T19:19:33.915Z] Will try again after 15 sec [Pipeline] echo [2025-02-04T19:19:33.933Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:19:33.951Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-04T19:19:33.970Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-04T19:19:33.983Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-04T19:19:34.013Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:19:34.026Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:19:34.056Z] Will try again after 15 sec [Pipeline] echo [2025-02-04T19:19:34.071Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:19:34.089Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:19:34.163Z] Will try again after 15 sec [2025-02-04T19:19:34.180Z] Will try again after 15 sec [2025-02-04T19:19:34.200Z] Will try again after 15 sec [2025-02-04T19:19:34.229Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:19:46.386Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:19:46.407Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:19:46.474Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:19:46.797Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:19:46.809Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:19:46.858Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:19:46.941Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:19:46.956Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:19:46.995Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:19:47.035Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:19:47.048Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:19:47.087Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:19:47.125Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:19:47.139Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:19:47.186Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:19:47.458Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:19:47.470Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:19:47.517Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:19:47.640Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:19:47.653Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:19:47.697Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:19:47.761Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:19:48.502Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [2025-02-04T19:19:48.576Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:19:48.599Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:19:48.610Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] echo [2025-02-04T19:19:48.626Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:19:48.637Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-04T19:19:48.652Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:19:48.665Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-04T19:19:48.680Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2025-02-04T19:19:48.692Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-04T19:19:48.707Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2025-02-04T19:19:48.717Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-04T19:19:48.732Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-02-04T19:19:48.745Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-04T19:19:48.761Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-02-04T19:19:48.772Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:19:48.827Z] Will try again after 15 sec [2025-02-04T19:19:48.846Z] Will try again after 15 sec [2025-02-04T19:19:48.863Z] Will try again after 15 sec [2025-02-04T19:19:48.879Z] Will try again after 15 sec [2025-02-04T19:19:48.894Z] Will try again after 15 sec [2025-02-04T19:19:48.909Z] Will try again after 15 sec [Pipeline] { [2025-02-04T19:19:48.937Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2025-02-04T19:19:49.064Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:19:49.077Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-04T19:19:49.094Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:19:49.108Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-04T19:19:49.125Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:19:49.137Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2025-02-04T19:19:49.156Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:19:49.172Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-02-04T19:19:49.226Z] Will try again after 15 sec [2025-02-04T19:19:49.244Z] Will try again after 15 sec [2025-02-04T19:19:49.261Z] Will try again after 15 sec [Pipeline] { [2025-02-04T19:19:49.289Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2025-02-04T19:19:49.359Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:19:49.373Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-04T19:19:49.415Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:19:49.427Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-04T19:19:49.446Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-04T19:19:49.458Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-04T19:19:49.484Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:19:49.496Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] echo [2025-02-04T19:19:49.524Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:19:49.536Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:19:49.577Z] Will try again after 15 sec [2025-02-04T19:19:49.595Z] Will try again after 15 sec [2025-02-04T19:19:49.611Z] Will try again after 15 sec [2025-02-04T19:19:49.627Z] Will try again after 15 sec [2025-02-04T19:19:49.645Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:20:01.503Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:20:01.517Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:20:01.565Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:20:01.897Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:20:01.919Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:20:01.976Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:20:02.029Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:20:02.045Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:20:02.102Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:20:02.151Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:20:02.168Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:20:02.213Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:20:02.254Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:20:02.280Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:20:02.352Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:20:02.547Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:20:02.562Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:20:02.616Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:20:02.726Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:20:02.736Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:20:02.785Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:20:03.611Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:20:03.628Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:20:03.674Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:20:03.856Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:20:03.870Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] { [Pipeline] { [2025-02-04T19:20:03.943Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2025-02-04T19:20:04.016Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:20:04.029Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-04T19:20:04.047Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:20:04.058Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-04T19:20:04.073Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2025-02-04T19:20:04.086Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-04T19:20:04.101Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2025-02-04T19:20:04.113Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-04T19:20:04.138Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-02-04T19:20:04.159Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-04T19:20:04.181Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-02-04T19:20:04.195Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:20:04.245Z] Will try again after 15 sec [2025-02-04T19:20:04.264Z] Will try again after 15 sec [2025-02-04T19:20:04.295Z] Will try again after 15 sec [2025-02-04T19:20:04.324Z] Will try again after 15 sec [2025-02-04T19:20:04.345Z] Will try again after 15 sec [2025-02-04T19:20:04.361Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2025-02-04T19:20:04.479Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:20:04.494Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-04T19:20:04.512Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:20:04.526Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-04T19:20:04.542Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:20:04.556Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2025-02-04T19:20:04.573Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:20:04.586Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:20:04.626Z] Will try again after 15 sec [2025-02-04T19:20:04.644Z] Will try again after 15 sec [2025-02-04T19:20:04.663Z] Will try again after 15 sec [Pipeline] { [2025-02-04T19:20:04.696Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2025-02-04T19:20:04.809Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:20:04.822Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-04T19:20:04.847Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:20:04.859Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-04T19:20:04.877Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-04T19:20:04.890Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-04T19:20:04.916Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:20:04.936Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] echo [2025-02-04T19:20:04.956Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:20:04.968Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:20:05.008Z] Will try again after 15 sec [2025-02-04T19:20:05.024Z] Will try again after 15 sec [2025-02-04T19:20:05.040Z] Will try again after 15 sec [2025-02-04T19:20:05.056Z] Will try again after 15 sec [2025-02-04T19:20:05.072Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:20:16.595Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:20:16.618Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:20:16.672Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:20:17.007Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:20:17.021Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:20:17.064Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:20:17.132Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:20:17.145Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:20:17.186Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:20:17.242Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:20:17.258Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:20:17.320Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:20:17.391Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:20:17.413Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:20:17.467Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:20:17.643Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:20:17.655Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:20:17.696Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:20:17.814Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:20:17.827Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:20:17.866Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:20:18.699Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:20:18.713Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:20:18.758Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:20:18.972Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:20:18.987Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-02-04T19:20:19.028Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:20:19.270Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:20:19.281Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-02-04T19:20:19.327Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2025-02-04T19:20:19.375Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:20:19.389Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-04T19:20:19.409Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2025-02-04T19:20:19.421Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] echo [2025-02-04T19:20:19.458Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2025-02-04T19:20:19.472Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-02-04T19:20:19.505Z] Will try again after 15 sec [2025-02-04T19:20:19.558Z] Will try again after 15 sec [Pipeline] echo [2025-02-04T19:20:19.572Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-02-04T19:20:19.584Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:20:19.612Z] Will try again after 15 sec [Pipeline] echo [2025-02-04T19:20:19.625Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-02-04T19:20:19.638Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:20:19.701Z] Will try again after 15 sec [Pipeline] { [2025-02-04T19:20:19.743Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2025-02-04T19:20:19.809Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:20:19.825Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-04T19:20:19.844Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:20:19.859Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-04T19:20:19.879Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:20:19.892Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2025-02-04T19:20:19.912Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:20:19.925Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:20:19.967Z] Will try again after 15 sec [2025-02-04T19:20:19.984Z] Will try again after 15 sec [2025-02-04T19:20:20.002Z] Will try again after 15 sec [2025-02-04T19:20:20.019Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2025-02-04T19:20:20.116Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:20:20.129Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-04T19:20:20.156Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:20:20.171Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-04T19:20:20.187Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-04T19:20:20.200Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-04T19:20:20.219Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:20:20.231Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] echo [2025-02-04T19:20:20.257Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:20:20.274Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:20:20.318Z] Will try again after 15 sec [2025-02-04T19:20:20.337Z] Will try again after 15 sec [2025-02-04T19:20:20.353Z] Will try again after 15 sec [2025-02-04T19:20:20.369Z] Will try again after 15 sec [2025-02-04T19:20:20.384Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:20:31.698Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:20:31.715Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:20:31.763Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:20:32.089Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:20:32.100Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:20:32.139Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:20:32.214Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:20:32.225Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:20:32.263Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:20:32.345Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:20:32.357Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:20:32.399Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:20:32.493Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:20:32.507Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:20:32.554Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:20:32.720Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:20:32.732Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:20:32.769Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:20:32.893Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:20:32.906Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:20:32.957Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:20:33.785Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:20:33.802Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:20:33.840Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:20:34.056Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:20:34.067Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-02-04T19:20:34.104Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:20:34.359Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:20:34.373Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:20:34.412Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:20:34.533Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:20:34.546Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:20:34.586Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:20:34.625Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2025-02-04T19:20:34.639Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-02-04T19:20:34.686Z] Will try again after 15 sec [Pipeline] echo [2025-02-04T19:20:34.712Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2025-02-04T19:20:34.725Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-02-04T19:20:34.769Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:20:34.805Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-02-04T19:20:34.818Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-04T19:20:34.836Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-02-04T19:20:34.849Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:20:34.891Z] Will try again after 15 sec [2025-02-04T19:20:34.906Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:20:34.993Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:20:35.005Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2025-02-04T19:20:35.066Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:20:35.106Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:20:35.122Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-04T19:20:35.140Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:20:35.152Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2025-02-04T19:20:35.168Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:20:35.181Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:20:35.227Z] Will try again after 15 sec [2025-02-04T19:20:35.244Z] Will try again after 15 sec [2025-02-04T19:20:35.261Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:20:35.351Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:20:35.367Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [2025-02-04T19:20:35.442Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:20:35.484Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:20:35.497Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-04T19:20:35.516Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-04T19:20:35.531Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-04T19:20:35.553Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:20:35.567Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] echo [2025-02-04T19:20:35.589Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:20:35.603Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:20:35.645Z] Will try again after 15 sec [2025-02-04T19:20:35.663Z] Will try again after 15 sec [2025-02-04T19:20:35.683Z] Will try again after 15 sec [2025-02-04T19:20:35.701Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:20:46.803Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:20:46.834Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:20:46.925Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:20:47.162Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:20:47.173Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:20:47.209Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:20:47.289Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:20:47.300Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:20:47.337Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:20:47.425Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:20:47.436Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:20:47.474Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:20:47.588Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:20:47.606Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:20:47.730Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:20:47.802Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:20:47.819Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:20:47.876Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:20:47.989Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:20:48.002Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:20:48.049Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:20:48.872Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:20:48.886Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:20:48.930Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:20:49.134Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:20:49.205Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-02-04T19:20:49.249Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:20:49.439Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:20:49.452Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:20:49.497Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:20:49.617Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:20:49.633Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:20:49.677Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:20:49.713Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2025-02-04T19:20:49.725Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:20:49.767Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:20:49.806Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2025-02-04T19:20:49.819Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:20:49.863Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:20:50.008Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-02-04T19:20:50.023Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-02-04T19:20:50.102Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:20:50.142Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-02-04T19:20:50.154Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-04T19:20:50.175Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:20:50.187Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:20:50.226Z] Will try again after 15 sec [2025-02-04T19:20:50.771Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2025-02-04T19:20:50.847Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:20:50.861Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-04T19:20:50.879Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:20:50.893Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2025-02-04T19:20:50.911Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:20:50.925Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-04T19:20:50.941Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:20:50.954Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-04T19:20:50.980Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:20:50.994Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-04T19:20:51.011Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-04T19:20:51.023Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-04T19:20:51.048Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:20:51.062Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] echo [2025-02-04T19:20:51.091Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:20:51.105Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:20:51.156Z] Will try again after 15 sec [2025-02-04T19:20:51.173Z] Will try again after 15 sec [2025-02-04T19:20:51.193Z] Will try again after 15 sec [2025-02-04T19:20:51.210Z] Will try again after 15 sec [2025-02-04T19:20:51.225Z] Will try again after 15 sec [2025-02-04T19:20:51.242Z] Will try again after 15 sec [2025-02-04T19:20:51.258Z] Will try again after 15 sec [2025-02-04T19:20:51.277Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:21:01.961Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:21:01.973Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:21:02.015Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:21:02.234Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:21:02.246Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:21:02.284Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:21:02.366Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:21:02.381Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:21:02.419Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:21:02.500Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:21:02.511Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:21:02.549Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:21:02.755Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:21:02.769Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:21:02.821Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:21:02.909Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:21:02.921Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:21:02.971Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:21:03.076Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:21:03.088Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:21:03.127Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:21:03.958Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:21:03.971Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:21:04.011Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:21:04.277Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:21:04.290Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-02-04T19:21:04.329Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:21:04.527Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:21:04.540Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:21:04.581Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:21:04.704Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:21:04.719Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:21:04.764Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:21:04.807Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2025-02-04T19:21:04.823Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:21:04.864Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:21:04.903Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2025-02-04T19:21:04.915Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:21:04.955Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:21:05.129Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-02-04T19:21:05.141Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:21:05.181Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:21:05.254Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-02-04T19:21:05.266Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:21:05.303Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:21:05.796Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:21:05.807Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:21:05.845Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2025-02-04T19:21:06.233Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:21:06.246Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] echo [2025-02-04T19:21:06.274Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:21:06.287Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2025-02-04T19:21:06.304Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:21:06.317Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2025-02-04T19:21:06.360Z] Will try again after 15 sec [Pipeline] echo [2025-02-04T19:21:06.374Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:21:06.387Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2025-02-04T19:21:06.435Z] Will try again after 15 sec [2025-02-04T19:21:06.450Z] Will try again after 15 sec [Pipeline] echo [2025-02-04T19:21:06.463Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:21:06.474Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-04T19:21:06.490Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-04T19:21:06.503Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:21:06.568Z] Will try again after 15 sec [Pipeline] echo [2025-02-04T19:21:06.581Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:21:06.592Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] echo [2025-02-04T19:21:06.608Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:21:06.621Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:21:06.682Z] Will try again after 15 sec [2025-02-04T19:21:06.700Z] Will try again after 15 sec [2025-02-04T19:21:06.728Z] Will try again after 15 sec [2025-02-04T19:21:06.743Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:21:17.045Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:21:17.060Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:21:17.112Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:21:17.308Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:21:17.321Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:21:17.361Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:21:17.451Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:21:17.475Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:21:17.516Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:21:17.574Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:21:17.586Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:21:17.626Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:21:17.849Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:21:17.868Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:21:17.929Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:21:18.022Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:21:18.058Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:21:18.116Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:21:18.165Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:21:18.185Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:21:18.233Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:21:19.042Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:21:19.059Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:21:19.098Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:21:19.365Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:21:19.381Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] { [2025-02-04T19:21:19.685Z] Will try again after 15 sec [Pipeline] echo [2025-02-04T19:21:19.712Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:21:19.725Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:21:19.766Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:21:19.805Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:21:19.818Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:21:19.856Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:21:19.893Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2025-02-04T19:21:19.932Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:21:19.971Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:21:20.006Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2025-02-04T19:21:20.024Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:21:20.070Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:21:20.208Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-02-04T19:21:20.220Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:21:20.259Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:21:20.325Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-02-04T19:21:20.339Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:21:20.380Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:21:20.878Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:21:20.892Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:21:20.935Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:21:21.391Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:21:21.405Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:21:21.447Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2025-02-04T19:21:21.501Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:21:21.514Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2025-02-04T19:21:21.530Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:21:21.542Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:21:21.581Z] Will try again after 15 sec [2025-02-04T19:21:21.596Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:21:21.648Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:21:21.662Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:21:21.702Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2025-02-04T19:21:21.750Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:21:21.763Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-04T19:21:21.782Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-04T19:21:21.796Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-02-04T19:21:21.838Z] Will try again after 15 sec [2025-02-04T19:21:21.854Z] Will try again after 15 sec [Pipeline] echo [2025-02-04T19:21:21.867Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:21:21.881Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:21:21.933Z] Will try again after 15 sec [Pipeline] echo [2025-02-04T19:21:21.947Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:21:21.962Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:21:22.017Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:21:32.143Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:21:32.158Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:21:32.205Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:21:32.388Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:21:32.401Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:21:32.450Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:21:32.547Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:21:32.561Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:21:32.614Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:21:32.654Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:21:32.672Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:21:32.716Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:21:32.961Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:21:32.983Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:21:33.042Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:21:33.155Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:21:33.185Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:21:33.223Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:21:33.263Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:21:33.277Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:21:33.324Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:21:34.135Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:21:34.155Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:21:34.198Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:21:34.715Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:21:34.729Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-02-04T19:21:34.779Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:21:34.823Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:21:34.837Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:21:34.876Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:21:34.916Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:21:34.930Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:21:34.972Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:21:35.013Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2025-02-04T19:21:35.025Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:21:35.089Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:21:35.128Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2025-02-04T19:21:35.143Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:21:35.189Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:21:35.290Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-02-04T19:21:35.305Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:21:35.347Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:21:35.410Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-02-04T19:21:35.426Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:21:35.482Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:21:35.963Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:21:35.976Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:21:36.016Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:21:36.479Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:21:36.494Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:21:36.534Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:21:36.609Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:21:36.622Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [2025-02-04T19:21:36.671Z] Will try again after 15 sec [Pipeline] echo [2025-02-04T19:21:36.698Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:21:36.711Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-02-04T19:21:36.760Z] Will try again after 15 sec [Pipeline] echo [2025-02-04T19:21:36.786Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:21:36.798Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:21:36.882Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2025-02-04T19:21:36.929Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:21:36.942Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-04T19:21:36.958Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-04T19:21:36.972Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-02-04T19:21:37.018Z] Will try again after 15 sec [2025-02-04T19:21:37.034Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:21:37.084Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:21:37.097Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:21:37.126Z] Will try again after 15 sec [Pipeline] echo [2025-02-04T19:21:37.140Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:21:37.152Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:21:37.210Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:21:47.232Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:21:47.244Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:21:47.312Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:21:47.479Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:21:47.496Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:21:47.545Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:21:47.644Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:21:47.657Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:21:47.699Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:21:47.742Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:21:47.756Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:21:47.794Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:21:48.073Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:21:48.087Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:21:48.131Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:21:48.257Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:21:48.269Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:21:48.313Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:21:48.350Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:21:48.363Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:21:48.400Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:21:49.224Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:21:49.236Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:21:49.274Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:21:49.804Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:21:49.816Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-02-04T19:21:49.855Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:21:49.905Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:21:49.917Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:21:49.957Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:21:49.999Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:21:50.013Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:21:50.058Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:21:50.116Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2025-02-04T19:21:50.128Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:21:50.168Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:21:50.221Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2025-02-04T19:21:50.235Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:21:50.281Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:21:50.381Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-02-04T19:21:50.394Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:21:50.433Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:21:50.511Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-02-04T19:21:50.525Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:21:50.565Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:21:51.042Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:21:51.054Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:21:51.092Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:21:51.560Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:21:51.576Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:21:51.617Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:21:51.698Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:21:51.712Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:21:51.753Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:21:51.796Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:21:51.809Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:21:51.855Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:21:51.910Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:21:51.923Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:21:51.966Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:21:52.044Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:21:52.055Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-02-04T19:21:52.100Z] Will try again after 15 sec [Pipeline] echo [2025-02-04T19:21:52.127Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-04T19:21:52.142Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-02-04T19:21:52.211Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:21:52.254Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:21:52.268Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:21:52.299Z] Will try again after 15 sec [Pipeline] echo [2025-02-04T19:21:52.314Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:21:52.329Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:21:52.383Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:22:02.341Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:22:02.361Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:22:02.419Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:22:02.581Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:22:02.599Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:22:02.644Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:22:02.729Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:22:02.743Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:22:02.783Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:22:02.821Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:22:02.840Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:22:02.880Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:22:03.168Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:22:03.187Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:22:03.240Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:22:03.349Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:22:03.361Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:22:03.400Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:22:03.437Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:22:03.449Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:22:03.486Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:22:04.302Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:22:04.315Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:22:04.365Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:22:04.881Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:22:04.893Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-02-04T19:22:04.932Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:22:04.986Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:22:04.997Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:22:05.036Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:22:05.081Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:22:05.092Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:22:05.129Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:22:05.192Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2025-02-04T19:22:05.203Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:22:05.242Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:22:05.307Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2025-02-04T19:22:05.321Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:22:05.359Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:22:05.458Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-02-04T19:22:05.470Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:22:05.511Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:22:05.590Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-02-04T19:22:05.603Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:22:05.640Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:22:06.118Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:22:06.131Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:22:06.174Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:22:06.646Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:22:06.661Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:22:06.700Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:22:06.778Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:22:06.792Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:22:06.835Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:22:06.882Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:22:06.895Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:22:06.935Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:22:06.993Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:22:07.006Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:22:07.045Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:22:07.130Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:22:07.144Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:22:07.184Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:22:07.240Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-04T19:22:07.254Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:22:07.294Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:22:07.335Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:22:07.348Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:22:07.386Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:22:07.425Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:22:07.437Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:22:07.477Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:22:17.446Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:22:17.459Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:22:17.498Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:22:17.679Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:22:17.704Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:22:17.756Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:22:17.808Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:22:17.821Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:22:17.858Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:22:17.910Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:22:17.923Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:22:17.963Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:22:18.270Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:22:18.286Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:22:18.327Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:22:18.424Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:22:18.441Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:22:18.481Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:22:18.517Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:22:18.528Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:22:18.566Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:22:19.393Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:22:19.407Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:22:19.447Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:22:19.960Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:22:19.972Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-02-04T19:22:20.015Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:22:20.064Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:22:20.076Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:22:20.115Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:22:20.156Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:22:20.168Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:22:20.205Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:22:20.268Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2025-02-04T19:22:20.279Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:22:20.315Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:22:20.392Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2025-02-04T19:22:20.406Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:22:20.452Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:22:20.537Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-02-04T19:22:20.549Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:22:20.591Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:22:20.667Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-02-04T19:22:20.679Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:22:20.718Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:22:21.207Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:22:21.224Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:22:21.268Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:22:21.735Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:22:21.749Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:22:21.792Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:22:21.866Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:22:21.878Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:22:21.916Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:22:21.962Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:22:21.975Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:22:22.013Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:22:22.069Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:22:22.083Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:22:22.119Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:22:22.213Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:22:22.229Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:22:22.271Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:22:22.327Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-04T19:22:22.341Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:22:22.380Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:22:22.424Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:22:22.438Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:22:22.477Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:22:22.522Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:22:22.537Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:22:22.578Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:22:32.527Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:22:32.544Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:22:32.608Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:22:32.793Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:22:32.816Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:22:32.879Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:22:32.922Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:22:32.938Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:22:32.980Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:22:33.019Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:22:33.033Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:22:33.075Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:22:33.358Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:22:33.379Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:22:33.429Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:22:33.512Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:22:33.525Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:22:33.567Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:22:33.605Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:22:33.617Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:22:33.654Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:22:34.473Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:22:34.486Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:22:34.524Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:22:35.043Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:22:35.055Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-02-04T19:22:35.097Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:22:35.143Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:22:35.156Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:22:35.196Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:22:35.231Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:22:35.243Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:22:35.281Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:22:35.341Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2025-02-04T19:22:35.353Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:22:35.391Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:22:35.480Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2025-02-04T19:22:35.492Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:22:35.530Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:22:35.621Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-02-04T19:22:35.633Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:22:35.672Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:22:35.745Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-02-04T19:22:35.758Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:22:35.797Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:22:36.294Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:22:36.306Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:22:36.343Z] Will try again after 15 sec [2025-02-04T19:22:36.605Z] Build build-prepare-sandbox #7651 completed: SUCCESS [Pipeline] echo [2025-02-04T19:22:36.619Z] JOB prepare-sandbox-centos: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-02-04T19:22:36.691Z] Copied 2 artifacts from "build-prepare-sandbox" build number 7651 [Pipeline] echo [2025-02-04T19:22:36.729Z] JOB prepare-sandbox-centos: Collected artifacts: [Pipeline] sh [Pipeline] { [Pipeline] echo [2025-02-04T19:22:36.818Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:22:36.829Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:22:36.867Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:22:36.942Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:22:36.953Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:22:36.990Z] Will try again after 15 sec [2025-02-04T19:22:37.005Z] + ls -la build-prepare-sandbox-19020 [2025-02-04T19:22:37.005Z] total 20 [2025-02-04T19:22:37.005Z] drwxr-xr-x 2 jenkins docker 4096 Feb 4 19:22 . [2025-02-04T19:22:37.005Z] drwxr-xr-x 4 jenkins docker 12288 Feb 4 19:22 .. [2025-02-04T19:22:37.005Z] -rw-r--r-- 1 jenkins docker 0 Feb 4 19:22 build.env [2025-02-04T19:22:37.005Z] -rw-r--r-- 1 jenkins docker 281 Feb 4 19:20 stackrc.build-prepare-sandbox.env [Pipeline] { [Pipeline] withCredentials [Pipeline] echo [2025-02-04T19:22:37.056Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [2025-02-04T19:22:37.059Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:22:37.072Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-02-04T19:22:37.123Z] Will try again after 15 sec [Pipeline] { [Pipeline] sh [Pipeline] echo [2025-02-04T19:22:37.188Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:22:37.201Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:22:37.245Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:22:37.297Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:22:37.312Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:22:37.357Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:22:37.410Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [2025-02-04T19:22:37.421Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] echo [2025-02-04T19:22:37.426Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:22:37.483Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:22:37.526Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:22:37.541Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:22:37.590Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:22:37.638Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:22:37.652Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:22:37.697Z] Will try again after 15 sec [2025-02-04T19:22:37.981Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] echo [2025-02-04T19:22:47.646Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:22:47.662Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:22:47.718Z] Will try again after 15 sec [2025-02-04T19:22:47.864Z] Build build-prepare-sandbox #7652 completed: SUCCESS [Pipeline] echo [2025-02-04T19:22:47.881Z] JOB prepare-sandbox-ut-sandbox: Finished with SUCCESS [Pipeline] } [Pipeline] { [Pipeline] // timeout [Pipeline] copyArtifacts [2025-02-04T19:22:47.989Z] Copied 2 artifacts from "build-prepare-sandbox" build number 7652 [Pipeline] echo [2025-02-04T19:22:48.005Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:22:48.021Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-02-04T19:22:48.062Z] Will try again after 15 sec [Pipeline] echo [2025-02-04T19:22:48.077Z] JOB prepare-sandbox-ut-sandbox: Collected artifacts: [Pipeline] sh [Pipeline] echo [2025-02-04T19:22:48.115Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:22:48.127Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-02-04T19:22:48.188Z] Will try again after 15 sec [Pipeline] echo [2025-02-04T19:22:48.202Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:22:48.216Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:22:48.267Z] Will try again after 15 sec [2025-02-04T19:22:48.354Z] + ls -la build-prepare-sandbox-10906 [2025-02-04T19:22:48.354Z] total 20 [2025-02-04T19:22:48.354Z] drwxr-xr-x 2 jenkins docker 4096 Feb 4 19:22 . [2025-02-04T19:22:48.354Z] drwxr-xr-x 5 jenkins docker 12288 Feb 4 19:22 .. [2025-02-04T19:22:48.354Z] -rw-r--r-- 1 jenkins docker 0 Feb 4 19:22 build.env [2025-02-04T19:22:48.354Z] -rw-r--r-- 1 jenkins docker 281 Feb 4 19:20 stackrc.build-prepare-sandbox.env [Pipeline] withCredentials [2025-02-04T19:22:48.397Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [Pipeline] { [Pipeline] echo [2025-02-04T19:22:48.507Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:22:48.526Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:22:48.572Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:22:48.631Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:22:48.646Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:22:48.691Z] Will try again after 15 sec [Pipeline] { [2025-02-04T19:22:48.700Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] echo [2025-02-04T19:22:48.744Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2025-02-04T19:22:48.808Z] JOB fetch-sources-ut-sandbox: wait finished. overall result = true [Pipeline] echo [2025-02-04T19:22:48.833Z] JOB fetch-sources-ut-sandbox: entering run_job [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-02-04T19:22:48.903Z] Archiving artifacts [Pipeline] echo [2025-02-04T19:22:48.938Z] JOB fetch-sources-ut-sandbox / stream prepare-ut-sandbox : deps: [prepare-sandbox-ut-sandbox] [Pipeline] dir [2025-02-04T19:22:48.963Z] Running in /home/jenkins/workspace/pipeline-check [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2025-02-04T19:22:49.050Z] JOB fetch-sources-ut-sandbox: files found = 2 [Pipeline] echo [2025-02-04T19:22:49.071Z] JOB fetch-sources-ut-sandbox: file #0 with path build-prepare-sandbox-10906/build.env [Pipeline] readFile [Pipeline] echo [2025-02-04T19:22:49.118Z] JOB fetch-sources-ut-sandbox: file #1 with path build-prepare-sandbox-10906/stackrc.build-prepare-sandbox.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] echo [2025-02-04T19:22:49.223Z] JOB fetch-sources-ut-sandbox: deps_env_file: deps.build-fetch-sources.2054.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-02-04T19:22:49.276Z] Archiving artifacts [2025-02-04T19:22:49.289Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] echo [2025-02-04T19:22:49.351Z] JOB fetch-sources-ut-sandbox: Starting job: build-fetch-sources rnd: #2054 [Pipeline] timeout [2025-02-04T19:22:49.367Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2025-02-04T19:22:49.415Z] Scheduling project: build-fetch-sources [Pipeline] { [Pipeline] echo [2025-02-04T19:22:49.554Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:22:49.569Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:22:49.615Z] Will try again after 15 sec [Pipeline] sh [Pipeline] { [Pipeline] echo [2025-02-04T19:22:50.126Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:22:50.138Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-02-04T19:22:50.180Z] Will try again after 15 sec [Pipeline] } [Pipeline] { [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo [2025-02-04T19:22:50.290Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:22:50.304Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-02-04T19:22:50.367Z] Will try again after 15 sec [Pipeline] echo [2025-02-04T19:22:50.393Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:22:50.407Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-02-04T19:22:50.455Z] Will try again after 15 sec [Pipeline] echo [2025-02-04T19:22:50.480Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2025-02-04T19:22:50.537Z] JOB fetch-sources-centos: wait finished. overall result = true [Pipeline] { [Pipeline] echo [2025-02-04T19:22:50.561Z] JOB fetch-sources-centos: entering run_job [Pipeline] writeFile [Pipeline] echo [2025-02-04T19:22:50.597Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2025-02-04T19:22:50.609Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:22:50.647Z] Will try again after 15 sec [Pipeline] archiveArtifacts [2025-02-04T19:22:50.663Z] Archiving artifacts [Pipeline] { [Pipeline] echo [2025-02-04T19:22:50.715Z] JOB fetch-sources-centos / stream build-centos : deps: [prepare-sandbox-centos] [Pipeline] dir [2025-02-04T19:22:50.731Z] Running in /home/jenkins/workspace/pipeline-check [Pipeline] { [Pipeline] echo [2025-02-04T19:22:50.747Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-02-04T19:22:50.760Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] findFiles [2025-02-04T19:22:50.833Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:22:50.871Z] JOB fetch-sources-centos: files found = 2 [Pipeline] echo [2025-02-04T19:22:50.886Z] JOB fetch-sources-centos: file #0 with path build-prepare-sandbox-19020/build.env [Pipeline] readFile [Pipeline] echo [2025-02-04T19:22:50.919Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-02-04T19:22:50.931Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:22:50.970Z] Will try again after 15 sec [Pipeline] echo [2025-02-04T19:22:50.996Z] JOB fetch-sources-centos: file #1 with path build-prepare-sandbox-19020/stackrc.build-prepare-sandbox.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] echo [2025-02-04T19:22:51.109Z] JOB fetch-sources-centos: deps_env_file: deps.build-fetch-sources.48099.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-02-04T19:22:51.166Z] Archiving artifacts [Pipeline] echo [2025-02-04T19:22:51.202Z] JOB fetch-sources-centos: Starting job: build-fetch-sources rnd: #48099 [Pipeline] timeout [2025-02-04T19:22:51.221Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2025-02-04T19:22:51.262Z] Scheduling project: build-fetch-sources [Pipeline] { [Pipeline] echo [2025-02-04T19:22:51.374Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:22:51.392Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:22:51.436Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:22:51.895Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:22:51.908Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:22:51.950Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:22:52.020Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:22:52.033Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:22:52.073Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:22:52.155Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:22:52.172Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:22:52.213Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:22:52.277Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:22:52.291Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:22:52.333Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:22:52.388Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:22:52.401Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:22:52.439Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:22:52.513Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-04T19:22:52.526Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:22:52.569Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:22:52.617Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:22:52.629Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:22:52.666Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:22:52.725Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:22:52.739Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:22:52.779Z] Will try again after 15 sec [2025-02-04T19:22:55.563Z] Starting building: build-fetch-sources #6588 [2025-02-04T19:23:00.571Z] Starting building: build-fetch-sources #6589 [Pipeline] { [Pipeline] echo [2025-02-04T19:23:02.746Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:23:02.758Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:23:02.804Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:23:03.090Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:23:03.103Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:23:03.141Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:23:03.215Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:23:03.229Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:23:03.269Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:23:03.306Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:23:03.319Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:23:03.361Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:23:03.610Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:23:03.631Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:23:03.676Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:23:03.721Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:23:03.740Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:23:03.782Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:23:04.644Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:23:04.657Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:23:04.706Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:23:05.211Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:23:05.223Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-02-04T19:23:05.264Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:23:05.396Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:23:05.409Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:23:05.448Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:23:05.487Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:23:05.499Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:23:05.539Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:23:05.677Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2025-02-04T19:23:05.689Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:23:05.727Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:23:05.860Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-02-04T19:23:05.873Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:23:05.914Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:23:05.997Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-02-04T19:23:06.008Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:23:06.049Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:23:06.466Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:23:06.481Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:23:06.522Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:23:06.980Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:23:06.993Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:23:07.035Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:23:07.104Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:23:07.118Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:23:07.162Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:23:07.243Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:23:07.256Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:23:07.297Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:23:07.360Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:23:07.373Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:23:07.418Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:23:07.466Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:23:07.480Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:23:07.531Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:23:07.598Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-04T19:23:07.610Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:23:07.651Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:23:07.693Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:23:07.704Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:23:07.742Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:23:07.805Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:23:07.816Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:23:07.858Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:23:17.838Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:23:17.853Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:23:17.895Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:23:18.169Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:23:18.181Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:23:18.221Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:23:18.299Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:23:18.314Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:23:18.354Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:23:18.391Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:23:18.403Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:23:18.441Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:23:18.712Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:23:18.729Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:23:18.770Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:23:18.819Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:23:18.840Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:23:18.878Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:23:19.734Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:23:19.746Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:23:19.785Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:23:20.292Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:23:20.303Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-02-04T19:23:20.370Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:23:20.505Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:23:20.521Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:23:20.579Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:23:20.625Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:23:20.643Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:23:20.684Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:23:20.761Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2025-02-04T19:23:20.780Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:23:20.822Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:23:20.959Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-02-04T19:23:20.974Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:23:21.013Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:23:21.077Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-02-04T19:23:21.097Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:23:21.138Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:23:21.553Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:23:21.569Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:23:21.614Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:23:22.067Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:23:22.081Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:23:22.121Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:23:22.192Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:23:22.209Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:23:22.253Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:23:22.334Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:23:22.350Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:23:22.398Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:23:22.454Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:23:22.469Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:23:22.508Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:23:22.568Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:23:22.582Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:23:22.623Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:23:22.680Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-04T19:23:22.696Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:23:22.736Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:23:22.775Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:23:22.789Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:23:22.828Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:23:22.890Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:23:22.906Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:23:22.958Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:23:32.927Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:23:32.942Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:23:32.991Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:23:33.247Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:23:33.262Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:23:33.300Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:23:33.382Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:23:33.395Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:23:33.432Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:23:33.468Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:23:33.481Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:23:33.520Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:23:33.801Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:23:33.818Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:23:33.876Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:23:33.922Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:23:33.945Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:23:33.992Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:23:35.021Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:23:35.034Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:23:35.079Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:23:35.400Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:23:35.413Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-02-04T19:23:35.454Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:23:35.606Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:23:35.618Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:23:35.654Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:23:35.713Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:23:35.724Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:23:35.761Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:23:35.860Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2025-02-04T19:23:35.873Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:23:35.914Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:23:36.040Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-02-04T19:23:36.053Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:23:36.092Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:23:36.164Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-02-04T19:23:36.177Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:23:36.221Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:23:36.642Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:23:36.653Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:23:36.692Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:23:37.148Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:23:37.161Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:23:37.201Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:23:37.280Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:23:37.293Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:23:37.352Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:23:37.425Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:23:37.438Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:23:37.475Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:23:37.536Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:23:37.549Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:23:37.589Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:23:37.651Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:23:37.664Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:23:37.707Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:23:37.762Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-04T19:23:37.774Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:23:37.814Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:23:37.856Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:23:37.868Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:23:37.907Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:23:37.986Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:23:37.998Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:23:38.041Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:23:48.021Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:23:48.037Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:23:48.091Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:23:48.326Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:23:48.338Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:23:48.378Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:23:48.459Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:23:48.472Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:23:48.515Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:23:48.557Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:23:48.570Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:23:48.611Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:23:48.908Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:23:49.002Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-02-04T19:23:49.069Z] Will try again after 15 sec [Pipeline] echo [2025-02-04T19:23:49.098Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:23:49.113Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:23:49.157Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:23:50.107Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:23:50.118Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:23:50.156Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:23:50.485Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:23:50.496Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-02-04T19:23:50.540Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:23:50.683Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:23:50.694Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:23:50.732Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:23:50.788Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:23:50.800Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:23:50.838Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:23:50.941Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2025-02-04T19:23:50.954Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:23:50.992Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:23:51.119Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-02-04T19:23:51.132Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:23:51.169Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:23:51.248Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-02-04T19:23:51.261Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:23:51.300Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:23:51.721Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:23:51.736Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:23:51.774Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:23:52.231Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:23:52.247Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:23:52.293Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:23:52.381Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:23:52.395Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:23:52.436Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:23:52.503Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:23:52.518Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:23:52.566Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:23:52.619Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:23:52.636Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:23:52.685Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:23:52.737Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:23:52.753Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:23:52.795Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:23:52.841Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-04T19:23:52.854Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:23:52.892Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:23:52.935Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:23:52.949Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:23:52.994Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:23:53.068Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:23:53.080Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:23:53.118Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:24:03.139Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:24:03.153Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:24:03.197Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:24:03.402Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:24:03.413Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:24:03.450Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:24:03.540Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:24:03.553Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:24:03.591Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:24:03.638Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:24:03.650Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:24:03.690Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:24:04.107Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:24:04.123Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:24:04.174Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:24:04.220Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:24:04.237Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:24:04.287Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:24:05.184Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:24:05.197Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:24:05.235Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:24:05.568Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:24:05.582Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-02-04T19:24:05.622Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:24:05.758Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:24:05.772Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:24:05.816Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:24:05.864Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:24:05.877Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:24:05.916Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:24:06.022Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2025-02-04T19:24:06.035Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:24:06.176Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:24:06.214Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-02-04T19:24:06.226Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:24:06.266Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:24:06.326Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-02-04T19:24:06.338Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:24:06.384Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:24:06.802Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:24:06.844Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:24:06.881Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:24:07.319Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:24:07.331Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:24:07.370Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:24:07.461Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:24:07.475Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:24:07.513Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:24:07.592Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:24:07.603Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:24:07.641Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:24:07.712Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:24:07.725Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:24:07.766Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:24:07.823Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:24:07.836Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:24:07.877Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:24:07.923Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-04T19:24:07.936Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:24:07.980Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:24:08.023Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:24:08.036Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:24:08.075Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:24:08.148Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:24:08.161Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:24:08.203Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:24:18.228Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:24:18.247Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:24:18.297Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:24:18.475Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:24:18.488Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:24:18.527Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:24:18.619Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:24:18.632Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:24:18.678Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:24:18.717Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:24:18.730Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:24:18.770Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:24:19.197Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:24:19.209Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:24:19.260Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:24:19.325Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:24:19.341Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:24:19.388Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:24:20.264Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:24:20.276Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:24:20.316Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:24:20.650Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:24:20.663Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-02-04T19:24:20.705Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:24:20.843Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:24:20.856Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:24:20.894Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:24:20.945Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:24:20.959Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:24:21.008Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:24:21.202Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2025-02-04T19:24:21.215Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:24:21.256Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:24:21.295Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-02-04T19:24:21.308Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:24:21.348Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:24:21.409Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-02-04T19:24:21.420Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:24:21.459Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:24:21.908Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:24:21.920Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:24:21.959Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:24:22.402Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:24:22.416Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:24:22.461Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:24:22.545Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:24:22.562Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:24:22.610Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:24:22.667Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:24:22.680Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:24:22.718Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:24:22.791Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:24:22.804Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:24:22.841Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:24:22.909Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:24:22.922Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:24:22.962Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:24:23.008Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-04T19:24:23.021Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:24:23.061Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:24:23.103Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:24:23.115Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:24:23.156Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:24:23.233Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:24:23.246Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:24:23.288Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:24:33.328Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:24:33.348Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:24:33.397Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:24:33.560Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:24:33.573Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:24:33.620Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:24:33.708Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:24:33.721Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:24:33.760Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:24:33.796Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:24:33.808Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:24:33.847Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:24:34.296Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:24:34.313Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:24:34.368Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:24:34.415Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:24:34.431Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:24:34.472Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:24:35.344Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:24:35.357Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:24:35.396Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:24:35.735Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:24:35.748Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-02-04T19:24:35.787Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:24:35.920Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:24:35.933Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:24:35.972Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:24:36.033Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:24:36.046Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:24:36.086Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:24:36.285Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2025-02-04T19:24:36.299Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:24:36.334Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:24:36.371Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-02-04T19:24:36.383Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:24:36.418Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:24:36.484Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-02-04T19:24:36.495Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:24:36.531Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:24:36.990Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:24:37.002Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:24:37.043Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:24:37.486Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:24:37.499Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:24:37.540Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:24:37.635Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:24:37.648Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:24:37.704Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:24:37.745Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:24:37.759Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:24:37.805Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:24:37.870Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:24:37.883Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:24:37.928Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:24:37.990Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:24:38.004Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:24:38.053Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:24:38.098Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-04T19:24:38.113Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:24:38.161Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:24:38.205Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:24:38.220Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:24:38.268Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:24:38.318Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:24:38.333Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:24:38.379Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:24:48.423Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:24:48.444Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:24:48.498Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:24:48.655Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:24:48.670Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:24:48.710Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:24:48.791Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:24:48.807Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:24:48.851Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:24:48.893Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:24:48.907Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:24:48.947Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:24:49.410Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:24:49.426Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:24:49.471Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:24:49.516Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:24:49.537Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:24:49.585Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:24:50.438Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:24:50.453Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:24:50.496Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:24:50.817Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:24:50.830Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-02-04T19:24:50.871Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:24:50.999Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:24:51.011Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:24:51.050Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:24:51.113Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:24:51.125Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:24:51.162Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:24:51.360Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2025-02-04T19:24:51.372Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:24:51.410Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:24:51.454Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-02-04T19:24:51.467Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:24:51.506Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:24:51.555Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-02-04T19:24:51.566Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:24:51.604Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:24:52.071Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:24:52.083Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:24:52.123Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:24:52.567Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:24:52.580Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:24:52.625Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:24:52.729Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:24:52.740Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:24:52.779Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:24:52.832Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:24:52.846Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:24:52.885Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:24:52.954Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:24:52.968Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:24:53.007Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:24:53.082Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:24:53.095Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:24:53.135Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:24:53.189Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-04T19:24:53.202Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:24:53.242Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:24:53.295Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:24:53.306Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:24:53.343Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:24:53.407Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:24:53.419Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:24:53.456Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:25:03.533Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:25:03.544Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:25:03.589Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:25:03.745Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:25:03.758Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:25:03.798Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:25:03.879Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:25:03.891Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:25:03.930Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:25:03.973Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:25:03.986Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:25:04.026Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:25:04.499Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:25:04.516Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:25:04.564Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:25:04.611Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:25:04.630Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:25:04.677Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:25:05.530Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:25:05.543Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:25:05.583Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:25:05.899Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:25:05.911Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-02-04T19:25:05.954Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:25:06.075Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:25:06.089Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:25:06.126Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:25:06.189Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:25:06.202Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:25:06.242Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:25:06.437Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2025-02-04T19:25:06.451Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:25:06.491Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:25:06.533Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-02-04T19:25:06.546Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:25:06.590Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:25:06.630Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-02-04T19:25:06.643Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:25:06.688Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:25:07.151Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:25:07.164Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:25:07.212Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:25:07.681Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:25:07.694Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:25:07.733Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:25:07.807Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:25:07.822Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:25:07.861Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:25:07.909Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:25:07.921Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:25:07.959Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:25:08.033Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:25:08.045Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:25:08.086Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:25:08.159Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:25:08.171Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:25:08.208Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:25:08.267Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-04T19:25:08.279Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:25:08.319Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:25:08.372Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:25:08.384Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:25:08.429Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:25:08.485Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:25:08.498Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:25:08.535Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:25:18.621Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:25:18.638Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:25:18.692Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:25:18.834Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:25:18.849Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:25:18.892Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:25:18.959Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:25:18.973Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:25:19.013Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:25:19.051Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:25:19.066Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:25:19.109Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:25:19.598Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:25:19.616Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:25:19.668Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:25:19.710Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:25:19.723Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:25:19.765Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:25:20.611Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:25:20.624Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:25:20.664Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:25:20.980Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:25:20.991Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-02-04T19:25:21.030Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:25:21.160Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:25:21.173Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:25:21.214Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:25:21.270Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:25:21.283Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:25:21.322Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:25:21.519Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2025-02-04T19:25:21.534Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:25:21.573Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:25:21.622Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-02-04T19:25:21.636Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:25:21.678Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:25:21.715Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-02-04T19:25:21.730Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:25:21.775Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:25:22.239Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:25:22.255Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:25:22.303Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:25:22.763Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:25:22.777Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:25:22.817Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:25:22.887Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:25:22.900Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:25:22.943Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:25:22.985Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:25:22.997Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:25:23.035Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:25:23.112Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:25:23.124Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:25:23.163Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:25:23.234Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:25:23.247Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:25:23.287Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:25:23.346Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-04T19:25:23.359Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:25:23.398Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:25:23.457Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:25:23.470Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:25:23.509Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:25:23.565Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:25:23.578Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:25:23.616Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:25:33.718Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:25:33.730Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:25:33.774Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:25:33.929Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:25:33.942Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:25:33.981Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:25:34.043Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:25:34.056Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:25:34.094Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:25:34.135Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:25:34.147Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:25:34.186Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:25:34.698Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:25:34.710Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:25:34.766Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:25:34.808Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:25:34.822Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:25:34.872Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:25:35.690Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:25:35.702Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:25:35.740Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:25:36.058Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:25:36.069Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-02-04T19:25:36.109Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:25:36.240Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:25:36.253Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:25:36.290Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:25:36.347Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:25:36.359Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:25:36.398Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:25:36.601Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2025-02-04T19:25:36.615Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:25:36.655Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:25:36.703Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-02-04T19:25:36.714Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:25:36.757Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:25:36.802Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-02-04T19:25:36.814Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:25:36.853Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:25:37.331Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:25:37.343Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:25:37.384Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:25:37.844Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:25:37.858Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:25:37.897Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:25:37.971Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:25:37.984Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:25:38.024Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:25:38.061Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:25:38.078Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:25:38.117Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:25:38.190Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:25:38.221Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:25:38.264Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:25:38.314Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:25:38.327Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:25:38.367Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:25:38.423Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-04T19:25:38.435Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:25:38.474Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:25:38.534Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:25:38.545Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:25:38.584Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:25:38.642Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:25:38.654Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:25:38.691Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:25:48.805Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:25:48.819Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:25:48.864Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:25:49.014Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:25:49.025Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:25:49.062Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:25:49.118Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:25:49.129Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:25:49.165Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:25:49.210Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:25:49.222Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:25:49.261Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:25:49.798Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:25:49.813Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:25:49.863Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:25:49.906Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:25:49.918Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:25:49.964Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:25:50.769Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:25:50.785Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:25:50.824Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:25:51.136Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:25:51.149Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-02-04T19:25:51.188Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:25:51.318Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:25:51.331Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:25:51.369Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:25:51.424Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:25:51.437Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:25:51.477Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:25:51.686Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2025-02-04T19:25:51.700Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:25:51.742Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:25:51.784Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-02-04T19:25:51.798Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:25:51.843Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:25:51.883Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-02-04T19:25:51.896Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:25:51.934Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:25:52.411Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:25:52.423Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:25:52.465Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:25:52.925Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:25:52.941Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:25:52.985Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:25:53.052Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:25:53.065Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:25:53.108Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:25:53.153Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:25:53.167Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:25:53.210Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:25:53.292Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:25:53.306Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:25:53.347Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:25:53.395Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:25:53.408Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:25:53.454Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:25:53.501Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-04T19:25:53.515Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:25:53.556Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:25:53.613Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:25:53.627Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:25:53.669Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:25:53.720Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:25:53.734Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:25:53.773Z] Will try again after 15 sec [2025-02-04T19:26:02.456Z] Build build-fetch-sources #6588 completed: SUCCESS [Pipeline] echo [2025-02-04T19:26:02.472Z] JOB fetch-sources-ut-sandbox: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-02-04T19:26:02.572Z] Copied 2 artifacts from "build-fetch-sources" build number 6588 [Pipeline] echo [2025-02-04T19:26:02.607Z] JOB fetch-sources-ut-sandbox: Collected artifacts: [Pipeline] sh [2025-02-04T19:26:02.891Z] + ls -la build-fetch-sources-2054 [2025-02-04T19:26:02.891Z] total 24 [2025-02-04T19:26:02.891Z] drwxr-xr-x 2 jenkins docker 4096 Feb 4 19:26 . [2025-02-04T19:26:02.891Z] drwxr-xr-x 6 jenkins docker 12288 Feb 4 19:26 .. [2025-02-04T19:26:02.891Z] -rw-r--r-- 1 jenkins docker 59 Feb 4 19:26 build.env [2025-02-04T19:26:02.891Z] -rw-r--r-- 1 jenkins docker 281 Feb 4 19:22 deps.build-fetch-sources.2054.env [Pipeline] withCredentials [2025-02-04T19:26:02.929Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-02-04T19:26:03.247Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-02-04T19:26:03.806Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] { [Pipeline] echo [2025-02-04T19:26:03.894Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:26:03.908Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:26:03.973Z] Will try again after 15 sec [Pipeline] { [Pipeline] sh [Pipeline] echo [2025-02-04T19:26:04.132Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:26:04.143Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:26:04.183Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:26:04.217Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:26:04.231Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:26:04.272Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:26:04.309Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:26:04.320Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:26:04.361Z] Will try again after 15 sec [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] echo [2025-02-04T19:26:04.897Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:26:04.909Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:26:04.963Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:26:05.010Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:26:05.026Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:26:05.073Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:26:05.851Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2025-02-04T19:26:05.909Z] JOB configure-ut-sandbox: wait finished. overall result = true [Pipeline] echo [2025-02-04T19:26:05.928Z] JOB configure-ut-sandbox: entering run_job [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-02-04T19:26:05.987Z] Archiving artifacts [Pipeline] echo [2025-02-04T19:26:06.025Z] JOB configure-ut-sandbox / stream prepare-ut-sandbox : deps: [fetch-sources-ut-sandbox] [Pipeline] dir [2025-02-04T19:26:06.047Z] Running in /home/jenkins/workspace/pipeline-check [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2025-02-04T19:26:06.117Z] JOB configure-ut-sandbox: files found = 2 [Pipeline] echo [2025-02-04T19:26:06.137Z] JOB configure-ut-sandbox: file #0 with path build-fetch-sources-2054/build.env [Pipeline] readFile [Pipeline] echo [2025-02-04T19:26:06.182Z] JOB configure-ut-sandbox: file #1 with path build-fetch-sources-2054/deps.build-fetch-sources.2054.env [Pipeline] readFile [Pipeline] { [Pipeline] } [Pipeline] // dir [Pipeline] echo [2025-02-04T19:26:06.266Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:26:06.279Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-02-04T19:26:06.310Z] Will try again after 15 sec [Pipeline] echo [2025-02-04T19:26:06.340Z] JOB configure-ut-sandbox: deps_env_file: deps.build-configure.75247.env [Pipeline] writeFile [Pipeline] { [Pipeline] archiveArtifacts [2025-02-04T19:26:06.392Z] Archiving artifacts [Pipeline] echo [2025-02-04T19:26:06.410Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:26:06.425Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:26:06.469Z] Will try again after 15 sec [Pipeline] echo [2025-02-04T19:26:06.486Z] JOB configure-ut-sandbox: Starting job: build-configure rnd: #75247 [Pipeline] timeout [2025-02-04T19:26:06.501Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] { [Pipeline] build [2025-02-04T19:26:06.556Z] Scheduling project: build-configure [Pipeline] echo [2025-02-04T19:26:06.576Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:26:06.590Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:26:06.629Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:26:06.770Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2025-02-04T19:26:06.784Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:26:06.822Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:26:06.872Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-02-04T19:26:06.888Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:26:06.936Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:26:06.978Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-02-04T19:26:06.994Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:26:07.036Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:26:07.495Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:26:07.511Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:26:07.553Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:26:08.022Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:26:08.036Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:26:08.077Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:26:08.135Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:26:08.147Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:26:08.187Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:26:08.236Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:26:08.248Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:26:08.285Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:26:08.373Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:26:08.386Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:26:08.425Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:26:08.480Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:26:08.495Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:26:08.533Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:26:08.583Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-04T19:26:08.595Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:26:08.632Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:26:08.699Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:26:08.712Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:26:08.751Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:26:08.846Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:26:08.861Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:26:08.899Z] Will try again after 15 sec [2025-02-04T19:26:15.577Z] Starting building: build-configure #5889 [2025-02-04T19:26:18.163Z] Build build-fetch-sources #6589 completed: SUCCESS [Pipeline] echo [2025-02-04T19:26:18.176Z] JOB fetch-sources-centos: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-02-04T19:26:18.252Z] Copied 2 artifacts from "build-fetch-sources" build number 6589 [Pipeline] echo [2025-02-04T19:26:18.288Z] JOB fetch-sources-centos: Collected artifacts: [Pipeline] sh [2025-02-04T19:26:18.569Z] + ls -la build-fetch-sources-48099 [2025-02-04T19:26:18.569Z] total 24 [2025-02-04T19:26:18.569Z] drwxr-xr-x 2 jenkins docker 4096 Feb 4 19:26 . [2025-02-04T19:26:18.569Z] drwxr-xr-x 7 jenkins docker 12288 Feb 4 19:26 .. [2025-02-04T19:26:18.569Z] -rw-r--r-- 1 jenkins docker 59 Feb 4 19:26 build.env [2025-02-04T19:26:18.569Z] -rw-r--r-- 1 jenkins docker 281 Feb 4 19:22 deps.build-fetch-sources.48099.env [Pipeline] withCredentials [2025-02-04T19:26:18.613Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-02-04T19:26:18.919Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] { [Pipeline] echo [2025-02-04T19:26:19.003Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:26:19.021Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:26:19.071Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:26:19.213Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:26:19.230Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:26:19.275Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:26:19.321Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:26:19.337Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:26:19.386Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:26:19.425Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:26:19.437Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:26:19.477Z] Will try again after 15 sec [2025-02-04T19:26:19.479Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [Pipeline] { [Pipeline] echo [2025-02-04T19:26:20.000Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:26:20.019Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:26:20.069Z] Will try again after 15 sec [Pipeline] } [Pipeline] { [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo [2025-02-04T19:26:20.204Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:26:20.216Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:26:20.264Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:26:21.353Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:26:21.367Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-02-04T19:26:21.407Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:26:21.497Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:26:21.509Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:26:21.547Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:26:21.656Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:26:21.671Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:26:21.710Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:26:21.850Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2025-02-04T19:26:21.910Z] JOB configure-centos: wait finished. overall result = true [Pipeline] echo [2025-02-04T19:26:21.934Z] JOB configure-centos: entering run_job [Pipeline] { [Pipeline] writeFile [Pipeline] echo [2025-02-04T19:26:21.993Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-02-04T19:26:22.007Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] archiveArtifacts [2025-02-04T19:26:22.046Z] Archiving artifacts [2025-02-04T19:26:22.080Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:26:22.118Z] JOB configure-centos / stream build-centos : deps: [fetch-sources-centos] [Pipeline] dir [2025-02-04T19:26:22.135Z] Running in /home/jenkins/workspace/pipeline-check [Pipeline] { [Pipeline] echo [2025-02-04T19:26:22.156Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-02-04T19:26:22.170Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] findFiles [2025-02-04T19:26:22.246Z] Will try again after 15 sec [Pipeline] echo [2025-02-04T19:26:22.274Z] JOB configure-centos: files found = 2 [Pipeline] echo [2025-02-04T19:26:22.297Z] JOB configure-centos: file #0 with path build-fetch-sources-48099/build.env [Pipeline] readFile [Pipeline] echo [2025-02-04T19:26:22.342Z] JOB configure-centos: file #1 with path build-fetch-sources-48099/deps.build-fetch-sources.48099.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] echo [2025-02-04T19:26:22.453Z] JOB configure-centos: deps_env_file: deps.build-configure.54032.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-02-04T19:26:22.509Z] Archiving artifacts [Pipeline] echo [2025-02-04T19:26:22.549Z] JOB configure-centos: Starting job: build-configure rnd: #54032 [Pipeline] timeout [2025-02-04T19:26:22.564Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] { [Pipeline] build [2025-02-04T19:26:22.614Z] Scheduling project: build-configure [Pipeline] echo [2025-02-04T19:26:22.631Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:26:22.644Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:26:22.682Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:26:23.104Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:26:23.117Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:26:23.156Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:26:23.212Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:26:23.225Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:26:23.263Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:26:23.312Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:26:23.325Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:26:23.362Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:26:23.453Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:26:23.465Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:26:23.502Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:26:23.557Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:26:23.570Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:26:23.607Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:26:23.658Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-04T19:26:23.671Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:26:23.708Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:26:23.776Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:26:23.788Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:26:23.850Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:26:23.940Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:26:23.956Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:26:24.006Z] Will try again after 15 sec [2025-02-04T19:26:30.580Z] Starting building: build-configure #5890 [Pipeline] { [Pipeline] echo [2025-02-04T19:26:34.110Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:26:34.136Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:26:34.210Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:26:34.323Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:26:34.341Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:26:34.393Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:26:34.438Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:26:34.453Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:26:34.505Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:26:34.564Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:26:34.582Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:26:34.633Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:26:35.099Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:26:35.116Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:26:35.167Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:26:35.296Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:26:35.308Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:26:35.349Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:26:36.436Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:26:36.450Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-02-04T19:26:36.492Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:26:36.574Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:26:36.588Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:26:36.631Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:26:36.742Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:26:36.757Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:26:36.800Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:26:37.111Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-02-04T19:26:37.125Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:26:37.170Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:26:37.277Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-02-04T19:26:37.292Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:26:37.334Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:26:37.714Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:26:37.730Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:26:37.774Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:26:38.184Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:26:38.197Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:26:38.235Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:26:38.293Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:26:38.309Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:26:38.359Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:26:38.399Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:26:38.413Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:26:38.456Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:26:38.527Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:26:38.539Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:26:38.577Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:26:38.633Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:26:38.645Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:26:38.686Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:26:38.735Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-04T19:26:38.746Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:26:38.784Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:26:38.878Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:26:38.894Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:26:38.933Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:26:39.036Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:26:39.049Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:26:39.087Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:26:49.243Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:26:49.260Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:26:49.319Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:26:49.421Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:26:49.436Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:26:49.488Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:26:49.534Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:26:49.547Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:26:49.590Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:26:49.657Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:26:49.670Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:26:49.708Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:26:50.204Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:26:50.220Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:26:50.268Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:26:50.377Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:26:50.390Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:26:50.433Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:26:51.520Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:26:51.534Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-02-04T19:26:51.575Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:26:51.657Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:26:51.670Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:26:51.709Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:26:51.826Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:26:51.839Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:26:51.877Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:26:52.199Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-02-04T19:26:52.212Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:26:52.254Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:26:52.359Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-02-04T19:26:52.371Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:26:52.409Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:26:52.802Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:26:52.817Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:26:52.860Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:26:53.264Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:26:53.277Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:26:53.320Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:26:53.390Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:26:53.405Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:26:53.450Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:26:53.487Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:26:53.499Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:26:53.537Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:26:53.604Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:26:53.616Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:26:53.656Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:26:53.724Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:26:53.737Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:26:53.778Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:26:53.817Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-04T19:26:53.830Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:26:53.870Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:26:53.962Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:26:53.974Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:26:54.016Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:26:54.114Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:26:54.127Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:26:54.164Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:27:04.348Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:27:04.369Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:27:04.416Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:27:04.515Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:27:04.532Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:27:04.572Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:27:04.616Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:27:04.631Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:27:04.668Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:27:04.735Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:27:04.750Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:27:04.788Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:27:05.302Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:27:05.316Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:27:05.367Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:27:05.468Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:27:05.495Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:27:05.540Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:27:06.603Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:27:06.616Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-02-04T19:27:06.660Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:27:06.737Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:27:06.751Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:27:06.790Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:27:06.904Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:27:06.919Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:27:06.959Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:27:07.286Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-02-04T19:27:07.299Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:27:07.341Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:27:07.442Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-02-04T19:27:07.458Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:27:07.501Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:27:07.889Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:27:07.907Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:27:07.953Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:27:08.348Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:27:08.363Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:27:08.404Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:27:08.479Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:27:08.495Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:27:08.537Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:27:08.580Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:27:08.593Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:27:08.633Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:27:08.685Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:27:08.699Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:27:08.738Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:27:08.806Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:27:08.820Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:27:08.866Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:27:08.904Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-04T19:27:08.916Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:27:08.959Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:27:09.046Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:27:09.057Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:27:09.095Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:27:09.203Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:27:09.217Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:27:09.257Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:27:19.447Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:27:19.462Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:27:19.522Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:27:19.600Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:27:19.614Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:27:19.659Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:27:19.696Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:27:19.708Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:27:19.746Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:27:19.814Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:27:19.826Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:27:19.865Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:27:20.400Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:27:20.414Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:27:20.484Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:27:20.579Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:27:20.598Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:27:20.635Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2025-02-04T19:27:21.833Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:27:21.846Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] echo [2025-02-04T19:27:21.866Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:27:21.879Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:27:21.916Z] Will try again after 15 sec [2025-02-04T19:27:21.932Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:27:21.985Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:27:21.999Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:27:22.037Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:27:22.370Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-02-04T19:27:22.383Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:27:22.419Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:27:22.528Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-02-04T19:27:22.539Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:27:22.577Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:27:22.980Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:27:22.993Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:27:23.034Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:27:23.432Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:27:23.445Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:27:23.485Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:27:23.564Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:27:23.577Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:27:23.615Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:27:23.660Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:27:23.673Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:27:23.712Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:27:23.764Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:27:23.778Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:27:23.818Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:27:23.894Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:27:23.908Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:27:23.949Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:27:23.995Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-04T19:27:24.011Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:27:24.058Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:27:24.131Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:27:24.146Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:27:24.196Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:27:24.292Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:27:24.307Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:27:24.351Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:27:34.551Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:27:34.564Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:27:34.608Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:27:34.700Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:27:34.717Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:27:34.762Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:27:34.798Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:27:34.812Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:27:34.850Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:27:34.890Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:27:34.902Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:27:34.940Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:27:35.520Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:27:35.536Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:27:35.580Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:27:35.670Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:27:35.691Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:27:35.733Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:27:36.948Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:27:36.961Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] { [2025-02-04T19:27:37.005Z] Will try again after 15 sec [Pipeline] echo [2025-02-04T19:27:37.033Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:27:37.046Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-02-04T19:27:37.095Z] Will try again after 15 sec [Pipeline] echo [2025-02-04T19:27:37.122Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:27:37.134Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:27:37.172Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:27:37.553Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-02-04T19:27:37.566Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:27:37.606Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:27:37.643Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-02-04T19:27:37.657Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:27:37.696Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:27:38.063Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:27:38.075Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:27:38.116Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:27:38.512Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:27:38.524Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:27:38.564Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:27:38.645Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:27:38.657Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:27:38.694Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:27:38.739Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:27:38.752Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:27:38.793Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:27:38.846Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:27:38.859Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:27:38.898Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:27:38.976Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:27:38.989Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:27:39.028Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:27:39.084Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-04T19:27:39.096Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:27:39.135Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:27:39.223Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:27:39.237Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:27:39.280Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:27:39.383Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:27:39.398Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:27:39.437Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:27:49.641Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:27:49.657Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:27:49.708Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:27:49.789Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:27:49.802Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:27:49.850Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:27:49.887Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:27:49.901Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:27:49.941Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:27:49.980Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:27:49.994Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:27:50.034Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:27:50.611Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:27:50.626Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:27:50.685Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:27:50.765Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:27:50.786Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:27:50.824Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:27:52.035Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:27:52.047Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-02-04T19:27:52.084Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:27:52.117Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:27:52.129Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:27:52.184Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:27:52.224Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:27:52.237Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:27:52.280Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:27:52.633Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-02-04T19:27:52.645Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:27:52.684Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:27:52.720Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-02-04T19:27:52.732Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:27:52.772Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:27:53.145Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:27:53.157Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:27:53.196Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:27:53.590Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:27:53.602Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:27:53.644Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:27:53.720Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:27:53.735Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:27:53.775Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:27:53.819Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:27:53.831Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:27:53.873Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:27:53.926Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:27:53.938Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:27:53.978Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:27:54.054Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:27:54.066Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:27:54.103Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:27:54.161Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-04T19:27:54.173Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:27:54.210Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:27:54.306Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:27:54.317Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:27:54.356Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:27:54.464Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:27:54.477Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:27:54.517Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:28:04.742Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:28:04.758Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:28:04.805Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:28:04.888Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:28:04.904Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:28:04.963Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:28:05.001Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:28:05.016Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:28:05.061Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:28:05.099Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:28:05.113Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:28:05.154Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:28:05.717Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:28:05.738Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:28:05.787Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:28:05.860Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:28:05.875Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:28:05.914Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:28:07.112Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:28:07.124Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-02-04T19:28:07.164Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:28:07.210Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:28:07.223Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:28:07.264Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:28:07.307Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:28:07.322Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:28:07.367Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:28:07.711Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-02-04T19:28:07.724Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:28:07.763Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:28:07.797Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-02-04T19:28:07.809Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:28:07.847Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:28:08.223Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:28:08.236Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:28:08.274Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:28:08.674Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:28:08.688Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:28:08.728Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:28:08.801Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:28:08.813Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:28:08.851Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:28:08.902Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:28:08.914Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:28:08.953Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:28:09.005Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:28:09.018Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:28:09.060Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:28:09.132Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:28:09.146Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:28:09.189Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:28:09.240Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-04T19:28:09.253Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:28:09.294Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:28:09.386Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:28:09.399Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:28:09.437Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:28:09.551Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:28:09.567Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:28:09.614Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:28:19.839Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:28:19.861Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:28:19.903Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:28:19.998Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:28:20.018Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:28:20.060Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:28:20.100Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:28:20.111Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:28:20.152Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:28:20.189Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:28:20.202Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:28:20.243Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:28:20.819Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:28:20.845Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:28:20.891Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:28:20.950Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:28:20.966Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:28:21.006Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:28:22.199Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:28:22.214Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-02-04T19:28:22.264Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:28:22.303Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:28:22.319Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:28:22.361Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:28:22.399Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:28:22.413Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:28:22.452Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:28:22.792Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-02-04T19:28:22.806Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:28:22.844Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:28:22.883Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-02-04T19:28:22.895Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:28:22.932Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:28:23.300Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:28:23.312Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:28:23.354Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:28:23.758Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:28:23.770Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:28:23.809Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:28:23.878Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:28:23.891Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:28:23.931Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:28:23.980Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:28:23.994Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:28:24.036Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:28:24.087Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:28:24.102Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:28:24.140Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:28:24.216Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:28:24.228Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:28:24.270Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:28:24.321Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-04T19:28:24.336Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:28:24.377Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:28:24.467Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:28:24.479Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:28:24.519Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:28:24.642Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:28:24.654Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:28:24.693Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:28:34.934Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:28:34.956Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:28:35.005Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:28:35.092Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:28:35.111Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:28:35.149Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:28:35.187Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:28:35.202Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:28:35.241Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:28:35.277Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:28:35.290Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:28:35.331Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:28:35.920Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:28:35.934Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:28:35.985Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:28:36.038Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:28:36.055Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:28:36.105Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:28:37.299Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:28:37.314Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-02-04T19:28:37.356Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:28:37.399Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:28:37.413Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:28:37.458Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:28:37.499Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:28:37.513Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:28:37.552Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:28:37.869Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-02-04T19:28:37.881Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:28:37.920Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:28:37.957Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-02-04T19:28:37.969Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:28:38.007Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:28:38.382Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:28:38.395Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:28:38.437Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:28:38.840Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:28:38.855Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:28:38.894Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:28:38.959Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:28:38.977Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:28:39.017Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:28:39.063Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:28:39.077Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:28:39.119Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:28:39.167Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:28:39.182Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:28:39.223Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:28:39.298Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:28:39.311Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:28:39.357Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:28:39.407Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-04T19:28:39.425Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:28:39.469Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:28:39.549Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:28:39.563Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:28:39.604Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:28:39.726Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:28:39.739Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:28:39.777Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:28:50.030Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:28:50.042Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:28:50.083Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:28:50.187Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:28:50.201Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:28:50.240Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:28:50.275Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:28:50.286Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:28:50.323Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:28:50.358Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:28:50.370Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:28:50.411Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:28:51.015Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:28:51.032Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:28:51.073Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:28:51.133Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:28:51.147Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:28:51.203Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:28:52.389Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:28:52.404Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-02-04T19:28:52.446Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:28:52.506Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:28:52.523Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:28:52.579Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:28:52.625Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:28:52.640Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:28:52.682Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:28:52.950Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-02-04T19:28:52.963Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:28:53.002Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:28:53.038Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-02-04T19:28:53.050Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:28:53.094Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:28:53.462Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:28:53.474Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:28:53.511Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:28:53.933Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:28:53.945Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:28:53.985Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:28:54.041Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:28:54.052Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:28:54.090Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:28:54.142Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:28:54.153Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:28:54.189Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:28:54.245Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:28:54.257Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:28:54.293Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:28:54.384Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:28:54.398Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:28:54.436Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:28:54.496Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-04T19:28:54.508Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:28:54.545Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:28:54.630Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:28:54.644Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:28:54.685Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:28:54.805Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:28:54.817Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:28:54.855Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:29:05.119Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:29:05.137Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:29:05.198Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:29:05.272Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:29:05.285Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:29:05.324Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:29:05.362Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:29:05.375Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:29:05.414Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:29:05.449Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:29:05.461Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:29:05.499Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:29:06.100Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:29:06.117Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:29:06.167Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:29:06.230Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:29:06.243Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:29:06.299Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:29:07.477Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:29:07.492Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-02-04T19:29:07.539Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:29:07.607Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:29:07.622Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:29:07.665Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:29:07.709Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:29:07.723Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:29:07.762Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:29:08.031Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-02-04T19:29:08.045Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:29:08.089Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:29:08.126Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-02-04T19:29:08.138Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:29:08.178Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:29:08.540Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:29:08.557Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:29:08.600Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:29:09.016Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:29:09.031Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:29:09.073Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:29:09.116Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:29:09.127Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:29:09.165Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:29:09.213Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:29:09.225Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:29:09.262Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:29:09.319Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:29:09.332Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:29:09.371Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:29:09.465Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:29:09.477Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:29:09.515Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:29:09.571Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-04T19:29:09.584Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:29:09.624Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:29:09.715Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:29:09.728Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:29:09.768Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:29:09.887Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:29:09.899Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:29:09.939Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:29:20.225Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:29:20.238Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:29:20.290Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:29:20.353Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:29:20.366Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:29:20.405Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:29:20.442Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:29:20.455Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:29:20.492Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:29:20.529Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:29:20.541Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:29:20.581Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:29:21.196Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:29:21.212Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:29:21.265Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:29:21.327Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:29:21.341Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:29:21.389Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:29:22.572Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:29:22.586Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-02-04T19:29:22.627Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:29:22.692Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:29:22.707Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:29:22.751Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:29:22.792Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:29:22.805Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:29:22.844Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:29:23.114Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-02-04T19:29:23.126Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:29:23.163Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:29:23.202Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-02-04T19:29:23.215Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:29:23.263Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:29:23.625Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:29:23.638Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:29:23.675Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:29:24.101Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:29:24.114Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:29:24.153Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:29:24.189Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:29:24.201Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:29:24.239Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:29:24.293Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:29:24.306Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:29:24.342Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:29:24.396Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:29:24.408Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:29:24.446Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:29:24.541Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:29:24.554Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:29:24.596Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:29:24.649Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-04T19:29:24.661Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:29:24.700Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:29:24.799Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:29:24.812Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:29:24.853Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:29:24.966Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:29:24.980Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:29:25.019Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:29:35.322Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:29:35.337Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:29:35.387Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:29:35.433Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:29:35.448Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:29:35.487Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:29:35.529Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:29:35.542Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:29:35.579Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:29:35.616Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:29:35.628Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:29:35.665Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:29:36.292Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:29:36.306Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:29:36.347Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:29:36.416Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:29:36.433Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:29:36.478Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:29:37.655Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:29:37.667Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-02-04T19:29:37.705Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:29:37.776Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:29:37.791Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:29:37.829Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:29:37.868Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:29:37.880Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:29:37.919Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:29:38.191Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-02-04T19:29:38.205Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:29:38.245Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:29:38.289Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-02-04T19:29:38.303Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:29:38.345Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:29:38.717Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:29:38.730Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:29:38.770Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:29:39.182Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:29:39.195Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:29:39.235Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:29:39.275Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:29:39.290Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:29:39.340Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:29:39.386Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:29:39.401Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:29:39.442Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:29:39.478Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:29:39.490Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:29:39.528Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:29:39.625Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:29:39.639Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:29:39.679Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:29:39.731Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-04T19:29:39.744Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:29:39.784Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:29:39.883Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:29:39.896Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:29:39.935Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:29:40.051Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:29:40.065Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:29:40.104Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:29:50.417Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:29:50.429Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:29:50.484Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:29:50.530Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:29:50.547Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:29:50.593Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:29:50.631Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:29:50.644Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:29:50.683Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:29:50.722Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:29:50.736Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:29:50.777Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:29:51.382Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:29:51.395Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:29:51.437Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:29:51.516Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:29:51.534Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:29:51.590Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:29:52.734Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:29:52.747Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-02-04T19:29:52.792Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:29:52.855Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:29:52.869Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:29:52.907Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:29:52.944Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:29:52.958Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:29:52.997Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:29:53.275Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-02-04T19:29:53.289Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:29:53.333Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:29:53.371Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-02-04T19:29:53.384Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:29:53.422Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:29:53.800Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:29:53.815Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:29:53.859Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:29:54.263Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:29:54.278Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:29:54.320Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:29:54.365Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:29:54.377Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:29:54.413Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:29:54.466Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:29:54.479Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:29:54.516Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:29:54.550Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:29:54.562Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:29:54.597Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:29:54.706Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:29:54.718Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:29:54.755Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:29:54.808Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-04T19:29:54.822Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:29:54.861Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:29:54.963Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:29:54.982Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:29:55.028Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:29:55.134Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:29:55.147Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:29:55.191Z] Will try again after 15 sec [2025-02-04T19:29:56.120Z] Build build-configure #5890 completed: SUCCESS [Pipeline] echo [2025-02-04T19:29:56.143Z] JOB configure-centos: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-02-04T19:29:56.221Z] Copied 2 artifacts from "build-configure" build number 5890 [Pipeline] echo [2025-02-04T19:29:56.259Z] JOB configure-centos: Collected artifacts: [Pipeline] sh [2025-02-04T19:29:56.536Z] + ls -la build-configure-54032 [2025-02-04T19:29:56.536Z] total 20 [2025-02-04T19:29:56.536Z] drwxr-xr-x 2 jenkins docker 4096 Feb 4 19:29 . [2025-02-04T19:29:56.536Z] drwxr-xr-x 8 jenkins docker 12288 Feb 4 19:29 .. [2025-02-04T19:29:56.536Z] -rw-r--r-- 1 jenkins docker 0 Feb 4 19:29 build.env [2025-02-04T19:29:56.536Z] -rw-r--r-- 1 jenkins docker 340 Feb 4 19:26 deps.build-configure.54032.env [Pipeline] withCredentials [2025-02-04T19:29:56.583Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-02-04T19:29:56.888Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-02-04T19:29:57.449Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] echo [2025-02-04T19:30:05.518Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:30:05.538Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:30:05.591Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:30:05.644Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:30:05.663Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:30:05.725Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:30:05.771Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:30:05.785Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-02-04T19:30:05.845Z] Will try again after 15 sec [Pipeline] echo [2025-02-04T19:30:05.876Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:30:05.892Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:30:05.932Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:30:06.466Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:30:06.533Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:30:06.612Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:30:06.661Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:30:06.679Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:30:06.729Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:30:07.825Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:30:07.840Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-02-04T19:30:07.886Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:30:07.935Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:30:07.949Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:30:07.987Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:30:08.023Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:30:08.036Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:30:08.072Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:30:08.359Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2025-02-04T19:30:08.417Z] JOB package-deployers-centos: wait finished. overall result = true [Pipeline] echo [2025-02-04T19:30:08.440Z] JOB package-deployers-centos: entering run_job [Pipeline] { [Pipeline] writeFile [Pipeline] echo [2025-02-04T19:30:08.482Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-02-04T19:30:08.494Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:30:08.533Z] Will try again after 15 sec [Pipeline] archiveArtifacts [2025-02-04T19:30:08.550Z] Archiving artifacts [Pipeline] echo [2025-02-04T19:30:08.598Z] JOB package-deployers-centos / stream build-centos : deps: [configure-centos] [Pipeline] dir [2025-02-04T19:30:08.622Z] Running in /home/jenkins/workspace/pipeline-check [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2025-02-04T19:30:08.700Z] JOB package-deployers-centos: files found = 2 [Pipeline] echo [2025-02-04T19:30:08.722Z] JOB package-deployers-centos: file #0 with path build-configure-54032/build.env [Pipeline] readFile [Pipeline] echo [2025-02-04T19:30:08.771Z] JOB package-deployers-centos: file #1 with path build-configure-54032/deps.build-configure.54032.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] { [Pipeline] echo [2025-02-04T19:30:08.888Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:30:08.901Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:30:08.931Z] Will try again after 15 sec [Pipeline] echo [2025-02-04T19:30:08.964Z] JOB package-deployers-centos: deps_env_file: deps.build-package-deployers.93325.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-02-04T19:30:09.020Z] Archiving artifacts [Pipeline] echo [2025-02-04T19:30:09.058Z] JOB package-deployers-centos: Starting job: build-package-deployers rnd: #93325 [Pipeline] timeout [2025-02-04T19:30:09.072Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2025-02-04T19:30:09.111Z] Scheduling project: build-package-deployers [Pipeline] { [Pipeline] echo [2025-02-04T19:30:09.351Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:30:09.365Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:30:09.414Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:30:09.453Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:30:09.465Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:30:09.508Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:30:09.551Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:30:09.565Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:30:09.610Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:30:09.647Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:30:09.660Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:30:09.698Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:30:09.784Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:30:09.796Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:30:09.837Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:30:09.887Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-04T19:30:09.900Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:30:09.938Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:30:10.057Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:30:10.069Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:30:10.109Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:30:10.221Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:30:10.238Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:30:10.283Z] Will try again after 15 sec [2025-02-04T19:30:15.593Z] Starting building: build-package-deployers #4128 [Pipeline] { [Pipeline] echo [2025-02-04T19:30:20.620Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:30:20.637Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:30:20.680Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:30:20.777Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:30:20.811Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:30:20.869Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:30:20.907Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:30:20.921Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:30:20.960Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:30:21.000Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:30:21.013Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:30:21.054Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:30:21.660Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:30:21.679Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:30:21.741Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:30:21.790Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:30:21.806Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:30:21.863Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:30:22.922Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:30:22.936Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-02-04T19:30:22.981Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:30:23.024Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:30:23.037Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:30:23.080Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:30:23.122Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:30:23.139Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:30:23.184Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:30:23.564Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-02-04T19:30:23.588Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:30:23.631Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:30:23.958Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:30:23.972Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:30:24.010Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:30:24.448Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:30:24.462Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:30:24.508Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:30:24.549Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:30:24.563Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:30:24.603Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:30:24.640Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:30:24.659Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:30:24.699Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:30:24.737Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:30:24.749Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:30:24.801Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:30:24.869Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:30:24.889Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:30:24.930Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:30:24.968Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-04T19:30:24.981Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:30:25.021Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:30:25.137Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:30:25.150Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:30:25.192Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:30:25.317Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:30:25.332Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:30:25.372Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:30:35.714Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:30:35.730Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:30:35.776Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:30:35.895Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:30:35.910Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:30:35.948Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:30:35.986Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:30:35.999Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:30:36.039Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:30:36.080Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:30:36.092Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:30:36.133Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:30:36.773Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:30:36.789Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:30:36.828Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:30:36.894Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:30:36.918Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:30:36.972Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:30:38.014Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:30:38.028Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-02-04T19:30:38.069Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:30:38.112Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:30:38.127Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:30:38.170Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:30:38.216Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:30:38.230Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:30:38.268Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:30:38.663Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-02-04T19:30:38.676Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:30:38.714Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:30:39.037Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:30:39.050Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:30:39.090Z] Will try again after 15 sec [2025-02-04T19:30:39.165Z] Build build-package-deployers #4128 completed: SUCCESS [Pipeline] echo [2025-02-04T19:30:39.181Z] JOB package-deployers-centos: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-02-04T19:30:39.263Z] Copied 2 artifacts from "build-package-deployers" build number 4128 [Pipeline] echo [2025-02-04T19:30:39.297Z] JOB package-deployers-centos: Collected artifacts: [Pipeline] sh [Pipeline] { [Pipeline] echo [2025-02-04T19:30:39.537Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:30:39.556Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:30:39.580Z] + ls -la build-package-deployers-93325 [2025-02-04T19:30:39.580Z] total 20 [2025-02-04T19:30:39.580Z] drwxr-xr-x 2 jenkins docker 4096 Feb 4 19:30 . [2025-02-04T19:30:39.580Z] drwxr-xr-x 9 jenkins docker 12288 Feb 4 19:30 .. [2025-02-04T19:30:39.580Z] -rw-r--r-- 1 jenkins docker 0 Feb 4 19:30 build.env [2025-02-04T19:30:39.580Z] -rw-r--r-- 1 jenkins docker 340 Feb 4 19:30 deps.build-package-deployers.93325.env [2025-02-04T19:30:39.604Z] Will try again after 15 sec [Pipeline] { [Pipeline] withCredentials [Pipeline] echo [2025-02-04T19:30:39.670Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [2025-02-04T19:30:39.671Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:30:39.687Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [2025-02-04T19:30:39.739Z] Will try again after 15 sec [Pipeline] { [Pipeline] sh [Pipeline] echo [2025-02-04T19:30:39.806Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:30:39.820Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-02-04T19:30:39.876Z] Will try again after 15 sec [Pipeline] echo [2025-02-04T19:30:39.903Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:30:39.918Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:30:40.001Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [2025-02-04T19:30:40.044Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] echo [2025-02-04T19:30:40.057Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:30:40.072Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-04T19:30:40.090Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-04T19:30:40.104Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:30:40.160Z] Will try again after 15 sec [2025-02-04T19:30:40.176Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:30:40.228Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:30:40.241Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:30:40.284Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:30:40.403Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:30:40.417Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:30:40.458Z] Will try again after 15 sec [2025-02-04T19:30:40.603Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] echo [2025-02-04T19:30:50.813Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:30:50.833Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:30:50.874Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:30:50.974Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:30:50.990Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:30:51.049Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:30:51.087Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:30:51.100Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:30:51.138Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:30:51.177Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:30:51.190Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:30:51.229Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:30:51.855Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:30:51.874Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:30:51.920Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:30:52.003Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:30:52.016Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:30:52.055Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:30:53.096Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:30:53.109Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-02-04T19:30:53.148Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:30:53.196Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:30:53.208Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:30:53.248Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:30:53.297Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:30:53.310Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:30:53.347Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:30:53.748Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2025-02-04T19:30:53.809Z] JOB compile-centos: wait finished. overall result = true [Pipeline] echo [2025-02-04T19:30:53.832Z] JOB compile-centos: entering run_job [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-02-04T19:30:54.011Z] Archiving artifacts [Pipeline] echo [2025-02-04T19:30:54.045Z] JOB compile-centos / stream build-centos : deps: [package-deployers-centos] [Pipeline] dir [2025-02-04T19:30:54.068Z] Running in /home/jenkins/workspace/pipeline-check [Pipeline] { [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2025-02-04T19:30:54.135Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:30:54.148Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-04T19:30:54.180Z] JOB compile-centos: files found = 2 [2025-02-04T19:30:54.204Z] Will try again after 15 sec [Pipeline] echo [2025-02-04T19:30:54.217Z] JOB compile-centos: file #0 with path build-package-deployers-93325/build.env [Pipeline] readFile [Pipeline] echo [2025-02-04T19:30:54.280Z] JOB compile-centos: file #1 with path build-package-deployers-93325/deps.build-package-deployers.93325.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] echo [2025-02-04T19:30:54.385Z] JOB compile-centos: deps_env_file: deps.build-compile.46293.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-02-04T19:30:54.433Z] Archiving artifacts [Pipeline] echo [2025-02-04T19:30:54.467Z] JOB compile-centos: Starting job: build-compile rnd: #46293 [Pipeline] timeout [2025-02-04T19:30:54.480Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2025-02-04T19:30:54.516Z] Scheduling project: build-compile [Pipeline] { [Pipeline] echo [2025-02-04T19:30:54.633Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:30:54.647Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:30:54.685Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:30:54.768Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:30:54.781Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:30:54.820Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:30:54.905Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:30:54.920Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:30:54.960Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:30:55.028Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:30:55.041Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:30:55.082Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:30:55.189Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:30:55.203Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-02-04T19:30:55.246Z] Will try again after 15 sec [Pipeline] echo [2025-02-04T19:30:55.272Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-04T19:30:55.284Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-02-04T19:30:55.334Z] Will try again after 15 sec [Pipeline] echo [2025-02-04T19:30:55.365Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:30:55.380Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:30:55.421Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:30:55.489Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:30:55.505Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:30:55.589Z] Will try again after 15 sec [2025-02-04T19:31:00.597Z] Starting building: build-compile #4117 [Pipeline] { [Pipeline] echo [2025-02-04T19:31:05.913Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:31:05.945Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:31:06.005Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:31:06.082Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:31:06.102Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:31:06.156Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:31:06.195Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:31:06.210Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:31:06.254Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:31:06.301Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:31:06.317Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:31:06.365Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:31:06.952Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:31:06.969Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:31:07.031Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:31:07.101Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:31:07.121Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:31:07.170Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:31:08.225Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:31:08.238Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-02-04T19:31:08.281Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:31:08.323Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:31:08.337Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:31:08.379Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:31:08.416Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:31:08.430Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:31:08.471Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:31:09.236Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:31:09.253Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:31:09.300Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:31:09.714Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:31:09.728Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:31:09.768Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:31:09.848Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:31:09.860Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:31:09.900Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:31:09.992Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:31:10.006Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:31:10.050Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:31:10.109Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:31:10.122Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:31:10.163Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:31:10.276Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:31:10.291Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:31:10.332Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:31:10.373Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-04T19:31:10.387Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:31:10.427Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:31:10.466Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:31:10.481Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:31:10.520Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:31:10.618Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:31:10.633Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:31:10.673Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:31:21.036Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:31:21.050Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:31:21.099Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:31:21.194Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:31:21.210Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:31:21.254Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:31:21.293Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:31:21.306Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:31:21.344Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:31:21.393Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:31:21.406Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:31:21.445Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:31:22.059Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:31:22.074Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:31:22.122Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:31:22.223Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:31:22.243Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:31:22.295Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:31:23.308Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:31:23.320Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-02-04T19:31:23.357Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:31:23.405Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:31:23.417Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:31:23.456Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:31:23.498Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:31:23.512Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:31:23.553Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:31:24.331Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:31:24.345Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:31:24.386Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:31:24.799Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:31:24.813Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:31:24.853Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:31:24.928Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:31:24.943Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:31:24.983Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:31:25.076Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:31:25.090Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:31:25.128Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:31:25.191Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:31:25.206Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:31:25.246Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:31:25.363Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:31:25.376Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:31:25.418Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:31:25.458Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-04T19:31:25.472Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:31:25.513Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:31:25.562Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:31:25.578Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:31:25.623Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:31:25.703Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:31:25.716Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:31:25.756Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:31:36.128Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:31:36.142Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:31:36.185Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:31:36.288Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:31:36.305Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:31:36.345Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:31:36.382Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:31:36.401Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:31:36.440Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:31:36.479Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:31:36.493Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:31:36.532Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:31:37.151Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:31:37.169Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:31:37.216Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:31:37.325Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:31:37.343Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:31:37.393Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:31:38.386Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:31:38.399Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-02-04T19:31:38.437Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:31:38.484Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:31:38.497Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:31:38.536Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:31:38.578Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:31:38.591Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:31:38.629Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:31:39.416Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:31:39.429Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:31:39.469Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:31:39.878Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:31:39.890Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:31:39.927Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:31:40.008Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:31:40.020Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:31:40.059Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:31:40.153Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:31:40.165Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:31:40.202Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:31:40.271Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:31:40.283Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:31:40.325Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:31:40.444Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:31:40.457Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:31:40.498Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:31:40.540Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-04T19:31:40.552Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:31:40.595Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:31:40.652Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:31:40.665Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:31:40.705Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:31:40.784Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:31:40.797Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:31:40.836Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:31:51.222Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:31:51.236Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:31:51.284Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:31:51.375Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:31:51.390Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:31:51.457Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:31:51.497Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:31:51.510Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:31:51.549Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:31:51.585Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:31:51.598Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:31:51.637Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:31:52.251Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:31:52.267Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:31:52.312Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:31:52.429Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:31:52.448Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:31:52.486Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:31:53.464Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:31:53.476Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-02-04T19:31:53.514Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:31:53.563Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:31:53.574Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:31:53.612Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:31:53.654Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:31:53.669Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:31:53.710Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:31:54.497Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:31:54.510Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:31:54.556Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:31:54.954Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:31:54.966Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:31:55.006Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:31:55.089Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:31:55.101Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:31:55.140Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:31:55.232Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:31:55.249Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:31:55.292Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:31:55.351Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:31:55.364Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:31:55.405Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:31:55.526Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:31:55.539Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:31:55.579Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:31:55.622Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-04T19:31:55.634Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:31:55.671Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:31:55.733Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:31:55.747Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:31:55.787Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:31:55.866Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:31:55.879Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:31:55.921Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:32:06.321Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:32:06.339Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:32:06.395Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:32:06.481Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:32:06.493Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:32:06.532Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:32:06.574Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:32:06.588Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:32:06.626Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:32:06.664Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:32:06.677Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:32:06.718Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:32:07.345Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:32:07.368Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:32:07.424Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:32:07.515Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:32:07.531Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:32:07.572Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:32:08.542Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:32:08.554Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-02-04T19:32:08.618Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:32:08.654Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:32:08.668Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:32:08.706Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:32:08.750Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:32:08.764Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:32:08.812Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:32:09.584Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:32:09.599Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:32:09.642Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:32:10.036Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:32:10.053Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:32:10.092Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:32:10.252Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:32:10.266Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:32:10.319Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:32:10.363Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:32:10.378Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:32:10.424Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:32:10.464Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:32:10.481Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:32:10.519Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:32:10.607Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:32:10.622Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:32:10.662Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:32:10.701Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-04T19:32:10.719Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:32:10.761Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:32:10.814Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:32:10.828Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:32:10.872Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:32:10.951Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:32:10.967Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:32:11.011Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:32:21.435Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:32:21.460Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:32:21.519Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:32:21.576Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:32:21.595Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:32:21.635Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:32:21.674Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:32:21.687Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:32:21.727Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:32:21.761Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:32:21.774Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:32:21.813Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:32:22.449Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:32:22.468Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:32:22.510Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:32:22.603Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:32:22.618Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:32:22.666Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:32:23.647Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:32:23.661Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-02-04T19:32:23.705Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:32:23.746Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:32:23.760Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:32:23.799Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:32:23.837Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:32:23.850Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:32:23.889Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:32:24.671Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:32:24.685Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:32:24.731Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:32:25.125Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:32:25.139Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:32:25.179Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:32:25.348Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:32:25.361Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:32:25.404Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:32:25.452Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:32:25.465Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:32:25.505Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:32:25.546Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:32:25.559Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:32:25.598Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:32:25.691Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:32:25.703Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:32:25.742Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:32:25.787Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-04T19:32:25.800Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:32:25.838Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:32:25.902Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:32:25.917Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:32:25.962Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:32:26.039Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:32:26.053Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:32:26.094Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:32:36.546Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:32:36.563Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:32:36.613Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:32:36.684Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:32:36.704Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:32:36.741Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:32:36.778Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:32:36.792Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:32:36.830Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:32:36.867Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:32:36.880Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:32:36.920Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:32:37.544Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:32:37.561Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:32:37.609Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:32:37.710Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:32:37.724Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:32:37.780Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:32:38.734Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:32:38.747Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-02-04T19:32:38.792Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:32:38.829Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:32:38.842Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:32:38.885Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:32:38.925Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:32:38.940Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:32:38.981Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:32:39.759Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:32:39.771Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:32:39.812Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:32:40.208Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:32:40.221Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:32:40.261Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:32:40.431Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:32:40.445Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:32:40.487Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:32:40.536Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:32:40.550Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:32:40.590Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:32:40.629Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:32:40.643Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:32:40.683Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:32:40.771Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:32:40.785Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:32:40.825Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:32:40.866Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-04T19:32:40.878Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:32:40.919Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:32:40.991Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:32:41.005Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:32:41.043Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:32:41.122Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:32:41.134Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:32:41.173Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:32:51.652Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:32:51.666Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:32:51.712Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:32:51.778Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:32:51.798Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:32:51.838Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:32:51.874Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:32:51.890Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:32:51.926Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:32:51.961Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:32:51.973Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:32:52.011Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:32:52.649Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:32:52.664Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:32:52.716Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:32:52.807Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:32:52.819Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:32:52.858Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:32:53.820Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:32:53.833Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-02-04T19:32:53.883Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:32:53.923Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:32:53.937Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:32:53.981Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:32:54.022Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:32:54.037Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:32:54.078Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:32:54.840Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:32:54.854Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:32:54.892Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:32:55.288Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:32:55.301Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:32:55.337Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:32:55.517Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:32:55.537Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:32:55.577Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:32:55.618Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:32:55.632Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:32:55.671Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:32:55.710Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:32:55.722Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:32:55.761Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:32:55.856Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:32:55.870Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:32:55.911Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:32:55.953Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-04T19:32:55.967Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:32:56.013Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:32:56.072Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:32:56.084Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:32:56.123Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:32:56.201Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:32:56.214Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:32:56.253Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:33:06.744Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:33:06.758Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:33:06.803Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:33:06.869Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:33:06.890Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:33:06.932Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:33:06.972Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:33:06.986Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:33:07.029Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:33:07.073Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:33:07.089Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:33:07.131Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:33:07.750Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:33:07.770Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:33:07.813Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:33:07.889Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:33:07.902Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:33:07.953Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:33:08.917Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:33:08.933Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-02-04T19:33:08.975Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:33:09.017Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:33:09.032Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:33:09.073Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:33:09.113Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:33:09.126Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:33:09.166Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:33:09.922Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:33:09.935Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:33:09.975Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:33:10.366Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:33:10.379Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:33:10.420Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:33:10.605Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:33:10.618Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:33:10.658Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:33:10.697Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:33:10.717Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:33:10.761Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:33:10.803Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:33:10.818Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:33:10.858Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:33:10.941Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:33:10.956Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:33:10.996Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:33:11.045Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-04T19:33:11.060Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:33:11.100Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:33:11.152Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:33:11.166Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:33:11.206Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:33:11.280Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:33:11.294Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:33:11.333Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:33:21.833Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:33:21.846Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:33:21.885Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:33:21.966Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:33:21.987Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:33:22.024Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:33:22.062Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:33:22.075Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:33:22.115Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:33:22.162Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:33:22.180Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:33:22.227Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:33:22.843Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:33:22.860Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:33:22.912Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:33:22.985Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:33:23.003Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:33:23.048Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:33:24.004Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:33:24.017Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-02-04T19:33:24.057Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:33:24.100Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:33:24.113Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:33:24.155Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:33:24.193Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:33:24.206Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:33:24.245Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:33:25.003Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:33:25.014Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:33:25.052Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:33:25.447Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:33:25.460Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:33:25.498Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:33:25.683Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:33:25.695Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:33:25.735Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:33:25.785Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:33:25.798Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:33:25.842Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:33:25.888Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:33:25.906Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:33:25.951Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:33:26.025Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:33:26.039Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:33:26.080Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:33:26.127Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-04T19:33:26.140Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:33:26.179Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:33:26.237Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:33:26.251Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:33:26.301Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:33:26.362Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:33:26.374Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:33:26.416Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:33:36.918Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:33:36.929Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:33:36.978Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:33:37.073Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:33:37.087Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:33:37.132Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:33:37.171Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:33:37.184Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:33:37.225Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:33:37.266Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:33:37.280Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:33:37.329Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:33:37.940Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:33:37.952Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:33:37.993Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:33:38.077Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:33:38.100Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:33:38.145Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:33:39.092Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-02-04T19:33:39.107Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-02-04T19:33:39.150Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:33:39.188Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:33:39.202Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:33:39.246Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:33:39.288Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:33:39.301Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:33:39.343Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:33:40.081Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:33:40.094Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:33:40.137Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:33:40.530Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:33:40.545Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:33:40.591Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:33:40.768Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:33:40.785Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:33:40.828Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:33:40.945Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:33:40.960Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-02-04T19:33:41.023Z] Will try again after 15 sec [Pipeline] echo [2025-02-04T19:33:41.055Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:33:41.069Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:33:41.115Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:33:41.156Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:33:41.169Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:33:41.216Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:33:41.259Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-04T19:33:41.273Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:33:41.323Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:33:41.368Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:33:41.382Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:33:41.429Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:33:41.474Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:33:41.486Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:33:41.531Z] Will try again after 15 sec [2025-02-04T19:33:43.269Z] Build build-configure #5889 completed: SUCCESS [Pipeline] echo [2025-02-04T19:33:43.286Z] JOB configure-ut-sandbox: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-02-04T19:33:43.365Z] Copied 2 artifacts from "build-configure" build number 5889 [Pipeline] echo [2025-02-04T19:33:43.406Z] JOB configure-ut-sandbox: Collected artifacts: [Pipeline] sh [2025-02-04T19:33:43.688Z] + ls -la build-configure-75247 [2025-02-04T19:33:43.688Z] total 24 [2025-02-04T19:33:43.688Z] drwxr-xr-x 2 jenkins docker 4096 Feb 4 19:33 . [2025-02-04T19:33:43.688Z] drwxr-xr-x 10 jenkins docker 12288 Feb 4 19:33 .. [2025-02-04T19:33:43.688Z] -rw-r--r-- 1 jenkins docker 34 Feb 4 19:33 build.env [2025-02-04T19:33:43.688Z] -rw-r--r-- 1 jenkins docker 340 Feb 4 19:26 deps.build-configure.75247.env [Pipeline] withCredentials [2025-02-04T19:33:43.729Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-02-04T19:33:44.039Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-02-04T19:33:44.599Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] echo [2025-02-04T19:33:52.003Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2025-02-04T19:33:52.064Z] JOB test-unit-agent: wait finished. overall result = true [Pipeline] echo [2025-02-04T19:33:52.086Z] JOB test-unit-agent: entering run_job [Pipeline] writeFile [Pipeline] { [Pipeline] archiveArtifacts [2025-02-04T19:33:52.167Z] Archiving artifacts [Pipeline] echo [2025-02-04T19:33:52.191Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2025-02-04T19:33:52.247Z] JOB test-unit-opserver: wait finished. overall result = true [Pipeline] { [Pipeline] echo [2025-02-04T19:33:52.282Z] JOB test-unit-agent / stream test-unit : deps: [[configure-ut-sandbox:[inherit-keys:[DEVENV_TAG, UNITTEST_TARGETS]]]] [Pipeline] echo [2025-02-04T19:33:52.296Z] JOB test-unit-opserver: entering run_job [Pipeline] dir [2025-02-04T19:33:52.322Z] Running in /home/jenkins/workspace/pipeline-check [Pipeline] { [Pipeline] writeFile [Pipeline] echo [2025-02-04T19:33:52.366Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:SUCCESS] [Pipeline] } [Pipeline] findFiles [Pipeline] { [Pipeline] // waitUntil [Pipeline] archiveArtifacts [2025-02-04T19:33:52.458Z] Archiving artifacts [Pipeline] echo [2025-02-04T19:33:52.472Z] JOB test-unit-bgp: wait finished. overall result = true [Pipeline] echo [2025-02-04T19:33:52.494Z] JOB test-unit-bgp: entering run_job [Pipeline] echo [2025-02-04T19:33:52.506Z] JOB test-unit-agent: files found = 2 [Pipeline] echo [2025-02-04T19:33:52.522Z] JOB test-unit-agent: file #0 with path build-configure-75247/build.env [Pipeline] readFile [Pipeline] echo [2025-02-04T19:33:52.547Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:SUCCESS] [Pipeline] } [Pipeline] writeFile [Pipeline] echo [2025-02-04T19:33:52.612Z] JOB test-unit-opserver / stream test-unit : deps: [[configure-ut-sandbox:[inherit-keys:[DEVENV_TAG, UNITTEST_TARGETS]]]] [Pipeline] dir [2025-02-04T19:33:52.633Z] Running in /home/jenkins/workspace/pipeline-check [Pipeline] { [Pipeline] // waitUntil [Pipeline] echo [2025-02-04T19:33:52.686Z] JOB test-unit-group-one: wait finished. overall result = true [Pipeline] echo [2025-02-04T19:33:52.699Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] archiveArtifacts [2025-02-04T19:33:52.724Z] Archiving artifacts [Pipeline] echo [2025-02-04T19:33:52.733Z] JOB test-unit-group-one: entering run_job [Pipeline] findFiles [Pipeline] echo [2025-02-04T19:33:52.764Z] JOB test-unit-agent: file #1 with path build-configure-75247/deps.build-configure.75247.env [Pipeline] readFile [Pipeline] writeFile [Pipeline] echo [2025-02-04T19:33:52.836Z] JOB test-unit-bgp / stream test-unit : deps: [[configure-ut-sandbox:[inherit-keys:[DEVENV_TAG, UNITTEST_TARGETS]]]] [Pipeline] echo [2025-02-04T19:33:52.850Z] JOB test-unit-opserver: files found = 2 [Pipeline] dir [2025-02-04T19:33:52.871Z] Running in /home/jenkins/workspace/pipeline-check [Pipeline] { [Pipeline] archiveArtifacts [2025-02-04T19:33:52.890Z] Archiving artifacts [Pipeline] echo [2025-02-04T19:33:52.903Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] echo [2025-02-04T19:33:52.916Z] JOB test-unit-opserver: file #0 with path build-configure-75247/build.env [Pipeline] readFile [Pipeline] findFiles [Pipeline] echo [2025-02-04T19:33:52.974Z] JOB test-unit-group-one / stream test-unit : deps: [[configure-ut-sandbox:[inherit-keys:[DEVENV_TAG, UNITTEST_TARGETS]]]] [Pipeline] dir [2025-02-04T19:33:52.998Z] Running in /home/jenkins/workspace/pipeline-check [Pipeline] { [Pipeline] } [Pipeline] echo [2025-02-04T19:33:53.030Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] echo [2025-02-04T19:33:53.042Z] JOB test-unit-opserver: file #1 with path build-configure-75247/deps.build-configure.75247.env [Pipeline] readFile [Pipeline] echo [2025-02-04T19:33:53.079Z] JOB test-unit-bgp: files found = 2 [Pipeline] findFiles [Pipeline] echo [2025-02-04T19:33:53.111Z] JOB test-unit-bgp: file #0 with path build-configure-75247/build.env [Pipeline] readFile [Pipeline] { [Pipeline] // dir [Pipeline] echo [2025-02-04T19:33:53.241Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:SUCCESS] [Pipeline] } [Pipeline] echo [2025-02-04T19:33:53.268Z] JOB test-unit-agent: deps_env_file: deps.test-unit-agent.49258.env [Pipeline] writeFile [Pipeline] echo [2025-02-04T19:33:53.318Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] { [Pipeline] echo [2025-02-04T19:33:53.354Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] echo [2025-02-04T19:33:53.369Z] JOB test-unit-group-one: files found = 2 [Pipeline] echo [2025-02-04T19:33:53.388Z] JOB test-unit-group-one: file #0 with path build-configure-75247/build.env [Pipeline] readFile [Pipeline] echo [2025-02-04T19:33:53.431Z] JOB test-unit-bgp: file #1 with path build-configure-75247/deps.build-configure.75247.env [Pipeline] readFile [Pipeline] echo [2025-02-04T19:33:53.461Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2025-02-04T19:33:53.513Z] JOB test-unit-group-two: wait finished. overall result = true [Pipeline] archiveArtifacts [2025-02-04T19:33:53.539Z] Archiving artifacts [Pipeline] echo [2025-02-04T19:33:53.551Z] JOB test-unit-group-two: entering run_job [Pipeline] writeFile [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2025-02-04T19:33:53.635Z] JOB test-unit-ungrouped: wait finished. overall result = true [Pipeline] echo [2025-02-04T19:33:53.648Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] echo [2025-02-04T19:33:53.661Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] echo [2025-02-04T19:33:53.674Z] JOB test-unit-ungrouped: entering run_job [Pipeline] echo [2025-02-04T19:33:53.701Z] JOB test-unit-group-one: file #1 with path build-configure-75247/deps.build-configure.75247.env [Pipeline] readFile [Pipeline] writeFile [Pipeline] echo [2025-02-04T19:33:53.766Z] JOB test-unit-agent: Starting job: test-unit-agent rnd: #49258 [Pipeline] timeout [2025-02-04T19:33:53.779Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2025-02-04T19:33:53.807Z] Scheduling project: test-unit-agent [Pipeline] // dir [Pipeline] archiveArtifacts [2025-02-04T19:33:53.853Z] Archiving artifacts [Pipeline] } [Pipeline] echo [2025-02-04T19:33:53.886Z] JOB test-unit-opserver: deps_env_file: deps.test-unit-opserver.11770.env [Pipeline] writeFile [Pipeline] echo [2025-02-04T19:33:53.943Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] archiveArtifacts [2025-02-04T19:33:53.962Z] Archiving artifacts [Pipeline] } [Pipeline] // dir [Pipeline] archiveArtifacts [2025-02-04T19:33:54.048Z] Archiving artifacts [Pipeline] echo [2025-02-04T19:33:54.061Z] JOB test-unit-group-two / stream test-unit : deps: [[configure-ut-sandbox:[inherit-keys:[DEVENV_TAG, UNITTEST_TARGETS]]]] [Pipeline] echo [2025-02-04T19:33:54.083Z] JOB test-unit-bgp: deps_env_file: deps.test-unit-bgp.50329.env [Pipeline] writeFile [Pipeline] dir [2025-02-04T19:33:54.114Z] Running in /home/jenkins/workspace/pipeline-check [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2025-02-04T19:33:54.181Z] JOB test-unit-ungrouped / stream test-unit : deps: [[configure-ut-sandbox:[inherit-keys:[DEVENV_TAG, UNITTEST_TARGETS]]]] [Pipeline] dir [2025-02-04T19:33:54.196Z] Running in /home/jenkins/workspace/pipeline-check [Pipeline] { [Pipeline] // dir [Pipeline] findFiles [Pipeline] echo [2025-02-04T19:33:54.277Z] JOB test-unit-group-one: deps_env_file: deps.test-unit-group-one.69357.env [Pipeline] writeFile [Pipeline] echo [2025-02-04T19:33:54.331Z] JOB test-unit-opserver: Starting job: test-unit-opserver rnd: #11770 [Pipeline] timeout [2025-02-04T19:33:54.346Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] archiveArtifacts [2025-02-04T19:33:54.394Z] Archiving artifacts [Pipeline] build [2025-02-04T19:33:54.409Z] Scheduling project: test-unit-opserver [Pipeline] { [Pipeline] echo [2025-02-04T19:33:54.454Z] JOB test-unit-group-two: files found = 2 [Pipeline] echo [2025-02-04T19:33:54.468Z] JOB test-unit-group-two: file #0 with path build-configure-75247/build.env [Pipeline] readFile [Pipeline] echo [2025-02-04T19:33:54.506Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:SUCCESS] [Pipeline] echo [2025-02-04T19:33:54.518Z] JOB cleanup-worker-ut-sandbox: waiting for all = true [Pipeline] } [Pipeline] { [Pipeline] archiveArtifacts [2025-02-04T19:33:54.578Z] Archiving artifacts [Pipeline] echo [2025-02-04T19:33:54.591Z] JOB test-unit-ungrouped: files found = 2 [Pipeline] { [Pipeline] echo [2025-02-04T19:33:54.627Z] JOB test-unit-ungrouped: file #0 with path build-configure-75247/build.env [Pipeline] readFile [Pipeline] echo [2025-02-04T19:33:54.651Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:33:54.664Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-04T19:33:54.688Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:33:54.701Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-04T19:33:54.743Z] JOB test-unit-bgp: Starting job: test-unit-bgp rnd: #50329 [Pipeline] timeout [2025-02-04T19:33:54.757Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2025-02-04T19:33:54.798Z] Scheduling project: test-unit-bgp [Pipeline] // waitUntil [Pipeline] echo [2025-02-04T19:33:54.860Z] JOB cleanup-worker-ut-sandbox: wait finished. overall result = true [Pipeline] echo [2025-02-04T19:33:54.876Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] echo [2025-02-04T19:33:54.891Z] JOB cleanup-worker-ut-sandbox: entering run_job [Pipeline] echo [2025-02-04T19:33:54.909Z] JOB test-unit-group-two: file #1 with path build-configure-75247/deps.build-configure.75247.env [Pipeline] readFile [Pipeline] writeFile [Pipeline] echo [2025-02-04T19:33:54.973Z] JOB test-unit-group-one: Starting job: test-unit-group-one rnd: #69357 [Pipeline] timeout [2025-02-04T19:33:54.987Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [2025-02-04T19:33:55.030Z] Will try again after 15 sec [Pipeline] echo [2025-02-04T19:33:55.043Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] build [2025-02-04T19:33:55.057Z] Scheduling project: test-unit-group-one [2025-02-04T19:33:55.087Z] Will try again after 15 sec [Pipeline] echo [2025-02-04T19:33:55.099Z] JOB test-unit-ungrouped: file #1 with path build-configure-75247/deps.build-configure.75247.env [Pipeline] readFile [Pipeline] archiveArtifacts [2025-02-04T19:33:55.153Z] Archiving artifacts [Pipeline] echo [2025-02-04T19:33:55.166Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] echo [2025-02-04T19:33:55.219Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] { [Pipeline] echo [2025-02-04T19:33:55.249Z] JOB cleanup-worker-ut-sandbox / stream prepare-ut-sandbox : deps: [configure-ut-sandbox] [Pipeline] } [Pipeline] dir [2025-02-04T19:33:55.276Z] Running in /home/jenkins/workspace/pipeline-check [Pipeline] { [Pipeline] echo [2025-02-04T19:33:55.310Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:33:55.331Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] findFiles [Pipeline] } [Pipeline] // dir [2025-02-04T19:33:55.449Z] Will try again after 15 sec [Pipeline] echo [2025-02-04T19:33:55.467Z] JOB test-unit-group-two: deps_env_file: deps.test-unit-group-two.88051.env [Pipeline] writeFile [Pipeline] // dir [Pipeline] echo [2025-02-04T19:33:55.544Z] JOB cleanup-worker-ut-sandbox: files found = 2 [Pipeline] echo [2025-02-04T19:33:55.559Z] JOB cleanup-worker-ut-sandbox: file #0 with path build-configure-75247/build.env [Pipeline] readFile [Pipeline] echo [2025-02-04T19:33:55.591Z] JOB test-unit-ungrouped: deps_env_file: deps.test-unit-ungrouped.11351.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-02-04T19:33:55.654Z] Archiving artifacts [Pipeline] { [Pipeline] archiveArtifacts [2025-02-04T19:33:55.699Z] Archiving artifacts [Pipeline] echo [2025-02-04T19:33:55.720Z] JOB test-unit-group-two: Starting job: test-unit-group-two rnd: #88051 [Pipeline] timeout [2025-02-04T19:33:55.732Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] echo [2025-02-04T19:33:55.750Z] JOB cleanup-worker-ut-sandbox: file #1 with path build-configure-75247/deps.build-configure.75247.env [Pipeline] readFile [Pipeline] echo [2025-02-04T19:33:55.785Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:33:55.800Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] build [2025-02-04T19:33:55.819Z] Scheduling project: test-unit-group-two [Pipeline] echo [2025-02-04T19:33:55.858Z] JOB test-unit-ungrouped: Starting job: test-unit-ungrouped rnd: #11351 [Pipeline] timeout [2025-02-04T19:33:55.874Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [2025-02-04T19:33:55.913Z] Will try again after 15 sec [Pipeline] } [Pipeline] build [2025-02-04T19:33:55.936Z] Scheduling project: test-unit-ungrouped [Pipeline] { [Pipeline] echo [2025-02-04T19:33:55.983Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:33:55.996Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] // dir [2025-02-04T19:33:56.074Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:33:56.100Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:33:56.112Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-02-04T19:33:56.226Z] Will try again after 15 sec [Pipeline] echo [2025-02-04T19:33:56.246Z] JOB cleanup-worker-ut-sandbox: deps_env_file: deps.build-cleanup.39640.env [Pipeline] writeFile [Pipeline] echo [2025-02-04T19:33:56.271Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:33:56.284Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-02-04T19:33:56.354Z] Will try again after 15 sec [Pipeline] { [Pipeline] archiveArtifacts [2025-02-04T19:33:56.385Z] Archiving artifacts [Pipeline] echo [2025-02-04T19:33:56.400Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:33:56.415Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-04T19:33:56.436Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-04T19:33:56.450Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:33:56.512Z] Will try again after 15 sec [Pipeline] echo [2025-02-04T19:33:56.530Z] JOB cleanup-worker-ut-sandbox: Starting job: build-cleanup rnd: #39640 [Pipeline] timeout [2025-02-04T19:33:56.544Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] { [2025-02-04T19:33:56.597Z] Will try again after 15 sec [Pipeline] build [2025-02-04T19:33:56.612Z] Scheduling project: build-cleanup [Pipeline] { [Pipeline] echo [2025-02-04T19:33:56.677Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:33:56.689Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] echo [2025-02-04T19:33:56.720Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:33:56.736Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:33:56.779Z] Will try again after 15 sec [2025-02-04T19:33:56.797Z] Will try again after 15 sec [2025-02-04T19:34:00.612Z] Starting building: test-unit-agent #1572 [2025-02-04T19:34:05.625Z] Starting building: test-unit-opserver #1572 [2025-02-04T19:34:09.951Z] Build test-unit-agent #1572 completed: SUCCESS [2025-02-04T19:34:09.963Z] Starting building: test-unit-bgp #1572 [Pipeline] echo [2025-02-04T19:34:09.978Z] JOB test-unit-agent: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] { [Pipeline] copyArtifacts [2025-02-04T19:34:10.085Z] Copied 1 artifact from "test-unit-agent" build number 1572 [Pipeline] echo [2025-02-04T19:34:10.098Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:34:10.111Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-02-04T19:34:10.156Z] Will try again after 15 sec [Pipeline] echo [2025-02-04T19:34:10.172Z] JOB test-unit-agent: Collected artifacts: [Pipeline] sh [Pipeline] echo [2025-02-04T19:34:10.237Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:34:10.249Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:34:10.288Z] Will try again after 15 sec [Pipeline] { [2025-02-04T19:34:10.458Z] + ls -la test-unit-agent-49258 [2025-02-04T19:34:10.458Z] total 20 [2025-02-04T19:34:10.458Z] drwxr-xr-x 2 jenkins docker 4096 Feb 4 19:34 . [2025-02-04T19:34:10.458Z] drwxr-xr-x 11 jenkins docker 12288 Feb 4 19:34 .. [2025-02-04T19:34:10.458Z] -rw-r--r-- 1 jenkins docker 93 Feb 4 19:33 deps.test-unit-agent.49258.env [Pipeline] withCredentials [Pipeline] echo [2025-02-04T19:34:10.503Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [2025-02-04T19:34:10.507Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:34:10.521Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-02-04T19:34:10.580Z] Will try again after 15 sec [Pipeline] sh [2025-02-04T19:34:10.617Z] Starting building: test-unit-group-one #1572 [2025-02-04T19:34:10.880Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] { [Pipeline] echo [2025-02-04T19:34:10.942Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:34:10.958Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:34:11.003Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:34:11.105Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:34:11.121Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:34:11.172Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:34:11.253Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:34:11.267Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:34:11.307Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:34:11.382Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:34:11.396Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:34:11.440Z] Will try again after 15 sec [2025-02-04T19:34:11.441Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] { [Pipeline] echo [2025-02-04T19:34:11.543Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:34:11.562Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:34:11.604Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:34:11.642Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-04T19:34:11.655Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:34:11.697Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:34:11.809Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:34:11.821Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] { [2025-02-04T19:34:11.868Z] Will try again after 15 sec [Pipeline] echo [2025-02-04T19:34:11.901Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:34:11.914Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:34:11.955Z] Will try again after 15 sec [Pipeline] sh [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-02-04T19:34:15.624Z] Starting building: test-unit-group-two #1572 [2025-02-04T19:34:20.631Z] Starting building: test-unit-ungrouped #1572 [Pipeline] { [Pipeline] echo [2025-02-04T19:34:25.191Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:34:25.205Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:34:25.249Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:34:25.317Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:34:25.332Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:34:25.373Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:34:25.609Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:34:25.624Z] JOB package-centos: fails were not found, unfinished jobs are still present [2025-02-04T19:34:25.626Z] Starting building: build-cleanup #6509 [Pipeline] } [2025-02-04T19:34:25.695Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:34:26.034Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:34:26.048Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:34:26.097Z] Will try again after 15 sec [2025-02-04T19:34:26.100Z] Build test-unit-opserver #1572 completed: SUCCESS [Pipeline] echo [2025-02-04T19:34:26.127Z] JOB test-unit-opserver: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-02-04T19:34:26.273Z] Copied 1 artifact from "test-unit-opserver" build number 1572 [Pipeline] { [Pipeline] echo [2025-02-04T19:34:26.307Z] JOB test-unit-opserver: Collected artifacts: [Pipeline] sh [Pipeline] { [Pipeline] echo [2025-02-04T19:34:26.372Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:34:26.385Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2025-02-04T19:34:26.412Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:34:26.425Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:34:26.469Z] Will try again after 15 sec [2025-02-04T19:34:26.486Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:34:26.539Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:34:26.556Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:34:26.588Z] + ls -la test-unit-opserver-11770 [2025-02-04T19:34:26.588Z] total 20 [2025-02-04T19:34:26.588Z] drwxr-xr-x 2 jenkins docker 4096 Feb 4 19:34 . [2025-02-04T19:34:26.588Z] drwxr-xr-x 12 jenkins docker 12288 Feb 4 19:34 .. [2025-02-04T19:34:26.588Z] -rw-r--r-- 1 jenkins docker 93 Feb 4 19:33 deps.test-unit-opserver.11770.env [2025-02-04T19:34:26.602Z] Will try again after 15 sec [Pipeline] { [Pipeline] withCredentials [2025-02-04T19:34:26.669Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] echo [2025-02-04T19:34:26.688Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:34:26.703Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2025-02-04T19:34:26.758Z] Will try again after 15 sec [Pipeline] sh [Pipeline] echo [2025-02-04T19:34:26.824Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-04T19:34:26.837Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:34:26.879Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:34:26.922Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:34:26.936Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:34:26.979Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:34:27.023Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:34:27.039Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [2025-02-04T19:34:27.040Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] } [2025-02-04T19:34:27.111Z] Will try again after 15 sec [2025-02-04T19:34:27.603Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-02-04T19:34:32.532Z] Build test-unit-group-two #1572 completed: SUCCESS [Pipeline] echo [2025-02-04T19:34:32.547Z] JOB test-unit-group-two: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-02-04T19:34:32.618Z] Copied 1 artifact from "test-unit-group-two" build number 1572 [Pipeline] echo [2025-02-04T19:34:32.648Z] JOB test-unit-group-two: Collected artifacts: [Pipeline] sh [2025-02-04T19:34:32.929Z] + ls -la test-unit-group-two-88051 [2025-02-04T19:34:32.929Z] total 20 [2025-02-04T19:34:32.929Z] drwxr-xr-x 2 jenkins docker 4096 Feb 4 19:34 . [2025-02-04T19:34:32.929Z] drwxr-xr-x 13 jenkins docker 12288 Feb 4 19:34 .. [2025-02-04T19:34:32.929Z] -rw-r--r-- 1 jenkins docker 93 Feb 4 19:33 deps.test-unit-group-two.88051.env [Pipeline] withCredentials [2025-02-04T19:34:32.974Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-02-04T19:34:33.289Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-02-04T19:34:33.852Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-02-04T19:34:35.822Z] Build test-unit-bgp #1572 completed: SUCCESS [Pipeline] echo [2025-02-04T19:34:35.840Z] JOB test-unit-bgp: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-02-04T19:34:35.920Z] Copied 1 artifact from "test-unit-bgp" build number 1572 [Pipeline] echo [2025-02-04T19:34:35.949Z] JOB test-unit-bgp: Collected artifacts: [Pipeline] sh [2025-02-04T19:34:36.229Z] + ls -la test-unit-bgp-50329 [2025-02-04T19:34:36.229Z] total 20 [2025-02-04T19:34:36.229Z] drwxr-xr-x 2 jenkins docker 4096 Feb 4 19:34 . [2025-02-04T19:34:36.229Z] drwxr-xr-x 14 jenkins docker 12288 Feb 4 19:34 .. [2025-02-04T19:34:36.229Z] -rw-r--r-- 1 jenkins docker 93 Feb 4 19:33 deps.test-unit-bgp.50329.env [Pipeline] withCredentials [2025-02-04T19:34:36.278Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-02-04T19:34:36.584Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-02-04T19:34:37.222Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] echo [2025-02-04T19:34:40.289Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:34:40.308Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:34:40.351Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:34:40.400Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:34:40.415Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:34:40.461Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:34:40.725Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:34:40.739Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:34:40.783Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:34:41.124Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:34:41.137Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:34:41.174Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:34:41.496Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:34:41.509Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [2025-02-04T19:34:41.553Z] Will try again after 15 sec [Pipeline] echo [2025-02-04T19:34:41.578Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:34:41.591Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:34:41.632Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:34:41.686Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:34:41.699Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:34:41.738Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:34:41.786Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:34:41.802Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:34:41.841Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:34:41.906Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-04T19:34:41.918Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:34:41.958Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:34:42.012Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:34:42.026Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:34:42.067Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:34:42.141Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:34:42.155Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:34:42.194Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2025-02-04T19:34:56.399Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:34:56.413Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-04T19:34:56.430Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:34:56.443Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-04T19:34:56.459Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:34:56.472Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-04T19:34:56.488Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:34:56.499Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:34:56.537Z] Will try again after 15 sec [2025-02-04T19:34:56.556Z] Will try again after 15 sec [2025-02-04T19:34:56.573Z] Will try again after 15 sec [2025-02-04T19:34:56.589Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2025-02-04T19:34:56.669Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:34:56.682Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2025-02-04T19:34:56.698Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:34:56.711Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:34:56.750Z] Will try again after 15 sec [2025-02-04T19:34:56.766Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:34:56.815Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:34:56.827Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:34:56.877Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:34:56.916Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:34:56.934Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:34:56.973Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:34:57.017Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-04T19:34:57.037Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:34:57.084Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:34:57.124Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:34:57.139Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:34:57.179Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:34:57.222Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:34:57.235Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:34:57.273Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:35:11.564Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:35:11.576Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2025-02-04T19:35:11.631Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:35:11.668Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:35:11.681Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-04T19:35:11.699Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:35:11.713Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-04T19:35:11.730Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:35:11.743Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:35:11.782Z] Will try again after 15 sec [2025-02-04T19:35:11.797Z] Will try again after 15 sec [2025-02-04T19:35:11.813Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2025-02-04T19:35:11.878Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:35:11.890Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2025-02-04T19:35:11.907Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:35:11.919Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-02-04T19:35:11.970Z] Will try again after 15 sec [2025-02-04T19:35:11.985Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:35:12.033Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:35:12.046Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:35:12.079Z] Will try again after 15 sec [Pipeline] echo [2025-02-04T19:35:12.092Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:35:12.105Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-02-04T19:35:12.164Z] Will try again after 15 sec [Pipeline] echo [2025-02-04T19:35:12.189Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-04T19:35:12.201Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-02-04T19:35:12.243Z] Will try again after 15 sec [Pipeline] echo [2025-02-04T19:35:12.269Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:35:12.281Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] { [2025-02-04T19:35:12.332Z] Will try again after 15 sec [Pipeline] echo [2025-02-04T19:35:12.360Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:35:12.373Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:35:12.416Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:35:26.660Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:35:26.672Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:35:26.711Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:35:26.812Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:35:26.830Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2025-02-04T19:35:26.899Z] Will try again after 15 sec [Pipeline] echo [2025-02-04T19:35:26.927Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:35:26.943Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-04T19:35:26.963Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:35:26.975Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:35:27.018Z] Will try again after 15 sec [Pipeline] { [2025-02-04T19:35:27.048Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:35:27.097Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:35:27.109Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2025-02-04T19:35:27.126Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:35:27.138Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-02-04T19:35:27.183Z] Will try again after 15 sec [2025-02-04T19:35:27.202Z] Will try again after 15 sec [Pipeline] echo [2025-02-04T19:35:27.217Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:35:27.229Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-02-04T19:35:27.294Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:35:27.329Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:35:27.342Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-04T19:35:27.360Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-04T19:35:27.373Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-02-04T19:35:27.442Z] Will try again after 15 sec [2025-02-04T19:35:27.459Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:35:27.514Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:35:27.532Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:35:27.562Z] Will try again after 15 sec [Pipeline] echo [2025-02-04T19:35:27.577Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:35:27.590Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:35:27.641Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:35:41.738Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:35:41.751Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:35:41.788Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:35:41.924Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:35:41.937Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:35:41.974Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:35:42.044Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:35:42.060Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-02-04T19:35:42.115Z] Will try again after 15 sec [Pipeline] echo [2025-02-04T19:35:42.139Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:35:42.152Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:35:42.196Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2025-02-04T19:35:42.268Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:35:42.283Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2025-02-04T19:35:42.304Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:35:42.319Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:35:42.370Z] Will try again after 15 sec [Pipeline] { [2025-02-04T19:35:42.409Z] Will try again after 15 sec [Pipeline] echo [2025-02-04T19:35:42.456Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:35:42.475Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2025-02-04T19:35:42.547Z] Will try again after 15 sec [Pipeline] echo [2025-02-04T19:35:42.577Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:35:42.591Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-04T19:35:42.612Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-04T19:35:42.629Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-02-04T19:35:42.683Z] Will try again after 15 sec [2025-02-04T19:35:42.706Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:35:42.759Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:35:42.773Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] echo [2025-02-04T19:35:42.794Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:35:42.809Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:35:42.850Z] Will try again after 15 sec [2025-02-04T19:35:42.867Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:35:56.819Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:35:56.832Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:35:56.872Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:35:57.005Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:35:57.017Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:35:57.059Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:35:57.142Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:35:57.157Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:35:57.196Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:35:57.231Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:35:57.244Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:35:57.282Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:35:57.396Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:35:57.408Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [2025-02-04T19:35:57.459Z] Will try again after 15 sec [Pipeline] echo [2025-02-04T19:35:57.484Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:35:57.496Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:35:57.534Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:35:57.571Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:35:57.583Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:35:57.620Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:35:57.709Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:35:57.734Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-02-04T19:35:57.784Z] Will try again after 15 sec [Pipeline] echo [2025-02-04T19:35:57.810Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-04T19:35:57.832Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:35:57.872Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2025-02-04T19:35:57.916Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:35:57.932Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] echo [2025-02-04T19:35:57.951Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:35:57.966Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:35:58.011Z] Will try again after 15 sec [2025-02-04T19:35:58.026Z] Will try again after 15 sec [2025-02-04T19:36:01.150Z] Build build-cleanup #6509 completed: SUCCESS [Pipeline] echo [2025-02-04T19:36:01.168Z] JOB cleanup-worker-ut-sandbox: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-02-04T19:36:01.244Z] Copied 1 artifact from "build-cleanup" build number 6509 [Pipeline] echo [2025-02-04T19:36:01.270Z] JOB cleanup-worker-ut-sandbox: Collected artifacts: [Pipeline] sh [2025-02-04T19:36:01.547Z] + ls -la build-cleanup-39640 [2025-02-04T19:36:01.547Z] total 20 [2025-02-04T19:36:01.547Z] drwxr-xr-x 2 jenkins docker 4096 Feb 4 19:36 . [2025-02-04T19:36:01.547Z] drwxr-xr-x 15 jenkins docker 12288 Feb 4 19:36 .. [2025-02-04T19:36:01.547Z] -rw-r--r-- 1 jenkins docker 374 Feb 4 19:33 deps.build-cleanup.39640.env [Pipeline] withCredentials [2025-02-04T19:36:01.585Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-02-04T19:36:01.900Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-02-04T19:36:02.459Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] { [Pipeline] echo [2025-02-04T19:36:11.899Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:36:11.912Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:36:11.955Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:36:12.088Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:36:12.101Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:36:12.138Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:36:12.222Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:36:12.234Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:36:12.273Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:36:12.311Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:36:12.323Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:36:12.362Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:36:12.486Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:36:12.498Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:36:12.538Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:36:12.577Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:36:12.590Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:36:12.629Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:36:12.662Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:36:12.674Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:36:12.712Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:36:12.810Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:36:12.821Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:36:12.858Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:36:12.898Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-04T19:36:12.910Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:36:12.948Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2025-02-04T19:36:13.046Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:36:13.058Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:36:13.087Z] Will try again after 15 sec [Pipeline] echo [2025-02-04T19:36:13.115Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:36:13.128Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:36:13.165Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:36:26.984Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:36:26.997Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:36:27.038Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:36:27.167Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:36:27.179Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:36:27.217Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:36:27.303Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:36:27.315Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:36:27.356Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:36:27.396Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:36:27.409Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:36:27.446Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:36:27.563Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:36:27.574Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:36:27.613Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:36:27.653Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:36:27.665Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:36:27.703Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:36:27.738Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:36:27.749Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:36:27.786Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:36:27.887Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:36:27.901Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:36:27.940Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:36:27.978Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-04T19:36:27.992Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:36:28.039Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:36:28.117Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:36:28.130Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:36:28.170Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:36:28.211Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:36:28.225Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:36:28.271Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:36:42.068Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:36:42.081Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:36:42.120Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:36:42.245Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:36:42.259Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:36:42.297Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:36:42.386Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:36:42.401Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:36:42.441Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:36:42.479Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:36:42.492Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:36:42.530Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:36:42.637Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:36:42.649Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:36:42.685Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:36:42.726Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:36:42.738Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:36:42.775Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:36:42.811Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:36:42.823Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:36:42.864Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:36:42.967Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:36:42.980Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:36:43.019Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:36:43.065Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-04T19:36:43.078Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:36:43.114Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:36:43.196Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:36:43.207Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:36:43.245Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:36:43.297Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:36:43.310Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:36:43.350Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:36:57.151Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:36:57.166Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:36:57.207Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:36:57.325Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:36:57.339Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:36:57.379Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:36:57.469Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:36:57.481Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:36:57.521Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:36:57.556Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:36:57.569Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:36:57.605Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:36:57.713Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:36:57.727Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:36:57.767Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:36:57.800Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:36:57.811Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:36:57.847Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:36:57.887Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:36:57.901Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:36:57.945Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:36:58.051Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:36:58.065Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:36:58.108Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:36:58.146Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-04T19:36:58.161Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:36:58.205Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:36:58.274Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:36:58.289Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:36:58.329Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:36:58.384Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:36:58.399Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:36:58.440Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:37:12.236Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:37:12.249Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:37:12.289Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:37:12.405Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:37:12.419Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:37:12.460Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:37:12.548Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:37:12.561Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:37:12.601Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:37:12.636Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:37:12.649Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:37:12.686Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:37:12.793Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:37:12.804Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:37:12.846Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:37:12.881Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:37:12.894Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:37:12.932Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:37:12.972Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:37:12.985Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:37:13.024Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:37:13.135Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:37:13.148Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:37:13.189Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:37:13.233Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-04T19:37:13.246Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:37:13.285Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:37:13.357Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:37:13.370Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:37:13.409Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:37:13.468Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:37:13.481Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:37:13.519Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:37:27.321Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:37:27.335Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:37:27.375Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:37:27.493Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:37:27.506Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:37:27.544Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:37:27.630Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:37:27.643Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:37:27.682Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:37:27.722Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:37:27.736Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:37:27.780Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:37:27.876Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:37:27.890Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:37:27.930Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:37:27.967Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:37:27.981Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:37:28.023Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:37:28.063Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:37:28.080Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:37:28.120Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:37:28.221Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:37:28.236Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:37:28.277Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:37:28.316Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-04T19:37:28.331Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:37:28.371Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:37:28.439Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:37:28.452Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:37:28.492Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:37:28.548Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:37:28.561Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:37:28.605Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:37:42.406Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:37:42.419Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:37:42.458Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:37:42.576Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:37:42.589Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:37:42.627Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:37:42.709Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:37:42.723Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:37:42.761Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:37:42.810Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:37:42.822Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:37:42.869Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:37:42.957Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:37:42.974Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:37:43.013Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:37:43.052Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:37:43.066Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:37:43.114Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:37:43.158Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:37:43.173Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:37:43.217Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:37:43.307Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:37:43.321Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:37:43.367Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:37:43.407Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-04T19:37:43.422Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:37:43.459Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:37:43.520Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:37:43.532Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:37:43.570Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:37:43.636Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:37:43.650Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:37:43.690Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:37:57.488Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:37:57.503Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:37:57.546Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:37:57.658Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:37:57.671Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:37:57.710Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:37:57.788Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:37:57.802Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:37:57.844Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:37:57.897Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:37:57.911Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:37:57.952Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:37:58.046Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:37:58.062Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:37:58.102Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:37:58.139Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:37:58.155Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:37:58.192Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:37:58.244Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:37:58.257Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:37:58.294Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:37:58.397Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:37:58.409Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:37:58.447Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:37:58.485Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-04T19:37:58.498Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:37:58.537Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:37:58.597Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:37:58.609Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:37:58.646Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:37:58.717Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:37:58.728Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:37:58.766Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:38:12.576Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:38:12.591Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:38:12.631Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:38:12.741Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:38:12.756Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:38:12.797Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:38:12.873Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:38:12.887Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:38:12.925Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:38:12.978Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:38:12.991Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:38:13.027Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:38:13.130Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:38:13.142Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:38:13.179Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:38:13.217Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:38:13.230Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:38:13.270Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:38:13.324Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:38:13.337Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:38:13.376Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:38:13.474Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:38:13.485Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:38:13.524Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:38:13.561Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-04T19:38:13.572Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:38:13.611Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:38:13.672Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:38:13.684Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:38:13.721Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:38:13.795Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:38:13.807Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:38:13.848Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:38:27.666Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:38:27.679Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:38:27.720Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:38:27.825Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:38:27.840Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:38:27.877Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:38:27.952Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:38:27.964Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:38:27.999Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:38:28.052Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:38:28.064Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:38:28.101Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:38:28.207Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:38:28.219Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:38:28.258Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:38:28.307Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:38:28.319Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:38:28.363Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:38:28.408Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:38:28.422Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:38:28.462Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:38:28.556Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:38:28.574Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:38:28.613Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:38:28.654Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-04T19:38:28.667Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:38:28.705Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:38:28.746Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:38:28.758Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:38:28.795Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:38:28.874Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:38:28.886Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:38:28.924Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:38:42.750Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:38:42.763Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:38:42.800Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:38:42.906Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:38:42.919Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:38:42.970Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:38:43.027Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:38:43.039Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:38:43.077Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:38:43.128Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:38:43.140Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:38:43.177Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:38:43.285Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:38:43.298Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:38:43.335Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:38:43.391Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:38:43.404Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:38:43.441Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:38:43.487Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:38:43.498Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:38:43.537Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:38:43.642Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:38:43.656Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:38:43.693Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:38:43.731Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-04T19:38:43.743Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:38:43.780Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:38:43.819Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:38:43.831Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:38:43.871Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:38:43.954Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:38:43.966Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:38:44.003Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:38:57.827Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:38:57.839Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:38:57.878Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:38:57.996Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:38:58.011Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:38:58.051Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:38:58.103Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:38:58.118Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:38:58.159Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:38:58.204Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:38:58.218Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:38:58.259Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:38:58.364Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:38:58.377Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:38:58.415Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:38:58.467Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:38:58.480Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:38:58.524Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:38:58.566Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:38:58.579Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:38:58.618Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:38:58.721Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:38:58.733Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:38:58.772Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:38:58.816Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-04T19:38:58.828Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:38:58.873Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:38:58.915Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:38:58.928Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:38:58.972Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:38:59.033Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:38:59.046Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:38:59.087Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:39:12.906Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:39:12.919Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:39:12.958Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:39:13.081Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:39:13.095Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:39:13.138Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:39:13.185Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:39:13.198Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:39:13.236Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:39:13.287Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:39:13.299Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:39:13.337Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:39:13.441Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:39:13.454Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:39:13.492Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:39:13.550Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:39:13.563Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:39:13.600Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:39:13.645Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:39:13.658Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:39:13.694Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:39:13.804Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:39:13.818Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:39:13.857Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:39:13.902Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-04T19:39:13.917Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:39:13.956Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:39:14.001Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:39:14.016Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:39:14.056Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:39:14.116Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:39:14.130Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:39:14.171Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:39:27.988Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:39:28.004Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:39:28.050Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:39:28.169Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:39:28.183Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:39:28.224Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:39:28.269Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:39:28.283Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:39:28.322Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:39:28.365Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:39:28.379Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:39:28.420Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:39:28.521Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:39:28.533Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:39:28.577Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:39:28.627Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:39:28.640Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:39:28.679Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:39:28.724Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:39:28.738Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:39:28.779Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:39:28.887Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:39:28.899Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:39:28.940Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:39:28.983Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-04T19:39:28.997Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:39:29.039Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:39:29.090Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:39:29.105Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:39:29.146Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:39:29.200Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:39:29.212Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:39:29.254Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:39:43.080Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:39:43.093Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:39:43.131Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:39:43.253Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:39:43.265Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:39:43.307Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:39:43.349Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:39:43.361Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:39:43.400Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:39:43.446Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:39:43.457Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:39:43.493Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:39:43.603Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:39:43.614Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:39:43.651Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:39:43.707Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:39:43.719Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:39:43.756Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:39:43.807Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:39:43.820Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:39:43.859Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:39:43.967Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:39:43.981Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:39:44.024Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:39:44.067Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-04T19:39:44.080Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:39:44.118Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:39:44.173Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:39:44.186Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:39:44.226Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:39:44.283Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:39:44.294Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:39:44.331Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:39:58.160Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:39:58.174Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:39:58.215Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:39:58.337Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:39:58.351Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:39:58.391Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:39:58.425Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:39:58.437Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:39:58.477Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:39:58.517Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:39:58.529Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:39:58.570Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:39:58.680Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:39:58.694Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:39:58.735Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:39:58.784Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:39:58.798Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:39:58.837Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:39:58.886Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:39:58.901Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:39:58.941Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:39:59.051Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:39:59.064Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:39:59.101Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:39:59.145Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-04T19:39:59.160Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:39:59.199Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:39:59.255Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:39:59.267Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:39:59.306Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:39:59.359Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:39:59.373Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:39:59.416Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:40:13.246Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:40:13.261Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:40:13.303Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:40:13.420Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:40:13.434Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:40:13.476Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:40:13.524Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:40:13.539Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:40:13.577Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:40:13.612Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:40:13.624Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:40:13.662Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:40:13.760Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:40:13.776Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:40:13.817Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:40:13.862Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:40:13.874Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:40:13.916Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:40:13.968Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:40:13.985Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:40:14.028Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:40:14.129Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:40:14.141Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:40:14.179Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:40:14.228Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-04T19:40:14.242Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:40:14.285Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:40:14.335Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:40:14.348Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:40:14.388Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:40:14.447Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:40:14.461Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:40:14.503Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:40:28.333Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:40:28.346Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:40:28.385Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:40:28.503Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:40:28.517Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:40:28.555Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:40:28.604Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:40:28.618Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:40:28.658Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:40:28.694Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:40:28.708Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:40:28.746Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:40:28.843Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:40:28.855Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:40:28.893Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:40:28.940Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:40:28.953Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:40:28.993Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:40:29.053Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:40:29.068Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:40:29.107Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:40:29.207Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:40:29.219Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:40:29.256Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:40:29.310Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-04T19:40:29.322Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:40:29.362Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:40:29.416Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:40:29.427Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:40:29.464Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:40:29.533Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:40:29.546Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:40:29.601Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:40:43.414Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:40:43.426Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:40:43.467Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:40:43.579Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:40:43.592Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:40:43.629Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:40:43.683Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:40:43.694Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:40:43.731Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:40:43.773Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:40:43.786Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:40:43.826Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:40:43.926Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:40:43.941Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:40:43.981Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:40:44.022Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:40:44.035Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:40:44.083Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:40:44.137Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:40:44.150Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:40:44.196Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:40:44.286Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:40:44.299Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:40:44.344Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:40:44.393Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-04T19:40:44.409Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:40:44.453Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:40:44.495Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:40:44.507Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:40:44.552Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:40:44.629Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:40:44.640Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:40:44.676Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:40:58.497Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:40:58.511Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:40:58.552Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:40:58.657Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:40:58.672Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:40:58.712Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:40:58.759Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:40:58.772Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:40:58.815Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:40:58.857Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:40:58.870Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:40:58.910Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:40:59.010Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:40:59.022Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:40:59.061Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:40:59.108Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:40:59.120Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:40:59.156Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:40:59.219Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:40:59.231Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:40:59.271Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:40:59.370Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:40:59.382Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:40:59.419Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:40:59.480Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-04T19:40:59.492Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:40:59.530Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:40:59.580Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:40:59.592Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:40:59.630Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:40:59.705Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:40:59.717Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:40:59.754Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:41:13.579Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:41:13.591Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:41:13.639Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:41:13.738Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:41:13.752Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:41:13.792Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:41:13.840Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:41:13.852Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:41:13.890Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:41:13.936Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:41:13.950Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:41:13.988Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:41:14.091Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:41:14.103Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:41:14.147Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:41:14.188Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:41:14.201Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:41:14.244Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:41:14.298Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:41:14.311Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:41:14.349Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:41:14.449Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:41:14.464Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:41:14.503Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:41:14.558Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-04T19:41:14.571Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:41:14.609Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:41:14.659Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:41:14.673Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:41:14.710Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:41:14.792Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:41:14.804Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:41:14.841Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:41:28.665Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:41:28.677Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:41:28.713Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:41:28.818Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:41:28.829Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:41:28.865Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:41:28.918Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:41:28.930Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:41:28.967Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:41:29.014Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:41:29.030Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:41:29.068Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:41:29.175Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:41:29.189Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:41:29.229Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:41:29.271Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:41:29.284Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:41:29.324Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:41:29.374Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:41:29.386Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:41:29.426Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:41:29.530Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:41:29.544Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:41:29.584Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:41:29.640Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-04T19:41:29.653Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:41:29.691Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:41:29.741Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:41:29.754Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:41:29.793Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:41:29.869Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:41:29.882Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:41:29.920Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:41:43.743Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:41:43.756Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:41:43.800Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:41:43.891Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:41:43.904Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:41:43.943Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:41:43.994Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:41:44.008Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:41:44.049Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:41:44.097Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:41:44.112Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:41:44.153Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:41:44.256Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:41:44.268Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:41:44.308Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:41:44.351Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:41:44.365Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:41:44.403Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:41:44.452Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:41:44.464Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:41:44.502Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:41:44.610Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:41:44.622Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:41:44.661Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:41:44.719Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-04T19:41:44.731Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:41:44.768Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:41:44.820Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:41:44.832Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:41:44.870Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:41:44.947Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:41:44.960Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:41:44.998Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:41:58.827Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:41:58.839Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:41:58.878Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:41:58.970Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:41:58.982Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:41:59.019Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:41:59.075Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:41:59.087Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:41:59.125Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:41:59.179Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:41:59.191Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:41:59.229Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:41:59.336Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:41:59.349Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:41:59.392Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:41:59.429Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:41:59.443Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:41:59.480Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:41:59.532Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:41:59.545Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:41:59.583Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:41:59.689Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:41:59.700Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:41:59.735Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:41:59.794Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-04T19:41:59.805Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:41:59.841Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:41:59.898Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:41:59.911Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:41:59.950Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:42:00.032Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:42:00.045Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:42:00.083Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:42:13.906Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:42:13.921Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:42:13.960Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:42:14.048Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:42:14.062Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:42:14.101Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:42:14.152Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:42:14.165Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:42:14.203Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:42:14.256Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:42:14.267Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:42:14.304Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:42:14.421Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:42:14.433Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:42:14.469Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:42:14.505Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:42:14.517Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:42:14.554Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:42:14.610Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:42:14.622Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:42:14.660Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:42:14.763Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:42:14.775Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:42:14.812Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:42:14.867Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-04T19:42:14.882Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:42:14.919Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:42:15.018Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:42:15.031Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:42:15.070Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:42:15.112Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:42:15.125Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:42:15.164Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:42:28.988Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:42:29.000Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:42:29.040Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:42:29.128Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:42:29.141Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:42:29.179Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:42:29.229Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:42:29.242Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:42:29.280Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:42:29.332Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:42:29.345Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:42:29.383Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:42:29.499Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:42:29.512Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:42:29.549Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:42:29.587Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:42:29.601Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:42:29.638Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:42:29.687Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:42:29.699Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:42:29.737Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:42:29.838Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:42:29.850Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:42:29.887Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:42:29.947Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-02-04T19:42:29.962Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:42:30.002Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:42:30.097Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:42:30.110Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:42:30.152Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:42:30.194Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:42:30.206Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:42:30.243Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:42:44.074Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:42:44.091Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:42:44.133Z] Build deploy-platform-juju-k8s #960 completed: SUCCESS [2025-02-04T19:42:44.144Z] Will try again after 15 sec [Pipeline] echo [2025-02-04T19:42:44.170Z] JOB deploy-platform-juju-k8s: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] { [Pipeline] copyArtifacts [2025-02-04T19:42:44.248Z] Copied 1 artifact from "deploy-platform-juju-k8s" build number 960 [Pipeline] echo [2025-02-04T19:42:44.268Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:42:44.281Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-02-04T19:42:44.331Z] Will try again after 15 sec [Pipeline] echo [2025-02-04T19:42:44.346Z] JOB deploy-platform-juju-k8s: Collected artifacts: [Pipeline] sh [Pipeline] echo [2025-02-04T19:42:44.403Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:42:44.416Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-02-04T19:42:44.457Z] Will try again after 15 sec [Pipeline] echo [2025-02-04T19:42:44.480Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:42:44.491Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:42:44.527Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:42:44.577Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:42:44.591Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:42:44.625Z] + ls -la deploy-platform-juju-k8s-46499 [2025-02-04T19:42:44.625Z] total 20 [2025-02-04T19:42:44.625Z] drwxr-xr-x 2 jenkins docker 4096 Feb 4 19:42 . [2025-02-04T19:42:44.625Z] drwxr-xr-x 16 jenkins docker 12288 Feb 4 19:42 .. [2025-02-04T19:42:44.625Z] -rw-r--r-- 1 jenkins docker 446 Feb 4 19:23 stackrc.deploy-platform-juju-k8s.env [2025-02-04T19:42:44.630Z] Will try again after 15 sec [Pipeline] { [Pipeline] withCredentials [Pipeline] echo [2025-02-04T19:42:44.693Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [2025-02-04T19:42:44.697Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:42:44.710Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-02-04T19:42:44.762Z] Will try again after 15 sec [Pipeline] { [Pipeline] sh [Pipeline] echo [2025-02-04T19:42:44.835Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:42:44.850Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:42:44.892Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:42:44.932Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:42:44.945Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:42:44.988Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:42:45.033Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T19:42:45.046Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:42:45.073Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-02-04T19:42:45.086Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:42:45.178Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:42:45.190Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:42:45.227Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:42:45.269Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:42:45.280Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:42:45.320Z] Will try again after 15 sec [2025-02-04T19:42:46.433Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] echo [2025-02-04T19:42:59.170Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:42:59.183Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:42:59.220Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:42:59.357Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:42:59.370Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:42:59.410Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:42:59.486Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:42:59.499Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:42:59.538Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:42:59.575Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:42:59.589Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:42:59.627Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:42:59.664Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:42:59.679Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:42:59.715Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:42:59.787Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:42:59.800Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:42:59.837Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:42:59.920Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:42:59.934Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:42:59.975Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:43:00.017Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:43:00.032Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:43:00.070Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:43:00.113Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T19:43:00.128Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:43:00.164Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:43:00.256Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:43:00.268Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:43:00.305Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:43:00.347Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:43:00.361Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:43:00.400Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:43:14.250Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:43:14.264Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:43:14.302Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:43:14.437Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:43:14.450Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:43:14.487Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:43:14.567Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:43:14.580Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:43:14.618Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:43:14.652Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:43:14.664Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:43:14.700Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:43:14.739Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:43:14.751Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:43:14.789Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:43:14.863Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:43:14.876Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:43:14.915Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:43:15.006Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:43:15.019Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:43:15.057Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:43:15.096Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:43:15.111Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:43:15.147Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:43:15.190Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T19:43:15.203Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:43:15.239Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:43:15.334Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:43:15.349Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:43:15.390Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:43:15.433Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:43:15.449Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:43:15.488Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:43:29.329Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:43:29.340Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:43:29.378Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:43:29.514Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:43:29.525Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:43:29.562Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:43:29.645Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:43:29.658Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:43:29.695Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:43:29.732Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:43:29.744Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:43:29.781Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:43:29.816Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:43:29.829Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:43:29.864Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:43:29.941Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:43:29.954Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:43:29.992Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:43:30.085Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:43:30.097Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:43:30.140Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:43:30.179Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:43:30.192Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:43:30.233Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:43:30.281Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T19:43:30.296Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:43:30.337Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:43:30.420Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:43:30.433Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:43:30.474Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:43:30.520Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:43:30.534Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:43:30.574Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:43:44.410Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:43:44.426Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:43:44.464Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:43:44.591Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:43:44.603Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:43:44.640Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:43:44.722Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:43:44.734Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:43:44.771Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:43:44.808Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:43:44.821Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:43:44.858Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:43:44.893Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:43:44.906Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:43:44.943Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:43:45.018Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:43:45.031Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:43:45.068Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:43:45.163Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:43:45.174Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:43:45.208Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:43:45.257Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:43:45.270Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:43:45.305Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:43:45.364Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T19:43:45.377Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:43:45.416Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:43:45.503Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:43:45.515Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:43:45.555Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:43:45.602Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:43:45.614Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:43:45.653Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:43:59.492Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:43:59.507Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:43:59.546Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:43:59.665Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:43:59.677Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:43:59.718Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:43:59.798Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:43:59.811Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:43:59.850Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:43:59.885Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:43:59.900Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:43:59.939Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:43:59.973Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:43:59.986Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:44:00.024Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:44:00.093Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:44:00.105Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:44:00.142Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:44:00.235Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:44:00.248Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:44:00.284Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:44:00.330Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:44:00.341Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:44:00.377Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:44:00.441Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T19:44:00.457Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:44:00.499Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:44:00.582Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:44:00.595Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:44:00.633Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:44:00.685Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:44:00.699Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:44:00.738Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:44:14.574Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:44:14.588Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:44:14.628Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:44:14.745Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:44:14.758Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:44:14.796Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:44:14.877Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:44:14.891Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:44:14.929Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:44:14.964Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:44:14.977Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:44:15.013Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:44:15.050Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:44:15.061Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:44:15.098Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:44:15.166Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:44:15.178Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:44:15.219Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:44:15.311Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:44:15.323Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:44:15.360Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:44:15.405Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:44:15.418Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:44:15.456Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:44:15.531Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T19:44:15.544Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:44:15.592Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:44:15.667Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:44:15.681Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:44:15.724Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:44:15.766Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:44:15.781Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:44:15.822Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:44:29.655Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:44:29.667Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:44:29.706Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:44:29.822Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:44:29.835Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:44:29.878Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:44:29.955Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:44:29.968Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:44:30.014Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:44:30.056Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:44:30.071Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:44:30.119Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:44:30.162Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:44:30.175Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:44:30.216Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:44:30.255Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:44:30.269Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:44:30.309Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:44:30.389Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:44:30.404Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:44:30.444Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:44:30.481Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:44:30.496Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:44:30.536Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:44:30.621Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T19:44:30.635Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:44:30.676Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:44:30.754Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:44:30.768Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:44:30.807Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:44:30.850Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:44:30.863Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:44:30.901Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:44:44.734Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:44:44.746Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:44:44.785Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:44:44.904Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:44:44.919Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:44:44.957Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:44:45.041Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:44:45.052Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:44:45.091Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:44:45.143Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:44:45.155Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:44:45.193Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:44:45.241Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:44:45.253Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:44:45.289Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:44:45.332Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:44:45.343Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:44:45.379Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:44:45.468Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:44:45.479Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:44:45.516Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:44:45.564Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:44:45.577Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:44:45.613Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:44:45.703Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T19:44:45.715Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:44:45.752Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:44:45.835Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:44:45.848Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:44:45.886Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:44:45.930Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:44:45.942Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:44:45.980Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:44:59.813Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:44:59.826Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:44:59.863Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:44:59.984Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:44:59.996Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:45:00.035Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:45:00.117Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:45:00.129Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:45:00.166Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:45:00.219Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:45:00.232Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:45:00.269Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:45:00.315Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:45:00.328Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:45:00.367Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:45:00.406Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:45:00.418Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:45:00.454Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:45:00.543Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:45:00.558Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:45:00.602Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:45:00.638Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:45:00.651Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:45:00.687Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:45:00.779Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T19:45:00.793Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:45:00.831Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:45:00.916Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:45:00.930Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:45:00.968Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:45:01.011Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:45:01.027Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:45:01.067Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:45:14.893Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:45:14.906Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:45:14.945Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:45:15.063Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:45:15.076Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:45:15.119Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:45:15.196Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:45:15.210Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:45:15.251Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:45:15.301Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:45:15.312Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:45:15.348Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:45:15.392Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:45:15.405Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:45:15.442Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:45:15.479Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:45:15.492Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:45:15.529Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:45:15.631Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:45:15.644Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:45:15.686Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:45:15.726Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:45:15.740Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:45:15.779Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:45:15.861Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T19:45:15.874Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:45:15.912Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:45:15.997Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:45:16.010Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:45:16.046Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:45:16.092Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:45:16.104Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:45:16.140Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:45:29.974Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:45:29.987Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:45:30.028Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:45:30.146Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:45:30.159Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:45:30.197Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:45:30.276Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:45:30.288Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:45:30.328Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:45:30.375Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:45:30.389Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:45:30.427Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:45:30.467Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:45:30.479Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:45:30.517Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:45:30.557Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:45:30.571Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:45:30.611Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:45:30.716Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:45:30.730Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:45:30.775Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:45:30.817Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:45:30.831Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:45:30.874Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:45:30.946Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T19:45:30.960Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:45:31.000Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:45:31.075Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:45:31.087Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:45:31.124Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:45:31.167Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:45:31.179Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:45:31.218Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:45:45.056Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:45:45.069Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:45:45.107Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:45:45.224Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:45:45.236Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:45:45.281Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:45:45.355Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:45:45.367Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:45:45.406Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:45:45.452Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:45:45.464Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:45:45.501Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:45:45.544Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:45:45.557Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:45:45.597Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:45:45.637Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:45:45.651Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:45:45.696Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:45:45.804Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:45:45.817Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:45:45.860Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:45:45.900Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:45:45.914Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:45:45.951Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:45:46.027Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T19:45:46.040Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:45:46.078Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:45:46.153Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:45:46.165Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:45:46.204Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:45:46.245Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:45:46.259Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:45:46.297Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:46:00.132Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:46:00.143Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:46:00.184Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:46:00.308Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:46:00.321Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:46:00.357Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:46:00.430Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:46:00.443Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:46:00.478Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:46:00.524Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:46:00.535Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:46:00.573Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:46:00.625Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:46:00.639Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:46:00.680Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:46:00.723Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:46:00.736Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:46:00.775Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:46:00.889Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:46:00.901Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:46:00.937Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:46:00.976Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:46:00.990Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:46:01.029Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:46:01.105Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T19:46:01.116Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:46:01.154Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:46:01.232Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:46:01.244Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:46:01.284Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:46:01.324Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:46:01.336Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:46:01.395Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:46:15.211Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:46:15.224Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:46:15.260Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:46:15.383Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:46:15.395Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:46:15.432Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:46:15.504Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:46:15.515Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:46:15.551Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:46:15.600Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:46:15.612Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:46:15.651Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:46:15.712Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:46:15.725Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:46:15.764Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:46:15.802Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:46:15.816Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:46:15.855Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:46:15.964Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:46:15.977Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:46:16.013Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:46:16.055Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:46:16.067Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:46:16.105Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:46:16.180Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T19:46:16.192Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:46:16.228Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:46:16.314Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:46:16.327Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:46:16.366Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:46:16.424Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:46:16.437Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:46:16.474Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:46:30.290Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:46:30.303Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:46:30.343Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:46:30.463Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:46:30.475Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:46:30.514Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:46:30.579Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:46:30.594Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:46:30.635Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:46:30.683Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:46:30.699Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:46:30.740Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:46:30.793Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:46:30.806Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:46:30.847Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:46:30.889Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:46:30.903Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:46:30.942Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:46:31.041Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:46:31.054Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:46:31.092Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:46:31.130Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:46:31.142Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:46:31.180Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:46:31.255Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T19:46:31.267Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:46:31.303Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:46:31.394Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:46:31.406Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:46:31.445Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:46:31.502Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:46:31.514Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:46:31.552Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:46:45.373Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:46:45.387Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:46:45.428Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:46:45.542Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:46:45.557Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:46:45.599Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:46:45.663Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:46:45.677Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:46:45.714Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:46:45.765Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:46:45.777Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:46:45.814Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:46:45.873Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:46:45.886Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:46:45.923Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:46:45.966Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:46:45.978Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:46:46.020Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:46:46.120Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:46:46.132Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:46:46.170Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:46:46.208Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:46:46.221Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:46:46.260Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:46:46.331Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T19:46:46.344Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:46:46.382Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:46:46.473Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:46:46.486Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:46:46.527Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:46:46.587Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:46:46.602Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:46:46.643Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:47:00.458Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:47:00.470Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:47:00.511Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:47:00.628Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:47:00.641Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:47:00.678Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:47:00.740Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:47:00.753Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:47:00.793Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:47:00.840Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:47:00.854Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:47:00.893Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:47:00.952Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:47:00.969Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:47:01.007Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:47:01.048Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:47:01.061Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:47:01.098Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:47:01.196Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:47:01.209Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:47:01.248Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:47:01.287Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:47:01.301Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:47:01.339Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:47:01.412Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T19:47:01.426Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:47:01.464Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:47:01.559Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:47:01.572Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:47:01.615Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:47:01.670Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:47:01.682Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:47:01.721Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:47:15.538Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:47:15.550Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:47:15.587Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:47:15.703Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:47:15.717Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:47:15.753Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:47:15.821Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:47:15.834Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:47:15.874Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:47:15.921Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:47:15.934Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:47:15.972Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:47:16.033Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:47:16.045Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:47:16.084Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:47:16.124Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:47:16.135Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:47:16.173Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:47:16.276Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:47:16.288Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:47:16.325Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:47:16.365Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:47:16.378Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:47:16.417Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:47:16.492Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T19:47:16.505Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:47:16.543Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:47:16.647Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:47:16.662Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:47:16.710Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:47:16.753Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:47:16.766Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:47:16.803Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:47:30.615Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:47:30.628Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:47:30.666Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:47:30.789Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:47:30.803Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:47:30.841Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:47:30.902Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:47:30.915Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:47:30.955Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:47:30.999Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:47:31.012Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:47:31.051Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:47:31.113Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:47:31.125Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:47:31.162Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:47:31.197Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:47:31.209Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:47:31.246Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:47:31.351Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:47:31.363Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:47:31.400Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:47:31.462Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:47:31.474Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:47:31.509Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:47:31.569Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T19:47:31.581Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:47:31.620Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:47:31.740Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:47:31.756Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:47:31.795Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:47:31.836Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:47:31.850Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:47:31.888Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:47:45.691Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:47:45.704Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:47:45.741Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:47:45.869Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:47:45.881Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:47:45.918Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:47:45.981Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:47:45.992Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:47:46.030Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:47:46.078Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:47:46.091Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:47:46.130Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:47:46.188Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:47:46.202Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:47:46.245Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:47:46.280Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:47:46.294Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:47:46.331Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:47:46.426Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:47:46.438Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:47:46.474Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:47:46.535Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:47:46.551Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:47:46.596Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:47:46.650Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T19:47:46.664Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:47:46.707Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:47:46.825Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:47:46.837Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:47:46.880Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:47:46.924Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:47:46.940Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:47:46.986Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:48:00.769Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:48:00.782Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:48:00.818Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:48:00.945Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:48:00.957Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:48:00.998Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:48:01.056Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:48:01.069Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:48:01.106Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:48:01.162Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:48:01.176Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:48:01.216Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:48:01.276Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:48:01.291Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:48:01.330Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:48:01.371Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:48:01.385Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:48:01.427Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:48:01.502Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:48:01.515Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:48:01.554Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:48:01.628Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:48:01.641Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:48:01.677Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:48:01.839Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T19:48:01.852Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:48:01.890Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:48:01.930Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:48:01.943Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:48:01.980Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:48:02.019Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:48:02.033Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:48:02.071Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:48:15.850Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:48:15.865Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:48:15.913Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:48:16.030Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:48:16.046Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:48:16.085Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:48:16.140Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:48:16.153Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:48:16.192Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:48:16.242Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:48:16.256Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:48:16.298Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:48:16.354Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:48:16.366Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:48:16.407Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:48:16.453Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:48:16.466Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:48:16.503Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:48:16.587Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:48:16.604Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:48:16.653Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:48:16.710Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:48:16.725Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:48:16.764Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:48:16.922Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T19:48:16.936Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:48:16.978Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:48:17.021Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:48:17.036Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:48:17.074Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:48:17.118Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:48:17.133Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:48:17.173Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:48:30.940Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:48:30.954Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:48:30.993Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:48:31.113Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:48:31.126Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:48:31.163Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:48:31.218Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:48:31.234Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:48:31.272Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:48:31.327Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:48:31.340Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:48:31.379Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:48:31.432Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:48:31.444Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:48:31.487Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:48:31.531Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:48:31.544Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:48:31.580Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:48:31.680Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:48:31.693Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:48:31.737Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:48:31.791Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:48:31.804Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:48:31.846Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:48:32.006Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T19:48:32.018Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:48:32.055Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:48:32.100Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:48:32.113Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:48:32.152Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:48:32.201Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:48:32.214Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:48:32.254Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:48:46.021Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:48:46.034Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:48:46.073Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:48:46.191Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:48:46.203Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:48:46.239Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:48:46.299Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:48:46.311Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:48:46.346Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:48:46.407Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:48:46.421Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:48:46.460Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:48:46.514Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:48:46.526Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:48:46.563Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:48:46.609Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:48:46.621Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:48:46.659Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:48:46.764Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:48:46.776Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:48:46.814Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:48:46.870Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:48:46.881Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:48:46.916Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:48:47.083Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T19:48:47.095Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:48:47.132Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:48:47.178Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:48:47.189Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:48:47.227Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:48:47.279Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:48:47.291Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:48:47.328Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:49:01.098Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:49:01.111Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:49:01.147Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:49:01.265Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:49:01.277Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:49:01.317Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:49:01.373Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:49:01.386Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:49:01.422Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:49:01.485Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:49:01.496Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:49:01.532Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:49:01.591Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:49:01.605Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:49:01.642Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:49:01.684Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:49:01.697Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:49:01.734Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:49:01.848Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:49:01.861Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:49:01.897Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:49:01.946Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:49:01.959Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:49:01.998Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:49:02.163Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T19:49:02.177Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:49:02.216Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:49:02.255Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:49:02.268Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:49:02.305Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:49:02.355Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:49:02.366Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:49:02.404Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:49:16.174Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:49:16.187Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:49:16.223Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:49:16.350Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:49:16.362Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:49:16.402Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:49:16.454Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:49:16.470Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:49:16.508Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:49:16.561Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:49:16.579Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:49:16.627Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:49:16.670Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:49:16.684Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:49:16.726Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:49:16.784Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:49:16.796Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:49:16.832Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:49:16.925Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:49:16.938Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:49:16.980Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:49:17.041Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:49:17.053Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:49:17.093Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:49:17.244Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T19:49:17.256Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:49:17.294Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:49:17.330Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:49:17.342Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:49:17.379Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:49:17.430Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:49:17.442Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:49:17.469Z] Build test-unit-ungrouped #1572 completed: SUCCESS [2025-02-04T19:49:17.479Z] Will try again after 15 sec [Pipeline] echo [2025-02-04T19:49:17.502Z] JOB test-unit-ungrouped: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-02-04T19:49:17.569Z] Copied 1 artifact from "test-unit-ungrouped" build number 1572 [Pipeline] echo [2025-02-04T19:49:17.596Z] JOB test-unit-ungrouped: Collected artifacts: [Pipeline] sh [2025-02-04T19:49:17.878Z] + ls -la test-unit-ungrouped-11351 [2025-02-04T19:49:17.879Z] total 20 [2025-02-04T19:49:17.879Z] drwxr-xr-x 2 jenkins docker 4096 Feb 4 19:49 . [2025-02-04T19:49:17.879Z] drwxr-xr-x 17 jenkins docker 12288 Feb 4 19:49 .. [2025-02-04T19:49:17.879Z] -rw-r--r-- 1 jenkins docker 93 Feb 4 19:33 deps.test-unit-ungrouped.11351.env [Pipeline] withCredentials [2025-02-04T19:49:17.921Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-02-04T19:49:18.226Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-02-04T19:49:19.154Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] echo [2025-02-04T19:49:31.249Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:49:31.260Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:49:31.300Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:49:31.432Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:49:31.445Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:49:31.481Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:49:31.533Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:49:31.544Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:49:31.578Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:49:31.653Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:49:31.665Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:49:31.702Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:49:31.751Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:49:31.764Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:49:31.801Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:49:31.862Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:49:31.876Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:49:31.914Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:49:32.009Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:49:32.022Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:49:32.061Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:49:32.121Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:49:32.136Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:49:32.172Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:49:32.322Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T19:49:32.334Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:49:32.371Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:49:32.408Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:49:32.422Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:49:32.458Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:49:32.506Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:49:32.518Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:49:32.554Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:49:46.330Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:49:46.342Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:49:46.378Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:49:46.507Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:49:46.519Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:49:46.554Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:49:46.606Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:49:46.620Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:49:46.658Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:49:46.730Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:49:46.743Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:49:46.781Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:49:46.828Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:49:46.841Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:49:46.880Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:49:46.944Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:49:46.956Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:49:46.992Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:49:47.086Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:49:47.098Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:49:47.134Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:49:47.197Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:49:47.209Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:49:47.246Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:49:47.397Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T19:49:47.409Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:49:47.449Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:49:47.487Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:49:47.498Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:49:47.534Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:49:47.579Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:49:47.591Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:49:47.626Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:50:01.414Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:50:01.429Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:50:01.470Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:50:01.599Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:50:01.620Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:50:01.693Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:50:01.743Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:50:01.757Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:50:01.805Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:50:01.848Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:50:01.880Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-02-04T19:50:01.940Z] Will try again after 15 sec [Pipeline] echo [2025-02-04T19:50:01.965Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:50:01.978Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:50:02.030Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:50:02.086Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:50:02.107Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:50:02.165Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:50:02.218Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:50:02.231Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:50:02.270Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:50:02.312Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:50:02.326Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:50:02.373Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:50:02.490Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T19:50:02.508Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:50:02.552Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:50:02.607Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:50:02.621Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] { [2025-02-04T19:50:02.698Z] Will try again after 15 sec [Pipeline] echo [2025-02-04T19:50:02.727Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:50:02.745Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:50:02.792Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:50:16.497Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:50:16.508Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:50:16.547Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:50:16.719Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:50:16.737Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:50:16.774Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:50:16.828Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:50:16.839Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:50:16.874Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:50:16.973Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:50:16.985Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:50:17.028Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:50:17.066Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:50:17.079Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:50:17.117Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:50:17.191Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:50:17.203Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:50:17.244Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:50:17.298Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:50:17.315Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:50:17.355Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:50:17.406Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:50:17.419Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:50:17.457Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:50:17.581Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T19:50:17.594Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:50:17.633Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:50:17.725Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:50:17.740Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:50:17.777Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:50:17.822Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:50:17.835Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:50:17.875Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:50:31.576Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:50:31.590Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:50:31.626Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:50:31.801Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:50:31.813Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:50:31.848Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:50:31.899Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:50:31.913Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:50:31.949Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:50:32.054Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:50:32.067Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:50:32.102Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:50:32.144Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:50:32.157Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:50:32.195Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:50:32.273Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:50:32.285Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:50:32.324Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:50:32.381Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:50:32.394Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:50:32.436Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:50:32.489Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:50:32.502Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:50:32.543Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:50:32.662Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T19:50:32.679Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:50:32.718Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:50:32.805Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:50:32.818Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:50:32.857Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:50:32.903Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:50:32.916Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:50:32.957Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:50:46.658Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:50:46.675Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:50:46.718Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:50:46.879Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:50:46.892Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:50:46.931Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:50:46.982Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:50:46.998Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:50:47.043Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:50:47.131Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:50:47.144Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:50:47.184Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:50:47.224Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:50:47.239Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:50:47.286Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:50:47.353Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:50:47.367Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:50:47.404Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:50:47.463Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:50:47.476Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:50:47.517Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:50:47.569Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:50:47.582Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:50:47.618Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:50:47.747Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T19:50:47.761Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:50:47.800Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:50:47.885Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:50:47.898Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:50:47.935Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:50:47.985Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:50:47.997Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:50:48.035Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:51:01.747Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:51:01.760Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:51:01.796Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:51:01.958Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:51:01.969Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:51:02.006Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:51:02.070Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:51:02.082Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:51:02.120Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:51:02.210Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:51:02.222Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:51:02.259Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:51:02.311Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:51:02.324Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:51:02.361Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:51:02.430Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:51:02.443Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:51:02.478Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:51:02.544Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:51:02.560Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:51:02.605Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:51:02.644Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:51:02.658Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:51:02.695Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:51:02.831Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T19:51:02.844Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:51:02.882Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:51:02.964Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:51:02.978Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:51:03.019Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:51:03.066Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:51:03.080Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:51:03.120Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:51:16.825Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:51:16.840Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:51:16.879Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:51:17.033Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:51:17.044Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:51:17.080Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:51:17.147Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:51:17.161Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:51:17.200Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:51:17.285Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:51:17.297Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:51:17.333Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:51:17.389Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:51:17.401Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:51:17.441Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:51:17.504Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:51:17.519Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:51:17.556Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:51:17.633Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:51:17.646Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:51:17.685Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:51:17.724Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:51:17.736Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:51:17.774Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:51:17.911Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T19:51:17.925Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:51:17.970Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:51:18.047Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:51:18.060Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:51:18.098Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:51:18.150Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:51:18.163Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:51:18.202Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:51:31.909Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:51:31.923Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:51:31.966Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:51:32.107Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:51:32.119Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:51:32.156Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:51:32.226Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:51:32.237Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:51:32.273Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:51:32.358Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:51:32.370Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:51:32.408Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:51:32.471Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:51:32.484Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:51:32.522Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:51:32.586Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:51:32.601Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:51:32.640Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:51:32.715Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:51:32.730Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:51:32.767Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:51:32.808Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:51:32.821Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:51:32.859Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:51:32.999Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T19:51:33.013Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:51:33.049Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:51:33.125Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:51:33.137Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:51:33.173Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:51:33.233Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:51:33.246Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:51:33.301Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:51:46.993Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:51:47.008Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:51:47.045Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:51:47.183Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:51:47.195Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:51:47.230Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:51:47.297Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:51:47.310Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:51:47.348Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:51:47.434Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:51:47.446Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:51:47.482Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:51:47.554Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:51:47.567Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:51:47.607Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:51:47.670Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:51:47.684Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:51:47.724Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:51:47.795Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:51:47.809Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:51:47.846Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:51:47.887Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:51:47.899Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:51:47.937Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:51:48.078Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T19:51:48.091Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:51:48.128Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:51:48.200Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:51:48.212Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:51:48.247Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:51:48.328Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:51:48.341Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:51:48.376Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:52:02.078Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:52:02.090Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:52:02.127Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:52:02.258Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:52:02.270Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:52:02.308Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:52:02.373Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:52:02.385Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:52:02.422Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:52:02.508Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:52:02.520Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:52:02.557Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:52:02.632Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:52:02.646Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:52:02.684Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:52:02.750Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:52:02.764Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:52:02.801Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:52:02.873Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:52:02.887Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:52:02.925Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:52:02.961Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:52:02.976Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:52:03.016Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:52:03.157Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T19:52:03.170Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:52:03.206Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:52:03.273Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:52:03.287Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:52:03.323Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:52:03.407Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:52:03.419Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:52:03.458Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:52:17.157Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:52:17.170Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:52:17.207Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:52:17.334Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:52:17.346Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:52:17.383Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:52:17.449Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:52:17.461Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:52:17.499Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:52:17.582Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:52:17.594Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:52:17.629Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:52:17.708Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:52:17.721Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:52:17.758Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:52:17.827Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:52:17.841Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:52:17.880Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:52:17.953Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:52:17.968Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:52:18.007Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:52:18.044Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:52:18.057Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:52:18.100Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:52:18.234Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T19:52:18.247Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:52:18.286Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:52:18.351Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:52:18.364Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:52:18.401Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:52:18.485Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:52:18.496Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:52:18.531Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:52:32.238Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:52:32.252Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:52:32.293Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:52:32.411Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:52:32.424Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:52:32.462Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:52:32.524Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:52:32.536Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:52:32.572Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:52:32.656Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:52:32.668Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:52:32.706Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:52:32.785Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:52:32.797Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:52:32.832Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:52:32.910Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:52:32.923Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:52:32.958Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:52:33.033Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:52:33.047Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:52:33.087Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:52:33.128Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:52:33.142Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:52:33.181Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:52:33.315Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T19:52:33.330Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:52:33.374Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:52:33.429Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:52:33.442Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:52:33.481Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:52:33.559Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:52:33.572Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:52:33.607Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:52:47.320Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:52:47.332Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:52:47.368Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:52:47.489Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:52:47.504Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:52:47.543Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:52:47.600Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:52:47.614Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:52:47.655Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:52:47.733Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:52:47.747Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:52:47.783Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:52:47.857Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:52:47.871Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:52:47.919Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:52:47.985Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:52:47.999Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:52:48.038Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:52:48.119Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:52:48.134Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:52:48.173Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:52:48.210Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:52:48.222Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:52:48.259Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:52:48.404Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T19:52:48.416Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:52:48.454Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:52:48.509Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:52:48.524Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:52:48.565Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:52:48.644Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:52:48.657Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:52:48.699Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:53:02.396Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:53:02.408Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:53:02.447Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:53:02.570Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:53:02.584Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:53:02.624Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:53:02.681Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:53:02.694Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:53:02.729Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:53:02.808Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:53:02.821Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:53:02.857Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:53:02.945Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:53:02.957Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:53:02.992Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:53:03.064Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:53:03.077Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:53:03.113Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:53:03.199Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:53:03.211Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:53:03.248Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:53:03.285Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:53:03.297Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:53:03.332Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:53:03.482Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T19:53:03.495Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:53:03.537Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:53:03.593Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:53:03.606Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:53:03.643Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:53:03.726Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:53:03.739Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:53:03.777Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:53:17.475Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:53:17.488Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:53:17.527Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:53:17.650Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:53:17.663Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:53:17.700Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:53:17.756Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:53:17.769Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:53:17.803Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:53:17.882Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:53:17.894Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:53:17.928Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:53:18.017Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:53:18.028Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:53:18.062Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:53:18.137Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:53:18.148Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:53:18.182Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:53:18.275Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:53:18.286Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:53:18.324Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:53:18.359Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:53:18.372Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:53:18.407Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:53:18.564Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T19:53:18.576Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:53:18.614Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:53:18.671Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:53:18.685Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:53:18.722Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:53:18.805Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:53:18.819Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:53:18.855Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:53:32.556Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:53:32.568Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:53:32.604Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:53:32.727Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:53:32.739Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:53:32.775Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:53:32.829Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:53:32.841Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:53:32.877Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:53:32.956Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:53:32.969Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:53:33.007Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:53:33.090Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:53:33.102Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:53:33.140Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:53:33.206Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:53:33.218Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:53:33.254Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:53:33.350Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:53:33.362Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:53:33.398Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:53:33.433Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:53:33.444Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:53:33.482Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:53:33.642Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T19:53:33.656Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:53:33.693Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:53:33.749Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:53:33.761Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:53:33.799Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:53:33.885Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:53:33.898Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:53:33.936Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:53:47.632Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:53:47.644Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:53:47.683Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:53:47.799Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:53:47.810Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:53:47.846Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:53:47.900Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:53:47.911Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:53:47.947Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:53:48.031Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:53:48.043Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:53:48.081Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:53:48.165Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:53:48.177Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:53:48.212Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:53:48.281Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:53:48.293Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:53:48.330Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:53:48.429Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:53:48.442Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:53:48.480Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:53:48.517Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:53:48.529Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:53:48.569Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:53:48.722Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T19:53:48.736Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:53:48.773Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:53:48.826Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:53:48.839Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:53:48.878Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:53:48.965Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:53:48.980Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:53:49.017Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:54:02.716Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:54:02.730Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:54:02.769Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:54:02.874Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:54:02.889Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:54:02.935Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:54:02.973Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:54:02.986Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:54:03.024Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:54:03.107Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:54:03.119Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:54:03.162Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:54:03.236Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:54:03.248Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:54:03.283Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:54:03.357Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:54:03.371Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:54:03.407Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:54:03.507Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:54:03.519Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:54:03.561Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:54:03.596Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:54:03.609Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:54:03.643Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:54:03.799Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T19:54:03.812Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:54:03.849Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:54:03.905Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:54:03.918Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:54:03.954Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:54:04.045Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:54:04.058Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:54:04.094Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:54:17.796Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:54:17.808Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:54:17.845Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:54:17.964Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:54:17.978Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:54:18.018Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:54:18.052Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:54:18.065Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:54:18.101Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:54:18.188Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:54:18.201Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:54:18.238Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:54:18.312Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:54:18.326Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:54:18.361Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:54:18.433Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:54:18.444Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:54:18.479Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:54:18.584Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:54:18.596Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:54:18.630Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:54:18.667Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:54:18.679Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:54:18.715Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:54:18.873Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T19:54:18.897Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:54:18.937Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:54:18.982Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:54:18.995Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:54:19.033Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:54:19.123Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:54:19.137Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:54:19.178Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:54:32.875Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:54:32.889Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:54:32.928Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:54:33.044Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:54:33.056Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:54:33.094Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:54:33.128Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:54:33.141Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:54:33.180Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:54:33.264Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:54:33.278Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:54:33.317Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:54:33.389Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:54:33.402Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:54:33.439Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:54:33.503Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:54:33.514Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:54:33.549Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:54:33.655Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:54:33.667Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:54:33.704Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:54:33.739Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:54:33.752Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:54:33.788Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:54:33.964Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T19:54:33.977Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:54:34.014Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:54:34.061Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:54:34.075Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:54:34.113Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:54:34.210Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:54:34.224Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:54:34.266Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:54:47.956Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:54:47.969Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:54:48.006Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:54:48.119Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:54:48.131Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:54:48.167Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:54:48.207Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:54:48.222Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:54:48.258Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:54:48.345Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:54:48.357Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:54:48.393Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:54:48.464Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:54:48.477Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:54:48.514Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:54:48.574Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:54:48.587Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:54:48.623Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:54:48.729Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:54:48.743Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:54:48.779Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:54:48.814Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:54:48.827Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:54:48.863Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:54:49.041Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T19:54:49.053Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:54:49.095Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:54:49.141Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:54:49.153Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:54:49.191Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:54:49.295Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:54:49.310Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:54:49.348Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:55:03.037Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:55:03.051Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:55:03.089Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:55:03.195Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:55:03.209Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:55:03.254Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:55:03.293Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:55:03.306Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:55:03.343Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:55:03.421Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:55:03.434Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:55:03.472Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:55:03.541Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:55:03.553Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:55:03.591Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:55:03.649Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:55:03.662Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:55:03.700Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:55:03.803Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:55:03.815Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:55:03.850Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:55:03.889Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:55:03.900Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:55:03.935Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:55:04.121Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T19:55:04.133Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:55:04.171Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:55:04.218Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:55:04.230Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:55:04.265Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:55:04.374Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:55:04.387Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:55:04.432Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:55:18.119Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:55:18.132Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:55:18.173Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:55:18.283Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:55:18.296Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:55:18.336Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:55:18.377Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:55:18.397Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:55:18.444Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:55:18.503Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:55:18.518Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:55:18.555Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:55:18.619Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:55:18.631Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:55:18.669Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:55:18.727Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:55:18.740Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:55:18.778Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:55:18.880Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:55:18.892Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:55:18.926Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:55:18.958Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:55:18.969Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:55:19.012Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:55:19.197Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T19:55:19.208Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:55:19.242Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:55:19.288Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:55:19.299Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:55:19.333Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:55:19.459Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:55:19.472Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:55:19.511Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:55:33.202Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:55:33.215Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:55:33.252Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:55:33.365Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:55:33.377Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:55:33.415Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:55:33.472Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:55:33.483Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:55:33.518Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:55:33.581Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:55:33.594Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:55:33.636Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:55:33.695Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:55:33.706Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:55:33.742Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:55:33.803Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:55:33.817Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:55:33.852Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:55:33.953Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:55:33.967Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:55:34.006Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:55:34.041Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:55:34.053Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:55:34.088Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:55:34.272Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T19:55:34.285Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:55:34.324Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:55:34.361Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:55:34.373Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:55:34.411Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:55:34.541Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:55:34.554Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:55:34.600Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:55:48.280Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:55:48.292Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:55:48.330Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:55:48.444Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:55:48.456Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:55:48.494Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:55:48.542Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:55:48.554Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:55:48.593Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:55:48.661Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:55:48.673Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:55:48.709Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:55:48.767Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:55:48.778Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:55:48.816Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:55:48.876Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:55:48.887Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:55:48.924Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:55:49.032Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:55:49.043Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:55:49.080Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:55:49.116Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:55:49.130Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:55:49.167Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:55:49.352Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T19:55:49.365Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:55:49.404Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:55:49.440Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:55:49.452Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:55:49.489Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:55:49.629Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:55:49.642Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:55:49.680Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:56:03.358Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:56:03.370Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:56:03.409Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:56:03.520Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:56:03.532Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:56:03.569Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:56:03.617Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:56:03.630Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:56:03.666Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:56:03.735Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:56:03.748Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:56:03.787Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:56:03.842Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:56:03.855Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:56:03.894Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:56:03.950Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:56:03.962Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:56:04.001Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:56:04.107Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:56:04.119Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:56:04.160Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:56:04.206Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:56:04.220Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:56:04.267Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:56:04.429Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T19:56:04.440Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:56:04.476Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:56:04.512Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:56:04.523Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:56:04.559Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:56:04.708Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:56:04.720Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:56:04.757Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:56:18.438Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:56:18.450Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:56:18.487Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:56:18.594Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:56:18.607Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:56:18.642Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:56:18.693Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:56:18.705Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:56:18.741Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:56:18.811Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:56:18.823Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:56:18.861Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:56:18.920Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:56:18.932Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:56:18.967Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:56:19.027Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:56:19.039Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:56:19.076Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:56:19.187Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:56:19.199Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:56:19.234Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:56:19.295Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:56:19.307Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:56:19.345Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:56:19.504Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T19:56:19.516Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:56:19.551Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:56:19.589Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:56:19.601Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:56:19.638Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:56:19.785Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:56:19.798Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:56:19.835Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:56:33.514Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:56:33.527Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:56:33.565Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:56:33.668Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:56:33.682Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:56:33.717Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:56:33.765Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:56:33.777Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:56:33.811Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:56:33.885Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:56:33.896Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:56:33.930Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:56:33.993Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:56:34.004Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:56:34.040Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:56:34.099Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:56:34.112Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:56:34.149Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:56:34.262Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:56:34.276Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:56:34.313Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:56:34.370Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:56:34.381Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:56:34.415Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:56:34.585Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T19:56:34.598Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:56:34.635Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:56:34.670Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:56:34.682Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:56:34.719Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:56:34.860Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:56:34.872Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:56:34.907Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:56:48.594Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:56:48.607Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:56:48.647Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:56:48.745Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:56:48.758Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:56:48.798Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:56:48.836Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:56:48.848Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:56:48.886Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:56:48.956Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:56:48.968Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:56:49.003Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:56:49.065Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:56:49.077Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:56:49.116Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:56:49.174Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:56:49.186Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:56:49.223Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:56:49.339Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:56:49.350Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:56:49.385Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:56:49.439Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:56:49.450Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:56:49.487Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:56:49.662Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T19:56:49.675Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:56:49.711Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:56:49.748Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:56:49.761Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:56:49.799Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:56:49.939Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:56:49.952Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:56:49.990Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:57:03.678Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:57:03.692Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:57:03.731Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:57:03.825Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:57:03.838Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:57:03.875Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:57:03.916Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:57:03.929Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:57:03.965Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:57:04.028Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:57:04.042Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:57:04.081Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:57:04.142Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:57:04.154Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:57:04.190Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:57:04.250Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:57:04.263Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:57:04.302Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:57:04.412Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:57:04.425Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:57:04.462Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:57:04.514Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:57:04.527Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:57:04.565Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:57:04.740Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T19:57:04.752Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:57:04.788Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:57:04.825Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:57:04.836Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:57:04.871Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:57:05.016Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:57:05.029Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:57:05.065Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:57:18.760Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:57:18.773Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:57:18.814Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:57:18.904Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:57:18.918Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:57:18.959Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:57:18.999Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:57:19.013Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:57:19.053Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:57:19.108Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:57:19.121Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:57:19.158Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:57:19.215Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:57:19.226Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:57:19.261Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:57:19.328Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:57:19.340Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:57:19.382Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:57:19.487Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:57:19.500Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:57:19.535Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:57:19.590Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:57:19.602Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:57:19.638Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:57:19.814Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T19:57:19.824Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:57:19.858Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:57:19.893Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:57:19.905Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:57:19.940Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:57:20.092Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:57:20.105Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:57:20.138Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:57:33.842Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:57:33.855Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:57:33.895Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:57:33.989Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:57:34.003Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:57:34.040Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:57:34.079Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:57:34.092Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:57:34.129Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:57:34.182Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:57:34.195Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:57:34.230Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:57:34.288Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:57:34.301Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:57:34.338Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:57:34.408Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:57:34.421Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:57:34.457Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:57:34.560Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:57:34.572Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:57:34.607Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:57:34.666Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:57:34.679Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:57:34.714Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:57:34.884Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T19:57:34.897Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:57:34.937Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:57:34.976Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:57:34.989Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:57:35.026Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:57:35.166Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:57:35.177Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:57:35.213Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:57:48.923Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:57:48.937Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:57:48.977Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:57:49.067Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:57:49.080Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:57:49.122Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:57:49.159Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:57:49.171Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:57:49.210Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:57:49.254Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:57:49.269Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:57:49.308Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:57:49.364Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:57:49.377Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:57:49.412Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:57:49.483Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:57:49.498Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:57:49.535Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:57:49.634Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:57:49.645Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:57:49.681Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:57:49.740Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:57:49.751Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:57:49.786Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:57:49.963Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T19:57:49.974Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:57:50.009Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:57:50.055Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:57:50.069Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:57:50.107Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:57:50.241Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:57:50.253Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:57:50.292Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:58:04.008Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:58:04.022Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:58:04.059Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:58:04.150Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:58:04.165Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:58:04.203Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:58:04.239Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:58:04.252Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:58:04.295Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:58:04.333Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:58:04.344Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:58:04.381Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:58:04.439Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:58:04.451Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:58:04.489Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:58:04.564Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:58:04.579Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:58:04.620Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:58:04.710Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:58:04.725Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:58:04.766Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:58:04.816Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:58:04.834Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:58:04.876Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:58:05.041Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T19:58:05.054Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:58:05.096Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:58:05.134Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:58:05.148Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:58:05.188Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:58:05.321Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:58:05.333Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:58:05.369Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:58:19.086Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:58:19.098Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:58:19.136Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:58:19.226Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:58:19.239Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:58:19.276Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:58:19.319Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:58:19.330Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:58:19.366Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:58:19.405Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:58:19.418Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:58:19.454Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:58:19.515Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:58:19.527Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:58:19.562Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:58:19.646Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:58:19.659Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:58:19.695Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:58:19.791Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:58:19.802Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:58:19.840Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:58:19.915Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:58:19.928Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:58:19.963Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:58:20.125Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T19:58:20.138Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:58:20.178Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:58:20.215Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:58:20.230Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:58:20.265Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:58:20.397Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:58:20.409Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:58:20.446Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:58:34.165Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:58:34.178Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:58:34.215Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:58:34.302Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:58:34.315Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:58:34.351Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:58:34.396Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:58:34.411Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:58:34.449Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:58:34.486Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:58:34.500Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:58:34.539Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:58:34.589Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:58:34.602Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:58:34.637Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:58:34.722Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:58:34.735Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:58:34.772Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:58:34.867Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:58:34.881Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:58:34.918Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:58:34.991Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:58:35.005Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:58:35.043Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:58:35.205Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T19:58:35.217Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:58:35.252Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:58:35.290Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:58:35.304Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:58:35.339Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:58:35.473Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:58:35.486Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:58:35.522Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:58:49.244Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:58:49.258Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:58:49.295Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:58:49.380Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:58:49.392Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:58:49.429Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:58:49.478Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:58:49.491Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:58:49.529Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:58:49.564Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:58:49.579Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:58:49.619Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:58:49.663Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:58:49.676Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:58:49.712Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:58:49.797Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:58:49.809Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:58:49.845Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:58:49.942Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:58:49.955Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:58:49.990Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:58:50.068Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:58:50.080Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:58:50.118Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:58:50.279Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T19:58:50.290Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:58:50.325Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:58:50.362Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:58:50.373Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:58:50.408Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:58:50.548Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:58:50.559Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:58:50.594Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:59:04.325Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:59:04.338Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:59:04.377Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:59:04.460Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:59:04.473Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:59:04.510Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:59:04.557Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:59:04.570Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:59:04.606Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:59:04.646Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:59:04.660Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:59:04.697Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:59:04.742Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:59:04.753Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:59:04.789Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:59:04.869Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:59:04.881Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:59:04.917Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:59:05.016Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:59:05.030Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:59:05.065Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:59:05.143Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:59:05.155Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:59:05.190Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:59:05.352Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T19:59:05.365Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:59:05.401Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:59:05.437Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:59:05.450Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:59:05.487Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:59:05.622Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:59:05.634Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:59:05.670Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:59:19.406Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:59:19.419Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:59:19.458Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:59:19.535Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:59:19.547Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:59:19.583Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:59:19.632Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:59:19.645Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:59:19.682Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:59:19.721Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:59:19.733Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:59:19.767Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:59:19.814Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:59:19.826Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:59:19.866Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:59:19.942Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:59:19.955Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:59:19.991Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:59:20.092Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:59:20.104Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:59:20.139Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:59:20.217Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:59:20.230Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:59:20.267Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:59:20.430Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T19:59:20.444Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:59:20.480Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:59:20.518Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:59:20.530Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:59:20.567Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:59:20.697Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:59:20.710Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:59:20.746Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:59:34.485Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:59:34.500Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:59:34.544Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:59:34.613Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:59:34.627Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:59:34.674Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:59:34.710Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:59:34.723Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:59:34.760Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:59:34.795Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:59:34.807Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:59:34.843Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:59:34.892Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:59:34.904Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:59:34.941Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:59:35.018Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:59:35.030Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:59:35.067Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:59:35.165Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:59:35.178Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:59:35.215Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:59:35.294Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:59:35.307Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:59:35.343Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:59:35.507Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T19:59:35.520Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:59:35.556Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:59:35.593Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:59:35.605Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:59:35.642Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:59:35.772Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:59:35.784Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:59:35.824Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:59:49.570Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:59:49.584Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:59:49.622Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:59:49.700Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T19:59:49.714Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:59:49.751Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:59:49.784Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T19:59:49.798Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:59:49.836Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:59:49.873Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T19:59:49.885Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:59:49.922Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:59:49.967Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T19:59:49.978Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T19:59:50.013Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:59:50.092Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T19:59:50.105Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:59:50.141Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:59:50.241Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T19:59:50.253Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:59:50.290Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:59:50.370Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T19:59:50.383Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:59:50.421Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:59:50.583Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T19:59:50.596Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T19:59:50.639Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:59:50.674Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T19:59:50.686Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T19:59:50.721Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T19:59:50.854Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T19:59:50.867Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T19:59:50.905Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:00:04.653Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:00:04.669Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:00:04.709Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:00:04.781Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:00:04.795Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:00:04.836Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:00:04.872Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T20:00:04.885Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:00:04.921Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:00:04.955Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:00:04.969Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:00:05.008Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:00:05.050Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:00:05.065Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:00:05.105Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:00:05.172Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:00:05.186Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:00:05.229Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:00:05.320Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:00:05.334Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:00:05.371Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:00:05.450Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:00:05.465Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:00:05.505Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:00:05.682Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:00:05.700Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:00:05.742Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:00:05.784Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:00:05.798Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:00:05.839Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:00:05.938Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:00:05.951Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:00:05.995Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:00:19.737Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:00:19.750Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:00:19.787Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:00:19.864Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:00:19.876Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:00:19.913Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:00:19.950Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T20:00:19.963Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:00:20.002Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:00:20.039Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:00:20.054Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:00:20.092Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:00:20.136Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:00:20.149Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:00:20.187Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:00:20.257Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:00:20.272Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:00:20.313Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:00:20.400Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:00:20.414Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:00:20.450Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:00:20.530Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:00:20.541Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:00:20.579Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:00:20.772Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:00:20.784Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:00:20.820Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:00:20.899Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:00:20.910Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:00:20.947Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:00:21.022Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:00:21.034Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:00:21.074Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:00:34.814Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:00:34.826Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:00:34.863Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:00:34.940Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:00:34.954Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:00:34.990Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:00:35.027Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T20:00:35.041Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:00:35.079Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:00:35.117Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:00:35.129Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:00:35.169Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:00:35.212Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:00:35.225Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:00:35.262Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:00:35.338Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:00:35.351Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:00:35.390Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:00:35.478Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:00:35.493Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:00:35.537Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:00:35.612Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:00:35.626Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:00:35.664Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:00:35.856Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:00:35.868Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:00:35.905Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:00:35.976Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:00:35.990Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:00:36.028Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:00:36.103Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:00:36.116Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:00:36.152Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:00:49.890Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:00:49.902Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:00:49.940Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:00:50.023Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:00:50.038Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:00:50.083Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:00:50.125Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T20:00:50.139Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:00:50.184Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:00:50.221Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:00:50.234Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:00:50.272Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:00:50.308Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:00:50.320Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:00:50.358Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:00:50.415Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:00:50.429Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:00:50.465Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:00:50.564Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:00:50.576Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:00:50.611Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:00:50.690Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:00:50.702Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:00:50.738Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:00:50.931Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:00:50.943Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:00:50.978Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:00:51.055Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:00:51.068Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:00:51.108Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:00:51.183Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:00:51.197Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:00:51.235Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:01:04.969Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:01:04.982Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:01:05.020Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:01:05.113Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:01:05.126Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:01:05.165Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:01:05.210Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T20:01:05.223Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:01:05.261Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:01:05.298Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:01:05.312Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:01:05.351Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:01:05.390Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:01:05.402Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:01:05.439Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:01:05.490Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:01:05.502Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:01:05.539Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:01:05.639Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:01:05.650Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:01:05.686Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:01:05.763Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:01:05.774Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:01:05.808Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:01:06.006Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:01:06.019Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:01:06.054Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:01:06.136Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:01:06.150Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:01:06.188Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:01:06.264Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:01:06.279Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:01:06.321Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:01:20.051Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:01:20.064Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:01:20.105Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:01:20.197Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:01:20.210Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:01:20.251Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:01:20.288Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T20:01:20.303Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:01:20.342Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:01:20.381Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:01:20.395Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:01:20.434Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:01:20.468Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:01:20.480Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:01:20.519Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:01:20.567Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:01:20.580Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:01:20.616Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:01:20.710Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:01:20.723Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:01:20.758Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:01:20.837Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:01:20.852Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:01:20.894Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:01:21.082Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:01:21.095Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:01:21.129Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:01:21.214Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:01:21.226Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:01:21.265Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:01:21.351Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:01:21.364Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:01:21.402Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:01:35.131Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:01:35.144Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:01:35.187Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:01:35.278Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:01:35.295Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:01:35.333Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:01:35.371Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T20:01:35.384Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:01:35.422Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:01:35.458Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:01:35.470Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:01:35.505Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:01:35.543Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:01:35.554Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:01:35.590Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:01:35.640Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:01:35.653Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:01:35.693Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:01:35.786Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:01:35.800Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:01:35.839Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:01:35.923Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:01:35.937Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:01:35.976Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:01:36.157Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:01:36.170Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:01:36.207Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:01:36.295Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:01:36.310Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:01:36.350Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:01:36.433Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:01:36.447Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:01:36.487Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:01:50.217Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:01:50.229Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:01:50.268Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:01:50.359Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:01:50.372Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:01:50.411Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:01:50.449Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T20:01:50.461Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:01:50.498Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:01:50.534Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:01:50.547Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:01:50.583Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:01:50.621Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:01:50.634Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:01:50.670Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:01:50.718Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:01:50.731Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:01:50.769Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:01:50.867Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:01:50.881Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:01:50.918Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:01:51.003Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:01:51.018Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:01:51.054Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:01:51.235Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:01:51.248Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:01:51.287Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:01:51.379Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:01:51.391Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:01:51.431Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:01:51.519Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:01:51.532Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:01:51.586Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:02:05.296Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:02:05.308Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:02:05.343Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:02:05.436Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:02:05.447Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:02:05.484Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:02:05.528Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T20:02:05.542Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:02:05.578Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:02:05.613Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:02:05.625Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:02:05.661Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:02:05.698Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:02:05.711Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:02:05.746Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:02:05.796Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:02:05.809Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:02:05.845Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:02:05.947Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:02:05.960Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:02:05.996Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:02:06.081Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:02:06.094Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:02:06.131Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:02:06.313Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:02:06.327Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:02:06.363Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:02:06.458Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:02:06.469Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:02:06.504Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:02:06.614Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:02:06.627Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:02:06.664Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:02:20.369Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:02:20.382Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:02:20.421Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:02:20.510Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:02:20.522Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:02:20.560Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:02:20.603Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T20:02:20.615Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:02:20.650Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:02:20.686Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:02:20.699Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:02:20.732Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:02:20.772Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:02:20.783Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:02:20.818Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:02:20.871Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:02:20.883Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:02:20.919Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:02:21.021Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:02:21.033Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:02:21.069Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:02:21.157Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:02:21.169Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:02:21.204Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:02:21.390Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:02:21.402Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:02:21.437Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:02:21.531Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:02:21.544Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:02:21.585Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:02:21.695Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:02:21.707Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:02:21.747Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:02:35.450Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:02:35.462Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:02:35.500Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:02:35.585Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:02:35.598Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:02:35.634Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:02:35.675Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T20:02:35.688Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:02:35.724Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:02:35.759Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:02:35.770Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:02:35.806Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:02:35.844Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:02:35.855Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:02:35.892Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:02:35.946Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:02:35.962Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:02:36.002Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:02:36.097Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:02:36.109Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:02:36.148Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:02:36.234Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:02:36.247Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:02:36.285Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:02:36.467Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:02:36.481Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:02:36.518Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:02:36.614Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:02:36.626Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:02:36.665Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:02:36.777Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:02:36.790Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:02:36.826Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:02:50.528Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:02:50.541Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:02:50.577Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:02:50.661Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:02:50.673Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:02:50.709Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:02:50.748Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T20:02:50.761Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:02:50.799Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:02:50.837Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:02:50.851Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:02:50.890Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:02:50.940Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:02:50.954Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:02:50.990Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:02:51.028Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:02:51.040Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:02:51.083Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:02:51.175Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:02:51.188Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:02:51.227Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:02:51.312Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:02:51.326Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:02:51.361Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:02:51.544Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:02:51.556Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:02:51.606Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:02:51.693Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:02:51.705Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:02:51.742Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:02:51.855Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:02:51.868Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:02:51.906Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:03:05.611Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:03:05.625Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:03:05.672Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:03:05.739Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:03:05.753Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:03:05.790Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:03:05.833Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T20:03:05.847Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:03:05.888Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:03:05.932Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:03:05.946Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:03:05.990Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:03:06.031Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:03:06.046Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:03:06.090Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:03:06.135Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:03:06.158Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:03:06.200Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:03:06.253Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:03:06.267Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:03:06.308Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:03:06.394Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:03:06.407Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:03:06.449Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:03:06.633Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:03:06.645Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:03:06.682Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:03:06.770Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:03:06.782Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:03:06.820Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:03:06.933Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:03:06.944Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:03:06.982Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:03:20.701Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:03:20.714Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:03:20.753Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:03:20.816Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:03:20.833Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:03:20.874Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:03:20.916Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T20:03:20.930Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:03:20.976Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:03:21.015Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:03:21.028Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:03:21.063Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:03:21.117Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:03:21.129Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:03:21.165Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:03:21.225Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:03:21.238Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:03:21.278Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:03:21.336Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:03:21.349Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:03:21.386Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:03:21.475Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:03:21.489Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:03:21.526Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:03:21.710Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:03:21.723Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:03:21.759Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:03:21.846Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:03:21.858Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:03:21.895Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:03:22.011Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:03:22.023Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:03:22.062Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:03:35.781Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:03:35.794Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:03:35.830Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:03:35.903Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:03:35.915Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:03:35.954Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:03:36.002Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T20:03:36.015Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:03:36.053Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:03:36.092Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:03:36.105Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:03:36.140Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:03:36.190Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:03:36.202Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:03:36.237Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:03:36.309Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:03:36.321Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:03:36.355Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:03:36.410Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:03:36.420Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:03:36.455Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:03:36.551Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:03:36.561Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:03:36.596Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:03:36.786Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:03:36.798Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:03:36.833Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:03:36.922Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:03:36.934Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:03:36.971Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:03:37.089Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:03:37.100Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:03:37.135Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:03:50.857Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:03:50.870Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:03:50.906Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:03:50.980Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:03:50.991Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:03:51.100Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:03:51.137Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T20:03:51.150Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-02-04T20:03:51.199Z] Will try again after 15 sec [Pipeline] echo [2025-02-04T20:03:51.227Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:03:51.239Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-02-04T20:03:51.292Z] Will try again after 15 sec [Pipeline] echo [2025-02-04T20:03:51.319Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:03:51.332Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:03:51.371Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:03:51.405Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:03:51.418Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:03:51.458Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:03:51.493Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:03:51.506Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:03:51.543Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:03:51.623Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:03:51.635Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:03:51.674Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:03:51.861Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:03:51.875Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:03:51.914Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:03:51.998Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:03:52.010Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:03:52.048Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:03:52.167Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:03:52.180Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:03:52.218Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:04:05.934Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:04:05.947Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:04:05.985Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:04:06.128Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:04:06.140Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:04:06.175Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:04:06.223Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T20:04:06.234Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:04:06.271Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:04:06.317Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:04:06.328Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:04:06.362Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:04:06.396Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:04:06.408Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:04:06.447Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:04:06.484Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:04:06.495Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:04:06.530Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:04:06.569Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:04:06.584Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:04:06.622Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:04:06.703Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:04:06.716Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:04:06.764Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:04:06.943Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:04:06.956Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:04:06.994Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:04:07.076Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:04:07.087Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:04:07.123Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:04:07.246Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:04:07.258Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:04:07.298Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:04:21.015Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:04:21.030Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:04:21.067Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:04:21.203Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:04:21.216Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:04:21.253Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:04:21.299Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T20:04:21.314Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:04:21.357Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:04:21.399Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:04:21.412Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:04:21.449Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:04:21.484Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:04:21.496Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:04:21.536Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:04:21.573Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:04:21.585Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:04:21.623Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:04:21.656Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:04:21.667Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:04:21.707Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:04:21.791Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:04:21.803Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:04:21.840Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:04:22.024Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:04:22.039Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:04:22.079Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:04:22.155Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:04:22.170Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:04:22.210Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:04:22.329Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:04:22.343Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:04:22.386Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:04:36.098Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:04:36.112Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:04:36.160Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:04:36.281Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:04:36.293Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:04:36.328Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:04:36.386Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T20:04:36.400Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:04:36.440Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:04:36.475Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:04:36.488Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:04:36.526Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:04:36.561Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:04:36.574Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:04:36.613Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:04:36.651Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:04:36.665Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:04:36.708Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:04:36.745Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:04:36.757Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:04:36.794Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:04:36.868Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:04:36.881Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:04:36.923Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:04:37.105Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:04:37.116Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:04:37.154Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:04:37.236Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:04:37.249Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:04:37.286Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:04:37.415Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:04:37.429Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:04:37.468Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:04:51.191Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:04:51.205Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:04:51.243Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:04:51.355Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:04:51.369Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:04:51.408Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:04:51.467Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T20:04:51.479Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:04:51.518Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:04:51.556Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:04:51.569Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:04:51.606Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:04:51.642Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:04:51.654Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:04:51.692Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:04:51.736Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:04:51.749Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:04:51.786Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:04:51.821Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:04:51.833Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:04:51.872Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:04:52.021Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:04:52.038Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:04:52.076Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:04:52.187Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:04:52.202Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:04:52.243Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:04:52.319Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:04:52.334Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:04:52.374Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:04:52.502Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:04:52.517Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:04:52.558Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:05:06.270Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:05:06.281Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:05:06.316Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:05:06.434Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:05:06.446Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:05:06.481Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:05:06.544Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T20:05:06.557Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:05:06.594Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:05:06.633Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:05:06.648Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:05:06.689Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:05:06.724Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:05:06.737Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:05:06.783Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:05:06.819Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:05:06.833Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:05:06.870Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:05:06.905Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:05:06.918Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:05:06.953Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:05:07.103Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:05:07.115Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:05:07.151Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:05:07.274Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:05:07.290Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:05:07.329Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:05:07.402Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:05:07.418Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:05:07.454Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:05:07.585Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:05:07.598Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:05:07.634Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:05:21.347Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:05:21.362Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:05:21.402Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:05:21.510Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:05:21.524Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:05:21.560Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:05:21.621Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T20:05:21.634Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:05:21.671Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:05:21.714Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:05:21.727Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:05:21.767Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:05:21.808Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:05:21.821Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:05:21.860Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:05:21.896Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:05:21.909Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:05:21.948Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:05:21.987Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:05:22.001Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:05:22.040Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:05:22.185Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:05:22.200Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:05:22.242Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:05:22.361Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:05:22.376Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:05:22.418Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:05:22.487Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:05:22.501Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:05:22.546Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:05:22.666Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:05:22.679Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:05:22.719Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:05:36.433Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:05:36.447Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:05:36.492Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:05:36.587Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:05:36.600Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:05:36.639Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:05:36.699Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T20:05:36.713Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:05:36.754Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:05:36.795Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:05:36.809Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:05:36.847Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:05:36.887Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:05:36.899Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:05:36.937Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:05:36.975Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:05:36.988Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:05:37.030Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:05:37.065Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:05:37.077Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:05:37.121Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:05:37.272Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:05:37.284Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:05:37.323Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:05:37.446Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:05:37.495Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:05:37.531Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:05:37.583Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:05:37.596Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:05:37.631Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:05:37.746Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:05:37.757Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:05:37.791Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:05:51.524Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:05:51.537Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:05:51.575Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:05:51.669Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:05:51.682Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:05:51.721Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:05:51.782Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T20:05:51.795Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:05:51.837Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:05:51.882Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:05:51.898Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:05:51.944Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:05:51.988Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:05:52.002Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:05:52.048Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:05:52.091Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:05:52.105Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:05:52.149Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:05:52.186Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:05:52.199Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:05:52.235Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:05:52.352Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:05:52.364Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:05:52.401Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:05:52.559Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:05:52.573Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:05:52.610Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:05:52.659Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:05:52.672Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:05:52.709Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:05:52.822Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:05:52.837Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:05:52.878Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:06:06.604Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:06:06.616Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:06:06.652Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:06:06.746Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:06:06.759Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:06:06.794Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:06:06.867Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T20:06:06.879Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:06:06.915Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:06:06.971Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:06:06.984Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:06:07.022Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:06:07.075Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:06:07.087Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:06:07.125Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:06:07.175Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:06:07.188Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:06:07.225Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:06:07.264Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:06:07.277Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:06:07.313Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:06:07.430Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:06:07.446Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:06:07.483Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:06:07.638Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:06:07.651Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:06:07.689Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:06:07.738Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:06:07.750Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:06:07.788Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:06:07.907Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:06:07.922Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:06:07.961Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:06:21.679Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:06:21.693Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:06:21.733Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:06:21.836Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:06:21.850Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:06:21.889Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:06:21.942Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T20:06:21.955Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:06:21.992Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:06:22.048Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:06:22.060Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:06:22.096Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:06:22.153Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:06:22.168Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:06:22.211Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:06:22.253Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:06:22.268Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:06:22.310Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:06:22.352Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:06:22.367Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:06:22.409Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:06:22.515Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:06:22.532Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:06:22.574Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:06:22.720Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:06:22.734Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:06:22.772Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:06:22.921Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:06:22.934Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:06:22.971Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:06:23.007Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:06:23.019Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:06:23.056Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:06:36.762Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:06:36.774Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:06:36.809Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:06:36.929Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:06:36.943Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:06:36.984Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:06:37.026Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T20:06:37.039Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:06:37.076Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:06:37.121Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:06:37.134Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:06:37.172Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:06:37.238Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:06:37.253Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:06:37.289Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:06:37.335Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:06:37.348Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:06:37.384Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:06:37.442Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:06:37.455Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:06:37.494Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:06:37.599Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:06:37.614Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:06:37.651Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:06:37.803Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:06:37.814Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:06:37.851Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:06:38.000Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:06:38.012Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:06:38.054Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:06:38.090Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:06:38.103Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:06:38.138Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:06:51.836Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:06:51.848Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:06:51.886Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:06:52.009Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:06:52.023Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:06:52.062Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:06:52.104Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T20:06:52.117Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:06:52.156Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:06:52.202Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:06:52.217Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:06:52.264Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:06:52.319Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:06:52.334Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:06:52.375Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:06:52.413Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:06:52.428Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:06:52.468Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:06:52.522Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:06:52.535Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:06:52.574Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:06:52.682Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:06:52.694Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:06:52.729Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:06:52.877Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:06:52.889Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:06:52.925Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:06:53.084Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:06:53.096Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:06:53.132Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:06:53.169Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:06:53.182Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:06:53.219Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:07:06.912Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:07:06.924Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:07:06.960Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:07:07.088Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:07:07.100Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:07:07.137Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:07:07.181Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T20:07:07.192Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:07:07.228Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:07:07.288Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:07:07.301Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:07:07.337Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:07:07.399Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:07:07.411Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:07:07.449Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:07:07.493Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:07:07.504Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:07:07.540Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:07:07.599Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:07:07.612Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:07:07.649Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:07:07.757Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:07:07.769Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:07:07.807Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:07:07.952Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:07:07.965Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:07:08.010Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:07:08.158Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:07:08.170Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:07:08.207Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:07:08.244Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:07:08.256Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:07:08.292Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:07:21.985Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:07:21.997Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:07:22.033Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:07:22.165Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:07:22.181Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:07:22.219Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:07:22.258Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T20:07:22.272Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:07:22.315Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:07:22.367Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:07:22.383Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:07:22.422Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:07:22.476Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:07:22.490Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:07:22.532Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:07:22.572Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:07:22.588Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:07:22.626Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:07:22.677Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:07:22.690Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:07:22.729Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:07:22.841Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:07:22.856Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:07:22.904Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:07:23.038Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:07:23.051Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:07:23.088Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:07:23.237Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:07:23.251Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:07:23.292Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:07:23.333Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:07:23.346Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:07:23.384Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:07:37.061Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:07:37.073Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:07:37.110Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:07:37.256Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:07:37.269Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:07:37.311Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:07:37.350Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T20:07:37.364Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:07:37.401Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:07:37.451Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:07:37.466Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:07:37.504Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:07:37.560Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:07:37.574Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:07:37.617Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:07:37.652Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:07:37.664Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:07:37.704Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:07:37.754Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:07:37.766Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:07:37.805Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:07:37.932Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:07:37.945Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:07:37.982Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:07:38.117Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:07:38.130Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:07:38.169Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:07:38.321Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:07:38.334Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:07:38.374Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:07:38.414Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:07:38.427Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:07:38.465Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:07:52.139Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:07:52.152Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:07:52.193Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:07:52.339Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:07:52.352Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:07:52.393Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:07:52.430Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T20:07:52.445Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:07:52.484Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:07:52.530Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:07:52.546Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:07:52.584Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:07:52.643Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:07:52.656Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:07:52.692Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:07:52.726Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:07:52.737Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:07:52.775Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:07:52.829Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:07:52.841Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:07:52.877Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:07:53.010Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:07:53.022Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:07:53.060Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:07:53.195Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:07:53.207Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:07:53.241Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:07:53.401Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:07:53.414Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:07:53.450Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:07:53.489Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:07:53.500Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:07:53.537Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:08:07.218Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:08:07.230Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:08:07.267Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:08:07.418Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:08:07.430Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:08:07.465Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:08:07.510Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T20:08:07.522Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:08:07.556Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:08:07.607Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:08:07.619Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:08:07.653Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:08:07.721Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:08:07.733Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:08:07.769Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:08:07.803Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:08:07.815Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:08:07.850Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:08:07.902Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:08:07.913Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:08:07.950Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:08:08.085Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:08:08.097Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:08:08.134Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:08:08.269Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:08:08.281Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:08:08.318Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:08:08.478Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:08:08.490Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:08:08.528Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:08:08.565Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:08:08.577Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:08:08.612Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:08:22.294Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:08:22.307Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:08:22.343Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:08:22.492Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:08:22.504Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:08:22.542Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:08:22.582Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T20:08:22.593Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:08:22.628Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:08:22.677Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:08:22.688Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:08:22.724Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:08:22.793Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:08:22.804Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:08:22.841Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:08:22.879Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:08:22.893Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:08:22.935Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:08:22.977Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:08:22.990Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:08:23.028Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:08:23.162Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:08:23.174Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:08:23.211Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:08:23.344Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:08:23.356Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:08:23.393Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:08:23.558Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:08:23.570Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:08:23.607Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:08:23.643Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:08:23.655Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:08:23.694Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:08:37.370Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:08:37.383Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:08:37.420Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:08:37.570Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:08:37.582Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:08:37.618Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:08:37.654Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T20:08:37.665Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:08:37.700Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:08:37.750Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:08:37.761Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:08:37.795Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:08:37.865Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:08:37.876Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:08:37.910Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:08:37.960Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:08:37.973Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:08:38.010Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:08:38.056Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:08:38.071Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:08:38.109Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:08:38.241Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:08:38.255Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:08:38.294Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:08:38.423Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:08:38.436Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:08:38.475Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:08:38.636Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:08:38.650Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:08:38.692Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:08:38.733Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:08:38.745Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:08:38.782Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:08:52.447Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:08:52.460Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:08:52.503Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:08:52.642Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:08:52.655Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:08:52.694Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:08:52.729Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T20:08:52.743Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:08:52.778Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:08:52.823Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:08:52.836Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:08:52.875Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:08:52.939Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:08:52.952Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:08:52.991Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:08:53.041Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:08:53.059Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:08:53.098Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:08:53.139Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:08:53.152Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:08:53.192Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:08:53.324Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:08:53.339Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:08:53.379Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:08:53.506Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:08:53.521Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:08:53.559Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:08:53.722Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:08:53.736Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:08:53.776Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:08:53.814Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:08:53.827Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:08:53.864Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:09:07.533Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:09:07.549Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:09:07.588Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:09:07.726Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:09:07.740Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:09:07.784Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:09:07.826Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T20:09:07.841Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:09:07.879Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:09:07.917Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:09:07.929Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:09:07.969Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:09:08.018Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:09:08.032Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:09:08.070Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:09:08.126Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:09:08.138Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:09:08.178Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:09:08.220Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:09:08.235Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:09:08.272Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:09:08.411Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:09:08.424Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:09:08.468Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:09:08.586Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:09:08.599Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:09:08.639Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:09:08.805Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:09:08.817Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:09:08.854Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:09:08.889Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:09:08.900Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:09:08.938Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:09:22.615Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:09:22.627Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:09:22.664Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:09:22.812Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:09:22.824Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:09:22.861Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:09:22.903Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T20:09:22.915Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:09:22.954Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:09:22.992Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:09:23.004Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:09:23.041Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:09:23.094Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:09:23.107Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:09:23.143Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:09:23.203Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:09:23.215Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:09:23.250Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:09:23.296Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:09:23.309Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:09:23.346Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:09:23.496Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:09:23.508Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:09:23.546Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:09:23.680Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:09:23.693Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:09:23.732Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:09:23.885Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:09:23.900Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:09:23.943Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:09:24.010Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:09:24.024Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:09:24.064Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:09:37.690Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:09:37.702Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:09:37.741Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:09:37.886Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:09:37.898Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:09:37.935Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:09:37.978Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T20:09:37.990Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:09:38.033Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:09:38.070Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:09:38.082Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:09:38.122Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:09:38.169Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:09:38.182Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:09:38.221Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:09:38.276Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:09:38.288Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:09:38.324Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:09:38.374Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:09:38.388Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:09:38.422Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:09:38.572Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:09:38.586Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:09:38.624Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:09:38.758Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:09:38.771Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:09:38.808Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:09:38.970Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:09:38.983Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:09:39.023Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:09:39.095Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:09:39.108Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:09:39.150Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:09:52.773Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:09:52.787Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:09:52.825Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:09:52.961Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:09:52.972Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:09:53.008Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:09:53.058Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T20:09:53.070Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:09:53.105Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:09:53.148Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:09:53.161Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:09:53.197Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:09:53.246Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:09:53.258Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:09:53.294Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:09:53.351Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:09:53.362Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:09:53.400Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:09:53.447Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:09:53.459Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:09:53.494Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:09:53.651Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:09:53.663Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:09:53.700Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:09:53.839Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:09:53.853Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:09:53.891Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:09:54.055Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:09:54.071Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:09:54.112Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:09:54.181Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:09:54.194Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:09:54.231Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:10:07.856Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:10:07.872Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:10:07.914Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:10:08.041Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:10:08.057Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:10:08.100Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:10:08.140Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T20:10:08.152Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:10:08.189Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:10:08.226Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:10:08.240Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:10:08.277Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:10:08.321Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:10:08.333Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:10:08.368Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:10:08.426Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:10:08.439Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:10:08.479Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:10:08.517Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:10:08.529Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:10:08.564Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:10:08.727Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:10:08.741Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:10:08.779Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:10:08.919Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:10:08.932Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:10:08.969Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:10:09.143Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:10:09.156Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:10:09.197Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:10:09.261Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:10:09.275Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:10:09.317Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:10:22.942Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:10:22.956Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:10:22.998Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:10:23.127Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:10:23.142Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:10:23.179Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:10:23.218Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T20:10:23.230Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:10:23.266Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:10:23.304Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:10:23.316Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:10:23.353Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:10:23.393Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:10:23.406Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:10:23.442Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:10:23.504Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:10:23.516Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:10:23.551Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:10:23.588Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:10:23.599Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:10:23.635Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:10:23.805Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:10:23.816Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:10:23.851Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:10:23.994Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:10:24.007Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:10:24.043Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:10:24.222Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:10:24.233Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:10:24.268Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:10:24.342Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:10:24.353Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:10:24.389Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:10:38.027Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:10:38.040Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:10:38.078Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:10:38.207Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:10:38.220Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:10:38.257Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:10:38.291Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T20:10:38.303Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:10:38.338Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:10:38.377Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:10:38.389Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:10:38.424Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:10:38.470Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:10:38.482Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:10:38.517Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:10:38.576Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:10:38.589Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:10:38.624Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:10:38.659Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:10:38.670Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:10:38.706Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:10:38.877Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:10:38.890Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:10:38.926Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:10:39.070Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:10:39.082Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:10:39.121Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:10:39.295Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:10:39.310Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:10:39.350Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:10:39.422Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:10:39.434Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:10:39.472Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:10:53.105Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:10:53.116Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:10:53.154Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:10:53.282Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:10:53.295Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:10:53.329Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:10:53.361Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T20:10:53.372Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:10:53.408Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:10:53.448Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:10:53.461Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:10:53.495Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:10:53.543Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:10:53.555Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:10:53.592Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:10:53.650Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:10:53.662Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:10:53.698Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:10:53.734Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:10:53.746Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:10:53.782Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:10:53.954Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:10:53.965Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:10:54.002Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:10:54.152Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:10:54.165Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:10:54.201Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:10:54.378Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:10:54.392Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:10:54.429Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:10:54.500Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:10:54.514Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:10:54.556Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:11:08.180Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:11:08.193Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:11:08.231Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:11:08.360Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:11:08.376Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:11:08.420Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:11:08.464Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T20:11:08.480Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:11:08.526Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:11:08.561Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:11:08.573Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:11:08.609Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:11:08.642Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:11:08.654Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:11:08.689Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:11:08.724Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:11:08.737Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:11:08.771Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:11:08.806Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:11:08.818Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:11:08.853Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:11:09.030Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:11:09.043Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:11:09.080Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:11:09.228Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:11:09.241Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:11:09.275Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:11:09.454Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:11:09.465Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:11:09.499Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:11:09.583Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:11:09.596Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:11:09.631Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:11:23.257Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:11:23.269Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:11:23.310Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:11:23.447Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:11:23.461Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:11:23.498Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:11:23.551Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T20:11:23.563Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:11:23.598Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:11:23.632Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:11:23.646Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:11:23.683Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:11:23.719Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:11:23.731Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:11:23.768Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:11:23.803Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:11:23.815Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:11:23.850Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:11:23.885Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:11:23.896Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:11:23.931Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:11:24.106Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:11:24.118Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:11:24.155Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:11:24.301Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:11:24.314Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:11:24.349Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:11:24.525Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:11:24.537Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:11:24.572Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:11:24.658Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:11:24.672Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:11:24.709Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:11:38.341Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:11:38.353Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:11:38.395Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:11:38.525Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:11:38.539Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:11:38.577Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:11:38.623Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T20:11:38.635Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:11:38.672Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:11:38.708Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:11:38.721Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:11:38.760Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:11:38.793Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:11:38.804Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:11:38.841Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:11:38.876Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:11:38.888Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:11:38.925Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:11:38.965Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:11:38.976Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:11:39.012Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:11:39.181Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:11:39.193Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:11:39.229Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:11:39.380Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:11:39.393Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:11:39.433Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:11:39.603Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:11:39.617Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:11:39.657Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:11:39.738Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:11:39.750Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:11:39.788Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:11:53.429Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:11:53.442Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:11:53.484Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:11:53.604Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:11:53.616Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:11:53.652Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:11:53.696Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T20:11:53.708Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:11:53.744Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:11:53.783Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:11:53.796Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:11:53.834Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:11:53.870Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:11:53.884Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:11:53.923Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:11:53.965Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:11:53.979Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:11:54.020Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:11:54.058Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:11:54.071Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:11:54.124Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:11:54.257Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:11:54.269Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:11:54.306Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:11:54.460Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:11:54.472Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:11:54.511Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:11:54.686Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:11:54.699Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:11:54.738Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:11:54.815Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:11:54.828Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:11:54.865Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:12:08.513Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:12:08.527Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:12:08.567Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:12:08.678Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:12:08.691Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:12:08.730Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:12:08.770Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T20:12:08.784Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:12:08.821Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:12:08.861Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:12:08.876Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:12:08.915Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:12:08.952Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:12:08.965Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:12:09.003Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:12:09.047Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:12:09.060Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:12:09.097Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:12:09.149Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:12:09.162Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:12:09.198Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:12:09.336Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:12:09.349Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:12:09.390Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:12:09.538Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:12:09.550Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:12:09.588Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:12:09.764Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:12:09.776Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:12:09.819Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:12:09.891Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:12:09.902Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:12:09.939Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:12:23.598Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:12:23.611Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:12:23.654Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:12:23.756Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:12:23.769Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:12:23.806Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:12:23.845Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T20:12:23.857Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:12:23.894Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:12:23.942Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:12:23.955Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:12:23.989Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:12:24.032Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:12:24.044Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:12:24.079Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:12:24.122Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:12:24.134Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:12:24.169Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:12:24.221Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:12:24.232Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:12:24.268Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:12:24.417Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:12:24.430Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:12:24.469Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:12:24.615Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:12:24.629Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:12:24.665Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:12:24.845Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:12:24.855Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:12:24.889Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:12:24.965Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:12:24.978Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:12:25.014Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:12:38.681Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:12:38.696Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:12:38.739Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:12:38.831Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:12:38.845Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:12:38.884Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:12:38.923Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T20:12:38.937Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:12:38.979Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:12:39.013Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:12:39.025Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:12:39.065Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:12:39.105Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:12:39.117Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:12:39.155Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:12:39.195Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:12:39.207Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:12:39.246Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:12:39.292Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:12:39.305Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:12:39.344Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:12:39.497Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:12:39.512Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:12:39.549Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:12:39.692Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:12:39.706Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:12:39.743Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:12:39.921Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:12:39.938Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:12:39.981Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:12:40.046Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:12:40.061Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:12:40.104Z] Will try again after 15 sec [2025-02-04T20:12:50.537Z] Build test-unit-group-one #1572 completed: SUCCESS [Pipeline] echo [2025-02-04T20:12:50.554Z] JOB test-unit-group-one: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-02-04T20:12:50.624Z] Copied 1 artifact from "test-unit-group-one" build number 1572 [Pipeline] echo [2025-02-04T20:12:50.653Z] JOB test-unit-group-one: Collected artifacts: [Pipeline] sh [2025-02-04T20:12:50.932Z] + ls -la test-unit-group-one-69357 [2025-02-04T20:12:50.932Z] total 20 [2025-02-04T20:12:50.932Z] drwxr-xr-x 2 jenkins docker 4096 Feb 4 20:12 . [2025-02-04T20:12:50.932Z] drwxr-xr-x 18 jenkins docker 12288 Feb 4 20:12 .. [2025-02-04T20:12:50.932Z] -rw-r--r-- 1 jenkins docker 93 Feb 4 19:33 deps.test-unit-group-one.69357.env [Pipeline] withCredentials [2025-02-04T20:12:50.972Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-02-04T20:12:51.274Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-02-04T20:12:51.835Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] { [Pipeline] echo [2025-02-04T20:12:53.767Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:12:53.780Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:12:53.815Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:12:53.910Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:12:53.921Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:12:53.958Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:12:54.005Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T20:12:54.017Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:12:54.056Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:12:54.092Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:12:54.105Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:12:54.143Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:12:54.181Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:12:54.193Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:12:54.230Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:12:54.270Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:12:54.283Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:12:54.320Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:12:54.370Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:12:54.383Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:12:54.421Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:12:54.575Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:12:54.587Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:12:54.624Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:12:54.770Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:12:54.782Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:12:54.817Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:12:55.013Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:12:55.026Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:12:55.062Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:12:55.133Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:12:55.147Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:12:55.182Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:13:08.841Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:13:08.855Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:13:08.897Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:13:08.990Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:13:09.005Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:13:09.041Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:13:09.085Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T20:13:09.097Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:13:09.134Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:13:09.172Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:13:09.187Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:13:09.226Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:13:09.263Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:13:09.279Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:13:09.317Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:13:09.352Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:13:09.367Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:13:09.407Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:13:09.447Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:13:09.461Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:13:09.499Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:13:09.654Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:13:09.668Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:13:09.705Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:13:09.846Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:13:09.859Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:13:09.894Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:13:10.089Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:13:10.101Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:13:10.138Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:13:10.212Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:13:10.225Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:13:10.275Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:13:23.927Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:13:23.940Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:13:23.978Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:13:24.068Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:13:24.081Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:13:24.117Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:13:24.158Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T20:13:24.171Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:13:24.209Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:13:24.252Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:13:24.266Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:13:24.304Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:13:24.344Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:13:24.357Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:13:24.395Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:13:24.432Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:13:24.445Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:13:24.483Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:13:24.524Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:13:24.538Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:13:24.577Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:13:24.733Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:13:24.746Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:13:24.789Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:13:24.922Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:13:24.936Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:13:24.977Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:13:25.168Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:13:25.180Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:13:25.218Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:13:25.306Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:13:25.320Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:13:25.361Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:13:39.005Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:13:39.017Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:13:39.055Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:13:39.145Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:13:39.159Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:13:39.206Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:13:39.251Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T20:13:39.268Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:13:39.311Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:13:39.350Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:13:39.364Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:13:39.405Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:13:39.442Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:13:39.455Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:13:39.492Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:13:39.527Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:13:39.540Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:13:39.578Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:13:39.616Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:13:39.629Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:13:39.665Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:13:39.815Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:13:39.826Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:13:39.863Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:13:40.004Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:13:40.017Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:13:40.055Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:13:40.248Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:13:40.261Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:13:40.298Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:13:40.390Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:13:40.402Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:13:40.439Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:13:54.082Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:13:54.094Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:13:54.131Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:13:54.233Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:13:54.247Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:13:54.289Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:13:54.337Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T20:13:54.349Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:13:54.385Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:13:54.431Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:13:54.443Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:13:54.480Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:13:54.515Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:13:54.526Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:13:54.559Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:13:54.605Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:13:54.617Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:13:54.655Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:13:54.691Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:13:54.702Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:13:54.737Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:13:54.892Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:13:54.906Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:13:54.947Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:13:55.085Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:13:55.099Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:13:55.136Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:13:55.327Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:13:55.341Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:13:55.376Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:13:55.469Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:13:55.481Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:13:55.517Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:14:09.157Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:14:09.168Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:14:09.204Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:14:09.314Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:14:09.326Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:14:09.368Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:14:09.410Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T20:14:09.423Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:14:09.459Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:14:09.507Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:14:09.522Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:14:09.558Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:14:09.593Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:14:09.605Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:14:09.642Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:14:09.680Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:14:09.695Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:14:09.734Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:14:09.771Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:14:09.784Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:14:09.820Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:14:09.975Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:14:09.992Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:14:10.030Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:14:10.167Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:14:10.182Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:14:10.220Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:14:10.408Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:14:10.422Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:14:10.461Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:14:10.551Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:14:10.565Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:14:10.605Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:14:24.229Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:14:24.240Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:14:24.277Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:14:24.395Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:14:24.407Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:14:24.441Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:14:24.484Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T20:14:24.496Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:14:24.531Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:14:24.584Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:14:24.598Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:14:24.636Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:14:24.673Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:14:24.685Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:14:24.725Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:14:24.763Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:14:24.778Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:14:24.819Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:14:24.856Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:14:24.870Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:14:24.909Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:14:25.064Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:14:25.079Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:14:25.121Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:14:25.248Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:14:25.262Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:14:25.297Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:14:25.489Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:14:25.502Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:14:25.539Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:14:25.632Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:14:25.645Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:14:25.684Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:14:39.306Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:14:39.319Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:14:39.359Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:14:39.470Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:14:39.483Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:14:39.520Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:14:39.556Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T20:14:39.570Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:14:39.612Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:14:39.663Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:14:39.676Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:14:39.713Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:14:39.751Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:14:39.765Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:14:39.805Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:14:39.847Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:14:39.862Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:14:39.899Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:14:39.935Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:14:39.948Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:14:39.985Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:14:40.151Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:14:40.164Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:14:40.203Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:14:40.326Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:14:40.339Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:14:40.377Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:14:40.568Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:14:40.581Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:14:40.619Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:14:40.713Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:14:40.726Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:14:40.763Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:14:54.387Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:14:54.402Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:14:54.440Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:14:54.546Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:14:54.558Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:14:54.595Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:14:54.638Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T20:14:54.650Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:14:54.689Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:14:54.742Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:14:54.754Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:14:54.789Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:14:54.828Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:14:54.840Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:14:54.877Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:14:54.924Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:14:54.936Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:14:54.970Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:14:55.010Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:14:55.022Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:14:55.058Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:14:55.230Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:14:55.241Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:14:55.280Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:14:55.414Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:14:55.426Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:14:55.472Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:14:55.648Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:14:55.660Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:14:55.697Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:14:55.794Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:14:55.807Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:14:55.844Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:15:09.473Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:15:09.487Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:15:09.527Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:15:09.622Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:15:09.635Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:15:09.671Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:15:09.714Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T20:15:09.728Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:15:09.763Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:15:09.813Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:15:09.825Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:15:09.863Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:15:09.903Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:15:09.916Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:15:09.956Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:15:09.997Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:15:10.011Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:15:10.048Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:15:10.086Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:15:10.100Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:15:10.137Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:15:10.314Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:15:10.328Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:15:10.368Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:15:10.508Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:15:10.522Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:15:10.561Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:15:10.732Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:15:10.747Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:15:10.786Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:15:10.877Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:15:10.891Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:15:10.935Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:15:24.560Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:15:24.575Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:15:24.619Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:15:24.699Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:15:24.714Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:15:24.756Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:15:24.794Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T20:15:24.808Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:15:24.844Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:15:24.888Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:15:24.902Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:15:24.936Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:15:24.980Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:15:24.991Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:15:25.026Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:15:25.075Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:15:25.089Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:15:25.127Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:15:25.170Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:15:25.186Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:15:25.227Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:15:25.397Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:15:25.410Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:15:25.447Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:15:25.594Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:15:25.610Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:15:25.649Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:15:25.814Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:15:25.829Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:15:25.867Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:15:25.964Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:15:25.976Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:15:26.013Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:15:39.647Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:15:39.661Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:15:39.698Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:15:39.784Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:15:39.797Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:15:39.833Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:15:39.869Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T20:15:39.883Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:15:39.920Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:15:39.964Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:15:39.980Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:15:40.021Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:15:40.060Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:15:40.074Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:15:40.113Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:15:40.155Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:15:40.168Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:15:40.208Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:15:40.258Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:15:40.274Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:15:40.313Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:15:40.478Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:15:40.494Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:15:40.534Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:15:40.678Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:15:40.691Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:15:40.730Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:15:40.899Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:15:40.915Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:15:40.956Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:15:41.044Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:15:41.058Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:15:41.096Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:15:54.727Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:15:54.741Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:15:54.780Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:15:54.864Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:15:54.877Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:15:54.915Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:15:54.950Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T20:15:54.962Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:15:54.999Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:15:55.046Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:15:55.060Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:15:55.097Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:15:55.138Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:15:55.151Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:15:55.187Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:15:55.235Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:15:55.249Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:15:55.290Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:15:55.341Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:15:55.353Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:15:55.391Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:15:55.561Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:15:55.573Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:15:55.610Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:15:55.763Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:15:55.778Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:15:55.822Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:15:55.984Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:15:55.996Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:15:56.032Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:15:56.123Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:15:56.135Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:15:56.171Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:16:09.810Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:16:09.823Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:16:09.863Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:16:09.944Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:16:09.957Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:16:09.994Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:16:10.030Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T20:16:10.042Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:16:10.080Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:16:10.122Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:16:10.134Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:16:10.171Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:16:10.216Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:16:10.228Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:16:10.268Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:16:10.315Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:16:10.328Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:16:10.365Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:16:10.417Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:16:10.431Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:16:10.470Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:16:10.642Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:16:10.657Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:16:10.699Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:16:10.852Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:16:10.867Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:16:10.908Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:16:11.065Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:16:11.080Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:16:11.121Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:16:11.204Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:16:11.218Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:16:11.258Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:16:24.890Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:16:24.903Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:16:24.940Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:16:25.022Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:16:25.034Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:16:25.070Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:16:25.105Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T20:16:25.118Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:16:25.154Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:16:25.197Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:16:25.211Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:16:25.246Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:16:25.292Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:16:25.304Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:16:25.339Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:16:25.392Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:16:25.403Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:16:25.439Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:16:25.495Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:16:25.507Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:16:25.546Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:16:25.727Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:16:25.741Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:16:25.780Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:16:25.939Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:16:25.954Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:16:25.994Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:16:26.150Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:16:26.164Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:16:26.203Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:16:26.290Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:16:26.302Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:16:26.341Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:16:39.971Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:16:39.985Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:16:40.026Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:16:40.107Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:16:40.119Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:16:40.154Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:16:40.189Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T20:16:40.201Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:16:40.240Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:16:40.280Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:16:40.296Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:16:40.333Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:16:40.368Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:16:40.382Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:16:40.419Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:16:40.468Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:16:40.482Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:16:40.530Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:16:40.572Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:16:40.585Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:16:40.624Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:16:40.816Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:16:40.835Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:16:40.878Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:16:41.036Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:16:41.051Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:16:41.090Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:16:41.233Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:16:41.247Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:16:41.284Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:16:41.371Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:16:41.384Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:16:41.425Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:16:55.056Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:16:55.070Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:16:55.108Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:16:55.183Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:16:55.198Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:16:55.239Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:16:55.278Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T20:16:55.292Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:16:55.332Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:16:55.374Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:16:55.388Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:16:55.429Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:16:55.467Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:16:55.481Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:16:55.519Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:16:55.557Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:16:55.571Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:16:55.609Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:16:55.653Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:16:55.669Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:16:55.707Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:16:55.907Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:16:55.919Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:16:55.955Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:16:56.117Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:16:56.128Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:16:56.166Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:16:56.311Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:16:56.325Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:16:56.361Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:16:56.455Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:16:56.469Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:16:56.504Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:17:10.136Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:17:10.149Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:17:10.193Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:17:10.266Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:17:10.280Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:17:10.318Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:17:10.358Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T20:17:10.371Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:17:10.407Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:17:10.455Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:17:10.467Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:17:10.506Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:17:10.542Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:17:10.554Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:17:10.589Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:17:10.636Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:17:10.647Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:17:10.684Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:17:10.731Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:17:10.742Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:17:10.775Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:17:10.982Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:17:10.994Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:17:11.033Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:17:11.192Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:17:11.206Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:17:11.249Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:17:11.391Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:17:11.404Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:17:11.441Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:17:11.533Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:17:11.545Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:17:11.581Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:17:25.222Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:17:25.234Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:17:25.270Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:17:25.343Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:17:25.354Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:17:25.395Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:17:25.434Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T20:17:25.446Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:17:25.488Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:17:25.532Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:17:25.543Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:17:25.578Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:17:25.614Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:17:25.627Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:17:25.667Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:17:25.709Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:17:25.724Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:17:25.761Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:17:25.802Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:17:25.814Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:17:25.851Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:17:26.059Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:17:26.071Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:17:26.107Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:17:26.345Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:17:26.363Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:17:26.399Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:17:26.475Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:17:26.487Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:17:26.525Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:17:26.611Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:17:26.625Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:17:26.663Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:17:40.298Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:17:40.310Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:17:40.348Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:17:40.421Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:17:40.432Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:17:40.466Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:17:40.512Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T20:17:40.525Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:17:40.564Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:17:40.603Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:17:40.616Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:17:40.655Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:17:40.692Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:17:40.704Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:17:40.739Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:17:40.786Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:17:40.799Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:17:40.837Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:17:40.875Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:17:40.888Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:17:40.925Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:17:41.139Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:17:41.153Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:17:41.194Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:17:41.428Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:17:41.441Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:17:41.478Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:17:41.554Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:17:41.569Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:17:41.612Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:17:41.698Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:17:41.716Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:17:41.756Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:17:55.381Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:17:55.397Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:17:55.442Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:17:55.499Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:17:55.513Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:17:55.551Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:17:55.590Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T20:17:55.608Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:17:55.646Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:17:55.685Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:17:55.700Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:17:55.738Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:17:55.773Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:17:55.786Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:17:55.824Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:17:55.862Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:17:55.875Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:17:55.912Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:17:55.952Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:17:55.964Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:17:55.999Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:17:56.222Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:17:56.235Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:17:56.275Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:17:56.506Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:17:56.520Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:17:56.557Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:17:56.639Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:17:56.653Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:17:56.692Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:17:56.791Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:17:56.807Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:17:56.846Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:18:10.469Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:18:10.481Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:18:10.518Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:18:10.577Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:18:10.590Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:18:10.627Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:18:10.672Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T20:18:10.686Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:18:10.723Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:18:10.765Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:18:10.779Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:18:10.815Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:18:10.856Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:18:10.870Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:18:10.909Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:18:10.948Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:18:10.963Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:18:11.002Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:18:11.042Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:18:11.056Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:18:11.092Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:18:11.302Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:18:11.313Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:18:11.348Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:18:11.583Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:18:11.594Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:18:11.634Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:18:11.719Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:18:11.731Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:18:11.769Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:18:11.874Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:18:11.884Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:18:11.928Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:18:25.546Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:18:25.559Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:18:25.596Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:18:25.656Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:18:25.670Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:18:25.710Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:18:25.753Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T20:18:25.766Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:18:25.807Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:18:25.846Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:18:25.859Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:18:25.895Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:18:25.934Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:18:25.946Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:18:25.981Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:18:26.026Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:18:26.038Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:18:26.072Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:18:26.118Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:18:26.132Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:18:26.171Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:18:26.377Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:18:26.391Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:18:26.431Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:18:26.662Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:18:26.674Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:18:26.711Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:18:26.796Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:18:26.808Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:18:26.844Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:18:26.955Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:18:26.968Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:18:27.005Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:18:40.630Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:18:40.643Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:18:40.683Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:18:40.738Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:18:40.754Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:18:40.799Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:18:40.835Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T20:18:40.847Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:18:40.886Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:18:40.922Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:18:40.935Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:18:40.970Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:18:41.005Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:18:41.018Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:18:41.058Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:18:41.098Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:18:41.111Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:18:41.152Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:18:41.211Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:18:41.223Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:18:41.259Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:18:41.469Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:18:41.488Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:18:41.533Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:18:41.743Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:18:41.760Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:18:41.800Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:18:41.878Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:18:41.893Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:18:41.937Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:18:42.037Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:18:42.053Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:18:42.092Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:18:55.710Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:18:55.722Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:18:55.763Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:18:55.828Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:18:55.844Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:18:55.890Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:18:55.927Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T20:18:55.940Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:18:55.977Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:18:56.015Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:18:56.028Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:18:56.067Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:18:56.103Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:18:56.118Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:18:56.155Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:18:56.191Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:18:56.204Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:18:56.242Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:18:56.284Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:18:56.296Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:18:56.332Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:18:56.561Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:18:56.574Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:18:56.611Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:18:56.828Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:18:56.841Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:18:56.878Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:18:56.964Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:18:56.976Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:18:57.013Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:18:57.122Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:18:57.139Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:18:57.176Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:19:10.793Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:19:10.807Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:19:10.846Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:19:10.918Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:19:10.930Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:19:10.969Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:19:11.006Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T20:19:11.020Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:19:11.061Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:19:11.102Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:19:11.117Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:19:11.160Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:19:11.200Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:19:11.218Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:19:11.256Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:19:11.292Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:19:11.306Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:19:11.344Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:19:11.384Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:19:11.397Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:19:11.434Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:19:11.641Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:19:11.658Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:19:11.697Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:19:11.908Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:19:11.922Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:19:11.960Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:19:12.040Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:19:12.073Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] { [2025-02-04T20:19:12.378Z] Will try again after 15 sec [Pipeline] echo [2025-02-04T20:19:12.403Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:19:12.417Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:19:12.456Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:19:25.877Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:19:25.893Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:19:25.933Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:19:26.001Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:19:26.017Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:19:26.057Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:19:26.106Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T20:19:26.121Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:19:26.161Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:19:26.201Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:19:26.216Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:19:26.253Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:19:26.293Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:19:26.308Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:19:26.349Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:19:26.390Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:19:26.403Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:19:26.451Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:19:26.487Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:19:26.498Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:19:26.534Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:19:26.725Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:19:26.738Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:19:26.777Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:19:26.990Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:19:27.002Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:19:27.039Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:19:27.409Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:19:27.424Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:19:27.469Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:19:27.511Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:19:27.526Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:19:27.570Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:19:40.961Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:19:40.973Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:19:41.008Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:19:41.082Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:19:41.093Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:19:41.129Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:19:41.188Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T20:19:41.200Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:19:41.238Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:19:41.279Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:19:41.291Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:19:41.327Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:19:41.373Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:19:41.388Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:19:41.425Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:19:41.476Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:19:41.489Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:19:41.524Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:19:41.558Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:19:41.572Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:19:41.606Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:19:41.804Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:19:41.818Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:19:41.857Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:19:42.068Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:19:42.081Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:19:42.117Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:19:42.498Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:19:42.512Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:19:42.549Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:19:42.600Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:19:42.612Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:19:42.647Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:19:56.036Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:19:56.050Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:19:56.085Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:19:56.156Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:19:56.170Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:19:56.208Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:19:56.264Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T20:19:56.276Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:19:56.317Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:19:56.358Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:19:56.371Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:19:56.416Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:19:56.457Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:19:56.470Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:19:56.509Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:19:56.552Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:19:56.566Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:19:56.602Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:19:56.637Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:19:56.649Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:19:56.685Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:19:56.885Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:19:56.900Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:19:56.937Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:19:57.146Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:19:57.158Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:19:57.195Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:19:57.578Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:19:57.592Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:19:57.631Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:19:57.677Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:19:57.693Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:19:57.738Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:20:11.113Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:20:11.126Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:20:11.162Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:20:11.233Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:20:11.247Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:20:11.283Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:20:11.346Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T20:20:11.358Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:20:11.399Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:20:11.442Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:20:11.456Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:20:11.499Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:20:11.541Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:20:11.554Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:20:11.592Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:20:11.630Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:20:11.644Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:20:11.685Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:20:11.725Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:20:11.740Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:20:11.780Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:20:11.966Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:20:11.981Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:20:12.022Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:20:12.227Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:20:12.242Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:20:12.285Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:20:12.658Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:20:12.672Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:20:12.708Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:20:12.767Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:20:12.781Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:20:12.824Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:20:26.192Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:20:26.204Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:20:26.240Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:20:26.308Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:20:26.322Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:20:26.357Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:20:26.425Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T20:20:26.441Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:20:26.483Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:20:26.525Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:20:26.536Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:20:26.569Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:20:26.614Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:20:26.625Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:20:26.658Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:20:26.710Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:20:26.722Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:20:26.757Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:20:26.804Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:20:26.816Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:20:26.858Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:20:27.050Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:20:27.063Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:20:27.101Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:20:27.315Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:20:27.330Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:20:27.367Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:20:27.741Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:20:27.754Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:20:27.800Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:20:27.855Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:20:27.868Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:20:27.912Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:20:41.268Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:20:41.280Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:20:41.316Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:20:41.385Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:20:41.397Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:20:41.433Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:20:41.508Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T20:20:41.520Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:20:41.556Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:20:41.596Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:20:41.607Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:20:41.643Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:20:41.683Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:20:41.694Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:20:41.732Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:20:41.784Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:20:41.798Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:20:41.834Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:20:41.884Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:20:41.898Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:20:41.934Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:20:42.133Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:20:42.152Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:20:42.197Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:20:42.398Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:20:42.412Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:20:42.457Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:20:42.829Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:20:42.842Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:20:42.880Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:20:42.939Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:20:42.951Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:20:42.985Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:20:56.348Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:20:56.363Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:20:56.405Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:20:56.463Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:20:56.478Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:20:56.519Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:20:56.582Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T20:20:56.595Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:20:56.629Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:20:56.669Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:20:56.682Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:20:56.720Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:20:56.755Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:20:56.766Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:20:56.802Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:20:56.857Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:20:56.868Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:20:56.905Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:20:56.960Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:20:56.972Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:20:57.009Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:20:57.248Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:20:57.265Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:20:57.334Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:20:57.488Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:20:57.503Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:20:57.542Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:20:57.917Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:20:57.933Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:20:57.971Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:20:58.031Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:20:58.044Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:20:58.081Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:21:11.434Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:21:11.446Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:21:11.483Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:21:11.545Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:21:11.558Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:21:11.596Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:21:11.660Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T20:21:11.674Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:21:11.715Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:21:11.758Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:21:11.771Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:21:11.809Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:21:11.848Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:21:11.861Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:21:11.899Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:21:11.936Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:21:11.950Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:21:11.992Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:21:12.037Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:21:12.050Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:21:12.090Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:21:12.363Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:21:12.376Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:21:12.419Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:21:12.572Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:21:12.586Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:21:12.624Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:21:13.001Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:21:13.014Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:21:13.051Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:21:13.111Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:21:13.125Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:21:13.166Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:21:26.511Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:21:26.525Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:21:26.561Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:21:26.624Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:21:26.636Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:21:26.672Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:21:26.741Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T20:21:26.754Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:21:26.790Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:21:26.837Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:21:26.850Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:21:26.886Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:21:26.925Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:21:26.938Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:21:26.976Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:21:27.020Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:21:27.032Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:21:27.071Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:21:27.115Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:21:27.128Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:21:27.162Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:21:27.448Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:21:27.460Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:21:27.505Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:21:27.651Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:21:27.664Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:21:27.700Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:21:28.079Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:21:28.092Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:21:28.129Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:21:28.194Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:21:28.206Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:21:28.242Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:21:41.591Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:21:41.606Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:21:41.646Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:21:41.703Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:21:41.716Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:21:41.755Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:21:41.816Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T20:21:41.828Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:21:41.866Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:21:41.914Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:21:41.926Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:21:41.965Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:21:42.003Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:21:42.018Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:21:42.064Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:21:42.109Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:21:42.125Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:21:42.162Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:21:42.198Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:21:42.211Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:21:42.249Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:21:42.532Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:21:42.544Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:21:42.582Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:21:42.744Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:21:42.755Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:21:42.792Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:21:43.159Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:21:43.172Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:21:43.211Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:21:43.273Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:21:43.286Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:21:43.324Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:21:56.675Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:21:56.688Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:21:56.725Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:21:56.781Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:21:56.794Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:21:56.829Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:21:56.892Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T20:21:56.904Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:21:56.942Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:21:56.991Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:21:57.003Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:21:57.041Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:21:57.092Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:21:57.105Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:21:57.141Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:21:57.188Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:21:57.201Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:21:57.241Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:21:57.274Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:21:57.286Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:21:57.322Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:21:57.610Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:21:57.623Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:21:57.662Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:21:57.821Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:21:57.833Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:21:57.869Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:21:58.246Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:21:58.259Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:21:58.295Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:21:58.351Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:21:58.364Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:21:58.401Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:22:11.753Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:22:11.767Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:22:11.804Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:22:11.859Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:22:11.872Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:22:11.913Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:22:11.972Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T20:22:11.985Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:22:12.022Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:22:12.068Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:22:12.081Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:22:12.118Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:22:12.170Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:22:12.185Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:22:12.221Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:22:12.267Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:22:12.282Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:22:12.320Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:22:12.355Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:22:12.367Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:22:12.404Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:22:12.691Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:22:12.704Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:22:12.742Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:22:12.899Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:22:12.910Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:22:12.951Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:22:13.324Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:22:13.335Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:22:13.372Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:22:13.434Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:22:13.447Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:22:13.485Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:22:26.832Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:22:26.847Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:22:26.885Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:22:26.939Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:22:26.953Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:22:26.989Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:22:27.049Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T20:22:27.062Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:22:27.099Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:22:27.145Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:22:27.160Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:22:27.200Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:22:27.248Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:22:27.261Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:22:27.297Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:22:27.346Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:22:27.358Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:22:27.396Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:22:27.432Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:22:27.445Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:22:27.482Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:22:27.770Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:22:27.785Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:22:27.821Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:22:27.981Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:22:27.995Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:22:28.033Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:22:28.402Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:22:28.416Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:22:28.457Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:22:28.518Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:22:28.532Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:22:28.573Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:22:41.913Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:22:41.925Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:22:41.965Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:22:42.017Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:22:42.027Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:22:42.065Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:22:42.126Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T20:22:42.139Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:22:42.173Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:22:42.227Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:22:42.240Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:22:42.289Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:22:42.326Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:22:42.339Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:22:42.377Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:22:42.420Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:22:42.431Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:22:42.468Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:22:42.507Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:22:42.521Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:22:42.560Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:22:42.849Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:22:42.862Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:22:42.899Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:22:43.064Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:22:43.078Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:22:43.121Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:22:43.487Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:22:43.501Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:22:43.538Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:22:43.602Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:22:43.614Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:22:43.652Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:22:56.992Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:22:57.005Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:22:57.041Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:22:57.089Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:22:57.102Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:22:57.137Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:22:57.198Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T20:22:57.209Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:22:57.244Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:22:57.316Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:22:57.328Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:22:57.363Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:22:57.402Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:22:57.414Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:22:57.450Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:22:57.495Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:22:57.508Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:22:57.544Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:22:57.587Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:22:57.600Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:22:57.638Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:22:57.927Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:22:57.940Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:22:57.977Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:22:58.159Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:22:58.174Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:22:58.215Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:22:58.566Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:22:58.581Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:22:58.618Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:22:58.683Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:22:58.699Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:22:58.736Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:23:12.068Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:23:12.081Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:23:12.117Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:23:12.163Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:23:12.175Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:23:12.210Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:23:12.271Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T20:23:12.284Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:23:12.322Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:23:12.388Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:23:12.400Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:23:12.436Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:23:12.475Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:23:12.487Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:23:12.522Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:23:12.568Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:23:12.580Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:23:12.616Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:23:12.663Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:23:12.674Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:23:12.714Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:23:13.007Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:23:13.021Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:23:13.060Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:23:13.249Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:23:13.263Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:23:13.309Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:23:13.648Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:23:13.661Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:23:13.700Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:23:13.775Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:23:13.793Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:23:13.831Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:23:27.146Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:23:27.158Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:23:27.192Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:23:27.234Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:23:27.246Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:23:27.281Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:23:27.348Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T20:23:27.361Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:23:27.396Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:23:27.463Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:23:27.474Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:23:27.511Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:23:27.548Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:23:27.561Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:23:27.602Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:23:27.644Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:23:27.656Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:23:27.696Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:23:27.740Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:23:27.752Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:23:27.790Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:23:28.092Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:23:28.108Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:23:28.147Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:23:28.341Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:23:28.355Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:23:28.395Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:23:28.731Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:23:28.744Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:23:28.785Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:23:28.862Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:23:28.875Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:23:28.923Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:23:42.220Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:23:42.232Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:23:42.283Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:23:42.319Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:23:42.331Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:23:42.368Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:23:42.423Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T20:23:42.436Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:23:42.482Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:23:42.539Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:23:42.553Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:23:42.592Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:23:42.631Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:23:42.645Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:23:42.686Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:23:42.722Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:23:42.736Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:23:42.772Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:23:42.818Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:23:42.831Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:23:42.870Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:23:43.174Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:23:43.186Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:23:43.222Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:23:43.422Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:23:43.434Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:23:43.476Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:23:43.814Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:23:43.826Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:23:43.863Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:23:43.954Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:23:43.966Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:23:44.001Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:23:57.310Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:23:57.324Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:23:57.362Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:23:57.398Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:23:57.411Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:23:57.451Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:23:57.508Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T20:23:57.521Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:23:57.557Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:23:57.619Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:23:57.632Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:23:57.670Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:23:57.710Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:23:57.722Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:23:57.758Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:23:57.799Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:23:57.819Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:23:57.856Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:23:57.898Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:23:57.911Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:23:57.947Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:23:58.248Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:23:58.260Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:23:58.294Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:23:58.504Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:23:58.517Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:23:58.552Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:23:58.892Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:23:58.905Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:23:58.939Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:23:59.028Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:23:59.039Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:23:59.073Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:24:12.393Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:24:12.406Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:24:12.443Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:24:12.484Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:24:12.497Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:24:12.535Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:24:12.586Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T20:24:12.600Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:24:12.636Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:24:12.702Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:24:12.723Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:24:12.767Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:24:12.807Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:24:12.821Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:24:12.861Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:24:12.895Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:24:12.907Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:24:12.945Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:24:12.982Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:24:12.994Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:24:13.032Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:24:13.322Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:24:13.335Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:24:13.371Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:24:13.579Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:24:13.591Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:24:13.626Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:24:13.969Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:24:13.985Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:24:14.025Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:24:14.103Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:24:14.115Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:24:14.150Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:24:27.471Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:24:27.481Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:24:27.518Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:24:27.561Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:24:27.574Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:24:27.612Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:24:27.665Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T20:24:27.679Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:24:27.716Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:24:27.796Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:24:27.811Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:24:27.852Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:24:27.894Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:24:27.909Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:24:27.949Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:24:27.989Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:24:28.003Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:24:28.040Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:24:28.077Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:24:28.090Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:24:28.129Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:24:28.402Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:24:28.417Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:24:28.457Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:24:28.655Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:24:28.671Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:24:28.711Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:24:29.070Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:24:29.082Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:24:29.123Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:24:29.178Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:24:29.189Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:24:29.223Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:24:42.546Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:24:42.557Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:24:42.593Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:24:42.638Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:24:42.650Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:24:42.685Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:24:42.742Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T20:24:42.754Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:24:42.791Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:24:42.881Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:24:42.896Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:24:42.933Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:24:42.974Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:24:42.986Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:24:43.022Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:24:43.065Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:24:43.078Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:24:43.115Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:24:43.156Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:24:43.169Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:24:43.208Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:24:43.488Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:24:43.503Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:24:43.547Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:24:43.741Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:24:43.754Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:24:43.792Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:24:44.152Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:24:44.165Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:24:44.213Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:24:44.258Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:24:44.271Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:24:44.307Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:24:57.623Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:24:57.637Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:24:57.677Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:24:57.714Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:24:57.726Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:24:57.763Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:24:57.818Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T20:24:57.830Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:24:57.865Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:24:57.959Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:24:57.971Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:24:58.005Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:24:58.047Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:24:58.058Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:24:58.095Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:24:58.140Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:24:58.152Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:24:58.193Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:24:58.237Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:24:58.250Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:24:58.286Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:24:58.575Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:24:58.587Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:24:58.621Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:24:58.821Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:24:58.834Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:24:58.873Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:24:59.242Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:24:59.254Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:24:59.291Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:24:59.335Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:24:59.347Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:24:59.383Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:25:12.707Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:25:12.720Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:25:12.759Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:25:12.808Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:25:12.822Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:25:12.865Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:25:12.903Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T20:25:12.915Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:25:12.950Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:25:13.032Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:25:13.045Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:25:13.081Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:25:13.121Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:25:13.133Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:25:13.174Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:25:13.218Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:25:13.229Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:25:13.264Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:25:13.310Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:25:13.321Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:25:13.358Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:25:13.650Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:25:13.664Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:25:13.706Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:25:13.901Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:25:13.917Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:25:13.954Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:25:14.320Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:25:14.332Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:25:14.368Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:25:14.412Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:25:14.425Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:25:14.463Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:25:27.794Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:25:27.809Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:25:27.854Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:25:27.895Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:25:27.910Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:25:27.952Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:25:27.995Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T20:25:28.012Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:25:28.054Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:25:28.110Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:25:28.123Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:25:28.177Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:25:28.213Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:25:28.227Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:25:28.263Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:25:28.299Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:25:28.311Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:25:28.348Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:25:28.385Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:25:28.399Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:25:28.438Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:25:28.738Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:25:28.750Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:25:28.786Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:25:28.982Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:25:28.995Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:25:29.030Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:25:29.409Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:25:29.420Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:25:29.455Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:25:29.491Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:25:29.502Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:25:29.539Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:25:42.885Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:25:42.897Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:25:42.935Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:25:42.980Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:25:42.992Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:25:43.028Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:25:43.081Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T20:25:43.095Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:25:43.132Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:25:43.207Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:25:43.219Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:25:43.257Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:25:43.293Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:25:43.306Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:25:43.343Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:25:43.376Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:25:43.388Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:25:43.422Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:25:43.461Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:25:43.473Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:25:43.508Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:25:43.815Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:25:43.828Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:25:43.865Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:25:44.057Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:25:44.069Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:25:44.112Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:25:44.486Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:25:44.499Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:25:44.536Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:25:44.574Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:25:44.587Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:25:44.624Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:25:57.964Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:25:57.977Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:25:58.017Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:25:58.056Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:25:58.069Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:25:58.108Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:25:58.159Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T20:25:58.172Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:25:58.213Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:25:58.283Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:25:58.295Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:25:58.328Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:25:58.367Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:25:58.379Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:25:58.415Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:25:58.450Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:25:58.462Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:25:58.498Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:25:58.534Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:25:58.547Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:25:58.581Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:25:58.895Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:25:58.909Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:25:58.945Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:25:59.142Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:25:59.155Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:25:59.191Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:25:59.564Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:25:59.578Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:25:59.616Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:25:59.653Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:25:59.665Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:25:59.702Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:26:13.044Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:26:13.056Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:26:13.092Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:26:13.132Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:26:13.143Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:26:13.180Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:26:13.238Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T20:26:13.249Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:26:13.284Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:26:13.355Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:26:13.367Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:26:13.402Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:26:13.441Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:26:13.454Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:26:13.495Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:26:13.533Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:26:13.546Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:26:13.582Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:26:13.620Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:26:13.633Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:26:13.671Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:26:13.977Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:26:13.990Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:26:14.034Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:26:14.219Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:26:14.231Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:26:14.273Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:26:14.646Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:26:14.659Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:26:14.700Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:26:14.738Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:26:14.750Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:26:14.788Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:26:28.118Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:26:28.130Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:26:28.166Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:26:28.209Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:26:28.223Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:26:28.263Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:26:28.313Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-02-04T20:26:28.327Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:26:28.363Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:26:28.432Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:26:28.447Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:26:28.489Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:26:28.533Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:26:28.546Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:26:28.583Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:26:28.632Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:26:28.645Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:26:28.681Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:26:28.718Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:26:28.730Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:26:28.769Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:26:29.094Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:26:29.108Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:26:29.146Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:26:29.303Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:26:29.316Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:26:29.356Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:26:29.729Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:26:29.742Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:26:29.779Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:26:29.817Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:26:29.830Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:26:29.865Z] Will try again after 15 sec [2025-02-04T20:26:32.547Z] Build build-compile #4117 completed: SUCCESS [Pipeline] echo [2025-02-04T20:26:32.562Z] JOB compile-centos: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-02-04T20:26:32.636Z] Copied 2 artifacts from "build-compile" build number 4117 [Pipeline] echo [2025-02-04T20:26:32.665Z] JOB compile-centos: Collected artifacts: [Pipeline] sh [2025-02-04T20:26:32.944Z] + ls -la build-compile-46293 [2025-02-04T20:26:32.944Z] total 20 [2025-02-04T20:26:32.944Z] drwxr-xr-x 2 jenkins docker 4096 Feb 4 20:26 . [2025-02-04T20:26:32.944Z] drwxr-xr-x 19 jenkins docker 12288 Feb 4 20:26 .. [2025-02-04T20:26:32.944Z] -rw-r--r-- 1 jenkins docker 0 Feb 4 20:26 build.env [2025-02-04T20:26:32.944Z] -rw-r--r-- 1 jenkins docker 340 Feb 4 19:30 deps.build-compile.46293.env [Pipeline] withCredentials [2025-02-04T20:26:32.982Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-02-04T20:26:33.594Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-02-04T20:26:34.155Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] echo [2025-02-04T20:26:43.193Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:26:43.208Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:26:43.244Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:26:43.290Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:26:43.304Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:26:43.338Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:26:43.390Z] JOB package-centos: waiting for dependecy [compile-centos:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2025-02-04T20:26:43.451Z] JOB package-centos: wait finished. overall result = true [Pipeline] echo [2025-02-04T20:26:43.470Z] JOB package-centos: entering run_job [Pipeline] writeFile [Pipeline] { [Pipeline] archiveArtifacts [2025-02-04T20:26:43.538Z] Archiving artifacts [Pipeline] echo [2025-02-04T20:26:43.559Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:26:43.572Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:26:43.610Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:26:43.736Z] JOB package-centos / stream build-centos : deps: [compile-centos] [Pipeline] dir [2025-02-04T20:26:43.752Z] Running in /home/jenkins/workspace/pipeline-check [Pipeline] { [Pipeline] echo [2025-02-04T20:26:43.769Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:26:43.785Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [Pipeline] findFiles [Pipeline] { [2025-02-04T20:26:43.859Z] Will try again after 15 sec [Pipeline] echo [2025-02-04T20:26:43.873Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:26:43.885Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-04T20:26:43.908Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:26:43.922Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-04T20:26:43.957Z] JOB package-centos: files found = 2 [2025-02-04T20:26:43.993Z] Will try again after 15 sec [Pipeline] echo [2025-02-04T20:26:44.007Z] JOB package-centos: file #0 with path build-compile-46293/build.env [Pipeline] readFile [2025-02-04T20:26:44.056Z] Will try again after 15 sec [Pipeline] echo [2025-02-04T20:26:44.089Z] JOB package-centos: file #1 with path build-compile-46293/deps.build-compile.46293.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] { [Pipeline] echo [2025-02-04T20:26:44.184Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:26:44.195Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:26:44.220Z] Will try again after 15 sec [Pipeline] echo [2025-02-04T20:26:44.247Z] JOB package-centos: deps_env_file: deps.build-package.31302.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-02-04T20:26:44.293Z] Archiving artifacts [Pipeline] echo [2025-02-04T20:26:44.322Z] JOB package-centos: Starting job: build-package rnd: #31302 [Pipeline] timeout [2025-02-04T20:26:44.335Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2025-02-04T20:26:44.367Z] Scheduling project: build-package [Pipeline] { [Pipeline] echo [2025-02-04T20:26:44.408Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:26:44.421Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:26:44.466Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:26:44.807Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:26:44.821Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:26:44.856Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:26:44.891Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:26:44.903Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:26:44.940Z] Will try again after 15 sec [2025-02-04T20:26:50.771Z] Starting building: build-package #3359 [Pipeline] { [Pipeline] echo [2025-02-04T20:26:58.274Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:26:58.289Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:26:58.332Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:26:58.370Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:26:58.384Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:26:58.426Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:26:58.636Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:26:58.648Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:26:58.684Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:26:58.886Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:26:58.898Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:26:58.939Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:26:59.021Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:26:59.034Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:26:59.070Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:26:59.104Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:26:59.117Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:26:59.154Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:26:59.248Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:26:59.260Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:26:59.296Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:26:59.493Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:26:59.506Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:26:59.544Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:26:59.887Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:26:59.900Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:26:59.940Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:26:59.981Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:26:59.992Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:27:00.032Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:27:13.361Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:27:13.375Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:27:13.416Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:27:13.453Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:27:13.466Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:27:13.503Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:27:13.713Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:27:13.724Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:27:13.759Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:27:13.967Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:27:13.978Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:27:14.014Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:27:14.097Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:27:14.109Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:27:14.143Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:27:14.179Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:27:14.190Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:27:14.238Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:27:14.322Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:27:14.334Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:27:14.725Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:27:14.760Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:27:14.771Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:27:14.806Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:27:14.969Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:27:14.980Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:27:15.017Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:27:15.058Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:27:15.071Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:27:15.107Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:27:28.448Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:27:28.461Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:27:28.501Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:27:28.539Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:27:28.554Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:27:28.600Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:27:28.790Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:27:28.805Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:27:28.846Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:27:29.046Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:27:29.058Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:27:29.099Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:27:29.171Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:27:29.186Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:27:29.227Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:27:29.264Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:27:29.276Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:27:29.316Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:27:29.753Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:27:29.765Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:27:29.803Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:27:29.840Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:27:29.852Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:27:29.890Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:27:30.046Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:27:30.057Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:27:30.093Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:27:30.132Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:27:30.144Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:27:30.180Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:27:43.535Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:27:43.550Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:27:43.589Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:27:43.628Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:27:43.642Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:27:43.682Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:27:43.872Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:27:43.886Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:27:43.925Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:27:44.124Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:27:44.136Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:27:44.173Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:27:44.252Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:27:44.266Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:27:44.301Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:27:44.341Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:27:44.354Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:27:44.391Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:27:44.830Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:27:44.842Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:27:44.878Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:27:44.915Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:27:44.926Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:27:44.962Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:27:45.119Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:27:45.130Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:27:45.164Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:27:45.205Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:27:45.216Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:27:45.251Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:27:58.617Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:27:58.630Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:27:58.669Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:27:58.709Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:27:58.721Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:27:58.757Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:27:58.960Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:27:58.973Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:27:59.013Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:27:59.200Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:27:59.213Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:27:59.250Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:27:59.330Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:27:59.343Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:27:59.382Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:27:59.420Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:27:59.433Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:27:59.468Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:27:59.906Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:27:59.918Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:27:59.955Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:27:59.990Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:28:00.003Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:28:00.039Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:28:00.192Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:28:00.205Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:28:00.245Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:28:00.286Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:28:00.298Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:28:00.335Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:28:13.697Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:28:13.709Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:28:13.745Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:28:13.782Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:28:13.795Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:28:13.829Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:28:14.039Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:28:14.051Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:28:14.087Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:28:14.276Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:28:14.288Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:28:14.323Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:28:14.408Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:28:14.419Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:28:14.456Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:28:14.492Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:28:14.504Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:28:14.537Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:28:14.983Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:28:15.001Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:28:15.039Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:28:15.073Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:28:15.085Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:28:15.119Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:28:15.271Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:28:15.282Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:28:15.321Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:28:15.363Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:28:15.376Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:28:15.415Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:28:28.772Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:28:28.786Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:28:28.825Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:28:28.862Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:28:28.876Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:28:28.916Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:28:29.114Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:28:29.127Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:28:29.163Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:28:29.350Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:28:29.364Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:28:29.409Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:28:29.483Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:28:29.495Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:28:29.529Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:28:29.563Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:28:29.576Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:28:29.613Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:28:30.069Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:28:30.082Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:28:30.125Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:28:30.166Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:28:30.177Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:28:30.212Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:28:30.351Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:28:30.364Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:28:30.403Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:28:30.445Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:28:30.460Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:28:30.499Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:28:43.854Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:28:43.865Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:28:43.904Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:28:43.941Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:28:43.953Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:28:43.990Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:28:44.191Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:28:44.206Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:28:44.246Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:28:44.435Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:28:44.447Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:28:44.483Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:28:44.556Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:28:44.570Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:28:44.609Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:28:44.645Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:28:44.657Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:28:44.692Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:28:45.153Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:28:45.166Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:28:45.205Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:28:45.241Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:28:45.253Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:28:45.288Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:28:45.430Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:28:45.442Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:28:45.477Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:28:45.526Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:28:45.537Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:28:45.572Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:28:58.933Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:28:58.946Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:28:58.984Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:28:59.022Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:28:59.035Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:28:59.071Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:28:59.274Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:28:59.287Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:28:59.323Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:28:59.513Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:28:59.525Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:28:59.562Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:28:59.637Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:28:59.650Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:28:59.688Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:28:59.725Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:28:59.736Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:28:59.771Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:29:00.233Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:29:00.246Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:29:00.283Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:29:00.320Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:29:00.334Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:29:00.372Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:29:00.504Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:29:00.516Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:29:00.552Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:29:00.597Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:29:00.609Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:29:00.647Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:29:14.013Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:29:14.026Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:29:14.065Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:29:14.104Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:29:14.116Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:29:14.154Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:29:14.352Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:29:14.365Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:29:14.404Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:29:14.591Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:29:14.605Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:29:14.641Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:29:14.715Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:29:14.728Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:29:14.766Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:29:14.804Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:29:14.817Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:29:14.853Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:29:15.313Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:29:15.326Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:29:15.363Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:29:15.407Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:29:15.420Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:29:15.455Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:29:15.581Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:29:15.594Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:29:15.630Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:29:15.672Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:29:15.684Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:29:15.724Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:29:29.097Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:29:29.108Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:29:29.146Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:29:29.181Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:29:29.192Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:29:29.229Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:29:29.431Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:29:29.443Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:29:29.478Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:29:29.668Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:29:29.681Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:29:29.719Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:29:29.793Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:29:29.807Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:29:29.842Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:29:29.877Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:29:29.890Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:29:29.926Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:29:30.394Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:29:30.410Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:29:30.449Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:29:30.491Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:29:30.507Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:29:30.554Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:29:30.659Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:29:30.672Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:29:30.710Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:29:30.750Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:29:30.762Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:29:30.799Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:29:44.178Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:29:44.193Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:29:44.231Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:29:44.268Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:29:44.280Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:29:44.317Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:29:44.509Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:29:44.521Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:29:44.557Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:29:44.748Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:29:44.762Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:29:44.797Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:29:44.867Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:29:44.878Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:29:44.912Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:29:44.951Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:29:44.963Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:29:45.000Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:29:45.477Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:29:45.489Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:29:45.525Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:29:45.580Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:29:45.592Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:29:45.627Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:29:45.738Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:29:45.751Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:29:45.787Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:29:45.826Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:29:45.839Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:29:45.877Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:29:59.261Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:29:59.275Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:29:59.315Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:29:59.350Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:29:59.363Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:29:59.401Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:29:59.584Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:29:59.598Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:29:59.635Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:29:59.823Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:29:59.836Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:29:59.870Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:29:59.936Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:29:59.947Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:29:59.983Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:30:00.029Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:30:00.043Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:30:00.083Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:30:00.554Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:30:00.567Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:30:00.603Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:30:00.656Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:30:00.669Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:30:00.706Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:30:00.815Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:30:00.826Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:30:00.863Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:30:00.905Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:30:00.920Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:30:00.958Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:30:14.346Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:30:14.360Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:30:14.398Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:30:14.435Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:30:14.447Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:30:14.486Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:30:14.663Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:30:14.677Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:30:14.714Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:30:14.898Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:30:14.909Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:30:14.948Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:30:15.008Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:30:15.020Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:30:15.054Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:30:15.108Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:30:15.120Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:30:15.154Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:30:15.631Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:30:15.643Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:30:15.677Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:30:15.733Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:30:15.746Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:30:15.785Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:30:15.892Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:30:15.905Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:30:15.943Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:30:15.989Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:30:16.002Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:30:16.040Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:30:29.428Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:30:29.441Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:30:29.479Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:30:29.513Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:30:29.525Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:30:29.559Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:30:29.741Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:30:29.754Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:30:29.789Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:30:29.974Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:30:29.986Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:30:30.023Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:30:30.079Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:30:30.091Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:30:30.128Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:30:30.181Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:30:30.194Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:30:30.230Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:30:30.708Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:30:30.721Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:30:30.759Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:30:30.812Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:30:30.825Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:30:30.862Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:30:30.974Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:30:30.987Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:30:31.025Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:30:31.068Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:30:31.081Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:30:31.118Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:30:44.508Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:30:44.519Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:30:44.553Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:30:44.585Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:30:44.597Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:30:44.631Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:30:44.815Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:30:44.826Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:30:44.861Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:30:45.102Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:30:45.114Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:30:45.152Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:30:45.189Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:30:45.202Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:30:45.241Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:30:45.280Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:30:45.293Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:30:45.331Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:30:45.790Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:30:45.803Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:30:45.840Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:30:45.889Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:30:45.902Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:30:45.939Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:30:46.051Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:30:46.063Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:30:46.099Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:30:46.147Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:30:46.159Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:30:46.195Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:30:59.584Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:30:59.599Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:30:59.639Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:30:59.675Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:30:59.687Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:30:59.725Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:30:59.891Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:30:59.905Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:30:59.942Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:31:00.178Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:31:00.190Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:31:00.238Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:31:00.277Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:31:00.289Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:31:00.325Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:31:00.363Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:31:00.377Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:31:00.416Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:31:00.881Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:31:00.895Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:31:00.934Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:31:00.972Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:31:00.986Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:31:01.024Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:31:01.129Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:31:01.141Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:31:01.180Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:31:01.224Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:31:01.238Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:31:01.278Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:31:14.667Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:31:14.679Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:31:14.716Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:31:14.750Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:31:14.761Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:31:14.797Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:31:14.968Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:31:14.980Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:31:15.015Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:31:15.265Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:31:15.277Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:31:15.313Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:31:15.349Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:31:15.361Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:31:15.397Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:31:15.444Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:31:15.458Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:31:15.496Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:31:15.963Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:31:15.976Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:31:16.014Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:31:16.052Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:31:16.064Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:31:16.103Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:31:16.208Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:31:16.221Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:31:16.258Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:31:16.308Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:31:16.323Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:31:16.361Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:31:29.743Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:31:29.757Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:31:29.793Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:31:29.828Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:31:29.842Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:31:29.879Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:31:30.048Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:31:30.062Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:31:30.100Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:31:30.342Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:31:30.356Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:31:30.392Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:31:30.428Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:31:30.441Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:31:30.478Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:31:30.521Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:31:30.532Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:31:30.570Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:31:31.042Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:31:31.058Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:31:31.098Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:31:31.134Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:31:31.147Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:31:31.184Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:31:31.286Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:31:31.298Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:31:31.336Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:31:31.388Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:31:31.399Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:31:31.435Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:31:44.821Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:31:44.833Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:31:44.867Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:31:44.902Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:31:44.913Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:31:44.949Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:31:45.128Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:31:45.140Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:31:45.177Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:31:45.419Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:31:45.431Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:31:45.467Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:31:45.502Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:31:45.515Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:31:45.550Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:31:45.594Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:31:45.606Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:31:45.641Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:31:46.126Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:31:46.139Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:31:46.175Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:31:46.209Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:31:46.222Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:31:46.259Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:31:46.366Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:31:46.379Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:31:46.415Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:31:46.460Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:31:46.471Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:31:46.532Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:31:59.892Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:31:59.904Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:31:59.941Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:31:59.975Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:31:59.987Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:32:00.022Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:32:00.205Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:32:00.218Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:32:00.257Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:32:00.496Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:32:00.510Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:32:00.551Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:32:00.590Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:32:00.603Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:32:00.643Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:32:00.680Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:32:00.693Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:32:00.732Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:32:01.206Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:32:01.220Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:32:01.258Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:32:01.299Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:32:01.315Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:32:01.352Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:32:01.445Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:32:01.459Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:32:01.499Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:32:01.564Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:32:01.579Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:32:01.616Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:32:14.969Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:32:14.982Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:32:15.018Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:32:15.054Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:32:15.065Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:32:15.102Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:32:15.284Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:32:15.297Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:32:15.335Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:32:15.579Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:32:15.594Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:32:15.631Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:32:15.667Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:32:15.678Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:32:15.714Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:32:15.757Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:32:15.770Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:32:15.806Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:32:16.289Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:32:16.302Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:32:16.338Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:32:16.380Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:32:16.394Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:32:16.430Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:32:16.531Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:32:16.545Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:32:16.589Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:32:16.649Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:32:16.664Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:32:16.703Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:32:30.048Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:32:30.064Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:32:30.103Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:32:30.138Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:32:30.149Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:32:30.184Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:32:30.361Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:32:30.373Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:32:30.412Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:32:30.659Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:32:30.673Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:32:30.710Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:32:30.747Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:32:30.761Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:32:30.800Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:32:30.833Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:32:30.847Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:32:30.890Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:32:31.368Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:32:31.381Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:32:31.420Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:32:31.456Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:32:31.469Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:32:31.510Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:32:31.619Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:32:31.631Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:32:31.668Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:32:31.731Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:32:31.744Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:32:31.783Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:32:45.132Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:32:45.147Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:32:45.185Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:32:45.220Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:32:45.233Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:32:45.268Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:32:45.439Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:32:45.452Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:32:45.487Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:32:45.736Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:32:45.747Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:32:45.782Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:32:45.825Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:32:45.839Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:32:45.877Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:32:45.916Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:32:45.929Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:32:45.966Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:32:46.449Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:32:46.463Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:32:46.500Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:32:46.536Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:32:46.550Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:32:46.591Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:32:46.700Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:32:46.715Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:32:46.752Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:32:46.812Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:32:46.823Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:32:46.859Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:33:00.215Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:33:00.229Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:33:00.265Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:33:00.299Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:33:00.310Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:33:00.345Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:33:00.513Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:33:00.527Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:33:00.561Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:33:00.809Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:33:00.823Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:33:00.859Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:33:00.904Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:33:00.917Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:33:00.955Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:33:00.993Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:33:01.006Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:33:01.044Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:33:01.530Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:33:01.544Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:33:01.581Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:33:01.618Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:33:01.631Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:33:01.668Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:33:01.781Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:33:01.793Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:33:01.830Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:33:01.889Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:33:01.914Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:33:01.956Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:33:15.290Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:33:15.302Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:33:15.336Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:33:15.370Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:33:15.383Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:33:15.418Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:33:15.590Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:33:15.602Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:33:15.641Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:33:15.887Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:33:15.899Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:33:15.937Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:33:15.981Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:33:15.993Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:33:16.029Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:33:16.069Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:33:16.082Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:33:16.129Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:33:16.614Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:33:16.627Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:33:16.669Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:33:16.710Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:33:16.726Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:33:16.769Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:33:16.862Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:33:16.878Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:33:16.916Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:33:16.985Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:33:17.000Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:33:17.036Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:33:30.365Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:33:30.378Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:33:30.416Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:33:30.454Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:33:30.466Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:33:30.505Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:33:30.668Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:33:30.681Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:33:30.718Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:33:30.962Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:33:30.973Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:33:31.012Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:33:31.052Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:33:31.065Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:33:31.106Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:33:31.155Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:33:31.169Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:33:31.206Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:33:31.700Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:33:31.715Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:33:31.751Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:33:31.796Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:33:31.810Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:33:31.847Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:33:31.944Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:33:31.957Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:33:31.996Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:33:32.065Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:33:32.078Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:33:32.117Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:33:45.444Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:33:45.457Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:33:45.495Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:33:45.530Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:33:45.542Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:33:45.576Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:33:45.743Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:33:45.758Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:33:45.794Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:33:46.037Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:33:46.048Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:33:46.084Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:33:46.131Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:33:46.143Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:33:46.178Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:33:46.234Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:33:46.249Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:33:46.289Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:33:46.780Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:33:46.793Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:33:46.830Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:33:46.875Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:33:46.890Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:33:46.929Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:33:47.023Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:33:47.036Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:33:47.075Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:33:47.147Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:33:47.160Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:33:47.199Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:34:00.522Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:34:00.534Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:34:00.569Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:34:00.602Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:34:00.613Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:34:00.647Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:34:00.822Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:34:00.835Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:34:00.874Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:34:01.112Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:34:01.124Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:34:01.160Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:34:01.202Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:34:01.217Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:34:01.257Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:34:01.316Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:34:01.329Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:34:01.371Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:34:01.862Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:34:01.879Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:34:01.922Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:34:01.966Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:34:01.991Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:34:02.035Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:34:02.105Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:34:02.120Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:34:02.158Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:34:02.227Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:34:02.239Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:34:02.275Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:34:15.596Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:34:15.609Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:34:15.645Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:34:15.680Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:34:15.691Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:34:15.729Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:34:15.900Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:34:15.913Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:34:15.953Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:34:16.188Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:34:16.200Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:34:16.240Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:34:16.283Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:34:16.296Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:34:16.334Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:34:16.398Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:34:16.411Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:34:16.449Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:34:16.958Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:34:16.971Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:34:17.009Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:34:17.060Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:34:17.076Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:34:17.116Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:34:17.187Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:34:17.199Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:34:17.236Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:34:17.305Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:34:17.317Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:34:17.353Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:34:30.672Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:34:30.683Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:34:30.718Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:34:30.753Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:34:30.763Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:34:30.797Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:34:30.978Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:34:30.989Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:34:31.027Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:34:31.269Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:34:31.281Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:34:31.318Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:34:31.360Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:34:31.374Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:34:31.413Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:34:31.475Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:34:31.489Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:34:31.527Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:34:32.038Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:34:32.051Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:34:32.089Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:34:32.144Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:34:32.158Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:34:32.195Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:34:32.262Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:34:32.275Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:34:32.311Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:34:32.381Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:34:32.394Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:34:32.433Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:34:45.747Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:34:45.760Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:34:45.796Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:34:45.833Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:34:45.845Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:34:45.882Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:34:46.054Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:34:46.066Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:34:46.105Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:34:46.347Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:34:46.361Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:34:46.398Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:34:46.443Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:34:46.456Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:34:46.493Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:34:46.553Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:34:46.566Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:34:46.606Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:34:47.121Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:34:47.136Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:34:47.177Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:34:47.224Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:34:47.237Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:34:47.276Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:34:47.338Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:34:47.351Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:34:47.387Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:34:47.467Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:34:47.479Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:34:47.525Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:35:00.831Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:35:00.845Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:35:00.882Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:35:00.926Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:35:00.938Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:35:00.973Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:35:01.130Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:35:01.143Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:35:01.179Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:35:01.425Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:35:01.436Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:35:01.474Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:35:01.516Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:35:01.527Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:35:01.562Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:35:01.632Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:35:01.645Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:35:01.681Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:35:02.206Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:35:02.219Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:35:02.255Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:35:02.304Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:35:02.317Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:35:02.354Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:35:02.417Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:35:02.429Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:35:02.465Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:35:02.555Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:35:02.569Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:35:02.608Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:35:15.917Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:35:15.931Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:35:15.967Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:35:16.002Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:35:16.015Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:35:16.051Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:35:16.209Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:35:16.223Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:35:16.260Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:35:16.505Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:35:16.518Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:35:16.554Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:35:16.596Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:35:16.612Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:35:16.652Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:35:16.711Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:35:16.726Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:35:16.761Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:35:17.283Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:35:17.298Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:35:17.335Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:35:17.382Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:35:17.397Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:35:17.435Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:35:17.497Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:35:17.512Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:35:17.551Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:35:17.644Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:35:17.657Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:35:17.693Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:35:30.995Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:35:31.008Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:35:31.044Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:35:31.077Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:35:31.090Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:35:31.125Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:35:31.287Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:35:31.299Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:35:31.334Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:35:31.582Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:35:31.595Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:35:31.634Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:35:31.677Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:35:31.691Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:35:31.727Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:35:31.787Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:35:31.800Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:35:31.837Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:35:32.362Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:35:32.374Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:35:32.411Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:35:32.467Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:35:32.479Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:35:32.517Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:35:32.580Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:35:32.593Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:35:32.630Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:35:32.720Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:35:32.732Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:35:32.770Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:35:46.073Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:35:46.086Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:35:46.123Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:35:46.161Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:35:46.174Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:35:46.211Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:35:46.363Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:35:46.377Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:35:46.416Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:35:46.661Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:35:46.675Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:35:46.717Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:35:46.755Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:35:46.770Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:35:46.815Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:35:46.863Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:35:46.875Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:35:46.916Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:35:47.443Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:35:47.456Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:35:47.493Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:35:47.549Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:35:47.562Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:35:47.598Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:35:47.656Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:35:47.668Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:35:47.705Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:35:47.796Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:35:47.808Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:35:47.845Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:36:01.153Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:36:01.166Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:36:01.206Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:36:01.248Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:36:01.262Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:36:01.300Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:36:01.445Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:36:01.457Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:36:01.496Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:36:01.743Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:36:01.755Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:36:01.789Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:36:01.843Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:36:01.856Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:36:01.895Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:36:01.940Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:36:01.951Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:36:01.987Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:36:02.521Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:36:02.535Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:36:02.574Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:36:02.627Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:36:02.642Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:36:02.681Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:36:02.737Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:36:02.750Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:36:02.795Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:36:02.877Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:36:02.891Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:36:02.933Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:36:16.234Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:36:16.248Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:36:16.287Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:36:16.327Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:36:16.340Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:36:16.378Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:36:16.522Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:36:16.535Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:36:16.573Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:36:16.816Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:36:16.828Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:36:16.864Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:36:16.920Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:36:16.933Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:36:16.971Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:36:17.013Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:36:17.025Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:36:17.065Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:36:17.603Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:36:17.616Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:36:17.655Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:36:17.710Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:36:17.722Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:36:17.756Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:36:17.822Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:36:17.834Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:36:17.900Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:36:17.960Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:36:17.973Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:36:18.012Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:36:31.316Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:36:31.329Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:36:31.365Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:36:31.406Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:36:31.418Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:36:31.457Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:36:31.602Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:36:31.616Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:36:31.662Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:36:31.891Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:36:31.904Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:36:31.940Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:36:31.997Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:36:32.010Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:36:32.047Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:36:32.092Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:36:32.106Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:36:32.147Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:36:32.684Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:36:32.696Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:36:32.735Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:36:32.783Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:36:32.797Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:36:32.833Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:36:32.929Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:36:32.941Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:36:32.979Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:36:33.041Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:36:33.052Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:36:33.086Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:36:46.397Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:36:46.411Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:36:46.452Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:36:46.489Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:36:46.503Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:36:46.541Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:36:46.692Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:36:46.708Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:36:46.750Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:36:46.974Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:36:46.989Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:36:47.031Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:36:47.073Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:36:47.086Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:36:47.123Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:36:47.178Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:36:47.194Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:36:47.235Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:36:47.763Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:36:47.777Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:36:47.816Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:36:47.857Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:36:47.869Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:36:47.903Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:36:48.008Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:36:48.020Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:36:48.057Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:36:48.118Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:36:48.129Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:36:48.164Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:37:01.480Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:37:01.493Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:37:01.529Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:37:01.567Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:37:01.580Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:37:01.620Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:37:01.776Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:37:01.788Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:37:01.824Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:37:02.060Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:37:02.073Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:37:02.110Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:37:02.149Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:37:02.161Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:37:02.197Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:37:02.262Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:37:02.276Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:37:02.313Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:37:02.844Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:37:02.856Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:37:02.896Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:37:02.933Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:37:02.946Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:37:02.980Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:37:03.085Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:37:03.096Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:37:03.136Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:37:03.190Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:37:03.204Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:37:03.242Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:37:16.556Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:37:16.569Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:37:16.611Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:37:16.648Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:37:16.661Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:37:16.699Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:37:16.850Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:37:16.862Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:37:16.901Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:37:17.140Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:37:17.154Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:37:17.197Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:37:17.240Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:37:17.254Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:37:17.295Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:37:17.340Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:37:17.353Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:37:17.390Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:37:17.926Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:37:17.941Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:37:17.988Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:37:18.031Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:37:18.045Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:37:18.084Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:37:18.172Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:37:18.186Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:37:18.228Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:37:18.275Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:37:18.288Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:37:18.323Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:37:31.638Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:37:31.651Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:37:31.693Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:37:31.732Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:37:31.745Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:37:31.783Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:37:31.928Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:37:31.942Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:37:31.980Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:37:32.226Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:37:32.241Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:37:32.283Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:37:32.326Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:37:32.338Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:37:32.375Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:37:32.423Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:37:32.437Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:37:32.477Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:37:33.018Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:37:33.036Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:37:33.084Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:37:33.129Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:37:33.144Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:37:33.181Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:37:33.259Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:37:33.271Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:37:33.313Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:37:33.355Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:37:33.369Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:37:33.414Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:37:46.719Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:37:46.731Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:37:46.769Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:37:46.809Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:37:46.822Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:37:46.857Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:37:47.011Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:37:47.024Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:37:47.063Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:37:47.312Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:37:47.325Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:37:47.365Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:37:47.403Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:37:47.417Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:37:47.454Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:37:47.503Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:37:47.516Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:37:47.553Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:37:48.113Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:37:48.129Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:37:48.166Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:37:48.208Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:37:48.222Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:37:48.259Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:37:48.341Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:37:48.353Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:37:48.391Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:37:48.443Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:37:48.455Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:37:48.492Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:38:01.798Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:38:01.810Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:38:01.845Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:38:01.885Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:38:01.898Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:38:01.933Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:38:02.092Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:38:02.107Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:38:02.149Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:38:02.394Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:38:02.409Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:38:02.450Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:38:02.494Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:38:02.509Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:38:02.556Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:38:02.595Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:38:02.609Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:38:02.653Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:38:03.196Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:38:03.209Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:38:03.245Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:38:03.285Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:38:03.297Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:38:03.334Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:38:03.420Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:38:03.432Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:38:03.469Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:38:03.520Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:38:03.533Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:38:03.573Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:38:16.875Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:38:16.893Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:38:16.934Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:38:16.970Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:38:16.985Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:38:17.022Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:38:17.175Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:38:17.187Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:38:17.223Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:38:17.476Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:38:17.487Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:38:17.524Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:38:17.582Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:38:17.596Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:38:17.631Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:38:17.677Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:38:17.688Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:38:17.724Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:38:18.272Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:38:18.286Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:38:18.324Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:38:18.360Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:38:18.374Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:38:18.414Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:38:18.506Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:38:18.519Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:38:18.556Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:38:18.603Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:38:18.616Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:38:18.654Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:38:31.963Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:38:31.978Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:38:32.015Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:38:32.050Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:38:32.063Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:38:32.098Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:38:32.250Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:38:32.264Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:38:32.301Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:38:32.552Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:38:32.565Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:38:32.607Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:38:32.659Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:38:32.674Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:38:32.711Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:38:32.758Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:38:32.771Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:38:32.807Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:38:33.355Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:38:33.368Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:38:33.404Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:38:33.442Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:38:33.456Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:38:33.494Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:38:33.584Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:38:33.596Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:38:33.632Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:38:33.680Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:38:33.692Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:38:33.726Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:38:47.043Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:38:47.056Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:38:47.093Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:38:47.129Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:38:47.142Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:38:47.179Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:38:47.329Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:38:47.344Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:38:47.382Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:38:47.639Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:38:47.653Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:38:47.691Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:38:47.736Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:38:47.747Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:38:47.790Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:38:47.834Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:38:47.846Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:38:47.882Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:38:48.433Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:38:48.446Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:38:48.486Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:38:48.528Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:38:48.542Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:38:48.579Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:38:48.662Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:38:48.679Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:38:48.720Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:38:48.759Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:38:48.773Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:38:48.809Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:39:02.122Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:39:02.136Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:39:02.175Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:39:02.209Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:39:02.223Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:39:02.258Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:39:02.409Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:39:02.422Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:39:02.460Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:39:02.719Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:39:02.732Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:39:02.767Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:39:02.819Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:39:02.832Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:39:02.868Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:39:02.910Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:39:02.923Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:39:02.960Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:39:03.517Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:39:03.530Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:39:03.565Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:39:03.606Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:39:03.619Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:39:03.656Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:39:03.749Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:39:03.762Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:39:03.797Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:39:03.834Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:39:03.847Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:39:03.882Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:39:17.203Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:39:17.216Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:39:17.255Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:39:17.290Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:39:17.303Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:39:17.340Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:39:17.487Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:39:17.500Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:39:17.538Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:39:17.795Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:39:17.808Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:39:17.845Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:39:17.894Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:39:17.907Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:39:17.942Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:39:17.986Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:39:17.999Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:39:18.035Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:39:18.593Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:39:18.608Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:39:18.646Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:39:18.688Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:39:18.701Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:39:18.738Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:39:18.824Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:39:18.838Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:39:18.876Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:39:18.911Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:39:18.922Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:39:18.957Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:39:32.281Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:39:32.293Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:39:32.330Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:39:32.364Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:39:32.375Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:39:32.409Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:39:32.564Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:39:32.576Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:39:32.611Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:39:32.870Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:39:32.882Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:39:32.916Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:39:32.966Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:39:32.978Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:39:33.014Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:39:33.059Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:39:33.073Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:39:33.112Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:39:33.676Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:39:33.688Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:39:33.724Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:39:33.765Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:39:33.778Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:39:33.814Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:39:33.906Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:39:33.918Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:39:33.954Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:39:33.991Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:39:34.005Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:39:34.040Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:39:47.358Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:39:47.371Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:39:47.411Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:39:47.447Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:39:47.459Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:39:47.495Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:39:47.637Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:39:47.648Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:39:47.682Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:39:47.942Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:39:47.953Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:39:47.988Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:39:48.039Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:39:48.052Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:39:48.089Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:39:48.141Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:39:48.155Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:39:48.193Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:39:48.752Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:39:48.766Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:39:48.801Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:39:48.841Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:39:48.855Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:39:48.891Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:39:48.983Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:39:48.995Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:39:49.032Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:39:49.070Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:39:49.082Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:39:49.122Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:40:02.442Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:40:02.459Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:40:02.504Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:40:02.556Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:40:02.570Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:40:02.626Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:40:02.730Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:40:02.753Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:40:02.816Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:40:03.015Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:40:03.028Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:40:03.069Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:40:03.121Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:40:03.135Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:40:03.182Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:40:03.238Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:40:03.256Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:40:03.311Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:40:03.829Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:40:03.841Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:40:03.880Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:40:03.923Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:40:03.937Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:40:03.973Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:40:04.060Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:40:04.072Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:40:04.107Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:40:04.151Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:40:04.163Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:40:04.205Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:40:17.542Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:40:17.558Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:40:17.598Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:40:17.653Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:40:17.666Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:40:17.711Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:40:17.843Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:40:17.856Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:40:17.891Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:40:18.097Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:40:18.109Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:40:18.146Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:40:18.209Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:40:18.221Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:40:18.259Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:40:18.336Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:40:18.349Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:40:18.383Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:40:18.909Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:40:18.921Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:40:18.957Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:40:19.120Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:40:19.136Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-02-04T20:40:19.185Z] Will try again after 15 sec [Pipeline] echo [2025-02-04T20:40:19.208Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:40:19.220Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] { [2025-02-04T20:40:19.270Z] Will try again after 15 sec [Pipeline] echo [2025-02-04T20:40:19.296Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:40:19.380Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:40:19.418Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:40:32.629Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:40:32.643Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:40:32.681Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:40:32.740Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:40:32.753Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:40:32.789Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:40:32.918Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:40:32.932Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:40:32.974Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:40:33.174Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:40:33.188Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:40:33.233Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:40:33.286Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:40:33.298Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:40:33.335Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:40:33.409Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:40:33.422Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:40:33.458Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:40:33.985Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:40:34.001Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:40:34.036Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:40:34.211Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:40:34.223Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:40:34.259Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:40:34.294Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:40:34.306Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:40:34.342Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:40:34.445Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:40:34.457Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:40:34.493Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:40:47.710Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:40:47.723Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:40:47.762Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:40:47.822Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:40:47.839Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:40:47.882Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:40:48.004Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:40:48.019Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:40:48.058Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:40:48.262Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:40:48.276Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:40:48.315Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:40:48.361Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:40:48.374Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:40:48.412Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:40:48.488Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:40:48.500Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:40:48.536Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:40:49.062Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:40:49.075Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:40:49.110Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:40:49.287Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:40:49.300Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:40:49.336Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:40:49.374Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:40:49.388Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:40:49.423Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:40:49.523Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:40:49.537Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:40:49.576Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:41:02.791Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:41:02.804Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:41:02.841Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:41:02.909Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:41:02.922Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:41:02.960Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:41:03.090Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:41:03.105Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:41:03.141Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:41:03.341Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:41:03.353Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:41:03.391Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:41:03.437Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:41:03.450Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:41:03.486Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:41:03.564Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:41:03.576Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:41:03.615Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:41:04.138Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:41:04.150Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:41:04.187Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:41:04.363Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:41:04.375Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:41:04.412Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:41:04.448Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:41:04.460Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:41:04.495Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:41:04.604Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:41:04.620Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:41:04.656Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:41:17.870Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:41:17.882Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:41:17.921Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:41:17.988Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:41:18.001Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:41:18.038Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:41:18.169Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:41:18.183Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:41:18.219Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:41:18.420Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:41:18.432Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:41:18.468Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:41:18.514Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:41:18.527Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:41:18.566Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:41:18.642Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:41:18.654Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:41:18.691Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:41:19.214Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:41:19.225Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:41:19.261Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:41:19.438Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:41:19.450Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:41:19.487Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:41:19.521Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:41:19.531Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:41:19.566Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:41:19.682Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:41:19.693Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:41:19.729Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:41:32.950Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:41:32.964Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:41:33.002Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:41:33.065Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:41:33.079Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:41:33.118Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:41:33.249Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:41:33.263Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:41:33.299Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:41:33.496Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:41:33.509Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:41:33.547Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:41:33.591Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:41:33.603Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:41:33.638Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:41:33.717Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:41:33.730Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:41:33.766Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:41:34.290Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:41:34.302Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:41:34.342Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:41:34.516Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:41:34.529Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:41:34.568Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:41:34.610Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:41:34.625Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:41:34.663Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:41:34.760Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:41:34.773Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:41:34.813Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:41:48.030Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:41:48.042Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:41:48.076Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:41:48.147Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:41:48.159Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:41:48.194Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:41:48.327Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:41:48.340Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:41:48.376Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:41:48.576Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:41:48.589Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:41:48.625Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:41:48.664Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:41:48.677Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:41:48.713Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:41:48.794Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:41:48.807Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:41:48.842Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:41:49.372Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:41:49.385Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:41:49.422Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:41:49.597Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:41:49.610Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:41:49.647Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:41:49.693Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:41:49.706Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:41:49.746Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:41:49.840Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:41:49.852Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:41:49.891Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:42:03.106Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:42:03.119Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:42:03.156Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:42:03.221Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:42:03.234Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:42:03.273Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:42:03.409Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:42:03.424Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:42:03.463Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:42:03.652Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:42:03.664Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:42:03.703Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:42:03.741Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:42:03.755Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:42:03.796Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:42:03.870Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:42:03.884Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:42:03.923Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:42:04.453Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:42:04.466Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:42:04.504Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:42:04.683Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:42:04.697Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:42:04.738Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:42:04.776Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:42:04.789Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:42:04.827Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:42:04.927Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:42:04.941Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:42:04.984Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:42:18.181Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:42:18.192Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:42:18.228Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:42:18.301Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:42:18.315Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:42:18.353Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:42:18.490Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:42:18.503Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:42:18.542Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:42:18.733Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:42:18.746Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:42:18.781Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:42:18.822Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:42:18.836Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:42:18.871Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:42:18.950Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:42:18.964Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:42:18.999Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:42:19.531Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:42:19.542Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:42:19.576Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:42:19.763Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:42:19.775Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:42:19.809Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:42:19.851Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:42:19.862Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:42:19.897Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:42:20.011Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:42:20.024Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:42:20.059Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:42:33.259Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:42:33.273Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:42:33.316Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:42:33.379Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:42:33.392Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:42:33.430Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:42:33.570Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:42:33.583Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:42:33.619Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:42:33.808Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:42:33.820Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:42:33.859Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:42:33.896Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:42:33.908Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:42:33.942Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:42:34.025Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:42:34.037Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:42:34.074Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:42:34.605Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:42:34.618Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:42:34.655Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:42:34.839Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:42:34.854Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:42:34.892Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:42:34.930Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:42:34.942Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:42:34.981Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:42:35.088Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:42:35.101Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:42:35.138Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:42:48.344Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:42:48.356Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:42:48.393Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:42:48.457Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:42:48.468Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:42:48.503Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:42:48.646Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:42:48.658Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:42:48.693Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:42:48.887Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:42:48.901Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:42:48.936Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:42:48.972Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:42:48.984Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:42:49.032Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:42:49.101Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:42:49.114Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:42:49.154Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:42:49.685Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:42:49.698Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:42:49.733Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:42:49.922Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:42:49.936Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:42:49.974Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:42:50.010Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:42:50.023Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:42:50.059Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:42:50.165Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:42:50.177Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:42:50.212Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:43:03.421Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:43:03.434Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:43:03.470Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:43:03.530Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:43:03.544Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:43:03.580Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:43:03.719Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:43:03.733Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:43:03.781Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:43:03.965Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:43:03.978Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:43:04.018Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:43:04.060Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:43:04.076Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:43:04.114Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:43:04.184Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:43:04.197Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:43:04.235Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:43:04.765Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:43:04.781Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:43:04.823Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:43:05.003Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:43:05.018Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:43:05.063Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:43:05.108Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:43:05.122Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:43:05.168Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:43:05.241Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:43:05.255Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:43:05.299Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:43:18.499Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:43:18.513Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:43:18.552Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:43:18.607Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:43:18.619Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:43:18.655Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:43:18.809Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:43:18.823Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:43:18.859Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:43:19.049Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:43:19.062Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:43:19.097Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:43:19.138Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:43:19.150Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:43:19.184Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:43:19.260Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:43:19.272Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:43:19.306Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:43:19.850Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:43:19.862Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:43:19.899Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:43:20.091Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:43:20.104Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:43:20.145Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:43:20.204Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:43:20.219Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:43:20.260Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:43:20.325Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:43:20.336Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:43:20.371Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:43:33.580Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:43:33.593Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:43:33.630Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:43:33.679Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:43:33.691Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:43:33.725Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:43:33.887Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:43:33.899Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:43:33.934Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:43:34.125Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:43:34.138Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:43:34.180Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:43:34.217Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:43:34.229Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:43:34.264Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:43:34.336Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:43:34.350Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:43:34.388Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:43:34.928Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:43:34.941Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:43:34.978Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:43:35.175Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:43:35.188Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:43:35.225Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:43:35.289Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:43:35.304Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:43:35.342Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:43:35.398Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:43:35.410Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:43:35.445Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:43:48.657Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:43:48.671Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:43:48.707Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:43:48.751Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:43:48.763Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:43:48.797Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:43:48.960Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:43:48.973Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:43:49.008Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:43:49.209Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:43:49.222Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:43:49.263Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:43:49.301Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:43:49.313Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:43:49.349Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:43:49.414Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:43:49.430Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:43:49.471Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:43:50.007Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:43:50.020Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:43:50.055Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:43:50.255Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:43:50.270Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:43:50.310Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:43:50.369Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:43:50.381Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:43:50.416Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:43:50.472Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:43:50.483Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:43:50.518Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:44:03.733Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:44:03.746Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:44:03.781Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:44:03.823Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:44:03.835Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:44:03.870Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:44:04.036Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:44:04.048Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:44:04.087Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:44:04.293Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:44:04.305Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:44:04.344Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:44:04.380Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:44:04.393Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:44:04.444Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:44:04.499Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:44:04.513Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:44:04.553Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:44:05.086Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:44:05.103Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:44:05.144Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:44:05.341Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:44:05.354Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:44:05.393Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:44:05.446Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:44:05.459Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:44:05.500Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:44:05.547Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:44:05.559Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:44:05.599Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:44:18.808Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:44:18.821Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:44:18.857Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:44:18.896Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:44:18.909Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:44:18.945Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:44:19.115Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:44:19.126Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:44:19.163Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:44:19.371Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:44:19.384Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:44:19.420Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:44:19.470Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:44:19.482Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:44:19.516Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:44:19.581Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:44:19.593Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:44:19.632Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:44:20.174Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:44:20.187Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:44:20.231Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:44:20.424Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:44:20.439Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:44:20.475Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:44:20.527Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:44:20.539Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:44:20.576Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:44:20.626Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:44:20.639Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:44:20.694Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:44:33.889Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:44:33.903Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:44:33.944Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:44:33.981Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:44:33.995Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:44:34.035Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:44:34.192Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:44:34.205Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:44:34.242Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:44:34.448Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:44:34.460Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:44:34.496Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:44:34.541Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:44:34.552Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:44:34.587Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:44:34.660Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:44:34.672Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:44:34.709Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:44:35.260Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:44:35.274Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:44:35.314Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:44:35.506Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:44:35.522Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:44:35.563Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:44:35.604Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:44:35.617Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:44:35.657Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:44:35.724Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:44:35.738Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:44:35.777Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:44:48.972Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:44:48.986Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:44:49.025Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:44:49.061Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:44:49.073Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:44:49.108Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:44:49.269Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:44:49.282Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:44:49.318Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:44:49.524Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:44:49.536Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:44:49.571Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:44:49.612Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:44:49.624Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:44:49.660Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:44:49.736Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:44:49.749Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:44:49.784Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:44:50.340Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:44:50.352Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:44:50.387Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:44:50.590Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:44:50.601Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:44:50.637Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:44:50.688Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:44:50.700Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:44:50.734Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:44:50.805Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:44:50.817Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:44:50.852Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:45:04.053Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:45:04.066Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:45:04.107Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:45:04.144Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:45:04.158Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:45:04.197Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:45:04.346Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:45:04.359Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:45:04.400Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:45:04.602Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:45:04.616Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:45:04.663Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:45:04.703Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:45:04.717Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:45:04.760Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:45:04.815Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:45:04.828Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:45:04.865Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:45:05.415Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:45:05.429Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:45:05.464Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:45:05.664Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:45:05.676Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:45:05.712Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:45:05.760Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:45:05.772Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:45:05.809Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:45:05.882Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:45:05.893Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:45:05.927Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:45:19.136Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:45:19.149Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:45:19.186Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:45:19.222Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:45:19.235Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:45:19.271Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:45:19.437Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:45:19.449Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:45:19.486Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:45:19.691Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:45:19.704Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:45:19.741Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:45:19.785Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:45:19.797Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:45:19.831Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:45:19.892Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:45:19.905Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:45:19.941Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:45:20.494Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:45:20.507Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:45:20.546Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:45:20.741Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:45:20.753Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:45:20.815Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:45:20.855Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:45:20.868Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:45:20.908Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:45:20.957Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:45:20.969Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:45:21.007Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:45:34.215Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:45:34.230Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:45:34.266Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:45:34.301Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:45:34.313Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:45:34.348Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:45:34.513Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:45:34.526Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:45:34.561Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:45:34.768Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:45:34.780Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:45:34.816Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:45:34.859Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:45:34.872Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:45:34.909Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:45:34.968Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:45:34.981Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:45:35.018Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:45:35.575Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:45:35.588Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:45:35.624Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:45:35.843Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:45:35.855Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:45:35.893Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:45:35.933Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:45:35.945Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:45:35.979Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:45:36.035Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:45:36.046Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:45:36.080Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:45:49.295Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:45:49.307Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:45:49.342Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:45:49.381Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:45:49.393Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:45:49.430Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:45:49.587Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:45:49.599Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:45:49.633Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:45:49.840Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:45:49.852Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:45:49.886Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:45:49.932Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:45:49.943Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:45:49.979Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:45:50.045Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:45:50.058Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:45:50.096Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:45:50.657Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:45:50.672Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:45:50.713Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:45:50.924Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:45:50.938Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:45:50.979Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:45:51.020Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:45:51.035Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:45:51.071Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:45:51.112Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:45:51.129Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:45:51.168Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:46:04.374Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:46:04.388Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:46:04.425Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:46:04.461Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:46:04.474Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:46:04.509Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:46:04.662Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:46:04.674Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:46:04.710Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:46:04.913Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:46:04.925Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:46:04.963Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:46:05.006Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:46:05.019Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:46:05.056Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:46:05.125Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:46:05.140Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:46:05.182Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:46:05.746Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:46:05.761Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:46:05.803Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:46:06.013Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:46:06.027Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:46:06.068Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:46:06.104Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:46:06.116Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:46:06.153Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:46:06.199Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:46:06.214Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:46:06.252Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:46:19.458Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:46:19.472Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:46:19.508Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:46:19.543Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:46:19.558Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:46:19.605Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:46:19.741Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:46:19.755Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:46:19.790Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:46:19.989Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:46:20.001Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:46:20.041Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:46:20.080Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:46:20.092Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:46:20.128Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:46:20.209Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:46:20.221Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:46:20.258Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:46:20.842Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:46:20.857Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:46:20.897Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:46:21.097Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:46:21.111Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:46:21.149Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:46:21.184Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:46:21.197Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:46:21.234Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:46:21.280Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:46:21.295Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:46:21.333Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:46:34.545Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:46:34.558Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:46:34.595Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:46:34.632Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:46:34.646Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:46:34.684Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:46:34.822Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:46:34.836Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:46:34.875Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:46:35.069Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:46:35.081Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:46:35.117Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:46:35.152Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:46:35.164Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:46:35.203Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:46:35.285Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:46:35.298Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:46:35.335Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:46:35.924Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:46:35.939Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:46:35.977Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:46:36.174Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:46:36.186Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:46:36.221Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:46:36.262Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:46:36.274Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:46:36.312Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:46:36.360Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:46:36.375Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:46:36.413Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:46:49.623Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:46:49.637Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:46:49.674Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:46:49.716Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:46:49.728Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:46:49.769Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:46:49.903Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:46:49.917Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:46:49.961Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:46:50.147Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:46:50.160Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:46:50.204Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:46:50.245Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:46:50.258Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:46:50.305Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:46:50.362Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:46:50.375Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:46:50.413Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:46:51.005Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:46:51.019Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:46:51.055Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:46:51.248Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:46:51.261Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:46:51.295Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:46:51.337Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:46:51.348Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:46:51.384Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:46:51.443Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:46:51.456Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:46:51.492Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:47:04.702Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:47:04.714Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:47:04.750Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:47:04.794Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:47:04.810Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:47:04.847Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:47:04.988Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:47:05.001Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:47:05.038Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:47:05.233Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:47:05.246Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:47:05.285Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:47:05.332Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:47:05.346Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:47:05.382Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:47:05.439Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:47:05.450Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:47:05.490Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:47:06.084Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:47:06.097Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:47:06.133Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:47:06.323Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:47:06.337Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:47:06.381Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:47:06.418Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:47:06.432Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:47:06.467Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:47:06.518Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:47:06.530Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:47:06.567Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:47:19.778Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:47:19.791Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:47:19.834Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:47:19.873Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:47:19.889Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:47:19.931Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:47:20.067Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:47:20.081Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:47:20.124Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:47:20.317Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:47:20.334Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:47:20.382Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:47:20.420Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:47:20.434Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:47:20.472Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:47:20.518Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:47:20.533Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:47:20.573Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:47:21.163Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:47:21.177Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:47:21.217Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:47:21.411Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:47:21.425Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:47:21.464Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:47:21.502Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:47:21.515Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:47:21.555Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:47:21.597Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:47:21.610Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:47:21.647Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:47:34.865Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:47:34.878Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:47:34.915Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:47:34.958Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:47:34.970Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:47:35.006Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:47:35.152Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:47:35.164Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:47:35.201Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:47:35.410Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:47:35.422Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:47:35.459Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:47:35.498Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:47:35.513Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:47:35.549Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:47:35.600Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:47:35.616Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:47:35.653Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:47:36.246Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:47:36.263Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:47:36.304Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:47:36.490Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:47:36.503Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:47:36.538Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:47:36.582Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:47:36.593Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:47:36.627Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:47:36.674Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:47:36.684Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:47:36.718Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:47:49.941Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:47:49.954Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:47:49.989Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:47:50.031Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:47:50.042Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:47:50.078Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:47:50.227Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:47:50.238Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:47:50.274Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:47:50.487Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:47:50.500Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:47:50.541Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:47:50.613Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:47:50.625Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:47:50.661Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:47:50.697Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:47:50.712Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:47:50.747Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:47:51.333Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:47:51.346Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:47:51.383Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:47:51.565Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:47:51.578Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:47:51.615Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:47:51.656Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:47:51.670Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:47:51.710Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:47:51.752Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:47:51.766Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:47:51.806Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:48:05.019Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:48:05.031Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:48:05.067Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:48:05.104Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:48:05.117Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:48:05.151Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:48:05.301Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:48:05.315Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:48:05.350Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:48:05.568Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:48:05.579Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:48:05.614Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:48:05.687Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:48:05.702Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:48:05.737Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:48:05.770Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:48:05.782Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:48:05.816Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:48:06.410Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:48:06.423Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:48:06.460Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:48:06.642Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:48:06.654Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:48:06.688Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:48:06.736Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:48:06.750Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:48:06.787Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:48:06.833Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:48:06.847Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:48:06.882Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:48:20.099Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:48:20.112Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:48:20.150Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:48:20.187Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:48:20.201Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:48:20.240Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:48:20.378Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:48:20.391Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:48:20.427Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:48:20.646Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:48:20.661Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:48:20.698Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:48:20.764Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:48:20.777Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:48:20.819Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:48:20.863Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:48:20.878Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:48:20.922Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:48:21.489Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:48:21.502Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:48:21.538Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:48:21.716Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:48:21.729Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:48:21.763Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:48:21.813Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:48:21.824Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:48:21.858Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:48:21.910Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:48:21.923Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:48:21.959Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:48:35.178Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:48:35.193Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:48:35.230Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:48:35.267Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:48:35.281Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:48:35.316Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:48:35.456Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:48:35.469Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:48:35.507Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:48:35.726Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:48:35.740Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:48:35.777Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:48:35.847Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:48:35.860Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:48:35.897Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:48:35.948Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:48:35.961Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:48:35.998Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:48:36.568Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:48:36.582Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:48:36.619Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:48:36.792Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:48:36.806Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:48:36.846Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:48:36.890Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:48:36.903Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:48:36.942Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:48:36.986Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:48:36.997Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:48:37.036Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:48:50.258Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:48:50.271Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:48:50.310Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:48:50.346Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:48:50.359Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:48:50.400Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:48:50.536Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:48:50.549Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:48:50.589Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:48:50.806Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:48:50.818Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:48:50.856Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:48:50.925Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:48:50.937Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:48:50.975Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:48:51.028Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:48:51.041Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:48:51.080Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:48:51.649Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:48:51.662Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:48:51.699Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:48:51.875Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:48:51.890Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:48:51.929Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:48:51.988Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:48:52.001Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:48:52.062Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:48:52.105Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:48:52.118Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:48:52.155Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:49:05.337Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:49:05.350Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:49:05.387Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:49:05.431Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:49:05.445Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:49:05.483Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:49:05.617Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:49:05.630Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:49:05.667Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:49:05.885Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:49:05.897Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:49:05.934Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:49:06.001Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:49:06.014Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:49:06.052Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:49:06.110Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:49:06.124Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:49:06.161Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:49:06.726Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:49:06.737Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:49:06.773Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:49:06.962Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:49:06.974Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:49:07.010Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:49:07.089Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:49:07.101Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:49:07.137Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:49:07.183Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:49:07.194Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:49:07.230Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:49:20.415Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:49:20.428Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:49:20.463Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:49:20.507Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:49:20.518Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:49:20.554Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:49:20.693Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:49:20.705Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:49:20.742Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:49:20.962Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:49:20.977Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:49:21.014Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:49:21.078Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:49:21.090Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:49:21.127Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:49:21.187Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:49:21.198Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:49:21.233Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:49:21.801Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:49:21.814Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:49:21.854Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:49:22.043Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:49:22.056Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:49:22.094Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:49:22.169Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:49:22.182Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:49:22.221Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:49:22.264Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:49:22.278Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:49:22.324Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:49:35.489Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:49:35.502Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:49:35.537Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:49:35.580Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:49:35.594Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:49:35.630Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:49:35.769Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:49:35.781Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:49:35.819Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:49:36.041Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:49:36.054Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:49:36.091Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:49:36.154Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:49:36.168Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:49:36.204Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:49:36.260Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:49:36.272Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:49:36.307Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:49:36.882Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:49:36.895Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:49:36.933Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:49:37.123Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:49:37.135Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:49:37.172Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:49:37.248Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:49:37.261Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:49:37.296Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:49:37.352Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:49:37.365Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:49:37.404Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:49:50.565Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:49:50.579Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:49:50.619Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:49:50.659Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:49:50.673Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:49:50.714Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:49:50.846Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:49:50.861Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:49:50.897Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:49:51.120Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:49:51.135Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:49:51.175Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:49:51.233Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:49:51.246Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:49:51.282Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:49:51.334Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:49:51.347Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:49:51.392Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:49:51.959Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:49:51.971Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:49:52.007Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:49:52.199Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:49:52.212Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:49:52.253Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:49:52.323Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:49:52.334Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:49:52.369Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:49:52.434Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:49:52.449Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:49:52.490Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:50:05.645Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:50:05.660Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:50:05.702Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:50:05.739Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:50:05.751Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:50:05.789Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:50:05.927Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:50:05.940Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:50:05.978Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:50:06.204Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:50:06.218Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:50:06.257Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:50:06.308Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:50:06.321Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:50:06.360Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:50:06.419Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:50:06.434Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:50:06.469Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:50:07.036Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:50:07.048Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:50:07.085Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:50:07.280Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:50:07.293Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:50:07.340Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:50:07.395Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:50:07.407Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:50:07.448Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:50:07.523Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:50:07.537Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:50:07.575Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:50:20.734Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:50:20.747Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:50:20.785Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:50:20.823Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:50:20.840Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:50:20.878Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:50:21.007Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:50:21.021Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:50:21.059Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:50:21.287Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:50:21.301Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:50:21.338Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:50:21.386Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:50:21.399Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:50:21.435Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:50:21.495Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:50:21.508Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:50:21.542Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:50:22.117Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:50:22.129Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:50:22.173Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:50:22.371Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:50:22.386Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:50:22.422Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:50:22.475Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:50:22.486Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:50:22.522Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:50:22.605Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:50:22.617Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:50:22.655Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:50:35.814Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:50:35.826Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:50:35.863Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:50:35.905Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:50:35.920Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:50:35.958Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:50:36.088Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:50:36.101Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:50:36.139Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:50:36.364Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:50:36.378Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:50:36.418Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:50:36.462Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:50:36.476Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:50:36.513Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:50:36.568Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:50:36.579Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:50:36.623Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:50:37.202Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:50:37.215Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:50:37.252Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:50:37.450Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:50:37.462Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:50:37.498Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:50:37.547Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:50:37.558Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:50:37.593Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:50:37.684Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:50:37.699Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:50:37.738Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:50:50.894Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:50:50.908Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:50:50.946Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:50:50.986Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:50:51.000Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:50:51.036Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:50:51.166Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:50:51.180Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:50:51.219Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:50:51.446Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:50:51.463Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:50:51.498Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:50:51.537Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:50:51.548Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:50:51.582Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:50:51.649Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:50:51.662Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:50:51.697Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:50:52.279Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:50:52.293Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:50:52.329Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:50:52.525Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:50:52.539Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:50:52.576Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:50:52.627Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:50:52.641Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:50:52.687Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:50:52.770Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:50:52.785Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:50:52.828Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:51:05.972Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:51:05.984Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:51:06.022Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:51:06.062Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:51:06.075Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:51:06.110Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:51:06.246Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:51:06.261Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:51:06.298Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:51:06.525Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:51:06.538Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:51:06.575Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:51:06.610Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:51:06.623Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:51:06.659Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:51:06.725Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:51:06.744Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:51:06.782Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:51:07.359Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:51:07.373Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:51:07.419Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:51:07.605Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:51:07.618Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:51:07.654Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:51:07.713Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:51:07.725Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:51:07.760Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:51:07.854Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:51:07.866Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:51:07.902Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:51:21.055Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:51:21.072Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:51:21.114Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:51:21.156Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:51:21.189Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:51:21.234Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:51:21.326Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:51:21.341Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:51:21.378Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:51:21.601Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:51:21.614Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:51:21.649Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:51:21.684Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:51:21.698Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:51:21.734Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:51:21.808Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:51:21.821Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:51:21.858Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:51:22.447Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:51:22.460Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:51:22.499Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:51:22.681Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:51:22.694Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:51:22.732Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:51:22.787Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:51:22.799Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:51:22.834Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:51:22.931Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:51:22.943Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:51:22.980Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:51:36.142Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:51:36.155Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:51:36.193Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:51:36.258Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:51:36.270Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:51:36.305Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:51:36.406Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:51:36.420Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:51:36.456Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:51:36.677Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:51:36.691Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:51:36.731Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:51:36.766Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:51:36.781Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:51:36.819Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:51:36.884Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:51:36.897Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:51:36.936Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:51:37.529Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:51:37.541Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:51:37.578Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:51:37.759Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:51:37.771Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:51:37.808Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:51:37.862Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:51:37.875Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:51:37.917Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:51:38.010Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:51:38.024Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:51:38.062Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:51:51.220Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:51:51.234Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:51:51.273Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:51:51.333Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:51:51.344Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:51:51.378Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:51:51.485Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:51:51.498Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:51:51.534Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:51:51.766Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:51:51.780Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:51:51.820Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:51:51.861Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:51:51.875Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:51:51.911Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:51:51.963Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:51:51.977Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:51:52.015Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:51:52.609Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:51:52.622Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:51:52.658Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:51:52.834Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:51:52.848Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:51:52.882Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:51:52.943Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:51:52.956Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:51:52.992Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:51:53.092Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:51:53.105Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:51:53.144Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:52:06.302Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:52:06.317Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:52:06.356Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:52:06.406Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:52:06.421Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:52:06.461Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:52:06.561Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:52:06.574Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:52:06.610Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:52:06.847Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:52:06.858Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:52:06.894Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:52:06.935Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:52:06.947Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:52:06.983Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:52:07.040Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:52:07.052Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:52:07.088Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:52:07.687Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:52:07.699Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:52:07.736Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:52:07.910Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:52:07.925Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:52:07.962Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:52:08.019Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:52:08.034Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:52:08.069Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:52:08.209Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:52:08.222Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:52:08.257Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:52:21.385Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:52:21.399Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:52:21.434Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:52:21.485Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:52:21.498Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:52:21.533Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:52:21.636Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:52:21.648Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:52:21.683Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:52:21.920Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:52:21.933Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:52:21.968Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:52:22.007Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:52:22.019Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:52:22.053Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:52:22.111Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:52:22.122Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:52:22.158Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:52:22.763Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:52:22.775Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:52:22.810Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:52:22.989Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:52:23.000Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:52:23.035Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:52:23.093Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:52:23.104Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:52:23.136Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:52:23.285Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:52:23.298Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:52:23.334Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:52:36.465Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:52:36.479Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:52:36.517Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:52:36.557Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:52:36.569Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:52:36.608Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:52:36.710Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:52:36.724Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:52:36.764Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:52:36.996Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:52:37.009Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:52:37.047Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:52:37.084Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:52:37.097Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:52:37.134Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:52:37.188Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:52:37.202Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:52:37.239Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:52:37.843Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:52:37.857Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:52:37.894Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:52:38.064Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:52:38.078Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:52:38.116Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:52:38.164Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:52:38.176Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:52:38.214Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:52:38.363Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:52:38.377Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:52:38.413Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:52:51.547Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:52:51.563Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:52:51.600Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:52:51.635Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:52:51.647Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:52:51.685Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:52:51.791Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:52:51.806Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:52:51.843Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:52:52.074Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:52:52.087Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:52:52.123Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:52:52.164Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:52:52.180Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:52:52.220Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:52:52.265Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:52:52.277Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:52:52.316Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:52:52.924Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:52:52.937Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:52:52.975Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:52:53.144Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:52:53.156Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:52:53.191Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:52:53.241Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:52:53.253Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:52:53.288Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:52:53.452Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:52:53.463Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:52:53.497Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:53:06.629Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:53:06.642Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:53:06.676Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:53:06.709Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:53:06.722Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:53:06.764Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:53:06.869Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:53:06.884Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:53:06.920Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:53:07.153Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:53:07.166Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:53:07.203Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:53:07.247Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:53:07.261Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:53:07.299Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:53:07.347Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:53:07.360Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:53:07.401Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:53:08.008Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:53:08.022Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:53:08.061Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:53:08.218Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:53:08.232Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:53:08.274Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:53:08.316Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:53:08.329Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:53:08.367Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:53:08.528Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:53:08.543Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:53:08.579Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:53:21.707Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:53:21.721Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:53:21.756Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:53:21.791Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:53:21.803Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:53:21.836Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:53:21.947Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:53:21.960Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:53:21.994Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:53:22.229Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:53:22.242Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:53:22.280Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:53:22.323Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:53:22.336Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:53:22.376Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:53:22.430Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:53:22.443Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:53:22.482Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:53:23.092Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:53:23.107Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:53:23.148Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:53:23.303Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:53:23.318Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:53:23.358Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:53:23.399Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:53:23.413Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:53:23.452Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:53:23.609Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:53:23.622Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:53:23.660Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:53:36.784Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:53:36.797Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:53:36.837Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:53:36.874Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:53:36.889Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:53:36.927Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:53:37.023Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:53:37.037Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:53:37.075Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:53:37.308Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:53:37.321Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:53:37.359Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:53:37.402Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:53:37.415Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:53:37.450Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:53:37.509Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:53:37.522Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:53:37.560Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:53:38.177Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:53:38.190Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:53:38.225Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:53:38.383Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:53:38.397Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:53:38.432Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:53:38.476Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:53:38.488Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:53:38.522Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:53:38.687Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:53:38.700Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:53:38.734Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:53:51.866Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:53:51.879Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:53:51.917Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:53:51.954Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:53:51.969Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:53:52.008Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:53:52.104Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:53:52.118Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:53:52.161Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:53:52.388Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:53:52.401Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:53:52.445Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:53:52.485Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:53:52.500Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:53:52.542Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:53:52.588Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:53:52.603Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:53:52.641Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:53:53.259Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:53:53.272Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:53:53.308Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:53:53.463Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:53:53.478Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:53:53.518Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:53:53.557Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:53:53.570Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:53:53.607Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:53:53.762Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:53:53.775Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:53:53.809Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:54:06.945Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:54:06.958Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:54:06.992Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:54:07.032Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:54:07.043Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:54:07.076Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:54:07.202Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:54:07.216Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:54:07.253Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:54:07.473Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:54:07.486Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:54:07.524Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:54:07.570Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:54:07.583Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:54:07.618Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:54:07.668Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:54:07.681Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:54:07.729Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:54:08.337Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:54:08.351Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:54:08.391Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:54:08.551Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:54:08.566Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:54:08.604Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:54:08.642Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:54:08.655Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:54:08.692Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:54:08.842Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:54:08.855Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:54:08.893Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:54:22.018Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:54:22.029Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:54:22.064Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:54:22.098Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:54:22.110Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:54:22.143Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:54:22.282Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:54:22.295Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:54:22.335Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:54:22.552Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:54:22.565Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:54:22.602Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:54:22.642Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:54:22.655Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:54:22.691Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:54:22.755Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:54:22.767Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:54:22.802Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:54:23.419Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:54:23.432Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:54:23.471Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:54:23.633Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:54:23.645Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:54:23.684Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:54:23.720Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:54:23.732Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:54:23.768Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:54:23.921Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:54:23.934Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:54:23.970Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:54:37.092Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:54:37.104Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:54:37.147Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:54:37.183Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:54:37.195Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:54:37.233Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:54:37.364Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:54:37.377Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:54:37.413Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:54:37.629Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:54:37.641Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:54:37.675Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:54:37.717Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:54:37.728Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:54:37.763Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:54:37.826Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:54:37.839Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:54:37.872Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:54:38.502Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:54:38.515Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:54:38.550Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:54:38.711Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:54:38.723Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:54:38.759Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:54:38.795Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:54:38.807Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:54:38.841Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:54:38.999Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:54:39.011Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:54:39.046Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:54:52.178Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:54:52.191Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:54:52.229Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:54:52.268Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:54:52.282Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:54:52.317Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:54:52.438Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:54:52.452Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:54:52.488Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:54:52.703Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:54:52.716Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:54:52.753Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:54:52.793Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:54:52.808Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:54:52.848Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:54:52.898Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:54:52.910Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:54:52.944Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:54:53.576Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:54:53.588Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:54:53.623Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:54:53.784Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:54:53.795Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:54:53.828Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:54:53.867Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:54:53.880Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:54:53.916Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:54:54.077Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:54:54.090Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:54:54.127Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:55:07.259Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:55:07.274Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:55:07.311Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:55:07.349Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:55:07.364Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:55:07.402Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:55:07.516Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:55:07.529Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:55:07.566Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:55:07.780Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:55:07.793Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:55:07.831Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:55:07.872Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:55:07.884Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:55:07.920Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:55:07.969Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:55:07.981Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:55:08.019Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:55:08.656Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:55:08.670Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:55:08.706Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:55:08.856Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:55:08.868Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:55:08.904Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:55:08.941Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:55:08.953Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:55:08.987Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:55:09.157Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:55:09.168Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:55:09.204Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:55:22.338Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:55:22.350Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:55:22.386Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:55:22.429Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:55:22.441Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:55:22.477Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:55:22.592Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:55:22.604Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:55:22.638Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:55:22.857Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:55:22.869Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:55:22.908Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:55:22.947Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:55:22.960Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:55:22.994Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:55:23.043Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:55:23.057Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:55:23.098Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:55:23.741Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:55:23.755Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:55:23.792Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:55:23.933Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:55:23.946Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:55:23.982Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:55:24.019Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:55:24.031Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:55:24.065Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:55:24.232Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:55:24.244Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:55:24.280Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:55:37.413Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:55:37.431Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:55:37.467Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:55:37.502Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:55:37.514Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:55:37.549Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:55:37.666Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:55:37.677Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:55:37.712Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:55:37.934Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:55:37.946Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:55:37.985Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:55:38.020Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:55:38.031Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:55:38.068Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:55:38.122Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:55:38.134Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:55:38.172Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:55:38.823Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:55:38.837Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:55:38.874Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:55:39.011Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:55:39.024Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:55:39.061Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:55:39.097Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:55:39.109Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:55:39.144Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:55:39.309Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:55:39.322Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:55:39.360Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:55:52.498Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:55:52.511Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:55:52.551Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:55:52.594Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:55:52.607Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:55:52.646Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:55:52.740Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:55:52.752Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:55:52.788Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:55:53.015Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:55:53.029Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:55:53.067Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:55:53.103Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:55:53.115Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:55:53.150Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:55:53.199Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:55:53.210Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:55:53.245Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:55:53.901Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:55:53.913Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:55:53.948Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:55:54.086Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:55:54.099Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:55:54.136Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:55:54.170Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:55:54.183Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:55:54.223Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:55:54.388Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:55:54.400Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:55:54.443Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:56:07.584Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:56:07.598Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:56:07.635Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:56:07.672Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:56:07.687Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:56:07.725Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:56:07.813Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:56:07.825Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:56:07.864Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:56:08.093Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:56:08.106Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:56:08.145Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:56:08.178Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:56:08.191Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:56:08.233Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:56:08.270Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:56:08.282Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:56:08.318Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:56:08.975Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:56:08.987Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:56:09.024Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:56:09.163Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:56:09.175Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:56:09.210Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:56:09.249Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:56:09.261Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:56:09.298Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:56:09.473Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:56:09.485Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:56:09.521Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:56:22.662Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:56:22.674Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:56:22.712Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:56:22.751Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:56:22.764Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:56:22.801Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:56:22.891Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:56:22.905Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:56:22.943Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:56:23.176Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:56:23.191Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:56:23.231Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:56:23.274Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:56:23.289Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:56:23.331Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:56:23.382Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:56:23.396Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:56:23.432Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:56:24.053Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:56:24.067Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:56:24.107Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:56:24.239Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:56:24.252Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:56:24.293Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:56:24.333Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:56:24.347Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:56:24.386Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:56:24.548Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:56:24.560Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:56:24.595Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:56:37.741Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:56:37.755Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:56:37.791Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:56:37.828Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:56:37.840Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:56:37.883Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:56:37.973Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:56:37.988Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:56:38.026Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:56:38.261Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:56:38.276Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:56:38.319Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:56:38.361Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:56:38.377Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:56:38.419Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:56:38.461Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:56:38.476Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:56:38.518Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:56:39.139Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:56:39.154Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:56:39.190Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:56:39.324Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:56:39.339Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:56:39.378Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:56:39.416Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:56:39.429Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:56:39.466Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:56:39.623Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:56:39.635Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:56:39.674Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:56:52.817Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:56:52.829Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:56:52.866Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:56:52.908Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:56:52.920Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:56:52.956Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:56:53.054Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:56:53.066Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:56:53.103Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:56:53.345Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:56:53.357Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:56:53.393Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:56:53.444Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:56:53.457Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:56:53.492Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:56:53.542Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:56:53.554Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:56:53.643Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:56:54.218Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:56:54.229Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:56:54.266Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:56:54.403Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:56:54.415Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:56:54.450Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:56:54.493Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:56:54.508Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:56:54.543Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:56:54.704Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:56:54.718Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:56:54.754Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:57:07.895Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:57:07.908Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:57:07.944Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:57:07.981Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:57:07.994Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:57:08.030Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:57:08.130Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:57:08.143Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:57:08.178Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:57:08.421Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:57:08.433Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:57:08.468Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:57:08.519Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:57:08.530Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:57:08.566Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:57:08.669Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:57:08.681Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:57:08.715Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:57:09.303Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:57:09.315Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:57:09.354Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:57:09.481Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:57:09.494Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:57:09.529Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:57:09.568Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:57:09.579Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:57:09.615Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:57:09.780Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:57:09.791Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:57:09.825Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:57:22.975Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:57:22.989Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:57:23.026Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:57:23.064Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:57:23.078Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:57:23.116Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:57:23.206Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:57:23.218Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:57:23.258Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:57:23.495Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:57:23.510Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:57:23.547Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:57:23.596Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:57:23.612Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:57:23.652Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:57:23.744Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:57:23.757Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:57:23.795Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:57:24.386Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:57:24.402Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:57:24.444Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:57:24.561Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:57:24.576Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:57:24.615Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:57:24.654Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:57:24.666Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:57:24.701Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:57:24.856Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:57:24.868Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:57:24.906Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:57:38.055Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:57:38.067Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:57:38.102Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:57:38.141Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:57:38.153Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:57:38.191Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:57:38.289Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:57:38.305Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:57:38.341Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:57:38.574Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:57:38.587Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:57:38.622Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:57:38.679Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:57:38.691Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:57:38.725Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:57:38.822Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:57:38.835Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:57:38.870Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:57:39.473Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:57:39.485Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:57:39.521Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:57:39.644Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:57:39.657Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:57:39.693Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:57:39.729Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:57:39.740Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:57:39.773Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:57:39.932Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:57:39.944Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:57:39.981Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:57:53.129Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:57:53.141Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:57:53.176Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:57:53.214Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:57:53.227Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:57:53.260Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:57:53.364Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:57:53.375Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:57:53.411Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:57:53.646Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:57:53.657Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:57:53.691Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:57:53.749Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:57:53.760Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:57:53.795Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:57:53.896Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:57:53.908Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:57:53.945Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:57:54.549Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:57:54.563Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:57:54.600Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:57:54.726Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:57:54.739Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:57:54.775Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:57:54.812Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:57:54.825Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:57:54.860Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:57:55.011Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:57:55.023Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:57:55.059Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:58:08.202Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:58:08.213Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:58:08.249Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:58:08.285Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:58:08.297Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:58:08.330Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:58:08.437Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:58:08.449Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:58:08.486Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:58:08.717Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:58:08.729Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:58:08.762Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:58:08.818Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:58:08.829Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:58:08.865Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:58:08.969Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:58:08.982Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:58:09.017Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:58:09.629Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:58:09.642Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:58:09.679Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:58:09.800Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:58:09.812Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:58:09.848Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:58:09.885Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:58:09.898Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:58:09.934Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:58:10.089Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:58:10.102Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:58:10.139Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:58:23.279Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:58:23.295Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:58:23.332Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:58:23.365Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:58:23.377Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:58:23.414Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:58:23.513Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:58:23.525Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:58:23.561Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:58:23.789Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:58:23.801Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:58:23.838Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:58:23.892Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:58:23.904Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:58:23.942Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:58:24.041Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:58:24.053Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:58:24.087Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:58:24.708Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:58:24.720Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:58:24.757Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:58:24.876Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:58:24.891Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:58:24.934Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:58:24.971Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:58:24.984Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:58:25.021Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:58:25.168Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:58:25.182Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:58:25.236Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:58:38.360Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:58:38.372Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:58:38.413Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:58:38.449Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:58:38.461Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:58:38.497Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:58:38.589Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-02-04T20:58:38.605Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:58:38.644Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:58:38.869Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:58:38.883Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:58:38.922Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:58:38.969Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:58:38.984Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:58:39.021Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:58:39.115Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:58:39.129Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:58:39.166Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:58:39.788Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:58:39.803Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:58:39.840Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:58:39.965Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:null, deploy-platform-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T20:58:39.977Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:58:40.015Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:58:40.052Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:58:40.064Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:58:40.098Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:58:40.265Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:58:40.279Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:58:40.318Z] Will try again after 15 sec [2025-02-04T20:58:50.993Z] Build build-package #3359 completed: SUCCESS [Pipeline] echo [2025-02-04T20:58:51.009Z] JOB package-centos: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-02-04T20:58:51.080Z] Copied 2 artifacts from "build-package" build number 3359 [Pipeline] echo [2025-02-04T20:58:51.114Z] JOB package-centos: Collected artifacts: [Pipeline] sh [2025-02-04T20:58:51.392Z] + ls -la build-package-31302 [2025-02-04T20:58:51.392Z] total 20 [2025-02-04T20:58:51.392Z] drwxr-xr-x 2 jenkins docker 4096 Feb 4 20:58 . [2025-02-04T20:58:51.392Z] drwxr-xr-x 20 jenkins docker 12288 Feb 4 20:58 .. [2025-02-04T20:58:51.392Z] -rw-r--r-- 1 jenkins docker 0 Feb 4 20:58 build.env [2025-02-04T20:58:51.392Z] -rw-r--r-- 1 jenkins docker 340 Feb 4 20:26 deps.build-package.31302.env [Pipeline] withCredentials [2025-02-04T20:58:51.428Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-02-04T20:58:51.729Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-02-04T20:58:52.289Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] echo [2025-02-04T20:58:53.438Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2025-02-04T20:58:53.515Z] JOB deploy-platform-ansible-os: wait finished. overall result = true [Pipeline] { [Pipeline] echo [2025-02-04T20:58:53.540Z] JOB deploy-platform-ansible-os: entering run_job [Pipeline] echo [2025-02-04T20:58:53.563Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:58:53.575Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:58:53.601Z] Will try again after 15 sec [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-02-04T20:58:53.659Z] Archiving artifacts [Pipeline] { [Pipeline] echo [2025-02-04T20:58:53.693Z] JOB deploy-platform-ansible-os / stream ansible-os : deps: [package-centos] [Pipeline] dir [2025-02-04T20:58:53.710Z] Running in /home/jenkins/workspace/pipeline-check [Pipeline] { [Pipeline] echo [2025-02-04T20:58:53.725Z] JOB freeze-centos: waiting for dependecy [package-centos:SUCCESS] [Pipeline] } [Pipeline] findFiles [Pipeline] // waitUntil [Pipeline] echo [2025-02-04T20:58:53.804Z] JOB freeze-centos: wait finished. overall result = true [Pipeline] echo [2025-02-04T20:58:53.825Z] JOB freeze-centos: entering run_job [Pipeline] echo [2025-02-04T20:58:53.840Z] JOB deploy-platform-ansible-os: files found = 2 [Pipeline] echo [2025-02-04T20:58:53.862Z] JOB deploy-platform-ansible-os: file #0 with path build-package-31302/build.env [Pipeline] readFile [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-02-04T20:58:53.932Z] Archiving artifacts [Pipeline] echo [2025-02-04T20:58:53.943Z] streams are different (ansible-os != build-centos). env should be filtered only for keys '[]' [Pipeline] { [Pipeline] echo [2025-02-04T20:58:53.970Z] JOB deploy-platform-ansible-os: file #1 with path build-package-31302/deps.build-package.31302.env [Pipeline] readFile [Pipeline] echo [2025-02-04T20:58:53.996Z] JOB freeze-centos / stream build-centos : deps: [package-centos] [Pipeline] dir [2025-02-04T20:58:54.023Z] Running in /home/jenkins/workspace/pipeline-check [Pipeline] { [Pipeline] echo [2025-02-04T20:58:54.040Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:58:54.053Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] findFiles [Pipeline] echo [2025-02-04T20:58:54.126Z] streams are different (ansible-os != build-centos). env should be filtered only for keys '[]' [Pipeline] { [2025-02-04T20:58:54.159Z] Will try again after 15 sec [Pipeline] echo [2025-02-04T20:58:54.173Z] JOB freeze-centos: files found = 2 [Pipeline] echo [2025-02-04T20:58:54.186Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:58:54.198Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-04T20:58:54.222Z] JOB freeze-centos: file #0 with path build-package-31302/build.env [Pipeline] readFile [Pipeline] { [2025-02-04T20:58:54.280Z] Will try again after 15 sec [Pipeline] } [Pipeline] echo [2025-02-04T20:58:54.304Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:58:54.315Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-04T20:58:54.329Z] JOB freeze-centos: file #1 with path build-package-31302/deps.build-package.31302.env [Pipeline] readFile [Pipeline] // dir [Pipeline] echo [2025-02-04T20:58:54.397Z] JOB deploy-platform-ansible-os: content of deps file is empty [Pipeline] echo [2025-02-04T20:58:54.409Z] JOB deploy-platform-ansible-os: Starting job: deploy-platform-ansible-os rnd: #80368 [Pipeline] timeout [2025-02-04T20:58:54.422Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2025-02-04T20:58:54.449Z] Scheduling project: deploy-platform-ansible-os [2025-02-04T20:58:54.486Z] Will try again after 15 sec [Pipeline] } [Pipeline] // dir [Pipeline] echo [2025-02-04T20:58:54.567Z] JOB freeze-centos: deps_env_file: deps.build-freeze.35889.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-02-04T20:58:54.618Z] Archiving artifacts [Pipeline] echo [2025-02-04T20:58:54.649Z] JOB freeze-centos: Starting job: build-freeze rnd: #35889 [Pipeline] timeout [2025-02-04T20:58:54.664Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2025-02-04T20:58:54.701Z] Scheduling project: build-freeze [Pipeline] { [Pipeline] echo [2025-02-04T20:58:54.873Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:58:54.886Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:58:54.922Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:58:55.048Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-centos:SUCCESS, deploy-platform-juju-k8s:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2025-02-04T20:58:55.113Z] JOB deploy-tf-juju-k8s: wait finished. overall result = true [Pipeline] { [Pipeline] echo [2025-02-04T20:58:55.141Z] JOB deploy-tf-juju-k8s: entering run_job [Pipeline] writeFile [Pipeline] echo [2025-02-04T20:58:55.187Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:58:55.202Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:58:55.241Z] Will try again after 15 sec [Pipeline] archiveArtifacts [2025-02-04T20:58:55.262Z] Archiving artifacts [Pipeline] echo [2025-02-04T20:58:55.313Z] JOB deploy-tf-juju-k8s / stream juju-k8s : deps: [package-centos, deploy-platform-juju-k8s] [Pipeline] dir [2025-02-04T20:58:55.340Z] Running in /home/jenkins/workspace/pipeline-check [Pipeline] { [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2025-02-04T20:58:55.409Z] JOB deploy-tf-juju-k8s: files found = 2 [Pipeline] echo [2025-02-04T20:58:55.425Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:58:55.439Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [Pipeline] echo [2025-02-04T20:58:55.455Z] JOB deploy-tf-juju-k8s: file #0 with path build-package-31302/build.env [Pipeline] readFile [2025-02-04T20:58:55.512Z] Will try again after 15 sec [Pipeline] echo [2025-02-04T20:58:55.539Z] streams are different (juju-k8s != build-centos). env should be filtered only for keys '[]' [Pipeline] echo [2025-02-04T20:58:55.573Z] JOB deploy-tf-juju-k8s: file #1 with path build-package-31302/deps.build-package.31302.env [Pipeline] readFile [Pipeline] echo [2025-02-04T20:58:55.629Z] streams are different (juju-k8s != build-centos). env should be filtered only for keys '[]' [Pipeline] } [Pipeline] // dir [Pipeline] dir [2025-02-04T20:58:55.708Z] Running in /home/jenkins/workspace/pipeline-check [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2025-02-04T20:58:55.787Z] JOB deploy-tf-juju-k8s: files found = 1 [Pipeline] echo [2025-02-04T20:58:55.810Z] JOB deploy-tf-juju-k8s: file #0 with path deploy-platform-juju-k8s-46499/stackrc.deploy-platform-juju-k8s.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] echo [2025-02-04T20:58:55.924Z] JOB deploy-tf-juju-k8s: deps_env_file: deps.deploy-tf-juju-k8s.66479.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-02-04T20:58:55.983Z] Archiving artifacts [Pipeline] echo [2025-02-04T20:58:56.024Z] JOB deploy-tf-juju-k8s: Starting job: deploy-tf-juju-k8s rnd: #66479 [Pipeline] timeout [2025-02-04T20:58:56.043Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2025-02-04T20:58:56.086Z] Scheduling project: deploy-tf-juju-k8s [2025-02-04T20:59:00.874Z] Starting building: deploy-platform-ansible-os #2687 [2025-02-04T20:59:05.874Z] Starting building: build-freeze #2851 [Pipeline] { [Pipeline] echo [2025-02-04T20:59:08.627Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:59:08.640Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:59:08.676Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:59:09.186Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-02-04T20:59:09.199Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-02-04T20:59:09.246Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:59:09.313Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:59:09.330Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:59:09.376Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:59:09.515Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:59:09.529Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:59:09.569Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:59:09.954Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:59:09.968Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:59:10.006Z] Will try again after 15 sec [2025-02-04T20:59:10.219Z] Build build-freeze #2851 completed: SUCCESS [2025-02-04T20:59:10.234Z] Starting building: deploy-tf-juju-k8s #749 [Pipeline] echo [2025-02-04T20:59:10.243Z] JOB freeze-centos: Finished with SUCCESS [Pipeline] } [Pipeline] { [Pipeline] // timeout [Pipeline] copyArtifacts [2025-02-04T20:59:10.366Z] Copied 1 artifact from "build-freeze" build number 2851 [Pipeline] echo [2025-02-04T20:59:10.380Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:59:10.393Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:59:10.431Z] Will try again after 15 sec [Pipeline] echo [2025-02-04T20:59:10.447Z] JOB freeze-centos: Collected artifacts: [Pipeline] sh [Pipeline] { [Pipeline] echo [2025-02-04T20:59:10.542Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:59:10.555Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:59:10.593Z] Will try again after 15 sec [2025-02-04T20:59:10.729Z] + ls -la build-freeze-35889 [2025-02-04T20:59:10.729Z] total 20 [2025-02-04T20:59:10.729Z] drwxr-xr-x 2 jenkins docker 4096 Feb 4 20:59 . [2025-02-04T20:59:10.729Z] drwxr-xr-x 21 jenkins docker 12288 Feb 4 20:59 .. [2025-02-04T20:59:10.729Z] -rw-r--r-- 1 jenkins docker 340 Feb 4 20:58 deps.build-freeze.35889.env [Pipeline] withCredentials [2025-02-04T20:59:10.770Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-02-04T20:59:11.079Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-02-04T20:59:11.341Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] echo [2025-02-04T20:59:23.705Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:59:23.719Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:59:23.760Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:59:24.274Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:SUCCESS] [Pipeline] echo [2025-02-04T20:59:24.286Z] JOB cleanup-centos: waiting for all = true [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2025-02-04T20:59:24.362Z] JOB cleanup-centos: wait finished. overall result = true [Pipeline] echo [2025-02-04T20:59:24.380Z] JOB cleanup-centos: entering run_job [Pipeline] { [Pipeline] writeFile [Pipeline] echo [2025-02-04T20:59:24.423Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:59:24.436Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:59:24.472Z] Will try again after 15 sec [Pipeline] archiveArtifacts [2025-02-04T20:59:24.488Z] Archiving artifacts [Pipeline] echo [2025-02-04T20:59:24.527Z] JOB cleanup-centos / stream build-centos : deps: [freeze-centos] [Pipeline] dir [2025-02-04T20:59:24.551Z] Running in /home/jenkins/workspace/pipeline-check [Pipeline] { [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2025-02-04T20:59:24.644Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:59:24.657Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-04T20:59:24.684Z] JOB cleanup-centos: files found = 1 [2025-02-04T20:59:24.707Z] Will try again after 15 sec [Pipeline] echo [2025-02-04T20:59:24.720Z] JOB cleanup-centos: file #0 with path build-freeze-35889/deps.build-freeze.35889.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] echo [2025-02-04T20:59:24.843Z] JOB cleanup-centos: deps_env_file: deps.build-cleanup.73471.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-02-04T20:59:24.897Z] Archiving artifacts [Pipeline] echo [2025-02-04T20:59:24.933Z] JOB cleanup-centos: Starting job: build-cleanup rnd: #73471 [Pipeline] timeout [2025-02-04T20:59:24.948Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2025-02-04T20:59:24.986Z] Scheduling project: build-cleanup [Pipeline] { [Pipeline] echo [2025-02-04T20:59:25.036Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:59:25.050Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:59:25.088Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:59:25.461Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:59:25.474Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:59:25.513Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:59:25.622Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:59:25.635Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:59:25.677Z] Will try again after 15 sec [2025-02-04T20:59:30.877Z] Starting building: build-cleanup #6511 [Pipeline] { [Pipeline] echo [2025-02-04T20:59:38.789Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:59:38.803Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:59:38.846Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2025-02-04T20:59:40.142Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:59:40.155Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-04T20:59:40.172Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:59:40.185Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-04T20:59:40.212Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:59:40.227Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:59:40.266Z] Will try again after 15 sec [2025-02-04T20:59:40.285Z] Will try again after 15 sec [2025-02-04T20:59:40.301Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:59:40.543Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:59:40.556Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:59:40.595Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:59:40.711Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:59:40.724Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:59:40.763Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:59:53.874Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T20:59:53.887Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:59:53.926Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:59:55.293Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T20:59:55.306Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2025-02-04T20:59:55.356Z] Will try again after 15 sec [Pipeline] echo [2025-02-04T20:59:55.382Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T20:59:55.395Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-04T20:59:55.414Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T20:59:55.427Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T20:59:55.464Z] Will try again after 15 sec [2025-02-04T20:59:55.479Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:59:55.626Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T20:59:55.638Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T20:59:55.674Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T20:59:55.794Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T20:59:55.806Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T20:59:55.846Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:00:08.953Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T21:00:08.966Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:00:09.004Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:00:10.387Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T21:00:10.404Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:00:10.443Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:00:10.492Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T21:00:10.508Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-02-04T21:00:10.552Z] Will try again after 15 sec [Pipeline] echo [2025-02-04T21:00:10.578Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T21:00:10.592Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:00:10.633Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:00:10.702Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:00:10.715Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:00:10.758Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:00:10.877Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T21:00:10.892Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T21:00:10.932Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:00:24.102Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T21:00:24.117Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:00:24.155Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:00:25.470Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T21:00:25.482Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:00:25.522Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:00:25.580Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T21:00:25.592Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:00:25.629Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:00:25.664Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T21:00:25.676Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:00:25.722Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:00:25.784Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:00:25.796Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:00:25.834Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:00:25.963Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T21:00:25.976Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T21:00:26.021Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:00:39.208Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T21:00:39.220Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:00:39.259Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:00:40.551Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T21:00:40.564Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:00:40.602Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:00:40.654Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T21:00:40.667Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:00:40.704Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:00:40.753Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T21:00:40.765Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:00:40.801Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:00:40.860Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:00:40.882Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:00:40.930Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:00:41.060Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T21:00:41.074Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T21:00:41.112Z] Will try again after 15 sec [2025-02-04T21:00:48.254Z] Build build-cleanup #6511 completed: SUCCESS [Pipeline] echo [2025-02-04T21:00:48.271Z] JOB cleanup-centos: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-02-04T21:00:48.337Z] Copied 1 artifact from "build-cleanup" build number 6511 [Pipeline] echo [2025-02-04T21:00:48.372Z] JOB cleanup-centos: Collected artifacts: [Pipeline] sh [2025-02-04T21:00:48.651Z] + ls -la build-cleanup-73471 [2025-02-04T21:00:48.651Z] total 20 [2025-02-04T21:00:48.651Z] drwxr-xr-x 2 jenkins docker 4096 Feb 4 21:00 . [2025-02-04T21:00:48.651Z] drwxr-xr-x 22 jenkins docker 12288 Feb 4 21:00 .. [2025-02-04T21:00:48.651Z] -rw-r--r-- 1 jenkins docker 340 Feb 4 20:59 deps.build-cleanup.73471.env [Pipeline] withCredentials [2025-02-04T21:00:48.692Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-02-04T21:00:48.997Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-02-04T21:00:49.563Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] { [Pipeline] echo [2025-02-04T21:00:54.287Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T21:00:54.299Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:00:54.344Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:00:55.629Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T21:00:55.641Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:00:55.681Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:00:55.730Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T21:00:55.742Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:00:55.781Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:00:55.827Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T21:00:55.840Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:00:55.881Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:00:55.975Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:00:55.991Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:00:56.032Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:00:56.140Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T21:00:56.153Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T21:00:56.193Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:01:09.374Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T21:01:09.387Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:01:09.424Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:01:10.710Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T21:01:10.723Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:01:10.759Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:01:10.806Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T21:01:10.820Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:01:10.855Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:01:10.912Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T21:01:10.926Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:01:10.963Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:01:11.060Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:01:11.074Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:01:11.111Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:01:11.223Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T21:01:11.239Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T21:01:11.283Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:01:24.455Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T21:01:24.469Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:01:24.506Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:01:25.791Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T21:01:25.805Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:01:25.850Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:01:25.890Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T21:01:25.903Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:01:25.942Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:01:25.990Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T21:01:26.003Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:01:26.042Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:01:26.139Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:01:26.153Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:01:26.190Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:01:26.313Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T21:01:26.326Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T21:01:26.477Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:01:39.537Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T21:01:39.552Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:01:39.589Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:01:40.880Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T21:01:40.893Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:01:40.929Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:01:40.966Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T21:01:40.977Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:01:41.013Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:01:41.068Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T21:01:41.079Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:01:41.113Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:01:41.217Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:01:41.229Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:01:41.266Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:01:41.510Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T21:01:41.524Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T21:01:41.564Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:01:54.620Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T21:01:54.637Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:01:54.677Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:01:55.994Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T21:01:56.009Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:01:56.047Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:01:56.083Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T21:01:56.096Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:01:56.133Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:01:56.169Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T21:01:56.181Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:01:56.225Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:01:56.341Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:01:56.355Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:01:56.396Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:01:56.596Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T21:01:56.612Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T21:01:56.654Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:02:09.705Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T21:02:09.719Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:02:09.756Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:02:11.074Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T21:02:11.086Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:02:11.122Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:02:11.157Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T21:02:11.169Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:02:11.204Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:02:11.254Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T21:02:11.267Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:02:11.309Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:02:11.423Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:02:11.434Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:02:11.470Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:02:11.682Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T21:02:11.693Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T21:02:11.726Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:02:24.781Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T21:02:24.793Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:02:24.828Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:02:26.150Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T21:02:26.161Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:02:26.198Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:02:26.233Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T21:02:26.246Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:02:26.282Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:02:26.337Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T21:02:26.352Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:02:26.395Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:02:26.502Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:02:26.518Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:02:26.559Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:02:26.760Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T21:02:26.775Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T21:02:26.813Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:02:39.855Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T21:02:39.868Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:02:39.905Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:02:41.227Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T21:02:41.241Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:02:41.279Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:02:41.318Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T21:02:41.332Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:02:41.369Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:02:41.423Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T21:02:41.434Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:02:41.470Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:02:41.586Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:02:41.598Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:02:41.634Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:02:41.842Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T21:02:41.855Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T21:02:41.895Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:02:54.931Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T21:02:54.943Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:02:54.977Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:02:56.310Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T21:02:56.323Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:02:56.359Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:02:56.398Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T21:02:56.411Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:02:56.448Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:02:56.498Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T21:02:56.511Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:02:56.549Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:02:56.664Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:02:56.678Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:02:56.714Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:02:56.926Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T21:02:56.939Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T21:02:56.978Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:03:10.009Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T21:03:10.026Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:03:10.068Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:03:11.387Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T21:03:11.401Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:03:11.440Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:03:11.481Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T21:03:11.497Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:03:11.536Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:03:11.579Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T21:03:11.594Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:03:11.630Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:03:11.743Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:03:11.755Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:03:11.791Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:03:12.007Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T21:03:12.020Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T21:03:12.056Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:03:25.094Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T21:03:25.108Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:03:25.143Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:03:26.468Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T21:03:26.484Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:03:26.521Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:03:26.569Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T21:03:26.584Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:03:26.629Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:03:26.669Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T21:03:26.681Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:03:26.717Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:03:26.823Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:03:26.838Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:03:26.876Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:03:27.090Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T21:03:27.105Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T21:03:27.142Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:03:40.172Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T21:03:40.186Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:03:40.222Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:03:41.547Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T21:03:41.559Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:03:41.596Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:03:41.654Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T21:03:41.666Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:03:41.701Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:03:41.741Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T21:03:41.753Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:03:41.789Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:03:41.904Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:03:41.916Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:03:41.959Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:03:42.175Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T21:03:42.187Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T21:03:42.224Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:03:55.250Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T21:03:55.262Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:03:55.297Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:03:56.627Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T21:03:56.641Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:03:56.681Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:03:56.730Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T21:03:56.744Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:03:56.783Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:03:56.824Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T21:03:56.838Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:03:56.874Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:03:56.989Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:03:57.004Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:03:57.045Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:03:57.257Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T21:03:57.273Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T21:03:57.310Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:04:10.324Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T21:04:10.338Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:04:10.374Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:04:11.713Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T21:04:11.728Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:04:11.765Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:04:11.810Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T21:04:11.823Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:04:11.857Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:04:11.904Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T21:04:11.917Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:04:11.954Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:04:12.074Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:04:12.087Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:04:12.123Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:04:12.340Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T21:04:12.354Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T21:04:12.392Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:04:25.400Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T21:04:25.414Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:04:25.451Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:04:26.793Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T21:04:26.806Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:04:26.842Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:04:26.881Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T21:04:26.892Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:04:26.928Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:04:26.982Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T21:04:26.997Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:04:27.043Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:04:27.156Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:04:27.172Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:04:27.215Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:04:27.426Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T21:04:27.443Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T21:04:27.480Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:04:40.481Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T21:04:40.494Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:04:40.530Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:04:41.870Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T21:04:41.884Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:04:41.924Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:04:41.960Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T21:04:41.973Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:04:42.009Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:04:42.070Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T21:04:42.081Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:04:42.115Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:04:42.242Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:04:42.256Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:04:42.291Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:04:42.507Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T21:04:42.518Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T21:04:42.553Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:04:55.568Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T21:04:55.584Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:04:55.622Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:04:56.952Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T21:04:56.964Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:04:57.001Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:04:57.036Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T21:04:57.049Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:04:57.084Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:04:57.144Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T21:04:57.156Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:04:57.194Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:04:57.320Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:04:57.333Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:04:57.369Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:04:57.581Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T21:04:57.594Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T21:04:57.631Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:05:10.652Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T21:05:10.665Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:05:10.700Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:05:12.030Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T21:05:12.043Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:05:12.078Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:05:12.111Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T21:05:12.124Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:05:12.161Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:05:12.220Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T21:05:12.233Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:05:12.271Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:05:12.398Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:05:12.412Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:05:12.449Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:05:12.659Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T21:05:12.672Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T21:05:12.710Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:05:25.731Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T21:05:25.745Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:05:25.783Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:05:27.106Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T21:05:27.119Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:05:27.154Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:05:27.189Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T21:05:27.201Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:05:27.238Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:05:27.295Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T21:05:27.307Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:05:27.345Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:05:27.478Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:05:27.490Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:05:27.532Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:05:27.741Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T21:05:27.753Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T21:05:27.790Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:05:40.812Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T21:05:40.824Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:05:40.866Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:05:42.180Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T21:05:42.192Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:05:42.228Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:05:42.263Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T21:05:42.276Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:05:42.313Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:05:42.372Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T21:05:42.386Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:05:42.426Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:05:42.563Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:05:42.592Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:05:42.649Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:05:42.821Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T21:05:42.835Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T21:05:42.871Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:05:55.895Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T21:05:55.908Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:05:55.946Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:05:57.256Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T21:05:57.271Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:05:57.313Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:05:57.353Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T21:05:57.368Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:05:57.407Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:05:57.452Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T21:05:57.466Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:05:57.507Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:05:57.679Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:05:57.694Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:05:57.738Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:05:57.903Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T21:05:57.918Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T21:05:57.958Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:06:10.974Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T21:06:10.989Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:06:11.028Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:06:12.342Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T21:06:12.356Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:06:12.396Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:06:12.436Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T21:06:12.449Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:06:12.489Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:06:12.536Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T21:06:12.549Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:06:12.589Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:06:12.772Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:06:12.786Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:06:12.825Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:06:12.990Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T21:06:13.003Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T21:06:13.043Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:06:26.057Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T21:06:26.072Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:06:26.117Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:06:27.426Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T21:06:27.441Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:06:27.485Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:06:27.528Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T21:06:27.542Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:06:27.584Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:06:27.624Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T21:06:27.638Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:06:27.679Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:06:27.854Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:06:27.869Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:06:27.916Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:06:28.074Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T21:06:28.089Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T21:06:28.130Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:06:41.152Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T21:06:41.168Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:06:41.210Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:06:42.518Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T21:06:42.533Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:06:42.580Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:06:42.619Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T21:06:42.631Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:06:42.677Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:06:42.720Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T21:06:42.736Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:06:42.780Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:06:42.945Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:06:42.958Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:06:43.001Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:06:43.160Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T21:06:43.173Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T21:06:43.212Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:06:56.241Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T21:06:56.256Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:06:56.297Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:06:57.613Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T21:06:57.629Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:06:57.674Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:06:57.714Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T21:06:57.728Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:06:57.771Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:06:57.814Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T21:06:57.829Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:06:57.871Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:06:58.031Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:06:58.044Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:06:58.083Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:06:58.241Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T21:06:58.255Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T21:06:58.296Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:07:11.325Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T21:07:11.340Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:07:11.380Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:07:12.701Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T21:07:12.713Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:07:12.752Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:07:12.795Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T21:07:12.806Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:07:12.843Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:07:12.895Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T21:07:12.906Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:07:12.945Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:07:13.108Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:07:13.120Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:07:13.159Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:07:13.326Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T21:07:13.338Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T21:07:13.376Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:07:26.409Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T21:07:26.421Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:07:26.460Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:07:27.782Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T21:07:27.796Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:07:27.836Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:07:27.871Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T21:07:27.883Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:07:27.924Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:07:27.972Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T21:07:27.986Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:07:28.026Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:07:28.186Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:07:28.200Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:07:28.239Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:07:28.404Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T21:07:28.418Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T21:07:28.456Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:07:41.489Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T21:07:41.505Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:07:41.544Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:07:42.863Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T21:07:42.876Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:07:42.916Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:07:42.953Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T21:07:42.968Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:07:43.010Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:07:43.057Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T21:07:43.072Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:07:43.113Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:07:43.269Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:07:43.284Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:07:43.325Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:07:43.494Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T21:07:43.510Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T21:07:43.562Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:07:56.569Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T21:07:56.581Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:07:56.619Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:07:57.942Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T21:07:57.954Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:07:57.994Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:07:58.037Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T21:07:58.049Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:07:58.087Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:07:58.138Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T21:07:58.151Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:07:58.189Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:07:58.353Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:07:58.364Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:07:58.403Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:07:58.591Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T21:07:58.604Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T21:07:58.650Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:08:11.649Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T21:08:11.663Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:08:11.699Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:08:13.024Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T21:08:13.038Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:08:13.078Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:08:13.115Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T21:08:13.128Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:08:13.168Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:08:13.217Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T21:08:13.229Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:08:13.272Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:08:13.432Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:08:13.446Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:08:13.491Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:08:13.679Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T21:08:13.692Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T21:08:13.732Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:08:26.725Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T21:08:26.737Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:08:26.773Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:08:28.104Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T21:08:28.116Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:08:28.154Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:08:28.193Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T21:08:28.205Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:08:28.247Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:08:28.298Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T21:08:28.310Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:08:28.345Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:08:28.519Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:08:28.532Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:08:28.571Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:08:28.758Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T21:08:28.770Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T21:08:28.807Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:08:41.801Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T21:08:41.814Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:08:41.857Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:08:43.182Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T21:08:43.194Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:08:43.234Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:08:43.273Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T21:08:43.287Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:08:43.324Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:08:43.373Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T21:08:43.387Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:08:43.426Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:08:43.604Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:08:43.617Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:08:43.659Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:08:43.836Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T21:08:43.849Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T21:08:43.888Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:08:56.888Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T21:08:56.900Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:08:56.939Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:08:58.264Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T21:08:58.279Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:08:58.315Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:08:58.353Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T21:08:58.365Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:08:58.403Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:08:58.451Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T21:08:58.464Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:08:58.501Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:08:58.685Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:08:58.698Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:08:58.734Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:08:58.915Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T21:08:58.928Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T21:08:58.969Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:09:11.969Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T21:09:11.983Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:09:12.024Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:09:13.344Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T21:09:13.359Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:09:13.401Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:09:13.438Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T21:09:13.451Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:09:13.488Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:09:13.530Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T21:09:13.543Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:09:13.582Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:09:13.761Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:09:13.773Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:09:13.815Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:09:14.001Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T21:09:14.014Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T21:09:14.055Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:09:27.052Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T21:09:27.065Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:09:27.106Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:09:28.428Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T21:09:28.440Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:09:28.480Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:09:28.515Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T21:09:28.530Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:09:28.567Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:09:28.607Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T21:09:28.618Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:09:28.654Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:09:28.841Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:09:28.854Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:09:28.890Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:09:29.083Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T21:09:29.094Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T21:09:29.133Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:09:42.132Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T21:09:42.144Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:09:42.185Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:09:43.510Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T21:09:43.524Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:09:43.561Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:09:43.596Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T21:09:43.609Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:09:43.646Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:09:43.684Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T21:09:43.697Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:09:43.734Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:09:43.934Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:09:43.946Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:09:43.985Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:09:44.166Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T21:09:44.180Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T21:09:44.223Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:09:57.212Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T21:09:57.225Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:09:57.274Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:09:58.588Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T21:09:58.601Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:09:58.638Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:09:58.673Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T21:09:58.685Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:09:58.723Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:09:58.758Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T21:09:58.770Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:09:58.807Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:09:59.013Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:09:59.025Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:09:59.066Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:09:59.254Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T21:09:59.268Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T21:09:59.333Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:10:12.306Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T21:10:12.320Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:10:12.358Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:10:13.665Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T21:10:13.678Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:10:13.728Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:10:13.776Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T21:10:13.791Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:10:13.831Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:10:13.878Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T21:10:13.897Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:10:13.945Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:10:14.099Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:10:14.115Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:10:14.156Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:10:14.365Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T21:10:14.380Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T21:10:14.419Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:10:27.386Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T21:10:27.401Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:10:27.443Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:10:28.763Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T21:10:28.779Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:10:28.829Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:10:28.868Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T21:10:28.883Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:10:28.924Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:10:28.972Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T21:10:28.984Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:10:29.021Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:10:29.187Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:10:29.200Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:10:29.243Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:10:29.447Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T21:10:29.460Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T21:10:29.499Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:10:42.487Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T21:10:42.500Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:10:42.540Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:10:43.862Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T21:10:43.876Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:10:43.927Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:10:43.974Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T21:10:43.986Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:10:44.029Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:10:44.065Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T21:10:44.077Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:10:44.118Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:10:44.276Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:10:44.295Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:10:44.340Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:10:44.532Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T21:10:44.551Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T21:10:44.597Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:10:57.569Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T21:10:57.582Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:10:57.632Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:10:58.956Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T21:10:58.969Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:10:59.014Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:10:59.059Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T21:10:59.073Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:10:59.112Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:10:59.153Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T21:10:59.167Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:10:59.207Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:10:59.368Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:10:59.380Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:10:59.418Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:10:59.628Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T21:10:59.641Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T21:10:59.681Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:11:12.663Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T21:11:12.677Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:11:12.715Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:11:14.044Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T21:11:14.058Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:11:14.097Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:11:14.142Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T21:11:14.158Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:11:14.197Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:11:14.234Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T21:11:14.247Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:11:14.286Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:11:14.456Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:11:14.470Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:11:14.512Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:11:14.711Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T21:11:14.724Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T21:11:14.769Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:11:27.746Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T21:11:27.761Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:11:27.804Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:11:29.130Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T21:11:29.144Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:11:29.185Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:11:29.224Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T21:11:29.238Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:11:29.280Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:11:29.325Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T21:11:29.339Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:11:29.378Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:11:29.540Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:11:29.554Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:11:29.593Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:11:29.797Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T21:11:29.810Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T21:11:29.846Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:11:42.831Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T21:11:42.843Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:11:42.881Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:11:44.212Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T21:11:44.224Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:11:44.263Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:11:44.306Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T21:11:44.319Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:11:44.357Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:11:44.409Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T21:11:44.424Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:11:44.463Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:11:44.623Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:11:44.639Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:11:44.680Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:11:44.878Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T21:11:44.893Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T21:11:44.931Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:11:57.910Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T21:11:57.921Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:11:57.957Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:11:59.294Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T21:11:59.308Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:11:59.346Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:11:59.385Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T21:11:59.399Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:11:59.437Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:11:59.491Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T21:11:59.505Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:11:59.541Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:11:59.710Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:11:59.723Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:11:59.761Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:11:59.964Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T21:11:59.976Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T21:12:00.015Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:12:12.988Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T21:12:13.003Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:12:13.042Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:12:14.373Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T21:12:14.387Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:12:14.428Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:12:14.468Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T21:12:14.481Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:12:14.520Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:12:14.571Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T21:12:14.584Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:12:14.622Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:12:14.791Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:12:14.803Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:12:14.842Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:12:15.043Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T21:12:15.055Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T21:12:15.090Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:12:28.076Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T21:12:28.090Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:12:28.127Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:12:29.465Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T21:12:29.478Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:12:29.517Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:12:29.557Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T21:12:29.570Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:12:29.607Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:12:29.648Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T21:12:29.662Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:12:29.703Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:12:29.869Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:12:29.882Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:12:29.918Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:12:30.121Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T21:12:30.134Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T21:12:30.173Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:12:43.153Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T21:12:43.165Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:12:43.205Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:12:44.545Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T21:12:44.560Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:12:44.596Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:12:44.630Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T21:12:44.646Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:12:44.682Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:12:44.727Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T21:12:44.739Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:12:44.775Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:12:44.949Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:12:44.961Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:12:45.004Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:12:45.200Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T21:12:45.213Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T21:12:45.249Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:12:58.231Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T21:12:58.242Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:12:58.284Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:12:59.628Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T21:12:59.642Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:12:59.686Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:12:59.726Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T21:12:59.740Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:12:59.777Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:12:59.816Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T21:12:59.833Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:12:59.875Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:13:00.042Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:13:00.057Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:13:00.100Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:13:00.279Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T21:13:00.291Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T21:13:00.329Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:13:13.314Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T21:13:13.327Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:13:13.365Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:13:14.715Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T21:13:14.728Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:13:14.763Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:13:14.802Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T21:13:14.815Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:13:14.851Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:13:14.905Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T21:13:14.918Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:13:14.957Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:13:15.128Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:13:15.141Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:13:15.178Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:13:15.357Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T21:13:15.372Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T21:13:15.412Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:13:28.394Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T21:13:28.406Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:13:28.448Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:13:29.793Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T21:13:29.807Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:13:29.846Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:13:29.884Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T21:13:29.896Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:13:29.933Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:13:29.986Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T21:13:30.002Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:13:30.041Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:13:30.211Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:13:30.224Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:13:30.265Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:13:30.444Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T21:13:30.456Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T21:13:30.494Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:13:43.476Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T21:13:43.488Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:13:43.528Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:13:44.872Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T21:13:44.884Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:13:44.921Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:13:44.958Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T21:13:44.970Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:13:45.008Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:13:45.066Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T21:13:45.078Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:13:45.113Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:13:45.294Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:13:45.308Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:13:45.345Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:13:45.522Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T21:13:45.535Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T21:13:45.572Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:13:58.558Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T21:13:58.570Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:13:58.610Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:13:59.948Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T21:13:59.961Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:13:59.996Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:14:00.035Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T21:14:00.048Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:14:00.084Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:14:00.139Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T21:14:00.151Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:14:00.191Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:14:00.373Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:14:00.386Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:14:00.428Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:14:00.602Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T21:14:00.616Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T21:14:00.656Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:14:13.643Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T21:14:13.657Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:14:13.699Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:14:15.024Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T21:14:15.037Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:14:15.071Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:14:15.109Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T21:14:15.121Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:14:15.157Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:14:15.218Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T21:14:15.231Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:14:15.267Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:14:15.459Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:14:15.472Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:14:15.509Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:14:15.686Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T21:14:15.700Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T21:14:15.739Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:14:28.731Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T21:14:28.745Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:14:28.784Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:14:30.110Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T21:14:30.126Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:14:30.166Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:14:30.209Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T21:14:30.222Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:14:30.260Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:14:30.298Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T21:14:30.311Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:14:30.350Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:14:30.553Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:14:30.566Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:14:30.605Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:14:30.771Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T21:14:30.787Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T21:14:30.829Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:14:43.811Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T21:14:43.825Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:14:43.864Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:14:45.194Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T21:14:45.205Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:14:45.242Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:14:45.283Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T21:14:45.294Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:14:45.329Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:14:45.375Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T21:14:45.389Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:14:45.426Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:14:45.633Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:14:45.646Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:14:45.682Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:14:45.858Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T21:14:45.871Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T21:14:45.913Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:14:58.896Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T21:14:58.911Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:14:58.951Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:15:00.271Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T21:15:00.287Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:15:00.325Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:15:00.365Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T21:15:00.381Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:15:00.420Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:15:00.459Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T21:15:00.475Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:15:00.515Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:15:00.717Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:15:00.733Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:15:00.770Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:15:00.949Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T21:15:00.965Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T21:15:01.006Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:15:13.995Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T21:15:14.023Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:15:14.059Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:15:15.352Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T21:15:15.364Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:15:15.399Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:15:15.447Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T21:15:15.460Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:15:15.495Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:15:15.539Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T21:15:15.551Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:15:15.586Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:15:15.797Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:15:15.809Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:15:15.845Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:15:16.036Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T21:15:16.049Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T21:15:16.086Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:15:29.086Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T21:15:29.101Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:15:29.140Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:15:30.430Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T21:15:30.444Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:15:30.490Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:15:30.530Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T21:15:30.544Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:15:30.583Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:15:30.621Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T21:15:30.636Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:15:30.677Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:15:30.874Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:15:30.886Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:15:30.922Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:15:31.116Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T21:15:31.130Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T21:15:31.167Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:15:44.174Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T21:15:44.189Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:15:44.229Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:15:45.519Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T21:15:45.533Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:15:45.574Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:15:45.615Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T21:15:45.632Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:15:45.672Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:15:45.708Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T21:15:45.721Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:15:45.758Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:15:45.953Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:15:45.973Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:15:46.011Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:15:46.196Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T21:15:46.208Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T21:15:46.243Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:15:59.257Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T21:15:59.269Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:15:59.305Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:16:00.602Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T21:16:00.616Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:16:00.655Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:16:00.699Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T21:16:00.713Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:16:00.757Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:16:00.792Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T21:16:00.805Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:16:00.848Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:16:01.044Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:16:01.058Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:16:01.101Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:16:01.274Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T21:16:01.286Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T21:16:01.329Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:16:14.419Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T21:16:14.433Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:16:14.474Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:16:15.683Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T21:16:15.696Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:16:15.733Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:16:15.786Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T21:16:15.801Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:16:15.842Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:16:15.882Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T21:16:15.902Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:16:15.946Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:16:16.134Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:16:16.148Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:16:16.187Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:16:16.360Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T21:16:16.373Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T21:16:16.413Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:16:29.504Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T21:16:29.526Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:16:29.565Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:16:30.761Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T21:16:30.774Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:16:30.814Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:16:30.873Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T21:16:30.886Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:16:30.923Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:16:30.974Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T21:16:30.988Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:16:31.025Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:16:31.218Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:16:31.232Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:16:31.272Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:16:31.443Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T21:16:31.459Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T21:16:31.496Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:16:44.612Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T21:16:44.624Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:16:44.660Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:16:45.853Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T21:16:45.866Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:16:45.904Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:16:45.949Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T21:16:45.963Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:16:45.999Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:16:46.054Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T21:16:46.069Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:16:46.109Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:16:46.308Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:16:46.323Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:16:46.368Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:16:46.529Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T21:16:46.541Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T21:16:46.582Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:16:59.689Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T21:16:59.752Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:16:59.802Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:17:00.936Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T21:17:00.951Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:17:00.992Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:17:01.033Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T21:17:01.047Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:17:01.086Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:17:01.140Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T21:17:01.153Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:17:01.192Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:17:01.399Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:17:01.413Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:17:01.450Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:17:01.609Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T21:17:01.623Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T21:17:01.659Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:17:14.841Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T21:17:14.854Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:17:14.893Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:17:16.019Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T21:17:16.031Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:17:16.076Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:17:16.117Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T21:17:16.129Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:17:16.169Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:17:16.221Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T21:17:16.236Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:17:16.276Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:17:16.480Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:17:16.493Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:17:16.534Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:17:16.693Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T21:17:16.707Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T21:17:16.757Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:17:29.921Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T21:17:29.934Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:17:29.974Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:17:31.103Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T21:17:31.115Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:17:31.150Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:17:31.196Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T21:17:31.208Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:17:31.242Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:17:31.302Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T21:17:31.314Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:17:31.349Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:17:31.565Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:17:31.578Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:17:31.621Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:17:31.786Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T21:17:31.799Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T21:17:31.835Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:17:45.005Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T21:17:45.020Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:17:45.060Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:17:46.180Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T21:17:46.193Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:17:46.228Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:17:46.266Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T21:17:46.278Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:17:46.318Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:17:46.377Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T21:17:46.392Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:17:46.431Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:17:46.650Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:17:46.663Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:17:46.703Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:17:46.865Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T21:17:46.880Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T21:17:46.919Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:18:00.090Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T21:18:00.105Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:18:00.143Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:18:01.256Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T21:18:01.270Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:18:01.307Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:18:01.344Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T21:18:01.356Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:18:01.392Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:18:01.457Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T21:18:01.470Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:18:01.505Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:18:01.732Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:18:01.746Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:18:01.784Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:18:01.949Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T21:18:01.963Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T21:18:02.000Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:18:15.173Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T21:18:15.186Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:18:15.227Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:18:16.333Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T21:18:16.344Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:18:16.381Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:18:16.417Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T21:18:16.428Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:18:16.464Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:18:16.530Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T21:18:16.545Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:18:16.587Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:18:16.813Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:18:16.829Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:18:16.869Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:18:17.030Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T21:18:17.043Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T21:18:17.081Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:18:30.256Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T21:18:30.270Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:18:30.308Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:18:31.410Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T21:18:31.425Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:18:31.461Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:18:31.496Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T21:18:31.508Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:18:31.545Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:18:31.614Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T21:18:31.628Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:18:31.665Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:18:31.902Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:18:31.915Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:18:31.951Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:18:32.110Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T21:18:32.122Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T21:18:32.161Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:18:45.340Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T21:18:45.355Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:18:45.404Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:18:46.492Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T21:18:46.505Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:18:46.545Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:18:46.589Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T21:18:46.605Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:18:46.648Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:18:46.700Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T21:18:46.716Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:18:46.762Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:18:46.989Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:18:47.002Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:18:47.041Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:18:47.191Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T21:18:47.206Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T21:18:47.246Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:19:00.436Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T21:19:00.451Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:19:00.491Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:19:01.578Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T21:19:01.591Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:19:01.628Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:19:01.676Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T21:19:01.690Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:19:01.728Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:19:01.789Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T21:19:01.802Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:19:01.841Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:19:02.070Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:19:02.083Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:19:02.118Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:19:02.276Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T21:19:02.288Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T21:19:02.328Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:19:15.521Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T21:19:15.534Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:19:15.575Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:19:16.660Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-02-04T21:19:16.675Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:19:16.719Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:19:16.762Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T21:19:16.774Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:19:16.812Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:19:16.869Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T21:19:16.881Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:19:16.921Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:19:17.149Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:19:17.163Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:19:17.202Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:19:17.361Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T21:19:17.374Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T21:19:17.423Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:19:30.601Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T21:19:30.612Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:19:30.649Z] Will try again after 15 sec [2025-02-04T21:19:31.488Z] Build deploy-tf-juju-k8s #749 completed: SUCCESS [Pipeline] echo [2025-02-04T21:19:31.512Z] JOB deploy-tf-juju-k8s: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-02-04T21:19:31.601Z] Copied 1 artifact from "deploy-tf-juju-k8s" build number 749 [Pipeline] echo [2025-02-04T21:19:31.630Z] JOB deploy-tf-juju-k8s: Collected artifacts: [Pipeline] sh [Pipeline] { [Pipeline] echo [2025-02-04T21:19:31.749Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2025-02-04T21:19:31.812Z] JOB test-sanity-juju-k8s: wait finished. overall result = true [Pipeline] { [Pipeline] echo [2025-02-04T21:19:31.838Z] JOB test-sanity-juju-k8s: entering run_job [Pipeline] echo [2025-02-04T21:19:31.864Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T21:19:31.879Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:19:31.910Z] Will try again after 15 sec [2025-02-04T21:19:31.916Z] + ls -la deploy-tf-juju-k8s-66479 [2025-02-04T21:19:31.916Z] total 20 [2025-02-04T21:19:31.916Z] drwxr-xr-x 2 jenkins docker 4096 Feb 4 21:19 . [2025-02-04T21:19:31.916Z] drwxr-xr-x 23 jenkins docker 12288 Feb 4 21:19 .. [2025-02-04T21:19:31.916Z] -rw-r--r-- 1 jenkins docker 445 Feb 4 20:58 deps.deploy-tf-juju-k8s.66479.env [Pipeline] writeFile [Pipeline] { [Pipeline] archiveArtifacts [2025-02-04T21:19:32.000Z] Archiving artifacts [Pipeline] withCredentials [2025-02-04T21:19:32.039Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] echo [2025-02-04T21:19:32.053Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T21:19:32.067Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-02-04T21:19:32.106Z] JOB test-sanity-juju-k8s / stream juju-k8s : deps: [deploy-tf-juju-k8s] [Pipeline] { [2025-02-04T21:19:32.137Z] Will try again after 15 sec [Pipeline] dir [2025-02-04T21:19:32.153Z] Running in /home/jenkins/workspace/pipeline-check [Pipeline] { [Pipeline] sh [Pipeline] findFiles [Pipeline] { [Pipeline] echo [2025-02-04T21:19:32.271Z] JOB test-sanity-juju-k8s: files found = 1 [Pipeline] echo [2025-02-04T21:19:32.287Z] JOB test-sanity-juju-k8s: file #0 with path deploy-tf-juju-k8s-66479/deps.deploy-tf-juju-k8s.66479.env [Pipeline] readFile [Pipeline] } [Pipeline] echo [2025-02-04T21:19:32.328Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:19:32.341Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] // dir [2025-02-04T21:19:32.401Z] Will try again after 15 sec [Pipeline] echo [2025-02-04T21:19:32.434Z] JOB test-sanity-juju-k8s: deps_env_file: deps.test-sanity.22167.env [2025-02-04T21:19:32.437Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] writeFile [Pipeline] { [Pipeline] archiveArtifacts [2025-02-04T21:19:32.496Z] Archiving artifacts [Pipeline] echo [2025-02-04T21:19:32.518Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T21:19:32.530Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T21:19:32.567Z] Will try again after 15 sec [Pipeline] echo [2025-02-04T21:19:32.583Z] JOB test-sanity-juju-k8s: Starting job: test-sanity rnd: #22167 [Pipeline] timeout [2025-02-04T21:19:32.597Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2025-02-04T21:19:32.641Z] Scheduling project: test-sanity [2025-02-04T21:19:33.799Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-02-04T21:19:41.083Z] Starting building: test-sanity #2797 [Pipeline] { [Pipeline] echo [2025-02-04T21:19:45.677Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T21:19:45.690Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:19:45.727Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:19:46.938Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T21:19:46.951Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:19:46.996Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:19:47.166Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T21:19:47.179Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:19:47.219Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:19:47.432Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:19:47.446Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:19:47.483Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:19:47.598Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T21:19:47.615Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T21:19:47.653Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:20:00.754Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T21:20:00.768Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:20:00.803Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:20:02.041Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T21:20:02.064Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:20:02.115Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:20:02.247Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T21:20:02.264Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:20:02.301Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:20:02.515Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:20:02.536Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:20:02.584Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:20:02.687Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T21:20:02.701Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T21:20:02.741Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:20:15.833Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T21:20:15.846Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:20:15.882Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:20:17.161Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T21:20:17.177Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:20:17.215Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:20:17.331Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T21:20:17.344Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:20:17.385Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:20:17.616Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:20:17.629Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:20:17.673Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:20:17.779Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T21:20:17.794Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T21:20:17.839Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:20:30.914Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T21:20:30.936Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:20:30.977Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:20:32.248Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T21:20:32.265Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:20:32.304Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:20:32.413Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T21:20:32.427Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:20:32.464Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:20:32.703Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:20:32.716Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:20:32.754Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:20:32.870Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T21:20:32.884Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T21:20:32.922Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:20:46.006Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T21:20:46.018Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:20:46.055Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:20:47.333Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T21:20:47.344Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:20:47.396Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:20:47.491Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T21:20:47.504Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:20:47.543Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:20:47.782Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:20:47.794Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:20:47.832Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:20:47.950Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T21:20:47.963Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T21:20:47.998Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:21:01.084Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T21:21:01.096Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:21:01.131Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:21:02.425Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T21:21:02.437Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:21:02.473Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:21:02.577Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T21:21:02.599Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:21:02.641Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:21:02.884Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:21:02.898Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:21:02.941Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:21:03.032Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T21:21:03.046Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T21:21:03.087Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:21:16.159Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T21:21:16.171Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:21:16.206Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:21:17.504Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T21:21:17.516Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:21:17.554Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:21:17.668Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T21:21:17.681Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:21:17.716Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:21:17.970Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:21:17.983Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:21:18.021Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:21:18.118Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T21:21:18.131Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T21:21:18.177Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:21:31.232Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T21:21:31.243Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:21:31.276Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:21:32.580Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T21:21:32.592Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:21:32.626Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:21:32.744Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T21:21:32.755Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:21:32.794Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:21:33.049Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:21:33.062Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:21:33.101Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:21:33.208Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T21:21:33.222Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T21:21:33.259Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:21:46.305Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T21:21:46.317Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:21:46.354Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:21:47.654Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T21:21:47.665Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:21:47.701Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:21:47.821Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T21:21:47.833Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:21:47.869Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:21:48.130Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:21:48.142Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:21:48.179Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:21:48.287Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T21:21:48.303Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T21:21:48.339Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:22:01.388Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T21:22:01.402Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:22:01.441Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:22:02.731Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T21:22:02.747Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:22:02.783Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:22:02.903Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T21:22:02.918Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:22:02.959Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:22:03.211Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:22:03.226Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:22:03.282Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:22:03.370Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T21:22:03.385Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T21:22:03.430Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:22:16.474Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T21:22:16.487Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:22:16.530Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:22:17.834Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T21:22:17.852Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:22:17.907Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:22:17.998Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-02-04T21:22:18.026Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:22:18.075Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:22:18.318Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:22:18.338Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:22:18.418Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:22:18.469Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T21:22:18.494Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T21:22:18.541Z] Build deploy-platform-ansible-os #2687 completed: SUCCESS [2025-02-04T21:22:18.575Z] Will try again after 15 sec [Pipeline] echo [2025-02-04T21:22:18.610Z] JOB deploy-platform-ansible-os: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-02-04T21:22:18.699Z] Copied 1 artifact from "deploy-platform-ansible-os" build number 2687 [Pipeline] echo [2025-02-04T21:22:18.730Z] JOB deploy-platform-ansible-os: Collected artifacts: [Pipeline] sh [2025-02-04T21:22:19.016Z] + ls -la deploy-platform-ansible-os-80368 [2025-02-04T21:22:19.017Z] total 20 [2025-02-04T21:22:19.017Z] drwxr-xr-x 2 jenkins docker 4096 Feb 4 21:22 . [2025-02-04T21:22:19.017Z] drwxr-xr-x 24 jenkins docker 12288 Feb 4 21:22 .. [2025-02-04T21:22:19.017Z] -rw-r--r-- 1 jenkins docker 491 Feb 4 21:02 stackrc.deploy-platform-ansible-os.env [Pipeline] withCredentials [2025-02-04T21:22:19.065Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-02-04T21:22:19.365Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-02-04T21:22:19.925Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] echo [2025-02-04T21:22:31.559Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T21:22:31.572Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:22:31.613Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:22:32.943Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T21:22:32.956Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:22:32.997Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:22:33.105Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2025-02-04T21:22:33.166Z] JOB deploy-tf-ansible-os: wait finished. overall result = true [Pipeline] echo [2025-02-04T21:22:33.188Z] JOB deploy-tf-ansible-os: entering run_job [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-02-04T21:22:33.260Z] Archiving artifacts [Pipeline] echo [2025-02-04T21:22:33.294Z] JOB deploy-tf-ansible-os / stream ansible-os : deps: [package-centos, deploy-platform-ansible-os] [Pipeline] dir [2025-02-04T21:22:33.323Z] Running in /home/jenkins/workspace/pipeline-check [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2025-02-04T21:22:33.400Z] JOB deploy-tf-ansible-os: files found = 2 [Pipeline] echo [2025-02-04T21:22:33.426Z] JOB deploy-tf-ansible-os: file #0 with path build-package-31302/build.env [Pipeline] readFile [Pipeline] { [Pipeline] echo [2025-02-04T21:22:33.491Z] streams are different (ansible-os != build-centos). env should be filtered only for keys '[]' [Pipeline] echo [2025-02-04T21:22:33.516Z] JOB deploy-tf-ansible-os: file #1 with path build-package-31302/deps.build-package.31302.env [Pipeline] readFile [Pipeline] echo [2025-02-04T21:22:33.562Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:22:33.580Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] { [2025-02-04T21:22:33.636Z] Will try again after 15 sec [Pipeline] echo [2025-02-04T21:22:33.649Z] streams are different (ansible-os != build-centos). env should be filtered only for keys '[]' [Pipeline] echo [2025-02-04T21:22:33.685Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T21:22:33.703Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T21:22:33.730Z] Will try again after 15 sec [Pipeline] } [Pipeline] // dir [Pipeline] dir [2025-02-04T21:22:33.817Z] Running in /home/jenkins/workspace/pipeline-check [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2025-02-04T21:22:33.883Z] JOB deploy-tf-ansible-os: files found = 1 [Pipeline] echo [2025-02-04T21:22:33.902Z] JOB deploy-tf-ansible-os: file #0 with path deploy-platform-ansible-os-80368/stackrc.deploy-platform-ansible-os.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] echo [2025-02-04T21:22:34.011Z] JOB deploy-tf-ansible-os: deps_env_file: deps.deploy-tf-ansible-os.88086.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-02-04T21:22:34.065Z] Archiving artifacts [Pipeline] echo [2025-02-04T21:22:34.091Z] JOB deploy-tf-ansible-os: Starting job: deploy-tf-ansible-os rnd: #88086 [Pipeline] timeout [2025-02-04T21:22:34.109Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2025-02-04T21:22:34.146Z] Scheduling project: deploy-tf-ansible-os [2025-02-04T21:22:41.262Z] Starting building: deploy-tf-ansible-os #2331 [Pipeline] { [Pipeline] echo [2025-02-04T21:22:46.661Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T21:22:46.675Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:22:46.715Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:22:48.761Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T21:22:48.775Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2025-02-04T21:22:48.821Z] Will try again after 15 sec [Pipeline] echo [2025-02-04T21:22:48.848Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:22:48.861Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] echo [2025-02-04T21:22:48.881Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T21:22:48.895Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T21:22:48.947Z] Will try again after 15 sec [2025-02-04T21:22:48.962Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:23:01.744Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T21:23:01.757Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:23:01.794Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:23:03.848Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T21:23:03.862Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:23:03.899Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:23:03.976Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:23:03.991Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] { [2025-02-04T21:23:04.035Z] Will try again after 15 sec [Pipeline] echo [2025-02-04T21:23:04.062Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T21:23:04.075Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T21:23:04.113Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:23:16.822Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T21:23:16.837Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:23:16.885Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:23:18.930Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T21:23:18.943Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:23:18.983Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:23:19.067Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:23:19.082Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:23:19.119Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:23:19.158Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T21:23:19.171Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T21:23:19.208Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:23:31.911Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T21:23:31.931Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:23:31.971Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:23:34.013Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T21:23:34.026Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:23:34.063Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:23:34.149Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:23:34.162Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:23:34.202Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:23:34.246Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T21:23:34.267Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T21:23:34.316Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:23:47.002Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T21:23:47.017Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:23:47.059Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:23:49.091Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T21:23:49.105Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:23:49.147Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:23:49.232Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:23:49.245Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:23:49.281Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:23:49.349Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T21:23:49.362Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T21:23:49.404Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:24:02.086Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T21:24:02.099Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:24:02.139Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:24:04.175Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T21:24:04.189Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:24:04.226Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:24:04.309Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:24:04.322Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:24:04.357Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:24:04.431Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T21:24:04.445Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T21:24:04.480Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:24:17.311Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T21:24:17.325Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:24:17.367Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:24:19.254Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T21:24:19.268Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:24:19.308Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:24:19.385Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:24:19.397Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:24:19.438Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:24:19.509Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T21:24:19.522Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T21:24:19.573Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:24:32.395Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T21:24:32.411Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:24:32.445Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:24:34.338Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T21:24:34.353Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:24:34.396Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:24:34.465Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:24:34.477Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:24:34.516Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:24:34.601Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T21:24:34.614Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T21:24:34.654Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:24:47.473Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T21:24:47.486Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:24:47.526Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:24:49.427Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T21:24:49.441Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:24:49.476Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:24:49.542Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:24:49.555Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:24:49.598Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:24:49.683Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T21:24:49.696Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T21:24:49.736Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:25:02.556Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T21:25:02.569Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:25:02.610Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:25:04.505Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T21:25:04.517Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:25:04.555Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:25:04.627Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:25:04.641Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:25:04.684Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:25:04.765Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T21:25:04.778Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T21:25:04.815Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:25:17.640Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T21:25:17.655Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:25:17.695Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:25:19.584Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T21:25:19.598Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:25:19.637Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:25:19.711Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:25:19.724Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:25:19.761Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:25:19.845Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T21:25:19.858Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T21:25:19.901Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:25:32.724Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T21:25:32.739Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:25:32.781Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:25:34.669Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T21:25:34.684Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:25:34.728Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:25:34.792Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:25:34.805Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:25:34.848Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:25:34.931Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T21:25:34.944Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T21:25:34.982Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:25:47.808Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T21:25:47.821Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:25:47.859Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:25:49.758Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T21:25:49.772Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:25:49.811Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:25:49.877Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:25:49.890Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:25:49.928Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:25:50.015Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T21:25:50.028Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T21:25:50.066Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:26:02.892Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T21:26:02.906Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:26:02.948Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:26:04.840Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-02-04T21:26:04.852Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:26:04.888Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:26:04.957Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:26:04.970Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:26:05.009Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:26:05.102Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T21:26:05.115Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T21:26:05.153Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:26:17.979Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T21:26:17.993Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:26:18.032Z] Will try again after 15 sec [2025-02-04T21:26:19.506Z] Build test-sanity #2797 completed: SUCCESS [Pipeline] echo [2025-02-04T21:26:19.521Z] JOB test-sanity-juju-k8s: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-02-04T21:26:19.596Z] Copied 1 artifact from "test-sanity" build number 2797 [Pipeline] echo [2025-02-04T21:26:19.623Z] JOB test-sanity-juju-k8s: Collected artifacts: [Pipeline] sh [Pipeline] { [2025-02-04T21:26:19.904Z] + ls -la test-sanity-22167 [2025-02-04T21:26:19.904Z] total 20 [2025-02-04T21:26:19.904Z] drwxr-xr-x 2 jenkins docker 4096 Feb 4 21:26 . [2025-02-04T21:26:19.904Z] drwxr-xr-x 25 jenkins docker 12288 Feb 4 21:26 .. [2025-02-04T21:26:19.904Z] -rw-r--r-- 1 jenkins docker 445 Feb 4 21:19 deps.test-sanity.22167.env [Pipeline] echo [2025-02-04T21:26:19.918Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2025-02-04T21:26:19.980Z] JOB test-deployment-juju-k8s: wait finished. overall result = true [Pipeline] withCredentials [Pipeline] echo [2025-02-04T21:26:20.015Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [2025-02-04T21:26:20.018Z] JOB test-deployment-juju-k8s: entering run_job [Pipeline] { [Pipeline] { [Pipeline] sh [Pipeline] writeFile [Pipeline] echo [2025-02-04T21:26:20.135Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:26:20.151Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] archiveArtifacts [2025-02-04T21:26:20.191Z] Archiving artifacts [Pipeline] { [2025-02-04T21:26:20.237Z] Will try again after 15 sec [Pipeline] echo [2025-02-04T21:26:20.268Z] JOB test-deployment-juju-k8s / stream juju-k8s : deps: [test-sanity-juju-k8s] [Pipeline] dir [2025-02-04T21:26:20.287Z] Running in /home/jenkins/workspace/pipeline-check [Pipeline] { [Pipeline] echo [2025-02-04T21:26:20.315Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:SUCCESS, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T21:26:20.328Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [2025-02-04T21:26:20.330Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] } [Pipeline] findFiles [2025-02-04T21:26:20.395Z] Will try again after 15 sec [Pipeline] echo [2025-02-04T21:26:20.420Z] JOB test-deployment-juju-k8s: files found = 1 [Pipeline] echo [2025-02-04T21:26:20.442Z] JOB test-deployment-juju-k8s: file #0 with path test-sanity-22167/deps.test-sanity.22167.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] echo [2025-02-04T21:26:20.542Z] JOB test-deployment-juju-k8s: deps_env_file: deps.test-deployment.65428.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-02-04T21:26:20.592Z] Archiving artifacts [Pipeline] echo [2025-02-04T21:26:20.628Z] JOB test-deployment-juju-k8s: Starting job: test-deployment rnd: #65428 [Pipeline] timeout [2025-02-04T21:26:20.645Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2025-02-04T21:26:20.682Z] Scheduling project: test-deployment [2025-02-04T21:26:20.892Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-02-04T21:26:26.114Z] Starting building: test-deployment #573 [Pipeline] { [Pipeline] echo [2025-02-04T21:26:33.063Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T21:26:33.075Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:26:33.111Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:26:35.268Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:26:35.282Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:26:35.322Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:26:35.426Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:SUCCESS, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T21:26:35.440Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T21:26:35.477Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:26:48.138Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T21:26:48.150Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:26:48.186Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:26:50.348Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:26:50.360Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:26:50.401Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:26:50.504Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:SUCCESS, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T21:26:50.518Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T21:26:50.557Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:27:03.215Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T21:27:03.228Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:27:03.266Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:27:05.429Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:27:05.442Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:27:05.480Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:27:05.585Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:SUCCESS, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T21:27:05.596Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T21:27:05.635Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:27:18.293Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T21:27:18.305Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:27:18.346Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:27:20.510Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:27:20.523Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:27:20.566Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:27:20.666Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:SUCCESS, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T21:27:20.679Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T21:27:20.722Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:27:33.380Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T21:27:33.400Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:27:33.440Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:27:35.600Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:27:35.614Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:27:35.655Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:27:35.754Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:SUCCESS, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T21:27:35.768Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T21:27:35.811Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:27:48.469Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T21:27:48.483Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:27:48.524Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:27:50.687Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:27:50.702Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:27:50.743Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:27:50.841Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:SUCCESS, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T21:27:50.855Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T21:27:50.894Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:28:03.553Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T21:28:03.568Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:28:03.605Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:28:05.772Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:28:05.786Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:28:05.822Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:28:05.925Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:SUCCESS, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T21:28:05.939Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T21:28:05.977Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:28:18.637Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T21:28:18.651Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:28:18.690Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:28:20.851Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:28:20.865Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:28:20.905Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:28:21.006Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:SUCCESS, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T21:28:21.019Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T21:28:21.056Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:28:33.721Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T21:28:33.734Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:28:33.773Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:28:35.937Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:28:35.951Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:28:35.986Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:28:36.086Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:SUCCESS, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T21:28:36.098Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T21:28:36.135Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:28:48.802Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T21:28:48.815Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:28:48.852Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:28:51.018Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:28:51.032Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:28:51.068Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:28:51.163Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:SUCCESS, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T21:28:51.175Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T21:28:51.210Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:29:03.884Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T21:29:03.898Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:29:03.939Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:29:06.099Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:29:06.112Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:29:06.158Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:29:06.239Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:SUCCESS, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T21:29:06.251Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T21:29:06.289Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:29:18.966Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T21:29:18.979Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:29:19.017Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:29:21.186Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:29:21.198Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:29:21.238Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:29:21.318Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:SUCCESS, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T21:29:21.330Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T21:29:21.367Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:29:34.050Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T21:29:34.063Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:29:34.101Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:29:36.268Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:29:36.280Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:29:36.316Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:29:36.395Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:SUCCESS, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T21:29:36.407Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T21:29:36.440Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:29:49.127Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T21:29:49.139Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:29:49.174Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:29:51.344Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:29:51.358Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:29:51.392Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:29:51.468Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:SUCCESS, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T21:29:51.481Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T21:29:51.515Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:30:04.202Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T21:30:04.215Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:30:04.258Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:30:06.421Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:30:06.434Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:30:06.472Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:30:06.544Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:SUCCESS, test-deployment-juju-k8s:null] [Pipeline] echo [2025-02-04T21:30:06.558Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-02-04T21:30:06.600Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:30:19.285Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T21:30:19.297Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:30:19.359Z] Will try again after 15 sec [2025-02-04T21:30:20.913Z] Build test-deployment #573 completed: SUCCESS [Pipeline] echo [2025-02-04T21:30:20.932Z] JOB test-deployment-juju-k8s: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-02-04T21:30:21.007Z] Copied 1 artifact from "test-deployment" build number 573 [Pipeline] echo [2025-02-04T21:30:21.038Z] JOB test-deployment-juju-k8s: Collected artifacts: [Pipeline] sh [2025-02-04T21:30:21.329Z] + ls -la test-deployment-65428 [2025-02-04T21:30:21.329Z] total 20 [2025-02-04T21:30:21.329Z] drwxr-xr-x 2 jenkins docker 4096 Feb 4 21:30 . [2025-02-04T21:30:21.329Z] drwxr-xr-x 26 jenkins docker 12288 Feb 4 21:30 .. [2025-02-04T21:30:21.329Z] -rw-r--r-- 1 jenkins docker 445 Feb 4 21:26 deps.test-deployment.65428.env [Pipeline] withCredentials [2025-02-04T21:30:21.370Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [Pipeline] { [Pipeline] echo [2025-02-04T21:30:21.500Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:30:21.513Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:30:21.550Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:30:21.632Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:SUCCESS, deploy-tf-juju-k8s:SUCCESS, test-sanity-juju-k8s:SUCCESS, test-deployment-juju-k8s:SUCCESS] [Pipeline] echo [2025-02-04T21:30:21.644Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = true [Pipeline] } [2025-02-04T21:30:21.668Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] // waitUntil [Pipeline] echo [2025-02-04T21:30:21.710Z] JOB collect-logs-and-cleanup-juju-k8s: wait finished. overall result = true [Pipeline] echo [2025-02-04T21:30:21.733Z] JOB collect-logs-and-cleanup-juju-k8s: entering run_job [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-02-04T21:30:21.791Z] Archiving artifacts [Pipeline] echo [2025-02-04T21:30:21.821Z] JOB collect-logs-and-cleanup-juju-k8s / stream juju-k8s : deps: [deploy-platform-juju-k8s, deploy-tf-juju-k8s, test-sanity-juju-k8s, test-deployment-juju-k8s] [Pipeline] dir [2025-02-04T21:30:21.848Z] Running in /home/jenkins/workspace/pipeline-check [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2025-02-04T21:30:21.913Z] JOB collect-logs-and-cleanup-juju-k8s: files found = 1 [Pipeline] echo [2025-02-04T21:30:21.934Z] JOB collect-logs-and-cleanup-juju-k8s: file #0 with path deploy-platform-juju-k8s-46499/stackrc.deploy-platform-juju-k8s.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] dir [2025-02-04T21:30:22.043Z] Running in /home/jenkins/workspace/pipeline-check [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2025-02-04T21:30:22.117Z] JOB collect-logs-and-cleanup-juju-k8s: files found = 1 [Pipeline] echo [2025-02-04T21:30:22.140Z] JOB collect-logs-and-cleanup-juju-k8s: file #0 with path deploy-tf-juju-k8s-66479/deps.deploy-tf-juju-k8s.66479.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [2025-02-04T21:30:22.227Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] dir [2025-02-04T21:30:22.259Z] Running in /home/jenkins/workspace/pipeline-check [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2025-02-04T21:30:22.332Z] JOB collect-logs-and-cleanup-juju-k8s: files found = 1 [Pipeline] echo [2025-02-04T21:30:22.356Z] JOB collect-logs-and-cleanup-juju-k8s: file #0 with path test-sanity-22167/deps.test-sanity.22167.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] dir [2025-02-04T21:30:22.471Z] Running in /home/jenkins/workspace/pipeline-check [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2025-02-04T21:30:22.558Z] JOB collect-logs-and-cleanup-juju-k8s: files found = 1 [Pipeline] echo [2025-02-04T21:30:22.581Z] JOB collect-logs-and-cleanup-juju-k8s: file #0 with path test-deployment-65428/deps.test-deployment.65428.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] echo [2025-02-04T21:30:22.710Z] JOB collect-logs-and-cleanup-juju-k8s: deps_env_file: deps.collect-logs-and-cleanup.10823.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-02-04T21:30:22.762Z] Archiving artifacts [Pipeline] echo [2025-02-04T21:30:22.802Z] JOB collect-logs-and-cleanup-juju-k8s: Starting job: collect-logs-and-cleanup rnd: #10823 [Pipeline] timeout [2025-02-04T21:30:22.820Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] sh [Pipeline] build [2025-02-04T21:30:22.884Z] Scheduling project: collect-logs-and-cleanup [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-02-04T21:30:31.125Z] Starting building: collect-logs-and-cleanup #5548 [Pipeline] { [Pipeline] echo [2025-02-04T21:30:34.387Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T21:30:34.400Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:30:34.437Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:30:36.578Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:30:36.590Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:30:36.644Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:30:49.470Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T21:30:49.485Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:30:49.533Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:30:51.674Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:30:51.688Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:30:51.730Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:31:04.561Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T21:31:04.575Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:31:04.613Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:31:06.760Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:31:06.773Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:31:06.811Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:31:19.641Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T21:31:19.654Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:31:19.693Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:31:21.844Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:31:21.859Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:31:21.903Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:31:34.722Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T21:31:34.734Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:31:34.771Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:31:36.936Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:31:36.949Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:31:36.990Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:31:49.804Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T21:31:49.819Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:31:49.862Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:31:52.022Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:31:52.035Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:31:52.074Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:32:04.894Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-02-04T21:32:04.908Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-02-04T21:32:04.946Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:32:07.108Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:32:07.121Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:32:07.167Z] Will try again after 15 sec [2025-02-04T21:32:08.041Z] Build deploy-tf-ansible-os #2331 completed: SUCCESS [Pipeline] echo [2025-02-04T21:32:08.055Z] JOB deploy-tf-ansible-os: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-02-04T21:32:08.122Z] Copied 1 artifact from "deploy-tf-ansible-os" build number 2331 [Pipeline] echo [2025-02-04T21:32:08.152Z] JOB deploy-tf-ansible-os: Collected artifacts: [Pipeline] sh [2025-02-04T21:32:08.430Z] + ls -la deploy-tf-ansible-os-88086 [2025-02-04T21:32:08.430Z] total 20 [2025-02-04T21:32:08.430Z] drwxr-xr-x 2 jenkins docker 4096 Feb 4 21:32 . [2025-02-04T21:32:08.430Z] drwxr-xr-x 27 jenkins docker 12288 Feb 4 21:32 .. [2025-02-04T21:32:08.430Z] -rw-r--r-- 1 jenkins docker 490 Feb 4 21:22 deps.deploy-tf-ansible-os.88086.env [Pipeline] withCredentials [2025-02-04T21:32:08.481Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-02-04T21:32:08.798Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-02-04T21:32:09.367Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] echo [2025-02-04T21:32:19.972Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2025-02-04T21:32:20.030Z] JOB test-sanity-ansible-os: wait finished. overall result = true [Pipeline] echo [2025-02-04T21:32:20.049Z] JOB test-sanity-ansible-os: entering run_job [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-02-04T21:32:20.110Z] Archiving artifacts [Pipeline] echo [2025-02-04T21:32:20.141Z] JOB test-sanity-ansible-os / stream ansible-os : deps: [deploy-tf-ansible-os] [Pipeline] dir [2025-02-04T21:32:20.167Z] Running in /home/jenkins/workspace/pipeline-check [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2025-02-04T21:32:20.240Z] JOB test-sanity-ansible-os: files found = 1 [Pipeline] echo [2025-02-04T21:32:20.260Z] JOB test-sanity-ansible-os: file #0 with path deploy-tf-ansible-os-88086/deps.deploy-tf-ansible-os.88086.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] echo [2025-02-04T21:32:20.364Z] JOB test-sanity-ansible-os: deps_env_file: deps.test-sanity.29730.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-02-04T21:32:20.414Z] Archiving artifacts [Pipeline] echo [2025-02-04T21:32:20.450Z] JOB test-sanity-ansible-os: Starting job: test-sanity rnd: #29730 [Pipeline] timeout [2025-02-04T21:32:20.467Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2025-02-04T21:32:20.504Z] Scheduling project: test-sanity [Pipeline] { [Pipeline] echo [2025-02-04T21:32:22.195Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:32:22.208Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:32:22.247Z] Will try again after 15 sec [2025-02-04T21:32:26.132Z] Starting building: test-sanity #2798 [Pipeline] { [Pipeline] echo [2025-02-04T21:32:37.276Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:32:37.289Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:32:37.325Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:32:52.362Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:32:52.375Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:32:52.413Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:33:07.441Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:33:07.453Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:33:07.488Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:33:22.514Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:33:22.528Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:33:22.566Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:33:37.598Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:33:37.614Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:33:37.655Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:33:52.685Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:33:52.699Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:33:52.738Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:34:07.772Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:34:07.786Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:34:07.825Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:34:22.857Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:34:22.871Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:34:22.915Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:34:37.944Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:34:37.957Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:34:37.994Z] Will try again after 15 sec [2025-02-04T21:34:40.802Z] Build collect-logs-and-cleanup #5548 completed: SUCCESS [Pipeline] echo [2025-02-04T21:34:40.821Z] JOB collect-logs-and-cleanup-juju-k8s: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-02-04T21:34:40.903Z] Copied 1 artifact from "collect-logs-and-cleanup" build number 5548 [Pipeline] echo [2025-02-04T21:34:40.937Z] JOB collect-logs-and-cleanup-juju-k8s: Collected artifacts: [Pipeline] sh [2025-02-04T21:34:41.217Z] + ls -la collect-logs-and-cleanup-10823 [2025-02-04T21:34:41.217Z] total 20 [2025-02-04T21:34:41.217Z] drwxr-xr-x 2 jenkins docker 4096 Feb 4 21:34 . [2025-02-04T21:34:41.217Z] drwxr-xr-x 28 jenkins docker 12288 Feb 4 21:34 .. [2025-02-04T21:34:41.217Z] -rw-r--r-- 1 jenkins docker 445 Feb 4 21:30 deps.collect-logs-and-cleanup.10823.env [Pipeline] withCredentials [2025-02-04T21:34:41.259Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-02-04T21:34:41.562Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-02-04T21:34:42.928Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] { [Pipeline] echo [2025-02-04T21:34:53.026Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:34:53.041Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:34:53.081Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:35:08.111Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:35:08.124Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:35:08.158Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:35:23.193Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:35:23.208Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:35:23.250Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:35:38.282Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:35:38.296Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:35:38.333Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:35:53.361Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:35:53.376Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:35:53.418Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:36:08.450Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:36:08.464Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:36:08.504Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:36:23.534Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:36:23.546Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:36:23.583Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:36:38.612Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:36:38.624Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:36:38.661Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:36:53.691Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:36:53.704Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:36:53.738Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:37:08.767Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:37:08.779Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:37:08.812Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:37:23.845Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:37:23.858Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:37:23.914Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:37:38.943Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:37:38.955Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:37:38.992Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:37:54.018Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:37:54.029Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:37:54.061Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:38:09.092Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:38:09.104Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:38:09.141Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:38:24.168Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:38:24.180Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:38:24.215Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:38:39.248Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:38:39.260Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:38:39.296Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:38:54.327Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:38:54.340Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:38:54.377Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:39:09.408Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:39:09.421Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:39:09.459Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:39:24.488Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:39:24.501Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:39:24.536Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:39:39.564Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:39:39.578Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:39:39.618Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-02-04T21:39:54.649Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-02-04T21:39:54.663Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-02-04T21:39:54.701Z] Will try again after 15 sec [2025-02-04T21:40:03.790Z] Build test-sanity #2798 completed: SUCCESS [Pipeline] echo [2025-02-04T21:40:03.806Z] JOB test-sanity-ansible-os: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-02-04T21:40:03.891Z] Copied 1 artifact from "test-sanity" build number 2798 [Pipeline] echo [2025-02-04T21:40:03.914Z] JOB test-sanity-ansible-os: Collected artifacts: [Pipeline] sh [2025-02-04T21:40:04.192Z] + ls -la test-sanity-29730 [2025-02-04T21:40:04.192Z] total 20 [2025-02-04T21:40:04.192Z] drwxr-xr-x 2 jenkins docker 4096 Feb 4 21:40 . [2025-02-04T21:40:04.192Z] drwxr-xr-x 29 jenkins docker 12288 Feb 4 21:40 .. [2025-02-04T21:40:04.192Z] -rw-r--r-- 1 jenkins docker 490 Feb 4 21:32 deps.test-sanity.29730.env [Pipeline] withCredentials [2025-02-04T21:40:04.233Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-02-04T21:40:04.583Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-02-04T21:40:05.151Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] echo [2025-02-04T21:40:09.730Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:SUCCESS] [Pipeline] echo [2025-02-04T21:40:09.745Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = true [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2025-02-04T21:40:09.803Z] JOB collect-logs-and-cleanup-ansible-os: wait finished. overall result = true [Pipeline] echo [2025-02-04T21:40:09.825Z] JOB collect-logs-and-cleanup-ansible-os: entering run_job [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-02-04T21:40:09.893Z] Archiving artifacts [Pipeline] echo [2025-02-04T21:40:09.930Z] JOB collect-logs-and-cleanup-ansible-os / stream ansible-os : deps: [deploy-platform-ansible-os, deploy-tf-ansible-os, test-sanity-ansible-os] [Pipeline] dir [2025-02-04T21:40:09.957Z] Running in /home/jenkins/workspace/pipeline-check [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2025-02-04T21:40:10.032Z] JOB collect-logs-and-cleanup-ansible-os: files found = 1 [Pipeline] echo [2025-02-04T21:40:10.054Z] JOB collect-logs-and-cleanup-ansible-os: file #0 with path deploy-platform-ansible-os-80368/stackrc.deploy-platform-ansible-os.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] dir [2025-02-04T21:40:10.162Z] Running in /home/jenkins/workspace/pipeline-check [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2025-02-04T21:40:10.234Z] JOB collect-logs-and-cleanup-ansible-os: files found = 1 [Pipeline] echo [2025-02-04T21:40:10.258Z] JOB collect-logs-and-cleanup-ansible-os: file #0 with path deploy-tf-ansible-os-88086/deps.deploy-tf-ansible-os.88086.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] dir [2025-02-04T21:40:10.358Z] Running in /home/jenkins/workspace/pipeline-check [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2025-02-04T21:40:10.439Z] JOB collect-logs-and-cleanup-ansible-os: files found = 1 [Pipeline] echo [2025-02-04T21:40:10.464Z] JOB collect-logs-and-cleanup-ansible-os: file #0 with path test-sanity-29730/deps.test-sanity.29730.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] echo [2025-02-04T21:40:10.585Z] JOB collect-logs-and-cleanup-ansible-os: deps_env_file: deps.collect-logs-and-cleanup.15550.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-02-04T21:40:10.635Z] Archiving artifacts [Pipeline] echo [2025-02-04T21:40:10.674Z] JOB collect-logs-and-cleanup-ansible-os: Starting job: collect-logs-and-cleanup rnd: #15550 [Pipeline] timeout [2025-02-04T21:40:10.691Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2025-02-04T21:40:10.745Z] Scheduling project: collect-logs-and-cleanup [2025-02-04T21:40:16.154Z] Starting building: collect-logs-and-cleanup #5549 [2025-02-04T21:42:12.052Z] Build collect-logs-and-cleanup #5549 completed: SUCCESS [Pipeline] echo [2025-02-04T21:42:12.070Z] JOB collect-logs-and-cleanup-ansible-os: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-02-04T21:42:12.138Z] Copied 1 artifact from "collect-logs-and-cleanup" build number 5549 [Pipeline] echo [2025-02-04T21:42:12.165Z] JOB collect-logs-and-cleanup-ansible-os: Collected artifacts: [Pipeline] sh [2025-02-04T21:42:12.444Z] + ls -la collect-logs-and-cleanup-15550 [2025-02-04T21:42:12.444Z] total 20 [2025-02-04T21:42:12.444Z] drwxr-xr-x 2 jenkins docker 4096 Feb 4 21:42 . [2025-02-04T21:42:12.444Z] drwxr-xr-x 30 jenkins docker 12288 Feb 4 21:42 .. [2025-02-04T21:42:12.444Z] -rw-r--r-- 1 jenkins docker 490 Feb 4 21:40 deps.collect-logs-and-cleanup.15550.env [Pipeline] withCredentials [2025-02-04T21:42:12.485Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-02-04T21:42:12.785Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-02-04T21:42:13.712Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // parallel [Pipeline] echo [2025-02-04T21:42:14.573Z] Jobs results: [test-unit-agent:[job-rnd:49258, number:1572, started:1738697640612, duration:9288, result:SUCCESS], test-unit-opserver:[job-rnd:11770, number:1572, started:1738697645625, duration:20431, result:SUCCESS], test-unit-bgp:[job-rnd:50329, number:1572, started:1738697649963, duration:25817, result:SUCCESS], test-unit-group-one:[job-rnd:69357, number:1572, started:1738697650616, duration:2319488, result:SUCCESS], test-unit-group-two:[job-rnd:88051, number:1572, started:1738697655623, duration:16875, result:SUCCESS], test-unit-ungrouped:[job-rnd:11351, number:1572, started:1738697660630, duration:896461, result:SUCCESS], prepare-sandbox-ut-sandbox:[job-rnd:10906, number:7652, started:1738696740556, duration:227279, result:SUCCESS], fetch-sources-ut-sandbox:[job-rnd:2054, number:6588, started:1738696975563, duration:186850, result:SUCCESS], configure-ut-sandbox:[job-rnd:75247, number:5889, started:1738697175577, duration:447669, result:SUCCESS], cleanup-worker-ut-sandbox:[job-rnd:39640, number:6509, started:1738697665626, duration:95486, result:SUCCESS], deploy-platform-ansible-os:[job-rnd:80368, number:2687, started:1738702740873, duration:1397624, result:SUCCESS], deploy-tf-ansible-os:[job-rnd:88086, number:2331, started:1738704161261, duration:566739, result:SUCCESS], test-sanity-ansible-os:[job-rnd:29730, number:2798, started:1738704746132, duration:457622, result:SUCCESS], collect-logs-and-cleanup-ansible-os:[job-rnd:15550, number:5549, started:1738705216153, duration:115854, result:SUCCESS], prepare-sandbox-centos:[job-rnd:19020, number:7651, started:1738696735546, duration:221029, result:SUCCESS], fetch-sources-centos:[job-rnd:48099, number:6589, started:1738696980571, duration:197558, result:SUCCESS], configure-centos:[job-rnd:54032, number:5890, started:1738697190580, duration:205487, result:SUCCESS], package-deployers-centos:[job-rnd:93325, number:4128, started:1738697415592, duration:23533, result:SUCCESS], compile-centos:[job-rnd:46293, number:4117, started:1738697460596, duration:3331919, result:SUCCESS], package-centos:[job-rnd:31302, number:3359, started:1738700810771, duration:1919863, result:SUCCESS], freeze-centos:[job-rnd:35889, number:2851, started:1738702745874, duration:4306, result:SUCCESS], cleanup-centos:[job-rnd:73471, number:6511, started:1738702770877, duration:77328, result:SUCCESS], deploy-platform-juju-k8s:[job-rnd:46499, number:960, started:1738696745553, duration:1418550, result:SUCCESS], deploy-tf-juju-k8s:[job-rnd:66479, number:749, started:1738702750233, duration:1220756, result:SUCCESS], test-sanity-juju-k8s:[job-rnd:22167, number:2797, started:1738703981083, duration:398388, result:SUCCESS], test-deployment-juju-k8s:[job-rnd:65428, number:573, started:1738704386114, duration:234759, result:SUCCESS], collect-logs-and-cleanup-juju-k8s:[job-rnd:10823, number:5548, started:1738704631124, duration:249636, result:SUCCESS]] [Pipeline] stage [Pipeline] { (gerrit vote) [Pipeline] echo [2025-02-04T21:42:14.669Z] Evaluated results for test-unit = [results:[SUCCESS, SUCCESS, SUCCESS, SUCCESS, SUCCESS, SUCCESS], duration:3288360] [Pipeline] echo [2025-02-04T21:42:14.696Z] Evaluated results for prepare-ut-sandbox = [results:[SUCCESS, SUCCESS, SUCCESS, SUCCESS], duration:957284] [Pipeline] echo [2025-02-04T21:42:14.743Z] Evaluated results for ansible-os = [results:[SUCCESS, SUCCESS, SUCCESS, SUCCESS], duration:2537839] [Pipeline] echo [2025-02-04T21:42:14.771Z] Evaluated results for build-centos = [results:[SUCCESS, SUCCESS, SUCCESS, SUCCESS, SUCCESS, SUCCESS, SUCCESS, SUCCESS], duration:5981023] [Pipeline] echo [2025-02-04T21:42:14.800Z] Evaluated results for juju-k8s = [results:[SUCCESS, SUCCESS, SUCCESS, SUCCESS, SUCCESS], duration:3522089] [Pipeline] echo [2025-02-04T21:42:14.830Z] Notify gerrit verified=1, submit=false, msg= [2025-02-04T21:42:14.830Z] TF CI Build Succeeded (check) in 2h 23m 36s [2025-02-04T21:42:14.830Z] [2025-02-04T21:42:14.830Z] Succeeded checks: [2025-02-04T21:42:14.830Z] - test-unit http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/61/1361/1/check_1348/test-unit : SUCCESS in 0h 54m 48s [2025-02-04T21:42:14.830Z] - prepare-ut-sandbox http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/61/1361/1/check_1348/prepare-ut-sandbox : SUCCESS in 0h 15m 57s [2025-02-04T21:42:14.830Z] - ansible-os http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/61/1361/1/check_1348/ansible-os : SUCCESS in 0h 42m 17s [2025-02-04T21:42:14.830Z] - build-centos http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/61/1361/1/check_1348/build-centos : SUCCESS in 1h 39m 41s [2025-02-04T21:42:14.830Z] - juju-k8s http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/61/1361/1/check_1348/juju-k8s : SUCCESS in 0h 58m 42s [Pipeline] withCredentials [2025-02-04T21:42:14.861Z] Masking supported pattern matches of $GERRIT_API_PASSWORD [Pipeline] { [Pipeline] echo [2025-02-04T21:42:14.923Z] INFO: resolved gerrit URL is https://gerrit.opensdn.io/ [Pipeline] sh [2025-02-04T21:42:15.206Z] + /home/jenkins/workspace/pipeline-check/src/opensdn-io/tf-jenkins/infra/gerrit/notify.py --gerrit https://gerrit.opensdn.io/ --user tf-gerrit --password **** --review I98458b27e71c45c4a13b56b3c751cb0fd2160136 --patchset 1 --branch R24.1 --labels Verified=1 --message 'TF CI Build Succeeded (check) in 2h 23m 36s [2025-02-04T21:42:15.206Z] [2025-02-04T21:42:15.206Z] Succeeded checks: [2025-02-04T21:42:15.206Z] - test-unit http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/61/1361/1/check_1348/test-unit : SUCCESS in 0h 54m 48s [2025-02-04T21:42:15.206Z] - prepare-ut-sandbox http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/61/1361/1/check_1348/prepare-ut-sandbox : SUCCESS in 0h 15m 57s [2025-02-04T21:42:15.206Z] - ansible-os http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/61/1361/1/check_1348/ansible-os : SUCCESS in 0h 42m 17s [2025-02-04T21:42:15.206Z] - build-centos http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/61/1361/1/check_1348/build-centos : SUCCESS in 1h 39m 41s [2025-02-04T21:42:15.206Z] - juju-k8s http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/61/1361/1/check_1348/juju-k8s : SUCCESS in 0h 58m 42s' [2025-02-04T21:42:15.207Z] DEBUG: Change: {'id': 'opensdn-io%2Ftf-vrouter~R24.1~I98458b27e71c45c4a13b56b3c751cb0fd2160136', 'project': 'opensdn-io/tf-vrouter', 'branch': 'R24.1', 'attention_set': {'1000003': {'account': {'_account_id': 1000003}, 'last_update': '2025-02-04 19:18:36.000000000', 'reason': ' replied on the change', 'reason_account': {'_account_id': 1000009}}, '1000032': {'account': {'_account_id': 1000032}, 'last_update': '2025-02-04 19:18:36.000000000', 'reason': ' replied on the change', 'reason_account': {'_account_id': 1000009}}, '1000009': {'account': {'_account_id': 1000009}, 'last_update': '2025-02-04 19:18:42.000000000', 'reason': 'Someone else replied on the change'}}, 'removed_from_attention_set': {}, 'hashtags': [], 'change_id': 'I98458b27e71c45c4a13b56b3c751cb0fd2160136', 'subject': 'fixes the issue of running vrouter on 256 cores the problem occurs when processing third-party programs (agent, vif, etc.) to the kernel module via netlink the code loops in dp-core/vr_interface.c:2843 due to the fact that the cpu has a bit depth of 8 bits with 256 cores, num_present_cpus() returns 256 and the cpu has no chance of reaching this value.', 'status': 'NEW', 'created': '2025-02-04 19:18:16.000000000', 'updated': '2025-02-04 19:18:42.000000000', 'submit_type': 'MERGE_IF_NECESSARY', 'insertions': 2, 'deletions': 1, 'total_comment_count': 0, 'unresolved_comment_count': 0, 'has_review_started': True, 'cherry_pick_of_change': 1325, 'cherry_pick_of_patch_set': 1, 'meta_rev_id': '5634a6fc1ac12bbaa923673c781a827504960894', '_number': 1361, 'owner': {'_account_id': 1000009}, 'labels': {'Code-Review': {'all': [{'value': 0, 'permitted_voting_range': {'min': -2, 'max': 2}, '_account_id': 1000003}, {'value': 0, 'permitted_voting_range': {'min': -1, 'max': 1}, '_account_id': 1000032}], 'values': {'-2': 'This shall not be submitted', '-1': 'I would prefer this is not submitted as is', ' 0': 'No score', '+1': 'Looks good to me, but someone else must approve', '+2': 'Looks good to me, approved'}, 'description': '', 'default_value': 0}, 'Verified': {'all': [{'value': 0, 'permitted_voting_range': {'min': -2, 'max': 2}, '_account_id': 1000003}, {'_account_id': 1000032}], 'values': {'-2': 'Fails', '-1': 'Fails', ' 0': 'No score', '+1': 'Verified', '+2': 'Gating'}, 'description': '', 'default_value': 0}}, 'permitted_labels': {'Code-Review': ['-2', '-1', ' 0', '+1', '+2'], 'Verified': ['-2', '-1', ' 0', '+1', '+2']}, 'removable_labels': {}, 'removable_reviewers': [{'_account_id': 1000003}, {'_account_id': 1000001}, {'_account_id': 1000032}, {'_account_id': 1000042}], 'reviewers': {'CC': [{'_account_id': 1000001}, {'_account_id': 1000042}], 'REVIEWER': [{'_account_id': 1000003}, {'_account_id': 1000032}]}, 'pending_reviewers': {}, 'current_revision': '2a19b0ba89afe3d538eeb4a9cca6c67a5dffe3e0', 'revisions': {'2a19b0ba89afe3d538eeb4a9cca6c67a5dffe3e0': {'kind': 'REWORK', '_number': 1, 'created': '2025-02-04 19:18:16.000000000', 'uploader': {'_account_id': 1000009}, 'ref': 'refs/changes/61/1361/1', 'fetch': {'ssh': {'url': 'ssh://tf-gerrit@gerrit.opensdn.io:29418/opensdn-io/tf-vrouter', 'ref': 'refs/changes/61/1361/1'}, 'anonymous http': {'url': 'https://gerrit.opensdn.io/opensdn-io/tf-vrouter', 'ref': 'refs/changes/61/1361/1'}, 'http': {'url': 'https://tf-gerrit@gerrit.opensdn.io/a/opensdn-io/tf-vrouter', 'ref': 'refs/changes/61/1361/1'}}, 'commit': {'parents': [{'commit': '30c961cf31eec7ef75dfb79ed4808b333d61e512', 'subject': 'fix .gitreview'}], 'author': {'name': 'Aleksander Sviryaev', 'email': 'sviryaevas@cloudx.group', 'date': '2025-02-03 07:27:50.000000000', 'tz': 180}, 'committer': {'name': 'Alexander Ignatov', 'email': 'aignatov@mirantis.com', 'date': '2025-02-04 19:18:16.000000000', 'tz': 0}, 'subject': 'fixes the issue of running vrouter on 256 cores the problem occurs when processing third-party programs (agent, vif, etc.) to the kernel module via netlink the code loops in dp-core/vr_interface.c:2843 due to the fact that the cpu has a bit depth of 8 bits with 256 cores, num_present_cpus() returns 256 and the cpu has no chance of reaching this value.', 'message': 'fixes the issue of running vrouter on 256 cores\nthe problem occurs when processing third-party programs (agent, vif, etc.) to the kernel module via netlink\nthe code loops in dp-core/vr_interface.c:2843 due to the fact that the cpu has a bit depth of 8 bits\nwith 256 cores, num_present_cpus() returns 256 and the cpu has no chance of reaching this value.\n\nChange-Id: I98458b27e71c45c4a13b56b3c751cb0fd2160136\n(cherry picked from commit 75e3c0223765a64fe3c9cd8f0f53e4b1fba3d288)\n'}}}, 'requirements': [], 'submit_records': [{'rule_name': 'gerrit~DefaultSubmitRule', 'status': 'NOT_READY', 'labels': [{'label': 'Code-Review', 'status': 'NEED'}, {'label': 'Verified', 'status': 'NEED'}]}]} [2025-02-04T21:42:15.207Z] DEBUG: push message data: {'labels': {'Verified': '1'}, 'message': 'TF CI Build Succeeded (check) in 2h 23m 36s\n\nSucceeded checks:\n- test-unit http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/61/1361/1/check_1348/test-unit : SUCCESS in 0h 54m 48s\n- prepare-ut-sandbox http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/61/1361/1/check_1348/prepare-ut-sandbox : SUCCESS in 0h 15m 57s\n- ansible-os http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/61/1361/1/check_1348/ansible-os : SUCCESS in 0h 42m 17s\n- build-centos http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/61/1361/1/check_1348/build-centos : SUCCESS in 1h 39m 41s\n- juju-k8s http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/61/1361/1/check_1348/juju-k8s : SUCCESS in 0h 58m 42s'} [Pipeline] } [Pipeline] // withCredentials [Pipeline] sh [Pipeline] archiveArtifacts [2025-02-04T21:42:15.593Z] Archiving artifacts [Pipeline] withCredentials [2025-02-04T21:42:15.709Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] writeFile [Pipeline] sh [2025-02-04T21:42:16.048Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-02-04T21:42:16.609Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] parallel [Pipeline] { (Branch: job-cleanup-workers) [Pipeline] stage [Pipeline] { (cleanup-workers) [Pipeline] echo [2025-02-04T21:42:17.053Z] JOB cleanup-workers: entering run_job [Pipeline] echo [2025-02-04T21:42:17.073Z] JOB cleanup-workers: vars empty. do not store vars file. [Pipeline] echo [2025-02-04T21:42:17.096Z] JOB cleanup-workers: Starting job: cleanup-workers rnd: #82158 [Pipeline] timeout [2025-02-04T21:42:17.113Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2025-02-04T21:42:17.145Z] Scheduling project: cleanup-workers [2025-02-04T21:42:25.374Z] Starting building: cleanup-workers #3689 [2025-02-04T21:42:28.617Z] Build cleanup-workers #3689 completed: FAILURE [Pipeline] } [Pipeline] // timeout [Pipeline] echo [2025-02-04T21:42:28.712Z] JOB cleanup-workers: Failed [Pipeline] copyArtifacts [Pipeline] echo [2025-02-04T21:42:28.824Z] JOB cleanup-workers: Collected artifacts: [Pipeline] sh [2025-02-04T21:42:29.112Z] + ls -la cleanup-workers-82158 [2025-02-04T21:42:29.112Z] ls: cannot access 'cleanup-workers-82158': No such file or directory [2025-02-04T21:42:29.112Z] + /bin/true [Pipeline] withCredentials [2025-02-04T21:42:29.160Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-02-04T21:42:29.472Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-02-04T21:42:30.036Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-02-04T21:42:31.316Z] JOB cleanup-workers: error in job!!! [Pipeline] echo [2025-02-04T21:42:31.331Z] JOB cleanup-workers: Err - org.jenkinsci.plugins.workflow.steps.FlowInterruptedException [Pipeline] echo [2025-02-04T21:42:31.344Z] JOB cleanup-workers: Message - null [Pipeline] echo [2025-02-04T21:42:31.358Z] JOB cleanup-workers: Cause - null [Pipeline] echo [2025-02-04T21:42:31.373Z] JOB cleanup-workers: Stacktrace - [PluginClassLoader for pipeline-build-step//org.jenkinsci.plugins.workflow.support.steps.build.BuildTriggerListener.onFinalized(BuildTriggerListener.java:76), hudson.model.listeners.RunListener.lambda$fireFinalized$3(RunListener.java:260), jenkins.util.Listeners.lambda$notify$0(Listeners.java:59), jenkins.util.Listeners.notify(Listeners.java:67), hudson.model.listeners.RunListener.fireFinalized(RunListener.java:258), hudson.model.Run.onEndBuilding(Run.java:2052), hudson.model.Run.execute(Run.java:1959), hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44), hudson.model.ResourceController.execute(ResourceController.java:101), hudson.model.Executor.run(Executor.java:446)] [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-02-04T21:42:31.444Z] Failed in branch job-cleanup-workers [Pipeline] // parallel [Pipeline] echo [2025-02-04T21:42:31.509Z] URL of console output = https://jenkins.opensdn.io/job/pipeline-check/1348/consoleText [Pipeline] withCredentials [2025-02-04T21:42:31.540Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh