Triggered by Gerrit: https://gerrit.opensdn.io/c/opensdn-io/tf-analytics/+/1045 Obtained pipelines/main.groovy from git https://github.com/opensdn-io/tf-jenkins.git [Pipeline] Start of Pipeline [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-09-18T10:38:30.145Z] Timeout set to expire in 8 hr 0 min [Pipeline] { [Pipeline] node [2024-09-18T10:38:30.182Z] Running on slave-openstack-gz1_1 in /home/jenkins/workspace/pipeline-check [Pipeline] { [Pipeline] stage [Pipeline] { (init) [Pipeline] cleanWs [2024-09-18T10:38:30.244Z] [WS-CLEANUP] Deleting project workspace... [2024-09-18T10:38:30.244Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2024-09-18T10:38:30.273Z] [WS-CLEANUP] done [Pipeline] checkout [2024-09-18T10:38:30.298Z] The recommended git tool is: git [2024-09-18T10:38:30.301Z] No credentials specified [2024-09-18T10:38:30.302Z] Cloning the remote Git repository [2024-09-18T10:38:30.304Z] Cloning repository https://github.com/opensdn-io/tf-jenkins.git [2024-09-18T10:38:30.304Z] > git init /home/jenkins/workspace/pipeline-check/src/opensdn-io/tf-jenkins # timeout=10 [2024-09-18T10:38:30.309Z] Fetching upstream changes from https://github.com/opensdn-io/tf-jenkins.git [2024-09-18T10:38:30.309Z] > git --version # timeout=10 [2024-09-18T10:38:30.311Z] > git --version # 'git version 2.25.1' [2024-09-18T10:38:30.311Z] > git fetch --tags --force --progress -- https://github.com/opensdn-io/tf-jenkins.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-18T10:38:31.612Z] Avoid second fetch [2024-09-18T10:38:31.615Z] Checking out Revision f82a07af7ad74ff57509c53cedcbbdab75809d85 (refs/remotes/origin/master) [2024-09-18T10:38:31.654Z] Commit message: "switch off build for 24.1" [2024-09-18T10:38:31.606Z] > git config remote.origin.url https://github.com/opensdn-io/tf-jenkins.git # timeout=10 [2024-09-18T10:38:31.608Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-18T10:38:31.613Z] > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 [2024-09-18T10:38:31.616Z] > git config core.sparsecheckout # timeout=10 [2024-09-18T10:38:31.618Z] > git checkout -f f82a07af7ad74ff57509c53cedcbbdab75809d85 # timeout=10 [2024-09-18T10:38:31.655Z] > git rev-list --no-walk f82a07af7ad74ff57509c53cedcbbdab75809d85 # timeout=10 [Pipeline] load [Pipeline] { (/home/jenkins/workspace/pipeline-check/src/opensdn-io/tf-jenkins/pipelines/utils/gerrit.groovy) [Pipeline] } [Pipeline] // load [Pipeline] echo [2024-09-18T10:38:31.999Z] INFO: resolved gerrit URL is https://gerrit.opensdn.io/ [Pipeline] sh [2024-09-18T10:38:32.286Z] + /home/jenkins/workspace/pipeline-check/src/opensdn-io/tf-jenkins/infra/gerrit/resolve_patchsets.py --gerrit https://gerrit.opensdn.io/ --review Id668264a500ecc34ab144c7efaa0213966a48f21 --branch master --changed_files --output /home/jenkins/workspace/pipeline-check/patchsets-info.json [2024-09-18T10:38:32.286Z] DEBUG: Change: {'id': 'opensdn-io%2Ftf-analytics~master~Id668264a500ecc34ab144c7efaa0213966a48f21', 'project': 'opensdn-io/tf-analytics', 'branch': 'master', 'hashtags': [], 'change_id': 'Id668264a500ecc34ab144c7efaa0213966a48f21', 'subject': 'cleanup python2 code', 'status': 'NEW', 'created': '2024-09-18 10:38:21.000000000', 'updated': '2024-09-18 10:38:21.000000000', 'submit_type': 'MERGE_IF_NECESSARY', 'insertions': 120, 'deletions': 587, 'total_comment_count': 0, 'unresolved_comment_count': 0, 'has_review_started': True, 'meta_rev_id': 'f9d364cb02e8d5c0e060dcf60a7c843f18877117', '_number': 1045, 'owner': {'_account_id': 1000003}, 'labels': {'Code-Review': {'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': {'values': {'-2': 'Fails', '-1': 'Fails', ' 0': 'No score', '+1': 'Verified', '+2': 'Gating'}, 'description': '', 'default_value': 0}}, 'removable_reviewers': [], 'reviewers': {}, 'pending_reviewers': {}, 'current_revision': '3cca1dfda15cca3928b51305bbd5ada1f1465452', 'revisions': {'3cca1dfda15cca3928b51305bbd5ada1f1465452': {'kind': 'REWORK', '_number': 1, 'created': '2024-09-18 10:38:21.000000000', 'uploader': {'_account_id': 1000003}, 'ref': 'refs/changes/45/1045/1', 'fetch': {'anonymous http': {'url': 'https://gerrit.opensdn.io/opensdn-io/tf-analytics', 'ref': 'refs/changes/45/1045/1'}}, 'commit': {'parents': [{'commit': 'c2544b48d18e934c286d6189e9edda71457abae6', 'subject': 'use python3 in SCons scripts'}], 'author': {'name': 'Andrey Pavlov', 'email': 'andrey-mp@yandex.ru', 'date': '2024-09-18 10:37:22.000000000', 'tz': 180}, 'committer': {'name': 'Andrey Pavlov', 'email': 'andrey-mp@yandex.ru', 'date': '2024-09-18 10:37:22.000000000', 'tz': 180}, 'subject': 'cleanup python2 code', 'message': 'cleanup python2 code\n\n* add Install for requirements.txt to SConscript\n\nChange-Id: Id668264a500ecc34ab144c7efaa0213966a48f21\n'}}}, 'requirements': [], 'submit_records': [{'rule_name': 'gerrit~DefaultSubmitRule', 'status': 'NOT_READY', 'labels': [{'label': 'Code-Review', 'status': 'NEED'}, {'label': 'Verified', 'status': 'NEED'}]}]} [2024-09-18T10:38:32.286Z] DEBUG: Change: {'id': 'opensdn-io%2Ftf-analytics~master~I41b17d39a22a1f37b1f3fef8777adc4c320d7840', 'project': 'opensdn-io/tf-analytics', 'branch': 'master', 'attention_set': {}, 'removed_from_attention_set': {'1000003': {'account': {'_account_id': 1000003}, 'last_update': '2024-09-17 07:10:31.000000000', 'reason': 'Change was submitted'}, '1000001': {'account': {'_account_id': 1000001}, 'last_update': '2024-09-16 20:16:10.000000000', 'reason': 'removed on reply'}}, 'hashtags': [], 'change_id': 'I41b17d39a22a1f37b1f3fef8777adc4c320d7840', 'subject': 'use python3 in SCons scripts', 'status': 'MERGED', 'created': '2024-09-16 20:15:45.000000000', 'updated': '2024-09-17 07:10:58.000000000', 'submitted': '2024-09-17 07:10:31.000000000', 'submitter': {'_account_id': 1000001}, 'insertions': 2, 'deletions': 2, 'total_comment_count': 0, 'unresolved_comment_count': 0, 'has_review_started': True, 'submission_id': '1038', 'meta_rev_id': 'b832c778647cf9d2e2e06baa7ecca38a763931bd', '_number': 1038, 'owner': {'_account_id': 1000003}, 'labels': {'Code-Review': {'all': [{'value': 2, 'date': '2024-09-17 04:36:16.000000000', 'permitted_voting_range': {'min': 2, 'max': 2}, '_account_id': 1000003}, {'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': 0, '_account_id': 1000003}, {'value': 2, 'date': '2024-09-17 07:10:23.000000000', 'permitted_voting_range': {'min': 2, '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': 1000003}]}, 'pending_reviewers': {}, 'current_revision': 'c2544b48d18e934c286d6189e9edda71457abae6', 'revisions': {'c2544b48d18e934c286d6189e9edda71457abae6': {'kind': 'TRIVIAL_REBASE', '_number': 2, 'created': '2024-09-16 20:15:57.000000000', 'uploader': {'_account_id': 1000003}, 'ref': 'refs/changes/38/1038/2', 'fetch': {'anonymous http': {'url': 'https://gerrit.opensdn.io/opensdn-io/tf-analytics', 'ref': 'refs/changes/38/1038/2'}}, 'commit': {'parents': [{'commit': '1875faead7afd7574ff151e172c4d03232456d0f', 'subject': 'Merge "don\'t sort OrderedDict - it doesn\'t support sorting"'}], 'author': {'name': 'Andrey Pavlov', 'email': 'andrey-mp@yandex.ru', 'date': '2024-09-16 20:15:37.000000000', 'tz': 180}, 'committer': {'name': 'Andrey Pavlov', 'email': 'andrey-mp@yandex.ru', 'date': '2024-09-16 20:15:53.000000000', 'tz': 180}, 'subject': 'use python3 in SCons scripts', 'message': 'use python3 in SCons scripts\n\nChange-Id: I41b17d39a22a1f37b1f3fef8777adc4c320d7840\n'}}}, 'requirements': [], 'submit_records': [{'rule_name': 'gerrit~DefaultSubmitRule', 'status': 'CLOSED', 'labels': [{'label': 'Code-Review', 'status': 'OK', 'applied_by': {'_account_id': 1000003}}, {'label': 'Verified', 'status': 'OK', 'applied_by': {'_account_id': 1000001}}]}]} [2024-09-18T10:38:32.286Z] DEBUG: Change: Id668264a500ecc34ab144c7efaa0213966a48f21: depends_on: [] [Pipeline] archiveArtifacts [2024-09-18T10:38:32.310Z] 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 [2024-09-18T10:38:35.674Z] Masking supported pattern matches of $GERRIT_API_PASSWORD [Pipeline] { [Pipeline] echo [2024-09-18T10:38:35.719Z] INFO: resolved gerrit URL is https://gerrit.opensdn.io/ [Pipeline] sh [2024-09-18T10:38:35.998Z] + /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 Id668264a500ecc34ab144c7efaa0213966a48f21 --branch master [2024-09-18T10:38:36.004Z] DEBUG: Change: {'id': 'opensdn-io%2Ftf-analytics~master~Id668264a500ecc34ab144c7efaa0213966a48f21', 'project': 'opensdn-io/tf-analytics', 'branch': 'master', 'hashtags': [], 'change_id': 'Id668264a500ecc34ab144c7efaa0213966a48f21', 'subject': 'cleanup python2 code', 'status': 'NEW', 'created': '2024-09-18 10:38:21.000000000', 'updated': '2024-09-18 10:38:21.000000000', 'submit_type': 'MERGE_IF_NECESSARY', 'insertions': 120, 'deletions': 587, 'total_comment_count': 0, 'unresolved_comment_count': 0, 'has_review_started': True, 'meta_rev_id': 'f9d364cb02e8d5c0e060dcf60a7c843f18877117', '_number': 1045, 'owner': {'_account_id': 1000003}, 'labels': {'Code-Review': {'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': {'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': [], 'reviewers': {}, 'pending_reviewers': {}, 'current_revision': '3cca1dfda15cca3928b51305bbd5ada1f1465452', 'revisions': {'3cca1dfda15cca3928b51305bbd5ada1f1465452': {'kind': 'REWORK', '_number': 1, 'created': '2024-09-18 10:38:21.000000000', 'uploader': {'_account_id': 1000003}, 'ref': 'refs/changes/45/1045/1', 'fetch': {'ssh': {'url': 'ssh://tf-gerrit@gerrit.opensdn.io:29418/opensdn-io/tf-analytics', 'ref': 'refs/changes/45/1045/1'}, 'anonymous http': {'url': 'https://gerrit.opensdn.io/opensdn-io/tf-analytics', 'ref': 'refs/changes/45/1045/1'}, 'http': {'url': 'https://tf-gerrit@gerrit.opensdn.io/a/opensdn-io/tf-analytics', 'ref': 'refs/changes/45/1045/1'}}, 'commit': {'parents': [{'commit': 'c2544b48d18e934c286d6189e9edda71457abae6', 'subject': 'use python3 in SCons scripts'}], 'author': {'name': 'Andrey Pavlov', 'email': 'andrey-mp@yandex.ru', 'date': '2024-09-18 10:37:22.000000000', 'tz': 180}, 'committer': {'name': 'Andrey Pavlov', 'email': 'andrey-mp@yandex.ru', 'date': '2024-09-18 10:37:22.000000000', 'tz': 180}, 'subject': 'cleanup python2 code', 'message': 'cleanup python2 code\n\n* add Install for requirements.txt to SConscript\n\nChange-Id: Id668264a500ecc34ab144c7efaa0213966a48f21\n'}}}, 'requirements': [], 'submit_records': [{'rule_name': 'gerrit~DefaultSubmitRule', 'status': 'NOT_READY', 'labels': [{'label': 'Code-Review', 'status': 'NEED'}, {'label': 'Verified', 'status': 'NEED'}]}]} [Pipeline] echo [2024-09-18T10:38:36.026Z] is_merged.py returns non-zero code. It means that review is not merged for now. [Pipeline] echo [2024-09-18T10:38:36.037Z] script returned exit code 1 [Pipeline] } [Pipeline] // withCredentials [Pipeline] stage [Pipeline] { (Pre-build) [Pipeline] echo [2024-09-18T10:38:36.133Z] Logs URL: http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/45/1045/1/check_468 [Pipeline] echo [2024-09-18T10:38:36.153Z] terminate_runs_by_review_number: start [Pipeline] echo [2024-09-18T10:38:36.330Z] terminate_runs_by_review_number: terminated builds = [] [Pipeline] echo [2024-09-18T10:38:36.350Z] Search for dependent builds for Id668264a500ecc34ab144c7efaa0213966a48f21 [Pipeline] echo [2024-09-18T10:38:36.482Z] terminate_runs_by_depends_on_recursive: terminated builds = [] [Pipeline] sh [Pipeline] echo [2024-09-18T10:38:36.790Z] Pipeline to run: check [Pipeline] sh [Pipeline] sh [Pipeline] archiveArtifacts [2024-09-18T10:38:37.403Z] 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] readYaml [Pipeline] echo [2024-09-18T10:38:38.099Z] 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]]] [Pipeline] echo [2024-09-18T10:38:38.111Z] 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]]] [Pipeline] echo [2024-09-18T10:38:38.123Z] Post Jobs from config: [cleanup-workers:[:]] [Pipeline] echo [2024-09-18T10:38:38.148Z] Notify gerrit verified=0, submit=false, msg= [2024-09-18T10:38:38.148Z] TF CI Build Started (check) https://jenkins.opensdn.io/job/pipeline-check/468/ [Pipeline] withCredentials [2024-09-18T10:38:38.165Z] Masking supported pattern matches of $GERRIT_API_PASSWORD [Pipeline] { [Pipeline] echo [2024-09-18T10:38:38.212Z] INFO: resolved gerrit URL is https://gerrit.opensdn.io/ [Pipeline] sh [2024-09-18T10:38:38.493Z] + /home/jenkins/workspace/pipeline-check/src/opensdn-io/tf-jenkins/infra/gerrit/notify.py --gerrit https://gerrit.opensdn.io/ --user tf-gerrit --password **** --review Id668264a500ecc34ab144c7efaa0213966a48f21 --patchset 1 --branch master --labels Verified=0 --message 'TF CI Build Started (check) https://jenkins.opensdn.io/job/pipeline-check/468/' [2024-09-18T10:38:38.494Z] DEBUG: Change: {'id': 'opensdn-io%2Ftf-analytics~master~Id668264a500ecc34ab144c7efaa0213966a48f21', 'project': 'opensdn-io/tf-analytics', 'branch': 'master', 'hashtags': [], 'change_id': 'Id668264a500ecc34ab144c7efaa0213966a48f21', 'subject': 'cleanup python2 code', 'status': 'NEW', 'created': '2024-09-18 10:38:21.000000000', 'updated': '2024-09-18 10:38:21.000000000', 'submit_type': 'MERGE_IF_NECESSARY', 'insertions': 120, 'deletions': 587, 'total_comment_count': 0, 'unresolved_comment_count': 0, 'has_review_started': True, 'meta_rev_id': 'f9d364cb02e8d5c0e060dcf60a7c843f18877117', '_number': 1045, 'owner': {'_account_id': 1000003}, 'labels': {'Code-Review': {'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': {'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': [], 'reviewers': {}, 'pending_reviewers': {}, 'current_revision': '3cca1dfda15cca3928b51305bbd5ada1f1465452', 'revisions': {'3cca1dfda15cca3928b51305bbd5ada1f1465452': {'kind': 'REWORK', '_number': 1, 'created': '2024-09-18 10:38:21.000000000', 'uploader': {'_account_id': 1000003}, 'ref': 'refs/changes/45/1045/1', 'fetch': {'ssh': {'url': 'ssh://tf-gerrit@gerrit.opensdn.io:29418/opensdn-io/tf-analytics', 'ref': 'refs/changes/45/1045/1'}, 'anonymous http': {'url': 'https://gerrit.opensdn.io/opensdn-io/tf-analytics', 'ref': 'refs/changes/45/1045/1'}, 'http': {'url': 'https://tf-gerrit@gerrit.opensdn.io/a/opensdn-io/tf-analytics', 'ref': 'refs/changes/45/1045/1'}}, 'commit': {'parents': [{'commit': 'c2544b48d18e934c286d6189e9edda71457abae6', 'subject': 'use python3 in SCons scripts'}], 'author': {'name': 'Andrey Pavlov', 'email': 'andrey-mp@yandex.ru', 'date': '2024-09-18 10:37:22.000000000', 'tz': 180}, 'committer': {'name': 'Andrey Pavlov', 'email': 'andrey-mp@yandex.ru', 'date': '2024-09-18 10:37:22.000000000', 'tz': 180}, 'subject': 'cleanup python2 code', 'message': 'cleanup python2 code\n\n* add Install for requirements.txt to SConscript\n\nChange-Id: Id668264a500ecc34ab144c7efaa0213966a48f21\n'}}}, 'requirements': [], 'submit_records': [{'rule_name': 'gerrit~DefaultSubmitRule', 'status': 'NOT_READY', 'labels': [{'label': 'Code-Review', 'status': 'NEED'}, {'label': 'Verified', 'status': 'NEED'}]}]} [2024-09-18T10:38:38.494Z] DEBUG: push message data: {'labels': {'Verified': '0'}, 'message': 'TF CI Build Started (check) https://jenkins.opensdn.io/job/pipeline-check/468/'} [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-09-18T10:38:38.554Z] Notify discord for new job is started [Pipeline] echo [2024-09-18T10:38:38.588Z] INFO: resolved gerrit URL is https://gerrit.opensdn.io/ [Pipeline] echo [2024-09-18T10:38:38.607Z] Notify discord msg= [2024-09-18T10:38:38.607Z] New review. [2024-09-18T10:38:38.607Z] [cleanup python2 code](https://gerrit.opensdn.io/c/opensdn-io/tf-analytics/+/1045) [Pipeline] withCredentials [2024-09-18T10:38:38.627Z] Masking supported pattern matches of $DISCORD_WEBHOOK_URL [Pipeline] { [Pipeline] writeFile [Pipeline] sh [2024-09-18T10:38:38.953Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-18T10:38:38.953Z] Dload Upload Total Spent Left Speed [2024-09-18T10:38:39.514Z] [2024-09-18T10:38:39.514Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 [2024-09-18T10:38:39.514Z] 100 142 0 0 100 142 0 279 --:--:-- --:--:-- --:--:-- 279 [2024-09-18T10:38:39.514Z] 100 142 0 0 100 142 0 279 --:--:-- --:--:-- --:--:-- 278 [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] 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] 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] echo [2024-09-18T10:38:40.411Z] JOB test-unit-agent: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2024-09-18T10:38:40.440Z] JOB test-unit-opserver: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2024-09-18T10:38:40.467Z] JOB test-unit-bgp: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2024-09-18T10:38:40.493Z] JOB test-unit-group-one: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2024-09-18T10:38:40.519Z] JOB test-unit-group-two: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2024-09-18T10:38:40.548Z] JOB test-unit-ungrouped: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2024-09-18T10:38:40.575Z] JOB fetch-sources-ut-sandbox: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2024-09-18T10:38:40.605Z] JOB configure-ut-sandbox: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2024-09-18T10:38:40.638Z] JOB cleanup-worker-ut-sandbox: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2024-09-18T10:38:40.670Z] JOB deploy-platform-ansible-os: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2024-09-18T10:38:40.702Z] JOB deploy-tf-ansible-os: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2024-09-18T10:38:40.735Z] JOB test-sanity-ansible-os: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2024-09-18T10:38:40.768Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2024-09-18T10:38:40.800Z] JOB fetch-sources-centos: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2024-09-18T10:38:40.830Z] JOB configure-centos: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2024-09-18T10:38:40.872Z] JOB package-deployers-centos: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2024-09-18T10:38:40.903Z] JOB compile-centos: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2024-09-18T10:38:40.944Z] JOB package-centos: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2024-09-18T10:38:40.978Z] JOB freeze-centos: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2024-09-18T10:38:41.008Z] JOB cleanup-centos: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2024-09-18T10:38:41.048Z] JOB prepare-sandbox-ut-sandbox: entering run_job [Pipeline] echo [2024-09-18T10:38:41.063Z] JOB prepare-sandbox-centos: entering run_job [Pipeline] echo [2024-09-18T10:38:41.089Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:38:41.107Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:38:41.123Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:38:41.138Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:38:41.157Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:38:41.170Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:38:41.498Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:38:41.960Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:38:41.984Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:38:43.386Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:38:43.404Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:38:43.475Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:38:43.493Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:38:43.506Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:38:43.523Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:38:43.536Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:38:43.553Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:38:43.567Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] echo [2024-09-18T10:38:43.586Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:38:43.599Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:38:43.620Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T10:38:43.634Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:38:43.653Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2024-09-18T10:38:43.669Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:38:43.686Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2024-09-18T10:38:43.697Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:38:43.718Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-09-18T10:38:43.731Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:38:43.750Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-09-18T10:38:43.762Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:38:43.781Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T10:38:43.796Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:38:43.812Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:38:43.824Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:38:43.846Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T10:38:43.862Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] writeFile [Pipeline] echo [2024-09-18T10:38:43.915Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T10:38:43.930Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] writeFile [Pipeline] echo [2024-09-18T10:38:43.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 [2024-09-18T10:38:43.993Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T10:38:45.135Z] Will try again after 15 sec [2024-09-18T10:38:45.153Z] Will try again after 15 sec [2024-09-18T10:38:45.168Z] Will try again after 15 sec [2024-09-18T10:38:45.183Z] Will try again after 15 sec [2024-09-18T10:38:45.198Z] Will try again after 15 sec [2024-09-18T10:38:45.215Z] Will try again after 15 sec [2024-09-18T10:38:45.229Z] Will try again after 15 sec [2024-09-18T10:38:45.244Z] Will try again after 15 sec [2024-09-18T10:38:45.259Z] Will try again after 15 sec [2024-09-18T10:38:45.274Z] Will try again after 15 sec [2024-09-18T10:38:45.290Z] Will try again after 15 sec [2024-09-18T10:38:45.305Z] Will try again after 15 sec [2024-09-18T10:38:45.320Z] Will try again after 15 sec [2024-09-18T10:38:45.335Z] Will try again after 15 sec [2024-09-18T10:38:45.351Z] Will try again after 15 sec [2024-09-18T10:38:45.366Z] Will try again after 15 sec [2024-09-18T10:38:45.382Z] Will try again after 15 sec [2024-09-18T10:38:45.396Z] Will try again after 15 sec [2024-09-18T10:38:45.411Z] Will try again after 15 sec [Pipeline] archiveArtifacts [2024-09-18T10:38:45.428Z] Archiving artifacts [2024-09-18T10:38:45.461Z] Will try again after 15 sec [Pipeline] archiveArtifacts [2024-09-18T10:38:45.666Z] Archiving artifacts [Pipeline] echo [2024-09-18T10:38:45.719Z] JOB prepare-sandbox-centos: Starting job: build-prepare-sandbox rnd: #24980 [Pipeline] timeout [2024-09-18T10:38:45.731Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] echo [2024-09-18T10:38:45.752Z] JOB prepare-sandbox-ut-sandbox: Starting job: build-prepare-sandbox rnd: #94552 [Pipeline] timeout [2024-09-18T10:38:45.766Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2024-09-18T10:38:45.786Z] Scheduling project: build-prepare-sandbox [Pipeline] build [2024-09-18T10:38:45.810Z] Scheduling project: build-prepare-sandbox [2024-09-18T10:38:54.508Z] Starting building: build-prepare-sandbox #5584 [2024-09-18T10:38:59.513Z] Starting building: build-prepare-sandbox #5585 [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T10:39:00.183Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:39:00.197Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:39:00.214Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:39:00.229Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [2024-09-18T10:39:00.296Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [2024-09-18T10:39:00.343Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T10:39:00.382Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:39:00.397Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:39:00.415Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:39:00.428Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:39:00.447Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:39:00.460Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:39:00.484Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:39:00.498Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:39:00.515Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:39:00.528Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:39:01.465Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:39:02.699Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T10:39:02.745Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:39:02.761Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] { [Pipeline] echo [2024-09-18T10:39:02.818Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:39:02.834Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:39:02.853Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T10:39:03.569Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T10:39:03.627Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2024-09-18T10:39:03.640Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:39:03.666Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2024-09-18T10:39:03.678Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:39:03.699Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-09-18T10:39:03.717Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [2024-09-18T10:39:03.772Z] Will try again after 15 sec [Pipeline] { [2024-09-18T10:39:03.802Z] Will try again after 15 sec [Pipeline] { [2024-09-18T10:39:03.831Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T10:39:03.844Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-09-18T10:39:03.857Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:39:03.886Z] Will try again after 15 sec [2024-09-18T10:39:03.901Z] Will try again after 15 sec [2024-09-18T10:39:03.916Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T10:39:03.928Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T10:39:03.940Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:39:03.958Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:39:03.969Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:39:03.984Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T10:39:04.002Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-09-18T10:39:04.025Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T10:39:04.039Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:39:04.066Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T10:39:04.077Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T10:39:04.092Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T10:39:04.132Z] Will try again after 15 sec [2024-09-18T10:39:04.147Z] Will try again after 15 sec [2024-09-18T10:39:04.164Z] Will try again after 15 sec [2024-09-18T10:39:04.180Z] Will try again after 15 sec [2024-09-18T10:39:04.195Z] Will try again after 15 sec [2024-09-18T10:39:04.241Z] Will try again after 15 sec [2024-09-18T10:39:04.288Z] Will try again after 15 sec [2024-09-18T10:39:04.303Z] Will try again after 15 sec [2024-09-18T10:39:04.319Z] Will try again after 15 sec [2024-09-18T10:39:04.335Z] Will try again after 15 sec [2024-09-18T10:39:04.369Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:39:15.336Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:39:15.350Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T10:39:15.402Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T10:39:15.425Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:39:15.438Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:39:15.480Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:39:18.802Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:39:18.815Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T10:39:18.864Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:39:18.910Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:39:18.922Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:39:18.939Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:39:18.953Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [2024-09-18T10:39:19.008Z] Will try again after 15 sec [2024-09-18T10:39:19.022Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T10:39:19.034Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:39:19.045Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:39:19.067Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:39:19.078Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:39:19.093Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:39:19.105Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:39:19.163Z] Will try again after 15 sec [Pipeline] { [2024-09-18T10:39:19.194Z] Will try again after 15 sec [2024-09-18T10:39:19.208Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T10:39:19.305Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:39:19.318Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] echo [2024-09-18T10:39:19.334Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:39:19.348Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:39:19.366Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T10:39:19.379Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:39:19.394Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2024-09-18T10:39:19.406Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:39:19.430Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2024-09-18T10:39:19.442Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:39:19.469Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-09-18T10:39:19.481Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [2024-09-18T10:39:19.563Z] Will try again after 15 sec [Pipeline] { [2024-09-18T10:39:19.590Z] Will try again after 15 sec [Pipeline] { [2024-09-18T10:39:19.616Z] Will try again after 15 sec [2024-09-18T10:39:19.630Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T10:39:19.643Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-09-18T10:39:19.656Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:39:19.683Z] Will try again after 15 sec [2024-09-18T10:39:19.699Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T10:39:19.715Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T10:39:19.728Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:39:19.748Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:39:19.761Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:39:19.779Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T10:39:19.792Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-09-18T10:39:19.818Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T10:39:19.830Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:39:19.847Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T10:39:19.859Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T10:39:19.954Z] Will try again after 15 sec [2024-09-18T10:39:19.990Z] Will try again after 15 sec [2024-09-18T10:39:20.004Z] Will try again after 15 sec [2024-09-18T10:39:20.023Z] Will try again after 15 sec [2024-09-18T10:39:20.044Z] Will try again after 15 sec [2024-09-18T10:39:20.060Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:39:30.431Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:39:30.443Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:39:30.480Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:39:30.513Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:39:30.524Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:39:30.558Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:39:33.891Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:39:33.905Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:39:33.953Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:39:34.033Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:39:34.045Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T10:39:34.093Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T10:39:34.116Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:39:34.128Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:39:34.166Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:39:34.202Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:39:34.215Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-09-18T10:39:34.272Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T10:39:34.297Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:39:34.317Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:39:34.338Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:39:34.353Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:39:34.391Z] Will try again after 15 sec [2024-09-18T10:39:34.406Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:39:34.592Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:39:34.607Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] { [2024-09-18T10:39:34.661Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T10:39:34.702Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:39:34.995Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:39:35.013Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T10:39:35.026Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:39:35.042Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2024-09-18T10:39:35.054Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [2024-09-18T10:39:35.123Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [2024-09-18T10:39:35.159Z] Will try again after 15 sec [Pipeline] { [2024-09-18T10:39:35.184Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:39:35.207Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2024-09-18T10:39:35.220Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:39:35.244Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-09-18T10:39:35.256Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:39:35.273Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-09-18T10:39:35.286Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:39:35.307Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T10:39:35.321Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:39:35.337Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:39:35.349Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:39:35.364Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T10:39:35.375Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-09-18T10:39:35.399Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T10:39:35.414Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:39:35.447Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T10:39:35.462Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T10:39:35.553Z] Will try again after 15 sec [2024-09-18T10:39:35.572Z] Will try again after 15 sec [2024-09-18T10:39:35.588Z] Will try again after 15 sec [2024-09-18T10:39:35.603Z] Will try again after 15 sec [2024-09-18T10:39:35.618Z] Will try again after 15 sec [2024-09-18T10:39:35.634Z] Will try again after 15 sec [2024-09-18T10:39:35.649Z] Will try again after 15 sec [2024-09-18T10:39:35.664Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:39:45.518Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:39:45.530Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:39:45.569Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:39:45.605Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:39:45.619Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:39:45.658Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:39:48.987Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:39:49.000Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:39:49.048Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:39:49.122Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:39:49.135Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:39:49.174Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:39:49.213Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:39:49.225Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:39:49.273Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:39:49.313Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:39:49.327Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:39:49.364Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:39:49.417Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:39:49.432Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T10:39:49.476Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T10:39:49.502Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:39:49.517Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:39:49.553Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:39:49.689Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:39:49.701Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2024-09-18T10:39:49.741Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:39:50.155Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:39:50.169Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T10:39:50.227Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:39:50.272Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T10:39:50.286Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:39:50.496Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2024-09-18T10:39:50.510Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:39:50.555Z] Will try again after 15 sec [2024-09-18T10:39:50.569Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T10:39:50.641Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2024-09-18T10:39:50.653Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:39:50.670Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-09-18T10:39:50.688Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:39:50.715Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-09-18T10:39:50.727Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] echo [2024-09-18T10:39:50.746Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T10:39:50.756Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-09-18T10:39:50.803Z] Will try again after 15 sec [Pipeline] { [2024-09-18T10:39:50.827Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T10:39:50.841Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:39:50.853Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:39:50.880Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T10:39:50.892Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T10:39:50.904Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T10:39:50.930Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T10:39:50.943Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T10:39:50.955Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:39:50.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 [2024-09-18T10:39:50.988Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T10:39:51.047Z] Will try again after 15 sec [2024-09-18T10:39:51.073Z] Will try again after 15 sec [2024-09-18T10:39:51.097Z] Will try again after 15 sec [2024-09-18T10:39:51.111Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:40:00.594Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:40:00.606Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:40:00.644Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:40:00.682Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:40:00.693Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:40:00.727Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:40:04.076Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:40:04.090Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:40:04.127Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:40:04.199Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:40:04.212Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:40:04.249Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:40:04.300Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:40:04.320Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:40:04.356Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:40:04.391Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:40:04.404Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:40:04.441Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:40:04.501Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:40:04.514Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:40:04.551Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:40:04.586Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:40:04.598Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:40:04.634Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:40:04.767Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:40:04.779Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2024-09-18T10:40:04.817Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:40:05.268Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:40:05.280Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:40:06.829Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T10:40:06.911Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T10:40:06.925Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:40:06.943Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2024-09-18T10:40:06.958Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:40:06.978Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2024-09-18T10:40:06.992Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:40:07.010Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-09-18T10:40:07.024Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:40:07.042Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-09-18T10:40:07.057Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:40:07.077Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T10:40:07.090Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:40:07.106Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:40:07.119Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:40:07.137Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T10:40:07.151Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-09-18T10:40:07.179Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T10:40:07.191Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:40:07.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 [2024-09-18T10:40:07.227Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T10:40:07.268Z] Will try again after 15 sec [2024-09-18T10:40:07.284Z] Will try again after 15 sec [2024-09-18T10:40:07.299Z] Will try again after 15 sec [2024-09-18T10:40:07.317Z] Will try again after 15 sec [2024-09-18T10:40:07.334Z] Will try again after 15 sec [2024-09-18T10:40:07.349Z] Will try again after 15 sec [2024-09-18T10:40:07.365Z] Will try again after 15 sec [2024-09-18T10:40:07.379Z] Will try again after 15 sec [2024-09-18T10:40:07.394Z] Will try again after 15 sec [2024-09-18T10:40:07.410Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:40:15.670Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:40:15.682Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:40:17.479Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:40:17.515Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:40:17.526Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:40:17.563Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:40:19.155Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:40:19.167Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:40:19.605Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T10:40:19.651Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:40:19.662Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:40:19.678Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:40:19.692Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:40:19.708Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:40:19.720Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:40:19.742Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:40:19.755Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T10:40:19.809Z] Will try again after 15 sec [2024-09-18T10:40:19.824Z] Will try again after 15 sec [2024-09-18T10:40:19.838Z] Will try again after 15 sec [2024-09-18T10:40:19.856Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T10:40:19.869Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:40:19.881Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T10:40:19.982Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T10:40:20.007Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:40:20.021Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2024-09-18T10:40:20.060Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:40:21.860Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:40:21.873Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:40:21.911Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:40:22.296Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T10:40:22.310Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-09-18T10:40:22.364Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T10:40:22.428Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2024-09-18T10:40:22.441Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:40:22.460Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2024-09-18T10:40:22.473Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:40:22.493Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-09-18T10:40:22.506Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:40:22.526Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-09-18T10:40:22.540Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] echo [2024-09-18T10:40:22.585Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T10:40:22.599Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:40:22.617Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:40:22.631Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:40:22.657Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T10:40:22.673Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [Pipeline] { [2024-09-18T10:40:22.732Z] Will try again after 15 sec [2024-09-18T10:40:22.749Z] Will try again after 15 sec [2024-09-18T10:40:22.765Z] Will try again after 15 sec [2024-09-18T10:40:22.781Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T10:40:22.796Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T10:40:22.811Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:40:22.841Z] Will try again after 15 sec [2024-09-18T10:40:22.859Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T10:40:22.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 [2024-09-18T10:40:22.890Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T10:40:22.930Z] Will try again after 15 sec [2024-09-18T10:40:22.990Z] Will try again after 15 sec [2024-09-18T10:40:23.029Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:40:32.507Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:40:32.519Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:40:32.556Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:40:32.590Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:40:32.603Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:40:32.640Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:40:34.633Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:40:34.644Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:40:34.680Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:40:34.836Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:40:34.848Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-09-18T10:40:34.900Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:40:34.936Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:40:34.949Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:40:34.964Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:40:34.977Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:40:34.991Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:40:35.003Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:40:35.040Z] Will try again after 15 sec [2024-09-18T10:40:35.054Z] Will try again after 15 sec [Pipeline] { [2024-09-18T10:40:35.082Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:40:35.138Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:40:35.151Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:40:35.168Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:40:35.180Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2024-09-18T10:40:35.221Z] Will try again after 15 sec [2024-09-18T10:40:35.237Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:40:36.945Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:40:36.959Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:40:36.999Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:40:37.394Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T10:40:37.408Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:40:37.447Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:40:37.764Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2024-09-18T10:40:37.783Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [2024-09-18T10:40:37.853Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T10:40:37.867Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2024-09-18T10:40:37.885Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:40:37.985Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-09-18T10:40:38.009Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:40:38.028Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-09-18T10:40:38.040Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-09-18T10:40:38.100Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [2024-09-18T10:40:38.130Z] Will try again after 15 sec [Pipeline] { [2024-09-18T10:40:38.157Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T10:40:38.170Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T10:40:38.182Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:40:38.199Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:40:38.212Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:40:38.229Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T10:40:38.240Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-09-18T10:40:38.280Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T10:40:38.292Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:40:38.329Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T10:40:38.342Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T10:40:38.404Z] Will try again after 15 sec [2024-09-18T10:40:38.420Z] Will try again after 15 sec [2024-09-18T10:40:38.436Z] Will try again after 15 sec [2024-09-18T10:40:38.451Z] Will try again after 15 sec [2024-09-18T10:40:38.467Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:40:47.588Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:40:47.610Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:40:47.655Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:40:47.694Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:40:47.708Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:40:47.747Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:40:49.711Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:40:49.724Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:40:49.764Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:40:49.926Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:40:49.938Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:40:49.977Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T10:40:50.194Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:40:50.207Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:40:50.224Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:40:50.237Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:40:50.255Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:40:50.269Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:40:50.307Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [2024-09-18T10:40:50.349Z] Will try again after 15 sec [2024-09-18T10:40:50.365Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T10:40:50.411Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:40:50.424Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:40:50.440Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:40:50.454Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2024-09-18T10:40:50.493Z] Will try again after 15 sec [2024-09-18T10:40:50.512Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:40:52.027Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:40:52.038Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:40:52.075Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:40:52.477Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T10:40:52.490Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:40:52.529Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:40:52.882Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2024-09-18T10:40:52.896Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:40:52.936Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:40:53.126Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2024-09-18T10:40:53.138Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T10:40:53.185Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:40:53.220Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-09-18T10:40:53.232Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:40:53.250Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-09-18T10:40:53.262Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:40:53.299Z] Will try again after 15 sec [2024-09-18T10:40:53.313Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:40:53.437Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T10:40:53.450Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [2024-09-18T10:40:53.523Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:40:53.549Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:40:53.562Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:40:53.578Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T10:40:53.590Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-09-18T10:40:53.632Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T10:40:53.645Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:40:53.663Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T10:40:53.675Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T10:40:53.714Z] Will try again after 15 sec [2024-09-18T10:40:53.730Z] Will try again after 15 sec [2024-09-18T10:40:53.744Z] Will try again after 15 sec [2024-09-18T10:40:53.763Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:41:02.684Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:41:02.696Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:41:02.734Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:41:02.776Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:41:02.788Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:41:02.826Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:41:04.797Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:41:04.810Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:41:04.850Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:41:05.005Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:41:05.019Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:41:05.057Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:41:05.336Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:41:05.350Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T10:41:05.397Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:41:05.430Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:41:05.441Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:41:05.458Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:41:05.470Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:41:05.507Z] Will try again after 15 sec [2024-09-18T10:41:05.522Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T10:41:05.574Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:41:05.618Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:41:07.508Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:41:07.523Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2024-09-18T10:41:07.563Z] Will try again after 15 sec [Pipeline] { [2024-09-18T10:41:07.596Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:41:07.646Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:41:07.659Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:41:07.677Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T10:41:07.691Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:41:07.728Z] Will try again after 15 sec [2024-09-18T10:41:07.743Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:41:07.964Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2024-09-18T10:41:07.979Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:41:08.018Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:41:08.217Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2024-09-18T10:41:08.231Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:41:08.269Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:41:08.336Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-09-18T10:41:08.355Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T10:41:08.402Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T10:41:08.428Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-09-18T10:41:08.442Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:41:08.482Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:41:09.577Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T10:41:09.591Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [2024-09-18T10:41:09.651Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T10:41:09.666Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:41:09.678Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:41:09.694Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T10:41:09.706Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-09-18T10:41:09.732Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T10:41:09.745Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:41:09.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 [2024-09-18T10:41:09.789Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T10:41:09.825Z] Will try again after 15 sec [2024-09-18T10:41:09.840Z] Will try again after 15 sec [2024-09-18T10:41:09.854Z] Will try again after 15 sec [2024-09-18T10:41:09.869Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:41:17.764Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:41:17.779Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:41:17.822Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:41:17.859Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:41:18.194Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:41:18.232Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:41:19.880Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:41:19.893Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:41:19.931Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:41:20.084Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:41:20.097Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:41:20.132Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:41:20.424Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:41:20.436Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:41:20.476Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:41:20.532Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:41:20.543Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T10:41:20.581Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T10:41:20.603Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:41:20.614Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:41:20.648Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:41:22.592Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:41:22.606Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T10:41:22.655Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T10:41:22.679Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:41:22.690Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2024-09-18T10:41:22.728Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T10:41:22.776Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:41:22.790Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:41:22.809Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T10:41:22.822Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:41:22.862Z] Will try again after 15 sec [2024-09-18T10:41:22.877Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T10:41:24.720Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2024-09-18T10:41:24.733Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:41:24.752Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2024-09-18T10:41:24.766Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:41:24.784Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-09-18T10:41:24.799Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:41:24.816Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-09-18T10:41:24.829Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:41:24.846Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T10:41:24.860Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:41:24.900Z] Will try again after 15 sec [2024-09-18T10:41:24.915Z] Will try again after 15 sec [2024-09-18T10:41:24.930Z] Will try again after 15 sec [Pipeline] { [2024-09-18T10:41:24.956Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [2024-09-18T10:41:24.994Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:41:25.069Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:41:25.082Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:41:25.100Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T10:41:25.118Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-09-18T10:41:25.156Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T10:41:25.168Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:41:25.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 [2024-09-18T10:41:25.200Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T10:41:25.237Z] Will try again after 15 sec [2024-09-18T10:41:25.252Z] Will try again after 15 sec [2024-09-18T10:41:25.267Z] Will try again after 15 sec [2024-09-18T10:41:25.284Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:41:32.850Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:41:32.862Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:41:32.899Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:41:33.260Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:41:33.273Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:41:33.318Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:41:34.958Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:41:34.971Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:41:35.010Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:41:35.159Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:41:35.171Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:41:35.220Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:41:35.504Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:41:35.516Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:41:35.553Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:41:35.605Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:41:35.617Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:41:35.654Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:41:35.693Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:41:35.708Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:41:35.746Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:41:37.684Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:41:37.698Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:41:37.758Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:41:37.796Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:41:37.811Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2024-09-18T10:41:37.850Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:41:37.889Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:41:37.903Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T10:41:37.945Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T10:41:37.970Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T10:41:37.982Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:41:38.019Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:41:39.929Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2024-09-18T10:41:39.944Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-09-18T10:41:40.002Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T10:41:40.623Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2024-09-18T10:41:40.639Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:41:40.656Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-09-18T10:41:40.672Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:41:40.688Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-09-18T10:41:40.701Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:41:40.718Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T10:41:40.730Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:41:40.748Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:41:40.761Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:41:40.781Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T10:41:40.793Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-09-18T10:41:40.819Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T10:41:40.832Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:41:40.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 [2024-09-18T10:41:40.868Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T10:41:40.909Z] Will try again after 15 sec [2024-09-18T10:41:40.926Z] Will try again after 15 sec [2024-09-18T10:41:40.945Z] Will try again after 15 sec [2024-09-18T10:41:40.962Z] Will try again after 15 sec [2024-09-18T10:41:40.977Z] Will try again after 15 sec [2024-09-18T10:41:40.992Z] Will try again after 15 sec [2024-09-18T10:41:41.009Z] Will try again after 15 sec [2024-09-18T10:41:41.023Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T10:41:48.995Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:41:49.238Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:41:49.256Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:41:49.269Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:41:49.306Z] Will try again after 15 sec [2024-09-18T10:41:49.319Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:41:50.036Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:41:50.047Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:41:50.084Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:41:50.252Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:41:50.265Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:41:50.307Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:41:50.581Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:41:50.596Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:41:50.632Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:41:50.678Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:41:50.691Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:41:50.729Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:41:50.771Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:41:50.784Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:41:50.821Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:41:52.787Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:41:52.803Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:41:52.840Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:41:52.875Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:41:52.887Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2024-09-18T10:41:52.924Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:41:52.971Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:41:52.985Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:41:53.021Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:41:53.054Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T10:41:53.065Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:41:53.100Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:41:55.030Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2024-09-18T10:41:55.042Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:41:55.079Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:41:55.938Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2024-09-18T10:41:55.954Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-09-18T10:41:56.019Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T10:41:56.093Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-09-18T10:41:56.104Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:41:56.121Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-09-18T10:41:56.133Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:41:56.149Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T10:41:56.163Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:41:56.182Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:41:56.195Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:41:56.223Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T10:41:56.238Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-09-18T10:41:56.268Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T10:41:56.282Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:41:56.307Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T10:41:56.320Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T10:41:56.359Z] Will try again after 15 sec [2024-09-18T10:41:56.376Z] Will try again after 15 sec [2024-09-18T10:41:56.392Z] Will try again after 15 sec [2024-09-18T10:41:56.408Z] Will try again after 15 sec [2024-09-18T10:41:56.425Z] Will try again after 15 sec [2024-09-18T10:41:56.440Z] Will try again after 15 sec [2024-09-18T10:41:56.456Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T10:42:04.350Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:42:04.366Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:42:04.386Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:42:04.399Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:42:04.437Z] Will try again after 15 sec [2024-09-18T10:42:04.452Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:42:05.114Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:42:05.130Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:42:05.175Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:42:05.336Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:42:05.351Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:42:05.391Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:42:05.666Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:42:05.680Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:42:05.717Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:42:05.757Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:42:05.770Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:42:05.806Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:42:05.847Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:42:05.859Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:42:05.896Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:42:07.870Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:42:07.885Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:42:07.923Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:42:07.960Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:42:07.974Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2024-09-18T10:42:08.016Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:42:08.576Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:42:08.590Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T10:42:08.638Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T10:42:08.666Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T10:42:08.680Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:42:08.717Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:42:10.109Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2024-09-18T10:42:10.124Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:42:10.756Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:42:11.049Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2024-09-18T10:42:11.064Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:42:11.101Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:42:11.384Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-09-18T10:42:11.396Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-09-18T10:42:11.447Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T10:42:11.501Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-09-18T10:42:11.512Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:42:11.527Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T10:42:11.539Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:42:11.555Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:42:11.566Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] echo [2024-09-18T10:42:11.586Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T10:42:11.599Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-09-18T10:42:11.624Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T10:42:11.637Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:42:11.665Z] Will try again after 15 sec [2024-09-18T10:42:11.680Z] Will try again after 15 sec [2024-09-18T10:42:11.695Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T10:42:11.708Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T10:42:11.721Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T10:42:11.758Z] Will try again after 15 sec [2024-09-18T10:42:11.776Z] Will try again after 15 sec [2024-09-18T10:42:11.829Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:42:19.466Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:42:19.478Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T10:42:19.522Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T10:42:19.547Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:42:19.560Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:42:19.597Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:42:20.203Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:42:20.215Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:42:20.253Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:42:20.418Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:42:20.432Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:42:20.469Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:42:20.743Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:42:20.756Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:42:20.792Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:42:20.834Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:42:20.847Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:42:20.885Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:42:21.691Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:42:21.706Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:42:21.745Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:42:22.950Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:42:22.963Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:42:23.000Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:42:23.042Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:42:23.056Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2024-09-18T10:42:23.094Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:42:23.667Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:42:23.681Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:42:23.717Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:42:23.756Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T10:42:23.767Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:42:23.801Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:42:25.783Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2024-09-18T10:42:25.795Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:42:25.831Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:42:26.130Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2024-09-18T10:42:26.141Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:42:26.178Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:42:26.475Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-09-18T10:42:26.495Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:42:26.533Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:42:26.694Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-09-18T10:42:26.708Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-09-18T10:42:26.767Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:42:26.801Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T10:42:26.816Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:42:26.835Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:42:26.851Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:42:26.878Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T10:42:26.893Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [2024-09-18T10:42:26.936Z] Will try again after 15 sec [Pipeline] { [2024-09-18T10:42:26.964Z] Will try again after 15 sec [2024-09-18T10:42:26.981Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T10:42:27.007Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T10:42:27.020Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:42:27.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 [2024-09-18T10:42:27.063Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T10:42:27.114Z] Will try again after 15 sec [2024-09-18T10:42:27.132Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:42:34.548Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:42:34.561Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:42:34.601Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:42:34.645Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:42:34.658Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:42:34.693Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:42:35.284Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:42:35.296Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:42:35.335Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:42:35.495Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:42:35.507Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:42:35.543Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:42:35.820Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:42:35.834Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:42:35.871Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:42:35.911Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:42:35.923Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:42:35.960Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:42:36.773Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:42:36.785Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:42:36.821Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:42:38.026Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:42:38.038Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:42:38.075Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:42:38.119Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:42:38.131Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2024-09-18T10:42:38.167Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:42:38.742Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:42:38.754Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:42:38.790Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:42:38.826Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T10:42:38.841Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:42:38.879Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:42:40.861Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2024-09-18T10:42:40.876Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:42:40.917Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:42:41.206Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2024-09-18T10:42:41.220Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:42:41.258Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:42:41.564Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-09-18T10:42:41.581Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:42:41.618Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:42:41.795Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-09-18T10:42:41.809Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:42:41.866Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:42:41.965Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T10:42:41.977Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T10:42:42.024Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:42:42.061Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:42:42.074Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:42:42.090Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T10:42:42.105Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T10:42:42.141Z] Will try again after 15 sec [2024-09-18T10:42:42.155Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T10:42:42.205Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T10:42:42.218Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:42:42.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 [2024-09-18T10:42:42.249Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T10:42:42.286Z] Will try again after 15 sec [2024-09-18T10:42:42.302Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:42:49.627Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:42:49.639Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:42:51.449Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T10:42:51.509Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:42:51.524Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:42:51.549Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:42:51.561Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:42:51.580Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:42:51.593Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:42:51.614Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:42:51.628Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:42:51.646Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:42:51.661Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:42:51.703Z] Will try again after 15 sec [2024-09-18T10:42:51.719Z] Will try again after 15 sec [2024-09-18T10:42:51.748Z] Will try again after 15 sec [2024-09-18T10:42:51.765Z] Will try again after 15 sec [2024-09-18T10:42:51.781Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:42:51.862Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:42:51.904Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:42:51.948Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:42:53.102Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:42:53.115Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:42:53.153Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:42:53.193Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:42:53.208Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2024-09-18T10:42:53.249Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:42:53.820Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:42:53.834Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:42:53.872Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:42:53.910Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T10:42:53.925Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:42:53.962Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:42:55.949Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2024-09-18T10:42:55.962Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:42:55.998Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:42:56.284Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2024-09-18T10:42:56.297Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:42:56.333Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:42:56.646Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-09-18T10:42:56.658Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:42:56.695Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:42:56.895Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-09-18T10:42:56.909Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:42:56.952Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:42:57.053Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T10:42:57.066Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:42:57.111Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T10:42:58.169Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:42:58.183Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:42:58.211Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T10:42:58.224Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-09-18T10:42:58.250Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T10:42:58.264Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:42:58.283Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T10:42:58.295Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T10:42:58.339Z] Will try again after 15 sec [2024-09-18T10:42:58.353Z] Will try again after 15 sec [2024-09-18T10:42:58.368Z] Will try again after 15 sec [2024-09-18T10:42:58.384Z] Will try again after 15 sec [2024-09-18T10:43:03.021Z] Build build-prepare-sandbox #5585 completed: SUCCESS [Pipeline] echo [2024-09-18T10:43:03.045Z] JOB prepare-sandbox-ut-sandbox: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2024-09-18T10:43:03.119Z] Copied 2 artifacts from "build-prepare-sandbox" build number 5585 [Pipeline] echo [2024-09-18T10:43:03.156Z] JOB prepare-sandbox-ut-sandbox: Collected artifacts: [Pipeline] sh [2024-09-18T10:43:03.438Z] + ls -la build-prepare-sandbox-94552 [2024-09-18T10:43:03.438Z] total 20 [2024-09-18T10:43:03.438Z] drwxr-xr-x 2 jenkins docker 4096 Sep 18 10:43 . [2024-09-18T10:43:03.438Z] drwxr-xr-x 4 jenkins docker 12288 Sep 18 10:43 .. [2024-09-18T10:43:03.438Z] -rw-r--r-- 1 jenkins docker 0 Sep 18 10:43 build.env [2024-09-18T10:43:03.438Z] -rw-r--r-- 1 jenkins docker 281 Sep 18 10:41 stackrc.build-prepare-sandbox.env [Pipeline] withCredentials [2024-09-18T10:43:03.484Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2024-09-18T10:43:03.803Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2024-09-18T10:43:04.362Z] 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 [2024-09-18T10:43:06.476Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:43:06.489Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:43:06.526Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T10:43:06.760Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:43:06.772Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:43:06.789Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:43:06.802Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-09-18T10:43:06.853Z] Will try again after 15 sec [Pipeline] { [2024-09-18T10:43:06.878Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T10:43:06.892Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:43:06.905Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:43:06.923Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:43:06.937Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:43:06.966Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:43:06.978Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:43:07.026Z] Will try again after 15 sec [2024-09-18T10:43:07.041Z] Will try again after 15 sec [Pipeline] { [2024-09-18T10:43:07.068Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T10:43:07.112Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2024-09-18T10:43:07.170Z] JOB fetch-sources-ut-sandbox: wait finished. overall result = true [Pipeline] echo [2024-09-18T10:43:07.190Z] JOB fetch-sources-ut-sandbox: entering run_job [Pipeline] writeFile [Pipeline] archiveArtifacts [2024-09-18T10:43:07.249Z] Archiving artifacts [Pipeline] echo [2024-09-18T10:43:07.283Z] JOB fetch-sources-ut-sandbox / stream prepare-ut-sandbox : deps: [prepare-sandbox-ut-sandbox] [Pipeline] dir [2024-09-18T10:43:07.303Z] Running in /home/jenkins/workspace/pipeline-check [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2024-09-18T10:43:07.371Z] JOB fetch-sources-ut-sandbox: files found = 2 [Pipeline] echo [2024-09-18T10:43:07.393Z] JOB fetch-sources-ut-sandbox: file #0 with path build-prepare-sandbox-94552/build.env [Pipeline] readFile [Pipeline] echo [2024-09-18T10:43:07.440Z] JOB fetch-sources-ut-sandbox: file #1 with path build-prepare-sandbox-94552/stackrc.build-prepare-sandbox.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] echo [2024-09-18T10:43:07.536Z] JOB fetch-sources-ut-sandbox: deps_env_file: deps.build-fetch-sources.74031.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2024-09-18T10:43:07.586Z] Archiving artifacts [Pipeline] echo [2024-09-18T10:43:07.617Z] JOB fetch-sources-ut-sandbox: Starting job: build-fetch-sources rnd: #74031 [Pipeline] timeout [2024-09-18T10:43:07.628Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2024-09-18T10:43:07.661Z] Scheduling project: build-fetch-sources [Pipeline] { [Pipeline] echo [2024-09-18T10:43:08.179Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:43:08.190Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:43:08.226Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:43:08.273Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:43:08.284Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2024-09-18T10:43:08.321Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:43:08.898Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:43:08.910Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:43:08.948Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:43:08.990Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T10:43:09.005Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:43:09.044Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:43:11.029Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2024-09-18T10:43:11.049Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:43:11.091Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:43:11.364Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2024-09-18T10:43:11.379Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:43:11.421Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:43:11.724Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-09-18T10:43:11.737Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:43:11.775Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:43:11.980Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-09-18T10:43:11.994Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:43:13.269Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:43:13.308Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T10:43:13.323Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:43:13.363Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T10:43:13.425Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:43:13.439Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:43:13.457Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T10:43:13.470Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-09-18T10:43:13.495Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T10:43:13.508Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:43:13.537Z] Will try again after 15 sec [2024-09-18T10:43:13.552Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T10:43:13.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 [2024-09-18T10:43:13.576Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T10:43:13.612Z] Will try again after 15 sec [2024-09-18T10:43:13.648Z] Will try again after 15 sec [2024-09-18T10:43:14.525Z] Starting building: build-fetch-sources #4716 [Pipeline] { [Pipeline] echo [2024-09-18T10:43:21.556Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:43:21.567Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:43:21.602Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:43:21.882Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:43:21.896Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T10:43:21.946Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T10:43:21.970Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:43:21.984Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:43:22.022Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T10:43:22.074Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:43:22.087Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:43:22.105Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:43:22.118Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T10:43:22.163Z] Will try again after 15 sec [2024-09-18T10:43:22.182Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T10:43:22.210Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:43:22.225Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:43:22.281Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:43:23.254Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:43:23.270Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:43:23.307Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:43:23.348Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:43:23.360Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2024-09-18T10:43:23.397Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:43:23.978Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:43:23.991Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:43:24.031Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:43:24.071Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T10:43:24.083Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:43:24.158Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:43:26.118Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2024-09-18T10:43:26.131Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:43:26.168Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:43:26.448Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2024-09-18T10:43:26.460Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:43:28.279Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T10:43:28.328Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-09-18T10:43:28.368Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:43:28.387Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-09-18T10:43:28.410Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T10:43:28.475Z] Will try again after 15 sec [2024-09-18T10:43:28.491Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T10:43:28.529Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T10:43:28.547Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T10:43:28.608Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T10:43:30.549Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:43:30.564Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:43:30.582Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T10:43:30.597Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-09-18T10:43:30.632Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T10:43:30.649Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:43:30.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 [2024-09-18T10:43:30.688Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T10:43:30.736Z] Will try again after 15 sec [2024-09-18T10:43:30.753Z] Will try again after 15 sec [2024-09-18T10:43:30.768Z] Will try again after 15 sec [2024-09-18T10:43:30.784Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:43:36.636Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:43:36.649Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:43:36.686Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:43:36.975Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:43:36.990Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:43:37.027Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:43:37.069Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:43:37.082Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:43:37.120Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:43:37.191Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:43:37.206Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T10:43:37.251Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T10:43:37.277Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:43:37.290Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T10:43:37.340Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T10:43:37.365Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:43:37.377Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:43:37.415Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:43:38.335Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:43:38.348Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:43:38.386Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:43:38.424Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:43:38.438Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2024-09-18T10:43:38.482Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:43:39.064Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:43:39.080Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:43:39.120Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:43:39.184Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T10:43:39.196Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:43:39.235Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:43:41.197Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2024-09-18T10:43:41.212Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:43:41.249Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:43:43.308Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2024-09-18T10:43:43.321Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:43:43.360Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:43:43.500Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-09-18T10:43:43.511Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T10:43:43.551Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T10:43:43.573Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-09-18T10:43:43.584Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:43:43.623Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:43:43.659Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T10:43:43.669Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:43:43.703Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:43:45.762Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:43:45.773Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-09-18T10:43:46.894Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:43:46.929Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T10:43:46.940Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-09-18T10:43:46.956Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T10:43:46.967Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:43:46.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 [2024-09-18T10:43:46.994Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T10:43:47.030Z] Will try again after 15 sec [2024-09-18T10:43:47.045Z] Will try again after 15 sec [2024-09-18T10:43:47.062Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:43:51.715Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:43:51.728Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:43:51.764Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:43:52.058Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:43:52.071Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:43:52.108Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:43:52.147Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:43:52.163Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:43:52.203Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:43:52.285Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:43:52.298Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:43:52.758Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T10:43:52.883Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:43:52.900Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:43:52.920Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:43:52.933Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:43:52.970Z] Will try again after 15 sec [2024-09-18T10:43:52.986Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:43:53.414Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:43:53.426Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:43:54.883Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T10:43:54.929Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:43:54.941Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] echo [2024-09-18T10:43:54.957Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:43:54.969Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:43:54.985Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T10:43:54.997Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:43:55.034Z] Will try again after 15 sec [2024-09-18T10:43:55.048Z] Will try again after 15 sec [2024-09-18T10:43:55.061Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:43:56.622Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2024-09-18T10:43:56.635Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:43:56.673Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:43:58.387Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2024-09-18T10:43:58.400Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:43:58.437Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:43:58.577Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-09-18T10:43:58.590Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:43:58.625Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:43:58.659Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-09-18T10:43:58.672Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:43:58.708Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:43:58.744Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T10:43:58.760Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:43:58.802Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:44:01.925Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:44:01.940Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:44:01.980Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T10:44:02.528Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T10:44:02.543Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-09-18T10:44:02.563Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T10:44:02.577Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:44:02.595Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T10:44:02.606Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T10:44:02.644Z] Will try again after 15 sec [2024-09-18T10:44:02.659Z] Will try again after 15 sec [2024-09-18T10:44:02.675Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:44:06.795Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:44:06.810Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:44:06.849Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:44:07.135Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:44:08.481Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [2024-09-18T10:44:08.544Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T10:44:08.560Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:44:08.573Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:44:08.590Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:44:08.602Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:44:09.903Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:44:09.917Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:44:09.933Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:44:09.946Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:44:09.993Z] Will try again after 15 sec [2024-09-18T10:44:10.009Z] Will try again after 15 sec [Pipeline] { [2024-09-18T10:44:10.039Z] Will try again after 15 sec [2024-09-18T10:44:10.057Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T10:44:10.130Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:44:10.142Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:44:10.166Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:44:10.179Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] echo [2024-09-18T10:44:10.195Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:44:10.207Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:44:10.222Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T10:44:10.234Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:44:10.269Z] Will try again after 15 sec [2024-09-18T10:44:10.284Z] Will try again after 15 sec [2024-09-18T10:44:10.298Z] Will try again after 15 sec [2024-09-18T10:44:10.313Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:44:11.702Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2024-09-18T10:44:11.714Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:44:11.752Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:44:13.464Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2024-09-18T10:44:13.476Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:44:13.513Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:44:13.654Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-09-18T10:44:13.669Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:44:13.706Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:44:13.745Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-09-18T10:44:13.759Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:44:13.799Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:44:13.835Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T10:44:13.848Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:44:13.886Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:44:17.013Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:44:17.028Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:44:17.069Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:44:17.673Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T10:44:17.686Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [Pipeline] { [2024-09-18T10:44:17.739Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T10:44:17.766Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T10:44:17.779Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:44:17.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 [2024-09-18T10:44:17.809Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T10:44:17.845Z] Will try again after 15 sec [2024-09-18T10:44:17.860Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:44:21.879Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:44:21.891Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:44:21.929Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:44:23.575Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:44:23.588Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:44:23.628Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:44:25.018Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:44:25.029Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T10:44:25.071Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T10:44:25.117Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:44:25.128Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:44:25.144Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:44:25.156Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:44:25.178Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:44:25.190Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:44:25.227Z] Will try again after 15 sec [2024-09-18T10:44:25.242Z] Will try again after 15 sec [2024-09-18T10:44:25.260Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T10:44:25.334Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:44:25.347Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:44:25.364Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:44:25.377Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] echo [2024-09-18T10:44:25.404Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:44:25.417Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T10:44:25.458Z] Will try again after 15 sec [2024-09-18T10:44:25.473Z] Will try again after 15 sec [2024-09-18T10:44:25.489Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T10:44:25.502Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T10:44:25.516Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:44:25.584Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:44:26.903Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2024-09-18T10:44:26.917Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:44:26.956Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:44:28.710Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [2024-09-18T10:44:28.717Z] Build build-fetch-sources #4716 completed: SUCCESS [Pipeline] echo [2024-09-18T10:44:28.737Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T10:44:28.800Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T10:44:28.817Z] JOB fetch-sources-ut-sandbox: Finished with SUCCESS [Pipeline] } [Pipeline] { [Pipeline] // timeout [Pipeline] copyArtifacts [Pipeline] echo [2024-09-18T10:44:28.899Z] Copied 2 artifacts from "build-fetch-sources" build number 4716 [2024-09-18T10:44:28.904Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-09-18T10:44:28.917Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:44:28.945Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-09-18T10:44:28.957Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T10:44:29.010Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T10:44:29.023Z] JOB fetch-sources-ut-sandbox: Collected artifacts: [Pipeline] sh [2024-09-18T10:44:29.070Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T10:44:29.082Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T10:44:29.094Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:44:29.150Z] Will try again after 15 sec [2024-09-18T10:44:29.300Z] + ls -la build-fetch-sources-74031 [2024-09-18T10:44:29.300Z] total 24 [2024-09-18T10:44:29.300Z] drwxr-xr-x 2 jenkins docker 4096 Sep 18 10:44 . [2024-09-18T10:44:29.300Z] drwxr-xr-x 5 jenkins docker 12288 Sep 18 10:44 .. [2024-09-18T10:44:29.300Z] -rw-r--r-- 1 jenkins docker 168 Sep 18 10:44 build.env [2024-09-18T10:44:29.300Z] -rw-r--r-- 1 jenkins docker 281 Sep 18 10:43 deps.build-fetch-sources.74031.env [Pipeline] withCredentials [2024-09-18T10:44:29.336Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2024-09-18T10:44:29.640Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2024-09-18T10:44:30.200Z] 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 [2024-09-18T10:44:32.098Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:44:32.111Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:44:32.148Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:44:32.769Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T10:44:32.783Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T10:44:32.822Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:44:32.871Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T10:44:32.884Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T10:44:32.929Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T10:44:32.956Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T10:44:32.968Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T10:44:33.005Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:44:36.958Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:44:36.971Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:44:37.008Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:44:38.657Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:44:38.669Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:44:38.710Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:44:40.097Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:44:40.108Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:44:40.145Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:44:40.252Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:44:40.264Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-09-18T10:44:40.321Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T10:44:40.345Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:44:40.358Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:44:40.375Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:44:40.388Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:44:40.432Z] Will try again after 15 sec [2024-09-18T10:44:40.451Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T10:44:40.514Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:SUCCESS] [Pipeline] } [Pipeline] echo [2024-09-18T10:44:40.531Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:44:40.542Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] echo [2024-09-18T10:44:40.567Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:44:40.579Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] // waitUntil [2024-09-18T10:44:40.636Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T10:44:40.649Z] JOB configure-ut-sandbox: wait finished. overall result = true [Pipeline] echo [2024-09-18T10:44:40.662Z] JOB configure-ut-sandbox: entering run_job [2024-09-18T10:44:40.685Z] Will try again after 15 sec [Pipeline] { [Pipeline] writeFile [Pipeline] echo [2024-09-18T10:44:40.735Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T10:44:40.747Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:44:40.793Z] Will try again after 15 sec [Pipeline] archiveArtifacts [2024-09-18T10:44:40.811Z] Archiving artifacts [Pipeline] echo [2024-09-18T10:44:40.857Z] JOB configure-ut-sandbox / stream prepare-ut-sandbox : deps: [fetch-sources-ut-sandbox] [Pipeline] dir [2024-09-18T10:44:40.877Z] Running in /home/jenkins/workspace/pipeline-check [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2024-09-18T10:44:40.950Z] JOB configure-ut-sandbox: files found = 2 [Pipeline] echo [2024-09-18T10:44:40.970Z] JOB configure-ut-sandbox: file #0 with path build-fetch-sources-74031/build.env [Pipeline] readFile [Pipeline] echo [2024-09-18T10:44:41.016Z] JOB configure-ut-sandbox: file #1 with path build-fetch-sources-74031/deps.build-fetch-sources.74031.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] echo [2024-09-18T10:44:41.113Z] JOB configure-ut-sandbox: deps_env_file: deps.build-configure.61033.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2024-09-18T10:44:41.161Z] Archiving artifacts [Pipeline] echo [2024-09-18T10:44:41.193Z] JOB configure-ut-sandbox: Starting job: build-configure rnd: #61033 [Pipeline] timeout [2024-09-18T10:44:41.205Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2024-09-18T10:44:41.238Z] Scheduling project: build-configure [Pipeline] { [Pipeline] echo [2024-09-18T10:44:41.985Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2024-09-18T10:44:41.997Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:44:42.037Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:44:43.829Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2024-09-18T10:44:43.842Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:44:43.885Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:44:44.038Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-09-18T10:44:44.051Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:44:44.098Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:44:44.138Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-09-18T10:44:44.152Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T10:44:44.213Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T10:44:44.242Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T10:44:44.255Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:44:44.301Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:44:47.327Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:44:47.340Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:44:47.381Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:44:47.853Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T10:44:47.866Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T10:44:47.907Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:44:47.957Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T10:44:47.971Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:44:48.010Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:44:48.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 [2024-09-18T10:44:48.059Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T10:44:48.096Z] Will try again after 15 sec [2024-09-18T10:44:49.531Z] Starting building: build-configure #4193 [Pipeline] { [Pipeline] echo [2024-09-18T10:44:52.042Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:44:52.054Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:44:52.092Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:44:53.737Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:44:53.749Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:44:53.785Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:44:55.172Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:44:55.184Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:44:55.218Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:44:55.347Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:44:55.358Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:44:55.392Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:44:55.457Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:44:55.469Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T10:44:55.510Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T10:44:56.313Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:44:56.333Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [2024-09-18T10:44:56.394Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T10:44:56.407Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:44:56.420Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] echo [2024-09-18T10:44:56.437Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:44:56.449Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:44:56.466Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T10:44:56.479Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:44:56.527Z] Will try again after 15 sec [2024-09-18T10:44:56.542Z] Will try again after 15 sec [2024-09-18T10:44:56.561Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:44:57.070Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2024-09-18T10:44:57.084Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:44:57.123Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:44:58.914Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2024-09-18T10:44:58.928Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:44:58.965Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:44:59.125Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-09-18T10:44:59.140Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:44:59.177Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:44:59.238Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-09-18T10:44:59.251Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:44:59.286Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:44:59.328Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T10:44:59.340Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:44:59.381Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:45:02.408Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:45:02.422Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:45:02.459Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:45:02.935Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T10:45:02.949Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T10:45:02.987Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:45:03.038Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T10:45:03.051Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:45:03.092Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:45:03.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 [2024-09-18T10:45:03.148Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T10:45:03.189Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:45:07.131Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:45:07.144Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:45:07.182Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:45:08.816Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:45:08.830Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:45:08.867Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:45:10.248Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:45:10.262Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:45:10.299Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:45:10.419Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:45:10.431Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:45:10.468Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:45:10.536Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:45:10.567Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:45:10.621Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:45:11.423Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:45:11.437Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:45:11.474Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:45:11.553Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:45:11.566Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] { [Pipeline] { [2024-09-18T10:45:11.617Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T10:45:11.642Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:45:11.658Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:45:11.676Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T10:45:11.689Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:45:11.732Z] Will try again after 15 sec [2024-09-18T10:45:11.747Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:45:12.149Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2024-09-18T10:45:12.162Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:45:12.200Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:45:14.000Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2024-09-18T10:45:14.014Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:45:14.054Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:45:14.208Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-09-18T10:45:14.222Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:45:14.263Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:45:14.314Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-09-18T10:45:14.327Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:45:14.366Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:45:14.410Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T10:45:14.425Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:45:14.464Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:45:17.489Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:45:17.501Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:45:17.537Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T10:45:18.437Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T10:45:18.450Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-09-18T10:45:18.469Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T10:45:18.483Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:45:18.501Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T10:45:18.512Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T10:45:18.547Z] Will try again after 15 sec [2024-09-18T10:45:18.564Z] Will try again after 15 sec [2024-09-18T10:45:18.582Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:45:22.210Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:45:22.222Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:45:22.260Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:45:24.579Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:45:24.591Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:45:24.628Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:45:25.323Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:45:25.334Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:45:25.369Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:45:25.494Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:45:25.507Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:45:25.543Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:45:25.647Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:45:25.660Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:45:25.695Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:45:26.503Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:45:26.518Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:45:26.555Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:45:26.643Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:45:26.655Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2024-09-18T10:45:26.691Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:45:26.758Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:45:26.773Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T10:45:26.820Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T10:45:26.847Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T10:45:26.862Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:45:26.898Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:45:27.227Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2024-09-18T10:45:27.241Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:45:27.278Z] Will try again after 15 sec [2024-09-18T10:45:28.752Z] Build build-prepare-sandbox #5584 completed: SUCCESS [Pipeline] echo [2024-09-18T10:45:28.767Z] JOB prepare-sandbox-centos: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2024-09-18T10:45:28.850Z] Copied 2 artifacts from "build-prepare-sandbox" build number 5584 [Pipeline] echo [2024-09-18T10:45:28.888Z] JOB prepare-sandbox-centos: Collected artifacts: [Pipeline] sh [2024-09-18T10:45:29.165Z] + ls -la build-prepare-sandbox-24980 [2024-09-18T10:45:29.165Z] total 20 [2024-09-18T10:45:29.165Z] drwxr-xr-x 2 jenkins docker 4096 Sep 18 10:45 . [2024-09-18T10:45:29.165Z] drwxr-xr-x 6 jenkins docker 12288 Sep 18 10:45 .. [2024-09-18T10:45:29.165Z] -rw-r--r-- 1 jenkins docker 0 Sep 18 10:45 build.env [2024-09-18T10:45:29.165Z] -rw-r--r-- 1 jenkins docker 281 Sep 18 10:40 stackrc.build-prepare-sandbox.env [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] withCredentials [2024-09-18T10:45:29.921Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] echo [2024-09-18T10:45:29.932Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2024-09-18T10:45:29.943Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:45:29.959Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-09-18T10:45:29.970Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:45:29.985Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-09-18T10:45:29.997Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:45:30.012Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T10:45:30.023Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T10:45:30.074Z] Will try again after 15 sec [2024-09-18T10:45:30.089Z] Will try again after 15 sec [2024-09-18T10:45:30.108Z] Will try again after 15 sec [2024-09-18T10:45:30.123Z] Will try again after 15 sec [Pipeline] sh [2024-09-18T10:45:30.445Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2024-09-18T10:45:31.371Z] 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 [2024-09-18T10:45:32.567Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:45:32.580Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:45:32.618Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:45:33.577Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T10:45:33.590Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [Pipeline] { [2024-09-18T10:45:33.642Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T10:45:33.666Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T10:45:33.679Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:45:33.697Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T10:45:33.712Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T10:45:33.751Z] Will try again after 15 sec [2024-09-18T10:45:33.765Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:45:37.290Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:45:37.305Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:45:37.343Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:45:39.656Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:45:39.668Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:45:39.706Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:45:40.401Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:45:40.414Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:45:40.450Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:45:40.571Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:45:40.583Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:45:40.619Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:45:40.720Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:45:40.735Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:45:40.772Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:45:41.582Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:45:41.596Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:45:41.747Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:45:41.783Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:45:41.795Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2024-09-18T10:45:41.830Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:45:41.865Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:45:41.880Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:45:41.915Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:45:41.947Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T10:45:41.959Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:45:41.994Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:45:42.311Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2024-09-18T10:45:42.369Z] JOB fetch-sources-centos: wait finished. overall result = true [Pipeline] echo [2024-09-18T10:45:42.390Z] JOB fetch-sources-centos: entering run_job [Pipeline] writeFile [Pipeline] archiveArtifacts [2024-09-18T10:45:42.454Z] Archiving artifacts [Pipeline] echo [2024-09-18T10:45:42.486Z] JOB fetch-sources-centos / stream build-centos : deps: [prepare-sandbox-centos] [Pipeline] dir [2024-09-18T10:45:42.508Z] Running in /home/jenkins/workspace/pipeline-check [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2024-09-18T10:45:42.576Z] JOB fetch-sources-centos: files found = 2 [Pipeline] echo [2024-09-18T10:45:42.598Z] JOB fetch-sources-centos: file #0 with path build-prepare-sandbox-24980/build.env [Pipeline] readFile [Pipeline] echo [2024-09-18T10:45:42.648Z] JOB fetch-sources-centos: file #1 with path build-prepare-sandbox-24980/stackrc.build-prepare-sandbox.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] echo [2024-09-18T10:45:42.745Z] JOB fetch-sources-centos: deps_env_file: deps.build-fetch-sources.24510.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2024-09-18T10:45:43.939Z] Archiving artifacts [Pipeline] echo [2024-09-18T10:45:43.988Z] JOB fetch-sources-centos: Starting job: build-fetch-sources rnd: #24510 [Pipeline] timeout [2024-09-18T10:45:44.000Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2024-09-18T10:45:44.035Z] Scheduling project: build-fetch-sources [Pipeline] { [Pipeline] echo [2024-09-18T10:45:46.706Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2024-09-18T10:45:46.725Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [2024-09-18T10:45:46.788Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T10:45:46.803Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-09-18T10:45:46.816Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:45:46.832Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-09-18T10:45:46.843Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:45:46.859Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T10:45:46.871Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:45:46.919Z] Will try again after 15 sec [2024-09-18T10:45:46.935Z] Will try again after 15 sec [2024-09-18T10:45:46.950Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:45:47.644Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:45:47.655Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:45:47.691Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:45:48.671Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T10:45:48.683Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T10:45:48.722Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:45:48.779Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T10:45:48.796Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T10:45:49.830Z] Starting building: build-fetch-sources #4717 [2024-09-18T10:45:49.867Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T10:45:49.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 [2024-09-18T10:45:49.929Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T10:45:49.967Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:45:52.370Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:45:52.385Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:45:52.426Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:45:54.739Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:45:54.754Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:45:54.798Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:45:55.479Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:45:55.494Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:45:55.534Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:45:55.645Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:45:55.659Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:45:55.697Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:45:55.799Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:45:55.816Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:45:55.858Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:45:56.777Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:45:56.790Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:45:56.827Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:45:56.863Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:45:56.875Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2024-09-18T10:45:56.911Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:45:56.949Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:45:56.963Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:45:56.998Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:45:57.035Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T10:45:57.048Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:45:57.082Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:46:01.817Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2024-09-18T10:46:01.832Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:46:01.886Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:46:01.949Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-09-18T10:46:01.964Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-09-18T10:46:02.021Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T10:46:02.046Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-09-18T10:46:02.060Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:46:02.078Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T10:46:02.801Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:46:02.846Z] Will try again after 15 sec [Pipeline] { [2024-09-18T10:46:02.871Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T10:46:02.903Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:46:02.916Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:46:02.955Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:46:03.749Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T10:46:03.762Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T10:46:03.802Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:46:04.895Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T10:46:04.907Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:46:04.944Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:46:04.996Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T10:46:05.010Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T10:46:05.048Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:46:07.459Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:46:07.474Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:46:07.514Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:46:09.828Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:46:09.844Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:46:09.881Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:46:10.561Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:46:10.573Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:46:10.614Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:46:10.723Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:46:10.737Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:46:11.432Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:46:11.468Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:46:11.481Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:46:11.520Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T10:46:12.755Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:46:12.774Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:46:12.802Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:46:12.815Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] echo [2024-09-18T10:46:12.833Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:46:12.848Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:46:12.867Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T10:46:12.880Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:46:12.917Z] Will try again after 15 sec [2024-09-18T10:46:12.931Z] Will try again after 15 sec [2024-09-18T10:46:12.947Z] Will try again after 15 sec [2024-09-18T10:46:12.961Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:46:16.916Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2024-09-18T10:46:16.928Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:46:16.968Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:46:17.048Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-09-18T10:46:17.061Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:46:17.096Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:46:17.872Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-09-18T10:46:17.887Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T10:46:17.936Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T10:46:17.964Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T10:46:17.978Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T10:46:18.022Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T10:46:18.047Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:46:18.060Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:46:18.098Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:46:18.831Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T10:46:18.845Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T10:46:18.885Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:46:19.973Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T10:46:19.988Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:46:20.027Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:46:20.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 [2024-09-18T10:46:20.087Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T10:46:20.126Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:46:22.544Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:46:22.558Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:46:22.604Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:46:24.908Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:46:24.921Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:46:24.960Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:46:25.649Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:46:25.664Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:46:25.702Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T10:46:26.606Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:46:26.620Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:46:26.637Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:46:26.650Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:46:26.686Z] Will try again after 15 sec [2024-09-18T10:46:26.700Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:46:27.946Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:46:27.960Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [2024-09-18T10:46:28.026Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T10:46:28.041Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:46:28.053Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] echo [2024-09-18T10:46:28.070Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:46:28.083Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:46:28.103Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T10:46:28.153Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:46:28.201Z] Will try again after 15 sec [2024-09-18T10:46:28.215Z] Will try again after 15 sec [2024-09-18T10:46:28.230Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:46:31.996Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2024-09-18T10:46:32.010Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:46:32.064Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:46:32.124Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-09-18T10:46:32.138Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:46:32.176Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:46:33.819Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-09-18T10:46:33.836Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-09-18T10:46:33.893Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:46:33.925Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T10:46:34.355Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:46:34.374Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:46:34.388Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:46:34.414Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T10:46:34.427Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T10:46:34.465Z] Will try again after 15 sec [2024-09-18T10:46:34.480Z] Will try again after 15 sec [2024-09-18T10:46:34.494Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:46:35.055Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T10:46:35.068Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:46:35.104Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:46:35.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 [2024-09-18T10:46:35.165Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T10:46:35.205Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:46:37.636Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:46:37.651Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:46:37.694Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:46:39.992Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:46:40.006Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:46:40.045Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:46:40.732Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:46:40.746Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:46:40.783Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T10:46:41.719Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:46:41.732Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:46:41.761Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T10:46:41.774Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:46:41.787Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:46:41.833Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:46:43.054Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:46:43.068Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:46:43.105Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:46:43.229Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:46:43.243Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] { [Pipeline] { [2024-09-18T10:46:43.300Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T10:46:43.324Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:46:43.337Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:46:43.354Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T10:46:43.370Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:46:43.407Z] Will try again after 15 sec [2024-09-18T10:46:43.421Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:46:47.093Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2024-09-18T10:46:47.106Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:46:47.143Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:46:47.204Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-09-18T10:46:47.219Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:46:47.257Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:46:48.924Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-09-18T10:46:48.938Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:46:48.981Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T10:46:49.508Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T10:46:49.522Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:46:49.540Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:46:49.556Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T10:46:49.601Z] Will try again after 15 sec [2024-09-18T10:46:49.617Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T10:46:49.644Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T10:46:49.659Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T10:46:49.709Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:46:50.141Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T10:46:50.155Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:46:50.194Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:46:50.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 [2024-09-18T10:46:50.246Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T10:46:50.287Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:46:52.723Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:46:52.737Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:46:52.777Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T10:46:56.107Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:46:56.123Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:46:56.143Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:46:56.158Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:46:56.195Z] Will try again after 15 sec [2024-09-18T10:46:56.211Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:46:56.791Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:46:56.804Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:46:56.841Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:46:56.877Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:46:56.890Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:46:56.926Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:46:58.135Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:46:58.148Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:46:58.190Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:46:58.325Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:46:58.337Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2024-09-18T10:46:58.372Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:46:58.431Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:46:58.443Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T10:46:58.485Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T10:46:58.508Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T10:46:58.520Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:46:58.556Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:47:02.170Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2024-09-18T10:47:02.183Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:47:02.220Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:47:02.281Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-09-18T10:47:02.292Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:47:02.328Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:47:04.010Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-09-18T10:47:04.023Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:47:04.065Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:47:04.628Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T10:47:04.645Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T10:47:04.688Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T10:47:04.715Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:47:04.729Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T10:47:04.771Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T10:47:04.796Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T10:47:04.808Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T10:47:04.849Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:47:05.225Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T10:47:05.238Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:47:05.277Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:47:05.315Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T10:47:05.328Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T10:47:05.366Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:47:07.806Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:47:07.819Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:47:07.860Z] Will try again after 15 sec [2024-09-18T10:47:08.631Z] Build build-fetch-sources #4717 completed: SUCCESS [Pipeline] echo [2024-09-18T10:47:08.650Z] JOB fetch-sources-centos: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2024-09-18T10:47:08.726Z] Copied 2 artifacts from "build-fetch-sources" build number 4717 [Pipeline] echo [2024-09-18T10:47:08.760Z] JOB fetch-sources-centos: Collected artifacts: [Pipeline] sh [2024-09-18T10:47:09.039Z] + ls -la build-fetch-sources-24510 [2024-09-18T10:47:09.039Z] total 24 [2024-09-18T10:47:09.039Z] drwxr-xr-x 2 jenkins docker 4096 Sep 18 10:47 . [2024-09-18T10:47:09.039Z] drwxr-xr-x 7 jenkins docker 12288 Sep 18 10:47 .. [2024-09-18T10:47:09.039Z] -rw-r--r-- 1 jenkins docker 168 Sep 18 10:47 build.env [2024-09-18T10:47:09.039Z] -rw-r--r-- 1 jenkins docker 281 Sep 18 10:45 deps.build-fetch-sources.24510.env [Pipeline] withCredentials [2024-09-18T10:47:09.078Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2024-09-18T10:47:09.388Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2024-09-18T10:47:10.312Z] 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] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] echo [2024-09-18T10:47:11.273Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:47:11.285Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:47:11.310Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:47:11.322Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:47:11.371Z] Will try again after 15 sec [2024-09-18T10:47:11.388Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T10:47:12.742Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:47:12.754Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:47:12.772Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:47:12.785Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:47:12.824Z] Will try again after 15 sec [2024-09-18T10:47:12.839Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:47:13.219Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:47:13.231Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:47:13.269Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:47:13.404Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:47:13.419Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2024-09-18T10:47:13.457Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:47:13.513Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:47:13.526Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:47:13.564Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:47:13.603Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T10:47:13.618Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:47:13.658Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:47:17.252Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2024-09-18T10:47:17.310Z] JOB configure-centos: wait finished. overall result = true [Pipeline] echo [2024-09-18T10:47:17.330Z] JOB configure-centos: entering run_job [Pipeline] { [Pipeline] writeFile [Pipeline] echo [2024-09-18T10:47:17.388Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-09-18T10:47:17.401Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:47:17.446Z] Will try again after 15 sec [Pipeline] archiveArtifacts [2024-09-18T10:47:17.464Z] Archiving artifacts [Pipeline] echo [2024-09-18T10:47:17.511Z] JOB configure-centos / stream build-centos : deps: [fetch-sources-centos] [Pipeline] dir [2024-09-18T10:47:17.533Z] Running in /home/jenkins/workspace/pipeline-check [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2024-09-18T10:47:17.610Z] JOB configure-centos: files found = 2 [Pipeline] echo [2024-09-18T10:47:17.631Z] JOB configure-centos: file #0 with path build-fetch-sources-24510/build.env [Pipeline] readFile [Pipeline] echo [2024-09-18T10:47:17.680Z] JOB configure-centos: file #1 with path build-fetch-sources-24510/deps.build-fetch-sources.24510.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] echo [2024-09-18T10:47:17.776Z] JOB configure-centos: deps_env_file: deps.build-configure.68745.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2024-09-18T10:47:17.820Z] Archiving artifacts [Pipeline] echo [2024-09-18T10:47:17.851Z] JOB configure-centos: Starting job: build-configure rnd: #68745 [Pipeline] timeout [2024-09-18T10:47:17.864Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2024-09-18T10:47:17.901Z] Scheduling project: build-configure [Pipeline] { [Pipeline] echo [2024-09-18T10:47:19.558Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-09-18T10:47:19.571Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:47:19.613Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:47:19.716Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T10:47:19.730Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:47:19.770Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:47:19.811Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:47:19.824Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:47:19.868Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:47:19.912Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T10:47:19.928Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T10:47:19.970Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:47:20.307Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T10:47:20.322Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:47:20.363Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:47:20.404Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T10:47:20.418Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T10:47:20.462Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:47:22.889Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:47:22.901Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:47:22.945Z] Will try again after 15 sec [2024-09-18T10:47:24.544Z] Starting building: build-configure #4194 [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T10:47:26.678Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:47:26.691Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:47:26.712Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:47:26.727Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:47:26.794Z] Will try again after 15 sec [2024-09-18T10:47:26.809Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T10:47:27.868Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:47:27.882Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:47:27.902Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:47:27.916Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:47:27.955Z] Will try again after 15 sec [2024-09-18T10:47:27.970Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:47:28.303Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:47:28.317Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:47:28.387Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:47:29.622Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:47:29.933Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] { [Pipeline] { [2024-09-18T10:47:29.980Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T10:47:30.007Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:47:30.020Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:47:30.036Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T10:47:30.049Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:47:30.100Z] Will try again after 15 sec [2024-09-18T10:47:30.114Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:47:32.473Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-09-18T10:47:32.485Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:47:32.523Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:47:34.643Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-09-18T10:47:34.657Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:47:34.693Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:47:34.797Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T10:47:34.810Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:47:34.849Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:47:34.894Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:47:34.906Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:47:34.947Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:47:34.997Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T10:47:35.011Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T10:47:35.049Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:47:35.393Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T10:47:35.875Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T10:47:36.390Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T10:47:36.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 [2024-09-18T10:47:36.432Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T10:47:36.470Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:47:37.979Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:47:37.993Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:47:38.030Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T10:47:41.836Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:47:41.848Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:47:42.144Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:47:42.156Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:47:42.192Z] Will try again after 15 sec [2024-09-18T10:47:42.208Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:47:42.984Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:47:42.998Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T10:47:43.039Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T10:47:43.065Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:47:43.464Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T10:47:43.509Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T10:47:43.531Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:47:43.543Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:47:43.579Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:47:45.007Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:47:45.019Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2024-09-18T10:47:45.057Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:47:45.125Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:47:45.136Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T10:47:45.175Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T10:47:45.196Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T10:47:45.208Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:47:45.243Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:47:47.550Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-09-18T10:47:47.563Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:47:47.602Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:47:49.719Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-09-18T10:47:49.731Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:47:49.767Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:47:49.876Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T10:47:49.890Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:47:49.928Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:47:49.971Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:47:49.984Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:47:50.021Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:47:50.074Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T10:47:50.089Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T10:47:50.125Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:47:51.420Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T10:47:51.434Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:47:51.475Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:47:51.511Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T10:47:51.527Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T10:47:51.564Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:47:53.057Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:47:53.071Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:47:53.108Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:47:57.220Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:47:57.234Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T10:47:57.276Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T10:47:57.299Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:47:57.313Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:47:57.349Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:47:58.067Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:47:58.080Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:47:58.116Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T10:47:58.839Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:47:58.852Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:47:58.868Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:47:58.881Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:47:58.916Z] Will try again after 15 sec [2024-09-18T10:47:58.930Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:48:00.094Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:48:00.108Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2024-09-18T10:48:00.146Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:48:01.145Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:48:01.400Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T10:48:01.452Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T10:48:01.478Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T10:48:01.492Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:48:01.530Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:48:02.631Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-09-18T10:48:02.644Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:48:02.681Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T10:48:07.358Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-09-18T10:48:07.370Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:48:07.388Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T10:48:07.400Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:48:07.418Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:48:07.432Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:48:07.451Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T10:48:07.464Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-09-18T10:48:07.491Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T10:48:07.505Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:48:07.530Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T10:48:07.544Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T10:48:07.585Z] Will try again after 15 sec [2024-09-18T10:48:07.601Z] Will try again after 15 sec [2024-09-18T10:48:07.617Z] Will try again after 15 sec [2024-09-18T10:48:07.634Z] Will try again after 15 sec [2024-09-18T10:48:07.651Z] Will try again after 15 sec [2024-09-18T10:48:07.667Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:48:10.063Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:48:10.076Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:48:10.114Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T10:48:12.486Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:48:12.498Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:48:12.519Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:48:12.532Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:48:12.565Z] Will try again after 15 sec [2024-09-18T10:48:12.578Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:48:13.142Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:48:13.154Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:48:13.190Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:48:13.944Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:48:13.956Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T10:48:13.996Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T10:48:14.019Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:48:14.030Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:48:14.065Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:48:15.173Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:48:15.186Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2024-09-18T10:48:15.225Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:48:16.480Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:48:16.492Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:48:16.528Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:48:16.565Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T10:48:16.580Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:48:16.633Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:48:17.713Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-09-18T10:48:17.729Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:48:17.767Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T10:48:22.636Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-09-18T10:48:22.649Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:48:22.666Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T10:48:22.681Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [2024-09-18T10:48:22.744Z] Will try again after 15 sec [Pipeline] { [2024-09-18T10:48:22.769Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T10:48:22.783Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:48:22.795Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:48:22.812Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T10:48:22.823Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-09-18T10:48:22.848Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T10:48:22.859Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:48:22.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 [2024-09-18T10:48:22.905Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T10:48:22.953Z] Will try again after 15 sec [2024-09-18T10:48:22.967Z] Will try again after 15 sec [2024-09-18T10:48:22.981Z] Will try again after 15 sec [2024-09-18T10:48:22.996Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:48:25.139Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:48:25.151Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:48:25.187Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:48:27.591Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:48:27.605Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T10:48:27.647Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T10:48:27.670Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:48:27.682Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:48:27.718Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T10:48:29.265Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:48:29.277Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:48:29.302Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:48:29.316Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:48:29.333Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:48:29.346Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:48:29.384Z] Will try again after 15 sec [2024-09-18T10:48:29.398Z] Will try again after 15 sec [2024-09-18T10:48:29.414Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:48:30.252Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:48:30.266Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2024-09-18T10:48:30.301Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:48:31.557Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:48:31.570Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:48:31.607Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:48:31.661Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T10:48:31.676Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:48:31.716Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:48:32.813Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-09-18T10:48:32.828Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:48:32.867Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:48:37.779Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-09-18T10:48:37.793Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T10:48:37.836Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T10:48:37.861Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T10:48:37.873Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:48:37.909Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:48:37.979Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:48:37.992Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [2024-09-18T10:48:38.057Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T10:48:38.071Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T10:48:38.085Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-09-18T10:48:38.113Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T10:48:38.126Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:48:38.147Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T10:48:38.159Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T10:48:38.196Z] Will try again after 15 sec [2024-09-18T10:48:38.213Z] Will try again after 15 sec [2024-09-18T10:48:38.229Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:48:40.216Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:48:40.229Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:48:40.833Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:48:42.676Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:48:42.689Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:48:42.730Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:48:42.769Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:48:42.785Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:48:42.824Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:48:44.411Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:48:44.427Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-09-18T10:48:44.476Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T10:48:44.498Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:48:44.510Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:48:44.526Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:48:44.537Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:48:44.574Z] Will try again after 15 sec [2024-09-18T10:48:44.588Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:48:45.327Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:48:45.339Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2024-09-18T10:48:45.374Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:48:46.637Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:48:46.649Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:48:46.689Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:48:46.744Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T10:48:46.756Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:48:46.792Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:48:47.894Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-09-18T10:48:47.907Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:48:47.942Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:48:52.862Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-09-18T10:48:52.874Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:48:52.910Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:48:52.944Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T10:48:52.956Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:48:52.993Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:48:53.083Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:48:53.095Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:48:53.131Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:48:53.221Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T10:48:53.233Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [Pipeline] { [2024-09-18T10:48:53.285Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T10:48:53.310Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T10:48:53.323Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:48:53.340Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T10:48:53.352Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T10:48:53.388Z] Will try again after 15 sec [2024-09-18T10:48:53.402Z] Will try again after 15 sec [2024-09-18T10:48:55.759Z] Build build-configure #4194 completed: SUCCESS [Pipeline] echo [2024-09-18T10:48:55.936Z] JOB configure-centos: Finished with SUCCESS [Pipeline] } [Pipeline] { [Pipeline] // timeout [Pipeline] copyArtifacts [2024-09-18T10:48:56.018Z] Copied 2 artifacts from "build-configure" build number 4194 [Pipeline] echo [2024-09-18T10:48:56.029Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:48:56.049Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:48:56.087Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T10:48:56.101Z] JOB configure-centos: Collected artifacts: [Pipeline] sh [2024-09-18T10:48:56.416Z] + ls -la build-configure-68745 [2024-09-18T10:48:56.416Z] total 20 [2024-09-18T10:48:56.416Z] drwxr-xr-x 2 jenkins docker 4096 Sep 18 10:48 . [2024-09-18T10:48:56.416Z] drwxr-xr-x 8 jenkins docker 12288 Sep 18 10:48 .. [2024-09-18T10:48:56.416Z] -rw-r--r-- 1 jenkins docker 0 Sep 18 10:48 build.env [2024-09-18T10:48:56.416Z] -rw-r--r-- 1 jenkins docker 449 Sep 18 10:47 deps.build-configure.68745.env [Pipeline] withCredentials [2024-09-18T10:48:56.454Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2024-09-18T10:48:56.760Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2024-09-18T10:48:57.322Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] { [Pipeline] echo [2024-09-18T10:48:57.833Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:48:57.845Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T10:48:57.885Z] Will try again after 15 sec [Pipeline] sh [Pipeline] echo [2024-09-18T10:48:57.939Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:48:57.952Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:48:57.992Z] Will try again after 15 sec [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] echo [2024-09-18T10:48:59.503Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:48:59.515Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:48:59.551Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:48:59.601Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:48:59.665Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T10:48:59.706Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T10:48:59.730Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:48:59.743Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:48:59.779Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:49:00.405Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:49:00.418Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2024-09-18T10:49:00.455Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:49:01.717Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:49:01.732Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:49:01.768Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:49:01.817Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T10:49:01.829Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:49:01.867Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:49:02.971Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2024-09-18T10:49:03.028Z] JOB package-deployers-centos: wait finished. overall result = true [Pipeline] echo [2024-09-18T10:49:03.048Z] JOB package-deployers-centos: entering run_job [Pipeline] writeFile [Pipeline] archiveArtifacts [2024-09-18T10:49:03.109Z] Archiving artifacts [Pipeline] echo [2024-09-18T10:49:03.141Z] JOB package-deployers-centos / stream build-centos : deps: [configure-centos] [Pipeline] dir [2024-09-18T10:49:03.166Z] Running in /home/jenkins/workspace/pipeline-check [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2024-09-18T10:49:03.234Z] JOB package-deployers-centos: files found = 2 [Pipeline] echo [2024-09-18T10:49:03.254Z] JOB package-deployers-centos: file #0 with path build-configure-68745/build.env [Pipeline] readFile [Pipeline] echo [2024-09-18T10:49:03.300Z] JOB package-deployers-centos: file #1 with path build-configure-68745/deps.build-configure.68745.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] echo [2024-09-18T10:49:03.399Z] JOB package-deployers-centos: deps_env_file: deps.build-package-deployers.12833.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2024-09-18T10:49:03.444Z] Archiving artifacts [Pipeline] echo [2024-09-18T10:49:03.476Z] JOB package-deployers-centos: Starting job: build-package-deployers rnd: #12833 [Pipeline] timeout [2024-09-18T10:49:03.489Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2024-09-18T10:49:03.525Z] Scheduling project: build-package-deployers [Pipeline] { [Pipeline] echo [2024-09-18T10:49:07.939Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-09-18T10:49:07.961Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:49:07.997Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:49:08.035Z] JOB package-centos: waiting for dependecy [compile-centos:null] [2024-09-18T10:49:11.616Z] Starting building: build-package-deployers #3056 [Pipeline] echo [2024-09-18T10:49:11.636Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [2024-09-18T10:49:11.727Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T10:49:11.742Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:49:11.756Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:49:11.775Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T10:49:11.791Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-09-18T10:49:11.812Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:49:11.826Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:49:11.850Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T10:49:11.863Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:49:11.891Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T10:49:11.903Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T10:49:11.951Z] Will try again after 15 sec [2024-09-18T10:49:11.965Z] Will try again after 15 sec [2024-09-18T10:49:11.979Z] Will try again after 15 sec [2024-09-18T10:49:11.993Z] Will try again after 15 sec [2024-09-18T10:49:12.007Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:49:12.914Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:49:12.927Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:49:12.963Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:49:13.022Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:49:13.036Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:49:13.073Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:49:14.582Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:49:14.594Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:49:14.634Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:49:14.736Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:49:14.749Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:49:14.793Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:49:14.833Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:49:14.847Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:49:14.885Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:49:15.482Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:49:15.495Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2024-09-18T10:49:15.531Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:49:16.797Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:49:16.809Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:49:16.847Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:49:16.895Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T10:49:16.908Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:49:16.951Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:49:23.025Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-09-18T10:49:23.037Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:49:23.076Z] Will try again after 15 sec [2024-09-18T10:49:24.434Z] Build build-package-deployers #3056 completed: SUCCESS [Pipeline] echo [2024-09-18T10:49:24.452Z] JOB package-deployers-centos: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2024-09-18T10:49:24.523Z] Copied 2 artifacts from "build-package-deployers" build number 3056 [Pipeline] echo [2024-09-18T10:49:24.557Z] JOB package-deployers-centos: Collected artifacts: [Pipeline] sh [2024-09-18T10:49:24.835Z] + ls -la build-package-deployers-12833 [2024-09-18T10:49:24.835Z] total 20 [2024-09-18T10:49:24.835Z] drwxr-xr-x 2 jenkins docker 4096 Sep 18 10:49 . [2024-09-18T10:49:24.835Z] drwxr-xr-x 9 jenkins docker 12288 Sep 18 10:49 .. [2024-09-18T10:49:24.835Z] -rw-r--r-- 1 jenkins docker 0 Sep 18 10:49 build.env [2024-09-18T10:49:24.835Z] -rw-r--r-- 1 jenkins docker 449 Sep 18 10:49 deps.build-package-deployers.12833.env [Pipeline] withCredentials [2024-09-18T10:49:24.876Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2024-09-18T10:49:25.173Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2024-09-18T10:49:25.733Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] sh [Pipeline] echo [2024-09-18T10:49:27.552Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T10:49:27.565Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:49:27.582Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:49:27.594Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:49:27.610Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T10:49:27.624Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-09-18T10:49:27.642Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:49:27.654Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:49:27.677Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T10:49:27.689Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:49:27.712Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T10:49:27.723Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T10:49:27.759Z] Will try again after 15 sec [2024-09-18T10:49:27.774Z] Will try again after 15 sec [2024-09-18T10:49:27.792Z] Will try again after 15 sec [2024-09-18T10:49:27.808Z] Will try again after 15 sec [2024-09-18T10:49:27.823Z] Will try again after 15 sec [2024-09-18T10:49:27.837Z] Will try again after 15 sec [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] { [Pipeline] } [Pipeline] echo [2024-09-18T10:49:28.029Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:49:28.041Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:49:28.076Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:49:28.109Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:49:28.120Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:49:28.153Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:49:29.660Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:49:29.672Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:49:29.709Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:49:29.820Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:49:29.831Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:49:29.869Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:49:29.909Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:49:29.921Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:49:29.956Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:49:30.558Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:49:30.570Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2024-09-18T10:49:30.641Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T10:49:33.364Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:49:33.377Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:49:33.394Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T10:49:33.406Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:49:33.441Z] Will try again after 15 sec [2024-09-18T10:49:33.456Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:49:38.103Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2024-09-18T10:49:39.370Z] JOB compile-centos: wait finished. overall result = true [Pipeline] echo [2024-09-18T10:49:39.394Z] JOB compile-centos: entering run_job [Pipeline] writeFile [Pipeline] archiveArtifacts [2024-09-18T10:49:39.979Z] Archiving artifacts [Pipeline] echo [2024-09-18T10:49:40.013Z] JOB compile-centos / stream build-centos : deps: [package-deployers-centos] [Pipeline] dir [2024-09-18T10:49:40.039Z] Running in /home/jenkins/workspace/pipeline-check [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2024-09-18T10:49:40.113Z] JOB compile-centos: files found = 2 [Pipeline] echo [2024-09-18T10:49:40.135Z] JOB compile-centos: file #0 with path build-package-deployers-12833/build.env [Pipeline] readFile [Pipeline] echo [2024-09-18T10:49:40.179Z] JOB compile-centos: file #1 with path build-package-deployers-12833/deps.build-package-deployers.12833.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] echo [2024-09-18T10:49:40.280Z] JOB compile-centos: deps_env_file: deps.build-compile.75513.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2024-09-18T10:49:40.326Z] Archiving artifacts [Pipeline] echo [2024-09-18T10:49:40.359Z] JOB compile-centos: Starting job: build-compile rnd: #75513 [Pipeline] timeout [2024-09-18T10:49:40.372Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2024-09-18T10:49:40.411Z] Scheduling project: build-compile [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T10:49:44.793Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T10:49:44.807Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:49:44.826Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:49:44.839Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:49:44.856Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T10:49:44.872Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-09-18T10:49:44.889Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:49:44.903Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:49:44.921Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:49:44.934Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:49:44.952Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:49:44.964Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:49:44.992Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T10:49:45.007Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:49:45.035Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T10:49:45.048Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] echo [2024-09-18T10:49:45.066Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:49:45.079Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:49:45.123Z] Will try again after 15 sec [2024-09-18T10:49:45.137Z] Will try again after 15 sec [Pipeline] { [2024-09-18T10:49:45.165Z] Will try again after 15 sec [2024-09-18T10:49:45.180Z] Will try again after 15 sec [2024-09-18T10:49:45.195Z] Will try again after 15 sec [Pipeline] { [2024-09-18T10:49:45.222Z] Will try again after 15 sec [2024-09-18T10:49:45.237Z] Will try again after 15 sec [2024-09-18T10:49:45.253Z] Will try again after 15 sec [2024-09-18T10:49:45.268Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T10:49:45.304Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:49:45.316Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:49:45.335Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:49:45.350Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:49:45.462Z] Will try again after 15 sec [2024-09-18T10:49:45.477Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:49:45.670Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:49:45.682Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2024-09-18T10:49:45.722Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:49:48.469Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:49:48.483Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T10:49:49.244Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T10:49:49.270Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T10:49:49.283Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:49:49.323Z] Will try again after 15 sec [2024-09-18T10:49:49.566Z] Starting building: build-compile #3046 [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T10:50:00.183Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T10:50:00.198Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:50:00.220Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:50:00.235Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [2024-09-18T10:50:00.302Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [2024-09-18T10:50:00.341Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:50:00.367Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T10:50:00.692Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-09-18T10:50:00.716Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:50:00.729Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:50:00.746Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:50:00.759Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] echo [2024-09-18T10:50:00.789Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:50:00.801Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:50:00.828Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T10:50:00.839Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:50:00.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 [2024-09-18T10:50:00.875Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] echo [2024-09-18T10:50:00.890Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:50:00.901Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-09-18T10:50:00.963Z] Will try again after 15 sec [Pipeline] { [2024-09-18T10:50:00.988Z] Will try again after 15 sec [2024-09-18T10:50:01.003Z] Will try again after 15 sec [2024-09-18T10:50:01.017Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T10:50:01.030Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:50:01.042Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:50:01.057Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:50:01.068Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:50:01.086Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:50:01.098Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2024-09-18T10:50:01.141Z] Will try again after 15 sec [2024-09-18T10:50:01.157Z] Will try again after 15 sec [2024-09-18T10:50:01.172Z] Will try again after 15 sec [2024-09-18T10:50:01.243Z] Will try again after 15 sec [2024-09-18T10:50:01.275Z] Will try again after 15 sec [2024-09-18T10:50:01.292Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:50:04.269Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:50:04.280Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:50:04.323Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:50:04.369Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T10:50:04.385Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:50:04.425Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:50:15.329Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T10:50:15.342Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T10:50:15.393Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T10:50:15.419Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:50:15.433Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:50:15.471Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:50:15.992Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T10:50:16.004Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [Pipeline] { [2024-09-18T10:50:16.062Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:50:16.095Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:50:16.107Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:50:16.124Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:50:16.134Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:50:16.149Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:50:16.162Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:50:16.198Z] Will try again after 15 sec [2024-09-18T10:50:16.214Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [2024-09-18T10:50:16.252Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T10:50:16.319Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:50:16.332Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] echo [2024-09-18T10:50:16.352Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T10:50:16.365Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:50:16.381Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T10:50:16.392Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] echo [2024-09-18T10:50:16.408Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:50:16.420Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:50:16.443Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:50:16.456Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T10:50:16.497Z] Will try again after 15 sec [2024-09-18T10:50:16.511Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T10:50:16.526Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:50:16.537Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2024-09-18T10:50:16.577Z] Will try again after 15 sec [2024-09-18T10:50:16.593Z] Will try again after 15 sec [2024-09-18T10:50:16.611Z] Will try again after 15 sec [2024-09-18T10:50:16.653Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:50:19.352Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:50:19.365Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:50:19.505Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:50:19.543Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T10:50:19.558Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:50:19.599Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:50:30.423Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T10:50:30.436Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:50:30.471Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:50:30.506Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:50:30.517Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:50:30.551Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:50:31.091Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T10:50:31.104Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T10:50:31.142Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:50:31.228Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:50:31.243Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T10:50:31.284Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:50:31.323Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:50:31.336Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:50:31.354Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:50:31.366Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:50:31.403Z] Will try again after 15 sec [2024-09-18T10:50:31.417Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:50:31.526Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:50:31.540Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T10:50:31.583Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T10:50:31.623Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T10:50:31.636Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:50:31.661Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T10:50:31.674Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] echo [2024-09-18T10:50:31.691Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:50:31.705Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T10:50:31.752Z] Will try again after 15 sec [Pipeline] { [2024-09-18T10:50:31.785Z] Will try again after 15 sec [2024-09-18T10:50:31.803Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T10:50:31.819Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:50:31.833Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:50:31.863Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:50:31.877Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2024-09-18T10:50:31.939Z] Will try again after 15 sec [2024-09-18T10:50:32.592Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:50:34.532Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:50:34.543Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:50:34.579Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:50:34.625Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T10:50:34.638Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:50:34.674Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:50:45.501Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T10:50:45.514Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:50:45.551Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:50:45.587Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:50:45.599Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:50:45.636Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:50:46.169Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T10:50:46.182Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T10:50:46.218Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:50:46.310Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:50:46.322Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:50:46.358Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:50:46.428Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:50:46.441Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T10:50:46.481Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T10:50:46.504Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:50:46.518Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:50:46.553Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:50:46.612Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:50:46.628Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:50:46.669Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T10:50:47.673Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:50:47.687Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:50:47.706Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:50:47.721Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:50:47.739Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:50:47.752Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] echo [2024-09-18T10:50:47.778Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T10:50:47.794Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:50:47.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 [2024-09-18T10:50:47.832Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T10:50:47.884Z] Will try again after 15 sec [2024-09-18T10:50:47.901Z] Will try again after 15 sec [2024-09-18T10:50:47.916Z] Will try again after 15 sec [2024-09-18T10:50:47.931Z] Will try again after 15 sec [2024-09-18T10:50:47.946Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:50:49.610Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:50:49.623Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:50:49.660Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:50:49.700Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T10:50:49.713Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:50:49.750Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:51:00.578Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T10:51:00.591Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:51:00.627Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T10:51:01.761Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:51:01.775Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:51:01.801Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T10:51:01.813Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-09-18T10:51:01.831Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:51:01.843Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:51:01.859Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:51:01.873Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:51:01.891Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:51:01.903Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:51:01.923Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:51:01.937Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:51:01.977Z] Will try again after 15 sec [2024-09-18T10:51:01.991Z] Will try again after 15 sec [2024-09-18T10:51:02.006Z] Will try again after 15 sec [2024-09-18T10:51:02.021Z] Will try again after 15 sec [2024-09-18T10:51:02.036Z] Will try again after 15 sec [2024-09-18T10:51:02.051Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:51:02.913Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:51:02.926Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-09-18T10:51:02.984Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T10:51:03.031Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:51:03.043Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:51:03.059Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:51:03.079Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] echo [2024-09-18T10:51:03.101Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T10:51:03.114Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:51:03.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 [2024-09-18T10:51:03.159Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T10:51:03.198Z] Will try again after 15 sec [2024-09-18T10:51:03.213Z] Will try again after 15 sec [2024-09-18T10:51:03.227Z] Will try again after 15 sec [2024-09-18T10:51:03.241Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:51:04.688Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:51:04.702Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:51:04.740Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:51:04.777Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T10:51:04.792Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:51:04.828Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:51:15.657Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T10:51:15.669Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:51:15.705Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:51:17.005Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:51:17.018Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [2024-09-18T10:51:17.085Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T10:51:17.128Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T10:51:17.141Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-09-18T10:51:17.158Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:51:17.171Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:51:17.189Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:51:17.201Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:51:17.217Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:51:17.230Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:51:17.265Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:51:17.278Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:51:17.316Z] Will try again after 15 sec [2024-09-18T10:51:17.331Z] Will try again after 15 sec [2024-09-18T10:51:17.345Z] Will try again after 15 sec [2024-09-18T10:51:17.360Z] Will try again after 15 sec [2024-09-18T10:51:17.375Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:51:18.013Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:51:18.026Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:51:18.065Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:51:18.226Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:51:18.240Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [2024-09-18T10:51:18.302Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T10:51:18.315Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:51:18.326Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] echo [2024-09-18T10:51:18.353Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T10:51:18.365Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:51:18.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 [2024-09-18T10:51:18.392Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T10:51:18.428Z] Will try again after 15 sec [2024-09-18T10:51:18.442Z] Will try again after 15 sec [2024-09-18T10:51:18.456Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:51:19.768Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:51:19.780Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:51:19.817Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:51:19.853Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T10:51:19.865Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:51:19.902Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:51:30.737Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T10:51:30.750Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:51:30.785Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:51:32.111Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:51:32.123Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:51:32.161Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:51:32.342Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T10:51:32.354Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [Pipeline] { [2024-09-18T10:51:32.407Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T10:51:32.452Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:51:32.464Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:51:32.481Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:51:32.493Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:51:32.509Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:51:32.523Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:51:32.541Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:51:32.553Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:51:32.588Z] Will try again after 15 sec [2024-09-18T10:51:32.602Z] Will try again after 15 sec [2024-09-18T10:51:32.616Z] Will try again after 15 sec [2024-09-18T10:51:32.632Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:51:33.094Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:51:33.107Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:51:33.143Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:51:33.330Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:51:33.343Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:51:33.380Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:51:33.457Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-09-18T10:51:33.470Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] { [Pipeline] { [2024-09-18T10:51:33.524Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T10:51:33.548Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T10:51:33.562Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:51:33.579Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T10:51:33.590Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T10:51:34.803Z] Will try again after 15 sec [2024-09-18T10:51:34.819Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:51:34.867Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:51:34.879Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:51:34.915Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:51:34.949Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T10:51:34.960Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:51:34.993Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:51:45.815Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T10:51:45.827Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:51:45.865Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:51:47.247Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:51:47.263Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:51:47.301Z] Will try again after 15 sec [2024-09-18T10:51:47.358Z] Build build-configure #4193 completed: SUCCESS [Pipeline] echo [2024-09-18T10:51:47.373Z] JOB configure-ut-sandbox: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] { [Pipeline] copyArtifacts [2024-09-18T10:51:47.462Z] Copied 2 artifacts from "build-configure" build number 4193 [Pipeline] echo [2024-09-18T10:51:47.477Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T10:51:47.493Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T10:51:47.530Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T10:51:47.543Z] JOB configure-ut-sandbox: Collected artifacts: [Pipeline] sh [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T10:51:47.636Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:SUCCESS] [Pipeline] } [Pipeline] echo [2024-09-18T10:51:47.654Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:SUCCESS] [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] // waitUntil [Pipeline] echo [2024-09-18T10:51:47.722Z] JOB test-unit-agent: wait finished. overall result = true [2024-09-18T10:51:47.822Z] + ls -la build-configure-61033 [2024-09-18T10:51:47.822Z] total 24 [2024-09-18T10:51:47.822Z] drwxr-xr-x 2 jenkins docker 4096 Sep 18 10:51 . [2024-09-18T10:51:47.822Z] drwxr-xr-x 10 jenkins docker 12288 Sep 18 10:51 .. [2024-09-18T10:51:47.822Z] -rw-r--r-- 1 jenkins docker 35 Sep 18 10:51 build.env [2024-09-18T10:51:47.822Z] -rw-r--r-- 1 jenkins docker 449 Sep 18 10:44 deps.build-configure.61033.env [Pipeline] // waitUntil [Pipeline] echo [2024-09-18T10:51:48.697Z] JOB test-unit-agent: entering run_job [Pipeline] echo [2024-09-18T10:51:48.715Z] JOB test-unit-opserver: wait finished. overall result = true [Pipeline] echo [2024-09-18T10:51:48.739Z] JOB test-unit-opserver: entering run_job [Pipeline] echo [2024-09-18T10:51:48.753Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:SUCCESS] [Pipeline] } [Pipeline] echo [2024-09-18T10:51:48.770Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:SUCCESS] [Pipeline] } [Pipeline] writeFile [Pipeline] writeFile [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] withCredentials [2024-09-18T10:51:48.892Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] // waitUntil [Pipeline] // waitUntil [Pipeline] echo [2024-09-18T10:51:48.943Z] JOB test-unit-bgp: wait finished. overall result = true [Pipeline] echo [2024-09-18T10:51:48.958Z] JOB test-unit-group-one: wait finished. overall result = true [Pipeline] echo [2024-09-18T10:51:48.979Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:SUCCESS] [Pipeline] } [Pipeline] echo [2024-09-18T10:51:49.002Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:SUCCESS] [Pipeline] } [Pipeline] echo [2024-09-18T10:51:49.030Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:SUCCESS] [Pipeline] echo [2024-09-18T10:51:49.049Z] JOB cleanup-worker-ut-sandbox: waiting for all = true [Pipeline] } [Pipeline] archiveArtifacts [2024-09-18T10:51:49.087Z] Archiving artifacts [Pipeline] echo [2024-09-18T10:51:49.100Z] JOB test-unit-bgp: entering run_job [Pipeline] echo [2024-09-18T10:51:49.116Z] JOB test-unit-group-one: entering run_job [Pipeline] archiveArtifacts [2024-09-18T10:51:49.145Z] Archiving artifacts [Pipeline] writeFile [Pipeline] writeFile [Pipeline] { [Pipeline] sh [Pipeline] // waitUntil [Pipeline] // waitUntil [Pipeline] // waitUntil [Pipeline] echo [2024-09-18T10:51:49.333Z] JOB test-unit-group-two: wait finished. overall result = true [Pipeline] echo [2024-09-18T10:51:49.347Z] JOB test-unit-ungrouped: wait finished. overall result = true [Pipeline] echo [2024-09-18T10:51:49.361Z] JOB cleanup-worker-ut-sandbox: wait finished. overall result = true [Pipeline] echo [2024-09-18T10:51:49.375Z] JOB test-unit-group-two: entering run_job [Pipeline] echo [2024-09-18T10:51:49.391Z] JOB test-unit-ungrouped: entering run_job [Pipeline] echo [2024-09-18T10:51:49.406Z] JOB cleanup-worker-ut-sandbox: entering run_job [Pipeline] echo [2024-09-18T10:51:49.439Z] JOB test-unit-agent / stream test-unit : deps: [[configure-ut-sandbox:[inherit-keys:[DEVENV_TAG, UNITTEST_TARGETS]]]] [Pipeline] writeFile [Pipeline] writeFile [Pipeline] writeFile [2024-09-18T10:51:49.496Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] dir [2024-09-18T10:51:49.512Z] Running in /home/jenkins/workspace/pipeline-check [Pipeline] { [Pipeline] echo [2024-09-18T10:51:49.541Z] JOB test-unit-opserver / stream test-unit : deps: [[configure-ut-sandbox:[inherit-keys:[DEVENV_TAG, UNITTEST_TARGETS]]]] [Pipeline] archiveArtifacts [2024-09-18T10:51:49.559Z] Archiving artifacts [Pipeline] archiveArtifacts [2024-09-18T10:51:49.576Z] Archiving artifacts [Pipeline] dir [2024-09-18T10:51:49.589Z] Running in /home/jenkins/workspace/pipeline-check [Pipeline] { [Pipeline] findFiles [Pipeline] findFiles [Pipeline] archiveArtifacts [2024-09-18T10:51:49.705Z] Archiving artifacts [Pipeline] archiveArtifacts [2024-09-18T10:51:49.722Z] Archiving artifacts [Pipeline] archiveArtifacts [2024-09-18T10:51:49.753Z] Archiving artifacts [Pipeline] echo [2024-09-18T10:51:49.800Z] JOB test-unit-bgp / stream test-unit : deps: [[configure-ut-sandbox:[inherit-keys:[DEVENV_TAG, UNITTEST_TARGETS]]]] [Pipeline] dir [2024-09-18T10:51:49.824Z] Running in /home/jenkins/workspace/pipeline-check [Pipeline] { [Pipeline] echo [2024-09-18T10:51:49.844Z] JOB test-unit-group-one / stream test-unit : deps: [[configure-ut-sandbox:[inherit-keys:[DEVENV_TAG, UNITTEST_TARGETS]]]] [Pipeline] echo [2024-09-18T10:51:49.857Z] JOB test-unit-agent: files found = 2 [Pipeline] dir [2024-09-18T10:51:49.883Z] Running in /home/jenkins/workspace/pipeline-check [Pipeline] { [Pipeline] echo [2024-09-18T10:51:49.902Z] JOB test-unit-agent: file #0 with path build-configure-61033/build.env [Pipeline] readFile [Pipeline] echo [2024-09-18T10:51:49.927Z] JOB test-unit-opserver: files found = 2 [Pipeline] echo [2024-09-18T10:51:49.939Z] JOB test-unit-opserver: file #0 with path build-configure-61033/build.env [Pipeline] readFile [Pipeline] findFiles [Pipeline] findFiles [Pipeline] echo [2024-09-18T10:51:50.008Z] JOB test-unit-group-two / stream test-unit : deps: [[configure-ut-sandbox:[inherit-keys:[DEVENV_TAG, UNITTEST_TARGETS]]]] [Pipeline] echo [2024-09-18T10:51:50.022Z] JOB test-unit-ungrouped / stream test-unit : deps: [[configure-ut-sandbox:[inherit-keys:[DEVENV_TAG, UNITTEST_TARGETS]]]] [Pipeline] dir [2024-09-18T10:51:50.036Z] Running in /home/jenkins/workspace/pipeline-check [Pipeline] { [Pipeline] dir [2024-09-18T10:51:50.053Z] Running in /home/jenkins/workspace/pipeline-check [Pipeline] { [Pipeline] echo [2024-09-18T10:51:50.072Z] JOB cleanup-worker-ut-sandbox / stream prepare-ut-sandbox : deps: [configure-ut-sandbox] [Pipeline] dir [2024-09-18T10:51:50.085Z] Running in /home/jenkins/workspace/pipeline-check [Pipeline] { [Pipeline] findFiles [Pipeline] findFiles [Pipeline] { [Pipeline] findFiles [Pipeline] { [Pipeline] echo [2024-09-18T10:51:50.161Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T10:51:50.174Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] echo [2024-09-18T10:51:50.210Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] echo [2024-09-18T10:51:50.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 [2024-09-18T10:51:50.235Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] echo [2024-09-18T10:51:50.260Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] echo [2024-09-18T10:51:50.272Z] JOB test-unit-agent: file #1 with path build-configure-61033/deps.build-configure.61033.env [Pipeline] readFile [Pipeline] echo [2024-09-18T10:51:50.298Z] JOB test-unit-bgp: files found = 2 [Pipeline] echo [2024-09-18T10:51:50.313Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:51:50.326Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:51:50.344Z] JOB test-unit-opserver: file #1 with path build-configure-61033/deps.build-configure.61033.env [Pipeline] readFile [Pipeline] echo [2024-09-18T10:51:50.370Z] JOB test-unit-bgp: file #0 with path build-configure-61033/build.env [Pipeline] readFile [Pipeline] { [Pipeline] echo [2024-09-18T10:51:50.425Z] JOB test-unit-group-one: files found = 2 [Pipeline] echo [2024-09-18T10:51:50.446Z] JOB test-unit-group-one: file #0 with path build-configure-61033/build.env [Pipeline] readFile [Pipeline] echo [2024-09-18T10:51:50.480Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T10:51:50.493Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:51:50.535Z] JOB test-unit-group-two: files found = 2 [Pipeline] echo [2024-09-18T10:51:50.556Z] JOB test-unit-group-two: file #0 with path build-configure-61033/build.env [Pipeline] readFile [Pipeline] echo [2024-09-18T10:51:50.603Z] JOB test-unit-ungrouped: files found = 2 [Pipeline] echo [2024-09-18T10:51:50.623Z] JOB test-unit-ungrouped: file #0 with path build-configure-61033/build.env [Pipeline] readFile [Pipeline] echo [2024-09-18T10:51:50.662Z] JOB cleanup-worker-ut-sandbox: files found = 2 [Pipeline] echo [2024-09-18T10:51:50.675Z] JOB cleanup-worker-ut-sandbox: file #0 with path build-configure-61033/build.env [Pipeline] readFile [2024-09-18T10:51:50.727Z] Will try again after 15 sec [2024-09-18T10:51:50.744Z] Will try again after 15 sec [2024-09-18T10:51:50.762Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T10:51:50.776Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] echo [2024-09-18T10:51:50.798Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] echo [2024-09-18T10:51:50.814Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] echo [2024-09-18T10:51:50.839Z] JOB test-unit-bgp: file #1 with path build-configure-61033/deps.build-configure.61033.env [Pipeline] readFile [2024-09-18T10:51:50.855Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2024-09-18T10:51:50.877Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T10:51:50.894Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] echo [2024-09-18T10:51:50.930Z] JOB test-unit-group-one: file #1 with path build-configure-61033/deps.build-configure.61033.env [Pipeline] readFile [Pipeline] echo [2024-09-18T10:51:50.954Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] } [Pipeline] echo [2024-09-18T10:51:50.984Z] JOB test-unit-group-two: file #1 with path build-configure-61033/deps.build-configure.61033.env [Pipeline] readFile [Pipeline] echo [2024-09-18T10:51:51.012Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] } [Pipeline] echo [2024-09-18T10:51:51.074Z] JOB test-unit-ungrouped: file #1 with path build-configure-61033/deps.build-configure.61033.env [Pipeline] readFile [Pipeline] echo [2024-09-18T10:51:51.118Z] JOB cleanup-worker-ut-sandbox: file #1 with path build-configure-61033/deps.build-configure.61033.env [Pipeline] readFile [Pipeline] echo [2024-09-18T10:51:51.175Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] echo [2024-09-18T10:51:51.210Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] // dir [Pipeline] echo [2024-09-18T10:51:51.271Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] // dir [Pipeline] } [Pipeline] echo [2024-09-18T10:51:51.313Z] JOB test-unit-agent: deps_env_file: deps.test-unit-agent.62984.env [Pipeline] writeFile [Pipeline] echo [2024-09-18T10:51:51.355Z] JOB test-unit-opserver: deps_env_file: deps.test-unit-opserver.83839.env [Pipeline] writeFile [Pipeline] sh [Pipeline] echo [2024-09-18T10:51:51.421Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] // dir [Pipeline] archiveArtifacts [2024-09-18T10:51:51.526Z] Archiving artifacts [Pipeline] echo [2024-09-18T10:51:51.548Z] JOB test-unit-bgp: deps_env_file: deps.test-unit-bgp.52549.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2024-09-18T10:51:51.594Z] Archiving artifacts [Pipeline] // dir [Pipeline] // dir [Pipeline] echo [2024-09-18T10:51:51.672Z] JOB test-unit-group-one: deps_env_file: deps.test-unit-group-one.85148.env [Pipeline] writeFile [Pipeline] // dir [Pipeline] echo [2024-09-18T10:51:51.727Z] JOB test-unit-group-two: deps_env_file: deps.test-unit-group-two.59842.env [Pipeline] writeFile [Pipeline] // dir [Pipeline] echo [2024-09-18T10:51:51.789Z] JOB cleanup-worker-ut-sandbox: deps_env_file: deps.build-cleanup.9373.env [Pipeline] writeFile [Pipeline] echo [2024-09-18T10:51:51.812Z] JOB test-unit-ungrouped: deps_env_file: deps.test-unit-ungrouped.26892.env [Pipeline] writeFile [Pipeline] echo [2024-09-18T10:51:51.859Z] JOB test-unit-agent: Starting job: test-unit-agent rnd: #62984 [Pipeline] timeout [2024-09-18T10:51:51.872Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] archiveArtifacts [2024-09-18T10:51:51.892Z] Archiving artifacts [Pipeline] echo [2024-09-18T10:51:51.926Z] JOB test-unit-opserver: Starting job: test-unit-opserver rnd: #83839 [Pipeline] timeout [2024-09-18T10:51:51.939Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2024-09-18T10:51:51.956Z] Scheduling project: test-unit-agent [Pipeline] build [2024-09-18T10:51:51.974Z] Scheduling project: test-unit-opserver [Pipeline] } [Pipeline] archiveArtifacts [2024-09-18T10:51:52.038Z] Archiving artifacts [Pipeline] archiveArtifacts [2024-09-18T10:51:52.077Z] Archiving artifacts [Pipeline] archiveArtifacts [2024-09-18T10:51:52.117Z] Archiving artifacts [Pipeline] archiveArtifacts [2024-09-18T10:51:52.131Z] Archiving artifacts [Pipeline] echo [2024-09-18T10:51:52.169Z] JOB test-unit-bgp: Starting job: test-unit-bgp rnd: #52549 [Pipeline] timeout [2024-09-18T10:51:52.185Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2024-09-18T10:51:52.230Z] Scheduling project: test-unit-bgp [Pipeline] // withCredentials [Pipeline] } [Pipeline] echo [2024-09-18T10:51:52.316Z] JOB test-unit-group-one: Starting job: test-unit-group-one rnd: #85148 [Pipeline] timeout [2024-09-18T10:51:52.329Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] echo [2024-09-18T10:51:52.369Z] JOB test-unit-group-two: Starting job: test-unit-group-two rnd: #59842 [Pipeline] timeout [2024-09-18T10:51:52.387Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2024-09-18T10:51:52.408Z] Scheduling project: test-unit-group-one [Pipeline] echo [2024-09-18T10:51:52.437Z] JOB test-unit-ungrouped: Starting job: test-unit-ungrouped rnd: #26892 [Pipeline] timeout [2024-09-18T10:51:52.696Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] echo [2024-09-18T10:51:54.529Z] JOB cleanup-worker-ut-sandbox: Starting job: build-cleanup rnd: #9373 [Pipeline] timeout [2024-09-18T10:51:54.545Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2024-09-18T10:51:54.563Z] Scheduling project: test-unit-group-two [Pipeline] build [2024-09-18T10:51:54.602Z] Scheduling project: test-unit-ungrouped [Pipeline] build [2024-09-18T10:51:54.623Z] Scheduling project: build-cleanup [Pipeline] // stage [Pipeline] } [2024-09-18T10:51:59.580Z] Starting building: test-unit-agent #1024 [Pipeline] { [Pipeline] echo [2024-09-18T10:52:00.914Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T10:52:00.936Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:52:00.986Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:52:02.327Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:52:02.339Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:52:02.392Z] Will try again after 15 sec [2024-09-18T10:52:02.408Z] Build test-unit-agent #1024 completed: SUCCESS [Pipeline] echo [2024-09-18T10:52:02.423Z] Starting building: test-unit-opserver #1024 [2024-09-18T10:52:02.428Z] JOB test-unit-agent: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2024-09-18T10:52:02.534Z] Copied 1 artifact from "test-unit-agent" build number 1024 [Pipeline] { [Pipeline] echo [2024-09-18T10:52:02.569Z] JOB test-unit-agent: Collected artifacts: [Pipeline] sh [Pipeline] echo [2024-09-18T10:52:02.628Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T10:52:02.641Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T10:52:02.677Z] Will try again after 15 sec [2024-09-18T10:52:02.844Z] + ls -la test-unit-agent-62984 [2024-09-18T10:52:02.844Z] total 20 [2024-09-18T10:52:02.844Z] drwxr-xr-x 2 jenkins docker 4096 Sep 18 10:52 . [2024-09-18T10:52:02.844Z] drwxr-xr-x 11 jenkins docker 12288 Sep 18 10:52 .. [2024-09-18T10:52:02.844Z] -rw-r--r-- 1 jenkins docker 203 Sep 18 10:51 deps.test-unit-agent.62984.env [Pipeline] withCredentials [2024-09-18T10:52:02.934Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2024-09-18T10:52:03.233Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2024-09-18T10:52:04.582Z] Starting building: test-unit-bgp #1024 [2024-09-18T10:52:05.119Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T10:52:05.762Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T10:52:05.776Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T10:52:05.814Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T10:52:05.832Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T10:52:05.892Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] echo [2024-09-18T10:52:05.911Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:52:05.924Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T10:52:05.995Z] Will try again after 15 sec [2024-09-18T10:52:06.016Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T10:52:06.061Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T10:52:06.075Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:52:06.113Z] Will try again after 15 sec [Pipeline] sh [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-09-18T10:52:08.141Z] Build test-unit-bgp #1024 completed: SUCCESS [2024-09-18T10:52:08.152Z] Starting building: test-unit-group-one #1024 [Pipeline] echo [2024-09-18T10:52:09.543Z] JOB test-unit-bgp: Finished with SUCCESS [Pipeline] } [2024-09-18T10:52:09.592Z] Starting building: test-unit-group-two #1024 [Pipeline] // timeout [Pipeline] copyArtifacts [2024-09-18T10:52:09.668Z] Copied 1 artifact from "test-unit-bgp" build number 1024 [Pipeline] echo [2024-09-18T10:52:09.704Z] JOB test-unit-bgp: Collected artifacts: [Pipeline] sh [2024-09-18T10:52:09.984Z] + ls -la test-unit-bgp-52549 [2024-09-18T10:52:09.984Z] total 20 [2024-09-18T10:52:09.984Z] drwxr-xr-x 2 jenkins docker 4096 Sep 18 10:52 . [2024-09-18T10:52:09.984Z] drwxr-xr-x 12 jenkins docker 12288 Sep 18 10:52 .. [2024-09-18T10:52:09.984Z] -rw-r--r-- 1 jenkins docker 203 Sep 18 10:51 deps.test-unit-bgp.52549.env [Pipeline] withCredentials [2024-09-18T10:52:11.729Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2024-09-18T10:52:12.029Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2024-09-18T10:52:12.953Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [Pipeline] } [2024-09-18T10:52:13.832Z] Build test-unit-group-two #1024 completed: SUCCESS [2024-09-18T10:52:13.847Z] Starting building: test-unit-ungrouped #1024 [Pipeline] // withCredentials [Pipeline] } [Pipeline] echo [2024-09-18T10:52:13.906Z] JOB test-unit-group-two: Finished with SUCCESS [Pipeline] } [Pipeline] // stage [Pipeline] // timeout [Pipeline] } [Pipeline] copyArtifacts [2024-09-18T10:52:14.035Z] Copied 1 artifact from "test-unit-group-two" build number 1024 [Pipeline] echo [2024-09-18T10:52:14.073Z] JOB test-unit-group-two: Collected artifacts: [Pipeline] sh [2024-09-18T10:52:14.354Z] + ls -la test-unit-group-two-59842 [2024-09-18T10:52:14.354Z] total 20 [2024-09-18T10:52:14.354Z] drwxr-xr-x 2 jenkins docker 4096 Sep 18 10:52 . [2024-09-18T10:52:14.354Z] drwxr-xr-x 13 jenkins docker 12288 Sep 18 10:52 .. [2024-09-18T10:52:14.354Z] -rw-r--r-- 1 jenkins docker 203 Sep 18 10:51 deps.test-unit-group-two.59842.env [Pipeline] withCredentials [2024-09-18T10:52:14.405Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2024-09-18T10:52:14.588Z] Starting building: build-cleanup #4657 [2024-09-18T10:52:15.304Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2024-09-18T10:52:15.559Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [Pipeline] { [Pipeline] echo [2024-09-18T10:52:16.030Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T10:52:16.045Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:52:16.087Z] Will try again after 15 sec [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] echo [2024-09-18T10:52:17.422Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:52:17.435Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:52:17.476Z] Build test-unit-ungrouped #1024 completed: SUCCESS [2024-09-18T10:52:17.851Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:52:17.900Z] JOB test-unit-ungrouped: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2024-09-18T10:52:19.392Z] Copied 1 artifact from "test-unit-ungrouped" build number 1024 [Pipeline] echo [2024-09-18T10:52:19.404Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T10:52:19.432Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T10:52:19.483Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T10:52:19.504Z] JOB test-unit-ungrouped: Collected artifacts: [Pipeline] sh [2024-09-18T10:52:19.788Z] + ls -la test-unit-ungrouped-26892 [2024-09-18T10:52:19.788Z] total 20 [2024-09-18T10:52:19.788Z] drwxr-xr-x 2 jenkins docker 4096 Sep 18 10:52 . [2024-09-18T10:52:19.788Z] drwxr-xr-x 14 jenkins docker 12288 Sep 18 10:52 .. [2024-09-18T10:52:19.788Z] -rw-r--r-- 1 jenkins docker 203 Sep 18 10:51 deps.test-unit-ungrouped.26892.env [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] withCredentials [2024-09-18T10:52:21.483Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] echo [2024-09-18T10:52:21.494Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:52:21.507Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:52:21.523Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T10:52:21.539Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:52:21.566Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T10:52:21.578Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:52:21.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 [2024-09-18T10:52:21.622Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] { [2024-09-18T10:52:24.510Z] Will try again after 15 sec [2024-09-18T10:52:24.526Z] Will try again after 15 sec [2024-09-18T10:52:24.542Z] Will try again after 15 sec [Pipeline] sh [2024-09-18T10:52:24.610Z] Will try again after 15 sec [2024-09-18T10:52:24.826Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2024-09-18T10:52:25.387Z] 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 [2024-09-18T10:52:35.807Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T10:52:35.820Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-09-18T10:52:35.877Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T10:52:35.901Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:52:35.915Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:52:35.932Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T10:52:35.945Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T10:52:35.982Z] Will try again after 15 sec [2024-09-18T10:52:35.996Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T10:52:44.662Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:52:44.676Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:52:44.694Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T10:52:44.707Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:52:44.732Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T10:52:44.746Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:52:44.762Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T10:52:44.774Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T10:52:44.816Z] Will try again after 15 sec [2024-09-18T10:52:44.830Z] Will try again after 15 sec [2024-09-18T10:52:44.845Z] Will try again after 15 sec [2024-09-18T10:52:44.860Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T10:52:51.195Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T10:52:51.207Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:52:51.223Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:52:51.235Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:52:51.251Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T10:52:51.264Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T10:52:51.301Z] Will try again after 15 sec [2024-09-18T10:52:51.318Z] Will try again after 15 sec [2024-09-18T10:52:51.333Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T10:52:59.863Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:52:59.876Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:52:59.894Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T10:52:59.908Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-09-18T10:52:59.967Z] Will try again after 15 sec [2024-09-18T10:52:59.982Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T10:53:00.010Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T10:53:00.025Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:53:00.054Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T10:53:00.067Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T10:53:00.103Z] Will try again after 15 sec [2024-09-18T10:53:00.124Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:53:06.332Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T10:53:06.346Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-09-18T10:53:06.402Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T10:53:06.427Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:53:06.441Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:53:06.459Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T10:53:06.472Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T10:53:08.048Z] Will try again after 15 sec [2024-09-18T10:53:08.063Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:53:14.996Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:53:15.010Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T10:53:15.057Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T10:53:15.083Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T10:53:15.097Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:53:15.136Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T10:53:15.174Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T10:53:15.185Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:53:15.203Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T10:53:15.214Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T10:53:15.248Z] Will try again after 15 sec [2024-09-18T10:53:15.262Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:53:21.431Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T10:53:21.443Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:53:21.480Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T10:53:23.084Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:53:23.098Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:53:23.126Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T10:53:23.140Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T10:53:23.153Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T10:53:23.334Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:53:30.086Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:53:30.100Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:53:30.137Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:53:30.172Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T10:53:30.184Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:53:31.175Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T10:53:31.628Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T10:53:31.641Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:53:31.657Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T10:53:31.669Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T10:53:31.703Z] Will try again after 15 sec [2024-09-18T10:53:31.717Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:53:37.286Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T10:53:37.298Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:53:37.333Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:53:38.153Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:53:38.166Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:53:38.200Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:53:38.362Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T10:53:38.374Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T10:53:38.413Z] Will try again after 15 sec [2024-09-18T10:53:43.073Z] Build build-cleanup #4657 completed: SUCCESS [Pipeline] echo [2024-09-18T10:53:43.226Z] JOB cleanup-worker-ut-sandbox: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2024-09-18T10:53:43.621Z] Copied 1 artifact from "build-cleanup" build number 4657 [Pipeline] echo [2024-09-18T10:53:43.649Z] JOB cleanup-worker-ut-sandbox: Collected artifacts: [Pipeline] sh [2024-09-18T10:53:43.926Z] + ls -la build-cleanup-9373 [2024-09-18T10:53:43.926Z] total 20 [2024-09-18T10:53:43.926Z] drwxr-xr-x 2 jenkins docker 4096 Sep 18 10:53 . [2024-09-18T10:53:43.926Z] drwxr-xr-x 15 jenkins docker 12288 Sep 18 10:53 .. [2024-09-18T10:53:43.926Z] -rw-r--r-- 1 jenkins docker 484 Sep 18 10:51 deps.build-cleanup.9373.env [Pipeline] withCredentials [2024-09-18T10:53:43.963Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [Pipeline] { [Pipeline] echo [2024-09-18T10:53:45.164Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:53:45.177Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:53:45.214Z] Will try again after 15 sec [2024-09-18T10:53:45.392Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2024-09-18T10:53:45.951Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] sh [Pipeline] echo [2024-09-18T10:53:47.344Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T10:53:47.357Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:53:47.382Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T10:53:47.394Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:53:47.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 [2024-09-18T10:53:47.433Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T10:53:47.470Z] Will try again after 15 sec [2024-09-18T10:53:47.484Z] Will try again after 15 sec [2024-09-18T10:53:47.499Z] Will try again after 15 sec [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] { [Pipeline] echo [2024-09-18T10:53:52.366Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T10:53:52.379Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:53:52.414Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:53:53.227Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:53:53.239Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:53:53.273Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:53:53.441Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T10:53:53.454Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T10:53:53.488Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:54:00.240Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:54:00.252Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:54:00.286Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T10:54:03.182Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T10:54:03.195Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:54:03.214Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T10:54:03.231Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:54:03.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 [2024-09-18T10:54:03.260Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T10:54:03.297Z] Will try again after 15 sec [2024-09-18T10:54:03.312Z] Will try again after 15 sec [2024-09-18T10:54:03.328Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:54:07.451Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T10:54:07.465Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:54:07.505Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:54:08.305Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:54:08.320Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:54:08.358Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:54:08.530Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T10:54:08.543Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T10:54:08.583Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:54:15.821Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:54:15.833Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:54:15.867Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:54:18.323Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T10:54:18.336Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-09-18T10:54:18.387Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T10:54:18.410Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T10:54:18.423Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:54:18.441Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T10:54:18.453Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T10:54:18.490Z] Will try again after 15 sec [2024-09-18T10:54:18.504Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:54:22.539Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T10:54:22.552Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:54:22.589Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:54:23.384Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:54:23.397Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:54:23.432Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:54:23.611Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T10:54:23.623Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T10:54:23.658Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:54:30.897Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:54:30.910Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:54:30.960Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:54:33.415Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T10:54:33.428Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:54:33.462Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:54:33.514Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T10:54:33.528Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T10:54:33.570Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T10:54:33.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 [2024-09-18T10:54:33.604Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T10:54:33.642Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:54:37.620Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T10:54:37.635Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:54:37.672Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:54:38.460Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:54:38.474Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:54:38.511Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:54:38.690Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T10:54:38.702Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T10:54:38.741Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:54:45.988Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:54:46.000Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:54:46.036Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:54:48.489Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T10:54:48.502Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:54:48.537Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:54:48.597Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T10:54:48.610Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:54:48.644Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:54:48.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 [2024-09-18T10:54:48.692Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T10:54:48.730Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:54:52.702Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T10:54:52.714Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:54:52.750Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:54:53.538Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:54:53.550Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:54:53.606Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:54:53.785Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T10:54:53.799Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T10:54:53.834Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:55:01.064Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:55:01.077Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:55:01.117Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:55:03.568Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T10:55:03.580Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:55:03.615Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:55:03.672Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T10:55:03.684Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:55:03.718Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:55:03.757Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T10:55:03.769Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T10:55:03.803Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:55:07.776Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T10:55:07.789Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:55:07.827Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:55:08.636Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:55:08.649Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:55:08.687Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:55:08.862Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T10:55:08.876Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T10:55:08.913Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:55:16.152Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:55:16.165Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:55:16.217Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:55:18.647Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T10:55:18.661Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:55:18.698Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:55:18.746Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T10:55:18.759Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:55:18.795Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:55:18.833Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T10:55:18.845Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T10:55:18.881Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:55:22.858Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T10:55:22.873Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:55:22.909Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:55:23.716Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:55:23.729Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:55:23.768Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:55:23.941Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T10:55:23.954Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T10:55:23.989Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:55:32.642Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:55:32.655Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:55:32.692Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:55:33.727Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T10:55:33.741Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:55:33.777Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:55:33.823Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T10:55:33.836Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:55:33.871Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:55: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 [2024-09-18T10:55:33.918Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T10:55:33.952Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:55:37.939Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T10:55:37.951Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:55:37.986Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:55:38.797Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:55:38.809Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:55:38.849Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:55:39.017Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T10:55:39.029Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T10:55:39.067Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:55:47.721Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:55:47.734Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:55:47.770Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:55:48.807Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T10:55:48.820Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:55:48.857Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:55:48.899Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T10:55:48.914Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:55:48.951Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:55:48.987Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T10:55:48.999Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T10:55:49.036Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:55:53.016Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T10:55:53.030Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:55:53.068Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:55:53.878Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:55:53.895Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:55:53.933Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:55:54.097Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T10:55:54.110Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T10:55:54.147Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:56:02.801Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:56:02.814Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:56:02.851Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:56:03.885Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T10:56:03.897Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:56:03.934Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:56:03.978Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T10:56:03.991Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:56:04.027Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:56:04.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 [2024-09-18T10:56:04.079Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T10:56:04.113Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:56:08.096Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T10:56:08.140Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:56:08.177Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:56:08.962Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:56:08.974Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:56:09.011Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:56:09.173Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T10:56:09.185Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T10:56:09.220Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T10:56:19.169Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:56:19.181Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:56:19.199Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T10:56:19.211Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:56:19.234Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T10:56:19.247Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:56:19.266Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T10:56:19.279Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T10:56:19.316Z] Will try again after 15 sec [2024-09-18T10:56:19.330Z] Will try again after 15 sec [2024-09-18T10:56:19.344Z] Will try again after 15 sec [2024-09-18T10:56:19.358Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:56:23.207Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T10:56:23.220Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:56:23.256Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:56:24.040Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:56:24.054Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:56:24.093Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:56:24.250Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T10:56:24.264Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T10:56:24.300Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:56:34.344Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:56:34.357Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [2024-09-18T10:56:34.422Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T10:56:34.436Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T10:56:34.449Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:56:34.477Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T10:56:34.489Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:56:34.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 [2024-09-18T10:56:34.519Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T10:56:34.553Z] Will try again after 15 sec [2024-09-18T10:56:34.567Z] Will try again after 15 sec [2024-09-18T10:56:34.581Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:56:38.286Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T10:56:38.299Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:56:38.333Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T10:56:39.582Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:56:39.596Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:56:39.614Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T10:56:39.628Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T10:56:39.668Z] Will try again after 15 sec [2024-09-18T10:56:39.682Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:56:49.450Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:56:49.464Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:56:49.501Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:56:49.581Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T10:56:49.593Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-09-18T10:56:49.646Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T10:56:49.672Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T10:56:49.684Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:56:49.701Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T10:56:49.713Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T10:56:49.749Z] Will try again after 15 sec [2024-09-18T10:56:49.766Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:56:53.361Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T10:56:53.373Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:56:53.410Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T10:56:54.708Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:56:54.722Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:56:54.744Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T10:56:54.758Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T10:56:54.795Z] Will try again after 15 sec [2024-09-18T10:56:54.809Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:57:04.533Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:57:04.547Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:57:04.583Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:57:04.674Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T10:57:04.692Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:57:04.729Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:57:04.775Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T10:57:04.791Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T10:57:04.831Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T10:57:04.857Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T10:57:04.870Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T10:57:04.910Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:57:09.227Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T10:57:09.241Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:57:09.279Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T10:57:09.839Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:57:09.852Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:57:09.869Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T10:57:09.882Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T10:57:09.919Z] Will try again after 15 sec [2024-09-18T10:57:09.933Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T10:57:20.396Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:57:20.409Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:57:20.426Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T10:57:20.439Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:57:20.466Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T10:57:20.478Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:57:20.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 [2024-09-18T10:57:20.507Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T10:57:20.546Z] Will try again after 15 sec [2024-09-18T10:57:20.559Z] Will try again after 15 sec [2024-09-18T10:57:20.573Z] Will try again after 15 sec [2024-09-18T10:57:20.587Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:57:24.307Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T10:57:24.320Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:57:24.356Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T10:57:24.961Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:57:24.974Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:57:24.993Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T10:57:25.006Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T10:57:25.041Z] Will try again after 15 sec [2024-09-18T10:57:25.055Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T10:57:35.588Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:57:35.601Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:57:35.621Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T10:57:35.634Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-09-18T10:57:35.690Z] Will try again after 15 sec [2024-09-18T10:57:35.705Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T10:57:36.633Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T10:57:36.648Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:57:36.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 [2024-09-18T10:57:36.690Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T10:57:36.733Z] Will try again after 15 sec [2024-09-18T10:57:36.749Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:57:39.385Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T10:57:39.397Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:57:39.437Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T10:57:40.084Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:57:40.098Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:57:40.117Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T10:57:40.130Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T10:57:40.618Z] Will try again after 15 sec [2024-09-18T10:57:40.633Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:57:50.719Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:57:50.732Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T10:57:50.772Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T10:57:50.796Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T10:57:50.810Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:57:50.845Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:57:51.762Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T10:57:51.776Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T10:57:51.816Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T10:57:51.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 [2024-09-18T10:57:51.854Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T10:57:51.896Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:57:54.465Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T10:57:54.479Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:57:54.518Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:57:55.645Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:57:55.659Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T10:57:55.703Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T10:57:55.731Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T10:57:55.743Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T10:57:55.780Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:58:05.911Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:58:05.927Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T10:58:05.965Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T10:58:05.988Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T10:58:05.999Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:58:06.032Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:58:06.842Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T10:58:06.853Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:58:06.888Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:58:06.923Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T10:58:06.934Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T10:58:06.967Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:58:09.546Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T10:58:09.559Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:58:09.599Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:58:10.732Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:58:10.747Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:58:12.346Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:58:12.381Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T10:58:12.393Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T10:58:12.426Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:58:20.991Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:58:21.004Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:58:21.042Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:58:21.078Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T10:58:21.092Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:58:21.132Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:58:21.916Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T10:58:21.933Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:58:21.969Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:58:22.004Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T10:58:22.017Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T10:58:22.053Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:58:24.630Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T10:58:24.642Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:58:24.677Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T10:58:27.554Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:58:27.568Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:58:27.586Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T10:58:27.599Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T10:58:27.638Z] Will try again after 15 sec [2024-09-18T10:58:27.652Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:58:36.070Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:58:36.083Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:58:36.121Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:58:36.155Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T10:58:36.167Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:58:36.201Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:58:36.997Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T10:58:37.010Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:58:37.051Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:58:37.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 [2024-09-18T10:58:37.097Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T10:58:37.132Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:58:39.704Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T10:58:39.715Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:58:39.749Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:58:42.663Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:58:42.676Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T10:58:42.717Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T10:58:42.739Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T10:58:42.750Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T10:58:42.783Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:58:51.391Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:58:51.404Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T10:58:51.457Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T10:58:51.482Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T10:58:51.498Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:58:51.534Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:58:52.080Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T10:58:52.094Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:58:52.130Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:58:52.171Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T10:58:52.186Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T10:58:52.223Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:58:54.777Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T10:58:54.789Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:58:54.824Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:58:57.746Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:58:57.758Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:58:57.795Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:58:57.829Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T10:58:57.840Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T10:58:57.875Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:59:06.485Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:59:06.497Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:59:06.550Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:59:06.587Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T10:59:06.601Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:59:06.654Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:59:07.160Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T10:59:07.173Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:59:07.217Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:59:07.260Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T10:59:07.275Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T10:59:07.312Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:59:09.851Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T10:59:09.864Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:59:09.900Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T10:59:13.436Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:59:13.448Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:59:13.464Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T10:59:13.477Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T10:59:13.512Z] Will try again after 15 sec [2024-09-18T10:59:13.526Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:59:21.576Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:59:21.587Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:59:21.626Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:59:21.680Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T10:59:21.692Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:59:21.731Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:59:22.243Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T10:59:22.255Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:59:22.289Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:59:22.336Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T10:59:22.350Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T10:59:22.386Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:59:24.928Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T10:59:24.942Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:59:24.981Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T10:59:28.553Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:59:28.567Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:59:28.584Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T10:59:28.597Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T10:59:28.635Z] Will try again after 15 sec [2024-09-18T10:59:28.649Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:59:36.654Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:59:36.667Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:59:36.703Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:59:36.757Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T10:59:36.770Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:59:36.806Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:59:37.317Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T10:59:37.330Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:59:37.367Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:59:37.412Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T10:59:37.424Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T10:59:37.461Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:59:40.009Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T10:59:40.020Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:59:40.054Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:59:43.660Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:59:43.671Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T10:59:43.710Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T10:59:43.733Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T10:59:43.747Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T10:59:43.782Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:59:51.730Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:59:51.742Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:59:51.777Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T10:59:53.646Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T10:59:53.659Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T10:59:53.685Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T10:59:53.700Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:59:53.728Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T10:59:53.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 [2024-09-18T10:59:53.757Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T10:59:53.798Z] Will try again after 15 sec [2024-09-18T10:59:53.825Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:59:55.085Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T10:59:55.100Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:59:55.136Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:59:58.742Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T10:59:58.756Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T10:59:58.792Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T10:59:58.828Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T10:59:58.842Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T10:59:58.880Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:00:06.807Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:00:06.821Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:00:06.857Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:00:08.756Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:00:08.771Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:00:08.810Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T11:00:09.612Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:00:09.625Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:00:09.654Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T11:00:09.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 [2024-09-18T11:00:09.683Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:00:09.730Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:00:10.166Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T11:00:10.181Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:00:10.229Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:00:13.822Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:00:13.839Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:00:13.876Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:00:13.914Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:00:13.927Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:00:13.964Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:00:21.884Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:00:21.899Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:00:21.934Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:00:23.843Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:00:23.859Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:00:23.901Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:00:24.683Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:00:24.709Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:00:24.746Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:00:24.783Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:00:24.796Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:00:24.834Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:00:25.258Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T11:00:25.271Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:00:25.307Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:00:28.909Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:00:28.921Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:00:28.959Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:00:28.994Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:00:29.009Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:00:29.044Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:00:36.968Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:00:37.002Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:00:37.039Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:00:38.933Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:00:38.948Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:00:38.984Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:00:39.776Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:00:39.790Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:00:39.825Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:00:39.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 [2024-09-18T11:00:39.874Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:00:39.914Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:00:40.335Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T11:00:40.350Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:00:40.386Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:00:43.990Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:00:44.002Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:00:44.038Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:00:44.074Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:00:44.086Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:00:44.121Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:00:52.065Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:00:52.079Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:00:52.113Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:00:54.013Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:00:54.025Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:00:54.061Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:00:54.922Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:00:54.935Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T11:00:54.973Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T11:00:54.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 [2024-09-18T11:00:55.012Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:00:55.047Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:00:55.414Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T11:00:55.427Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:00:55.468Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:00:59.066Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:00:59.082Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:00:59.117Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:00:59.152Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:00:59.165Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:00:59.200Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:01:07.643Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:01:07.655Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:01:07.693Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:01:09.660Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:01:09.672Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:01:09.708Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:01:10.002Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:01:10.015Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:01:10.051Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:01:10.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 [2024-09-18T11:01:10.098Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:01:10.135Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:01:10.497Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T11:01:10.509Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:01:10.546Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:01:14.656Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:01:14.669Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T11:01:14.709Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T11:01:16.479Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:01:16.492Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:01:16.526Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:01:22.724Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:01:22.736Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:01:22.772Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:01:24.738Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:01:24.751Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:01:24.787Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:01:25.080Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:01:25.093Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:01:25.129Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:01:25.165Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:01:25.179Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:01:25.213Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:01:25.578Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T11:01:25.592Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:01:25.631Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:01:29.740Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:01:29.754Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:01:29.795Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:01:31.554Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:01:31.568Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:01:31.606Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:01:39.011Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:01:39.025Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:01:39.066Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:01:39.817Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:01:39.832Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:01:39.872Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:01:40.159Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:01:40.172Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:01:40.208Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:01:40.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 [2024-09-18T11:01:40.262Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:01:40.298Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:01:40.659Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T11:01:40.672Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:01:40.707Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:01:44.828Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:01:44.842Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:01:44.880Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:01:46.640Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:01:46.653Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:01:46.694Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:01:54.095Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:01:54.109Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:01:54.145Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:01:54.901Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:01:54.915Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:01:54.954Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:01:55.237Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:01:55.251Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:01:55.288Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:01:55.325Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:01:55.337Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:01:55.372Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:01:55.736Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T11:01:55.747Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:01:55.782Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:01:59.906Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:01:59.918Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:01:59.952Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:02:01.720Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:02:01.734Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:02:01.768Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:02:09.173Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:02:09.186Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:02:09.221Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:02:09.981Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:02:09.993Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:02:10.029Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:02:10.315Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:02:10.327Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:02:10.360Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:02:10.397Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:02:10.409Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:02:10.442Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:02:10.810Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T11:02:10.824Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:02:10.858Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:02:14.981Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:02:14.994Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:02:15.030Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:02:16.795Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:02:16.808Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:02:16.844Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:02:24.248Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:02:24.260Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:02:24.295Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:02:25.058Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:02:25.070Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:02:25.107Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:02:25.387Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:02:25.401Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:02:25.437Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:02:25.474Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:02:25.486Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:02:25.522Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:02:25.886Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T11:02:25.899Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:02:25.937Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:02:30.064Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:02:30.077Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:02:30.554Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:02:31.871Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:02:31.883Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:02:31.918Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T11:02:40.355Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:02:40.368Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T11:02:40.385Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:02:40.396Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:02:40.431Z] Will try again after 15 sec [2024-09-18T11:02:40.445Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:02:40.491Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:02:40.505Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:02:40.544Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:02:40.579Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:02:40.595Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:02:40.641Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:02:40.991Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T11:02:41.004Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:02:41.041Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:02:45.588Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:02:45.603Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:02:45.644Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:02:46.950Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:02:46.966Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:02:47.007Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T11:02:55.472Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:02:55.484Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T11:02:55.502Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:02:55.514Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:02:55.550Z] Will try again after 15 sec [2024-09-18T11:02:55.564Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:02:55.610Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:02:55.623Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:02:55.660Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:02:55.698Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:02:55.710Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:02:55.747Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:02:56.071Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T11:02:56.084Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:02:56.119Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:03:00.673Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:03:00.687Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:03:00.725Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:03:02.075Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:03:02.088Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:03:02.126Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T11:03:10.591Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:03:10.606Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T11:03:10.624Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:03:10.637Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:03:10.671Z] Will try again after 15 sec [2024-09-18T11:03:10.686Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:03:10.731Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:03:10.743Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:03:10.777Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:03:10.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 [2024-09-18T11:03:10.823Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:03:10.858Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:03:11.145Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T11:03:11.158Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:03:11.194Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:03:15.757Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:03:15.770Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:03:15.806Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:03:17.156Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:03:17.170Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:03:17.207Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T11:03:25.718Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:03:25.732Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T11:03:25.751Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:03:25.766Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:03:25.807Z] Will try again after 15 sec [2024-09-18T11:03:25.824Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T11:03:26.652Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:03:26.665Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T11:03:26.682Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T11:03:26.694Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T11:03:26.711Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:03:26.724Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:03:26.760Z] Will try again after 15 sec [2024-09-18T11:03:26.774Z] Will try again after 15 sec [2024-09-18T11:03:26.788Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:03:30.837Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:03:30.850Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:03:30.890Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:03:32.681Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:03:32.696Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:03:32.733Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:03:40.836Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:03:40.850Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T11:03:40.891Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T11:03:40.916Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:03:40.930Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:03:40.968Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T11:03:41.791Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:03:41.804Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T11:03:41.840Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T11:03:41.858Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T11:03:41.874Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:03:41.917Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T11:03:41.932Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:03:41.945Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:03:41.993Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:03:45.921Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:03:45.936Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:03:45.974Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:03:47.766Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:03:47.783Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:03:47.823Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:03:55.922Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:03:55.937Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:03:55.977Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:03:56.013Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:03:56.027Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:03:56.065Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T11:03:58.286Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T11:03:58.298Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T11:03:58.318Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:03:58.332Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T11:03:58.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 [2024-09-18T11:03:58.363Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:03:58.399Z] Will try again after 15 sec [2024-09-18T11:03:58.413Z] Will try again after 15 sec [2024-09-18T11:03:58.427Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:04:01.005Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:04:01.019Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:04:01.056Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:04:02.851Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:04:02.864Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:04:02.902Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:04:11.006Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:04:11.018Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:04:11.053Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:04:11.090Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:04:11.101Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:04:11.135Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T11:04:14.319Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T11:04:14.333Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T11:04:14.366Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T11:04:14.378Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:04:14.391Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:04:14.429Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T11:04:14.444Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:04:14.457Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:04:14.507Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:04:16.564Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:04:16.584Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:04:16.627Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:04:17.936Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:04:17.950Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:04:17.986Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:04:26.079Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:04:26.090Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:04:26.124Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:04:26.158Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:04:26.174Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:04:26.209Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T11:04:29.887Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T11:04:29.903Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T11:04:29.924Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:04:29.941Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T11:04:29.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 [2024-09-18T11:04:29.980Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:04:30.019Z] Will try again after 15 sec [2024-09-18T11:04:30.035Z] Will try again after 15 sec [2024-09-18T11:04:30.054Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:04:31.655Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:04:31.667Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:04:31.705Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:04:33.013Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:04:33.024Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:04:34.745Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:04:41.150Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:04:41.162Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:04:41.196Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:04:41.238Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:04:41.250Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:04:41.284Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:04:45.046Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T11:04:45.058Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-09-18T11:04:45.110Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T11:04:45.134Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:04:45.146Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T11:04:45.163Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:04:45.174Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:04:45.210Z] Will try again after 15 sec [2024-09-18T11:04:45.224Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:04:46.736Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:04:46.750Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:04:46.790Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:04:50.673Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:04:50.685Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:04:50.722Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:04:56.225Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:04:56.237Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:04:56.274Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:04:56.309Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:04:56.323Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:04:56.359Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:05:00.140Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T11:05:00.151Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:05:00.185Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:05:00.238Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:05:00.250Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T11:05:00.289Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T11:05:00.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 [2024-09-18T11:05:00.325Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:05:00.359Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:05:01.818Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:05:01.829Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:05:01.865Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:05:05.749Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:05:05.763Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:05:05.805Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T11:05:12.077Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:05:12.092Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T11:05:12.111Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:05:12.123Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:05:12.161Z] Will try again after 15 sec [2024-09-18T11:05:12.177Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:05:15.214Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T11:05:15.227Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:05:15.271Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:05:15.318Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:05:15.332Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:05:15.369Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:05:15.406Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:05:15.418Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:05:15.454Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:05:16.893Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:05:16.908Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:05:16.946Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:05:20.835Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:05:20.848Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:05:20.884Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:05:27.191Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:05:27.205Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T11:05:27.251Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T11:05:27.275Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:05:27.289Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:05:27.325Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T11:05:32.561Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T11:05:33.548Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T11:05:34.487Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:05:34.502Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T11:05:34.532Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T11:05:34.546Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:05:34.558Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:05:34.585Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T11:05:34.597Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:05:35.768Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:05:35.814Z] Will try again after 15 sec [2024-09-18T11:05:35.837Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:05:35.912Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:05:35.923Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:05:35.958Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:05:42.305Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:05:42.316Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:05:42.353Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:05:42.388Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:05:42.399Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:05:42.435Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:05:49.563Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T11:05:49.577Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:05:49.614Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:05:49.652Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:05:49.665Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:05:49.701Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:05:50.843Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:05:50.858Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] { [2024-09-18T11:05:50.900Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T11:05:50.924Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:05:50.941Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:05:50.978Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:05:51.018Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:05:51.031Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:05:51.067Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:05:57.380Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:05:57.393Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:05:57.431Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:05:57.465Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:05:57.476Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:05:57.510Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:06:04.646Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T11:06:04.659Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:06:04.694Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:06:04.728Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:06:04.740Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:06:04.774Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:06:05.928Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:06:05.940Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:06:05.974Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:06:06.007Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:06:06.019Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:06:06.052Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:06:06.091Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:06:06.102Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:06:06.135Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:06:12.459Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:06:12.473Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:06:12.511Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:06:12.547Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:06:12.561Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:06:12.600Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:06:19.730Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T11:06:19.745Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:06:19.795Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:06:19.839Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:06:19.856Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:06:19.898Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:06:21.002Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:06:21.016Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:06:21.053Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:06:21.090Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:06:21.104Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:06:21.140Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:06:21.176Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:06:21.190Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:06:21.227Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:06:27.540Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:06:27.553Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:06:27.589Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:06:27.627Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:06:27.642Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:06:27.676Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:06:34.824Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T11:06:34.836Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:06:34.871Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:06:34.924Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:06:34.938Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:06:34.972Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:06:36.082Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:06:36.095Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:06:36.416Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T11:06:36.457Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:06:36.471Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T11:06:36.489Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:06:36.502Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:06:36.538Z] Will try again after 15 sec [2024-09-18T11:06:36.552Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:06:42.619Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:06:42.633Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:06:42.671Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:06:42.710Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:06:42.723Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:06:42.759Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:06:49.898Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T11:06:49.911Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:06:49.947Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:06:49.998Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:06:50.011Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:06:50.044Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:06:51.444Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:06:51.456Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:06:51.490Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:06:51.564Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:06:51.575Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T11:06:51.613Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T11:06:51.635Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:06:51.646Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:06:51.680Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:06:57.698Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:06:57.710Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:06:57.746Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:06:57.783Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:06:57.794Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:06:57.828Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:07:04.975Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T11:07:04.988Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:07:05.914Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:07:06.530Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:07:06.542Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T11:07:06.584Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T11:07:06.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 [2024-09-18T11:07:06.667Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] { [2024-09-18T11:07:07.570Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:07:08.532Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:07:08.544Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T11:07:08.565Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:07:08.579Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:07:08.615Z] Will try again after 15 sec [2024-09-18T11:07:08.629Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:07:12.775Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:07:12.789Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:07:13.599Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:07:13.645Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:07:13.660Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:07:13.697Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:07:20.942Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T11:07:20.956Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:07:20.996Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:07:21.617Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:07:21.630Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:07:21.666Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:07:22.600Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:07:22.612Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:07:22.648Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:07:23.695Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:07:23.706Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T11:07:25.226Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T11:07:25.252Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:07:25.265Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:07:25.303Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:07:28.627Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:07:28.642Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:07:28.679Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:07:28.724Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:07:28.736Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:07:28.769Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:07:36.027Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T11:07:36.040Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:07:36.080Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:07:36.698Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:07:36.711Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:07:36.748Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:07:37.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 [2024-09-18T11:07:37.690Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:07:37.733Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:07:40.257Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:07:40.270Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:07:40.309Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:07:40.345Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:07:40.358Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:07:40.398Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:07:43.710Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:07:43.724Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:07:43.764Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:07:43.803Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:07:43.820Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:07:44.614Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:07:51.107Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T11:07:51.119Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:07:51.155Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:07:52.484Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:07:52.499Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:07:52.535Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:07:52.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 [2024-09-18T11:07:52.774Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:07:52.809Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T11:07:56.456Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:07:56.468Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T11:07:56.485Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:07:56.497Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:07:56.535Z] Will try again after 15 sec [2024-09-18T11:07:56.549Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:07:58.792Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:07:58.806Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:07:58.843Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:07:59.643Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:07:59.657Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:07:59.691Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:08:06.185Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T11:08:06.197Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:08:06.231Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:08:07.566Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:08:07.579Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:08:07.617Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:08:07.842Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:08:07.856Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:08:07.895Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T11:08:11.571Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:08:11.587Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:08:11.616Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T11:08:11.631Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:08:11.644Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:08:11.693Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:08:13.879Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:08:13.894Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:08:13.938Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:08:14.719Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:08:14.732Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:08:14.767Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:08:21.263Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T11:08:21.276Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:08:21.313Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:08:22.645Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:08:22.658Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:08:22.698Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:08:22.924Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:08:22.936Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:08:22.974Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:08:26.646Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:08:26.659Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:08:26.695Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:08:26.731Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:08:26.744Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:08:26.779Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:08:28.966Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:08:28.978Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:08:29.014Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:08:29.794Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:08:29.808Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:08:29.843Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:08:36.340Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T11:08:36.353Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:08:36.389Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:08:37.727Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:08:37.741Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:08:37.780Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:08:38.007Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:08:38.022Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:08:38.060Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:08:41.724Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:08:41.736Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:08:41.774Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:08:41.810Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:08:41.823Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:08:41.863Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:08:44.046Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:08:44.062Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:08:44.098Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:08:44.871Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:08:44.885Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:08:44.925Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:08:51.418Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T11:08:51.432Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:08:51.468Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:08:53.773Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:08:53.787Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T11:08:53.826Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T11:08:53.849Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:08:53.860Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:08:53.894Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T11:08:57.458Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:08:57.471Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T11:08:57.487Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:08:57.499Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:08:57.537Z] Will try again after 15 sec [2024-09-18T11:08:57.554Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:08:59.129Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:08:59.143Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:08:59.181Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:08:59.954Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:08:59.968Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:09:00.007Z] Will try again after 15 sec [2024-09-18T11:09:03.045Z] Build test-unit-group-one #1024 completed: SUCCESS [Pipeline] echo [2024-09-18T11:09:03.061Z] JOB test-unit-group-one: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2024-09-18T11:09:03.130Z] Copied 1 artifact from "test-unit-group-one" build number 1024 [Pipeline] echo [2024-09-18T11:09:03.162Z] JOB test-unit-group-one: Collected artifacts: [Pipeline] sh [2024-09-18T11:09:03.441Z] + ls -la test-unit-group-one-85148 [2024-09-18T11:09:03.441Z] total 20 [2024-09-18T11:09:03.441Z] drwxr-xr-x 2 jenkins docker 4096 Sep 18 11:09 . [2024-09-18T11:09:03.441Z] drwxr-xr-x 16 jenkins docker 12288 Sep 18 11:09 .. [2024-09-18T11:09:03.441Z] -rw-r--r-- 1 jenkins docker 203 Sep 18 10:51 deps.test-unit-group-one.85148.env [Pipeline] withCredentials [2024-09-18T11:09:03.485Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2024-09-18T11:09:03.785Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2024-09-18T11:09:04.345Z] 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 [2024-09-18T11:09:06.493Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T11:09:06.505Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:09:06.540Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:09:08.853Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:09:08.866Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:09:08.900Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:09:08.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 [2024-09-18T11:09:08.945Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:09:08.980Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:09:12.566Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:09:13.890Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T11:09:13.934Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T11:09:13.957Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:09:13.969Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:09:14.004Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:09:14.238Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:09:14.253Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:09:14.306Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:09:15.038Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:09:15.051Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:09:15.087Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:09:21.566Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T11:09:21.578Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:09:21.613Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:09:23.930Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:09:23.941Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:09:23.977Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:09:24.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 [2024-09-18T11:09:24.024Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:09:24.061Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:09:28.965Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:09:28.981Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:09:29.018Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:09:29.053Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:09:29.067Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:09:29.103Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:09:29.332Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:09:29.344Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:09:29.380Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:09:30.116Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:09:30.139Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:09:30.176Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:09:36.640Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T11:09:36.652Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:09:36.687Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:09:39.006Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:09:39.018Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:09:39.053Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:09:39.088Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:09:39.102Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:09:39.137Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:09:44.044Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:09:44.055Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:09:44.092Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:09:44.132Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:09:44.147Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:09:44.185Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:09:44.407Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:09:44.420Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:09:44.455Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:09:45.204Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:09:45.219Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:09:45.255Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:09:51.717Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T11:09:51.731Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:09:51.766Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:09:54.084Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:09:54.096Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:09:54.132Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:09:54.166Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:09:54.177Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:09:54.212Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:09:59.118Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:09:59.132Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:09:59.167Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:09:59.210Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:09:59.222Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:09:59.260Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:09:59.482Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:09:59.494Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:09:59.545Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:10:00.284Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:10:00.296Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:10:00.332Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:10:06.794Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T11:10:08.073Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:10:08.109Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:10:09.159Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:10:09.170Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:10:09.205Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:10:09.238Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:10:09.249Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:10:09.283Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:10:14.195Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:10:14.208Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:10:14.244Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:10:14.286Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:10:14.299Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:10:14.334Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:10:14.572Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:10:14.584Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:10:14.620Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:10:15.365Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:10:15.378Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:10:15.416Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:10:23.138Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T11:10:23.151Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:10:23.187Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:10:24.235Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:10:24.250Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:10:24.286Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:10:24.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 [2024-09-18T11:10:24.336Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:10:24.373Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:10:29.275Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:10:29.290Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:10:29.327Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:10:29.365Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:10:29.381Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:10:29.418Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:10:29.650Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:10:29.662Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:10:29.700Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:10:30.443Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:10:30.455Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:10:30.489Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:10:38.216Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T11:10:38.229Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:10:38.268Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:10:39.316Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:10:39.330Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:10:39.367Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:10:39.405Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:10:39.420Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:10:39.455Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:10:44.358Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:10:44.372Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:10:44.409Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:10:44.445Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:10:44.458Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:10:44.495Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T11:10:46.453Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:10:46.465Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T11:10:46.481Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:10:46.492Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:10:46.526Z] Will try again after 15 sec [2024-09-18T11:10:46.540Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:10:53.295Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T11:10:53.307Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:10:53.341Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:10:54.396Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:10:54.409Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:10:54.445Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:10:54.481Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:10:54.496Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:10:54.532Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:10:59.435Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:10:59.448Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:10:59.483Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:10:59.519Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:10:59.530Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:10:59.563Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T11:11:01.569Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:11:01.582Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T11:11:01.600Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:11:01.614Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:11:01.652Z] Will try again after 15 sec [2024-09-18T11:11:01.667Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:11:08.371Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T11:11:08.384Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:11:08.420Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:11:09.474Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:11:09.486Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:11:09.522Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:11:09.560Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:11:09.572Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:11:09.607Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:11:14.514Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:11:14.528Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:11:15.346Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:11:15.386Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:11:15.399Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:11:15.436Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T11:11:16.699Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:11:16.715Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T11:11:16.735Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:11:16.749Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:11:16.789Z] Will try again after 15 sec [2024-09-18T11:11:16.805Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:11:23.450Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T11:11:23.462Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:11:23.498Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:11:24.549Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:11:24.562Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:11:24.598Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:11:24.631Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:11:24.642Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:11:24.677Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:11:30.374Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:11:30.388Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:11:30.423Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:11:30.458Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:11:30.469Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:11:30.504Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T11:11:31.834Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:11:31.847Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T11:11:31.867Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:11:31.880Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:11:31.917Z] Will try again after 15 sec [2024-09-18T11:11:31.932Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:11:38.527Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T11:11:38.540Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:11:38.576Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:11:39.627Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:11:39.641Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:11:39.678Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:11:39.716Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:11:39.728Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:11:39.762Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T11:11:45.924Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:11:45.937Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T11:11:45.955Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:11:45.967Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:11:46.005Z] Will try again after 15 sec [2024-09-18T11:11:46.019Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T11:11:48.447Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:11:48.460Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T11:11:48.477Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:11:48.490Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:11:49.068Z] Will try again after 15 sec [2024-09-18T11:11:49.084Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:11:53.604Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T11:11:53.618Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:11:53.655Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:11:54.706Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:11:54.718Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:11:54.754Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:11:54.790Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:11:54.803Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:11:54.838Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:12:01.034Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:12:01.047Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T11:12:01.086Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T11:12:01.110Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:12:01.121Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:12:01.163Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:12:04.095Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:12:04.107Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T11:12:04.145Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T11:12:04.168Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:12:04.183Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:12:04.216Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:12:08.683Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T11:12:08.696Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:12:08.732Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:12:09.785Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:12:09.798Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:12:09.836Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:12:09.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 [2024-09-18T11:12:09.887Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:12:09.926Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:12:16.118Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:12:16.131Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:12:16.168Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:12:16.202Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:12:16.214Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:12:16.253Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:12:19.174Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:12:19.187Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:12:19.222Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:12:19.259Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:12:19.272Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:12:19.306Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:12:23.761Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T11:12:25.838Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-09-18T11:12:25.896Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T11:12:25.921Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:12:25.934Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T11:12:25.952Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:12:25.965Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:12:26.001Z] Will try again after 15 sec [2024-09-18T11:12:26.016Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:12:31.196Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:12:31.208Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:12:31.243Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:12:31.276Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:12:31.288Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:12:31.322Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:12:34.250Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:12:34.262Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:12:34.295Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:12:34.332Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:12:34.344Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:12:34.378Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:12:40.925Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T11:12:40.939Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:12:40.975Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:12:41.030Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:12:41.043Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T11:12:41.084Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T11:12:41.109Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:12:41.121Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:12:41.157Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:12:46.276Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:12:46.290Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:12:46.327Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:12:46.365Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:12:46.380Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:12:46.415Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:12:49.324Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:12:49.337Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:12:49.373Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:12:49.408Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:12:49.422Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:12:49.458Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:12:56.003Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T11:12:56.016Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:12:56.052Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T11:12:56.713Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:12:56.725Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:12:56.751Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T11:12:56.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 [2024-09-18T11:12:56.778Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:12:56.821Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:13:01.357Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:13:01.369Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:13:01.403Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:13:01.443Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:13:01.458Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:13:01.495Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:13:04.401Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:13:04.415Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:13:04.450Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:13:04.488Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:13:04.501Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:13:04.536Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:13:11.080Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T11:13:11.095Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:13:11.134Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:13:11.782Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:13:11.794Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:13:11.829Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:13:11.864Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:13:11.876Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:13:11.912Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:13:16.429Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:13:16.441Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:13:16.477Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:13:16.521Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:13:16.533Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:13:16.569Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:13:19.480Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:13:19.493Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:13:19.530Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:13:19.566Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:13:19.579Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:13:19.619Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:13:26.162Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T11:13:26.174Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:13:26.211Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:13:26.859Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:13:26.871Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:13:26.908Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:13:26.948Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:13:26.961Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:13:26.998Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:13:31.506Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:13:31.518Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:13:33.206Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:13:33.250Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:13:33.265Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:13:33.302Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:13:34.557Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:13:34.569Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:13:34.604Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:13:34.645Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:13:34.658Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:13:34.693Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:13:41.239Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T11:13:41.253Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:13:41.287Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:13:41.937Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:13:41.950Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:13:41.988Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:13:42.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 [2024-09-18T11:13:42.037Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:13:42.072Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:13:48.235Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:13:48.250Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:13:48.291Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:13:48.326Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:13:48.339Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:13:48.455Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:13:49.630Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:13:49.642Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:13:49.676Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:13:49.716Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:13:49.729Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:13:49.762Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:13:56.312Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T11:13:56.325Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:13:56.361Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:13:57.017Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:13:57.030Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:13:57.066Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:13:57.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 [2024-09-18T11:13:57.118Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:13:57.154Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:14:03.319Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:14:03.331Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:14:03.368Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:14:03.483Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:14:03.496Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:14:03.532Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:14:04.705Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:14:04.719Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:14:04.758Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:14:04.793Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:14:04.807Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:14:04.843Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:14:11.392Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T11:14:11.404Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:14:11.439Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:14:12.097Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:14:12.112Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:14:12.151Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:14:12.188Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:14:12.201Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:14:12.240Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:14:18.397Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:14:18.409Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:14:18.446Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:14:18.561Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:14:18.574Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:14:18.612Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:14:19.786Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:14:19.800Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:14:19.840Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:14:19.877Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:14:19.890Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:14:19.928Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:14:26.466Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T11:14:26.477Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:14:26.512Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:14:27.179Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:14:27.192Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:14:27.228Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:14:27.267Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:14:27.278Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:14:27.322Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:14:33.476Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:14:33.488Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:14:33.527Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:14:33.643Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:14:33.655Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:14:33.691Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:14:34.868Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:14:34.881Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:14:34.921Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:14:34.961Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:14:34.974Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:14:35.025Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T11:14:42.552Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T11:14:42.564Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T11:14:42.582Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:14:42.594Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T11:14:42.612Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:14:42.624Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:14:42.661Z] Will try again after 15 sec [2024-09-18T11:14:42.676Z] Will try again after 15 sec [2024-09-18T11:14:42.690Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:14:48.554Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:14:48.566Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:14:48.602Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:14:48.718Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:14:48.730Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:14:48.767Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:14:49.948Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:14:49.961Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:14:50.478Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:14:50.517Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:14:50.529Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:14:50.567Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:14:57.686Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T11:14:57.698Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-09-18T11:14:57.748Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T11:14:57.771Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:14:57.783Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T11:14:57.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 [2024-09-18T11:14:57.811Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:14:57.847Z] Will try again after 15 sec [2024-09-18T11:14:57.860Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:15:03.630Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:15:03.644Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:15:03.681Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:15:03.794Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:15:03.806Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:15:03.840Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:15:05.574Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:15:06.908Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T11:15:06.952Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T11:15:07.773Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:15:07.787Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:15:07.824Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:15:12.779Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T11:15:12.795Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:15:12.833Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T11:15:12.888Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:15:12.902Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:15:12.931Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T11:15:12.947Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:15:12.962Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:15:13.014Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:15:18.709Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:15:18.722Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:15:18.758Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:15:18.878Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:15:18.890Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:15:18.925Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:15:22.209Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:15:22.222Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:15:22.258Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:15:22.851Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:15:22.864Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:15:22.902Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:15:27.865Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T11:15:27.878Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:15:27.915Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:15:27.957Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:15:27.971Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:15:28.006Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:15:28.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 [2024-09-18T11:15:28.058Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:15:28.095Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:15:33.789Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:15:33.803Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:15:33.838Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:15:33.950Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:15:33.962Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:15:33.996Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:15:37.289Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:15:37.305Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:15:37.342Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:15:37.932Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:15:37.945Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:15:37.981Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:15:42.942Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T11:15:42.956Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:15:42.993Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:15:43.034Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:15:43.046Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:15:43.082Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:15:43.121Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:15:43.133Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:15:43.174Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:15:48.865Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:15:48.878Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:15:48.913Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:15:49.024Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:15:49.037Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:15:49.073Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:15:52.557Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:15:52.570Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:15:52.606Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:15:53.008Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:15:53.020Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:15:53.057Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:15:58.023Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T11:15:58.035Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:15:58.070Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:15:58.107Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:15:58.120Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:15:58.156Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:15:58.202Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:15:58.215Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:15:58.253Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:16:03.942Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:16:03.955Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:16:03.991Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:16:04.101Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:16:04.116Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:16:04.151Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:16:07.635Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:16:07.648Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:16:07.685Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:16:08.085Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:16:09.612Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:16:09.650Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:16:13.098Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T11:16:13.109Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:16:13.145Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:16:13.182Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:16:13.194Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:16:13.523Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:16:13.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 [2024-09-18T11:16:13.570Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:16:13.609Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:16:19.024Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:16:19.038Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:16:19.077Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:16:19.180Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:16:19.192Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:16:19.230Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:16:22.716Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:16:22.730Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:16:22.766Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:16:24.677Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:16:24.692Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:16:24.727Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:16:28.176Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T11:16:28.188Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:16:28.225Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:16:28.556Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:16:28.570Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:16:28.607Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:16:28.644Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:16:28.656Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:16:28.691Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:16:34.106Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:16:34.118Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:16:34.153Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:16:34.258Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:16:34.271Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:16:34.306Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:16:37.796Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:16:37.810Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:16:38.802Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:16:39.755Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:16:39.768Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:16:39.804Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:16:43.254Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T11:16:43.267Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:16:43.317Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:16:43.635Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:16:43.647Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:16:43.683Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:16:43.718Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:16:43.732Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:16:43.766Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:16:49.181Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:16:49.194Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:16:49.334Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:16:49.369Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:16:49.381Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:16:49.414Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:16:53.830Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:16:53.843Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:16:53.878Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:16:54.837Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:16:54.851Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:16:54.888Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:16:58.347Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T11:16:58.360Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:16:58.397Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:16:58.712Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:16:58.724Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:16:58.762Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:16:58.798Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:16:58.809Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:16:58.843Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:17:04.362Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:17:04.375Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:17:04.411Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:17:04.448Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:17:04.459Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:17:04.492Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:17:08.910Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:17:08.925Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:17:08.960Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:17:09.917Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:17:09.929Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:17:09.964Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:17:13.427Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T11:17:13.439Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:17:13.476Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:17:13.795Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:17:13.807Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:17:13.846Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:17:13.896Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:17:13.912Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:17:13.957Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:17:19.439Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:17:19.453Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:17:19.491Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:17:19.526Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:17:19.539Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:17:19.574Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:17:23.989Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:17:24.004Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:17:24.045Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:17:25.000Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:17:25.013Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:17:25.049Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:17:28.507Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T11:17:28.521Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:17:28.559Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:17:28.879Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:17:28.895Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:17:28.933Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:17:28.987Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:17:29.002Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:17:29.042Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T11:17:35.885Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:17:35.899Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T11:17:35.917Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:17:35.930Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:17:35.967Z] Will try again after 15 sec [2024-09-18T11:17:35.982Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:17:39.682Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:17:39.695Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:17:39.734Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:17:40.080Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:17:40.095Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:17:40.133Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:17:43.588Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T11:17:43.602Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:17:43.642Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:17:43.962Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:17:43.974Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:17:44.011Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:17:44.071Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:17:44.086Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:17:44.124Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:17:50.995Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:17:51.010Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T11:17:51.053Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T11:17:51.080Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:17:51.095Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:17:51.131Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:17:54.764Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:17:54.782Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:17:54.820Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:17:55.162Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:17:55.174Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:17:55.209Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:17:58.669Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T11:17:58.682Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:17:58.722Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:17:59.042Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:17:59.054Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:17:59.088Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:17:59.154Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:17:59.166Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:17:59.205Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:18:06.081Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:18:06.093Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:18:06.142Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:18:06.178Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:18:06.191Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:18:06.235Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:18:09.847Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:18:09.860Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:18:10.251Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:18:10.287Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:18:10.302Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:18:10.336Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:18:13.756Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T11:18:13.769Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:18:13.805Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:18:14.118Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:18:14.132Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:18:14.168Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:18:14.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 [2024-09-18T11:18:14.246Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:18:14.281Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:18:21.171Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:18:21.185Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:18:21.221Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:18:21.263Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:18:21.276Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:18:21.313Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:18:25.281Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:18:25.295Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:18:25.332Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:18:25.368Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:18:25.381Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:18:25.416Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:18:28.835Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T11:18:28.848Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:18:28.885Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T11:18:31.080Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:18:31.093Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:18:31.118Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T11:18:31.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 [2024-09-18T11:18:31.141Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:18:31.188Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:18:36.249Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:18:36.261Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:18:36.296Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:18:36.338Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:18:36.350Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:18:36.385Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:18:40.362Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:18:40.376Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:18:40.413Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:18:40.450Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:18:40.465Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:18:40.504Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:18:43.919Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T11:18:43.934Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:18:43.973Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:18:46.151Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:18:46.166Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:18:46.207Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:18:46.393Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:18:46.408Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:18:46.447Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T11:18:52.161Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:18:52.177Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T11:18:52.196Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:18:52.210Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:18:52.250Z] Will try again after 15 sec [2024-09-18T11:18:52.267Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:18:55.444Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:18:55.457Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:18:55.495Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:18:55.532Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:18:55.545Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:18:55.580Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:18:59.003Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T11:18:59.018Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:18:59.053Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:19:01.239Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:19:01.253Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:19:01.291Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:19:01.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 [2024-09-18T11:19:01.491Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:19:01.529Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T11:19:07.385Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:19:07.401Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T11:19:07.418Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:19:07.430Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:19:07.466Z] Will try again after 15 sec [2024-09-18T11:19:07.481Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:19:10.524Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:19:10.537Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:19:10.572Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:19:10.607Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:19:10.620Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:19:10.657Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:19:14.081Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T11:19:14.092Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:19:14.146Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:19:16.322Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:19:16.335Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:19:16.375Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:19:16.560Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:19:16.575Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:19:16.618Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T11:19:22.513Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:19:22.528Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T11:19:22.549Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:19:22.563Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:19:22.602Z] Will try again after 15 sec [2024-09-18T11:19:22.621Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:19:25.600Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:19:25.612Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:19:27.101Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:19:27.141Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:19:27.155Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:19:27.221Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:19:29.173Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T11:19:29.185Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:19:29.220Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:19:31.402Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:19:31.417Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:19:31.453Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:19:32.270Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:19:32.284Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:19:33.130Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:19:37.630Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:19:37.642Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T11:19:39.612Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T11:19:39.637Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:19:39.650Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:19:39.686Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:19:42.129Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:19:42.142Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:19:43.190Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:19:43.666Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:19:43.679Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:19:43.719Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:19:44.249Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T11:19:44.262Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:19:44.299Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:19:46.483Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:19:46.497Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:19:46.539Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:19:48.162Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:19:48.174Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:19:48.211Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:19:54.643Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:19:54.656Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:19:54.695Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:19:54.733Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:19:54.747Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:19:54.784Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:19:58.220Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:19:58.234Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:19:58.274Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:19:58.757Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:19:58.773Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:19:58.813Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:19:59.326Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T11:19:59.343Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:19:59.379Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:20:01.570Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:20:01.594Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:20:01.647Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:20:03.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 [2024-09-18T11:20:03.248Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:20:03.285Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:20:09.724Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:20:09.739Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:20:09.777Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:20:09.814Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:20:09.827Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:20:11.133Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:20:13.302Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:20:13.315Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:20:13.351Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:20:13.841Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:20:13.856Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:20:13.895Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:20:14.409Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T11:20:14.423Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:20:14.461Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:20:16.676Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:20:16.691Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:20:16.740Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:20:19.162Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:20:19.182Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:20:19.231Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:20:24.807Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:20:24.823Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:20:24.861Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:20:26.159Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:20:26.171Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:20:26.207Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:20:28.380Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:20:28.393Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:20:28.429Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:20:28.924Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:20:28.936Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:20:28.970Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:20:29.489Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T11:20:29.502Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:20:29.538Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:20:31.767Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:20:31.779Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:20:31.813Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:20:34.745Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:20:34.758Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:20:34.796Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:20:39.892Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:20:39.906Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:20:39.950Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:20:41.863Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:20:41.876Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:20:41.986Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:20:43.460Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:20:43.473Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:20:43.509Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:20:43.998Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:20:44.012Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:20:44.047Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:20:44.568Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T11:20:44.582Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:20:44.619Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:20:46.844Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:20:46.881Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:20:46.925Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:20:50.191Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:20:50.205Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:20:50.868Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:20:54.986Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:20:54.999Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:20:55.039Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:20:57.015Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:20:57.028Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:20:57.065Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:20:58.538Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:20:58.551Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:20:58.589Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:20:59.075Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:20:59.088Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:20:59.125Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:20:59.802Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T11:20:59.816Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:20:59.854Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:21:02.387Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:21:02.399Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:21:02.433Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:21:05.897Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:21:05.910Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:21:05.945Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:21:10.068Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:21:10.081Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:21:10.117Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:21:12.094Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:21:12.107Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:21:12.144Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:21:13.852Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:21:13.866Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:21:13.904Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:21:14.154Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:21:14.168Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:21:14.205Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:21:14.883Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T11:21:14.895Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:21:14.933Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:21:17.464Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:21:18.072Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:21:18.111Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:21:20.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 [2024-09-18T11:21:20.992Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:21:21.029Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:21:25.146Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:21:25.158Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:21:25.194Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:21:27.175Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:21:27.190Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:21:27.228Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:21:28.934Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:21:28.946Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:21:28.985Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:21:29.234Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:21:29.248Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:21:29.284Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:21:29.962Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T11:21:29.974Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:21:30.010Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:21:33.138Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:21:33.149Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:21:33.183Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:21:36.058Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:21:36.071Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:21:36.106Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:21:40.226Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:21:40.242Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:21:40.278Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:21:42.329Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:21:42.342Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:21:42.616Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:21:44.013Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:21:44.027Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:21:44.062Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:21:44.310Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:21:44.322Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:21:44.355Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:21:45.039Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T11:21:45.051Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:21:45.084Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:21:48.211Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:21:48.224Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:21:48.260Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:21:51.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 [2024-09-18T11:21:51.148Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:21:51.182Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:21:55.303Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:21:55.314Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:21:55.349Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:21:57.645Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:21:57.658Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:21:57.694Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:21:59.089Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:21:59.101Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:21:59.140Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:21:59.488Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:21:59.502Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:21:59.540Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:22:00.111Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T11:22:00.125Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:22:00.161Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:22:03.287Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:22:03.301Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:22:03.337Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:22:06.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 [2024-09-18T11:22:06.983Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:22:07.019Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:22:10.378Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:22:10.391Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:22:10.426Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:22:12.723Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:22:12.736Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:22:12.773Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:22:14.167Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:22:14.183Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:22:14.224Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:22:14.566Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:22:14.580Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:22:14.615Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:22:15.192Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T11:22:15.205Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:22:15.245Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:22:18.367Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:22:18.383Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:22:18.425Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:22:22.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 [2024-09-18T11:22:22.064Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:22:22.101Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:22:26.678Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:22:26.689Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:22:26.724Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:22:27.800Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:22:27.813Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:22:27.851Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T11:22:31.083Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:22:31.096Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T11:22:31.121Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:22:31.134Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T11:22:31.153Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T11:22:31.167Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:22:31.208Z] Will try again after 15 sec [2024-09-18T11:22:31.223Z] Will try again after 15 sec [2024-09-18T11:22:31.238Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:22:33.457Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:22:33.472Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:22:33.962Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:22:37.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 [2024-09-18T11:22:37.151Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:22:37.192Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:22:41.752Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:22:41.765Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:22:41.801Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:22:42.878Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:22:42.891Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:22:42.927Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T11:22:46.242Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:22:46.256Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T11:22:46.297Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T11:22:46.310Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:22:46.322Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T11:22:46.348Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T11:22:46.372Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:22:46.419Z] Will try again after 15 sec [2024-09-18T11:22:46.436Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:22:49.924Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:22:49.941Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:22:49.978Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:22:52.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 [2024-09-18T11:22:52.238Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:22:52.281Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:22:56.832Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:22:56.845Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:22:56.881Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:22:57.957Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:22:57.969Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:22:58.006Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:23:01.331Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:23:01.343Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:23:01.749Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T11:23:01.792Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:23:01.804Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T11:23:01.819Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T11:23:01.831Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:23:01.867Z] Will try again after 15 sec [2024-09-18T11:23:01.881Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:23:05.006Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:23:05.018Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:23:05.055Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:23:07.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 [2024-09-18T11:23:07.835Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:23:07.876Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:23:11.911Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:23:11.925Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:23:12.983Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:23:13.036Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:23:13.050Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:23:13.095Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:23:16.780Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:23:16.797Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:23:16.834Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T11:23:16.908Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:23:16.921Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T11:23:16.937Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T11:23:16.949Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:23:17.480Z] Will try again after 15 sec [2024-09-18T11:23:17.496Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:23:20.085Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:23:20.098Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:23:20.138Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:23:22.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 [2024-09-18T11:23:22.923Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:23:22.960Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:23:28.012Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:23:28.025Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:23:29.245Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:23:29.287Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:23:29.300Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:23:29.343Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:23:31.865Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:23:31.878Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:23:31.914Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:23:32.511Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:23:32.522Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T11:23:32.562Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T11:23:32.586Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T11:23:32.597Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:23:32.632Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:23:35.167Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:23:35.180Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:23:35.800Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:23:37.990Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:23:38.003Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:23:38.552Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:23:44.273Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:23:44.286Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:23:44.325Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:23:44.369Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:23:44.382Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:23:44.419Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:23:46.946Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:23:46.959Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:23:46.996Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:23:47.589Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:23:47.603Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:23:47.644Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:23:47.678Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T11:23:47.690Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:23:47.725Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:23:50.830Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:23:50.844Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:23:50.882Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:23:53.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 [2024-09-18T11:23:54.927Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:23:54.965Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:23:59.353Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:23:59.366Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:23:59.405Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:23:59.444Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:23:59.457Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:23:59.493Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:24:02.025Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:24:02.039Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:24:02.076Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:24:02.678Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:24:02.692Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:24:02.740Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:24:02.779Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T11:24:02.793Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:24:02.829Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:24:05.915Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:24:05.928Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:24:05.966Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:24:09.996Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:24:10.009Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:24:10.044Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:24:14.434Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:24:14.446Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:24:14.481Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:24:14.518Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:24:14.531Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:24:14.565Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:24:17.103Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:24:17.115Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:24:17.149Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:24:17.766Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:24:17.778Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:24:17.814Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:24:17.853Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T11:24:17.866Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:24:17.901Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:24:20.994Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:24:21.006Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:24:21.041Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:24:25.071Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:24:25.519Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:24:25.557Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:24:29.510Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:24:29.523Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:24:29.557Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:24:29.593Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:24:29.605Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:24:29.642Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:24:32.176Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:24:32.189Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:24:32.224Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:24:32.843Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:24:32.856Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:24:32.891Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:24:32.926Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T11:24:32.938Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:24:32.973Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:24:36.240Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:24:36.256Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:24:36.293Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:24:40.587Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:24:40.601Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:24:40.654Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:24:44.586Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:24:44.599Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:24:44.637Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:24:44.676Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:24:44.690Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:24:44.727Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:24:47.254Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:24:47.268Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:24:49.243Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T11:24:49.285Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:24:49.300Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T11:24:49.319Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T11:24:49.334Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:24:49.372Z] Will try again after 15 sec [2024-09-18T11:24:49.388Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:24:51.335Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:24:51.347Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:24:51.383Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:24:55.682Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:24:55.699Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:24:55.749Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:24:59.665Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:24:59.677Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:24:59.712Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:24:59.751Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:24:59.764Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:24:59.798Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T11:25:06.621Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:25:06.634Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T11:25:06.661Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:25:06.674Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T11:25:06.691Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T11:25:06.707Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T11:25:06.732Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:25:06.744Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:25:06.780Z] Will try again after 15 sec [2024-09-18T11:25:06.794Z] Will try again after 15 sec [2024-09-18T11:25:06.808Z] Will try again after 15 sec [2024-09-18T11:25:06.822Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:25:10.786Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:25:10.800Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:25:10.839Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:25:14.740Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:25:14.753Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:25:14.790Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:25:14.829Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:25:14.841Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:25:14.876Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:25:21.807Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:25:21.820Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [2024-09-18T11:25:21.884Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T11:25:21.898Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:25:21.911Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T11:25:21.928Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T11:25:21.941Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T11:25:21.969Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:25:21.982Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:25:22.019Z] Will try again after 15 sec [2024-09-18T11:25:22.033Z] Will try again after 15 sec [2024-09-18T11:25:22.048Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:25:25.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 [2024-09-18T11:25:25.882Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:25:25.917Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:25:29.817Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:25:29.831Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:25:29.865Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:25:29.900Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:25:29.912Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:25:29.946Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:25:36.912Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:25:36.925Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:25:36.962Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T11:25:37.065Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:25:37.078Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T11:25:37.098Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T11:25:37.113Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T11:25:37.154Z] Will try again after 15 sec [2024-09-18T11:25:37.169Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T11:25:37.204Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:25:37.216Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:25:37.252Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:25:40.948Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:25:40.961Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:25:41.009Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:25:44.895Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:25:44.909Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:25:44.944Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:25:44.977Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:25:44.989Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:25:45.022Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T11:25:52.299Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:25:52.312Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T11:25:52.330Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:25:52.343Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T11:25:52.360Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T11:25:52.374Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T11:25:52.403Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:25:52.415Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:25:52.450Z] Will try again after 15 sec [2024-09-18T11:25:52.464Z] Will try again after 15 sec [2024-09-18T11:25:52.477Z] Will try again after 15 sec [2024-09-18T11:25:52.490Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:25:56.038Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:25:56.053Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:25:56.088Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:25:59.970Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:25:59.983Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:26:00.019Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:26:00.054Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:26:00.066Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:26:00.102Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T11:26:07.493Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:26:07.507Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T11:26:07.525Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:26:07.540Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-09-18T11:26:07.591Z] Will try again after 15 sec [2024-09-18T11:26:07.606Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T11:26:07.619Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T11:26:07.631Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T11:26:07.658Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:26:07.671Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:26:07.719Z] Will try again after 15 sec [2024-09-18T11:26:07.733Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:26:11.118Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:26:11.136Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:26:11.174Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:26:15.050Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:26:15.065Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:26:15.100Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:26:15.137Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:26:15.150Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:26:15.187Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T11:26:22.632Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:26:22.648Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T11:26:22.667Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:26:22.680Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:26:22.715Z] Will try again after 15 sec [2024-09-18T11:26:22.729Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T11:26:22.784Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T11:26:22.796Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T11:26:22.812Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:26:22.824Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:26:22.859Z] Will try again after 15 sec [2024-09-18T11:26:22.872Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:26:26.207Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:26:26.220Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:26:26.257Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:26:30.134Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:26:30.150Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:26:31.297Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:26:31.336Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:26:31.348Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:26:31.407Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T11:26:37.758Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:26:37.772Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T11:26:38.903Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:26:38.918Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-09-18T11:26:38.978Z] Will try again after 15 sec [2024-09-18T11:26:38.997Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T11:26:39.014Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T11:26:39.029Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T11:26:39.058Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:26:39.070Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:26:39.119Z] Will try again after 15 sec [2024-09-18T11:26:39.133Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:26:41.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 [2024-09-18T11:26:41.299Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:26:41.408Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:26:46.324Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:26:46.338Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:26:46.375Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:26:46.433Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:26:46.446Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:26:46.481Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:26:54.005Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:26:54.017Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T11:26:54.197Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T11:26:56.064Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:26:56.077Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T11:26:56.093Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T11:26:56.106Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T11:26:56.125Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:26:56.140Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:26:56.176Z] Will try again after 15 sec [2024-09-18T11:26:56.190Z] Will try again after 15 sec [2024-09-18T11:26:56.205Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:26:56.441Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:26:56.454Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:26:56.491Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:27:01.403Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:27:01.417Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:27:01.452Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:27:01.505Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:27:01.518Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:27:01.553Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:27:09.228Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:27:09.243Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:27:09.278Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T11:27:11.220Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:27:11.233Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T11:27:11.251Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T11:27:11.265Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T11:27:11.304Z] Will try again after 15 sec [2024-09-18T11:27:11.319Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T11:27:11.352Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:27:11.365Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:27:11.399Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:27:11.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 [2024-09-18T11:27:11.534Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:27:11.571Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:27:16.482Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:27:16.495Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:27:16.688Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:27:16.727Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:27:16.738Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:27:16.775Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:27:24.305Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:27:24.317Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:27:24.354Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:27:26.330Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:27:26.343Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T11:27:26.384Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T11:27:26.415Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T11:27:26.429Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T11:27:26.473Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T11:27:26.498Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:27:26.511Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:27:26.548Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:27:26.602Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:27:26.617Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:27:26.654Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:27:31.720Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:27:31.734Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:27:31.772Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:27:31.808Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:27:31.822Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:27:31.860Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:27:42.448Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:27:42.806Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [2024-09-18T11:27:42.861Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T11:27:42.875Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:27:42.887Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T11:27:42.907Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T11:27:42.922Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T11:27:42.951Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:27:42.964Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T11:27:42.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 [2024-09-18T11:27:43.013Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:27:43.053Z] Will try again after 15 sec [2024-09-18T11:27:43.068Z] Will try again after 15 sec [2024-09-18T11:27:43.083Z] Will try again after 15 sec [2024-09-18T11:27:43.097Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:27:46.802Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:27:46.817Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:27:48.482Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:27:48.526Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:27:48.539Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:27:48.576Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:27:57.890Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:27:57.904Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:27:57.943Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:27:58.083Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:27:58.098Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [2024-09-18T11:27:58.162Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T11:27:58.175Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T11:27:58.188Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T11:27:58.215Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:27:58.229Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T11:27:58.245Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:27:58.257Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:27:58.292Z] Will try again after 15 sec [2024-09-18T11:27:58.306Z] Will try again after 15 sec [2024-09-18T11:27:58.323Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:28:03.510Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:28:03.522Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:28:03.682Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:28:03.721Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:28:03.732Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:28:05.856Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:28:12.977Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:28:12.991Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:28:13.036Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:28:13.192Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:28:13.206Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:28:13.243Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T11:28:13.336Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T11:28:13.351Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T11:28:13.384Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T11:28:13.397Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:28:13.411Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:28:13.448Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T11:28:13.462Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:28:14.483Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:28:14.535Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:28:18.714Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:28:18.727Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:28:18.762Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:28:20.885Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:28:20.901Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:28:20.939Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:28:28.065Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:28:28.078Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:28:28.113Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:28:28.268Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:28:28.280Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:28:28.314Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:28:28.410Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T11:28:28.422Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:28:28.455Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:28:28.488Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:28:28.499Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:28:28.532Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:28:29.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 [2024-09-18T11:28:29.582Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:28:29.622Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:28:33.791Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:28:33.804Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:28:33.842Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:28:35.970Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:28:35.984Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:28:36.023Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:28:43.145Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:28:43.160Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:28:43.199Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:28:43.343Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:28:43.356Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:28:43.395Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:28:43.484Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T11:28:43.497Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:28:43.533Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:28:43.571Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:28:43.586Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:28:43.630Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:28:44.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 [2024-09-18T11:28:44.677Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:28:44.713Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:28:48.874Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:28:48.888Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:28:48.926Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:28:51.052Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:28:51.066Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:28:51.104Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:28:58.227Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:28:58.241Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:28:58.276Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:28:58.426Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:28:58.441Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:28:58.480Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:28:58.563Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T11:28:58.577Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:28:58.615Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:28:58.660Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:28:58.675Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:28:58.711Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:28:59.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 [2024-09-18T11:28:59.759Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:28:59.798Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:29:03.954Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:29:03.966Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:29:04.002Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:29:06.134Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:29:06.146Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:29:06.183Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:29:13.302Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:29:13.314Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:29:13.350Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:29:13.834Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:29:14.386Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-09-18T11:29:14.435Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T11:29:14.457Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T11:29:14.469Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T11:29:14.486Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:29:14.497Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:29:14.531Z] Will try again after 15 sec [2024-09-18T11:29:14.545Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:29:14.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 [2024-09-18T11:29:14.837Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:29:15.515Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:29:19.034Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:29:19.049Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:29:19.083Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:29:21.920Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:29:21.934Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:29:21.972Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:29:28.378Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:29:28.391Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:29:28.429Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T11:29:30.487Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:29:30.500Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T11:29:30.522Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T11:29:30.536Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T11:29:30.554Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:29:30.567Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:29:30.603Z] Will try again after 15 sec [Pipeline] { [2024-09-18T11:29:30.632Z] Will try again after 15 sec [2024-09-18T11:29:30.647Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T11:29:30.691Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:29:30.705Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:29:30.739Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:29:34.111Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:29:34.124Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:29:34.162Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:29:38.140Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:29:38.153Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:29:38.190Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:29:43.458Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:29:43.471Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:29:43.507Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:29:45.633Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:29:45.648Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-09-18T11:29:45.713Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T11:29:45.736Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T11:29:45.751Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T11:29:45.769Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:29:45.780Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T11:29:45.826Z] Will try again after 15 sec [2024-09-18T11:29:45.840Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T11:29:45.873Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:29:45.885Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:29:45.921Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:29:49.188Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:29:49.199Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:29:49.233Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:29:53.219Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:29:53.233Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:29:53.272Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:29:58.537Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:29:58.552Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:30:02.547Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T11:30:02.723Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:30:02.739Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T11:30:02.759Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T11:30:02.773Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T11:30:02.802Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:30:02.816Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T11:30:02.840Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:30:02.855Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:30:02.900Z] Will try again after 15 sec [2024-09-18T11:30:02.915Z] Will try again after 15 sec [2024-09-18T11:30:02.930Z] Will try again after 15 sec [2024-09-18T11:30:02.945Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:30:04.511Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:30:04.537Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:30:04.596Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:30:08.815Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:30:08.828Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:30:08.868Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:30:17.576Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:30:17.591Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:30:17.629Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T11:30:17.947Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:30:17.962Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T11:30:17.980Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T11:30:17.993Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-09-18T11:30:18.450Z] Will try again after 15 sec [2024-09-18T11:30:18.465Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T11:30:18.490Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:30:18.502Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T11:30:18.530Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:30:18.542Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:30:18.577Z] Will try again after 15 sec [2024-09-18T11:30:18.591Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:30:19.623Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:30:19.634Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:30:19.668Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:30:23.894Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:30:23.906Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:30:23.945Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:30:32.659Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:30:32.672Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:30:32.709Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:30:33.477Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:30:33.490Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T11:30:33.530Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T11:30:33.554Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T11:30:33.566Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:30:33.602Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T11:30:33.641Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:30:33.655Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T11:30:33.673Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:30:33.686Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:30:33.724Z] Will try again after 15 sec [2024-09-18T11:30:33.738Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:30:36.177Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:30:36.190Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:30:36.346Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:30:38.974Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:30:38.988Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:30:39.024Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:30:47.740Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:30:47.755Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:30:47.791Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:30:48.580Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:30:48.594Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:30:48.633Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:30:48.671Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T11:30:48.685Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:30:48.726Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T11:30:48.770Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:30:48.784Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T11:30:48.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 [2024-09-18T11:30:48.821Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:30:48.861Z] Will try again after 15 sec [2024-09-18T11:30:48.876Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:30:51.375Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:30:51.388Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:30:51.425Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:30:54.277Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:30:54.292Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:30:54.328Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:31:03.530Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:31:03.545Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:31:03.584Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:31:03.663Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:31:03.678Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:31:03.717Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:31:03.753Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-09-18T11:31:03.767Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:31:03.803Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T11:31:03.901Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:31:03.913Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:31:03.937Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T11:31:03.951Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:31:03.962Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:31:04.006Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:31:06.451Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:31:06.463Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:31:06.498Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:31:09.356Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:31:09.368Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:31:09.404Z] Will try again after 15 sec [2024-09-18T11:31:13.963Z] Build build-compile #3046 completed: SUCCESS [Pipeline] echo [2024-09-18T11:31:13.979Z] JOB compile-centos: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2024-09-18T11:31:14.052Z] Copied 2 artifacts from "build-compile" build number 3046 [Pipeline] echo [2024-09-18T11:31:14.085Z] JOB compile-centos: Collected artifacts: [Pipeline] sh [2024-09-18T11:31:14.365Z] + ls -la build-compile-75513 [2024-09-18T11:31:14.365Z] total 20 [2024-09-18T11:31:14.365Z] drwxr-xr-x 2 jenkins docker 4096 Sep 18 11:31 . [2024-09-18T11:31:14.365Z] drwxr-xr-x 17 jenkins docker 12288 Sep 18 11:31 .. [2024-09-18T11:31:14.365Z] -rw-r--r-- 1 jenkins docker 0 Sep 18 11:31 build.env [2024-09-18T11:31:14.365Z] -rw-r--r-- 1 jenkins docker 449 Sep 18 10:49 deps.build-compile.75513.env [Pipeline] withCredentials [2024-09-18T11:31:14.403Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2024-09-18T11:31:14.752Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2024-09-18T11:31:15.311Z] 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 [2024-09-18T11:31:18.613Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:31:18.626Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:31:18.663Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:31:18.744Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:31:18.757Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:31:18.791Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:31:18.829Z] JOB package-centos: waiting for dependecy [compile-centos:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2024-09-18T11:31:18.887Z] JOB package-centos: wait finished. overall result = true [Pipeline] echo [2024-09-18T11:31:18.909Z] JOB package-centos: entering run_job [Pipeline] writeFile [Pipeline] { [Pipeline] archiveArtifacts [2024-09-18T11:31:18.971Z] Archiving artifacts [Pipeline] echo [2024-09-18T11:31:18.990Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:31:19.002Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T11:31:19.048Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T11:31:19.064Z] JOB package-centos / stream build-centos : deps: [compile-centos] [Pipeline] dir [2024-09-18T11:31:19.092Z] Running in /home/jenkins/workspace/pipeline-check [Pipeline] { [Pipeline] echo [2024-09-18T11:31:19.118Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:31:19.129Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] findFiles [2024-09-18T11:31:19.181Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T11:31:19.204Z] JOB package-centos: files found = 2 [Pipeline] echo [2024-09-18T11:31:19.224Z] JOB package-centos: file #0 with path build-compile-75513/build.env [Pipeline] readFile [Pipeline] echo [2024-09-18T11:31:19.266Z] JOB package-centos: file #1 with path build-compile-75513/deps.build-compile.75513.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] echo [2024-09-18T11:31:19.358Z] JOB package-centos: deps_env_file: deps.build-package.98474.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2024-09-18T11:31:19.403Z] Archiving artifacts [Pipeline] echo [2024-09-18T11:31:19.433Z] JOB package-centos: Starting job: build-package rnd: #98474 [Pipeline] timeout [2024-09-18T11:31:19.446Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2024-09-18T11:31:19.479Z] Scheduling project: build-package [Pipeline] { [Pipeline] echo [2024-09-18T11:31:21.527Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:31:21.543Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:31:21.581Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:31:24.604Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:31:24.618Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:31:24.655Z] Will try again after 15 sec [2024-09-18T11:31:24.677Z] Starting building: build-package #2567 [Pipeline] { [Pipeline] echo [2024-09-18T11:31:33.695Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:31:33.708Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:31:33.745Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:31:33.825Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:31:33.837Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:31:33.871Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:31:34.075Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:31:34.086Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:31:34.121Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:31:34.206Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:31:34.219Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:31:34.253Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:31:36.611Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:31:36.625Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:31:36.657Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:31:39.684Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:31:39.695Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:31:39.729Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:31:48.775Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:31:48.787Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:31:48.822Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:31:48.897Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:31:48.911Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:31:48.947Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:31:49.151Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:31:49.165Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:31:49.203Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:31:49.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 [2024-09-18T11:31:49.307Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:31:49.343Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:31:51.687Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:31:51.701Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:31:51.738Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:31:54.759Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:31:54.774Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:31:54.811Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:32:03.853Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:32:03.865Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:32:03.899Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:32:03.975Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:32:03.988Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:32:04.023Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:32:04.242Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:32:04.258Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:32:04.298Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:32:04.371Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:32:04.661Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:32:04.699Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:32:06.768Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:32:06.781Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:32:06.817Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:32:09.838Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:32:10.110Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:32:10.147Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:32:18.935Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:32:18.948Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:32:18.984Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:32:19.049Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:32:19.063Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:32:19.100Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:32:19.328Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:32:19.343Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:32:19.377Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:32:19.728Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:32:19.743Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:32:19.778Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:32:21.847Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:32:21.861Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:32:21.896Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:32:25.178Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:32:25.193Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:32:25.229Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:32:34.014Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:32:34.027Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:32:34.062Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:32:34.125Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:32:34.139Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:32:34.176Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:32:34.407Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:32:34.421Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:32:34.457Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:32:34.806Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:32:34.820Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:32:34.856Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:32:36.925Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:32:36.939Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:32:36.974Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:32:40.260Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:32:40.276Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:32:40.311Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:32:49.090Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:32:49.103Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:32:49.138Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:32:49.203Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:32:49.216Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:32:49.255Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:32:49.484Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:32:49.497Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:32:49.533Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:32:49.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 [2024-09-18T11:32:49.898Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:32:49.932Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:32:52.003Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:32:52.017Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:32:52.057Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:32:55.342Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:32:55.355Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:32:55.394Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:33:04.169Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:33:04.181Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:33:04.219Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:33:04.281Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:33:04.294Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:33:04.328Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:33:04.582Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:33:04.596Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:33:04.642Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:33:04.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 [2024-09-18T11:33:04.999Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:33:05.048Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:33:07.085Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:33:07.097Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:33:07.132Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:33:10.422Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:33:10.437Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:33:10.477Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:33:19.245Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:33:19.257Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:33:19.292Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:33:19.360Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:33:19.373Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:33:19.407Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:33:19.669Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:33:19.682Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:33:19.717Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:33:20.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 [2024-09-18T11:33:20.088Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:33:20.123Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:33:22.162Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:33:22.177Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:33:22.216Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:33:25.511Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:33:25.525Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:33:25.568Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:33:34.321Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:33:34.334Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:33:34.373Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:33:34.435Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:33:34.448Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:33:34.484Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:33:34.746Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:33:34.762Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:33:34.796Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:33:35.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 [2024-09-18T11:33:35.168Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:33:35.204Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:33:37.245Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:33:37.257Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:33:37.291Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:33:40.595Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:33:40.607Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:33:40.644Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:33:49.401Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:33:49.414Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:33:49.448Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:33:49.511Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:33:49.525Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:33:49.564Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:33:49.826Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:33:49.839Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:33:49.875Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:33:50.239Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:33:50.258Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:33:50.298Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:33:52.326Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:33:52.340Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:33:52.379Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:33:55.674Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:33:55.687Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:33:55.724Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:34:04.478Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:34:04.490Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:34:04.528Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:34:04.593Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:34:04.608Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:34:04.650Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:34:04.902Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:34:04.914Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:34:04.949Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:34:05.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 [2024-09-18T11:34:05.340Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:34:05.376Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:34:07.407Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:34:07.420Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:34:07.455Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:34:10.752Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:34:10.764Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:34:10.800Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:34:19.557Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:34:19.571Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:34:19.609Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:34:19.681Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:34:19.694Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:34:19.734Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:34:19.976Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:34:19.988Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:34:20.022Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:34:20.403Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:34:20.416Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:34:20.449Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:34:22.484Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:34:22.495Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:34:22.529Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:34:25.829Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:34:25.842Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:34:25.877Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:34:34.637Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:34:34.650Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:34:34.688Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:34:34.761Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:34:34.774Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:34:34.811Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:34:35.052Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:34:35.070Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:34:35.105Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:34:35.477Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:34:35.492Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:34:35.531Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:34:37.560Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:34:37.573Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:34:37.610Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:34:40.906Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:34:40.919Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:34:40.954Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:34:49.718Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:34:49.732Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:34:49.768Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:34:49.838Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:34:49.852Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:34:49.887Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:34:50.134Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:34:50.471Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:34:50.509Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:34:50.556Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:34:50.567Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:34:50.599Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:34:52.638Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:34:52.650Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:34:52.687Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:34:55.980Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:34:55.992Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:34:56.029Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:35:04.797Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:35:04.810Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:35:04.849Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:35:04.919Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:35:04.932Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:35:04.968Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:35:05.539Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:35:05.552Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:35:05.587Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:35:05.629Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:35:05.641Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:35:05.675Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:35:07.724Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:35:07.738Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:35:07.776Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:35:11.058Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:35:11.072Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:35:11.109Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:35:19.879Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:35:19.893Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:35:19.930Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:35:19.999Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:35:20.013Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:35:20.052Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:35:20.618Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:35:20.631Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:35:20.668Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:35:20.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 [2024-09-18T11:35:20.715Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:35:20.753Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:35:22.804Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:35:22.817Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:35:22.853Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:35:26.137Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:35:26.150Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:35:26.187Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:35:34.959Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:35:34.972Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:35:35.009Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:35:35.079Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:35:35.092Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:35:35.129Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:35:35.701Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:35:35.715Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:35:35.758Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:35:35.800Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:35:35.813Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:35:35.847Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:35:37.882Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:35:37.897Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:35:37.931Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:35:41.212Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:35:41.224Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:35:41.257Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:35:50.037Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:35:50.049Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:35:50.082Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:35:50.153Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:35:50.165Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:35:50.200Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:35:50.785Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:35:50.798Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:35:50.835Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:35:50.872Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:35:50.883Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:35:50.920Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:35:52.959Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:35:52.974Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:35:53.015Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:35:56.283Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:35:56.294Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:35:56.328Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:36:05.109Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:36:05.122Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:36:05.158Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:36:05.240Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:36:05.253Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:36:05.285Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:36:05.864Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:36:05.876Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:36:05.912Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:36:05.948Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:36:05.960Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:36:05.992Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:36:08.042Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:36:08.054Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:36:08.091Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:36:13.034Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:36:13.049Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:36:13.085Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:36:20.187Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:36:20.204Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:36:20.244Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:36:20.323Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:36:20.336Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:36:20.370Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:36:20.939Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:36:20.951Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:36:20.987Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:36:21.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 [2024-09-18T11:36:21.036Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:36:21.072Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:36:23.119Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:36:23.133Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:36:23.168Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:36:28.111Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:36:28.124Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:36:28.158Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:36:35.270Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:36:35.284Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:36:35.321Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:36:35.399Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:36:35.412Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:36:35.448Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:36:36.017Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:36:36.031Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:36:36.068Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:36:36.107Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:36:36.120Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:36:36.156Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:36:38.197Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:36:38.210Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:36:38.247Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:36:43.189Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:36:43.202Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:36:43.241Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:36:50.353Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:36:50.367Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:36:50.402Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:36:50.475Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:36:50.489Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:36:50.525Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:36:51.096Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:36:51.110Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:36:51.144Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:36:51.183Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:36:51.195Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:36:51.230Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:36:53.273Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:36:53.285Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:36:53.348Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:36:58.268Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:36:58.280Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:36:58.314Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:37:05.430Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:37:05.451Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:37:05.485Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:37:05.552Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:37:05.565Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:37:05.598Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:37:06.172Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:37:06.186Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:37:06.220Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:37:06.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 [2024-09-18T11:37:06.271Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:37:06.305Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:37:08.375Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:37:08.387Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:37:08.421Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:37:13.343Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:37:13.355Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:37:13.390Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:37:20.518Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:37:20.534Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:37:20.571Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:37:20.626Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:37:20.640Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:37:20.676Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:37:21.249Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:37:21.262Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:37:21.296Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:37:21.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 [2024-09-18T11:37:21.349Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:37:21.384Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:37:23.452Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:37:23.465Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:37:24.079Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:37:28.416Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:37:28.429Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:37:28.464Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:37:35.598Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:37:35.611Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:37:35.647Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:37:35.702Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:37:35.715Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:37:35.749Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:37:36.323Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:37:36.336Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:37:36.372Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:37:36.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 [2024-09-18T11:37:36.421Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:37:36.454Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:37:39.106Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:37:39.119Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:37:39.154Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:37:43.491Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:37:43.506Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:37:43.542Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:37:50.675Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:37:50.687Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:37:50.721Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:37:50.777Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:37:50.790Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:37:50.824Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:37:51.403Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:37:51.417Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:37:51.452Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:37:51.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 [2024-09-18T11:37:51.500Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:37:51.536Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:37:54.184Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:37:54.197Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:37:54.234Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:37:58.581Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:37:58.597Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:37:58.634Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:38:05.759Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:38:05.774Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:38:05.815Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:38:05.863Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:38:05.879Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:38:05.925Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T11:38:07.015Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:38:07.026Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:38:07.055Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T11:38:07.068Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:38:07.083Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:38:07.131Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:38:09.264Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:38:09.277Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:38:09.314Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:38:13.664Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:38:13.678Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:38:13.716Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:38:21.778Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:38:21.792Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T11:38:21.832Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T11:38:21.856Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:38:21.869Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:38:21.902Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:38:22.084Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:38:22.097Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:38:22.176Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:38:23.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 [2024-09-18T11:38:23.982Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:38:24.022Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:38:26.001Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:38:26.013Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:38:26.048Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:38:28.742Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:38:28.754Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:38:28.789Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:38:36.859Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:38:36.874Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:38:36.908Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:38:36.989Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:38:37.003Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:38:37.038Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:38:37.204Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:38:37.217Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:38:37.252Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:38:39.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 [2024-09-18T11:38:39.061Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:38:39.094Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:38:41.073Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:38:41.086Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:38:41.123Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:38:43.817Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:38:43.829Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:38:43.863Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:38:51.937Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:38:51.951Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:38:51.986Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:38:52.065Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:38:52.078Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:38:52.113Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:38:52.286Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:38:52.300Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:38:52.334Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:38:54.122Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:38:54.134Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:38:54.168Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:38:56.153Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:38:56.168Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:38:56.203Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:38:58.891Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:38:58.903Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:38:58.938Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:39:07.017Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:39:07.030Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:39:07.067Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:39:07.141Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:39:07.154Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:39:07.189Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:39:07.363Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:39:07.374Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:39:07.407Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:39:09.197Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:39:09.208Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:39:09.241Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:39:11.229Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:39:11.241Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:39:11.274Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:39:13.966Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:39:13.988Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:39:14.022Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:39:22.094Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:39:22.108Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:39:22.147Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:39:22.217Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:39:22.230Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:39:22.277Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:39:22.447Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:39:22.460Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:39:22.498Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:39:24.272Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:39:24.286Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:39:24.322Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:39:26.305Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:39:26.320Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:39:26.358Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:39:29.053Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:39:29.067Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:39:29.103Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T11:39:37.552Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:39:37.565Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T11:39:37.581Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:39:37.594Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T11:39:37.612Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:39:37.624Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:39:37.658Z] Will try again after 15 sec [2024-09-18T11:39:37.671Z] Will try again after 15 sec [2024-09-18T11:39:37.685Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:39:39.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 [2024-09-18T11:39:39.374Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:39:39.413Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:39:41.388Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:39:41.402Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:39:41.441Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:39:44.131Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:39:44.144Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:39:44.179Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T11:39:53.663Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:39:53.677Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T11:39:53.694Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:39:53.707Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T11:39:53.725Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:39:53.737Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:39:53.771Z] Will try again after 15 sec [2024-09-18T11:39:53.786Z] Will try again after 15 sec [2024-09-18T11:39:53.800Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:39:54.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 [2024-09-18T11:39:54.451Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:39:54.485Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:39:56.468Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:39:56.481Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:39:56.514Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:39:59.207Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:39:59.219Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:39:59.254Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:40:08.798Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:40:08.810Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-09-18T11:40:08.859Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T11:40:08.887Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:40:08.903Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T11:40:08.921Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:40:08.933Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:40:08.975Z] Will try again after 15 sec [2024-09-18T11:40:08.989Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:40:09.516Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:40:09.531Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:40:09.571Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:40:11.603Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:40:11.616Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:40:11.655Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:40:14.282Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:40:14.295Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:40:14.332Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:40:23.890Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:40:23.902Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:40:23.937Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:40:24.001Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:40:24.014Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T11:40:24.054Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T11:40:24.076Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:40:24.089Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:40:24.123Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:40:24.600Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:40:24.613Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:40:24.649Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:40:26.693Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:40:26.705Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:40:28.033Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:40:29.360Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:40:29.372Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:40:29.407Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:40:38.964Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:40:38.977Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:40:39.017Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:40:39.083Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:40:39.096Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:40:39.131Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:40:39.168Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:40:39.180Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:40:39.217Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:40:39.680Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:40:39.693Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:40:39.727Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:40:43.063Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:40:43.077Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:40:43.117Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:40:44.439Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:40:44.452Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:40:44.491Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T11:40:55.398Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:40:55.411Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T11:40:55.437Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:40:55.450Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T11:40:55.475Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:40:55.487Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T11:40:55.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 [2024-09-18T11:40:55.516Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:40:55.550Z] Will try again after 15 sec [2024-09-18T11:40:55.564Z] Will try again after 15 sec [2024-09-18T11:40:55.577Z] Will try again after 15 sec [2024-09-18T11:40:55.590Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:40:58.145Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:40:58.157Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:40:58.191Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:40:59.519Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:40:59.532Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:40:59.567Z] Will try again after 15 sec [2024-09-18T11:41:06.505Z] Build test-unit-opserver #1024 completed: SUCCESS [Pipeline] echo [2024-09-18T11:41:06.520Z] JOB test-unit-opserver: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2024-09-18T11:41:06.583Z] Copied 1 artifact from "test-unit-opserver" build number 1024 [Pipeline] echo [2024-09-18T11:41:06.610Z] JOB test-unit-opserver: Collected artifacts: [Pipeline] sh [2024-09-18T11:41:06.891Z] + ls -la test-unit-opserver-83839 [2024-09-18T11:41:06.891Z] total 20 [2024-09-18T11:41:06.891Z] drwxr-xr-x 2 jenkins docker 4096 Sep 18 11:41 . [2024-09-18T11:41:06.891Z] drwxr-xr-x 18 jenkins docker 12288 Sep 18 11:41 .. [2024-09-18T11:41:06.891Z] -rw-r--r-- 1 jenkins docker 203 Sep 18 10:51 deps.test-unit-opserver.83839.env [Pipeline] withCredentials [2024-09-18T11:41:06.927Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2024-09-18T11:41:07.227Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2024-09-18T11:41:08.588Z] 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] { [Pipeline] { [Pipeline] } [Pipeline] echo [2024-09-18T11:41:12.193Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:41:12.206Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T11:41:12.226Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:41:12.239Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T11:41:12.263Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:41:12.275Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T11:41:12.300Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:41:12.313Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] // parallel [Pipeline] } [2024-09-18T11:41:12.478Z] Will try again after 15 sec [2024-09-18T11:41:12.493Z] Will try again after 15 sec [2024-09-18T11:41:13.060Z] Will try again after 15 sec [2024-09-18T11:41:13.076Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:41:13.221Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:41:13.233Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:41:13.268Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:41:15.173Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:41:15.186Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:41:15.219Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T11:41:27.520Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:41:27.534Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T11:41:27.552Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:41:27.565Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:41:27.600Z] Will try again after 15 sec [2024-09-18T11:41:27.614Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:41:28.088Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:41:28.101Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T11:41:28.140Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T11:41:28.162Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:41:28.173Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:41:28.210Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:41:28.293Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:41:28.305Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:41:28.339Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:41:30.248Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:41:30.260Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:41:30.293Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T11:41:42.639Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:41:42.652Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T11:41:42.671Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:41:42.685Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:41:42.720Z] Will try again after 15 sec [2024-09-18T11:41:42.734Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:41:43.169Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:41:43.184Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:41:43.220Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:41:43.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 [2024-09-18T11:41:43.270Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:41:43.306Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:41:43.367Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:41:43.379Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:41:43.416Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:41:46.910Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:41:46.952Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:41:46.991Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T11:41:57.763Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:41:57.777Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T11:41:57.797Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:41:57.811Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:41:57.847Z] Will try again after 15 sec [2024-09-18T11:41:57.861Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:41:58.250Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:41:58.264Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:41:58.306Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:41:58.346Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:41:58.360Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:41:58.398Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:41:58.441Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:41:58.453Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:41:58.486Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:42:02.021Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:42:02.035Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:42:02.075Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T11:42:12.890Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:42:12.906Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T11:42:12.923Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:42:12.937Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:42:12.972Z] Will try again after 15 sec [2024-09-18T11:42:12.987Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:42:13.337Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:42:13.351Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:42:13.388Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:42:13.425Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:42:13.438Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:42:13.472Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:42:13.512Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:42:13.525Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:42:13.564Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:42:17.103Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:42:17.118Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:42:17.534Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T11:42:28.013Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:42:28.026Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T11:42:28.044Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:42:28.059Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:42:28.095Z] Will try again after 15 sec [2024-09-18T11:42:28.109Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:42:28.419Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:42:28.434Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:42:28.475Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:42:28.516Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:42:28.531Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:42:28.569Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:42:28.612Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:42:28.627Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:42:28.665Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:42:32.568Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:42:32.582Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:42:32.620Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T11:42:43.139Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:42:43.152Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T11:42:43.172Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:42:43.186Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:42:43.222Z] Will try again after 15 sec [2024-09-18T11:42:43.236Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:42:43.503Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:42:43.517Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:42:43.552Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:42:43.596Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:42:43.608Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:42:43.644Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:42:43.692Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:42:43.707Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:42:43.746Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:42:47.647Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:42:47.659Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:42:47.694Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T11:42:58.265Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:42:58.277Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T11:42:58.293Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:42:58.306Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:42:58.339Z] Will try again after 15 sec [2024-09-18T11:42:58.353Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:42:58.580Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:42:58.591Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:42:58.624Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:42:58.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 [2024-09-18T11:42:58.683Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:42:58.717Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:42:58.771Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:42:58.785Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:42:58.818Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:43:02.721Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:43:02.733Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:43:02.767Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:43:13.368Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:43:13.381Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T11:43:13.422Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T11:43:13.445Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:43:13.458Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:43:13.509Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:43:13.658Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:43:13.671Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:43:13.705Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:43:13.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 [2024-09-18T11:43:13.760Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:43:13.797Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:43:13.845Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:43:13.858Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:43:13.896Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:43:17.796Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:43:17.808Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:43:17.845Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:43:28.453Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:43:28.466Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:43:28.502Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:43:28.538Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:43:28.551Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:43:28.585Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:43:28.732Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:43:28.744Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:43:28.777Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:43:28.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 [2024-09-18T11:43:28.836Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:43:28.870Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:43:28.920Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:43:28.932Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:43:28.964Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:43:32.874Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:43:32.885Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:43:32.920Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:43:43.531Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:43:43.542Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:43:43.580Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:43:43.613Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:43:43.625Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:43:43.659Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:43:43.806Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:43:43.818Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:43:43.853Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:43:43.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 [2024-09-18T11:43:43.913Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:43:43.947Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:43:43.988Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:43:44.001Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:43:44.034Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:43:47.950Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:43:47.963Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:43:47.998Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T11:43:58.991Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:43:59.006Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T11:43:59.024Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:43:59.038Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T11:43:59.077Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:43:59.091Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T11:43:59.109Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:43:59.121Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:43:59.158Z] Will try again after 15 sec [Pipeline] { [2024-09-18T11:43:59.187Z] Will try again after 15 sec [2024-09-18T11:43:59.202Z] Will try again after 15 sec [2024-09-18T11:43:59.216Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T11:43:59.243Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:43:59.258Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:43:59.327Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:44:03.027Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:44:03.039Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:44:03.073Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T11:44:14.831Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:44:14.844Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T11:44:14.860Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:44:14.872Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T11:44:14.889Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:44:14.900Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T11:44:14.925Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:44:14.937Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T11:44:14.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 [2024-09-18T11:44:14.974Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:44:15.008Z] Will try again after 15 sec [2024-09-18T11:44:15.021Z] Will try again after 15 sec [2024-09-18T11:44:15.034Z] Will try again after 15 sec [2024-09-18T11:44:15.048Z] Will try again after 15 sec [2024-09-18T11:44:15.063Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:44:18.102Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:44:18.115Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:44:18.148Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T11:44:30.336Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:44:30.347Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T11:44:30.446Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:44:30.518Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T11:44:30.536Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:44:30.548Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T11:44:30.573Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:44:30.586Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T11:44:30.611Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:44:30.623Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:44:30.661Z] Will try again after 15 sec [2024-09-18T11:44:30.674Z] Will try again after 15 sec [2024-09-18T11:44:30.689Z] Will try again after 15 sec [2024-09-18T11:44:30.702Z] Will try again after 15 sec [2024-09-18T11:44:30.715Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:44:33.176Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:44:33.189Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:44:33.225Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T11:44:45.702Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:44:45.713Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T11:44:45.737Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:44:45.749Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [2024-09-18T11:44:45.813Z] Will try again after 15 sec [2024-09-18T11:44:45.826Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T11:44:45.838Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:44:45.849Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T11:44:45.876Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:44:45.887Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T11:44:45.914Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:44:45.926Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:44:45.968Z] Will try again after 15 sec [2024-09-18T11:44:45.981Z] Will try again after 15 sec [2024-09-18T11:44:45.993Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:44:48.254Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:44:48.266Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:44:48.299Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T11:45:00.851Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:45:00.862Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T11:45:00.878Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:45:00.890Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:45:00.923Z] Will try again after 15 sec [2024-09-18T11:45:00.937Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:45:00.994Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:45:01.006Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-09-18T11:45:01.058Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T11:45:01.084Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:45:01.097Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T11:45:01.115Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:45:01.128Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:45:01.162Z] Will try again after 15 sec [2024-09-18T11:45:01.176Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:45:03.327Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:45:03.341Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:45:03.375Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T11:45:15.968Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:45:16.010Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T11:45:16.029Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:45:16.044Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:45:16.081Z] Will try again after 15 sec [2024-09-18T11:45:16.095Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:45:16.140Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:45:16.153Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:45:16.190Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T11:45:16.233Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:45:16.245Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T11:45:16.263Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:45:16.277Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:45:16.310Z] Will try again after 15 sec [2024-09-18T11:45:16.324Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:45:18.405Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:45:18.419Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:45:18.456Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T11:45:31.120Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:45:31.132Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T11:45:31.148Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:45:31.160Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:45:31.193Z] Will try again after 15 sec [2024-09-18T11:45:31.208Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:45:31.250Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:45:31.262Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:45:31.296Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:45:31.335Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:45:31.347Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T11:45:31.389Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T11:45:31.411Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:45:31.424Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:45:31.459Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:45:33.484Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:45:33.496Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:45:33.531Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T11:45:46.238Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:45:46.252Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T11:45:46.270Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:45:46.286Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:45:46.325Z] Will try again after 15 sec [2024-09-18T11:45:46.340Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:45:46.387Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:45:46.400Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T11:45:46.446Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T11:45:46.470Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:45:48.420Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T11:45:50.049Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:45:50.083Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:45:50.095Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-09-18T11:45:50.111Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:45:50.123Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:45:50.158Z] Will try again after 15 sec [2024-09-18T11:45:50.171Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:46:01.353Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:46:01.366Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T11:46:01.403Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T11:46:01.427Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:46:01.438Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:46:01.471Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:46:01.504Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:46:01.516Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:46:01.547Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:46:05.077Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:46:05.089Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:46:05.121Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:46:05.181Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:46:05.194Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [2024-09-18T11:46:05.233Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T11:46:05.257Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:46:05.269Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:46:05.302Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:46:16.430Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:46:16.443Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:46:16.479Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:46:16.513Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:46:16.525Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:46:16.561Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:46:16.599Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:46:16.615Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:46:16.655Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:46:20.152Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:46:20.165Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:46:20.201Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:46:20.261Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:46:20.274Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:46:20.313Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:46:20.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 [2024-09-18T11:46:20.363Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:46:20.398Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:46:31.511Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:46:31.525Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:46:31.559Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:46:31.590Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:46:31.602Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:46:31.634Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:46:31.678Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:46:31.691Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:46:31.726Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:46:35.229Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:46:35.241Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:46:35.276Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:46:35.338Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:46:35.350Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:46:35.385Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:46:35.426Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:46:35.441Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:46:35.477Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:46:46.593Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:46:46.607Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:46:46.646Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:46:46.687Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:46:46.700Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:46:46.737Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:46:46.775Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:46:46.789Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:46:46.824Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:46:50.303Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:46:50.316Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:46:50.995Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T11:46:51.041Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:46:51.053Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:46:51.081Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T11:46:51.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 [2024-09-18T11:46:51.105Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:46:51.147Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:47:01.676Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:47:01.690Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:47:01.726Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:47:01.765Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:47:01.779Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:47:01.814Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:47:03.971Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:47:03.984Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:47:04.019Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:47:06.024Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:47:06.036Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:47:06.070Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:47:06.105Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:47:06.116Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:47:06.148Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:47:06.199Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:47:06.233Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:47:06.265Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:47:16.753Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:47:16.764Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:47:16.799Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:47:16.839Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:47:16.850Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:47:16.882Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:47:19.044Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:47:19.056Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:47:19.089Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:47:21.099Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:47:21.111Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:47:21.143Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:47:21.174Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:47:21.188Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:47:21.234Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:47:21.293Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:47:21.306Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:47:21.340Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:47:31.831Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:47:31.846Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:47:31.884Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:47:31.920Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:47:31.935Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:47:31.968Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:47:34.116Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:47:34.131Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:47:34.165Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:47:36.171Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:47:36.183Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:47:36.218Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:47:36.261Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:47:36.275Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:47:36.306Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:47:36.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 [2024-09-18T11:47:36.377Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:47:36.412Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:47:46.910Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:47:46.923Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:47:46.958Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:47:46.991Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:47:47.003Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:47:47.036Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:47:49.189Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:47:49.201Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:47:49.234Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:47:51.244Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:47:51.258Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:47:51.298Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:47:51.331Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:47:51.345Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:47:51.380Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:47:52.786Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:47:52.799Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:47:52.839Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:48:01.986Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:48:01.999Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:48:03.578Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:48:03.613Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:48:05.737Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T11:48:05.798Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T11:48:05.825Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:48:05.839Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:48:05.897Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:48:06.332Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:48:06.349Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:48:06.392Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:48:06.434Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:48:06.448Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:48:06.493Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:48:07.871Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:48:07.885Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:48:07.920Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:48:18.606Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:48:18.618Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:48:18.653Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:48:20.825Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:48:20.836Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:48:20.869Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:48:20.922Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:48:20.935Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:48:20.984Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:48:21.419Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:48:21.431Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:48:21.466Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:48:21.519Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:48:21.533Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:48:21.566Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:48:22.948Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:48:22.962Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:48:22.996Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:48:33.680Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:48:33.692Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:48:33.724Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:48:35.897Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:48:35.910Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:48:35.945Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:48:36.009Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:48:36.022Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:48:36.057Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:48:36.494Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:48:36.505Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:48:36.538Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:48:36.591Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:48:36.602Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:48:36.636Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:48:38.022Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:48:38.034Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:48:38.071Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:48:48.752Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:48:48.763Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:48:48.796Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:48:50.972Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:48:50.984Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:48:51.836Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T11:48:51.878Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:48:51.890Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T11:48:51.905Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:48:51.915Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-09-18T11:48:51.932Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:48:51.944Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:48:51.979Z] Will try again after 15 sec [2024-09-18T11:48:51.993Z] Will try again after 15 sec [2024-09-18T11:48:52.007Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:48:53.247Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:48:53.258Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:48:53.292Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:49:03.824Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:49:03.837Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:49:03.875Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:49:06.866Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:49:06.882Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:49:06.922Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:49:07.008Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:49:07.023Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-09-18T11:49:07.082Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T11:49:07.104Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:49:07.118Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-09-18T11:49:07.137Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:49:07.150Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:49:07.190Z] Will try again after 15 sec [2024-09-18T11:49:07.206Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:49:08.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 [2024-09-18T11:49:08.334Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:49:08.369Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:49:18.903Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:49:18.917Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:49:18.953Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T11:49:23.104Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:49:23.118Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T11:49:23.136Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:49:23.149Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T11:49:23.166Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:49:23.177Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-09-18T11:49:23.201Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:49:23.213Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:49:23.251Z] Will try again after 15 sec [2024-09-18T11:49:23.265Z] Will try again after 15 sec [2024-09-18T11:49:23.280Z] Will try again after 15 sec [2024-09-18T11:49:23.293Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:49:23.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 [2024-09-18T11:49:23.408Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:49:23.442Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:49:34.937Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:49:34.950Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:49:34.986Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T11:49:38.292Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:49:38.305Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T11:49:38.326Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:49:38.344Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-09-18T11:49:38.398Z] Will try again after 15 sec [2024-09-18T11:49:38.412Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T11:49:38.429Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:49:38.442Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-09-18T11:49:38.471Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:49:38.483Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T11:49:39.300Z] Will try again after 15 sec [2024-09-18T11:49:39.314Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T11:49:39.350Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:49:39.363Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:49:39.399Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:49:50.015Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:49:50.029Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:49:50.066Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T11:49:53.438Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:49:53.453Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T11:49:53.470Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:49:53.483Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:49:53.515Z] Will try again after 15 sec [2024-09-18T11:49:53.528Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:49:54.328Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:49:54.340Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [2024-09-18T11:49:54.378Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T11:49:54.401Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:49:54.414Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T11:49:54.459Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T11:49:54.482Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:49:54.493Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:49:54.525Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:50:05.111Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:50:05.130Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:50:05.174Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T11:50:08.556Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:50:08.569Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T11:50:08.585Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:50:08.603Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:50:08.638Z] Will try again after 15 sec [2024-09-18T11:50:08.652Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:50:09.406Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:50:09.420Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:50:09.460Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:50:09.495Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:50:09.509Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:50:09.546Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:50:09.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 [2024-09-18T11:50:09.599Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:50:09.636Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:50:20.207Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:50:20.222Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:50:20.262Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:50:23.667Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:50:23.679Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T11:50:23.720Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T11:50:23.743Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:50:23.755Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:50:23.789Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:50:24.487Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:50:24.498Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:50:24.531Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:50:24.572Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:50:24.584Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:50:24.617Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:50:24.663Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:50:24.675Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:50:24.709Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:50:35.290Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:50:35.302Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:50:35.337Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:50:38.745Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:50:38.758Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:50:38.794Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:50:38.827Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:50:38.840Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:50:38.875Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:50:39.560Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:50:39.573Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:50:39.651Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:50:39.687Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:50:39.701Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:50:39.737Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:50:39.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 [2024-09-18T11:50:39.788Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:50:39.863Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:50:50.382Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:50:50.393Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:50:50.428Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:50:53.826Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:50:53.841Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:50:53.889Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:50:53.930Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:50:53.942Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:50:53.977Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:50:54.680Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:50:54.691Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:50:54.727Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:50:54.762Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:50:54.773Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:50:54.805Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:50:54.889Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:50:54.902Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:50:54.934Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:51:05.457Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:51:05.469Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:51:05.503Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:51:08.916Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:51:08.928Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:51:08.960Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:51:09.001Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:51:09.012Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:51:09.047Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:51:09.754Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:51:09.766Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:51:09.799Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:51:09.834Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:51:09.845Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:51:09.877Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:51:09.960Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:51:09.972Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:51:10.006Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:51:20.530Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:51:20.543Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:51:20.576Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:51:23.986Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:51:23.999Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:51:24.034Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:51:24.072Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:51:24.085Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:51:24.119Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:51:24.827Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:51:24.839Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:51:24.874Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:51:24.909Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:51:24.921Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:51:24.956Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:51:25.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 [2024-09-18T11:51:25.044Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:51:25.081Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:51:35.602Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:51:35.613Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:51:35.645Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:51:39.063Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:51:39.074Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:51:39.111Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:51:39.150Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:51:39.164Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:51:39.200Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T11:51:40.584Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:51:40.598Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-09-18T11:51:40.618Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:51:40.633Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T11:51: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 [2024-09-18T11:51:40.665Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:51:41.967Z] Will try again after 15 sec [2024-09-18T11:51:41.982Z] Will try again after 15 sec [2024-09-18T11:51:41.996Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:51:50.675Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:51:50.693Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:51:50.730Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:51:54.138Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:51:54.150Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:51:54.187Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:51:54.224Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:51:54.238Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:51:54.273Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:51:56.995Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:51:57.008Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [Pipeline] { [2024-09-18T11:51:57.065Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T11:51:57.089Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:51:57.103Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T11:51:57.121Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:51:57.134Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:51:57.168Z] Will try again after 15 sec [2024-09-18T11:51:57.182Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:52:05.759Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:52:05.772Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:52:05.806Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:52:09.215Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:52:09.227Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:52:09.279Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:52:09.315Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:52:09.328Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:52:09.363Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:52:12.096Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:52:12.108Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:52:12.142Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:52:12.195Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:52:12.207Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T11:52:12.637Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T11:52:12.661Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:52:12.673Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:52:12.707Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:52:20.908Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:52:20.920Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:52:20.953Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:52:24.307Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:52:24.319Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:52:24.352Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:52:24.389Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:52:24.410Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:52:24.444Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:52:27.170Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:52:27.185Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:52:27.221Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:52:27.667Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:52:27.681Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:52:27.719Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:52:27.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 [2024-09-18T11:52:27.798Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:52:27.834Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:52:35.979Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:52:35.991Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:52:36.026Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:52:39.381Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:52:39.398Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:52:39.431Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:52:39.470Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:52:39.481Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:52:39.516Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:52:42.252Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:52:42.265Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:52:42.300Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:52:42.747Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:52:42.760Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:52:42.792Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:52:42.861Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:52:42.873Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:52:42.905Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:52:51.056Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:52:51.067Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:52:51.101Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:52:54.457Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:52:54.470Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:52:54.502Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:52:54.541Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:52:54.554Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:52:54.587Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:52:57.328Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:52:57.340Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:52:57.374Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:52:57.827Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:52:57.843Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:52:57.879Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:52:57.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 [2024-09-18T11:52:57.946Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:52:57.980Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:53:06.128Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:53:06.141Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:53:06.177Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:53:09.531Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:53:09.545Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:53:09.582Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:53:09.617Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:53:09.630Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:53:09.665Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:53:12.400Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:53:12.413Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:53:12.447Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:53:12.905Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:53:12.916Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:53:12.950Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:53:13.006Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:53:13.017Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:53:13.051Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:53:21.204Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:53:21.216Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:53:21.249Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:53:24.610Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:53:24.623Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:53:24.658Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:53:24.693Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:53:24.705Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:53:24.739Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:53:27.476Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:53:27.501Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:53:27.539Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:53:27.980Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:53:27.993Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:53:28.030Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:53: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 [2024-09-18T11:53:28.093Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:53:28.129Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:53:36.278Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:53:36.290Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:53:36.322Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:53:39.685Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:53:39.697Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:53:39.730Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:53:39.763Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:53:39.778Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:53:40.531Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:53:42.566Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:53:42.578Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:53:42.614Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:53:43.057Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:53:43.069Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:53:43.103Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:53:43.154Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:53:43.165Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:53:43.199Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:53:51.349Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:53:51.362Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:53:51.395Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:53:54.756Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:53:54.769Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:53:54.804Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:53:55.559Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:53:55.571Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:53:55.605Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T11:53:58.654Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:53:58.667Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-09-18T11:53:58.684Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:53:58.696Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T11:53:58.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 [2024-09-18T11:53:58.726Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:53:58.760Z] Will try again after 15 sec [2024-09-18T11:53:58.773Z] Will try again after 15 sec [2024-09-18T11:53:58.786Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:54:06.423Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:54:06.437Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:54:06.472Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:54:09.834Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:54:09.849Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:54:09.885Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:54:10.635Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:54:10.649Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:54:10.689Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T11:54:13.803Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:54:13.817Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [2024-09-18T11:54:13.852Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T11:54:13.867Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:54:13.881Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:54:13.915Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T11:54:13.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 [2024-09-18T11:54:13.942Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:54:13.993Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:54:22.222Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:54:22.235Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:54:22.275Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:54:24.913Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:54:24.926Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:54:24.959Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:54:25.718Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:54:25.731Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:54:25.773Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:54:28.884Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:54:28.899Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:54:28.936Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:54:28.973Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:54:28.988Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T11:54:29.037Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T11:54:29.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 [2024-09-18T11:54:29.076Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:54:29.113Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:54:37.318Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:54:37.332Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:54:37.370Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:54:39.987Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:54:40.000Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:54:40.040Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:54:40.801Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:54:40.814Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:54:40.849Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:54:43.965Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:54:43.977Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:54:44.011Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:54:44.065Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:54:44.079Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:54:44.115Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:54:44.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 [2024-09-18T11:54:44.161Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:54:44.194Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:54:52.397Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:54:52.410Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:54:52.446Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:54:55.067Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:54:56.488Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T11:54:56.564Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T11:54:56.588Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:54:56.600Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:54:56.635Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:54:59.040Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:54:59.052Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:54:59.088Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:54:59.140Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:54:59.151Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:54:59.187Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:54:59.225Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:54:59.236Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:54:59.272Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:55:07.474Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:55:07.486Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:55:07.520Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T11:55:11.703Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:55:11.715Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T11:55:11.731Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:55:11.743Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:55:11.777Z] Will try again after 15 sec [2024-09-18T11:55:11.792Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:55:14.118Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:55:14.132Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:55:14.167Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:55:14.214Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:55:14.227Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:55:14.262Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:55:14.301Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:55:14.312Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:55:14.349Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:55:22.548Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:55:22.561Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:55:22.607Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:55:26.804Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:55:26.833Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T11:55:26.874Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T11:55:26.897Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:55:26.909Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:55:26.943Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:55:29.197Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:55:29.210Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:55:29.246Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:55:29.289Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:55:29.302Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:55:29.337Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:55:29.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 [2024-09-18T11:55:29.387Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:55:29.422Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:55:37.636Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:55:37.649Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:55:37.681Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:55:41.905Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:55:41.919Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:55:41.953Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:55:41.987Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:55:42.001Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:55:42.036Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:55:44.274Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:55:44.286Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:55:44.322Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:55:44.360Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:55:44.373Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:55:44.406Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:55:44.447Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:55:44.459Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:55:44.493Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:55:52.709Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:55:52.722Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:55:52.763Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:55:56.981Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:55:56.994Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:55:57.029Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:55:57.062Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:55:57.075Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:55:57.184Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:55:59.350Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:55:59.363Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:55:59.397Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:55:59.432Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:55:59.447Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:55:59.482Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:55:59.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 [2024-09-18T11:55:59.535Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:55:59.569Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:56:07.792Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:56:07.805Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:56:07.841Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:56:12.056Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:56:12.067Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:56:12.102Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:56:12.214Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:56:12.226Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:56:12.261Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:56:14.426Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:56:14.440Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:56:14.475Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:56:14.514Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:56:14.527Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:56:14.563Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:56:14.599Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:56:14.611Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:56:14.652Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:56:22.874Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:56:23.100Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:56:23.135Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:56:27.128Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:56:27.140Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:56:27.175Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:56:27.289Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:56:27.301Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:56:27.335Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:56:29.526Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:56:29.546Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:56:29.611Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:56:29.653Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:56:29.669Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T11:56:29.713Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T11:56:29.735Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:56:29.746Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:56:29.779Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:56:38.186Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:56:38.201Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:56:38.252Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:56:42.203Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:56:42.215Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:56:42.250Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:56:43.986Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:56:44.002Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:56:45.896Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T11:56:45.984Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:56:46.026Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-09-18T11:56:46.051Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:56:46.065Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T11:56:46.083Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:56:46.100Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:56:46.138Z] Will try again after 15 sec [2024-09-18T11:56:46.152Z] Will try again after 15 sec [2024-09-18T11:56:46.165Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:56:53.281Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:56:53.293Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:56:53.328Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:56:57.281Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:56:57.294Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:56:57.329Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:57:00.927Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:57:00.941Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:57:00.980Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T11:57:01.459Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:57:01.471Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-09-18T11:57:01.607Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:57:01.619Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T11:57:01.637Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:57:01.650Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:57:01.693Z] Will try again after 15 sec [2024-09-18T11:57:01.709Z] Will try again after 15 sec [2024-09-18T11:57:01.724Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:57:08.356Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:57:08.368Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:57:08.409Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:57:12.464Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:57:12.478Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:57:12.515Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:57:16.008Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:57:16.031Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:57:16.068Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:57:16.723Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:57:16.739Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [Pipeline] { [2024-09-18T11:57:16.805Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T11:57:16.837Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:57:16.853Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T11:57:17.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 [2024-09-18T11:57:17.303Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:57:17.344Z] Will try again after 15 sec [2024-09-18T11:57:17.357Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:57:24.377Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:57:24.395Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:57:24.444Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:57:27.546Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:57:27.558Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:57:27.596Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:57:31.100Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:57:31.114Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:57:31.271Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:57:31.835Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:57:31.849Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:57:31.896Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T11:57:32.386Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:57:32.399Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:57:32.426Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T11:57:32.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 [2024-09-18T11:57:32.451Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:57:32.510Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:57:39.472Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:57:39.483Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:57:39.527Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:57:42.626Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:57:42.639Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:57:42.679Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:57:46.304Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:57:46.317Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:57:46.358Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:57:46.927Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:57:46.942Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:57:46.980Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:57:47.455Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:57:47.469Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:57:47.508Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:57:47.548Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:57:47.562Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:57:47.600Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:57:54.558Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:57:54.572Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:57:54.611Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:57:57.705Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:57:57.720Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:57:57.769Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:58:01.386Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:58:01.398Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:58:01.436Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:58:02.007Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:58:02.019Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:58:02.952Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T11:58:02.996Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:58:03.012Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T11:58:03.030Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:58:03.042Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:58:03.078Z] Will try again after 15 sec [2024-09-18T11:58:03.093Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:58:09.639Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:58:09.652Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:58:09.689Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:58:12.798Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:58:12.820Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:58:12.878Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:58:16.463Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:58:16.476Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:58:16.515Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:58:17.978Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:58:17.989Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:58:18.029Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:58:18.106Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:58:18.118Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T11:58:18.164Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T11:58:18.188Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:58:18.201Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:58:18.240Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:58:24.717Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:58:24.731Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:58:24.767Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:58:27.907Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:58:27.921Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:58:27.974Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T11:58:34.229Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:58:34.242Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T11:58:34.266Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:58:34.279Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-09-18T11:58:34.305Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:58:34.318Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T11:58:34.336Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:58:34.351Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:58:34.393Z] Will try again after 15 sec [2024-09-18T11:58:34.409Z] Will try again after 15 sec [2024-09-18T11:58:34.427Z] Will try again after 15 sec [2024-09-18T11:58:34.443Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:58:40.696Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:58:42.513Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:58:42.555Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:58:42.999Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:58:43.016Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:58:43.062Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:58:49.420Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:58:49.432Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-09-18T11:58:49.489Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:58:49.522Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:58:49.535Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-09-18T11:58:49.554Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:58:49.567Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T11:58:49.585Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:58:49.598Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:58:49.636Z] Will try again after 15 sec [2024-09-18T11:58:49.651Z] Will try again after 15 sec [2024-09-18T11:58:49.667Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:58:57.599Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:58:57.618Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:58:57.670Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:58:58.089Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:58:58.102Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:58:58.160Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:59:04.516Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:59:04.530Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:59:04.566Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:59:04.662Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:59:04.674Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [Pipeline] { [2024-09-18T11:59:04.728Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T11:59:04.755Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:59:04.767Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T11:59:04.783Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:59:04.798Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:59:04.833Z] Will try again after 15 sec [2024-09-18T11:59:04.847Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:59:12.705Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:59:12.719Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:59:12.907Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:59:13.194Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:59:13.206Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:59:13.251Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:59:19.606Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:59:19.618Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:59:19.654Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:59:19.754Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:59:19.766Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:59:19.803Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T11:59:19.864Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:59:19.877Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:59:19.904Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T11:59:19.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 [2024-09-18T11:59:19.941Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:59:19.979Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:59:27.935Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:59:27.949Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:59:27.987Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:59:28.295Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:59:28.314Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:59:28.361Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:59:34.683Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:59:34.696Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:59:34.736Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:59:34.831Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:59:34.843Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:59:34.878Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:59:34.928Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:59:34.940Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:59:34.980Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:59:35.016Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:59:35.029Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:59:35.069Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T11:59:43.705Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:59:43.721Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T11:59:43.748Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:59:43.765Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:59:43.837Z] Will try again after 15 sec [2024-09-18T11:59:43.858Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:59:49.762Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:59:49.773Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:59:49.809Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:59:49.906Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T11:59:49.918Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T11:59:49.956Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:59:50.006Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T11:59:50.020Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:59:50.057Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:59:50.094Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T11:59:50.106Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T11:59:50.147Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T11:59:58.867Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T11:59:58.880Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T11:59:58.923Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T11:59:58.947Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T11:59:58.959Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T11:59:58.996Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:00:04.837Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:00:04.850Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:00:04.886Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:00:04.984Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:00:04.995Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:00:05.031Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:00:05.081Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:00:05.093Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:00:05.129Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:00:05.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 [2024-09-18T12:00:05.184Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:00:05.221Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:00:13.956Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:00:13.971Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:00:14.014Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:00:14.059Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:00:14.074Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:00:14.114Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:00:19.917Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:00:20.161Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-09-18T12:00:20.221Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:00:20.250Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:00:20.263Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-09-18T12:00:20.282Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:00:20.297Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:00:20.328Z] Will try again after 15 sec [2024-09-18T12:00:20.342Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T12:00:20.356Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T12:00:20.369Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:00:20.428Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T12:00:29.460Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:00:29.476Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:00:29.501Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:00:29.519Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:00:29.563Z] Will try again after 15 sec [2024-09-18T12:00:29.579Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:00:35.252Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:00:35.268Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:00:35.310Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T12:00:35.360Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:00:35.373Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:00:35.401Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T12:00:35.414Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:00:35.426Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T12:00:35.489Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T12:00:35.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 [2024-09-18T12:00:35.532Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:00:35.573Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:00:44.598Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:00:44.621Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T12:00:44.675Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T12:00:44.703Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:00:44.717Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:00:44.764Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:00:50.339Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:00:50.352Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:00:50.395Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:00:50.432Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:00:50.445Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:00:50.485Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:00:50.523Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:00:50.537Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:00:50.582Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:00:50.621Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T12:00:50.634Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:00:50.676Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:00:59.702Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:00:59.715Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:00:59.766Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:00:59.805Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:00:59.826Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:00:59.869Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:01:05.422Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:01:05.436Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:01:05.475Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:01:05.517Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:01:05.529Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:01:05.567Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:01:05.606Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:01:05.619Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:01:05.659Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:01:05.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 [2024-09-18T12:01:05.715Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:01:05.755Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:01:14.796Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:01:14.810Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:01:14.851Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:01:14.907Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:01:14.920Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:01:14.966Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:01:20.503Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:01:20.518Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:01:20.566Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:01:20.604Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:01:20.617Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:01:20.656Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:01:20.699Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:01:20.712Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:01:20.753Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:01:20.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 [2024-09-18T12:01:20.810Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:01:20.881Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:01:29.893Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:01:29.905Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:01:29.953Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:01:29.997Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:01:30.018Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:01:30.081Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:01:35.594Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:01:35.607Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:01:35.642Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:01:35.682Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:01:35.694Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:01:35.729Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:01:35.779Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:01:35.792Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:01:35.832Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:01:35.910Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T12:01:35.924Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:01:35.961Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:01:44.982Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:01:44.995Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:01:45.031Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:01:45.109Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:01:45.125Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:01:45.171Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:01:50.672Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:01:50.686Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:01:50.725Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:01:50.763Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:01:50.776Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:01:50.850Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:01:50.890Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:01:50.905Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:01:50.944Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:01:50.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 [2024-09-18T12:01:50.999Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:01:51.035Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:02:00.059Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:02:00.071Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:02:00.106Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:02:00.199Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:02:00.216Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:02:00.270Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:02:05.754Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:02:05.767Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:02:05.805Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:02:05.877Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:02:05.889Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:02:05.935Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:02:05.970Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:02:05.990Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:02:06.028Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:02:06.063Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T12:02:06.074Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:02:06.108Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:02:15.132Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:02:15.146Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:02:15.211Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:02:15.416Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:02:15.435Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:02:15.481Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:02:20.833Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:02:20.847Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:02:20.887Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:02:20.961Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:02:20.974Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:02:21.012Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:02:21.056Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:02:21.070Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:02:21.109Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:02:21.148Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T12:02:21.161Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:02:21.200Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:02:30.238Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:02:30.252Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:02:30.291Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:02:30.509Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:02:30.522Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:02:30.561Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T12:02:37.586Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:02:37.598Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:02:37.622Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:02:37.636Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-09-18T12:02:37.661Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:02:37.674Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:02:37.694Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T12:02:37.708Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:02:37.746Z] Will try again after 15 sec [2024-09-18T12:02:37.761Z] Will try again after 15 sec [2024-09-18T12:02:37.787Z] Will try again after 15 sec [2024-09-18T12:02:37.803Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:02:45.321Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:02:45.337Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:02:45.375Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:02:45.588Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:02:45.602Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:02:45.642Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:02:52.775Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:02:52.788Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-09-18T12:02:52.844Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:02:52.887Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:02:52.905Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-09-18T12:02:52.923Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:02:52.937Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:02:52.959Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T12:02:52.974Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:02:53.013Z] Will try again after 15 sec [2024-09-18T12:02:53.031Z] Will try again after 15 sec [2024-09-18T12:02:53.047Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:03:00.406Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:03:00.421Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:03:00.458Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:03:00.671Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:03:00.684Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:03:00.721Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T12:03:09.635Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:03:09.647Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:03:09.671Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:03:09.683Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-09-18T12:03:09.708Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:03:09.721Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:03:09.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 [2024-09-18T12:03:11.719Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:03:11.764Z] Will try again after 15 sec [2024-09-18T12:03:11.779Z] Will try again after 15 sec [2024-09-18T12:03:11.806Z] Will try again after 15 sec [2024-09-18T12:03:11.823Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:03:15.487Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:03:15.500Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:03:15.540Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:03:15.750Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:03:15.767Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:03:15.803Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:03:26.796Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:03:26.810Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-09-18T12:03:26.866Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:03:26.905Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:03:26.919Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-09-18T12:03:26.946Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:03:26.960Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:03:26.980Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T12:03:26.993Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:03:27.031Z] Will try again after 15 sec [2024-09-18T12:03:27.046Z] Will try again after 15 sec [2024-09-18T12:03:27.061Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:03:30.608Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:03:30.621Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:03:30.661Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:03:30.830Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:03:30.845Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:03:30.883Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T12:03:42.800Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:03:42.839Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:03:42.857Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:03:42.871Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-09-18T12:03:42.907Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:03:42.921Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:03:42.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 [2024-09-18T12:03:42.954Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:03:42.995Z] Will try again after 15 sec [2024-09-18T12:03:43.011Z] Will try again after 15 sec [2024-09-18T12:03:43.027Z] Will try again after 15 sec [2024-09-18T12:03:43.042Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:03:45.686Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:03:45.697Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:03:45.747Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:03:45.909Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:03:45.921Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:03:45.957Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T12:03:58.044Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:03:58.059Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:03:58.079Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:03:58.093Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [Pipeline] { [2024-09-18T12:03:58.151Z] Will try again after 15 sec [2024-09-18T12:03:58.166Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T12:03:58.192Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:03:58.207Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:03:58.239Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T12:03:58.252Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:03:58.290Z] Will try again after 15 sec [2024-09-18T12:03:58.307Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:04:00.778Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:04:00.791Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:04:02.210Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:04:02.256Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:04:02.272Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:04:02.328Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T12:04:13.205Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:04:13.219Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:04:13.239Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:04:13.251Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:04:13.289Z] Will try again after 15 sec [2024-09-18T12:04:13.303Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T12:04:13.354Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:04:13.369Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:04:13.388Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T12:04:13.419Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:04:13.452Z] Will try again after 15 sec [2024-09-18T12:04:13.466Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:04:17.237Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:04:17.250Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:04:17.285Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:04:17.355Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:04:17.368Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:04:17.404Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T12:04:28.333Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:04:28.347Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:04:28.365Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:04:28.378Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:04:28.414Z] Will try again after 15 sec [2024-09-18T12:04:28.427Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:04:28.478Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:04:28.492Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T12:04:28.536Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T12:04:28.560Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T12:04:28.572Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:04:28.609Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:04:32.311Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:04:32.324Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:04:32.359Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:04:32.428Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:04:32.442Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:04:32.478Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T12:04:43.460Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:04:43.474Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:04:43.493Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:04:43.507Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:04:43.545Z] Will try again after 15 sec [2024-09-18T12:04:43.563Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:04:43.610Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:04:43.624Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T12:04:43.674Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T12:04:43.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 [2024-09-18T12:04:43.711Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:04:43.746Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:04:47.400Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:04:47.413Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:04:47.450Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:04:47.506Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:04:47.518Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:04:47.553Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:04:58.574Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:04:58.586Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T12:04:58.628Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T12:04:58.651Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:04:58.663Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:04:58.700Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:04:58.734Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:04:58.748Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T12:04:58.794Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T12:04:58.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 [2024-09-18T12:04:58.831Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:04:58.868Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:05:02.478Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:05:02.494Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:05:02.532Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:05:02.578Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:05:02.591Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:05:02.630Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:05:13.658Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:05:13.671Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:05:13.710Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:05:13.748Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:05:13.760Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:05:13.798Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:05:13.834Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:05:13.848Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:05:13.885Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:05:13.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 [2024-09-18T12:05:13.945Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:05:13.986Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:05:17.563Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:05:17.579Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:05:17.625Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:05:17.669Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:05:17.685Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:05:17.731Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:05:28.741Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:05:28.755Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:05:28.795Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:05:28.832Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:05:28.845Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:05:28.885Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:05:28.923Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:05:28.935Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:05:28.973Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:05:29.014Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T12:05:29.026Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:05:29.067Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:05:32.654Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:05:32.667Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:05:32.707Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:05:32.761Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:05:32.774Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:05:32.813Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:05:43.824Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:05:43.838Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:05:43.874Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:05:43.912Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:05:43.927Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:05:43.964Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:05:44.002Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:05:44.016Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:05:44.054Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:05:44.094Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T12:05:44.108Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:05:44.146Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:05:47.735Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:05:47.749Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:05:47.785Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:05:47.845Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:05:47.860Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:05:47.899Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:05:58.904Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:05:58.919Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:05:58.956Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:05:58.994Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:05:59.012Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:05:59.051Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:05:59.092Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:05:59.105Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:05:59.142Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:05:59.177Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T12:05:59.189Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:05:59.229Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T12:06:05.305Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:06:05.321Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:06:05.338Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:06:05.357Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:06:05.403Z] Will try again after 15 sec [2024-09-18T12:06:05.424Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:06:13.989Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:06:14.003Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:06:14.045Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:06:14.082Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:06:14.095Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:06:14.132Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:06:14.170Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:06:14.185Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:06:14.228Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:06:14.270Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T12:06:14.284Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:06:14.326Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T12:06:20.448Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:06:20.463Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:06:20.482Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:06:20.498Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:06:20.543Z] Will try again after 15 sec [2024-09-18T12:06:22.346Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T12:06:29.948Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:06:29.965Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:06:29.982Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:06:29.998Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-09-18T12:06:30.029Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:06:30.050Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:06:30.071Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T12:06:30.086Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:06:30.126Z] Will try again after 15 sec [2024-09-18T12:06:30.142Z] Will try again after 15 sec [2024-09-18T12:06:30.157Z] Will try again after 15 sec [2024-09-18T12:06:30.172Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:06:35.583Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:06:35.599Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:06:35.637Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:06:37.380Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:06:37.396Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:06:37.448Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:06:45.156Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:06:45.171Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [2024-09-18T12:06:45.240Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T12:06:45.254Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:06:45.268Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-09-18T12:06:45.296Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:06:45.308Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:06:45.325Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T12:06:45.337Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:06:45.375Z] Will try again after 15 sec [2024-09-18T12:06:45.391Z] Will try again after 15 sec [2024-09-18T12:06:45.406Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:06:50.671Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:06:50.685Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:06:50.725Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:06:52.488Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:06:52.504Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:06:52.553Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:07:00.270Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:07:00.286Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:07:00.325Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:07:00.401Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:07:00.414Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [Pipeline] { [2024-09-18T12:07:00.471Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T12:07:00.495Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:07:00.507Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:07:00.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 [2024-09-18T12:07:00.542Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:07:00.587Z] Will try again after 15 sec [2024-09-18T12:07:00.604Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:07:05.754Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:07:05.766Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:07:05.806Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:07:07.583Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:07:07.604Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:07:07.671Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:07:15.351Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:07:15.362Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:07:15.404Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:07:15.499Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:07:15.513Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:07:15.549Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:07:15.613Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:07:15.626Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T12:07:15.667Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T12:07:15.694Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T12:07:15.706Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:07:15.744Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:07:20.837Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:07:20.851Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:07:20.893Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:07:22.706Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:07:22.723Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:07:22.764Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:07:30.432Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:07:30.445Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:07:30.485Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:07:30.580Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:07:30.592Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:07:30.666Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:07:30.706Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:07:30.719Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:07:30.758Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:07:30.798Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T12:07:30.811Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:07:30.852Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:07:35.924Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:07:35.939Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:07:35.980Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:07:37.809Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:07:37.830Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:07:37.888Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:07:45.512Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:07:45.524Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:07:45.560Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:07:45.694Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:07:45.714Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:07:45.753Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:07:45.792Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:07:45.807Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:07:45.846Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:07:45.882Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T12:07:45.895Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:07:45.932Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:07:51.012Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:07:51.027Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:07:51.068Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:07:52.932Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:07:52.954Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:07:52.997Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:08:00.587Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:08:00.599Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:08:00.636Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:08:00.780Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:08:00.792Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:08:00.833Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:08:00.869Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:08:00.881Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:08:00.919Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:08:00.959Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T12:08:00.971Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:08:01.007Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:08:06.134Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:08:06.166Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:08:06.204Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:08:08.037Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:08:08.053Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:08:08.096Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:08:15.663Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:08:15.678Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:08:15.719Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:08:15.860Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:08:15.873Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:08:15.911Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:08:15.947Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:08:15.959Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:08:15.996Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:08:16.032Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T12:08:16.045Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:08:16.095Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:08:21.239Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:08:21.253Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:08:21.303Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:08:23.123Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:08:23.139Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:08:23.189Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:08:30.747Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:08:30.764Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:08:30.817Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:08:30.940Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:08:30.953Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:08:30.993Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:08:31.033Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:08:31.047Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:08:31.113Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:08:31.151Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T12:08:31.163Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:08:31.206Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:08:37.427Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:08:37.441Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:08:37.476Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:08:38.219Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:08:38.236Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:08:38.273Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:08:45.844Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:08:45.857Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:08:45.895Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:08:46.019Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:08:46.576Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [Pipeline] { [2024-09-18T12:08:46.675Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T12:08:46.716Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:08:46.734Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:08:46.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 [2024-09-18T12:08:46.774Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:08:46.821Z] Will try again after 15 sec [2024-09-18T12:08:46.840Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:08:52.542Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:08:52.556Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:08:52.591Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:08:53.305Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:08:53.323Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:08:53.375Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:09:00.926Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:09:00.939Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:09:00.977Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:09:01.707Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:09:01.722Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:09:01.761Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:09:01.853Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:09:01.868Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T12:09:01.911Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T12:09:01.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 [2024-09-18T12:09:01.948Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:09:01.986Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:09:07.623Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:09:07.637Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:09:07.677Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:09:08.951Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:09:08.970Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:09:09.030Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T12:09:17.146Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:09:17.162Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:09:17.185Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:09:17.202Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-09-18T12:09:17.228Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:09:17.243Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:09:17.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 [2024-09-18T12:09:17.274Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:09:17.314Z] Will try again after 15 sec [2024-09-18T12:09:17.330Z] Will try again after 15 sec [2024-09-18T12:09:17.347Z] Will try again after 15 sec [2024-09-18T12:09:17.363Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:09:22.713Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:09:22.726Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:09:22.764Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:09:24.065Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:09:24.077Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:09:24.132Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T12:09:32.406Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:09:32.424Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:09:32.445Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:09:32.461Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-09-18T12:09:32.493Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:09:32.513Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:09:32.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 [2024-09-18T12:09:32.578Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:09:33.633Z] Will try again after 15 sec [2024-09-18T12:09:33.657Z] Will try again after 15 sec [2024-09-18T12:09:33.674Z] Will try again after 15 sec [2024-09-18T12:09:33.691Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:09:37.795Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:09:37.811Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:09:37.852Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:09:39.164Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:09:39.180Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:09:39.225Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T12:09:49.962Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:09:49.977Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:09:50.001Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:09:50.023Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-09-18T12:09:50.053Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:09:50.067Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:09:50.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 [2024-09-18T12:09:50.111Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:09:50.152Z] Will try again after 15 sec [2024-09-18T12:09:50.166Z] Will try again after 15 sec [2024-09-18T12:09:50.182Z] Will try again after 15 sec [2024-09-18T12:09:50.196Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:09:52.877Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:09:52.888Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:09:52.923Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:09:54.252Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:09:54.269Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:09:54.312Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:10:05.182Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:10:05.196Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [2024-09-18T12:10:05.261Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T12:10:05.276Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:10:05.292Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-09-18T12:10:05.321Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:10:05.335Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:10:05.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 [2024-09-18T12:10:05.366Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:10:05.407Z] Will try again after 15 sec [2024-09-18T12:10:05.421Z] Will try again after 15 sec [2024-09-18T12:10:05.436Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:10:07.957Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:10:07.979Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:10:08.021Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:10:09.343Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:10:09.359Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:10:09.463Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:10:20.824Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:10:20.838Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [2024-09-18T12:10:20.892Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T12:10:20.906Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:10:20.918Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-09-18T12:10:20.947Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:10:20.959Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:10:20.977Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T12:10:20.991Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:10:22.077Z] Will try again after 15 sec [2024-09-18T12:10:22.093Z] Will try again after 15 sec [2024-09-18T12:10:22.108Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:10:23.057Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:10:23.071Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:10:24.349Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:10:24.501Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:10:24.521Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:10:24.583Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:10:35.921Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:10:35.933Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:10:35.970Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:10:37.104Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:10:37.115Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [Pipeline] { [2024-09-18T12:10:37.170Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T12:10:37.194Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:10:37.206Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:10:37.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 [2024-09-18T12:10:37.802Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:10:37.842Z] Will try again after 15 sec [2024-09-18T12:10:37.857Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:10:39.382Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:10:39.396Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:10:39.435Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:10:39.624Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:10:39.648Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:10:39.691Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:10:51.004Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:10:51.017Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:10:51.057Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:10:52.410Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:10:52.498Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:10:52.540Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:10:52.871Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:10:52.885Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T12:10:52.928Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T12:10:52.955Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T12:10:52.968Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:10:53.010Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:10:54.465Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:10:54.478Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:10:54.519Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:10:54.760Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:10:54.777Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:10:54.828Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:11:06.081Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:11:06.094Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:11:06.129Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:11:07.566Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:11:07.580Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:11:07.616Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:11:07.955Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:11:07.967Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:11:08.004Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:11:08.038Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T12:11:08.050Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:11:08.086Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T12:11:09.965Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:11:09.983Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:11:10.008Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:11:10.028Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:11:10.064Z] Will try again after 15 sec [2024-09-18T12:11:10.078Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:11:21.156Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:11:21.169Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:11:21.207Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:11:22.757Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:11:22.772Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:11:22.809Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:11:23.030Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:11:23.042Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:11:23.077Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:11:23.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 [2024-09-18T12:11:23.131Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:11:23.169Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:11:25.096Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:11:25.115Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T12:11:25.162Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T12:11:25.186Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:11:25.199Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:11:25.237Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:11:36.235Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:11:36.249Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:11:36.288Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:11:37.840Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:11:37.854Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:11:37.896Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:11:38.105Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:11:38.117Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T12:11:38.326Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T12:11:38.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 [2024-09-18T12:11:38.364Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:11:40.504Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T12:11:40.560Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:11:40.572Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:11:40.590Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:11:40.602Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:11:40.636Z] Will try again after 15 sec [2024-09-18T12:11:40.650Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:11:51.315Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:11:51.328Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:11:51.364Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:11:52.926Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:11:52.940Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:11:52.977Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:11:53.356Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:11:53.369Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:11:53.407Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:11:55.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 [2024-09-18T12:11:55.543Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:11:55.582Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T12:11:55.678Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:11:55.706Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:11:55.727Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:11:55.741Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:11:55.777Z] Will try again after 15 sec [2024-09-18T12:11:55.791Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:12:06.396Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:12:06.410Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:12:06.465Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:12:08.010Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:12:08.025Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:12:08.064Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:12:08.441Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:12:08.456Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:12:08.499Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:12:10.611Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T12:12:10.625Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:12:10.665Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:12:10.803Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:12:10.815Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T12:12:10.857Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T12:12:10.884Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:12:10.897Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:12:10.935Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:12:21.494Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:12:21.512Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:12:21.565Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:12:23.092Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:12:23.105Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:12:24.264Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:12:24.303Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:12:24.315Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:12:24.352Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:12:25.697Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T12:12:25.709Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:12:25.755Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:12:25.883Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:12:25.894Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:12:25.933Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:12:25.970Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:12:25.982Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:12:26.020Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:12:36.596Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:12:36.611Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:12:36.659Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:12:39.293Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:12:39.307Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:12:39.346Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:12:39.385Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:12:39.399Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:12:39.437Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:12:40.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 [2024-09-18T12:12:40.794Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:12:40.834Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:12:40.957Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:12:40.969Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:12:41.004Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:12:41.045Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:12:41.059Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:12:41.095Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:12:52.676Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:12:52.695Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:12:52.740Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:12:54.374Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:12:54.389Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:12:54.429Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:12:54.463Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:12:54.475Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:12:54.511Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:12:55.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 [2024-09-18T12:12:55.874Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:12:55.916Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:12:56.029Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:12:56.042Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:12:56.078Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:12:56.120Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:12:56.133Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:12:56.171Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:13:07.775Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:13:07.788Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:13:07.836Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:13:09.460Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:13:09.473Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:13:09.513Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:13:09.550Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:13:09.564Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:13:09.602Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:13:10.947Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T12:13:10.959Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] { [2024-09-18T12:13:11.190Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:13:11.233Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:13:11.245Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:13:11.260Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:13:11.272Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:13:11.306Z] Will try again after 15 sec [2024-09-18T12:13:11.320Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:13:22.868Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:13:22.881Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:13:22.932Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:13:24.541Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:13:24.555Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:13:24.593Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:13:24.632Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:13:24.646Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:13:24.684Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:13:26.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 [2024-09-18T12:13:26.245Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:13:26.293Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:13:26.332Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:13:26.345Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T12:13:26.384Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T12:13:26.409Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:13:26.422Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:13:26.460Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:13:37.981Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:13:38.001Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:13:38.048Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:13:39.621Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:13:39.967Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [2024-09-18T12:13:40.846Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T12:13:40.878Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:13:40.892Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:13:40.930Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:13:42.110Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T12:13:42.127Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] { [Pipeline] { [2024-09-18T12:13:42.183Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T12:13:42.206Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:13:42.218Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:13:42.234Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:13:42.246Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:13:42.282Z] Will try again after 15 sec [2024-09-18T12:13:42.296Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:13:54.100Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:13:54.124Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:13:54.175Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:13:55.878Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:13:56.842Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [2024-09-18T12:13:56.894Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T12:13:56.919Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:13:56.933Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:13:56.972Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:13:57.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 [2024-09-18T12:13:57.227Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:13:57.266Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:13:57.309Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:13:57.324Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T12:13:57.368Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T12:13:57.393Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:13:57.405Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:13:57.442Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:14:09.206Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:14:09.221Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:14:09.268Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:14:11.924Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:14:11.939Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:14:11.976Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:14:12.013Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:14:12.031Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:14:12.066Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:14:12.303Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T12:14:12.317Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:14:12.368Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:14:12.407Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:14:12.421Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:14:12.465Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:14:12.502Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:14:12.515Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:14:12.557Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:14:24.300Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:14:24.323Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:14:24.366Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:14:27.007Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:14:27.022Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:14:27.064Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:14:27.102Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:14:27.114Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:14:27.162Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:14:27.404Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T12:14:28.168Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] { [Pipeline] { [2024-09-18T12:14:28.239Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T12:14:28.265Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:14:28.279Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:14:28.300Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:14:28.315Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:14:28.356Z] Will try again after 15 sec [2024-09-18T12:14:28.372Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:14:39.406Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:14:39.427Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:14:39.474Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:14:42.091Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:14:42.102Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:14:42.138Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:14:42.187Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:14:42.199Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:14:42.235Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:14:43.282Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T12:14:43.301Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:14:43.348Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:14:43.384Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:14:43.398Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T12:14:43.440Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T12:14:43.465Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:14:43.480Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:14:43.519Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:14:54.502Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:14:54.540Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:14:54.582Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:14:57.166Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:14:57.179Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:14:57.218Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:14:57.262Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:14:57.275Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:14:57.315Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T12:14:58.681Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:14:58.706Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:14:58.729Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:14:58.744Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:14:58.767Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T12:14:58.784Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:14:58.844Z] Will try again after 15 sec [2024-09-18T12:14:58.862Z] Will try again after 15 sec [2024-09-18T12:14:58.881Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:15:10.336Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:15:10.354Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:15:10.401Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:15:12.246Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:15:12.258Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:15:12.295Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:15:12.342Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:15:12.356Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:15:12.394Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:15:13.871Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:15:13.883Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-09-18T12:15:13.951Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T12:15:13.975Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:15:13.988Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:15:14.016Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T12:15:14.030Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T12:15:14.044Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:15:14.089Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T12:15:28.763Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:15:28.792Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:15:28.813Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:15:28.833Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-09-18T12:15:28.854Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:15:28.872Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:15:28.914Z] Will try again after 15 sec [2024-09-18T12:15:28.934Z] Will try again after 15 sec [2024-09-18T12:15:28.964Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T12:15:29.048Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:15:29.071Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:15:29.092Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:15:29.106Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:15:29.145Z] Will try again after 15 sec [Pipeline] { [2024-09-18T12:15:29.176Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T12:15:29.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 [2024-09-18T12:15:29.228Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:15:29.267Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:15:43.948Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:15:43.963Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-09-18T12:15:44.027Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T12:15:44.057Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:15:44.070Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-09-18T12:15:44.092Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:15:44.107Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:15:44.150Z] Will try again after 15 sec [2024-09-18T12:15:44.165Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T12:15:44.217Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:15:44.232Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:15:44.250Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:15:44.263Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:15:44.296Z] Will try again after 15 sec [Pipeline] { [2024-09-18T12:15:44.321Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T12:15:44.355Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T12:15:44.368Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:15:44.404Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:15:59.061Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:15:59.082Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-09-18T12:15:59.313Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:15:59.349Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:15:59.365Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-09-18T12:15:59.385Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:15:59.408Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:15:59.441Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:15:59.455Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T12:15:59.493Z] Will try again after 15 sec [Pipeline] { [2024-09-18T12:15:59.519Z] Will try again after 15 sec [2024-09-18T12:16:00.617Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T12:16:01.556Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:16:01.572Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:16:01.640Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T12:16:01.658Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:16:01.706Z] Will try again after 15 sec [2024-09-18T12:16:01.723Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:16:14.363Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:16:14.375Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:16:14.410Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:16:14.528Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:16:14.544Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [2024-09-18T12:16:14.597Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T12:16:14.627Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:16:14.642Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:16:14.680Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:16:15.646Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:16:15.659Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:16:15.696Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:16:16.741Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:16:16.761Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T12:16:16.820Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T12:16:16.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 [2024-09-18T12:16:16.868Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:16:17.408Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:16:29.444Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:16:29.458Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:16:29.500Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:16:29.638Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:16:29.650Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:16:29.693Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:16:29.736Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:16:29.749Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:16:29.787Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:16:30.723Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:16:30.738Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:16:30.790Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:16:31.851Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:16:31.864Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:16:31.925Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:16:32.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 [2024-09-18T12:16:32.453Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:16:32.489Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:16:44.526Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:16:44.539Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:16:44.576Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:16:44.720Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:16:44.738Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:16:44.780Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:16:44.820Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:16:44.832Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:16:44.874Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:16:46.553Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:16:46.572Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:16:46.615Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:16:46.956Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:16:46.974Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:16:47.025Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:16:47.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 [2024-09-18T12:16:47.543Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:16:47.583Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:16:59.607Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:16:59.620Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:16:59.657Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T12:17:01.169Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:17:01.184Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-09-18T12:17:01.206Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:17:01.218Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:17:01.262Z] Will try again after 15 sec [2024-09-18T12:17:01.278Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:17:01.644Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:17:01.659Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:17:01.698Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:17:02.058Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:17:02.084Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:17:02.127Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:17:02.615Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T12:17:02.629Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:17:02.672Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:17:14.701Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:17:14.717Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:17:14.758Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:17:16.297Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:17:16.316Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [2024-09-18T12:17:16.366Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T12:17:16.399Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:17:16.411Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:17:16.451Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:17:16.726Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:17:16.739Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:17:16.780Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:17:17.168Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:17:17.197Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:17:17.241Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:17:17.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 [2024-09-18T12:17:17.712Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:17:17.751Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:17:29.792Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:17:29.805Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:17:29.845Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:17:31.401Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:17:31.420Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:17:31.471Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:17:31.512Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:17:31.532Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:17:31.577Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:17:31.809Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:17:31.822Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:17:31.865Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:17:32.281Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:17:32.295Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:17:32.345Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:17:32.783Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T12:17:32.797Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:17:32.837Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:17:44.880Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:17:44.893Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:17:44.933Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:17:46.510Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:17:46.530Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:17:46.581Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:17:46.621Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:17:46.636Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:17:46.683Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:17:46.891Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:17:46.903Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:17:46.939Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:17:47.370Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:17:47.383Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:17:47.426Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:17:47.870Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T12:17:47.884Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:17:47.925Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:17:59.959Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:17:59.971Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:18:00.490Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:18:01.614Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:18:01.627Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:18:01.670Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:18:01.716Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:18:01.732Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:18:01.789Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:18:01.966Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:18:01.978Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:18:02.015Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:18:02.454Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:18:02.467Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:18:02.505Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:18:02.957Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T12:18:02.970Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:18:03.016Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:18:15.518Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:18:15.531Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:18:15.570Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:18:16.712Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:18:16.723Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:18:16.766Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T12:18:18.937Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:18:18.953Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:18:18.970Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:18:18.984Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:18:19.010Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:18:19.047Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:18:19.073Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T12:18:19.090Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:18:19.133Z] Will try again after 15 sec [2024-09-18T12:18:19.148Z] Will try again after 15 sec [2024-09-18T12:18:19.163Z] Will try again after 15 sec [2024-09-18T12:18:19.176Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:18:31.610Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:18:31.628Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:18:31.678Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:18:31.801Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:18:31.819Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:18:31.869Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T12:18:34.182Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:18:34.198Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:18:34.220Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:18:34.235Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-09-18T12:18:34.295Z] Will try again after 15 sec [2024-09-18T12:18:34.312Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T12:18:34.338Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:18:34.350Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:18:34.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 [2024-09-18T12:18:34.390Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:18:34.429Z] Will try again after 15 sec [2024-09-18T12:18:34.445Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T12:18:47.451Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:18:47.465Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:18:47.492Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:18:47.525Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:18:47.571Z] Will try again after 15 sec [2024-09-18T12:18:47.592Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:18:49.321Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:18:49.338Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T12:18:49.398Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T12:18:49.426Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:18:49.439Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-09-18T12:18:49.505Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T12:18:49.534Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:18:49.554Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:18:49.579Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T12:18:49.596Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:18:49.633Z] Will try again after 15 sec [2024-09-18T12:18:49.646Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:19:02.598Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:19:02.611Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T12:19:02.671Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T12:19:02.704Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:19:02.722Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:19:02.761Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:19:04.424Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:19:04.438Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:19:04.483Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:19:04.542Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:19:04.555Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:19:04.641Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T12:19:04.682Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:19:04.696Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:19:04.714Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T12:19:04.727Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:19:04.763Z] Will try again after 15 sec [2024-09-18T12:19:04.777Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:19:17.704Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:19:17.718Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:19:17.758Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:19:17.811Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:19:17.828Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:19:17.870Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:19:19.512Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:19:19.530Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:19:19.580Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:19:19.671Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:19:19.684Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:19:19.735Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:19:19.789Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:19:19.802Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T12:19:19.842Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T12:19:19.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 [2024-09-18T12:19:19.879Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:19:19.912Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:19:32.783Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:19:32.796Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:19:32.838Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:19:32.898Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:19:32.917Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:19:32.954Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:19:34.612Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:19:34.626Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:19:34.677Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:19:34.766Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:19:34.779Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:19:34.830Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:19:34.869Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:19:34.884Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:19:34.922Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:19:34.958Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T12:19:34.972Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:19:35.010Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:19:47.864Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:19:47.875Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:19:47.918Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:19:47.985Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:19:48.002Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:19:48.042Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:19:49.722Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:19:49.737Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:19:49.784Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:19:49.868Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:19:49.887Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:19:49.932Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:19:49.969Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:19:49.982Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:19:50.018Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:19:50.059Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T12:19:50.071Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:19:50.107Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T12:20:03.579Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:20:03.598Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:20:03.629Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:20:03.652Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:20:03.713Z] Will try again after 15 sec [2024-09-18T12:20:03.732Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:20:04.817Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:20:04.839Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:20:04.904Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:20:04.973Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:20:04.996Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:20:05.050Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:20:05.091Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:20:05.104Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T12:20:05.155Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T12:20:05.179Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T12:20:05.194Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:20:05.231Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T12:20:19.235Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:20:19.247Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:20:19.266Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:20:19.285Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:20:19.333Z] Will try again after 15 sec [2024-09-18T12:20:19.353Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:20:19.935Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:20:19.952Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:20:20.010Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:20:20.087Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:20:20.103Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:20:20.151Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:20:20.191Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:20:20.203Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:20:20.239Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:20:20.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 [2024-09-18T12:20:20.285Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:20:20.323Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:20:34.362Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:20:34.377Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T12:20:34.442Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T12:20:34.472Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:20:34.489Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:20:34.537Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T12:20:36.404Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:20:36.416Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:20:36.447Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:20:36.466Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:20:36.501Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:20:36.528Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:20:36.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 [2024-09-18T12:20:36.569Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:20:36.608Z] Will try again after 15 sec [2024-09-18T12:20:36.627Z] Will try again after 15 sec [2024-09-18T12:20:36.642Z] Will try again after 15 sec [2024-09-18T12:20:36.659Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:20:49.472Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:20:49.499Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:20:49.547Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:20:49.604Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:20:49.622Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:20:49.663Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:20:51.633Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:20:51.666Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [2024-09-18T12:20:51.745Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T12:20:51.758Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:20:51.849Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:20:51.889Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:20:51.903Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:20:51.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 [2024-09-18T12:20:51.935Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:20:51.972Z] Will try again after 15 sec [2024-09-18T12:20:51.985Z] Will try again after 15 sec [2024-09-18T12:20:51.998Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T12:21:05.481Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:21:05.500Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:21:05.522Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:21:05.539Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:21:05.593Z] Will try again after 15 sec [2024-09-18T12:21:05.608Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:21:06.772Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:21:07.616Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [2024-09-18T12:21:07.699Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T12:21:07.717Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:21:07.730Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:21:07.759Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:21:07.774Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:21:07.794Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T12:21:07.806Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:21:07.841Z] Will try again after 15 sec [2024-09-18T12:21:07.856Z] Will try again after 15 sec [2024-09-18T12:21:07.869Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T12:21:20.635Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:21:20.928Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:21:20.987Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:21:20.997Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:21:21.054Z] Will try again after 15 sec [2024-09-18T12:21:21.078Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T12:21:23.228Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:21:23.722Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:21:23.740Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:21:23.754Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:21:23.782Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:21:23.796Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:21:23.816Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T12:21:23.830Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:21:23.871Z] Will try again after 15 sec [2024-09-18T12:21:23.919Z] Will try again after 15 sec [2024-09-18T12:21:23.934Z] Will try again after 15 sec [2024-09-18T12:21:23.959Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T12:21:36.130Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:21:36.142Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:21:36.165Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:21:36.177Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:21:36.222Z] Will try again after 15 sec [2024-09-18T12:21:36.235Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:21:38.900Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:21:38.914Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:21:38.951Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T12:21:39.007Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:21:39.021Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:21:39.048Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:21:39.061Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:21:39.088Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T12:21:39.102Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T12:21:39.115Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:21:39.153Z] Will try again after 15 sec [2024-09-18T12:21:39.181Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T12:21:51.260Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:21:51.274Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:21:51.297Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:21:51.314Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:21:51.350Z] Will try again after 15 sec [2024-09-18T12:21:51.362Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T12:21:54.907Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:21:54.923Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:21:54.942Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:21:54.956Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:21:54.983Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:21:54.996Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:21: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 [2024-09-18T12:21:55.025Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:21:55.059Z] Will try again after 15 sec [2024-09-18T12:21:55.073Z] Will try again after 15 sec [2024-09-18T12:21:55.086Z] Will try again after 15 sec [2024-09-18T12:21:55.100Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T12:22:06.405Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:22:06.422Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:22:06.445Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:22:06.464Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:22:06.512Z] Will try again after 15 sec [2024-09-18T12:22:06.528Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T12:22:11.171Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:22:11.188Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:22:11.207Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:22:11.222Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-09-18T12:22:11.280Z] Will try again after 15 sec [2024-09-18T12:22:11.293Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T12:22:11.317Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:22:11.332Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:22:11.358Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T12:22:11.371Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:22:11.407Z] Will try again after 15 sec [2024-09-18T12:22:11.420Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T12:22:21.558Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:22:21.575Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:22:21.598Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:22:21.613Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:22:21.654Z] Will try again after 15 sec [2024-09-18T12:22:21.668Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T12:22:26.320Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:22:26.333Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:22:26.348Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:22:26.359Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:22:26.393Z] Will try again after 15 sec [2024-09-18T12:22:26.406Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T12:22:26.457Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:22:26.470Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:22:26.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 [2024-09-18T12:22:26.502Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:22:26.539Z] Will try again after 15 sec [2024-09-18T12:22:26.552Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T12:22:36.701Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:22:36.714Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:22:36.744Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:22:36.763Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:22:36.802Z] Will try again after 15 sec [2024-09-18T12:22:36.818Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T12:22:41.432Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:22:41.446Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:22:41.463Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:22:41.476Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:22:41.514Z] Will try again after 15 sec [2024-09-18T12:22:41.529Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T12:22:41.577Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:22:41.589Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:22:41.608Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T12:22:41.660Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:22:41.699Z] Will try again after 15 sec [2024-09-18T12:22:41.714Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T12:22:51.863Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:22:51.880Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:22:51.900Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:22:51.914Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:22:51.963Z] Will try again after 15 sec [2024-09-18T12:22:51.981Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:22:56.542Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:22:56.556Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T12:22:56.599Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T12:22:56.624Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:22:56.637Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:22:56.676Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T12:22:56.742Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:22:56.755Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:22:56.782Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T12:22:56.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 [2024-09-18T12:22:56.808Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:22:56.853Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T12:23:07.033Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:23:07.060Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:23:07.086Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:23:07.104Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:23:07.148Z] Will try again after 15 sec [2024-09-18T12:23:07.165Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T12:23:11.829Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:23:11.841Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:23:11.858Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:23:11.872Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:23:11.888Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:23:11.900Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:23:11.934Z] Will try again after 15 sec [Pipeline] { [2024-09-18T12:23:11.958Z] Will try again after 15 sec [2024-09-18T12:23:11.974Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T12:23:12.017Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T12:23:12.029Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:23:12.065Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T12:23:22.211Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:23:22.227Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:23:22.249Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:23:22.266Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:23:22.315Z] Will try again after 15 sec [2024-09-18T12:23:22.332Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:23:26.962Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:23:26.975Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-09-18T12:23:27.034Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T12:23:27.058Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:23:27.070Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:23:27.087Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:23:27.100Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T12:23:27.146Z] Will try again after 15 sec [2024-09-18T12:23:27.160Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T12:23:27.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 [2024-09-18T12:23:27.204Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:23:27.238Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T12:23:37.364Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:23:37.381Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:23:37.407Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:23:37.426Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:23:37.473Z] Will try again after 15 sec [2024-09-18T12:23:37.487Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:23:42.064Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:23:42.077Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:23:42.116Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:23:42.173Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:23:42.187Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T12:23:42.229Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:23:42.266Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:23:42.279Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:23:42.306Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T12:23:42.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 [2024-09-18T12:23:42.335Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:23:42.380Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:23:52.500Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:23:52.518Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T12:23:52.576Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T12:23:52.602Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:23:52.615Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:23:52.651Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:23:57.146Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:23:57.176Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:23:57.218Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:23:57.262Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:23:57.275Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:23:57.319Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:23:57.353Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:23:57.365Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:23:57.401Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:23:57.433Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T12:23:57.446Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:23:57.485Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:24:07.608Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:24:07.627Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:24:07.662Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:24:07.698Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:24:07.718Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:24:07.753Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:24:12.249Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:24:12.265Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:24:12.305Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:24:12.346Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:24:12.361Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:24:12.403Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:24:12.441Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:24:12.457Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:24:12.495Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:24:12.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 [2024-09-18T12:24:12.543Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:24:12.580Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:24:22.700Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:24:22.716Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:24:22.764Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:24:22.799Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:24:22.811Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:24:22.850Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T12:24:28.061Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:24:28.079Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:24:28.100Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:24:28.116Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:24:28.146Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:24:28.160Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:24:28.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 [2024-09-18T12:24:28.189Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:24:28.225Z] Will try again after 15 sec [2024-09-18T12:24:28.239Z] Will try again after 15 sec [2024-09-18T12:24:28.254Z] Will try again after 15 sec [2024-09-18T12:24:28.269Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:24:37.797Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:24:37.820Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:24:37.864Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:24:37.897Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:24:37.910Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:24:37.946Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:24:43.250Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:24:43.262Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-09-18T12:24:43.312Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:24:43.347Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:24:43.363Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:24:43.383Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:24:43.396Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:24:43.414Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T12:24:43.427Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:24:43.462Z] Will try again after 15 sec [2024-09-18T12:24:43.476Z] Will try again after 15 sec [2024-09-18T12:24:43.490Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:24:52.890Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:24:52.910Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:24:52.954Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:24:52.988Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:24:52.998Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:24:53.033Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:24:58.339Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:24:58.352Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:24:58.391Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:24:58.491Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:24:58.505Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-09-18T12:24:58.565Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T12:24:58.593Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:24:58.607Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:24:58.628Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T12:24:58.641Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:24:58.679Z] Will try again after 15 sec [2024-09-18T12:24:58.694Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:25:07.980Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:25:07.993Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:25:08.042Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:25:08.079Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:25:08.092Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:25:08.130Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:25:13.417Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:25:13.430Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:25:13.466Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:25:13.593Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:25:13.604Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:25:13.639Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:25:13.708Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:25:13.724Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T12:25:13.774Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T12:25:13.802Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T12:25:13.818Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:25:13.862Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:25:23.075Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:25:23.092Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:25:23.136Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:25:23.172Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:25:23.186Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:25:23.225Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:25:28.492Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:25:28.506Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:25:28.540Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:25:28.666Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:25:28.678Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:25:28.714Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:25:28.802Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:25:28.814Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:25:28.850Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:25:28.886Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T12:25:28.898Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:25:28.933Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T12:25:39.124Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:25:39.146Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:25:39.170Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:25:39.193Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:25:39.235Z] Will try again after 15 sec [2024-09-18T12:25:39.254Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:25:43.568Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:25:43.581Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:25:43.618Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:25:43.744Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:25:43.758Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:25:43.794Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T12:25:43.992Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:25:44.006Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:25:44.026Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T12:25:44.039Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:25:44.076Z] Will try again after 15 sec [2024-09-18T12:25:44.090Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T12:25:54.287Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:25:54.299Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:25:54.317Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:25:54.328Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:25:54.365Z] Will try again after 15 sec [2024-09-18T12:25:54.382Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:25:58.646Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:25:58.660Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:25:58.697Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:25:58.819Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:25:58.831Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:25:58.867Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:25:59.102Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:25:59.115Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T12:25:59.157Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T12:25:59.182Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T12:25:59.198Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:25:59.244Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:26:09.392Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:26:09.405Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T12:26:09.444Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T12:26:09.476Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:26:09.494Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:26:09.539Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:26:13.727Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:26:13.740Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:26:13.789Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:26:13.903Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:26:13.916Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:26:13.956Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:26:14.208Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:26:14.221Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:26:14.262Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:26:14.301Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T12:26:14.324Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:26:14.364Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:26:24.474Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:26:24.488Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:26:24.525Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:26:24.581Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:26:24.596Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:26:24.641Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:26:28.817Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:26:28.830Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:26:28.870Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:26:28.987Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:26:29.000Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:26:29.038Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:26:29.292Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:26:29.305Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:26:29.351Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:26:29.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 [2024-09-18T12:26:29.413Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:26:29.451Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:26:39.550Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:26:39.564Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:26:39.603Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:26:39.680Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:26:39.704Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:26:39.759Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T12:26:44.866Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:26:44.879Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:26:44.901Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:26:44.919Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:26:44.952Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:26:44.964Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:26:44.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 [2024-09-18T12:26:44.994Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:26:45.032Z] Will try again after 15 sec [2024-09-18T12:26:45.047Z] Will try again after 15 sec [2024-09-18T12:26:45.063Z] Will try again after 15 sec [2024-09-18T12:26:45.078Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:26:54.629Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:26:54.642Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:26:54.678Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:26:54.784Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:26:54.798Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:26:54.847Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:27:00.059Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:27:00.072Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-09-18T12:27:00.127Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:27:00.163Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:27:00.176Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:27:00.196Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:27:00.208Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:27:00.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 [2024-09-18T12:27:00.242Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:27:00.283Z] Will try again after 15 sec [2024-09-18T12:27:00.298Z] Will try again after 15 sec [2024-09-18T12:27:00.313Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:27:09.703Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:27:09.717Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:27:09.753Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:27:09.878Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:27:09.893Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:27:09.933Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:27:15.151Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:27:15.164Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:27:15.198Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:27:15.308Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:27:15.322Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-09-18T12:27:15.372Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T12:27:15.397Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:27:15.409Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:27:15.425Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T12:27:15.441Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:27:15.479Z] Will try again after 15 sec [2024-09-18T12:27:15.492Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:27:24.782Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:27:24.797Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:27:24.841Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:27:24.975Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:27:24.999Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:27:25.043Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:27:30.224Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:27:30.237Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:27:30.272Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:27:30.399Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:27:30.411Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:27:30.447Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:27:30.506Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:27:30.519Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T12:27:30.560Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T12:27:30.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 [2024-09-18T12:27:30.597Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:27:30.634Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:27:39.866Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:27:39.878Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:27:39.913Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:27:40.077Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:27:40.091Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:27:40.127Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T12:27:45.571Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:27:45.583Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:27:45.601Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:27:45.613Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T12:27:45.655Z] Will try again after 15 sec [2024-09-18T12:27:45.672Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:27:45.712Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:27:45.726Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:27:45.754Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T12:27:45.769Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T12:27:45.792Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:27:45.840Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:27:54.944Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:27:54.956Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:27:54.994Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:27:55.160Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:27:55.172Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:27:55.217Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T12:28:00.804Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:28:00.817Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:28:00.839Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:28:00.854Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:28:00.876Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:28:00.891Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:28:00.935Z] Will try again after 15 sec [Pipeline] { [2024-09-18T12:28:00.969Z] Will try again after 15 sec [2024-09-18T12:28:00.987Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T12:28:01.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 [2024-09-18T12:28:01.053Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:28:01.092Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:28:10.020Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:28:10.033Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:28:10.070Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:28:10.245Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:28:10.449Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:28:10.521Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:28:15.959Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:28:15.972Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T12:28:16.019Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:28:16.808Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:28:16.834Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:28:16.855Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:28:16.870Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T12:28:18.888Z] Will try again after 15 sec [2024-09-18T12:28:18.903Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T12:28:18.938Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T12:28:18.950Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:28:18.986Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:28:25.429Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:28:25.446Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:28:25.492Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:28:25.552Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:28:25.567Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:28:25.613Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:28:31.881Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:28:31.893Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:28:31.945Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T12:28:33.935Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:28:33.950Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:28:33.982Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T12:28:33.996Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:28:34.012Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T12:28:34.084Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T12:28:34.116Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T12:28:34.131Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:28:34.170Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:28:40.522Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:28:40.539Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:28:40.588Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:28:40.639Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:28:40.655Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:28:40.700Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:28:46.979Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:28:47.005Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:28:47.051Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:28:49.010Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:28:49.026Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:28:49.064Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:28:49.113Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:28:49.125Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:28:49.161Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:28:49.202Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T12:28:49.216Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:28:49.253Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T12:28:57.129Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:28:57.148Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:28:57.174Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:28:57.189Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:28:57.239Z] Will try again after 15 sec [2024-09-18T12:28:57.262Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:29:02.083Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:29:02.095Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:29:02.139Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:29:04.093Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:29:04.106Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:29:04.144Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:29:04.187Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:29:04.200Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:29:04.242Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:29:04.282Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T12:29:04.294Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:29:04.332Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:29:12.273Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:29:12.288Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T12:29:12.338Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T12:29:12.374Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:29:12.392Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:29:12.441Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:29:17.177Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:29:17.202Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:29:17.246Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:29:19.171Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:29:19.184Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:29:19.221Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:29:19.268Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:29:19.282Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:29:19.318Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:29:19.358Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T12:29:19.372Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:29:19.409Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:29:27.367Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:29:27.380Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:29:27.420Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:29:27.469Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:29:27.481Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:29:27.526Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:29:32.292Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:29:32.316Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:29:32.362Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T12:29:34.578Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:29:34.591Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:29:36.478Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:29:37.435Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:29:37.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 [2024-09-18T12:29:37.490Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:29:37.536Z] Will try again after 15 sec [2024-09-18T12:29:37.559Z] Will try again after 15 sec [2024-09-18T12:29:37.577Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:29:42.449Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:29:42.461Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:29:42.499Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:29:42.553Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:29:42.565Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:29:42.601Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:29:47.400Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:29:47.414Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:29:47.455Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T12:29:52.871Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:29:52.887Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:29:52.912Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:29:52.930Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:29:52.955Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T12:29:52.975Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:29:53.029Z] Will try again after 15 sec [2024-09-18T12:29:53.043Z] Will try again after 15 sec [2024-09-18T12:29:53.057Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:29:57.531Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:29:57.544Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:29:57.580Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:29:57.626Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:29:57.640Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:29:57.679Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:30:03.119Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:30:03.139Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:30:03.187Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T12:30:08.090Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:30:08.111Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:30:08.142Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:30:09.068Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:30:09.095Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T12:30:09.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 [2024-09-18T12:30:09.119Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:30:09.155Z] Will try again after 15 sec [2024-09-18T12:30:09.180Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:30:12.608Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:30:12.620Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:30:12.660Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:30:12.707Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:30:12.722Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:30:12.763Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:30:18.218Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:30:18.234Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:30:18.280Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T12:30:25.294Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:30:25.306Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:30:25.328Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:30:25.344Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:30:25.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 [2024-09-18T12:30:25.380Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:30:25.415Z] Will try again after 15 sec [2024-09-18T12:30:25.429Z] Will try again after 15 sec [2024-09-18T12:30:25.443Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:30:27.691Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:30:27.704Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:30:27.742Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:30:27.789Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:30:27.802Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:30:27.841Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:30:33.313Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:30:33.331Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:30:33.381Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T12:30:40.460Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:30:40.475Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T12:30:40.510Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T12:30:40.524Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:30:40.538Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:30:40.574Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T12:30:40.587Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T12:30:40.599Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:30:41.238Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:30:42.770Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:30:42.784Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:30:42.824Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:30:42.867Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:30:42.880Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:30:42.916Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:30:48.422Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:30:48.443Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:30:48.503Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:30:55.544Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:30:55.556Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:30:55.592Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:30:55.626Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:30:55.640Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:30:55.677Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:30:56.282Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T12:30:56.294Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:30:56.332Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:30:57.853Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:30:57.866Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:30:57.904Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:30:57.941Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:30:57.955Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:30:57.989Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:31:03.539Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:31:03.557Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:31:05.198Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:31:10.628Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:31:10.641Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:31:10.678Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:31:10.713Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:31:10.724Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:31:10.760Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:31:11.360Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T12:31:11.373Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:31:11.408Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:31:12.931Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:31:12.943Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:31:12.978Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:31:13.013Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:31:13.024Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:31:13.058Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:31:20.236Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:31:20.247Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:31:20.291Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:31:25.713Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:31:25.726Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:31:25.760Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:31:25.796Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:31:25.809Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:31:25.845Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:31:26.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 [2024-09-18T12:31:26.622Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:31:26.660Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:31:28.009Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:31:28.022Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:31:28.060Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:31:28.095Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:31:28.107Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:31:28.143Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:31:35.329Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:31:35.350Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:31:35.396Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:31:40.799Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:31:40.813Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:31:40.853Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:31:40.891Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:31:40.903Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:31:40.939Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:31:41.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 [2024-09-18T12:31:41.698Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:31:41.736Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:31:43.092Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:31:43.105Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:31:43.142Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:31:43.177Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:31:43.188Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:31:43.227Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:31:50.432Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:31:50.454Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:31:50.499Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:31:55.882Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:31:55.894Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:31:55.930Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:31:55.965Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:31:55.977Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:31:56.015Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:31:56.766Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T12:31:56.780Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:31:56.820Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:31:58.177Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:31:58.190Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:31:58.227Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:31:58.261Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:31:58.273Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:31:58.330Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:32:05.532Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:32:05.551Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:32:05.599Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:32:10.963Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:32:10.975Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:32:11.011Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:32:11.050Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:32:11.068Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:32:11.109Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:32:11.849Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T12:32:11.862Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:32:11.901Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:32:13.258Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:32:13.273Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:32:13.312Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:32:13.358Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:32:13.371Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:32:13.412Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:32:20.632Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:32:20.657Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:32:20.700Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:32:26.041Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:32:26.055Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:32:26.094Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:32:26.136Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:32:26.149Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:32:26.188Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:32:26.931Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T12:32:26.945Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:32:26.984Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:32:28.347Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:32:28.360Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:32:28.399Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:32:28.443Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:32:28.456Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:32:28.492Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:32:35.731Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:32:35.756Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:32:35.801Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:32:41.118Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:32:41.132Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:32:41.170Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:32:41.217Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:32:41.233Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:32:41.274Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:32:42.014Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T12:32:42.030Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:32:42.071Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:32:43.428Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:32:43.548Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T12:32:43.597Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T12:32:43.622Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:32:43.636Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:32:43.670Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:32:50.839Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:32:50.858Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:32:50.899Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:32:56.195Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:32:56.207Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:32:56.245Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:32:56.303Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:32:56.319Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:32:56.358Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:32:57.115Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T12:32:57.130Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:32:57.171Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T12:33:00.198Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:33:00.217Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:33:00.240Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:33:00.256Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:33:00.296Z] Will try again after 15 sec [2024-09-18T12:33:00.310Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:33:05.941Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:33:05.966Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:33:06.004Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:33:11.280Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:33:11.293Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:33:11.335Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:33:11.387Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:33:11.399Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:33:11.438Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:33:12.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 [2024-09-18T12:33:12.213Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:33:12.252Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T12:33:15.342Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:33:15.354Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:33:15.373Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:33:15.388Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:33:15.432Z] Will try again after 15 sec [2024-09-18T12:33:15.454Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:33:21.041Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:33:21.056Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:33:21.096Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:33:26.361Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:33:26.373Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:33:26.408Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:33:26.467Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:33:26.480Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:33:26.516Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:33:27.283Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T12:33:27.297Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:33:27.338Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:33:30.459Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:33:30.470Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T12:33:30.522Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T12:33:30.548Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:33:30.563Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:33:30.602Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:33:36.128Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:33:36.152Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:33:36.200Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:33:41.439Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:33:41.452Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:33:41.492Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:33:41.542Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:33:41.555Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:33:41.743Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:33:42.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 [2024-09-18T12:33:42.382Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:33:42.419Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:33:45.549Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:33:45.561Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:33:45.619Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:33:45.662Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:33:45.677Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:33:45.719Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:33:51.233Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:33:51.246Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:33:51.287Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:33:56.517Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:33:56.529Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:33:56.563Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:33:56.770Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:33:56.782Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:33:56.818Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:33:57.449Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T12:33:57.461Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:33:57.495Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:34:00.652Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:34:00.669Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:34:00.721Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:34:00.767Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:34:00.780Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:34:00.816Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:34:06.317Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:34:06.335Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:34:06.377Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:34:11.604Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:34:11.617Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:34:11.653Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:34:11.845Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:34:11.858Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:34:11.894Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:34:12.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 [2024-09-18T12:34:12.538Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:34:12.574Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:34:15.754Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:34:15.770Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:34:16.410Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:34:16.450Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:34:16.461Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:34:16.501Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:34:21.411Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:34:21.430Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:34:23.957Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:34:26.678Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:34:26.689Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:34:26.724Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:34:26.924Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:34:26.938Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:34:26.974Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:34:27.606Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T12:34:27.619Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:34:27.655Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:34:31.437Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:34:31.450Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:34:31.487Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:34:31.524Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:34:31.537Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:34:31.585Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:34:38.984Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:34:38.996Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:34:39.031Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:34:41.751Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:34:41.766Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:34:41.804Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:34:42.003Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:34:42.016Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:34:42.054Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:34:42.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 [2024-09-18T12:34:42.703Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:34:42.743Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:34:46.518Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:34:46.531Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:34:46.570Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:34:46.612Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:34:46.624Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:34:46.670Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:34:54.059Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:34:54.074Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:34:54.113Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:34:56.835Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:34:56.848Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:34:56.887Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:34:57.085Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:34:57.100Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:34:57.144Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:34:57.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 [2024-09-18T12:34:57.790Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:34:57.830Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:35:01.601Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:35:01.614Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:35:01.654Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:35:01.697Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:35:01.713Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:35:01.753Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:35:09.142Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:35:09.155Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:35:09.195Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:35:11.917Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:35:11.930Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:35:11.970Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:35:12.173Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:35:12.187Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:35:12.230Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:35:12.859Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T12:35:12.872Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:35:12.914Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:35:16.684Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:35:16.699Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:35:16.736Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:35:16.776Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:35:16.787Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:35:16.825Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:35:24.222Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:35:24.237Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:35:24.273Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:35:27.004Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:35:27.016Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:35:27.052Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:35:27.258Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:35:27.272Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:35:27.311Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:35:27.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 [2024-09-18T12:35:27.957Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:35:27.996Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:35:31.767Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:35:31.781Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:35:31.823Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:35:31.858Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:35:31.872Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:35:31.913Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:35:39.304Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:35:39.321Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:35:39.361Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:35:42.086Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:35:42.102Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:35:42.145Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:35:42.342Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:35:42.357Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:35:42.413Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:35:43.025Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T12:35:43.037Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:35:43.077Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:35:46.853Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:35:46.866Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:35:46.902Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:35:47.506Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:35:47.527Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:35:47.583Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:35:54.390Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:35:54.405Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:35:54.440Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:35:57.219Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:35:57.233Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:35:57.275Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:35:57.441Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:35:57.453Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:35:57.490Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:35:58.107Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T12:35:58.121Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:35:59.518Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T12:36:03.480Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:36:03.496Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:36:03.514Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:36:03.530Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:36:03.577Z] Will try again after 15 sec [2024-09-18T12:36:03.597Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:36:09.469Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:36:09.482Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:36:09.516Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T12:36:14.042Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:36:14.058Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:36:14.079Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:36:14.098Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:36:14.139Z] Will try again after 15 sec [2024-09-18T12:36:14.154Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:36:14.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 [2024-09-18T12:36:14.561Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:36:14.595Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:36:18.607Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:36:18.620Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T12:36:18.658Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T12:36:18.681Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:36:18.698Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:36:18.737Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:36:24.548Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:36:24.563Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:36:24.600Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T12:36:29.192Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:36:29.216Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:36:29.245Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T12:36:29.259Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:36:29.271Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:36:29.317Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:36:29.622Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T12:36:29.635Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:36:29.672Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:36:33.686Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:36:33.698Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:36:33.736Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:36:33.770Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:36:33.782Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:36:33.827Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:36:39.628Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:36:39.640Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:36:39.678Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T12:36:46.254Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:36:46.276Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:36:46.306Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:36:46.318Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:36:46.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 [2024-09-18T12:36:46.346Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:36:46.383Z] Will try again after 15 sec [2024-09-18T12:36:46.398Z] Will try again after 15 sec [2024-09-18T12:36:46.412Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T12:36:50.564Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:36:50.582Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:36:50.606Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:36:50.624Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:36:50.686Z] Will try again after 15 sec [2024-09-18T12:36:50.705Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:36:54.901Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:36:54.914Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:36:54.950Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:37:01.410Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:37:01.423Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-09-18T12:37:01.474Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T12:37:01.496Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:37:01.508Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:37:01.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 [2024-09-18T12:37:01.537Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:37:01.571Z] Will try again after 15 sec [2024-09-18T12:37:01.586Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:37:05.713Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:37:07.697Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T12:37:07.756Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T12:37:07.796Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:37:07.816Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:37:07.871Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:37:09.982Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:37:09.997Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:37:10.042Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:37:16.504Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:37:16.519Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:37:16.558Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:37:16.600Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:37:16.614Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T12:37:16.658Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T12:37:16.689Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T12:37:16.702Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:37:16.740Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:37:22.786Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:37:22.801Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:37:22.842Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:37:22.900Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:37:22.914Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:37:22.961Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:37:27.018Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:37:27.042Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:37:27.089Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:37:31.586Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:37:31.599Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:37:31.638Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:37:31.686Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:37:31.701Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:37:31.741Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:37:31.777Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T12:37:31.790Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:37:31.827Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:37:37.880Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:37:37.893Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:37:37.933Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:37:37.986Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:37:37.999Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:37:38.036Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:37:42.123Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:37:42.154Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:37:42.212Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:37:46.665Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:37:46.680Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:37:46.718Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:37:46.768Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:37:46.781Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:37:46.818Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:37:46.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 [2024-09-18T12:37:46.873Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:37:46.914Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:37:52.963Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:37:52.977Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:37:53.016Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:37:53.067Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:37:53.081Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:37:53.122Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:37:57.250Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:37:57.268Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:37:57.319Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:38:01.786Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:38:01.805Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:38:01.848Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:38:01.887Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:38:01.903Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:38:01.949Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:38:01.992Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T12:38:02.007Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:38:02.053Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:38:08.049Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:38:08.063Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:38:08.101Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:38:08.148Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:38:08.160Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:38:08.199Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:38:12.353Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:38:12.366Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:38:12.425Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:38:16.889Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:38:16.901Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:38:16.939Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:38:16.977Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:38:16.991Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:38:17.030Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:38:17.080Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T12:38:17.093Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:38:17.131Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:38:23.132Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:38:23.145Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:38:23.182Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:38:23.225Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:38:23.239Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:38:23.277Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:38:27.454Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:38:27.471Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:38:27.521Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:38:31.980Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:38:31.993Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:38:32.031Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:38:32.067Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:38:32.080Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:38:32.118Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:38:32.160Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T12:38:32.174Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:38:32.210Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:38:38.212Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:38:38.225Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:38:38.263Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:38:38.303Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:38:38.316Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:38:38.356Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:38:42.551Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:38:42.572Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:38:42.626Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:38:47.066Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:38:47.078Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:38:47.115Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:38:47.153Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:38:47.164Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:38:47.199Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:38:48.995Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T12:38:49.008Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:38:49.045Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:38:53.293Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:38:53.307Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:38:53.347Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:38:53.385Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:38:53.397Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:38:53.432Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:38:57.655Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:38:57.686Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:38:57.738Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:39:02.147Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:39:02.158Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:39:02.192Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:39:02.227Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:39:02.238Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:39:02.276Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:39:04.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 [2024-09-18T12:39:04.085Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:39:04.124Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:39:08.380Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:39:08.394Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:39:08.433Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:39:08.471Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:39:08.484Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:39:08.527Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:39:12.777Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:39:12.800Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:39:14.735Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:39:17.229Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:39:17.242Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:39:17.282Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:39:17.319Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:39:17.333Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:39:17.369Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:39:19.154Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T12:39:19.167Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:39:19.207Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:39:23.462Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:39:23.476Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:39:23.516Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:39:23.554Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:39:23.568Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:39:23.616Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:39:29.765Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:39:29.781Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:39:29.832Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:39:32.306Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:39:32.317Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:39:32.352Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:39:32.924Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:39:32.936Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:39:32.973Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:39:34.235Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T12:39:34.246Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:39:34.283Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:39:38.546Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:39:38.558Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:39:38.592Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:39:38.640Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:39:38.655Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:39:38.689Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:39:44.863Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:39:44.882Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:39:44.922Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:39:47.385Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:39:47.659Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:39:47.695Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:39:48.000Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:39:48.013Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:39:48.047Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:39:49.312Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T12:39:49.323Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:39:49.356Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:39:53.624Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:39:53.638Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:39:53.675Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:39:53.717Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:39:53.731Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:39:53.771Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:39:59.955Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:39:59.971Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:40:00.011Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T12:40:03.120Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:40:03.138Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:40:03.175Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T12:40:03.196Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:40:03.215Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:40:03.282Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:40:05.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 [2024-09-18T12:40:05.172Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:40:05.230Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:40:08.705Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:40:08.718Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:40:08.753Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:40:08.796Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:40:08.808Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:40:08.842Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:40:15.042Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:40:15.056Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:40:15.113Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:40:18.205Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:40:18.217Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:40:18.262Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:40:18.309Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:40:18.322Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:40:18.357Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:40:20.261Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T12:40:20.274Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:40:20.317Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:40:23.783Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:40:23.823Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:40:23.859Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:40:23.893Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:40:23.904Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:40:23.939Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:40:30.140Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:40:30.156Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:40:30.210Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:40:33.297Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:40:33.313Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:40:33.364Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:40:33.400Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:40:33.413Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:40:33.450Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:40:35.346Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T12:40:35.358Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:40:35.397Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:40:38.891Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:40:38.904Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:40:38.944Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:40:38.980Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:40:38.992Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:40:39.030Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:40:46.729Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:40:46.744Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:40:46.788Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:40:48.411Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:40:48.432Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:40:48.477Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:40:48.513Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:40:48.526Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:40:48.560Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:40:50.427Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T12:40:50.441Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:40:50.479Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:40:53.973Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:40:53.987Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:40:54.024Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:40:54.061Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:40:54.074Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:40:54.112Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:41:01.826Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:41:01.848Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:41:01.906Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:41:03.504Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:41:03.518Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:41:03.574Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:41:03.607Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:41:03.619Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:41:03.652Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:41:05.507Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T12:41:05.520Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:41:05.555Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:41:09.051Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:41:09.064Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:41:09.100Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:41:09.136Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:41:09.152Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:41:09.187Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T12:41:19.012Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:41:19.025Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:41:19.065Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:41:19.090Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:41:19.114Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:41:19.136Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:41:19.208Z] Will try again after 15 sec [2024-09-18T12:41:19.222Z] Will try again after 15 sec [2024-09-18T12:41:19.236Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:41:20.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 [2024-09-18T12:41:20.596Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:41:20.633Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:41:24.126Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:41:24.137Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:41:24.172Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:41:24.210Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:41:24.222Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:41:24.257Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:41:34.236Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:41:34.260Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-09-18T12:41:34.319Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T12:41:34.343Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:41:34.356Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:41:34.373Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:41:34.387Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:41:34.424Z] Will try again after 15 sec [2024-09-18T12:41:34.439Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:41:35.661Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T12:41:35.673Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:41:35.708Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:41:39.201Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:41:39.215Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:41:39.256Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:41:39.290Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:41:39.302Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:41:39.346Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:41:49.362Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:41:49.374Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:41:49.408Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:41:49.448Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:41:49.459Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T12:41:49.500Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T12:41:49.523Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:41:49.535Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:41:49.569Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:41:52.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 [2024-09-18T12:41:52.496Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:41:52.533Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T12:41:54.641Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:41:54.654Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:41:54.669Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:41:54.682Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:41:54.717Z] Will try again after 15 sec [2024-09-18T12:41:54.731Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T12:42:04.584Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:42:04.600Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:42:04.624Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:42:04.644Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T12:42:04.704Z] Will try again after 15 sec [2024-09-18T12:42:04.719Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T12:42:04.754Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:42:04.767Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:42:04.803Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:42:07.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 [2024-09-18T12:42:08.572Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:42:08.611Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T12:42:09.756Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:42:09.768Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:42:09.785Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:42:09.796Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:42:09.831Z] Will try again after 15 sec [2024-09-18T12:42:09.845Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T12:42:19.753Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:42:19.772Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:42:19.792Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:42:19.807Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:42:19.847Z] Will try again after 15 sec [Pipeline] { [2024-09-18T12:42:19.873Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T12:42:19.905Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:42:19.917Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:42:19.952Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:42:23.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 [2024-09-18T12:42:23.653Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:42:23.695Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:42:24.856Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:42:24.869Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T12:42:24.908Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T12:42:24.931Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:42:24.943Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:42:24.979Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:42:34.874Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:42:34.894Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T12:42:34.966Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:42:35.011Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:42:35.023Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:42:35.052Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T12:42:35.065Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:42:35.078Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:42:35.128Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:42:38.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 [2024-09-18T12:42:38.737Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:42:38.774Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:42:39.935Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:42:39.948Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:42:39.986Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:42:40.024Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:42:40.037Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:42:40.078Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:42:49.993Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:42:50.008Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:42:50.069Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:42:50.110Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:42:50.124Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T12:42:50.173Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T12:42:50.201Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:42:50.215Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:42:50.252Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:42:53.804Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T12:42:53.818Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:42:53.858Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:42:55.013Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:42:55.025Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:42:55.067Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:42:55.103Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:42:55.116Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:42:55.154Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:43:05.101Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:43:05.118Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:43:05.164Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:43:05.200Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:43:05.213Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:43:05.250Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:43:05.286Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:43:05.299Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:43:05.335Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:43:08.886Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T12:43:08.898Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:43:10.023Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:43:10.092Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:43:10.107Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:43:10.142Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:43:10.182Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:43:10.194Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:43:10.230Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:43:20.199Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:43:20.218Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:43:20.267Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:43:20.301Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:43:20.313Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:43:20.348Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:43:20.386Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:43:20.398Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:43:20.455Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:43:25.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 [2024-09-18T12:43:25.077Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:43:25.115Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:43:25.170Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:43:25.182Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:43:25.219Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:43:25.255Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:43:25.267Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:43:25.302Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:43:35.293Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:43:35.309Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:43:35.353Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:43:35.397Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:43:35.412Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:43:35.448Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:43:35.484Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:43:35.496Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:43:35.533Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:43:40.147Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T12:43:40.160Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:43:40.196Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:43:40.244Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:43:40.257Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:43:40.305Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:43:40.339Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:43:40.351Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:43:40.388Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:43:50.380Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:43:50.393Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:43:50.439Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:43:50.481Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:43:50.493Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:43:50.527Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:43:50.560Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:43:50.572Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:43:50.606Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:43:55.224Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T12:43:55.236Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:43:55.272Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:43:55.333Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:43:55.346Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:43:55.382Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:43:55.417Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:43:55.430Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:43:55.465Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:44:05.466Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:44:05.478Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:44:05.526Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:44:05.572Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:44:05.586Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:44:05.623Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:44:05.661Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:44:05.674Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:44:05.710Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:44:10.301Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T12:44:10.316Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:44:10.352Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:44:10.410Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:44:10.424Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:44:10.461Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:44:10.495Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:44:10.507Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:44:10.542Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:44:20.554Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:44:20.568Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:44:20.621Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:44:20.662Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:44:20.674Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:44:20.709Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:44:20.744Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:44:20.756Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:44:20.791Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:44:25.384Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T12:44:25.397Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:44:25.435Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:44:25.488Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:44:25.500Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:44:25.535Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:44:25.575Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:44:25.587Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:44:26.797Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:44:35.645Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:44:35.657Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:44:35.698Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:44:35.750Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:44:35.765Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:44:35.798Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:44:35.896Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:44:35.912Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:44:35.947Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:44:40.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 [2024-09-18T12:44:40.475Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:44:40.511Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:44:40.568Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:44:40.583Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:44:40.622Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:44:41.824Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:44:41.836Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:44:41.871Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:44:50.723Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:44:50.735Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:44:50.774Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T12:44:51.268Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:44:51.280Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:44:51.301Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:44:51.314Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:44:51.350Z] Will try again after 15 sec [2024-09-18T12:44:51.364Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:44:55.538Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T12:44:55.550Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:44:55.589Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:44:55.650Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:44:55.664Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:44:55.701Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:44:56.901Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:44:56.915Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:44:56.951Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T12:45:07.633Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:45:07.648Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:45:07.677Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:45:07.693Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:45:07.716Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:45:07.731Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:45:07.780Z] Will try again after 15 sec [2024-09-18T12:45:07.794Z] Will try again after 15 sec [2024-09-18T12:45:07.808Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T12:45:11.951Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:45:11.965Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:45:11.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 [2024-09-18T12:45:11.996Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] { [2024-09-18T12:45:12.043Z] Will try again after 15 sec [2024-09-18T12:45:12.058Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T12:45:12.086Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:45:12.099Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:45:12.158Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:45:24.700Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:45:24.718Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-09-18T12:45:24.779Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T12:45:25.117Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:45:25.130Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:45:25.150Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:45:25.164Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:45:25.201Z] Will try again after 15 sec [2024-09-18T12:45:25.215Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:45:27.072Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:45:27.085Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-09-18T12:45:28.462Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T12:45:28.546Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:45:28.636Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:45:28.778Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T12:45:28.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 [2024-09-18T12:45:28.804Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:45:28.846Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T12:45:42.827Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:45:43.046Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:45:43.071Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:45:43.087Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:45:43.113Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:45:43.137Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:45:43.176Z] Will try again after 15 sec [2024-09-18T12:45:43.193Z] Will try again after 15 sec [2024-09-18T12:45:43.207Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:45:43.494Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:45:43.510Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:45:43.554Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:45:43.813Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:45:43.831Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:45:43.895Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:45:43.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 [2024-09-18T12:45:43.958Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:45:43.993Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T12:45:58.282Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:45:58.295Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:45:58.318Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:45:58.338Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:45:58.360Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:45:58.375Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:45:58.484Z] Will try again after 15 sec [2024-09-18T12:45:58.498Z] Will try again after 15 sec [2024-09-18T12:45:58.513Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T12:46:00.421Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:46:00.438Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:46:00.459Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:46:00.474Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-09-18T12:46:00.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 [2024-09-18T12:46:00.510Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:46:00.549Z] Will try again after 15 sec [2024-09-18T12:46:00.570Z] Will try again after 15 sec [2024-09-18T12:46:00.583Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:46:13.517Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:46:13.542Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-09-18T12:46:13.595Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T12:46:13.633Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:46:13.646Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:46:13.665Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:46:13.677Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:46:13.714Z] Will try again after 15 sec [2024-09-18T12:46:13.728Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:46:15.588Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:46:15.608Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-09-18T12:46:15.674Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T12:46:15.700Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:46:15.718Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:46:15.751Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T12:46:15.769Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T12:46:15.783Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:46:15.836Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:46:28.630Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:46:28.648Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:46:28.689Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:46:28.740Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:46:28.751Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T12:46:28.789Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T12:46:28.812Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:46:28.824Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:46:28.860Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:46:30.706Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:46:30.720Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:46:30.766Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:46:30.814Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:46:30.829Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:46:30.868Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:46:30.911Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T12:46:30.927Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:46:30.968Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:46:43.716Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:46:43.735Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:46:43.775Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:46:43.818Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:46:43.838Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:46:43.873Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:46:43.908Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:46:43.921Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:46:43.956Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:46:45.793Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:46:45.898Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T12:46:45.973Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:46:46.008Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:46:46.020Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:46:46.046Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T12:46:46.059Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T12:46:46.071Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:46:46.116Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:46:58.801Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:46:58.814Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:46:58.853Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:46:58.908Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:46:58.931Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:46:58.966Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:46:59.000Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:46:59.013Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:46:59.050Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T12:47:03.378Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:47:03.393Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:47:03.414Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:47:03.428Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-09-18T12:47:03.450Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T12:47:03.464Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:47:03.514Z] Will try again after 15 sec [2024-09-18T12:47:03.531Z] Will try again after 15 sec [2024-09-18T12:47:03.555Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:47:13.880Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:47:13.893Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:47:13.947Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:47:14.006Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:47:14.021Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T12:47:15.615Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T12:47:15.642Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:47:15.655Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:47:15.696Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:47:18.543Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:47:18.558Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-09-18T12:47:18.614Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T12:47:18.646Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:47:18.668Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:47:18.706Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T12:47:18.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 [2024-09-18T12:47:18.732Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:47:18.793Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:47:28.976Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:47:28.994Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:47:29.034Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:47:30.656Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:47:30.669Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:47:30.706Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:47:30.746Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:47:30.758Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:47:30.798Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:47:33.642Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:47:33.654Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:47:33.689Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:47:33.731Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:47:33.743Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:47:33.782Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:47:33.834Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T12:47:33.852Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:47:34.042Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:47:44.059Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:47:44.071Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:47:44.109Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:47:45.735Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:47:45.747Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:47:45.783Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:47:45.825Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:47:45.840Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:47:45.879Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:47:48.723Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:47:48.737Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:47:48.777Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:47:48.814Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:47:48.827Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:47:48.874Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:47:49.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 [2024-09-18T12:47:49.084Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:47:49.122Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:47:59.135Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:47:59.148Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:47:59.184Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T12:48:02.218Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:48:02.251Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:48:02.272Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:48:02.288Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:48:02.327Z] Will try again after 15 sec [2024-09-18T12:48:02.342Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:48:03.808Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:48:03.821Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:48:03.858Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:48:03.900Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:48:03.913Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:48:03.953Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:48:04.151Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T12:48:04.164Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:48:04.201Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:48:14.208Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:48:14.220Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:48:14.254Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:48:17.355Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:48:17.367Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T12:48:17.406Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T12:48:17.432Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:48:17.444Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:48:17.479Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:48:18.891Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:48:18.906Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:48:18.943Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:48:18.982Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:48:18.997Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:48:19.040Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:48:19.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 [2024-09-18T12:48:19.392Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:48:21.515Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:48:30.142Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:48:30.156Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:48:30.198Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:48:32.431Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:48:32.442Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:48:32.475Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:48:32.507Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:48:32.518Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:48:32.552Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:48:33.971Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:48:33.983Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:48:34.020Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:48:34.065Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:48:34.077Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:48:34.114Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:48:36.542Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T12:48:36.555Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:48:36.598Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:48:45.236Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:48:45.256Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:48:45.307Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:48:47.507Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:48:47.519Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:48:47.555Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:48:47.587Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:48:47.599Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:48:47.636Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:48:49.047Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:48:49.061Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:48:49.099Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:48:49.141Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:48:49.155Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:48:49.191Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:48:51.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 [2024-09-18T12:48:51.641Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:48:51.682Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:49:00.336Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:49:00.357Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:49:00.400Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:49:02.589Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:49:02.601Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:49:02.634Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:49:02.668Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:49:02.681Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:49:02.718Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:49:05.084Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:49:05.106Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T12:49:05.187Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T12:49:05.210Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:49:05.221Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:49:05.258Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:49:06.712Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T12:49:06.724Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:49:06.761Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:49:15.439Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:49:15.459Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:49:15.498Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:49:17.669Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:49:17.681Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:49:17.720Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:49:17.752Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:49:17.764Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:49:17.800Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:49:20.222Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:49:20.242Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:49:20.287Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:49:20.321Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:49:20.333Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:49:20.369Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:49:23.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 [2024-09-18T12:49:23.432Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:49:23.480Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:49:30.529Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:49:30.551Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:49:30.588Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:49:32.752Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:49:32.765Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:49:32.801Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:49:32.836Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:49:32.848Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:49:32.881Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:49:35.320Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:49:35.334Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:49:35.387Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:49:35.421Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:49:35.433Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:49:35.469Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:49:38.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 [2024-09-18T12:49:38.521Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:49:38.557Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:49:45.625Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:49:45.642Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:49:45.681Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:49:47.839Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:49:47.854Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:49:47.897Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:49:47.934Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:49:47.946Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:49:47.983Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:49:50.421Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:49:50.440Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:49:50.480Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:49:50.513Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:49:50.525Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:49:50.561Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:49:53.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 [2024-09-18T12:49:53.599Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:49:53.640Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:50:00.714Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:50:00.729Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:50:00.773Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:50:02.931Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:50:02.951Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:50:02.990Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:50:03.037Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:50:03.052Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:50:03.088Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:50:05.516Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:50:05.535Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:50:05.575Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:50:05.613Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:50:05.625Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:50:05.660Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:50:08.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 [2024-09-18T12:50:08.683Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:50:08.726Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:50:15.970Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:50:15.989Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:50:16.034Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:50:18.015Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:50:18.028Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:50:18.069Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:50:18.114Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:50:18.128Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:50:18.174Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:50:20.607Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:50:20.621Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:50:20.661Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:50:20.702Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:50:20.716Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:50:20.751Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:50:23.756Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T12:50:23.767Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:50:23.804Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:50:31.069Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:50:31.090Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:50:31.127Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:50:33.093Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:50:33.106Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:50:33.141Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:50:33.212Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:50:33.226Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:50:33.261Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:50:35.696Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:50:35.714Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:50:35.754Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:50:35.789Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:50:35.801Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:50:35.836Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:50:38.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 [2024-09-18T12:50:38.849Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:50:38.885Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:50:46.162Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:50:46.174Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:50:46.221Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:50:48.168Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:50:48.180Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:50:48.219Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:50:48.291Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:50:48.307Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:50:48.343Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:50:50.779Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:50:50.795Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:50:50.836Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:50:50.874Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:50:50.886Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:50:50.922Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:50:53.914Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T12:50:53.927Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:50:53.963Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:51:01.249Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:51:01.268Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:51:01.318Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:51:03.245Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:51:03.259Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:51:03.294Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:51:03.374Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:51:03.387Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:51:03.424Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:51:05.868Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:51:05.886Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:51:05.932Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:51:05.977Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:51:05.989Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:51:06.027Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:51:08.995Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T12:51:09.009Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:51:09.045Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:51:16.350Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:51:16.366Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:51:16.408Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:51:18.329Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:51:18.342Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:51:18.383Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:51:18.450Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:51:18.463Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:51:18.501Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:51:20.968Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:51:20.985Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:51:21.029Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:51:21.064Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:51:21.076Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:51:21.112Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:51:24.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 [2024-09-18T12:51:24.087Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:51:24.123Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:51:31.440Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:51:31.453Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:51:31.494Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:51:33.408Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:51:33.419Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:51:33.456Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:51:33.524Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:51:33.537Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:51:33.570Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:51:36.059Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:51:36.072Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:51:36.118Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:51:36.192Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:51:36.204Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:51:36.240Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:51:39.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 [2024-09-18T12:51:39.162Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:51:39.197Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:51:46.529Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:51:46.550Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:51:46.591Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:51:48.483Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:51:48.496Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:51:48.533Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:51:48.601Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:51:48.614Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:51:48.652Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:51:51.153Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:51:51.169Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:51:51.217Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:51:51.265Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:51:51.277Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:51:51.314Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:51:54.226Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T12:51:54.239Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:51:54.274Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:52:01.622Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:52:01.637Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:52:01.692Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:52:03.559Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:52:03.571Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:52:03.606Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:52:03.679Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:52:03.691Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:52:03.731Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T12:52:06.585Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:52:07.683Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:52:07.710Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:52:07.724Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:52:07.763Z] Will try again after 15 sec [2024-09-18T12:52:07.776Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:52:10.028Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T12:52:10.040Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:52:10.081Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:52:16.722Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:52:16.740Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:52:16.781Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:52:18.630Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:52:18.642Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:52:18.679Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:52:18.759Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:52:18.771Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:52:18.809Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T12:52:22.808Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:52:22.828Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:52:22.844Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:52:22.856Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:52:22.893Z] Will try again after 15 sec [2024-09-18T12:52:22.909Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:52:25.224Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T12:52:25.242Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:52:25.299Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:52:31.818Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:52:31.836Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:52:31.897Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:52:33.705Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:52:33.718Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:52:33.753Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:52:33.835Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:52:33.847Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:52:33.882Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T12:52:41.412Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:52:41.429Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:52:41.450Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:52:41.468Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [2024-09-18T12:52:41.522Z] Will try again after 15 sec [2024-09-18T12:52:41.545Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T12:52:41.599Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T12:52:41.621Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:52:41.675Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:52:46.930Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:52:46.949Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:52:46.995Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:52:48.776Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:52:48.789Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:52:48.825Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:52:48.909Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:52:48.921Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:52:48.956Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:52:56.548Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:52:56.561Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T12:52:56.608Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T12:52:56.631Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:52:56.642Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:52:56.679Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:52:56.716Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T12:52:56.732Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:52:56.771Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:53:02.029Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:53:02.052Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:53:02.098Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:53:03.857Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:53:03.871Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:53:03.905Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:53:03.982Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:53:03.994Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:53:04.030Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:53:11.635Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:53:11.657Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:53:11.695Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:53:11.727Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:53:11.739Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:53:11.772Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:53:11.806Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T12:53:11.823Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:53:11.869Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:53:17.128Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:53:17.143Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:53:17.189Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:53:18.936Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:53:18.950Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:53:18.989Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:53:19.058Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:53:19.070Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:53:19.104Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:53:26.744Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:53:26.758Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:53:26.799Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:53:26.834Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:53:26.846Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:53:26.883Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:53:26.925Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T12:53:26.937Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:53:26.977Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:53:32.216Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:53:32.229Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:53:32.270Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:53:34.017Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:53:34.030Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:53:34.064Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:53:34.132Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:53:34.145Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:53:34.179Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:53:41.838Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:53:41.863Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:53:41.901Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:53:41.944Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:53:41.958Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:53:41.996Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:53:42.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 [2024-09-18T12:53:42.074Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:53:42.112Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:53:47.298Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:53:47.311Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:53:47.355Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:53:49.093Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:53:49.106Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:53:49.143Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:53:49.209Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:53:49.222Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:53:49.260Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:53:56.937Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:53:56.952Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:53:57.001Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:53:57.037Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:53:57.052Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:53:57.094Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:53:57.146Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T12:53:57.165Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:53:57.205Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:54:02.388Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:54:02.405Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:54:02.458Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:54:04.174Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:54:04.187Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:54:04.222Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:54:04.286Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:54:04.300Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:54:04.335Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:54:12.031Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:54:12.046Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:54:12.102Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:54:12.140Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:54:12.152Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:54:12.187Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:54:12.234Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T12:54:12.252Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:54:12.300Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:54:17.628Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:54:17.645Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:54:17.692Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:54:19.249Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:54:19.263Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:54:19.300Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:54:19.361Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:54:19.373Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:54:19.416Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:54:27.132Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:54:27.145Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:54:27.186Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:54:27.231Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:54:27.245Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:54:27.288Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:54:27.331Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T12:54:27.353Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:54:27.404Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:54:32.724Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:54:32.746Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:54:32.780Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:54:34.326Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:54:34.341Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:54:34.383Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:54:34.446Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:54:34.470Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:54:34.509Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:54:42.224Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:54:42.244Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:54:42.286Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:54:42.321Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:54:42.338Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:54:42.375Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:54:42.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 [2024-09-18T12:54:42.465Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:54:42.521Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:54:47.921Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:54:47.938Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:54:47.982Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T12:54:50.599Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:54:50.611Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:54:50.639Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:54:50.659Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:54:50.694Z] Will try again after 15 sec [2024-09-18T12:54:50.707Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:54:57.316Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:54:57.328Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:54:57.368Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:54:57.403Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:54:57.415Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:54:57.449Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:54:57.561Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T12:54:57.580Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:54:57.636Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:55:03.012Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:55:03.028Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:55:04.070Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T12:55:05.743Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:55:05.755Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:55:05.783Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T12:55:05.796Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:55:05.809Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:55:06.477Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:55:12.405Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:55:12.416Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:55:12.465Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:55:12.500Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:55:12.511Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:55:12.548Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:55:12.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 [2024-09-18T12:55:12.687Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:55:12.743Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:55:19.106Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:55:19.128Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:55:19.176Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:55:20.814Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:55:20.830Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:55:20.867Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:55:21.510Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:55:21.525Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:55:21.562Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:55:27.502Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:55:27.521Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:55:27.566Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:55:27.599Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:55:27.612Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:55:27.656Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:55:27.774Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T12:55:27.787Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:55:27.826Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:55:34.209Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:55:34.225Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:55:34.263Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:55:35.894Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:55:35.908Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:55:35.944Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:55:36.589Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:55:36.601Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:55:36.636Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T12:55:43.477Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:55:43.493Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:55:43.513Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:55:43.529Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-09-18T12:55:43.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 [2024-09-18T12:55:43.565Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:55:43.607Z] Will try again after 15 sec [2024-09-18T12:55:43.621Z] Will try again after 15 sec [2024-09-18T12:55:43.640Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:55:49.294Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:55:49.314Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:55:49.360Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:55:50.981Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:55:50.994Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:55:51.033Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:55:51.664Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:55:51.676Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:55:51.712Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:55:58.637Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:55:58.652Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-09-18T12:55:58.721Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T12:55:58.750Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:55:58.765Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:55:58.799Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T12:55:58.818Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T12:55:58.841Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:55:58.894Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:56:04.389Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:56:04.411Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:56:04.450Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:56:06.064Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:56:06.080Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:56:06.126Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:56:06.742Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:56:06.756Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:56:06.793Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:56:13.750Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:56:13.763Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:56:13.807Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:56:13.850Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:56:13.867Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:56:13.909Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:56:13.958Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T12:56:13.973Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:56:14.019Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:56:19.487Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:56:19.506Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:56:19.547Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:56:21.156Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:56:21.178Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:56:22.431Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:56:22.493Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:56:22.508Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:56:22.546Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:56:28.847Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:56:28.862Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:56:28.924Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:56:28.977Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:56:28.997Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:56:29.043Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:56:29.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 [2024-09-18T12:56:29.127Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:56:29.164Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:56:34.578Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:56:34.598Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:56:34.638Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:56:37.463Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:56:37.481Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:56:37.522Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:56:37.576Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:56:37.590Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:56:37.630Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:56:43.954Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:56:43.976Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:56:44.031Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:56:44.075Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:56:44.092Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:56:44.136Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:56:44.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 [2024-09-18T12:56:44.218Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:56:44.267Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:56:49.670Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:56:49.691Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:56:49.751Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:56:52.559Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:56:52.580Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:56:52.621Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:56:52.658Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:56:52.670Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:56:52.706Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:56:59.063Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:56:59.080Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:56:59.142Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:56:59.195Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:56:59.219Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:56:59.267Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:56:59.315Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T12:56:59.341Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:56:59.388Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:57:04.779Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:57:04.801Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:57:04.842Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:57:07.646Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:57:07.657Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:57:07.698Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:57:07.736Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:57:07.747Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:57:07.783Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T12:57:14.879Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:57:14.894Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:57:14.912Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:57:14.928Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-09-18T12:57:14.946Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T12:57:14.961Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:57:15.007Z] Will try again after 15 sec [2024-09-18T12:57:15.022Z] Will try again after 15 sec [2024-09-18T12:57:15.037Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:57:19.870Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:57:19.894Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:57:19.942Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:57:22.730Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:57:22.751Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:57:22.795Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:57:22.832Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:57:22.845Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:57:22.885Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:57:30.035Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:57:30.049Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-09-18T12:57:30.104Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T12:57:30.135Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:57:30.153Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:57:30.190Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T12:57:30.202Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T12:57:30.301Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:57:30.373Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:57:34.975Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:57:34.994Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:57:35.035Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:57:37.832Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:57:37.857Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:57:37.901Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:57:37.940Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:57:37.954Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:57:37.995Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:57:45.133Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:57:45.146Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:57:45.184Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:57:45.218Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:57:45.232Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:57:45.272Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:57:45.407Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T12:57:45.426Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:57:45.472Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:57:50.066Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:57:50.079Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:57:50.122Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:57:52.941Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:57:52.960Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:57:53.002Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:57:53.040Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:57:53.055Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:57:53.092Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:58:00.215Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:58:00.229Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:58:00.266Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:58:00.302Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:58:00.314Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:58:00.350Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:58:00.507Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T12:58:00.526Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:58:00.576Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:58:05.151Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:58:05.167Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:58:05.211Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:58:08.033Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:58:08.053Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:58:08.095Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:58:08.130Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:58:08.143Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:58:08.177Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:58:15.294Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:58:15.308Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:58:15.343Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:58:15.376Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:58:15.390Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:58:15.426Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:58:15.602Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T12:58:15.620Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:58:15.661Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:58:20.242Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:58:20.263Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:58:20.300Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:58:23.130Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:58:23.150Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:58:23.197Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:58:23.237Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:58:23.251Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:58:23.289Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:58:30.376Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:58:30.391Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:58:30.430Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:58:30.468Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:58:30.482Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:58:30.521Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:58:30.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 [2024-09-18T12:58:31.484Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:58:31.533Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:58:35.326Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:58:35.342Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:58:35.382Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:58:38.227Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:58:38.243Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:58:38.279Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:58:38.312Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:58:38.324Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:58:38.362Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:58:45.469Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:58:45.482Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:58:45.518Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:58:45.551Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:58:45.562Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:58:45.598Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:58:46.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 [2024-09-18T12:58:46.582Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:58:46.630Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:58:50.416Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:58:50.431Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:58:50.491Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:58:53.311Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:58:53.337Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:58:53.384Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:58:53.427Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:58:53.439Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:58:53.480Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:59:00.550Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:59:00.563Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:59:00.602Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:59:00.640Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:59:00.654Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:59:00.694Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:59:01.665Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T12:59:02.033Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:59:02.075Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:59:05.526Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:59:05.539Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:59:05.585Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:59:08.416Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:59:08.453Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:59:09.994Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:59:10.031Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:59:10.046Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:59:10.080Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:59:15.629Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:59:15.642Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:59:15.678Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:59:15.717Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:59:15.728Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:59:15.761Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:59:17.109Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T12:59:17.127Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:59:17.178Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:59:20.623Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:59:20.637Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:59:20.691Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:59:25.023Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:59:25.037Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:59:26.024Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:59:26.063Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:59:26.076Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:59:26.118Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:59:30.707Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:59:30.720Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:59:32.208Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T12:59:32.256Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:59:32.272Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T12:59:32.303Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T12:59:32.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 [2024-09-18T12:59:32.327Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:59:32.370Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:59:35.721Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:59:35.739Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:59:35.788Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:59:41.052Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:59:41.065Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:59:41.100Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:59:41.143Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:59:41.158Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:59:41.194Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T12:59:47.655Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:59:47.672Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T12:59:47.710Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T12:59:47.725Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-09-18T12:59:47.751Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T12:59:47.768Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T12:59:47.820Z] Will try again after 15 sec [2024-09-18T12:59:47.838Z] Will try again after 15 sec [2024-09-18T12:59:47.858Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:59:50.819Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T12:59:50.840Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:59:50.884Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:59:56.127Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T12:59:56.140Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:59:56.177Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T12:59:56.220Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T12:59:56.232Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T12:59:56.267Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:00:02.857Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:00:02.876Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-09-18T13:00:02.951Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T13:00:02.994Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:00:03.013Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:00:03.056Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T13:00:03.088Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T13:00:03.105Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:00:03.176Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:00:05.919Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:00:05.936Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:00:05.994Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:00:11.207Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:00:11.219Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:00:11.262Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:00:11.297Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:00:11.310Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:00:11.344Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:00:17.979Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:00:18.744Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-09-18T13:00:18.894Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T13:00:18.925Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:00:18.941Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:00:18.992Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T13:00:19.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 [2024-09-18T13:00:19.035Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:00:19.107Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:00:21.028Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:00:21.047Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:00:21.096Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:00:26.291Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:00:26.304Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:00:26.341Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:00:26.376Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:00:26.388Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:00:26.424Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T13:00:34.844Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:00:34.861Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T13:00:34.882Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:00:34.896Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-09-18T13:00:34.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 [2024-09-18T13:00:34.936Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:00:35.879Z] Will try again after 15 sec [2024-09-18T13:00:35.904Z] Will try again after 15 sec [2024-09-18T13:00:35.923Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:00:36.138Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:00:36.153Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:00:36.192Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:00:41.370Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:00:41.385Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:00:41.428Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:00:41.468Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:00:41.482Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:00:41.520Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:00:50.911Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:00:50.928Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-09-18T13:00:51.001Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T13:00:51.037Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:00:51.055Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:00:51.083Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T13:00:51.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 [2024-09-18T13:00:51.116Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:00:51.167Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:00:51.229Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:00:51.257Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:00:51.308Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:00:56.458Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:00:56.472Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:00:56.514Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:00:56.552Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:00:56.564Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:00:56.603Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:01:06.027Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:01:06.039Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:01:06.073Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:01:06.113Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:01:06.123Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:01:06.167Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:01:06.212Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T13:01:06.224Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:01:06.270Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:01:06.804Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:01:06.829Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:01:06.883Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:01:11.542Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:01:11.557Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:01:11.594Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:01:11.631Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:01:11.646Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:01:11.684Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:01:21.102Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:01:21.115Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:01:21.152Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:01:21.204Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:01:21.224Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:01:21.271Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:01:21.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 [2024-09-18T13:01:21.339Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:01:21.388Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:01:21.909Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:01:21.929Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:01:21.971Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:01:26.625Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:01:26.639Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:01:26.678Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:01:26.715Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:01:26.730Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:01:26.766Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:01:36.183Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:01:36.198Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:01:36.980Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T13:01:37.034Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:01:37.051Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-09-18T13:01:37.077Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:01:37.092Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T13:01:37.110Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T13:01:37.126Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:01:37.166Z] Will try again after 15 sec [2024-09-18T13:01:37.185Z] Will try again after 15 sec [2024-09-18T13:01:37.206Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:01:41.706Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:01:41.719Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:01:41.762Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:01:41.804Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:01:41.816Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:01:41.850Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:01:52.009Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:01:52.022Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:01:52.058Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:01:52.201Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:01:52.216Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [Pipeline] { [2024-09-18T13:01:52.302Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T13:01:52.332Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:01:52.346Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:01:52.381Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T13:01:52.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 [2024-09-18T13:01:52.411Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:01:52.466Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:01:56.790Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:01:56.802Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:01:56.837Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:01:56.875Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:01:56.889Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:01:56.921Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T13:02:07.446Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:02:07.465Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T13:02:07.500Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:02:07.516Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-09-18T13:02:07.536Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:02:07.553Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T13:02:08.782Z] Will try again after 15 sec [2024-09-18T13:02:08.801Z] Will try again after 15 sec [2024-09-18T13:02:08.818Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T13:02:08.876Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T13:02:08.891Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:02:08.933Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:02:11.864Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:02:11.879Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:02:11.916Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:02:11.953Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:02:11.966Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:02:12.002Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:02:23.813Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:02:23.828Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-09-18T13:02:23.884Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T13:02:23.909Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:02:23.923Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-09-18T13:02:23.943Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:02:23.965Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:02:24.008Z] Will try again after 15 sec [Pipeline] { [2024-09-18T13:02:24.036Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T13:02:24.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 [2024-09-18T13:02:24.087Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:02:24.128Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:02:26.946Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:02:26.958Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:02:26.992Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:02:27.030Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:02:27.043Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:02:27.079Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T13:02:41.344Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:02:41.360Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T13:02:41.387Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:02:41.400Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-09-18T13:02:41.421Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:02:41.437Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T13:02:41.465Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T13:02:41.484Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:02:41.533Z] Will try again after 15 sec [2024-09-18T13:02:41.556Z] Will try again after 15 sec [2024-09-18T13:02:41.570Z] Will try again after 15 sec [2024-09-18T13:02:41.588Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:02:42.020Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:02:42.033Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:02:42.073Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:02:42.108Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:02:42.122Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:02:42.157Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:02:56.559Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:02:56.571Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-09-18T13:02:56.630Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:02:56.665Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:02:56.681Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-09-18T13:02:56.701Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:02:56.719Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T13:02:56.742Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T13:02:56.762Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:02:56.806Z] Will try again after 15 sec [2024-09-18T13:02:56.824Z] Will try again after 15 sec [2024-09-18T13:02:56.840Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:02:57.110Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:02:57.130Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:02:57.169Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:02:57.203Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:02:57.215Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:02:57.250Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:03:11.658Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:03:11.676Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:03:11.713Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:03:11.837Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:03:11.854Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [Pipeline] { [2024-09-18T13:03:11.916Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T13:03:11.993Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:03:12.005Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:03:12.032Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T13:03:12.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 [2024-09-18T13:03:12.064Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:03:12.134Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:03:12.201Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:03:12.218Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:03:12.259Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:03:12.310Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:03:12.326Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:03:12.365Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:03:26.741Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:03:26.755Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:03:26.791Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:03:26.946Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:03:26.963Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:03:27.009Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:03:27.056Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:03:27.068Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:03:27.106Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:03:27.165Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T13:03:27.180Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:03:27.229Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:03:27.283Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:03:27.296Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:03:27.332Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:03:27.391Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:03:27.413Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:03:27.463Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:03:41.823Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:03:41.838Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:03:41.877Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:03:42.041Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:03:42.058Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:03:42.106Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:03:42.142Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:03:42.156Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:03:42.193Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:03:42.264Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T13:03:42.288Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:03:42.338Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:03:42.378Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:03:42.391Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:03:42.426Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:03:42.492Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:03:42.518Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:03:42.558Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:03:56.908Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:03:56.922Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:03:56.961Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:03:57.143Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:03:57.160Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:03:57.197Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:03:57.229Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:03:57.241Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:03:57.278Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:03:57.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 [2024-09-18T13:03:57.393Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:03:57.434Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:03:57.471Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:03:57.486Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:03:57.525Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:03:57.592Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:03:57.613Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:03:57.696Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:04:11.988Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:04:12.001Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:04:12.039Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:04:12.232Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:04:12.250Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:04:12.289Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:04:12.324Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:04:12.337Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:04:12.371Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:04:12.465Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T13:04:12.479Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:04:12.518Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:04:12.552Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:04:12.563Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:04:12.600Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:04:12.718Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:04:12.730Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:04:12.762Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:04:27.071Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:04:27.085Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:04:27.125Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:04:27.318Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:04:27.334Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:04:27.380Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:04:27.417Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:04:27.432Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:04:27.473Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:04:27.552Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T13:04:27.579Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:04:28.465Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T13:04:28.530Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:04:28.548Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T13:04:28.567Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:04:28.583Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:04:28.632Z] Will try again after 15 sec [2024-09-18T13:04:28.663Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:04:42.151Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:04:42.164Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:04:42.218Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:04:42.408Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:04:42.420Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:04:42.466Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:04:42.506Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:04:42.518Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:04:42.559Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:04:43.496Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T13:04:43.518Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:04:43.561Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:04:43.661Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:04:43.674Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T13:04:43.751Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T13:04:43.780Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:04:43.798Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:04:43.846Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:04:57.245Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:04:57.259Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:04:57.295Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:04:57.501Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:04:57.519Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:04:57.559Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:04:57.605Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:04:57.620Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:04:57.666Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:04:58.595Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T13:04:58.614Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:04:58.654Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:04:58.782Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:04:58.797Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:04:58.847Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:04:58.908Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:04:58.928Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:04:58.968Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:05:12.329Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:05:12.344Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:05:12.383Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:05:12.586Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:05:12.599Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:05:12.637Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:05:12.692Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:05:12.706Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:05:12.744Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:05:13.684Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T13:05:13.698Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:05:13.743Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:05:13.879Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:05:13.893Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:05:13.937Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:05:13.996Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:05:14.009Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:05:14.051Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:05:27.412Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:05:27.425Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:05:27.460Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:05:27.668Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:05:27.681Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:05:27.718Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:05:27.772Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:05:27.787Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:05:27.826Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:05:28.779Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T13:05:28.796Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:05:28.840Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:05:28.965Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:05:28.978Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:05:29.013Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:05:29.081Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:05:29.095Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:05:29.135Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:05:42.576Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:05:42.590Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:05:42.625Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:05:42.746Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:05:42.761Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:05:42.797Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:05:42.850Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:05:42.862Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:05:42.901Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:05:43.877Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T13:05:43.900Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:05:43.937Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:05:44.043Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:05:44.056Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:05:44.092Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:05:44.165Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:05:44.190Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:05:44.223Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:05:57.650Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:05:57.661Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:05:57.693Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:05:57.823Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:05:57.833Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:05:57.868Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:05:57.925Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:05:57.937Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:05:57.969Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:05:58.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 [2024-09-18T13:05:58.982Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:05:59.031Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:05:59.119Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:05:59.131Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:05:59.168Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:05:59.492Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:06:00.811Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:06:00.854Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:06:12.724Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:06:12.737Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:06:12.775Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:06:12.899Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:06:12.913Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:06:12.951Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:06:12.997Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:06:13.010Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:06:13.046Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:06:14.067Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T13:06:14.081Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:06:14.119Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:06:14.196Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:06:14.208Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:06:14.246Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:06:15.886Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:06:15.899Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:06:15.940Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:06:27.801Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:06:27.816Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:06:27.853Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:06:27.978Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:06:27.991Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:06:28.029Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:06:28.070Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:06:28.082Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:06:28.117Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:06:29.154Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T13:06:29.172Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:06:29.210Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:06:29.270Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:06:29.282Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:06:29.319Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:06:30.967Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:06:30.984Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:06:31.037Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:06:42.882Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:06:42.896Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:06:42.939Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:06:43.063Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:06:43.078Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:06:43.130Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:06:43.168Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:06:43.181Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:06:43.217Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:06:44.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 [2024-09-18T13:06:44.262Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:06:44.298Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:06:44.342Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:06:44.354Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:06:44.389Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:06:46.067Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:06:46.078Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:06:46.125Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:06:57.968Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:06:57.980Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:06:58.017Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:06:58.160Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:06:58.172Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:06:58.208Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:06:58.246Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:06:58.260Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:06:58.295Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:06:59.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 [2024-09-18T13:06:59.349Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:06:59.397Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:06:59.437Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:06:59.449Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:06:59.484Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:07:01.157Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:07:01.177Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:07:01.214Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:07:13.044Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:07:13.056Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:07:13.089Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:07:13.236Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:07:13.251Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:07:13.286Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:07:13.321Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:07:13.335Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:07:13.370Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:07:14.431Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T13:07:14.447Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:07:14.490Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:07:14.529Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:07:14.543Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:07:14.579Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:07:16.245Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:07:16.680Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:07:16.742Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:07:28.119Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:07:28.131Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:07:28.164Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:07:28.312Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:07:28.323Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:07:28.357Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:07:28.393Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:07:28.405Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:07:28.440Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:07:29.524Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T13:07:29.542Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:07:29.581Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:07:29.616Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:07:29.628Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:07:29.664Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:07:31.776Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:07:31.804Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:07:31.848Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:07:43.192Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:07:43.210Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:07:43.246Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:07:43.383Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:07:43.394Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:07:43.429Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:07:43.466Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:07:43.477Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:07:43.512Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:07:44.615Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T13:07:44.632Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:07:44.674Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:07:44.712Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:07:44.724Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:07:44.760Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:07:46.881Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:07:46.894Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:07:46.945Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:07:58.272Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:07:58.284Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:07:58.321Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:07:58.455Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:07:58.468Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:07:58.505Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:07:58.539Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:07:58.550Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:07:58.587Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:07:59.816Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T13:07:59.834Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] { [2024-09-18T13:07:59.886Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T13:07:59.909Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:07:59.923Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:07:59.960Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:08:01.981Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:08:02.001Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:08:02.051Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:08:13.351Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:08:13.364Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:08:13.401Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:08:13.533Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:08:13.546Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:08:13.581Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:08:13.616Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:08:13.628Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:08:13.663Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:08:14.925Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T13:08:14.952Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:08:14.991Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:08:15.023Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:08:15.034Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:08:15.067Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:08:17.082Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:08:17.095Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:08:17.147Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:08:28.430Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:08:28.442Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:08:28.479Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:08:28.609Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:08:28.623Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:08:28.660Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:08:28.695Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:08:28.708Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:08:28.745Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:08:30.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 [2024-09-18T13:08:30.044Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:08:30.086Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:08:30.122Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:08:30.135Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:08:30.171Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:08:32.182Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:08:32.197Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:08:32.245Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T13:08:43.766Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:08:43.778Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T13:08:43.799Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:08:43.813Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [2024-09-18T13:08:43.862Z] Will try again after 15 sec [2024-09-18T13:08:43.876Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T13:08:43.903Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:08:43.918Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:08:43.965Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:08:45.115Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T13:08:45.128Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:08:45.168Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:08:46.489Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:08:46.503Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:08:46.540Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:08:48.710Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:08:48.727Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:08:48.780Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:08:58.889Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:08:58.900Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T13:08:58.937Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T13:08:58.958Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:08:58.969Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [2024-09-18T13:08:59.016Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T13:08:59.046Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:08:59.059Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:08:59.096Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:09:00.198Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T13:09:00.213Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:09:00.259Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:09:01.567Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:09:01.580Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:09:01.616Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:09:03.810Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:09:03.827Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:09:03.863Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T13:09:14.795Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:09:14.808Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T13:09:14.825Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:09:14.838Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-09-18T13:09:14.855Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:09:14.868Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:09:14.905Z] Will try again after 15 sec [2024-09-18T13:09:14.919Z] Will try again after 15 sec [2024-09-18T13:09:14.932Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:09:15.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 [2024-09-18T13:09:15.317Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:09:15.355Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:09:16.646Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:09:16.659Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:09:16.695Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:09:18.891Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:09:18.905Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:09:18.939Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:09:29.930Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:09:29.942Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-09-18T13:09:29.990Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T13:09:30.013Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:09:30.024Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-09-18T13:09:30.039Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:09:30.051Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:09:30.083Z] Will try again after 15 sec [2024-09-18T13:09:30.097Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:09:30.392Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T13:09:30.410Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:09:30.460Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:09:31.722Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:09:31.735Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:09:31.771Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:09:33.967Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:09:33.979Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:09:34.015Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:09:45.019Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:09:45.031Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:09:45.077Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T13:09:45.125Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:09:45.137Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-09-18T13:09:45.154Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:09:45.167Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:09:45.200Z] Will try again after 15 sec [2024-09-18T13:09:45.214Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:09:45.508Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T13:09:45.520Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:09:45.555Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:09:46.801Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:09:46.812Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:09:46.845Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:09:49.042Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:09:49.054Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:09:49.091Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:10:00.105Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:10:00.118Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:10:00.154Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T13:10:00.241Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:10:00.254Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-09-18T13:10:00.270Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:10:00.284Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:10:00.320Z] Will try again after 15 sec [2024-09-18T13:10:00.333Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:10:00.591Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T13:10:00.606Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:10:00.650Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:10:01.878Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:10:01.891Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:10:01.937Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:10:04.392Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:10:04.404Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:10:04.447Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:10:15.184Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:10:15.198Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:10:15.234Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T13:10:15.358Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:10:15.370Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-09-18T13:10:15.387Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:10:15.399Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:10:15.442Z] Will try again after 15 sec [2024-09-18T13:10:15.456Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:10:16.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 [2024-09-18T13:10:16.257Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:10:16.309Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:10:16.967Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:10:16.982Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:10:17.022Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:10:19.476Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:10:19.490Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:10:19.548Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:10:30.261Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:10:30.273Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:10:30.310Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:10:30.469Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:10:30.483Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [2024-09-18T13:10:30.522Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T13:10:30.546Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:10:30.560Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:10:30.597Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:10:31.343Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T13:10:31.364Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:10:31.412Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:10:32.048Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:10:32.059Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:10:32.095Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:10:34.573Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:10:34.587Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:10:34.625Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:10:45.338Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:10:45.349Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:10:45.385Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:10:45.548Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:10:45.561Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:10:45.640Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:10:45.719Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:10:45.733Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:10:45.814Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:10:46.442Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T13:10:46.457Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:10:46.503Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:10:47.125Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:10:47.137Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:10:47.174Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:10:49.655Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:10:49.670Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:10:49.706Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:11:00.411Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:11:00.421Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:11:00.458Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:11:00.668Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:11:00.681Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:11:00.713Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:11:00.839Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:11:00.853Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:11:00.887Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:11:01.536Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T13:11:01.551Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:11:01.598Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:11:02.202Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:11:02.216Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:11:02.254Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:11:04.735Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:11:04.749Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:11:05.030Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:11:15.487Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:11:15.501Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:11:15.536Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:11:15.741Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:11:15.754Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:11:15.790Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:11:15.914Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:11:15.925Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:11:15.962Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:11:16.638Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T13:11:16.653Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:11:16.700Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:11:17.283Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:11:17.296Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:11:17.335Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:11:20.063Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:11:20.076Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:11:20.114Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:11:30.565Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:11:30.579Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:11:30.615Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:11:30.817Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:11:30.829Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:11:30.864Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:11:30.989Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:11:31.000Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:11:31.035Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T13:11:35.598Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:11:35.614Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T13:11:35.637Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:11:35.656Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T13:11:35.675Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T13:11:35.686Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:11:35.719Z] Will try again after 15 sec [2024-09-18T13:11:35.733Z] Will try again after 15 sec [2024-09-18T13:11:35.745Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:11:45.644Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:11:45.659Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:11:45.696Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:11:45.891Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:11:45.902Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:11:45.939Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:11:46.062Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:11:46.077Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:11:46.114Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:11:50.746Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:11:50.760Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-09-18T13:11:50.811Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T13:11:50.836Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:11:50.848Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T13:11:50.865Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T13:11:50.879Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:11:50.917Z] Will try again after 15 sec [2024-09-18T13:11:50.931Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:12:00.725Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:12:00.738Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:12:01.137Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T13:12:01.183Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:12:01.196Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-09-18T13:12:01.215Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:12:01.228Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:12:01.266Z] Will try again after 15 sec [2024-09-18T13:12:01.281Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:12:05.846Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:12:05.858Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:12:05.893Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:12:05.941Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:12:05.954Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T13:12:05.996Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T13:12:06.029Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T13:12:06.045Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:12:06.097Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:12:16.166Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:12:16.178Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:12:16.226Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:12:16.292Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:12:16.306Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [2024-09-18T13:12:16.347Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T13:12:16.371Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:12:16.383Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:12:17.427Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T13:12:21.386Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:12:21.404Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T13:12:21.428Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:12:21.445Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T13:12:21.464Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T13:12:21.479Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:12:21.513Z] Will try again after 15 sec [2024-09-18T13:12:21.536Z] Will try again after 15 sec [2024-09-18T13:12:21.560Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:12:31.254Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:12:31.265Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:12:31.301Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:12:31.373Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:12:31.385Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:12:31.420Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:12:32.456Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:12:32.469Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:12:32.504Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T13:12:37.938Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:12:37.960Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T13:12:37.982Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:12:37.997Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T13:12:38.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 [2024-09-18T13:12:38.034Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:12:38.077Z] Will try again after 15 sec [2024-09-18T13:12:38.095Z] Will try again after 15 sec [2024-09-18T13:12:38.122Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:12:46.330Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:12:46.343Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:12:46.385Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:12:46.449Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:12:46.461Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:12:46.499Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:12:47.533Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:12:47.546Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:12:47.585Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:12:53.106Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:12:53.119Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-09-18T13:12:53.169Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T13:12:53.194Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:12:53.214Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T13:12:53.240Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T13:12:53.255Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:12:53.301Z] Will try again after 15 sec [2024-09-18T13:12:53.317Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:13:01.414Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:13:01.430Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:13:01.472Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:13:01.527Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:13:01.540Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:13:01.578Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:13:02.614Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:13:02.629Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:13:02.669Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:13:08.426Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:13:08.444Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-09-18T13:13:08.505Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T13:13:08.535Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:13:08.553Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T13:13:08.577Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T13:13:08.592Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:13:08.637Z] Will try again after 15 sec [2024-09-18T13:13:08.653Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T13:13:16.954Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:13:16.966Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T13:13:16.984Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:13:17.000Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:13:17.039Z] Will try again after 15 sec [2024-09-18T13:13:17.055Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:13:17.698Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:13:17.712Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:13:17.750Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:13:23.541Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:13:23.563Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:13:23.625Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:13:23.674Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:13:23.692Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T13:13:23.827Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T13:13:23.858Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T13:13:23.874Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:13:23.918Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:13:32.067Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:13:32.079Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T13:13:32.120Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T13:13:32.144Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:13:32.156Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:13:32.193Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:13:33.412Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:13:33.427Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:13:33.467Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:13:38.653Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:13:38.668Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:13:38.708Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:13:38.854Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:13:38.868Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:13:38.907Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:13:38.957Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T13:13:38.975Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:13:39.026Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T13:13:47.294Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:13:47.306Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T13:13:47.321Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:13:47.332Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:13:47.366Z] Will try again after 15 sec [2024-09-18T13:13:47.379Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:13:48.494Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:13:48.506Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:13:48.543Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:13:53.736Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:13:53.762Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:13:53.795Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:13:53.933Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:13:53.947Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:13:53.982Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:13:54.059Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T13:13:54.078Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:13:54.132Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T13:14:02.407Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:14:02.421Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T13:14:02.438Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:14:02.449Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:14:02.484Z] Will try again after 15 sec [2024-09-18T13:14:02.496Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:14:03.568Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:14:03.580Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:14:03.615Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:14:08.827Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:14:08.838Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:14:08.877Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:14:09.013Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:14:09.029Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:14:09.074Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:14:09.174Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T13:14:09.192Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:14:09.239Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T13:14:17.527Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:14:17.543Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T13:14:17.561Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:14:19.073Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:14:19.110Z] Will try again after 15 sec [Pipeline] { [2024-09-18T13:14:19.140Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T13:14:19.178Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:14:19.190Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:14:19.224Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:14:23.913Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:14:23.927Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:14:23.970Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:14:24.100Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:14:24.114Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:14:24.153Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:14:24.267Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T13:14:24.284Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:14:24.331Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:14:34.141Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:14:34.157Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T13:14:34.212Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T13:14:34.237Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:14:34.251Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [2024-09-18T13:14:34.291Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T13:14:34.315Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:14:34.329Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:14:34.363Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:14:39.001Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:14:39.017Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:14:39.066Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:14:39.180Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:14:39.193Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:14:39.228Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:14:39.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 [2024-09-18T13:14:39.369Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:14:39.536Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:14:49.240Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:14:49.254Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:14:49.291Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:14:49.326Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:14:49.338Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:14:49.374Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:14:49.408Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:14:49.555Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:14:49.594Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:14:54.102Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:14:54.123Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:14:54.164Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:14:54.261Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:14:54.274Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:14:54.310Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:14:54.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 [2024-09-18T13:14:54.579Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:14:54.625Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:15:04.320Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:15:04.333Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:15:04.371Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:15:04.408Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:15:04.421Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:15:04.460Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:15:04.623Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:15:04.636Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:15:04.674Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T13:15:10.488Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:15:10.507Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T13:15:10.531Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:15:10.547Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T13:15:10.571Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T13:15:10.587Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:15:10.634Z] Will try again after 15 sec [2024-09-18T13:15:10.650Z] Will try again after 15 sec [2024-09-18T13:15:10.670Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:15:19.402Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:15:19.417Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:15:19.450Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:15:19.483Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:15:19.494Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:15:19.529Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:15:19.702Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:15:19.714Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:15:19.748Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:15:25.659Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:15:25.671Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-09-18T13:15:25.722Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T13:15:25.746Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:15:25.760Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T13:15:25.777Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T13:15:25.789Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:15:25.825Z] Will try again after 15 sec [2024-09-18T13:15:25.840Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T13:15:34.585Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:15:34.597Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T13:15:34.613Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:15:34.627Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:15:34.662Z] Will try again after 15 sec [2024-09-18T13:15:34.675Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:15:34.774Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:15:37.832Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:15:37.872Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:15:40.747Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:15:40.760Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:15:40.795Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:15:40.850Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:15:40.862Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T13:15:40.899Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T13:15:40.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 [2024-09-18T13:15:40.932Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:15:40.970Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T13:15:49.702Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:15:49.714Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T13:15:49.733Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:15:49.747Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:15:49.783Z] Will try again after 15 sec [2024-09-18T13:15:49.796Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:15:52.900Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:15:52.912Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:15:52.953Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:15:55.824Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:15:55.836Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:15:55.872Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:15:55.927Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:15:55.939Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:15:56.045Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:15:56.083Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T13:15:56.095Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:15:56.135Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T13:16:04.821Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:16:04.835Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T13:16:04.852Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:16:04.864Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:16:04.898Z] Will try again after 15 sec [2024-09-18T13:16:04.912Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:16:07.983Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:16:07.995Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:16:08.031Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:16:10.901Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:16:10.915Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:16:10.950Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:16:11.072Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:16:11.085Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:16:11.119Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:16:11.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 [2024-09-18T13:16:11.172Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:16:11.206Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T13:16:19.940Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:16:19.955Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T13:16:19.973Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:16:19.987Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:16:20.024Z] Will try again after 15 sec [2024-09-18T13:16:20.038Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:16:23.061Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:16:23.074Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:16:23.111Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:16:25.979Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:16:25.994Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:16:26.033Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:16:26.145Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:16:26.159Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:16:26.194Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:16:26.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 [2024-09-18T13:16:26.246Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:16:26.281Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:16:35.051Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:16:35.064Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T13:16:35.101Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T13:16:35.124Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:16:35.136Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:16:35.173Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:16:38.141Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:16:38.156Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:16:38.195Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:16:41.065Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:16:41.080Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:16:41.126Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:16:41.222Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:16:41.235Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:16:41.270Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:16:41.310Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T13:16:41.323Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:16:41.358Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T13:16:51.286Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:16:51.299Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T13:16:51.315Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:16:51.327Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:16:51.363Z] Will try again after 15 sec [2024-09-18T13:16:51.380Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:16:53.222Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:16:53.234Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:16:53.271Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:16:56.153Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:16:56.168Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:16:56.202Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:16:56.298Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:16:56.310Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:16:56.343Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:16:56.382Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T13:16:56.395Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:16:56.430Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:17:06.391Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:17:06.403Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T13:17:06.444Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T13:17:06.465Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:17:06.480Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:17:06.516Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:17:08.297Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:17:08.309Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:17:08.344Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:17:11.227Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:17:11.239Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:17:11.274Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:17:11.372Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:17:11.386Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:17:11.424Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:17:11.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 [2024-09-18T13:17:11.470Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:17:11.506Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:17:21.472Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:17:21.485Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:17:21.521Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:17:21.555Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:17:21.569Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:17:21.606Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:17:23.375Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:17:23.390Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:17:23.432Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T13:17:26.503Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:17:26.517Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T13:17:26.536Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:17:26.553Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T13:17:26.605Z] Will try again after 15 sec [2024-09-18T13:17:26.621Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T13:17:26.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 [2024-09-18T13:17:26.668Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:17:26.708Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:17:36.550Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:17:36.564Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:17:36.601Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:17:36.639Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:17:36.652Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:17:37.548Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:17:38.461Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:17:38.475Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:17:38.514Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T13:17:41.651Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:17:41.666Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:17:41.695Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T13:17:41.708Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:17:41.721Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T13:17:41.781Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T13:17:41.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 [2024-09-18T13:17:41.817Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:17:41.856Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:17:51.633Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:17:51.648Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:17:51.687Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:17:52.579Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:17:52.594Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:17:52.634Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:17:53.545Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:17:53.562Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:17:53.600Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:17:56.722Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:17:56.735Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:17:56.773Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:17:56.811Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:17:56.827Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:17:56.863Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:17:56.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 [2024-09-18T13:17:56.912Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:17:56.949Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:18:06.717Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:18:06.730Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:18:06.769Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:18:07.664Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:18:07.678Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:18:07.717Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:18:08.629Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:18:08.641Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:18:08.688Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:18:11.920Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:18:11.939Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T13:18:11.992Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:18:12.028Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:18:12.040Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T13:18:12.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 [2024-09-18T13:18:12.068Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:18:12.103Z] Will try again after 15 sec [2024-09-18T13:18:12.119Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:18:21.798Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:18:21.809Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:18:21.845Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:18:22.747Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:18:22.759Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:18:22.795Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:18:23.717Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:18:23.730Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:18:23.765Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:18:27.022Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:18:27.034Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:18:27.069Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:18:27.131Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:18:27.143Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T13:18:27.182Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T13:18:27.209Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T13:18:27.224Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:18:27.260Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:18:36.871Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:18:36.883Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:18:36.917Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:18:37.823Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:18:37.836Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:18:37.873Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:18:38.794Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:18:38.807Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:18:38.844Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:18:42.098Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:18:42.111Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:18:42.150Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:18:42.213Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:18:42.229Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:18:42.271Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:18:42.313Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T13:18:42.326Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:18:42.368Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:18:51.945Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:18:51.959Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:18:51.993Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T13:18:53.963Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:18:53.976Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-09-18T13:18:53.995Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:18:54.007Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:18:54.043Z] Will try again after 15 sec [2024-09-18T13:18:54.056Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:18:57.178Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:18:57.191Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:18:57.227Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:18:57.299Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:18:57.311Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:18:57.347Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:18:57.393Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T13:18:57.404Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:18:57.440Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:19:07.025Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:19:07.037Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:19:07.077Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T13:19:09.319Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:19:09.332Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-09-18T13:19:09.349Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:19:09.361Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:19:09.399Z] Will try again after 15 sec [2024-09-18T13:19:09.414Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:19:12.256Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:19:12.269Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:19:12.306Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:19:12.373Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:19:12.386Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:19:12.421Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:19:12.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 [2024-09-18T13:19:12.477Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:19:13.569Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:19:22.105Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:19:22.119Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:19:22.164Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T13:19:24.439Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:19:24.451Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-09-18T13:19:24.469Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:19:24.482Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:19:24.519Z] Will try again after 15 sec [2024-09-18T13:19:24.533Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:19:27.341Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:19:27.355Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:19:27.394Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:19:27.450Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:19:27.463Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:19:27.498Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:19:28.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 [2024-09-18T13:19:28.618Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:19:28.654Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:19:37.194Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:19:37.209Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:19:37.251Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T13:19:39.561Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:19:39.574Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-09-18T13:19:39.592Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:19:39.605Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:19:39.639Z] Will try again after 15 sec [2024-09-18T13:19:39.654Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:19:42.425Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:19:42.438Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:19:42.473Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:19:42.524Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:19:42.537Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:19:42.575Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:19:44.574Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T13:19:44.585Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:19:44.656Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:19:52.281Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:19:52.295Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:19:52.334Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:19:54.666Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:19:54.679Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [2024-09-18T13:19:54.722Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T13:19:56.900Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:19:56.914Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:19:56.950Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:19:57.501Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:19:57.515Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:19:57.556Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:19:57.604Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:19:57.621Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:19:57.664Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:19:59.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 [2024-09-18T13:19:59.697Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:19:59.741Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:20:07.364Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:20:07.379Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:20:07.421Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:20:09.756Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:20:09.768Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:20:09.805Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:20:11.980Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:20:11.994Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:20:12.031Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:20:12.584Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:20:12.596Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:20:12.633Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:20:12.688Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:20:12.700Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:20:12.735Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:20:14.771Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T13:20:14.784Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:20:14.830Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:20:22.450Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:20:22.467Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:20:22.507Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:20:24.835Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:20:24.848Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:20:24.887Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:20:27.059Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:20:27.072Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:20:27.113Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:20:27.663Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:20:27.677Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:20:27.715Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:20:27.764Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:20:27.777Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:20:27.816Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:20:29.868Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T13:20:29.881Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:20:29.945Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:20:39.033Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:20:40.586Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T13:20:40.706Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T13:20:40.731Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:20:40.744Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:20:40.784Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:20:42.790Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:20:42.805Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T13:20:42.848Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:20:42.882Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:20:42.894Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T13:20:42.912Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:20:42.924Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:20:42.960Z] Will try again after 15 sec [2024-09-18T13:20:42.974Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:20:44.972Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T13:20:44.984Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:20:45.029Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:20:55.775Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:20:55.789Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T13:20:55.848Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T13:20:55.872Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:20:55.885Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:20:55.923Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:20:57.899Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:20:57.913Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:20:57.977Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T13:20:58.019Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:20:58.034Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T13:20:58.052Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:20:59.110Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:20:59.151Z] Will try again after 15 sec [2024-09-18T13:20:59.165Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:21:01.601Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T13:21:01.624Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:21:01.671Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:21:10.875Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:21:10.887Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:21:10.926Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:21:10.963Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:21:10.975Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:21:11.022Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:21:13.020Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:21:13.041Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:21:13.220Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T13:21:14.204Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:21:14.227Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:21:14.263Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T13:21:14.283Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:21:14.299Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:21:14.806Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:21:16.701Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T13:21:16.718Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:21:16.772Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:21:25.962Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:21:25.974Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:21:26.010Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:21:26.050Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:21:26.064Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:21:26.103Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:21:28.249Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:21:28.262Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:21:28.299Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:21:29.294Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:21:29.306Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:21:29.342Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:21:29.832Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:21:29.843Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:21:29.881Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:21:31.801Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T13:21:31.823Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:21:31.873Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:21:41.040Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:21:41.075Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:21:41.114Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:21:41.151Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:21:41.164Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:21:41.204Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:21:43.327Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:21:43.340Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:21:43.379Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:21:44.368Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:21:44.382Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:21:44.418Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:21:44.908Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:21:44.920Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:21:44.957Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:21:47.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 [2024-09-18T13:21:47.826Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:21:47.878Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:21:56.141Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:21:56.153Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:21:56.189Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:21:56.229Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:21:56.241Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:21:56.278Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:21:58.407Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:21:58.419Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:21:58.460Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:21:59.447Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:21:59.459Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:21:59.498Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:21:59.990Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:22:00.004Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:22:00.051Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:22:02.909Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T13:22:02.922Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:22:02.969Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:22:11.216Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:22:11.227Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:22:11.264Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:22:11.304Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:22:11.315Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:22:11.351Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:22:13.486Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:22:13.498Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:22:13.536Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:22:14.530Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:22:14.543Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:22:14.587Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:22:15.079Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:22:15.092Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:22:15.130Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:22:17.996Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T13:22:18.009Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:22:18.046Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:22:26.292Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:22:26.305Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:22:26.340Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:22:26.376Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:22:26.388Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:22:26.428Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:22:28.565Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:22:28.577Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:22:28.614Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:22:29.619Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:22:29.633Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:22:29.671Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:22:30.158Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:22:30.171Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:22:30.208Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:22:33.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 [2024-09-18T13:22:33.088Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:22:33.128Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:22:41.369Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:22:41.382Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:22:41.418Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:22:41.456Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:22:41.468Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:22:41.502Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:22:43.643Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:22:43.657Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:22:43.692Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:22:44.698Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:22:44.711Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:22:44.748Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:22:45.237Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:22:45.251Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:22:45.286Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:22:48.157Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T13:22:48.169Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:22:48.204Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:22:56.449Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:22:56.463Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:22:56.499Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:22:56.537Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:22:56.548Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:22:56.583Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:22:58.718Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:22:58.730Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:22:58.774Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:22:59.775Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:22:59.786Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:22:59.825Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:23:00.313Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:23:00.325Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:23:00.362Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:23:03.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 [2024-09-18T13:23:03.249Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:23:03.288Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:23:11.528Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:23:11.540Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:23:11.577Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:23:11.612Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:23:11.625Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:23:11.662Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:23:13.804Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:23:13.818Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:23:13.859Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:23:14.854Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:23:14.869Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:23:14.907Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:23:15.394Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:23:15.407Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:23:15.445Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:23:18.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 [2024-09-18T13:23:18.331Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:23:18.369Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:23:26.610Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:23:26.625Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:23:26.665Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:23:26.704Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:23:26.717Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:23:26.755Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:23:28.894Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:23:28.910Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:23:28.947Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:23:29.937Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:23:29.951Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:23:29.991Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:23:30.477Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:23:30.514Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:23:30.555Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:23:33.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 [2024-09-18T13:23:33.411Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:23:33.445Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:23:41.693Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:23:41.707Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:23:41.741Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:23:41.780Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:23:41.792Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:23:41.828Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:23:43.977Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:23:43.991Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:23:44.026Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:23:45.019Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:23:45.035Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:23:45.072Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:23:45.584Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:23:45.596Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:23:45.632Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:23:48.479Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T13:23:48.493Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:23:48.534Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:23:56.770Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:23:56.784Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:23:56.822Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:23:56.857Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:23:56.870Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:23:56.914Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:23:59.060Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:23:59.074Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:23:59.111Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T13:24:01.131Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:24:01.145Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T13:24:01.164Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:24:01.177Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:24:01.220Z] Will try again after 15 sec [2024-09-18T13:24:01.233Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:24:03.561Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T13:24:03.573Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:24:03.609Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:24:11.850Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:24:11.862Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:24:11.902Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:24:11.941Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:24:11.954Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:24:11.993Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:24:14.144Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:24:14.157Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:24:14.195Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T13:24:16.260Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:24:16.273Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:24:16.303Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T13:24:16.317Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:24:16.330Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:24:16.378Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:24:18.637Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T13:24:18.649Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:24:18.685Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:24:26.929Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:24:26.940Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:24:26.977Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:24:27.042Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:24:27.054Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:24:27.092Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:24:29.225Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:24:29.239Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:24:29.278Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:24:31.332Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:24:31.346Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:24:31.383Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:24:31.419Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:24:31.432Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:24:31.468Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:24:33.714Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T13:24:33.727Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:24:33.764Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T13:24:43.482Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:24:43.495Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T13:24:43.514Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:24:43.527Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:24:43.566Z] Will try again after 15 sec [2024-09-18T13:24:43.580Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:24:44.305Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:24:44.317Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:24:44.351Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:24:46.411Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:24:46.423Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:24:46.456Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:24:46.493Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:24:46.504Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:24:46.538Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:24:49.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 [2024-09-18T13:24:49.806Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:24:49.868Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:24:58.593Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:24:58.604Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T13:24:58.642Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T13:24:58.664Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:24:58.676Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:24:58.711Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:24:59.377Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:24:59.388Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:24:59.421Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:25:01.485Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:25:01.497Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:25:01.531Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:25:01.567Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:25:01.580Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:25:01.618Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:25:04.896Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T13:25:04.908Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:25:04.956Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:25:13.672Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:25:13.684Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:25:13.719Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:25:13.754Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:25:13.768Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:25:13.811Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:25:14.456Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:25:14.472Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:25:14.513Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:25:16.562Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:25:16.580Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:25:16.620Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:25:16.657Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:25:16.672Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:25:16.714Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:25:19.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 [2024-09-18T13:25:20.008Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:25:20.053Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:25:28.747Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:25:28.760Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:25:28.796Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:25:28.837Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:25:28.849Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:25:28.885Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:25:29.539Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:25:29.551Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:25:29.585Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:25:31.645Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:25:31.657Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:25:31.692Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:25:31.738Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:25:31.750Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:25:31.786Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:25:35.609Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T13:25:35.630Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:25:35.680Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T13:25:44.544Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:25:44.557Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T13:25:44.573Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:25:44.586Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:25:44.620Z] Will try again after 15 sec [Pipeline] { [2024-09-18T13:25:44.644Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T13:25:44.677Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:25:44.689Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:25:44.726Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:25:46.725Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:25:46.739Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:25:46.777Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:25:46.816Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:25:46.830Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:25:46.869Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:25:50.711Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T13:25:50.730Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:25:50.788Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:25:59.648Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:25:59.660Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T13:25:59.714Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T13:25:59.738Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:25:59.751Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [2024-09-18T13:25:59.791Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T13:25:59.815Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:25:59.828Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:25:59.868Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:26:01.807Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:26:01.822Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:26:01.860Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:26:01.897Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:26:01.911Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:26:01.951Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:26:05.818Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T13:26:05.830Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:26:05.882Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:26:14.742Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:26:14.755Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:26:14.791Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:26:14.825Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:26:14.837Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:26:14.873Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:26:14.909Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:26:14.921Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:26:14.955Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:26:16.888Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:26:16.900Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:26:16.935Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:26:16.979Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:26:16.992Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:26:17.031Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:26:20.910Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T13:26:20.924Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:26:20.960Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:26:29.819Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:26:29.833Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:26:29.871Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:26:29.905Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:26:29.918Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:26:29.952Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:26:29.986Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:26:29.998Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:26:30.036Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:26:31.962Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:26:32.805Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T13:26:34.832Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T13:26:34.858Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:26:34.871Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:26:34.909Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:26:36.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 [2024-09-18T13:26:36.392Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:26:36.444Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:26:44.902Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:26:44.916Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:26:44.954Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:26:44.991Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:26:45.003Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:26:45.042Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:26:45.079Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:26:45.091Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:26:45.128Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:26:49.863Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:26:49.876Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:26:49.915Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:26:49.955Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:26:49.994Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:26:50.035Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:26:51.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 [2024-09-18T13:26:51.495Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:26:51.542Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:26:59.982Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:26:59.994Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:27:00.032Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:27:00.068Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:27:00.079Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:27:00.114Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:27:00.154Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:27:00.167Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:27:00.209Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:27:04.941Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:27:04.954Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:27:04.989Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:27:05.060Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:27:05.073Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:27:05.109Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:27:06.571Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T13:27:06.588Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:27:06.634Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:27:15.061Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:27:15.073Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:27:15.108Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:27:15.143Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:27:15.159Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:27:15.196Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:27:15.236Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:27:15.248Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:27:15.285Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:27:20.017Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:27:20.029Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:27:20.066Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:27:20.136Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:27:20.149Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:27:20.183Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:27:21.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 [2024-09-18T13:27:21.681Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:27:21.739Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:27:30.137Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:27:30.151Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:27:30.188Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:27:30.224Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:27:30.236Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:27:30.272Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:27:30.310Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:27:30.322Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:27:30.361Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T13:27:35.236Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:27:35.249Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T13:27:35.414Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:27:35.432Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:27:35.467Z] Will try again after 15 sec [2024-09-18T13:27:35.481Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:27:36.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 [2024-09-18T13:27:36.807Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:27:36.852Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:27:45.216Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:27:45.228Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:27:45.263Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:27:45.299Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:27:45.311Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:27:45.345Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:27:45.388Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:27:45.400Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:27:45.435Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T13:27:50.508Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:27:50.520Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:27:50.545Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T13:27:50.557Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:27:50.569Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:27:50.616Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:27:51.880Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T13:27:51.899Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:27:51.939Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:28:00.292Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:28:00.304Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:28:00.341Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:28:00.375Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:28:00.387Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:28:00.426Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:28:00.468Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:28:00.481Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:28:00.522Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T13:28:05.872Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:28:05.886Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T13:28:05.905Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:28:07.107Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:28:07.163Z] Will try again after 15 sec [Pipeline] { [2024-09-18T13:28:07.207Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T13:28:07.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 [2024-09-18T13:28:07.269Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:28:07.308Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:28:15.370Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:28:15.385Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:28:15.423Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:28:15.458Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:28:15.471Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:28:15.507Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:28:15.549Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:28:15.564Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:28:15.598Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:28:22.196Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:28:22.209Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T13:28:22.269Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T13:28:22.306Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:28:22.326Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T13:28:22.403Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T13:28:22.433Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T13:28:22.446Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:28:22.482Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:28:30.449Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:28:30.462Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:28:30.497Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:28:30.531Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:28:30.543Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:28:30.576Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:28:30.623Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:28:30.636Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:28:30.671Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T13:28:38.442Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:28:38.461Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T13:28:38.493Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:28:38.506Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:28:38.556Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T13:28:38.575Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T13:28:38.587Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:28:38.621Z] Will try again after 15 sec [2024-09-18T13:28:38.645Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:28:45.529Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:28:45.546Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:28:45.596Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:28:45.629Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:28:45.643Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:28:45.679Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:28:45.713Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:28:45.725Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:28:45.761Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:28:53.590Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:28:53.606Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:28:53.650Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T13:28:53.698Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:28:53.712Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T13:28:53.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 [2024-09-18T13:28:53.762Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:28:53.799Z] Will try again after 15 sec [2024-09-18T13:28:53.812Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:29:00.625Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:29:02.559Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-09-18T13:29:02.645Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T13:29:02.681Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:29:02.701Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-09-18T13:29:02.721Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:29:02.733Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:29:02.772Z] Will try again after 15 sec [2024-09-18T13:29:02.786Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:29:08.686Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:29:08.702Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:29:08.753Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T13:29:08.853Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:29:08.866Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:29:08.900Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T13:29:08.912Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T13:29:08.924Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:29:08.971Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:29:17.676Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:29:17.690Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:29:17.738Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:29:17.802Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:29:17.815Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [2024-09-18T13:29:17.854Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T13:29:17.877Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:29:17.888Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:29:17.925Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:29:23.782Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:29:23.799Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:29:23.838Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:29:24.001Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:29:24.016Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T13:29:24.061Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T13:29:24.087Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T13:29:24.100Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:29:24.136Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:29:32.773Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:29:32.787Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:29:32.835Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:29:32.889Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:29:32.904Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:29:32.943Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:29:32.981Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:29:32.992Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:29:33.034Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:29:38.874Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:29:38.894Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:29:38.939Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:29:39.088Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:29:39.102Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:29:39.138Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:29:39.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 [2024-09-18T13:29:39.186Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:29:39.224Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:29:47.865Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:29:47.880Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:29:48.047Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T13:29:48.517Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:29:48.537Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-09-18T13:29:48.556Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:29:48.591Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:29:48.627Z] Will try again after 15 sec [2024-09-18T13:29:48.642Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:29:53.968Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:29:53.983Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:29:54.024Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:29:54.165Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:29:54.177Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:29:54.210Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:29:54.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 [2024-09-18T13:29:54.261Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:29:54.297Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:30:03.076Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:30:03.095Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:30:03.140Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:30:03.652Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:30:03.664Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [2024-09-18T13:30:03.703Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T13:30:03.728Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:30:03.740Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:30:03.774Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:30:09.046Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:30:09.061Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:30:09.096Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:30:09.234Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:30:09.245Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:30:09.279Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:30:09.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 [2024-09-18T13:30:09.336Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:30:09.377Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:30:18.168Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:30:18.182Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:30:18.222Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:30:18.729Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:30:18.743Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:30:18.781Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:30:18.818Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:30:18.831Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:30:18.865Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:30:24.157Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:30:24.178Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:30:24.217Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:30:24.310Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:30:24.325Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:30:24.359Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:30:24.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 [2024-09-18T13:30:24.414Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:30:24.448Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:30:33.249Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:30:33.261Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:30:33.969Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T13:30:34.014Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:30:34.027Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-09-18T13:30:34.058Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:30:34.071Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:30:34.107Z] Will try again after 15 sec [2024-09-18T13:30:34.121Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:30:39.257Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:30:39.277Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:30:39.327Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:30:39.397Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:30:39.411Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:30:39.455Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:30:39.494Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T13:30:39.507Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:30:39.551Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:30:48.997Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:30:49.010Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:30:49.050Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:30:49.135Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:30:49.150Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [2024-09-18T13:30:49.191Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T13:30:50.042Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:30:50.061Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:30:50.099Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:30:54.375Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:30:54.410Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:30:54.484Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:30:54.521Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:30:54.534Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:30:54.590Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:30:54.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 [2024-09-18T13:30:54.655Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:30:54.697Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:31:04.076Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:31:04.090Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:31:04.127Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:31:04.222Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:31:04.234Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:31:04.269Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:31:05.126Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:31:05.141Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:31:05.178Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:31:09.516Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:31:09.534Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:31:09.586Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:31:09.631Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:31:09.646Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:31:09.702Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:31:09.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 [2024-09-18T13:31:09.750Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:31:09.787Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T13:31:19.343Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:31:19.355Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T13:31:19.373Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:31:19.388Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:31:19.426Z] Will try again after 15 sec [2024-09-18T13:31:19.454Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:31:20.206Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:31:20.219Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:31:20.259Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T13:31:26.112Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:31:26.126Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T13:31:26.144Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:31:27.654Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T13:31:27.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 [2024-09-18T13:31:27.693Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:31:27.732Z] Will try again after 15 sec [2024-09-18T13:31:27.746Z] Will try again after 15 sec [2024-09-18T13:31:27.762Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:31:34.452Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:31:34.466Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T13:31:34.529Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T13:31:34.555Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:31:34.566Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:31:34.600Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:31:35.284Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:31:35.296Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:31:35.334Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:31:42.762Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:31:42.775Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-09-18T13:31:42.840Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T13:31:42.888Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:31:42.914Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T13:31:42.940Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T13:31:42.953Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:31:42.989Z] Will try again after 15 sec [2024-09-18T13:31:43.002Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:31:49.573Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:31:49.592Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:31:49.652Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:31:49.687Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:31:49.701Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:31:49.733Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:31:50.362Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:31:50.374Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:31:50.413Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:31:57.870Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:31:57.882Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:31:58.265Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T13:31:58.316Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:31:58.331Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T13:31:58.356Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T13:31:58.369Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:31:58.408Z] Will try again after 15 sec [2024-09-18T13:31:58.421Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:32:04.685Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:32:04.706Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:32:04.744Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:32:04.779Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:32:04.792Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:32:04.827Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:32:05.440Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:32:05.452Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:32:05.485Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:32:13.299Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:32:13.323Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:32:13.364Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T13:32:13.454Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:32:13.474Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:32:13.500Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T13:32:13.523Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T13:32:13.535Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:32:13.572Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:32:19.771Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:32:19.784Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:32:19.829Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:32:19.870Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:32:19.882Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:32:19.918Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:32:22.133Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:32:22.148Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:32:22.188Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T13:32:29.904Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:32:29.922Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T13:32:29.947Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:32:29.969Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T13:32:29.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 [2024-09-18T13:32:30.001Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:32:30.038Z] Will try again after 15 sec [2024-09-18T13:32:30.053Z] Will try again after 15 sec [2024-09-18T13:32:30.067Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T13:32:36.497Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:32:36.514Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T13:32:36.536Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:32:36.551Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:32:36.602Z] Will try again after 15 sec [2024-09-18T13:32:36.615Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:32:37.222Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:32:37.236Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:32:37.271Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T13:32:45.090Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:32:45.104Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T13:32:45.140Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T13:32:45.167Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:32:45.187Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:32:45.221Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T13:32:45.235Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T13:32:45.248Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:32:45.295Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T13:32:51.647Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:32:51.663Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T13:32:51.684Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:32:51.699Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:32:51.736Z] Will try again after 15 sec [2024-09-18T13:32:51.749Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:32:52.302Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:32:52.314Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:32:52.349Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:33:00.181Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:33:00.199Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:33:00.242Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:33:00.283Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:33:00.308Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T13:33:00.356Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T13:33:00.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 [2024-09-18T13:33:00.394Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:33:00.429Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T13:33:06.780Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:33:06.794Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T13:33:06.811Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:33:06.823Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:33:06.862Z] Will try again after 15 sec [2024-09-18T13:33:06.876Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:33:07.378Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:33:07.390Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:33:07.425Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:33:15.266Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:33:15.279Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:33:15.317Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:33:15.384Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:33:15.399Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:33:15.432Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:33:15.465Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T13:33:15.477Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:33:15.514Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:33:21.887Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:33:21.900Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T13:33:21.937Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T13:33:21.959Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:33:21.972Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:33:22.006Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:33:22.451Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:33:22.464Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:33:22.502Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:33:30.350Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:33:30.362Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:33:30.402Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:33:30.459Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:33:30.473Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:33:30.516Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:33:30.552Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T13:33:30.565Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:33:30.603Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:33:36.963Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:33:36.977Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:33:37.012Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:33:37.048Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:33:37.061Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:33:37.097Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:33:37.530Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:33:37.544Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:33:37.581Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:33:45.426Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:33:45.438Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:33:46.535Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T13:33:48.678Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:33:48.717Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T13:33:48.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 [2024-09-18T13:33:48.750Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:33:48.799Z] Will try again after 15 sec [2024-09-18T13:33:48.815Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:33:52.037Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:33:52.048Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:33:52.084Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:33:52.122Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:33:52.135Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:33:52.177Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:33:52.612Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:33:52.626Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:33:52.663Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:34:01.561Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:34:01.573Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:34:01.613Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:34:03.830Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:34:03.846Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T13:34:03.896Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T13:34:03.926Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T13:34:03.942Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:34:04.000Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:34:07.109Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:34:07.122Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:34:07.157Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:34:07.205Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:34:07.219Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:34:07.259Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:34:07.692Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:34:07.707Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:34:07.745Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:34:16.645Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:34:16.660Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:34:17.710Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T13:34:19.919Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:34:19.943Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:34:19.972Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T13:34:19.985Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T13:34:19.998Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:34:20.061Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:34:22.189Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:34:22.202Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:34:22.243Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:34:22.286Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:34:22.301Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:34:22.340Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:34:22.774Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:34:22.787Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:34:22.832Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:34:32.738Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:34:32.753Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:34:32.791Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:34:34.997Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:34:35.014Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:34:35.052Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:34:35.088Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T13:34:35.102Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:34:35.146Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:34:37.267Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:34:37.278Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:34:37.313Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:34:37.365Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:34:37.376Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:34:37.412Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:34:37.869Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:34:37.883Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:34:37.919Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:34:47.818Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:34:47.831Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:34:47.869Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T13:34:51.625Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:34:51.640Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T13:34:51.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 [2024-09-18T13:34:51.671Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:34:51.716Z] Will try again after 15 sec [2024-09-18T13:34:51.731Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:34:52.338Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:34:52.351Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:34:52.384Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:34:52.436Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:34:52.448Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:34:52.483Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:34:52.944Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:34:52.957Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:34:52.991Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:35:02.894Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:35:02.905Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:35:02.938Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:35:06.743Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:35:06.756Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T13:35:06.798Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T13:35:06.831Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T13:35:06.848Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:35:06.905Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:35:07.412Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:35:07.426Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:35:07.463Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:35:07.510Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:35:07.523Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:35:07.559Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:35:08.022Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:35:08.038Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:35:08.079Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:35:19.594Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:35:19.607Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:35:19.659Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:35:21.825Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:35:21.838Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:35:21.874Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T13:35:23.966Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:35:23.985Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T13:35:24.008Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:35:24.026Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-09-18T13:35:24.048Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:35:24.065Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T13:35:24.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 [2024-09-18T13:35:24.110Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:35:24.174Z] Will try again after 15 sec [2024-09-18T13:35:24.194Z] Will try again after 15 sec [2024-09-18T13:35:24.211Z] Will try again after 15 sec [2024-09-18T13:35:24.227Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:35:34.691Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:35:34.707Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:35:34.743Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:35:36.903Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:35:36.918Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:35:36.956Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:35:39.206Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:35:39.224Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [2024-09-18T13:35:39.310Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T13:35:39.327Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:35:39.341Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-09-18T13:35:39.363Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:35:39.379Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T13:35:39.406Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T13:35:39.421Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:35:39.460Z] Will try again after 15 sec [2024-09-18T13:35:39.474Z] Will try again after 15 sec [2024-09-18T13:35:39.490Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:35:49.964Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:35:49.987Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:35:50.035Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:35:51.988Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:35:52.001Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:35:52.038Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:35:54.338Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:35:54.357Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:35:54.401Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T13:35:54.504Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:35:54.519Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-09-18T13:35:54.541Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:35:54.559Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T13:35:54.612Z] Will try again after 15 sec [2024-09-18T13:35:54.630Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T13:35:54.680Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T13:35:54.701Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:35:54.750Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:36:05.069Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:36:05.094Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:36:05.134Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:36:07.068Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:36:07.083Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:36:07.121Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:36:09.432Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:36:09.445Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:36:09.491Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:36:09.640Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:36:09.652Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [2024-09-18T13:36:09.692Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T13:36:09.716Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:36:09.736Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:36:09.779Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:36:09.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 [2024-09-18T13:36:09.827Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:36:09.866Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:36:20.160Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:36:20.178Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:36:20.223Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:36:22.150Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:36:22.164Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:36:22.208Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:36:24.520Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:36:24.535Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:36:24.585Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:36:24.719Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:36:24.731Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:36:24.765Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:36:24.834Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:36:24.853Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:36:24.903Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:36:24.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 [2024-09-18T13:36:24.959Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:36:25.001Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:36:35.258Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:36:35.277Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:36:35.316Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:36:37.236Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:36:37.249Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:36:37.285Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T13:36:40.573Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:36:40.590Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T13:36:40.610Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:36:40.628Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-09-18T13:36:40.647Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:36:40.666Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T13:36:40.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 [2024-09-18T13:36:40.711Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:36:40.762Z] Will try again after 15 sec [2024-09-18T13:36:40.790Z] Will try again after 15 sec [2024-09-18T13:36:40.806Z] Will try again after 15 sec [2024-09-18T13:36:40.823Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:36:50.491Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:36:50.510Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:36:50.560Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:36:52.316Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:36:52.329Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:36:52.363Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:36:56.333Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:36:56.354Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [2024-09-18T13:36:56.424Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T13:36:56.439Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:36:56.452Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-09-18T13:36:56.476Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:36:56.489Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T13:36:56.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 [2024-09-18T13:36:56.532Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:36:56.574Z] Will try again after 15 sec [2024-09-18T13:36:56.590Z] Will try again after 15 sec [2024-09-18T13:36:56.613Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:37:05.591Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:37:05.603Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:37:05.645Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:37:07.395Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:37:07.407Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:37:07.445Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:37:11.452Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:37:11.465Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:37:11.502Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:37:11.603Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:37:11.618Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [Pipeline] { [2024-09-18T13:37:11.687Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T13:37:11.719Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:37:11.736Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:37:11.783Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T13:37:11.800Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T13:37:11.817Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:37:11.874Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:37:20.680Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:37:20.696Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:37:20.741Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:37:22.473Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:37:22.486Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:37:22.537Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:37:26.529Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:37:26.541Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:37:26.783Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T13:37:26.837Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:37:27.543Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-09-18T13:37:27.573Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:37:27.590Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T13:37:27.647Z] Will try again after 15 sec [2024-09-18T13:37:27.668Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T13:37:27.709Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T13:37:27.727Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:37:27.772Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:37:35.773Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:37:35.785Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:37:35.826Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:37:37.571Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:37:37.584Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:37:37.620Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:37:41.817Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:37:41.830Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:37:41.866Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:37:42.671Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:37:42.682Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [2024-09-18T13:37:42.728Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T13:37:42.750Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:37:42.761Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:37:42.793Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:37:43.455Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T13:37:43.490Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:37:43.548Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:37:50.860Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:37:50.873Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:37:50.918Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:37:52.645Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:37:52.656Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:37:52.688Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:37:56.892Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:37:56.904Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:37:56.942Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:37:57.752Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:37:57.764Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:37:57.798Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:37:57.831Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:37:57.842Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:37:57.874Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:37:58.574Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T13:37:58.586Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:37:58.622Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:38:05.956Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:38:05.976Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:38:06.024Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:38:07.725Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:38:07.740Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:38:07.775Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T13:38:13.325Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:38:13.340Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T13:38:13.367Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:38:13.385Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-09-18T13:38:13.402Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:38:13.415Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:38:13.450Z] Will try again after 15 sec [2024-09-18T13:38:13.465Z] Will try again after 15 sec [2024-09-18T13:38:13.479Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:38:13.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 [2024-09-18T13:38:13.662Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:38:13.695Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:38:21.047Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:38:21.067Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:38:21.102Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:38:22.802Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:38:22.813Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:38:22.846Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:38:28.476Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:38:28.489Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-09-18T13:38:28.540Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T13:38:28.566Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:38:28.578Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-09-18T13:38:28.594Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:38:28.606Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:38:28.639Z] Will try again after 15 sec [2024-09-18T13:38:28.652Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:38:28.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 [2024-09-18T13:38:28.734Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:38:28.768Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:38:36.130Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:38:36.145Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:38:36.202Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:38:37.876Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:38:37.893Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:38:37.931Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:38:43.566Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:38:43.579Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:38:43.614Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:38:43.666Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:38:43.678Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [2024-09-18T13:38:43.718Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T13:38:43.747Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:38:43.759Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:38:43.798Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:38:43.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 [2024-09-18T13:38:43.863Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:38:44.116Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:38:51.230Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:38:51.243Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:38:51.279Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:38:52.960Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:38:52.974Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:38:53.013Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T13:39:00.521Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:39:02.575Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T13:39:02.603Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:39:02.618Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-09-18T13:39:02.635Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:39:02.647Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T13:39:02.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 [2024-09-18T13:39:02.684Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:39:02.718Z] Will try again after 15 sec [2024-09-18T13:39:02.732Z] Will try again after 15 sec [2024-09-18T13:39:02.749Z] Will try again after 15 sec [2024-09-18T13:39:02.763Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T13:39:08.863Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:39:08.882Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:39:08.922Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T13:39:08.939Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:39:08.954Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:39:09.001Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T13:39:17.762Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:39:17.775Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T13:39:17.791Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:39:17.803Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [Pipeline] { [2024-09-18T13:39:17.851Z] Will try again after 15 sec [2024-09-18T13:39:17.864Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T13:39:17.877Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:39:17.890Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T13:39:17.927Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T13:39:17.940Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:39:17.974Z] Will try again after 15 sec [2024-09-18T13:39:17.988Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:39:23.958Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:39:23.977Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:39:24.022Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:39:24.057Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:39:24.072Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:39:24.106Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T13:39:32.890Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:39:32.902Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T13:39:32.918Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:39:32.930Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:39:32.965Z] Will try again after 15 sec [2024-09-18T13:39:32.978Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T13:39:33.030Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:39:33.043Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:39:33.068Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T13:39:33.081Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T13:39:33.094Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:39:33.145Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T13:39:40.890Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:39:40.901Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T13:39:42.967Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:39:43.183Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:39:44.629Z] Will try again after 15 sec [2024-09-18T13:39:44.645Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T13:39:48.008Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:39:48.021Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T13:39:48.037Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:39:48.050Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:39:48.087Z] Will try again after 15 sec [2024-09-18T13:39:48.100Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:39:48.145Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:39:48.159Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T13:39:48.207Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T13:39:48.230Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T13:39:48.241Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:39:48.275Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:39:59.658Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:39:59.673Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T13:39:59.716Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T13:39:59.758Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:39:59.771Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:39:59.807Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T13:40:03.823Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:40:03.844Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T13:40:04.563Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:40:04.592Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-09-18T13:40:04.622Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:40:04.643Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T13:40:04.681Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T13:40:04.703Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:40:04.766Z] Will try again after 15 sec [2024-09-18T13:40:04.792Z] Will try again after 15 sec [2024-09-18T13:40:04.817Z] Will try again after 15 sec [2024-09-18T13:40:04.849Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:40:14.748Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:40:14.764Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:40:14.801Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:40:14.845Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:40:14.861Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:40:14.901Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:40:19.795Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:40:19.809Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T13:40:19.864Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T13:40:19.917Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:40:19.931Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-09-18T13:40:19.949Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:40:19.962Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:40:19.991Z] Will try again after 15 sec [2024-09-18T13:40:20.004Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T13:40:20.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 [2024-09-18T13:40:20.035Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:40:20.096Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:40:29.832Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:40:29.846Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:40:31.362Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:40:31.394Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:40:31.406Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:40:31.442Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:40:34.891Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:40:34.906Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:40:34.944Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:40:35.019Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:40:35.032Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [2024-09-18T13:40:35.079Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T13:40:35.104Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:40:35.118Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T13:40:35.162Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T13:40:35.191Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T13:40:35.203Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:40:35.240Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:40:46.408Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:40:46.422Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:40:46.457Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:40:46.496Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:40:46.509Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:40:46.547Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:40:49.972Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:40:49.984Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:40:50.018Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:40:50.111Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:40:50.126Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:40:50.162Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:40:50.197Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:40:50.210Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:40:50.260Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:40:50.293Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T13:40:50.305Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:40:50.338Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T13:41:01.702Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:41:01.718Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:41:01.750Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T13:41:01.766Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:41:01.780Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:41:01.827Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:41:05.047Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:41:05.061Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:41:05.142Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:41:05.189Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:41:05.202Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:41:05.239Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:41:05.290Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:41:05.303Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:41:05.345Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:41:05.382Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T13:41:05.394Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:41:05.429Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:41:16.780Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:41:16.795Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:41:16.831Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:41:16.866Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:41:16.879Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:41:16.917Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:41:20.169Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:41:20.182Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:41:20.219Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:41:20.265Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:41:20.277Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:41:20.316Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:41:20.371Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:41:20.382Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:41:20.417Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:41:20.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 [2024-09-18T13:41:20.465Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:41:20.501Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:41:31.861Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:41:31.874Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:41:31.914Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:41:31.955Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:41:31.969Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:41:32.006Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:41:35.246Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:41:35.260Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:41:35.298Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:41:35.342Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:41:35.355Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:41:35.394Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:41:35.443Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:41:35.456Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:41:35.491Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:41:35.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 [2024-09-18T13:41:35.540Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:41:35.582Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:41:46.941Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:41:46.954Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:41:46.995Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:41:47.034Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:41:47.047Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:41:47.084Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:41:50.325Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:41:50.338Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:41:50.374Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:41:50.419Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:41:50.432Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:41:50.466Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:41:50.517Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:41:50.528Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:41:50.562Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:41:50.608Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T13:41:50.622Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:41:50.660Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:42:02.022Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:42:02.034Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:42:02.070Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:42:02.108Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:42:02.120Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:42:02.156Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:42:05.404Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:42:05.416Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:42:05.454Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:42:05.493Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:42:05.505Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:42:05.542Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:42:05.591Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:42:05.603Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:42:05.640Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:42:05.701Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T13:42:05.715Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:42:05.755Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T13:42:17.273Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:42:17.287Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:42:17.316Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T13:42:17.332Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:42:17.347Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:42:17.401Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:42:20.484Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:42:20.498Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:42:20.536Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:42:20.571Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:42:20.582Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:42:20.617Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T13:42:21.906Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:42:21.920Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:42:21.948Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T13:42:21.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 [2024-09-18T13:42:21.976Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:42:22.022Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:42:32.344Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:42:32.356Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:42:32.392Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:42:32.426Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:42:32.438Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:42:32.472Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:42:35.566Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:42:35.579Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:42:35.616Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:42:35.651Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:42:35.663Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:42:35.700Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:42:36.978Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:42:36.991Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:42:37.029Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:42:37.067Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T13:42:37.079Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:42:37.118Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:42:47.422Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:42:47.434Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:42:47.471Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:42:47.506Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:42:47.519Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:42:47.555Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:42:50.643Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:42:50.656Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:42:50.692Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:42:50.725Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:42:50.737Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:42:51.315Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:42:52.056Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:42:52.069Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:42:52.107Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:42:52.145Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T13:42:52.158Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:42:52.200Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:43:02.498Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:43:02.511Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:43:02.545Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:43:02.588Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:43:02.601Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:43:02.639Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:43:05.722Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:43:05.734Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:43:05.771Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:43:06.342Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:43:06.354Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:43:06.422Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:43:07.138Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:43:07.153Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:43:07.195Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:43:07.231Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T13:43:07.246Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:43:07.282Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:43:17.571Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:43:17.583Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:43:17.618Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:43:17.666Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:43:17.678Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:43:17.714Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:43:20.799Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:43:20.813Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:43:20.849Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:43:21.447Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:43:21.458Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:43:21.491Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:43:22.231Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:43:22.244Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:43:22.284Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:43:22.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 [2024-09-18T13:43:22.329Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:43:22.366Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:43:32.647Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:43:32.660Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:43:32.694Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:43:32.739Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:43:32.753Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:43:32.788Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:43:35.878Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:43:35.894Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:43:35.933Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:43:36.520Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:43:36.535Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:43:36.572Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:43:37.318Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:43:37.333Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:43:37.373Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:43:37.411Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T13:43:37.427Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:43:37.470Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:43:47.721Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:43:47.733Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:43:47.770Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:43:47.813Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:43:47.825Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:43:47.859Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:43:51.159Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:43:51.172Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:43:51.208Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:43:51.599Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:43:51.610Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:43:51.643Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:43:52.397Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:43:52.408Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:43:52.442Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:43:52.500Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T13:43:52.511Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:43:52.547Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T13:44:04.151Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:44:04.171Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T13:44:04.190Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:44:04.573Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:44:04.628Z] Will try again after 15 sec [2024-09-18T13:44:04.645Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:44:06.238Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:44:06.253Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:44:06.293Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:44:06.675Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:44:06.689Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:44:06.740Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:44:07.473Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:44:07.489Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:44:07.526Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:44:07.575Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T13:44:07.587Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:44:07.622Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T13:44:20.448Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:44:20.467Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:44:20.504Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T13:44:20.526Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:44:20.539Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:44:20.600Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:44:21.321Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:44:21.333Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:44:21.369Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:44:21.767Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:44:21.780Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:44:21.816Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:44:22.551Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:44:22.562Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:44:22.598Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:44:22.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 [2024-09-18T13:44:22.668Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:44:22.703Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:44:35.539Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:44:35.555Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:44:35.605Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:44:35.668Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:44:35.682Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:44:35.717Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:44:36.398Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:44:36.410Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:44:36.444Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:44:36.846Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:44:36.873Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:44:36.926Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:44:37.627Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:44:37.641Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:44:37.677Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:44:37.730Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T13:44:37.745Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:44:37.786Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:44:50.635Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:44:50.648Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:44:50.697Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:44:50.751Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:44:50.766Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:44:50.806Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:44:51.474Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:44:51.489Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:44:51.528Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:44:51.953Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:44:51.965Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:44:52.004Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:44:52.714Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:44:52.730Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:44:52.770Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:44:52.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 [2024-09-18T13:44:52.828Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:44:52.867Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:45:05.723Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:45:05.735Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:45:05.772Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:45:05.837Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:45:05.853Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:45:05.897Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:45:06.554Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:45:06.566Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:45:06.697Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:45:07.031Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:45:07.044Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [Pipeline] { [2024-09-18T13:45:08.184Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T13:45:08.214Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:45:08.230Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:45:08.272Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T13:45:08.291Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T13:45:08.305Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:45:08.350Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:45:20.801Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:45:20.815Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:45:20.857Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:45:20.956Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:45:20.968Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:45:21.013Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:45:21.727Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:45:21.742Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:45:21.778Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T13:45:24.450Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:45:24.470Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-09-18T13:45:24.496Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:45:24.514Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T13:45:24.532Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T13:45:24.542Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:45:24.577Z] Will try again after 15 sec [2024-09-18T13:45:24.590Z] Will try again after 15 sec [2024-09-18T13:45:24.603Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:45:35.885Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:45:35.898Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:45:35.934Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:45:36.053Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:45:36.066Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:45:36.106Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:45:36.808Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:45:36.822Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:45:36.861Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T13:45:39.621Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:45:39.636Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-09-18T13:45:39.656Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:45:39.671Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T13:45:39.713Z] Will try again after 15 sec [2024-09-18T13:45:39.728Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T13:45:39.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 [2024-09-18T13:45:39.773Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:45:39.808Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:45:50.961Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:45:50.973Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:45:51.010Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:45:51.139Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:45:51.153Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:45:51.199Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:45:51.888Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:45:51.902Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:45:51.941Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:45:54.741Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:45:54.753Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [2024-09-18T13:45:54.795Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T13:45:54.817Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:45:54.830Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T13:45:54.871Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T13:45:54.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 [2024-09-18T13:45:54.912Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:45:54.952Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:46:06.038Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:46:06.051Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:46:06.088Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:46:06.233Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:46:06.256Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:46:06.301Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:46:08.003Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:46:08.019Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:46:08.059Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:46:09.819Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:46:09.834Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:46:09.870Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:46:09.904Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:46:09.918Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:46:09.952Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:46:09.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 [2024-09-18T13:46:10.000Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:46:10.037Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:46:21.117Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:46:21.130Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:46:21.169Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:46:21.350Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:46:21.365Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:46:21.407Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:46:23.096Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:46:23.107Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:46:23.149Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:46:24.895Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:46:24.906Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:46:24.942Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:46:24.975Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:46:24.988Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:46:25.024Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:46:25.062Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T13:46:25.075Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:46:25.111Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:46:36.197Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:46:36.210Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:46:36.246Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:46:36.446Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:46:36.464Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:46:36.519Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:46:38.181Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:46:38.195Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:46:38.247Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:46:39.968Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:46:39.979Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:46:40.015Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:46:40.049Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:46:40.062Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:46:40.096Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:46:40.140Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T13:46:40.153Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:46:40.190Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:46:51.277Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:46:51.291Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:46:51.372Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:46:51.552Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:46:51.569Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:46:51.617Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:46:53.281Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:46:53.297Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:46:53.343Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:46:55.041Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:46:55.057Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:46:55.094Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:46:55.134Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:46:55.147Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:46:55.183Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:46:55.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 [2024-09-18T13:46:55.232Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:46:55.269Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:47:06.399Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:47:06.411Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:47:06.452Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:47:06.657Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:47:06.679Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:47:06.725Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:47:08.381Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:47:08.402Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:47:08.452Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:47:10.122Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:47:10.141Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:47:10.181Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:47:10.220Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:47:10.280Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T13:47:10.336Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T13:47:10.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 [2024-09-18T13:47:10.391Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:47:10.474Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:47:21.913Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:47:21.936Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T13:47:22.026Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T13:47:22.075Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:47:22.095Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:47:22.151Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:47:23.483Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:47:23.495Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:47:23.532Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:47:25.208Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:47:25.227Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:47:25.260Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:47:25.366Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:47:25.378Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:47:25.416Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:47:25.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 [2024-09-18T13:47:25.520Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:47:25.570Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:47:37.053Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:47:37.067Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:47:37.126Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:47:37.189Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:47:37.204Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:47:37.247Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:47:38.560Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:47:38.581Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:47:38.632Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:47:40.285Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:47:40.298Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:47:40.339Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:47:40.442Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:47:40.454Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:47:40.493Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:47:40.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 [2024-09-18T13:47:40.618Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:47:40.662Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:47:53.373Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:47:53.414Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T13:47:53.492Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T13:47:53.539Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:47:53.553Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:47:53.600Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:47:53.663Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:47:53.678Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:47:53.733Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:47:55.366Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:47:55.381Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:47:55.432Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:47:55.518Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:47:55.531Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:47:55.567Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:47:55.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 [2024-09-18T13:47:55.712Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:47:56.539Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:48:08.527Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:48:08.545Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:48:08.603Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:48:08.647Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:48:08.663Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:48:08.713Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:48:08.764Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:48:08.780Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:48:08.819Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:48:10.458Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:48:10.471Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:48:10.508Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:48:10.594Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:48:10.606Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:48:10.643Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:48:11.571Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T13:48:11.587Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:48:11.630Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:48:23.634Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:48:23.647Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:48:23.685Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:48:23.742Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:48:23.760Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:48:23.813Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:48:23.868Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:48:23.888Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:48:23.931Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:48:25.534Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:48:25.546Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:48:25.585Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:48:25.669Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:48:25.682Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:48:25.722Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:48:26.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 [2024-09-18T13:48:26.682Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:48:26.726Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T13:48:39.441Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:48:39.461Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T13:48:39.491Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:48:39.527Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T13:48:39.551Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:48:39.565Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:48:39.617Z] Will try again after 15 sec [2024-09-18T13:48:39.635Z] Will try again after 15 sec [2024-09-18T13:48:39.651Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:48:40.610Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:48:40.621Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:48:40.660Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:48:40.747Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:48:40.759Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:48:40.796Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:48:41.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 [2024-09-18T13:48:41.779Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:48:41.827Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T13:48:54.883Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:48:54.899Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T13:48:54.929Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:48:54.943Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T13:48:54.970Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:48:54.983Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:48:55.029Z] Will try again after 15 sec [2024-09-18T13:48:55.044Z] Will try again after 15 sec [2024-09-18T13:48:55.066Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:48:55.690Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:48:55.703Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:48:55.741Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:48:55.822Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:48:55.833Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:48:55.865Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:48:56.864Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T13:48:56.879Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:48:56.924Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T13:49:10.074Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:49:10.099Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T13:49:10.128Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:49:10.147Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T13:49:11.371Z] Will try again after 15 sec [2024-09-18T13:49:11.400Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T13:49:11.459Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:49:11.491Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T13:49:11.551Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:49:11.564Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-09-18T13:49:11.585Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:49:11.602Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:49:11.651Z] Will try again after 15 sec [2024-09-18T13:49:11.675Z] Will try again after 15 sec [2024-09-18T13:49:11.694Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:49:11.950Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T13:49:11.964Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:49:12.007Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T13:49:26.930Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:49:29.065Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T13:49:29.123Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:49:29.139Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T13:49:31.172Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:49:31.204Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-09-18T13:49:31.235Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:49:31.251Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T13:49:31.292Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:49:31.318Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T13:49:31.392Z] Will try again after 15 sec [2024-09-18T13:49:31.408Z] Will try again after 15 sec [2024-09-18T13:49:31.432Z] Will try again after 15 sec [2024-09-18T13:49:31.452Z] Will try again after 15 sec [2024-09-18T13:49:31.469Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T13:49:31.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 [2024-09-18T13:49:31.566Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:49:31.603Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T13:49:46.820Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:49:46.841Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T13:49:46.867Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:49:46.887Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T13:49:46.913Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:49:46.936Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-09-18T13:49:46.975Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:49:46.994Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T13:49:47.035Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:49:47.054Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T13:49:47.087Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T13:49:47.112Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:49:47.160Z] Will try again after 15 sec [2024-09-18T13:49:47.179Z] Will try again after 15 sec [2024-09-18T13:49:47.194Z] Will try again after 15 sec [2024-09-18T13:49:47.208Z] Will try again after 15 sec [2024-09-18T13:49:47.234Z] Will try again after 15 sec [2024-09-18T13:49:47.249Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:50:02.200Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:50:02.223Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [2024-09-18T13:50:02.325Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T13:50:02.375Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:50:02.402Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T13:50:02.433Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:50:02.454Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-09-18T13:50:02.485Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:50:02.505Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T13:50:02.564Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:50:02.583Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T13:50:02.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 [2024-09-18T13:50:02.655Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:50:02.703Z] Will try again after 15 sec [2024-09-18T13:50:02.719Z] Will try again after 15 sec [2024-09-18T13:50:02.734Z] Will try again after 15 sec [2024-09-18T13:50:02.751Z] Will try again after 15 sec [2024-09-18T13:50:02.770Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:50:17.357Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:50:17.377Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:50:17.413Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T13:50:17.762Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:50:17.842Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T13:50:17.866Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:50:17.886Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [2024-09-18T13:50:19.524Z] Will try again after 15 sec [2024-09-18T13:50:19.551Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T13:50:19.571Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:50:19.590Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T13:50:19.629Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:50:19.642Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T13:50:19.680Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T13:50:19.695Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:50:19.755Z] Will try again after 15 sec [2024-09-18T13:50:19.770Z] Will try again after 15 sec [2024-09-18T13:50:19.785Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:50:32.453Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:50:32.466Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:50:32.502Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:50:34.555Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:50:34.571Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T13:50:34.638Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T13:50:34.678Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:50:34.701Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:50:34.755Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T13:50:34.823Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:50:34.846Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T13:50:34.876Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:50:34.894Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:50:34.952Z] Will try again after 15 sec [2024-09-18T13:50:34.971Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T13:50:34.990Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T13:50:35.010Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:50:35.067Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:50:48.135Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:50:48.154Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:50:48.215Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T13:50:52.627Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:50:52.646Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T13:50:52.672Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:50:52.691Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-09-18T13:50:52.717Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:50:52.736Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T13:50:52.769Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:50:52.789Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T13:50:52.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 [2024-09-18T13:50:52.871Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:50:52.923Z] Will try again after 15 sec [2024-09-18T13:50:52.941Z] Will try again after 15 sec [2024-09-18T13:50:52.961Z] Will try again after 15 sec [2024-09-18T13:50:52.980Z] Will try again after 15 sec [2024-09-18T13:50:52.998Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:51:03.254Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:51:03.283Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:51:03.340Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:51:07.949Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:51:07.970Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-09-18T13:51:08.042Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T13:51:08.107Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:51:08.127Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-09-18T13:51:08.184Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:51:08.201Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T13:51:08.244Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:51:08.757Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T13:51:08.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 [2024-09-18T13:51:08.851Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:51:08.904Z] Will try again after 15 sec [2024-09-18T13:51:08.924Z] Will try again after 15 sec [2024-09-18T13:51:08.939Z] Will try again after 15 sec [2024-09-18T13:51:08.958Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:51:18.373Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:51:18.386Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:51:18.426Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:51:23.075Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:51:23.094Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:51:23.564Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:51:23.931Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:51:23.953Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [2024-09-18T13:51:24.040Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T13:51:24.059Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:51:24.077Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T13:51:24.115Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:51:24.131Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T13:51:24.151Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T13:51:24.165Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:51:24.207Z] Will try again after 15 sec [2024-09-18T13:51:24.224Z] Will try again after 15 sec [2024-09-18T13:51:24.240Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:51:33.460Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:51:33.476Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:51:33.523Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:51:38.596Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:51:38.610Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:51:38.649Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T13:51:40.422Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:51:40.448Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-09-18T13:51:40.467Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:51:40.480Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T13:51:40.509Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:51:40.522Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T13:51:40.541Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T13:51:40.553Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:51:40.589Z] Will try again after 15 sec [2024-09-18T13:51:40.602Z] Will try again after 15 sec [2024-09-18T13:51:40.617Z] Will try again after 15 sec [2024-09-18T13:51:40.632Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:51:48.562Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:51:48.580Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:51:48.633Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:51:53.676Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:51:53.689Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:51:53.723Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:51:55.613Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:51:55.625Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [Pipeline] { [2024-09-18T13:51:55.672Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:51:55.703Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:51:55.717Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T13:51:55.734Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:51:55.745Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T13:51:55.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 [2024-09-18T13:51:55.772Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:51:55.805Z] Will try again after 15 sec [2024-09-18T13:51:55.818Z] Will try again after 15 sec [2024-09-18T13:51:55.831Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:52:03.660Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:52:03.674Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:52:03.709Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:52:08.749Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:52:08.761Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:52:08.794Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T13:52:12.169Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:52:12.181Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-09-18T13:52:12.223Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:52:12.238Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T13:52:12.270Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:52:12.282Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T13:52:12.299Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T13:52:12.311Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:52:12.352Z] Will try again after 15 sec [2024-09-18T13:52:12.366Z] Will try again after 15 sec [2024-09-18T13:52:12.378Z] Will try again after 15 sec [2024-09-18T13:52:12.391Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:52:18.737Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:52:18.749Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:52:18.785Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:52:23.819Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:52:23.831Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:52:23.869Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T13:52:27.397Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:52:27.411Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-09-18T13:52:27.430Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:52:27.443Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-09-18T13:52:27.488Z] Will try again after 15 sec [2024-09-18T13:52:27.503Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T13:52:27.530Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:52:27.541Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T13:52:27.571Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T13:52:27.584Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:52:27.619Z] Will try again after 15 sec [2024-09-18T13:52:27.634Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:52:33.809Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:52:33.821Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:52:33.854Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:52:38.897Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:52:38.909Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:52:38.944Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:52:42.515Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:52:42.529Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [2024-09-18T13:52:42.569Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T13:52:42.595Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:52:42.608Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:52:42.646Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T13:52:42.687Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:52:42.700Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T13:52:42.718Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T13:52:42.730Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:52:42.766Z] Will try again after 15 sec [2024-09-18T13:52:42.782Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:52:48.881Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:52:48.894Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:52:48.933Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:52:55.204Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:52:55.240Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:52:55.291Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:52:57.594Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:52:57.607Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:52:57.643Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:52:57.677Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:52:57.689Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:52:57.728Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:52:57.791Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:52:57.806Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T13:52:57.851Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T13:52:57.879Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T13:52:57.893Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:52:57.931Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:53:03.965Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:53:03.978Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:53:04.015Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:53:10.326Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:53:10.352Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:53:10.407Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:53:12.671Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:53:12.685Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:53:12.722Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:53:12.760Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:53:12.774Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:53:12.815Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:53:12.879Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:53:12.892Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:53:12.932Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:53:12.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 [2024-09-18T13:53:12.983Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:53:13.021Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:53:21.264Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:53:21.278Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:53:21.320Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:53:25.449Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:53:25.466Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:53:25.516Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:53:27.750Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:53:27.764Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:53:27.804Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:53:27.841Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:53:27.855Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:53:27.892Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:53:27.960Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:53:27.973Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:53:28.008Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:53:28.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 [2024-09-18T13:53:28.060Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:53:28.097Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:53:36.374Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:53:36.390Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:53:36.440Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:53:40.554Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:53:40.572Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:53:40.615Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:53:42.831Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:53:42.844Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:53:42.882Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:53:42.919Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:53:42.933Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:53:43.608Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T13:53:43.707Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:53:43.723Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T13:53:43.742Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T13:53:43.754Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:53:43.793Z] Will try again after 15 sec [2024-09-18T13:53:43.807Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:53:51.468Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:53:51.481Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:53:51.521Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:53:55.651Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:53:55.672Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:53:55.717Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:53:57.912Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:53:57.925Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:53:57.964Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:53:58.635Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:53:58.647Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:53:58.682Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:53:58.817Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:53:58.828Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T13:53:58.870Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T13:53:58.896Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T13:53:58.908Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:53:58.944Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:54:06.547Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:54:06.560Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:54:06.600Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:54:10.775Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:54:10.797Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:54:10.843Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:54:12.991Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:54:13.002Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:54:13.036Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:54:13.711Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:54:13.723Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:54:13.758Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:54:13.899Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:54:13.912Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:54:13.950Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:54:13.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 [2024-09-18T13:54:14.001Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:54:14.038Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:54:21.641Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:54:21.661Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:54:21.708Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:54:26.652Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:54:26.673Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:54:26.732Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T13:54:32.460Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:54:32.478Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-09-18T13:54:32.501Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:54:32.516Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T13:54:32.543Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:54:32.556Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T13:54:32.573Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T13:54:32.584Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:54:32.620Z] Will try again after 15 sec [2024-09-18T13:54:32.634Z] Will try again after 15 sec [2024-09-18T13:54:32.648Z] Will try again after 15 sec [2024-09-18T13:54:32.661Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:54:36.744Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:54:36.755Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:54:36.798Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:54:42.974Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:54:42.995Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:54:43.051Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T13:54:47.672Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:54:47.684Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-09-18T13:54:47.701Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:54:47.714Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T13:54:47.752Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T13:54:47.765Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:54:47.778Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:54:47.802Z] Will try again after 15 sec [2024-09-18T13:54:47.827Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T13:54:47.839Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T13:54:47.851Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:54:47.904Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:54:51.832Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:54:51.854Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:54:51.918Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:54:58.081Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:54:58.096Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:54:58.143Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:55:02.781Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:55:02.793Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:55:02.830Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T13:55:02.870Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:55:02.884Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T13:55:02.903Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:55:02.917Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:55:02.957Z] Will try again after 15 sec [Pipeline] { [2024-09-18T13:55:02.988Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T13:55:03.024Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T13:55:03.038Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:55:03.076Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:55:06.948Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:55:06.964Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:55:07.008Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:55:13.171Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:55:13.184Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:55:13.217Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:55:17.855Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:55:17.869Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:55:17.905Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:55:17.984Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:55:17.996Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T13:55:18.042Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T13:55:18.065Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:55:18.079Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T13:55:18.125Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T13:55:18.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 [2024-09-18T13:55:18.161Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:55:18.195Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:55:22.037Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:55:22.055Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:55:22.094Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:55:28.247Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:55:28.260Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:55:28.298Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T13:55:34.344Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:55:34.363Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-09-18T13:55:34.392Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:55:34.407Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T13:55:34.436Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:55:34.450Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T13:55:34.470Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T13:55:34.484Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:55:34.523Z] Will try again after 15 sec [2024-09-18T13:55:34.537Z] Will try again after 15 sec [2024-09-18T13:55:34.552Z] Will try again after 15 sec [2024-09-18T13:55:34.566Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:55:37.123Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:55:37.141Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:55:37.190Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:55:43.329Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:55:43.343Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:55:43.381Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:55:49.550Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:55:49.563Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [2024-09-18T13:55:49.630Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T13:55:49.645Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:55:49.657Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T13:55:49.684Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:55:49.695Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T13:55:49.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 [2024-09-18T13:55:49.725Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:55:49.761Z] Will try again after 15 sec [2024-09-18T13:55:49.775Z] Will try again after 15 sec [2024-09-18T13:55:49.788Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:55:53.659Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:55:53.680Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:55:53.721Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:55:58.408Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:55:58.419Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:55:58.455Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T13:56:08.206Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:56:08.221Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-09-18T13:56:08.295Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:56:08.396Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T13:56:08.420Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:56:08.433Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T13:56:08.449Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T13:56:08.461Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:56:08.497Z] Will try again after 15 sec [2024-09-18T13:56:08.509Z] Will try again after 15 sec [2024-09-18T13:56:08.522Z] Will try again after 15 sec [2024-09-18T13:56:08.535Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:56:08.746Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:56:08.761Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:56:08.804Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:56:13.484Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:56:13.498Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:56:13.535Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T13:56:23.535Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:56:23.546Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-09-18T13:56:23.565Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:56:23.576Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-09-18T13:56:23.627Z] Will try again after 15 sec [2024-09-18T13:56:23.641Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T13:56:23.664Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:56:23.678Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T13:56:23.708Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T13:56:23.722Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:56:23.758Z] Will try again after 15 sec [2024-09-18T13:56:23.777Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:56:23.831Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:56:23.851Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:56:23.914Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:56:30.310Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:56:30.331Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:56:30.381Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T13:56:38.804Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:56:38.817Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-09-18T13:56:38.837Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:56:38.850Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T13:56:38.878Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:56:38.891Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:56:38.921Z] Will try again after 15 sec [2024-09-18T13:56:38.936Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T13:56:38.952Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T13:56:38.965Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:56:39.010Z] Will try again after 15 sec [Pipeline] { [2024-09-18T13:56:39.053Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T13:56:39.088Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:56:39.100Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:56:39.135Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:56:45.411Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:56:45.424Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:56:45.465Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:56:53.948Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:56:53.962Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [2024-09-18T13:56:54.003Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:56:54.037Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:56:54.056Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T13:56:54.102Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T13:56:54.119Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:56:54.131Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:56:54.168Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T13:56:54.181Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T13:56:54.194Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] { [2024-09-18T13:56:54.243Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T13:56:54.257Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:56:54.270Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:56:54.324Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:57:01.080Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:57:01.097Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:57:01.149Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:57:09.036Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:57:09.053Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:57:09.090Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:57:09.141Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:57:09.155Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:57:09.198Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:57:09.244Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:57:09.257Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T13:57:11.193Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:57:11.246Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:57:11.265Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T13:57:11.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 [2024-09-18T13:57:11.301Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:57:11.342Z] Will try again after 15 sec [2024-09-18T13:57:11.358Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:57:16.176Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:57:16.190Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:57:16.227Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:57:24.116Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:57:24.128Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:57:24.163Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:57:24.237Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:57:24.259Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:57:24.321Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:57:26.220Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:57:26.233Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:57:26.265Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:57:28.690Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:57:28.713Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T13:57:28.777Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T13:57:28.804Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T13:57:28.818Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:57:28.859Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:57:31.257Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:57:31.269Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:57:31.307Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:57:39.200Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:57:39.213Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:57:39.248Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:57:39.358Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:57:39.371Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:57:39.418Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:57:41.291Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:57:41.305Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:57:41.342Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:57:43.820Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:57:43.837Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:57:43.880Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:57:43.919Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T13:57:43.936Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:57:43.970Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:57:46.340Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:57:46.353Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:57:46.388Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:57:54.277Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:57:54.290Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:57:54.329Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:57:54.452Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:57:54.468Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:57:54.520Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:57:56.373Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:57:56.385Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:57:56.420Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:57:58.910Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:57:58.925Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:57:59.439Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:57:59.477Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T13:57:59.489Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:57:59.524Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:58:01.561Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:58:01.575Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:58:01.634Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T13:58:09.809Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:58:09.827Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-09-18T13:58:09.861Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:58:09.879Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:58:09.918Z] Will try again after 15 sec [2024-09-18T13:58:09.933Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:58:11.449Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:58:11.462Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:58:11.500Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:58:14.476Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:58:14.492Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:58:14.533Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:58:14.574Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T13:58:14.588Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:58:14.624Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:58:16.662Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:58:16.675Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:58:16.720Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:58:24.949Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:58:24.963Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [2024-09-18T13:58:25.007Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T13:58:25.032Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:58:25.043Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:58:25.090Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:58:26.530Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:58:26.548Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:58:26.592Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:58:29.562Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:58:29.582Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:58:29.630Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:58:29.668Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T13:58:29.680Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:58:29.720Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:58:31.749Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:58:31.763Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:58:31.802Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:58:40.047Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:58:40.077Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:58:40.113Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:58:40.150Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:58:40.166Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:58:40.219Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:58:41.621Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:58:41.635Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:58:41.672Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:58:44.657Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:58:44.669Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:58:44.716Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:58:44.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 [2024-09-18T13:58:44.788Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:58:44.825Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:58:46.835Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:58:46.847Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:58:46.885Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T13:58:56.401Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:58:56.415Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-09-18T13:58:56.436Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:58:56.459Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:58:56.499Z] Will try again after 15 sec [2024-09-18T13:58:56.517Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:58:56.700Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:58:56.744Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:58:56.783Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:58:59.750Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:58:59.767Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:58:59.830Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:58:59.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 [2024-09-18T13:58:59.880Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:58:59.916Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:59:01.918Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:59:01.933Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:59:01.979Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T13:59:11.907Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:59:11.927Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-09-18T13:59:11.956Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:59:11.972Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T13:59:11.989Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:59:12.003Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:59:12.038Z] Will try again after 15 sec [2024-09-18T13:59:12.052Z] Will try again after 15 sec [2024-09-18T13:59:12.067Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:59:14.861Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:59:14.873Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:59:14.908Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:59:14.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 [2024-09-18T13:59:14.958Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:59:14.996Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:59:17.007Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:59:17.021Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:59:17.059Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T13:59:27.087Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:59:27.100Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-09-18T13:59:27.117Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:59:27.131Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T13:59:27.177Z] Will try again after 15 sec [2024-09-18T13:59:27.194Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T13:59:27.230Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:59:27.243Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:59:27.282Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:59:29.944Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:59:29.959Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:59:30.004Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:59:30.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 [2024-09-18T13:59:30.065Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:59:30.103Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:59:32.089Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:59:32.104Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:59:32.144Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:59:42.202Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:59:42.214Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [2024-09-18T13:59:42.251Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T13:59:42.274Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:59:42.287Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T13:59:42.335Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T13:59:42.359Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:59:42.371Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:59:42.406Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:59:45.032Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T13:59:45.132Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T13:59:45.368Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T13:59:45.405Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T13:59:45.421Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T13:59:45.458Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:59:47.245Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:59:47.259Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:59:47.299Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:59:57.275Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T13:59:57.286Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T13:59:57.320Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:59:57.357Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T13:59:57.368Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:59:57.400Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T13:59:57.436Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T13:59:57.450Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T13:59:57.485Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:00:00.403Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:00:00.417Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T14:00:01.052Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T14:00:01.078Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T14:00:01.093Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:00:01.129Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:00:02.337Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:00:02.354Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:00:02.403Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:00:12.359Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T14:00:12.374Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T14:00:12.410Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:00:12.445Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:00:12.457Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:00:12.494Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:00:12.532Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:00:12.545Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:00:12.581Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:00:16.643Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:00:16.656Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T14:00:16.717Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T14:00:16.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 [2024-09-18T14:00:16.755Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:00:16.801Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:00:17.432Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:00:17.446Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:00:17.488Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:00:27.438Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T14:00:27.453Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T14:00:27.489Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:00:27.527Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:00:27.540Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:00:27.578Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:00:27.618Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:00:27.631Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:00:27.670Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:00:31.746Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:00:31.758Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:00:31.803Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:00:31.853Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T14:00:31.871Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:00:31.911Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:00:32.517Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:00:32.531Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:00:32.570Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:00:42.527Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T14:00:42.542Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T14:00:42.578Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:00:42.615Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:00:42.628Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:00:42.666Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:00:42.705Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:00:42.718Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:00:42.754Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T14:00:48.044Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:00:48.066Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T14:00:48.090Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:00:48.109Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T14:00:48.127Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T14:00:48.139Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:00:48.178Z] Will try again after 15 sec [2024-09-18T14:00:48.192Z] Will try again after 15 sec [2024-09-18T14:00:48.206Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:00:57.614Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T14:00:57.628Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T14:00:57.673Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:00:57.709Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:00:57.722Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:00:57.764Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:00:57.801Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:00:57.815Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:00:57.876Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T14:01:03.702Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:01:03.721Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T14:01:03.743Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:01:03.763Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T14:01:03.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 [2024-09-18T14:01:03.794Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:01:03.831Z] Will try again after 15 sec [2024-09-18T14:01:03.845Z] Will try again after 15 sec [2024-09-18T14:01:03.858Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:01:12.708Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T14:01:12.720Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T14:01:12.759Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:01:12.791Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:01:12.804Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:01:12.838Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:01:12.902Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:01:12.914Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:01:12.949Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:01:18.861Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:01:18.874Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-09-18T14:01:19.421Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T14:01:19.446Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:01:19.458Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:01:19.489Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T14:01:19.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 [2024-09-18T14:01:19.516Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:01:19.561Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:01:27.794Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T14:01:27.810Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T14:01:27.850Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:01:27.888Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:01:27.904Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:01:28.974Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:01:29.013Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:01:29.028Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:01:29.066Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:01:34.451Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:01:34.464Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:01:34.502Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:01:34.537Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:01:34.550Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:01:34.587Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:01:34.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 [2024-09-18T14:01:34.637Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:01:34.675Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:01:42.881Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T14:01:42.904Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T14:01:42.949Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:01:44.003Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:01:44.017Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:01:44.056Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:01:44.095Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:01:44.110Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:01:44.145Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:01:49.532Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:01:49.547Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:01:49.588Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:01:49.625Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:01:49.640Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:01:49.677Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:01:49.714Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T14:01:49.727Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:01:49.768Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:01:57.982Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T14:01:57.996Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T14:01:58.035Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:01:59.081Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:01:59.094Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:01:59.131Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:01:59.171Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:01:59.186Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:01:59.222Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:02:04.615Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:02:04.628Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:02:04.666Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:02:04.703Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:02:04.716Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:02:04.758Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:02:04.800Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T14:02:04.814Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:02:04.859Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:02:13.164Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T14:02:13.192Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T14:02:13.253Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T14:02:14.805Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:02:14.819Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T14:02:14.836Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:02:14.849Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:02:14.885Z] Will try again after 15 sec [2024-09-18T14:02:14.900Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:02:19.695Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:02:19.709Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:02:19.746Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:02:19.783Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:02:19.797Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:02:19.833Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:02:19.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 [2024-09-18T14:02:19.903Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:02:19.941Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:02:29.544Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T14:02:29.564Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T14:02:29.616Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T14:02:29.962Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:02:29.977Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:02:30.007Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T14:02:30.022Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:02:30.035Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:02:30.089Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:02:34.776Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:02:34.789Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:02:34.826Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:02:34.861Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:02:34.876Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:02:34.916Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:02:34.967Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T14:02:34.980Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:02:35.018Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:02:44.653Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T14:02:44.675Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T14:02:44.736Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:02:45.035Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:02:45.048Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:02:45.084Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:02:45.118Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:02:45.130Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:02:45.164Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:02:49.853Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:02:49.866Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:02:49.907Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:02:49.941Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:02:49.954Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:02:49.990Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:02:50.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 [2024-09-18T14:02:50.059Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:02:50.096Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T14:03:00.505Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T14:03:00.524Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-09-18T14:03:00.550Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:03:00.570Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T14:03:00.586Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:03:00.599Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:03:00.638Z] Will try again after 15 sec [2024-09-18T14:03:00.652Z] Will try again after 15 sec [2024-09-18T14:03:00.664Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:03:04.936Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:03:04.949Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:03:04.987Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:03:05.023Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:03:05.036Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:03:05.074Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:03:05.123Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T14:03:05.136Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:03:05.173Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:03:15.665Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T14:03:15.680Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [Pipeline] { [2024-09-18T14:03:15.730Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T14:03:15.752Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:03:15.764Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T14:03:15.784Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:03:15.798Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:03:15.833Z] Will try again after 15 sec [2024-09-18T14:03:15.849Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T14:03:20.528Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:03:20.544Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T14:03:20.568Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:03:20.581Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T14:03:20.601Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T14:03:20.615Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:03:20.654Z] Will try again after 15 sec [2024-09-18T14:03:20.670Z] Will try again after 15 sec [2024-09-18T14:03:20.686Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T14:03:31.132Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T14:03:31.151Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-09-18T14:03:31.172Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:03:31.186Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T14:03:31.203Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:03:31.216Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:03:31.251Z] Will try again after 15 sec [2024-09-18T14:03:31.265Z] Will try again after 15 sec [2024-09-18T14:03:31.279Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:03:35.682Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:03:35.696Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-09-18T14:03:35.750Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T14:03:35.774Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:03:35.786Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:03:35.814Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T14:03:35.827Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T14:03:35.840Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:03:35.885Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T14:03:47.141Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T14:03:47.157Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-09-18T14:03:47.176Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:03:47.193Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T14:03:47.209Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:03:47.226Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:03:47.264Z] Will try again after 15 sec [2024-09-18T14:03:47.277Z] Will try again after 15 sec [2024-09-18T14:03:47.291Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:03:50.777Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:03:50.791Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:03:50.827Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:03:50.866Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:03:50.880Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:03:50.918Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:03:50.955Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T14:03:50.967Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:03:51.004Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T14:04:02.320Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T14:04:02.335Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-09-18T14:04:02.353Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:04:02.368Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T14:04:02.414Z] Will try again after 15 sec [2024-09-18T14:04:02.437Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T14:04:04.184Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:04:04.196Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:04:04.235Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T14:04:06.391Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:04:06.407Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T14:04:06.426Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:04:06.444Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T14:04:06.462Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T14:04:06.474Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:04:06.510Z] Will try again after 15 sec [2024-09-18T14:04:06.525Z] Will try again after 15 sec [2024-09-18T14:04:06.538Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:04:17.448Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T14:04:17.462Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [2024-09-18T14:04:17.502Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T14:04:17.527Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:04:17.539Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:04:17.582Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:04:19.265Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:04:19.278Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:04:19.316Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T14:04:21.776Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:04:21.791Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T14:04:21.816Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:04:21.830Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:04:21.857Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T14:04:21.870Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T14:04:21.883Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:04:23.111Z] Will try again after 15 sec [2024-09-18T14:04:23.140Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:04:32.530Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T14:04:32.758Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [2024-09-18T14:04:32.837Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T14:04:32.862Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:04:32.877Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:04:32.919Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:04:34.349Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:04:34.363Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:04:34.403Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:04:36.894Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:04:36.908Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:04:36.958Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:04:38.141Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:04:38.159Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T14:04:38.210Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T14:04:38.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 [2024-09-18T14:04:38.249Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:04:38.289Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:04:47.869Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T14:04:47.882Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T14:04:47.921Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:04:49.363Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:04:49.376Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:04:49.451Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:04:49.489Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:04:49.502Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:04:49.539Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:04:51.990Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:04:52.011Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:04:52.066Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:04:53.240Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:04:53.254Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:04:53.289Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:04:53.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 [2024-09-18T14:04:53.334Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:04:53.369Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:05:02.950Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T14:05:02.963Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T14:05:02.999Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:05:04.478Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:05:04.489Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:05:04.529Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:05:04.566Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:05:04.579Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:05:04.614Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:05:07.094Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:05:07.114Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:05:07.152Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:05:08.317Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:05:08.330Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:05:08.367Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:05:08.404Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T14:05:08.418Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:05:08.458Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:05:18.028Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T14:05:18.041Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T14:05:18.080Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:05:19.559Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:05:19.573Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:05:19.613Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:05:21.976Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:05:21.990Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:05:22.033Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:05:24.006Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:05:24.026Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-09-18T14:05:24.071Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T14:05:24.097Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:05:24.110Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:05:24.137Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T14:05:24.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 [2024-09-18T14:05:24.167Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:05:24.211Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:05:33.107Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T14:05:33.119Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T14:05:33.154Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:05:34.641Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:05:34.652Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:05:34.687Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:05:37.060Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:05:37.074Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:05:37.112Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:05:39.098Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:05:39.114Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:05:39.160Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:05:39.197Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:05:39.212Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T14:05:39.265Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T14:05:39.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 [2024-09-18T14:05:39.301Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:05:39.335Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:05:48.180Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T14:05:48.196Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T14:05:48.233Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:05:49.714Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:05:49.728Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:05:50.002Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:05:52.142Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:05:52.159Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:05:52.499Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:05:54.191Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:05:54.207Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:05:54.253Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:05:54.289Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:05:54.302Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:05:54.336Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:05:54.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 [2024-09-18T14:05:54.385Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:05:54.431Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:06:03.261Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T14:06:03.715Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T14:06:03.755Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:06:05.035Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:06:05.050Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:06:05.089Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:06:07.529Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:06:07.558Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:06:07.624Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:06:09.282Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:06:09.295Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:06:09.335Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:06:09.367Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:06:09.381Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:06:09.415Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:06:09.462Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T14:06:09.473Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:06:09.506Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:06:18.781Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T14:06:18.793Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T14:06:18.831Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:06:20.119Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:06:20.133Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:06:20.173Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:06:22.653Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:06:22.665Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:06:22.702Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:06:24.368Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:06:24.389Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:06:24.429Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:06:24.462Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:06:24.473Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:06:24.508Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:06:24.541Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T14:06:24.552Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:06:24.584Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:06:33.862Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T14:06:33.875Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T14:06:33.913Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:06:35.203Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:06:35.216Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:06:35.255Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:06:37.730Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:06:37.742Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:06:37.777Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:06:39.459Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:06:39.482Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:06:39.522Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:06:39.560Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:06:39.573Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:06:39.614Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:06:39.653Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T14:06:39.665Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:06:39.707Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:06:48.941Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T14:06:48.953Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T14:06:48.992Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:06:50.288Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:06:50.307Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:06:50.352Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:06:52.809Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:06:52.824Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:06:52.860Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:06:54.555Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:06:54.569Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:06:54.625Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T14:06:54.937Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:06:54.949Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:06:54.974Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T14:06:54.987Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T14:06:55.000Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:06:55.048Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:07:04.022Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T14:07:04.035Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T14:07:04.077Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:07:05.383Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:07:05.396Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:07:05.435Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:07:07.893Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:07:07.908Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:07:07.947Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:07:09.659Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:07:09.678Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:07:09.723Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:07:10.001Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:07:10.013Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:07:10.049Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:07:10.083Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T14:07:10.095Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:07:10.130Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:07:19.102Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T14:07:19.113Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T14:07:19.150Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:07:20.462Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:07:20.473Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:07:20.508Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:07:22.975Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:07:22.987Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:07:23.024Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:07:24.758Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:07:24.779Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:07:24.816Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:07:25.080Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:07:25.092Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:07:25.127Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:07:25.162Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T14:07:25.173Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:07:25.207Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:07:34.177Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T14:07:34.190Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T14:07:34.226Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:07:36.302Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:07:36.314Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:07:36.351Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:07:38.051Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:07:38.063Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:07:38.097Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:07:39.845Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:07:39.858Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:07:39.893Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:07:40.155Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:07:40.167Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:07:40.202Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:07:40.239Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T14:07:40.254Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:07:40.290Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:07:49.254Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T14:07:49.267Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T14:07:49.301Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:07:51.378Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:07:51.392Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:07:51.431Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:07:54.287Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:07:54.304Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:07:54.341Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:07:54.921Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:07:54.937Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:07:54.976Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:07:55.228Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:07:55.240Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:07:55.276Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:07:55.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 [2024-09-18T14:07:55.566Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:07:56.871Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:08:04.330Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T14:08:04.342Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T14:08:04.376Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:08:06.458Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:08:06.471Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:08:06.510Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:08:09.370Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:08:09.383Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:08:09.420Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:08:10.007Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:08:10.023Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:08:10.070Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:08:10.302Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:08:10.312Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:08:10.347Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:08:11.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 [2024-09-18T14:08:11.912Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:08:11.945Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:08:19.409Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T14:08:19.420Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T14:08:19.454Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:08:21.539Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:08:21.553Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:08:21.588Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:08:24.449Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:08:24.463Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:08:24.500Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:08:25.104Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:08:25.118Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:08:26.406Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:08:26.454Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:08:26.467Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:08:26.511Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:08:26.977Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T14:08:26.992Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:08:27.037Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:08:34.484Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T14:08:34.495Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T14:08:34.531Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:08:36.614Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:08:36.626Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:08:36.662Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:08:39.527Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:08:39.540Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:08:39.577Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:08:41.440Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:08:41.454Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:08:41.500Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:08:41.543Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:08:41.554Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:08:41.592Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:08:42.064Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T14:08:42.076Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:08:42.109Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:08:49.564Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T14:08:49.576Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T14:08:49.610Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:08:51.689Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:08:51.701Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:08:51.737Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:08:54.603Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:08:54.615Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:08:54.653Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:08:56.535Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:08:56.555Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:08:56.605Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:08:56.642Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:08:56.656Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:08:56.691Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:08:57.140Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T14:08:57.154Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:08:57.191Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:09:04.637Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T14:09:04.657Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T14:09:04.695Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:09:06.764Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:09:06.777Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:09:06.815Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:09:09.679Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:09:09.690Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:09:09.724Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:09:11.636Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:09:11.649Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:09:11.694Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:09:11.738Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:09:11.750Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:09:11.786Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:09:12.221Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T14:09:12.234Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:09:12.275Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:09:19.727Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T14:09:19.747Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T14:09:19.786Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:09:21.841Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:09:21.856Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:09:21.892Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:09:24.751Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:09:24.763Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:09:24.800Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:09:26.782Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:09:26.799Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T14:09:26.851Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T14:09:26.875Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:09:26.889Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:09:26.927Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:09:27.303Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T14:09:27.315Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:09:27.351Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:09:34.815Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T14:09:34.827Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T14:09:34.870Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:09:36.917Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:09:36.929Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:09:36.962Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:09:39.830Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:09:39.843Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:09:39.880Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T14:09:42.932Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:09:42.950Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T14:09:42.969Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:09:42.988Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T14:09:43.007Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T14:09:43.019Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:09:43.058Z] Will try again after 15 sec [2024-09-18T14:09:43.074Z] Will try again after 15 sec [2024-09-18T14:09:43.087Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:09:49.902Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T14:09:49.916Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T14:09:49.957Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:09:51.991Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:09:52.003Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:09:52.041Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:09:54.908Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:09:54.920Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:09:54.955Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T14:09:58.618Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:09:58.642Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T14:09:58.674Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:09:58.688Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T14:09:58.707Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T14:09:58.720Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:09:58.766Z] Will try again after 15 sec [2024-09-18T14:09:58.779Z] Will try again after 15 sec [2024-09-18T14:09:58.791Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:10:04.999Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T14:10:05.018Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T14:10:05.077Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:10:07.067Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:10:07.080Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:10:07.116Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:10:09.983Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:10:09.995Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:10:10.031Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:10:13.791Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:10:13.808Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-09-18T14:10:13.857Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T14:10:13.880Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:10:13.895Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:10:13.922Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T14:10:13.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 [2024-09-18T14:10:13.948Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:10:13.995Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:10:20.103Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T14:10:20.119Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T14:10:20.159Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:10:22.146Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:10:22.161Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:10:22.209Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:10:25.603Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:10:25.615Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:10:25.656Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:10:28.885Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:10:28.899Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:10:28.936Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:10:28.971Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:10:28.983Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:10:29.635Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:10:29.675Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T14:10:29.686Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:10:29.727Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:10:35.195Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T14:10:35.213Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T14:10:35.264Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:10:37.237Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:10:37.249Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:10:37.288Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:10:40.686Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:10:40.698Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:10:40.734Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:10:43.963Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:10:43.976Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:10:44.011Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:10:44.660Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:10:44.671Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:10:44.709Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:10:44.755Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T14:10:44.768Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:10:44.806Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:10:50.301Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T14:10:50.317Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T14:10:50.363Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:10:52.318Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:10:52.330Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:10:52.371Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:10:55.764Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:10:55.778Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:10:55.814Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:10:59.085Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:10:59.100Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:10:59.137Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:10:59.739Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:10:59.751Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:10:59.791Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:10:59.833Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T14:10:59.844Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:10:59.881Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:11:05.932Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T14:11:05.948Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T14:11:06.007Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:11:07.398Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:11:07.412Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:11:07.448Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:11:10.843Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:11:10.856Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:11:10.893Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:11:14.184Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:11:14.203Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:11:14.241Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:11:14.818Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:11:14.829Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:11:14.867Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:11:14.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 [2024-09-18T14:11:14.917Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:11:14.953Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:11:21.040Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T14:11:21.059Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T14:11:21.105Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:11:22.479Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:11:22.493Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:11:22.530Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:11:25.922Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:11:25.938Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:11:25.977Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:11:29.277Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:11:29.293Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:11:29.331Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:11:29.894Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:11:29.906Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:11:29.951Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:11:29.986Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T14:11:30.001Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:11:30.037Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:11:36.134Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T14:11:36.152Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T14:11:36.214Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:11:37.558Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:11:37.571Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:11:37.611Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:11:41.007Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:11:41.021Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:11:41.057Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:11:44.367Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:11:44.382Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:11:44.421Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:11:44.980Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:11:44.992Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:11:45.029Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:11:45.062Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T14:11:45.075Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:11:45.110Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:11:51.249Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T14:11:51.266Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T14:11:51.312Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:11:53.706Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:11:53.719Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:11:53.755Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:11:56.084Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:11:56.097Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:11:56.132Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:11:59.445Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:11:59.462Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:11:59.505Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:12:00.056Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:12:00.067Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:12:00.104Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:12:00.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 [2024-09-18T14:12:00.150Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:12:00.184Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:12:06.361Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T14:12:06.373Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T14:12:06.432Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:12:08.785Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:12:08.799Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:12:08.841Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:12:11.163Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:12:11.178Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:12:11.220Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:12:14.550Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:12:14.570Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:12:14.614Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:12:15.131Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:12:15.143Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:12:15.178Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:12:15.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 [2024-09-18T14:12:15.228Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:12:15.264Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:12:21.466Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T14:12:21.483Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T14:12:21.524Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:12:23.870Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:12:23.882Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:12:23.919Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:12:26.250Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:12:26.262Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:12:26.298Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T14:12:30.355Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:12:32.479Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T14:12:32.513Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:12:32.534Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:12:32.573Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T14:12:32.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 [2024-09-18T14:12:32.626Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:12:32.665Z] Will try again after 15 sec [2024-09-18T14:12:32.689Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:12:36.550Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T14:12:36.566Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T14:12:36.614Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:12:38.948Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:12:38.963Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:12:39.012Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:12:41.327Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:12:41.339Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:12:41.374Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:12:47.600Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:12:47.620Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:12:47.667Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T14:12:47.723Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:12:47.737Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:12:47.769Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T14:12:47.780Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T14:12:47.792Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:12:47.834Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:12:51.642Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T14:12:51.656Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T14:12:51.699Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:12:54.041Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:12:54.053Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:12:54.089Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:12:56.404Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:12:56.419Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:12:56.461Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:13:02.705Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:13:02.728Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:13:02.771Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:13:02.817Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:13:02.838Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T14:13:02.896Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T14:13:02.925Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T14:13:02.939Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:13:02.983Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:13:06.723Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T14:13:06.741Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T14:13:06.781Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:13:09.120Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:13:09.133Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:13:09.173Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:13:11.489Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:13:11.500Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:13:11.537Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:13:17.807Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:13:17.823Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:13:17.865Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:13:17.924Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:13:17.941Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:13:17.986Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:13:18.024Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T14:13:18.035Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:13:18.070Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:13:21.879Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T14:13:21.896Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T14:13:21.946Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:13:24.201Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:13:24.213Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:13:24.248Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:13:26.562Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:13:26.573Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:13:26.607Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:13:32.898Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:13:32.909Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:13:32.944Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:13:33.024Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:13:33.048Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:13:33.091Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:13:33.126Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T14:13:33.139Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:13:33.173Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:13:36.990Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T14:13:37.011Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T14:13:37.060Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:13:39.277Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:13:39.289Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:13:39.330Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:13:41.639Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:13:41.652Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:13:41.693Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:13:47.974Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:13:47.987Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:13:48.023Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:13:48.125Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:13:48.139Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:13:48.185Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:13:48.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 [2024-09-18T14:13:48.228Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:13:48.262Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:13:52.099Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T14:13:52.119Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T14:13:52.167Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:13:54.356Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:13:54.368Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:13:54.404Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:13:56.722Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:13:56.734Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:13:56.770Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:14:03.052Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:14:03.067Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:14:03.105Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:14:03.215Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:14:03.228Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:14:03.280Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:14:03.322Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T14:14:03.335Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:14:03.373Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:14:07.201Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T14:14:07.219Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T14:14:07.266Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:14:09.432Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:14:09.445Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:14:09.483Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:14:11.802Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:14:11.815Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:14:11.877Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:14:18.134Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:14:18.150Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:14:18.188Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:14:18.317Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:14:18.335Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:14:18.378Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:14:18.431Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T14:14:18.444Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:14:18.483Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:14:22.312Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T14:14:22.329Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T14:14:22.384Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:14:24.511Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:14:24.523Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:14:24.559Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:14:26.905Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:14:26.918Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:14:26.956Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:14:33.219Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:14:33.232Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:14:33.270Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:14:33.417Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:14:33.438Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:14:33.490Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:14:33.530Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T14:14:33.542Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:14:33.580Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:14:37.426Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T14:14:37.446Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T14:14:37.499Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:14:39.586Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:14:39.597Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:14:39.630Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:14:41.983Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:14:41.995Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:14:42.030Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T14:14:49.453Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:14:49.471Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T14:14:51.398Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:14:51.487Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:14:51.528Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T14:14:51.548Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T14:14:51.563Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:14:51.610Z] Will try again after 15 sec [2024-09-18T14:14:51.642Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:14:55.491Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T14:14:55.509Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [2024-09-18T14:14:55.570Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T14:14:55.603Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:14:55.619Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:14:55.661Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:14:57.058Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:14:57.071Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:14:57.109Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:15:06.565Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:15:06.583Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:15:06.628Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T14:15:06.675Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:15:06.688Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:15:06.719Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T14:15:06.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 [2024-09-18T14:15:06.748Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:15:06.807Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:15:10.610Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T14:15:10.635Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T14:15:10.687Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:15:10.738Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:15:10.752Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:15:10.790Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:15:12.139Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:15:12.151Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:15:12.186Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:15:21.658Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:15:22.788Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-09-18T14:15:22.844Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T14:15:22.870Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:15:22.889Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:15:22.923Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T14:15:22.939Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T14:15:22.957Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:15:23.017Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:15:25.726Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T14:15:25.747Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T14:15:25.800Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:15:25.844Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:15:25.860Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:15:25.903Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:15:27.216Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:15:27.231Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:15:27.267Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:15:37.877Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:15:37.896Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:15:37.949Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:15:37.987Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:15:37.999Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:15:38.044Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:15:38.091Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T14:15:38.104Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:15:38.148Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:15:40.831Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T14:15:40.845Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T14:15:40.897Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:15:40.936Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:15:40.951Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:15:40.985Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:15:43.035Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:15:43.051Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:15:43.089Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:15:52.982Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:15:52.999Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:15:53.037Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:15:53.072Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:15:53.084Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:15:53.120Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:15:53.177Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T14:15:53.196Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:15:53.242Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:15:55.935Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T14:15:55.958Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T14:15:56.017Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:15:56.069Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:15:56.093Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:15:56.130Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:15:58.116Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:15:58.129Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:15:58.164Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:16:08.071Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:16:08.086Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:16:08.130Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:16:08.168Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:16:08.181Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:16:08.219Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:16:08.278Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T14:16:08.305Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:16:08.348Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:16:11.055Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T14:16:11.073Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T14:16:11.116Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:16:11.160Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:16:11.176Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:16:11.225Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:16:13.191Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:16:13.204Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:16:13.239Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:16:23.165Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:16:23.182Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:16:23.228Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:16:23.261Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:16:23.272Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:16:23.306Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:16:23.377Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T14:16:23.391Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:16:23.437Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:16:26.155Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T14:16:26.176Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T14:16:26.236Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:16:26.280Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:16:26.294Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:16:26.331Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:16:28.265Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:16:28.278Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:16:28.314Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:16:38.260Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:16:38.275Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:16:38.321Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:16:38.357Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:16:38.369Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:16:38.404Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:16:38.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 [2024-09-18T14:16:38.496Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:16:38.547Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:16:41.274Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T14:16:41.295Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T14:16:41.355Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:16:41.404Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:16:41.422Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:16:41.463Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:16:43.347Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:16:43.360Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:16:43.395Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:16:53.353Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:16:53.369Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:16:53.416Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:16:53.448Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:16:53.460Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:16:53.495Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:16:53.577Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T14:16:53.591Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:16:53.631Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:16:56.389Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T14:16:56.414Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T14:16:56.469Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:16:56.510Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:16:56.531Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:16:56.586Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:16:58.424Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:16:58.437Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:16:58.472Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:17:08.443Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:17:08.456Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:17:08.493Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:17:08.526Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:17:08.540Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:17:08.573Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:17:08.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 [2024-09-18T14:17:08.689Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:17:08.729Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:17:11.499Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T14:17:11.518Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T14:17:11.565Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:17:11.616Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:17:11.627Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:17:11.670Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:17:13.500Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:17:13.512Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:17:13.547Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:17:23.519Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:17:23.538Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:17:23.588Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:17:23.621Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:17:23.636Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:17:23.676Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:17:23.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 [2024-09-18T14:17:23.771Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:17:23.815Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:17:26.601Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T14:17:26.620Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T14:17:26.671Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:17:26.713Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:17:26.730Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:17:26.779Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:17:28.575Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:17:28.588Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:17:28.624Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:17:39.607Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:17:39.664Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-09-18T14:17:39.735Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T14:17:39.768Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:17:39.786Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:17:39.823Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T14:17:39.840Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T14:17:39.861Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:17:39.906Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:17:41.704Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T14:17:41.718Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T14:17:41.769Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:17:41.815Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:17:41.834Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:17:41.871Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:17:43.651Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:17:43.663Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:17:43.699Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T14:17:54.983Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:17:54.999Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T14:17:55.020Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:17:55.034Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T14:17:55.069Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T14:17:55.087Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:17:55.130Z] Will try again after 15 sec [2024-09-18T14:17:55.153Z] Will try again after 15 sec [2024-09-18T14:17:55.174Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:17:56.807Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T14:17:56.830Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T14:17:56.876Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:17:56.918Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:17:56.935Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:17:56.977Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:17:58.731Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:17:58.745Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:17:58.780Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T14:18:10.740Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:18:10.759Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T14:18:10.789Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:18:10.808Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T14:18:10.832Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T14:18:10.850Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:18:10.906Z] Will try again after 15 sec [2024-09-18T14:18:10.926Z] Will try again after 15 sec [2024-09-18T14:18:10.944Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:18:11.981Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T14:18:12.004Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [2024-09-18T14:18:12.123Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T14:18:12.153Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:18:12.168Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:18:12.214Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:18:13.872Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:18:13.887Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:18:13.928Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:18:25.939Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:18:25.963Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-09-18T14:18:26.023Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T14:18:26.053Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:18:26.071Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:18:26.109Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T14:18:26.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 [2024-09-18T14:18:26.162Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:18:26.210Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:18:27.167Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T14:18:27.202Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T14:18:27.254Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:18:27.301Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:18:27.318Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:18:27.355Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:18:28.953Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:18:28.967Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:18:29.002Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:18:41.059Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:18:41.075Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:18:41.125Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:18:41.163Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:18:41.177Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:18:41.225Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:18:41.267Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T14:18:41.283Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:18:41.324Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:18:42.288Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T14:18:42.309Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T14:18:42.364Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:18:42.404Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:18:42.427Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:18:42.462Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:18:44.035Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:18:44.050Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:18:44.085Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:18:56.160Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:18:56.179Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:18:56.221Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:18:56.260Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:18:56.273Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:18:56.336Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:18:56.389Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T14:18:56.408Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:18:56.473Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:18:57.408Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T14:18:57.423Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T14:18:57.468Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:18:57.513Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:18:57.527Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:18:57.564Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:18:59.112Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:18:59.125Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:18:59.160Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:19:11.252Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:19:11.266Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:19:11.317Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:19:11.362Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:19:11.377Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:19:11.425Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:19:11.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 [2024-09-18T14:19:11.526Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:19:11.569Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:19:12.515Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T14:19:12.535Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T14:19:12.582Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:19:12.624Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:19:12.640Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:19:12.675Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:19:15.484Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:19:15.497Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:19:15.570Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:19:26.350Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:19:26.367Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:19:26.420Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:19:26.456Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:19:26.466Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:19:26.505Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:19:26.601Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T14:19:26.619Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:19:26.670Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:19:27.622Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T14:19:27.635Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [2024-09-18T14:19:29.251Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T14:19:29.290Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:19:29.307Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:19:29.350Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:19:30.596Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:19:30.608Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:19:30.645Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:19:41.454Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:19:41.473Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:19:41.516Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:19:41.563Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:19:41.580Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:19:41.629Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:19:41.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 [2024-09-18T14:19:41.727Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:19:41.773Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:19:44.283Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T14:19:44.295Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T14:19:44.340Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:19:44.383Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-09-18T14:19:44.397Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:19:44.435Z] Will try again after 15 sec [Pipeline] { [2024-09-18T14:19:45.651Z] Build build-package #2567 completed: SUCCESS [Pipeline] echo [2024-09-18T14:19:45.678Z] JOB package-centos: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [Pipeline] echo [2024-09-18T14:19:45.737Z] Copied 2 artifacts from "build-package" build number 2567 [2024-09-18T14:19:45.740Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:19:45.761Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:19:45.801Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T14:19:45.819Z] JOB package-centos: Collected artifacts: [Pipeline] sh [2024-09-18T14:19:46.101Z] + ls -la build-package-98474 [2024-09-18T14:19:46.101Z] total 20 [2024-09-18T14:19:46.101Z] drwxr-xr-x 2 jenkins docker 4096 Sep 18 14:19 . [2024-09-18T14:19:46.101Z] drwxr-xr-x 19 jenkins docker 12288 Sep 18 14:19 .. [2024-09-18T14:19:46.101Z] -rw-r--r-- 1 jenkins docker 0 Sep 18 14:19 build.env [2024-09-18T14:19:46.101Z] -rw-r--r-- 1 jenkins docker 449 Sep 18 11:31 deps.build-package.98474.env [Pipeline] withCredentials [2024-09-18T14:19:46.139Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2024-09-18T14:19:46.441Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2024-09-18T14:19:47.005Z] 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 [2024-09-18T14:19:56.552Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:19:56.562Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:19:56.604Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:19:56.660Z] JOB freeze-centos: waiting for dependecy [package-centos:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2024-09-18T14:19:56.732Z] JOB freeze-centos: wait finished. overall result = true [Pipeline] echo [2024-09-18T14:19:56.755Z] JOB freeze-centos: entering run_job [Pipeline] writeFile [Pipeline] { [Pipeline] archiveArtifacts [2024-09-18T14:19:58.306Z] Archiving artifacts [Pipeline] echo [2024-09-18T14:19:58.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 [2024-09-18T14:19:58.721Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:19:58.774Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T14:19:58.808Z] JOB freeze-centos / stream build-centos : deps: [package-centos] [Pipeline] dir [2024-09-18T14:19:58.834Z] Running in /home/jenkins/workspace/pipeline-check [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2024-09-18T14:19:58.908Z] JOB freeze-centos: files found = 2 [Pipeline] echo [2024-09-18T14:19:58.929Z] JOB freeze-centos: file #0 with path build-package-98474/build.env [Pipeline] readFile [Pipeline] echo [2024-09-18T14:19:58.977Z] JOB freeze-centos: file #1 with path build-package-98474/deps.build-package.98474.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] echo [2024-09-18T14:19:59.076Z] JOB freeze-centos: deps_env_file: deps.build-freeze.45509.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2024-09-18T14:19:59.124Z] Archiving artifacts [Pipeline] echo [2024-09-18T14:19:59.160Z] JOB freeze-centos: Starting job: build-freeze rnd: #45509 [Pipeline] timeout [2024-09-18T14:19:59.175Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2024-09-18T14:19:59.211Z] Scheduling project: build-freeze [Pipeline] { [Pipeline] echo [2024-09-18T14:19:59.376Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-09-18T14:19:59.388Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-09-18T14:19:59.427Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:19:59.471Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2024-09-18T14:19:59.547Z] JOB deploy-platform-ansible-os: wait finished. overall result = true [Pipeline] echo [2024-09-18T14:19:59.569Z] JOB deploy-platform-ansible-os: entering run_job [Pipeline] writeFile [Pipeline] archiveArtifacts [2024-09-18T14:19:59.631Z] Archiving artifacts [Pipeline] echo [2024-09-18T14:19:59.662Z] JOB deploy-platform-ansible-os / stream ansible-os : deps: [package-centos] [Pipeline] dir [2024-09-18T14:19:59.688Z] Running in /home/jenkins/workspace/pipeline-check [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2024-09-18T14:19:59.753Z] JOB deploy-platform-ansible-os: files found = 2 [Pipeline] echo [2024-09-18T14:19:59.774Z] JOB deploy-platform-ansible-os: file #0 with path build-package-98474/build.env [Pipeline] readFile [Pipeline] echo [2024-09-18T14:19:59.814Z] streams are different (ansible-os != build-centos). env should be filtered only for keys '[]' [Pipeline] echo [2024-09-18T14:19:59.836Z] JOB deploy-platform-ansible-os: file #1 with path build-package-98474/deps.build-package.98474.env [Pipeline] readFile [Pipeline] echo [2024-09-18T14:19:59.876Z] streams are different (ansible-os != build-centos). env should be filtered only for keys '[]' [Pipeline] } [Pipeline] // dir [Pipeline] echo [2024-09-18T14:19:59.943Z] JOB deploy-platform-ansible-os: content of deps file is empty [Pipeline] echo [2024-09-18T14:19:59.956Z] JOB deploy-platform-ansible-os: Starting job: deploy-platform-ansible-os rnd: #40228 [Pipeline] timeout [2024-09-18T14:19:59.971Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2024-09-18T14:20:00.003Z] Scheduling project: deploy-platform-ansible-os [Pipeline] { [Pipeline] echo [2024-09-18T14:20:00.828Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:20:00.841Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:20:00.877Z] Will try again after 15 sec [2024-09-18T14:20:05.260Z] Starting building: build-freeze #2226 [2024-09-18T14:20:10.957Z] Starting building: deploy-platform-ansible-os #1989 [Pipeline] { [Pipeline] echo [2024-09-18T14:20:11.643Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:20:11.659Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:20:13.103Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:20:15.244Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T14:20:15.315Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:20:15.336Z] Build build-freeze #2226 completed: SUCCESS [Pipeline] { [2024-09-18T14:20:17.263Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:20:17.331Z] JOB freeze-centos: Finished with SUCCESS [Pipeline] } [Pipeline] echo [2024-09-18T14:20:17.397Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:SUCCESS] [Pipeline] echo [2024-09-18T14:20:17.413Z] JOB cleanup-centos: waiting for all = true [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2024-09-18T14:20:17.481Z] Copied 1 artifact from "build-freeze" build number 2226 [Pipeline] echo [2024-09-18T14:20:17.490Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:20:17.509Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2024-09-18T14:20:17.563Z] JOB cleanup-centos: wait finished. overall result = true [Pipeline] echo [2024-09-18T14:20:17.584Z] JOB cleanup-centos: entering run_job [2024-09-18T14:20:17.607Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T14:20:17.623Z] JOB freeze-centos: Collected artifacts: [Pipeline] sh [Pipeline] writeFile [Pipeline] archiveArtifacts [2024-09-18T14:20:17.757Z] Archiving artifacts [Pipeline] echo [2024-09-18T14:20:17.788Z] JOB cleanup-centos / stream build-centos : deps: [freeze-centos] [Pipeline] dir [2024-09-18T14:20:17.814Z] Running in /home/jenkins/workspace/pipeline-check [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2024-09-18T14:20:17.890Z] JOB cleanup-centos: files found = 1 [Pipeline] echo [2024-09-18T14:20:17.912Z] JOB cleanup-centos: file #0 with path build-freeze-45509/deps.build-freeze.45509.env [Pipeline] readFile [2024-09-18T14:20:17.936Z] + ls -la build-freeze-45509 [2024-09-18T14:20:17.936Z] total 20 [2024-09-18T14:20:17.936Z] drwxr-xr-x 2 jenkins docker 4096 Sep 18 14:20 . [2024-09-18T14:20:17.936Z] drwxr-xr-x 20 jenkins docker 12288 Sep 18 14:20 .. [2024-09-18T14:20:17.936Z] -rw-r--r-- 1 jenkins docker 449 Sep 18 14:19 deps.build-freeze.45509.env [Pipeline] } [Pipeline] withCredentials [2024-09-18T14:20:17.989Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] // dir [Pipeline] { [Pipeline] sh [Pipeline] echo [2024-09-18T14:20:18.094Z] JOB cleanup-centos: deps_env_file: deps.build-cleanup.55351.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2024-09-18T14:20:18.147Z] Archiving artifacts [Pipeline] echo [2024-09-18T14:20:18.182Z] JOB cleanup-centos: Starting job: build-cleanup rnd: #55351 [2024-09-18T14:20:18.314Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2024-09-18T14:20:18.569Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] timeout [2024-09-18T14:20:19.332Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] sh [Pipeline] build [2024-09-18T14:20:21.569Z] Scheduling project: build-cleanup [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] echo [2024-09-18T14:20:29.715Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:20:29.735Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:20:29.787Z] Will try again after 15 sec [2024-09-18T14:20:30.267Z] Starting building: build-cleanup #4659 [Pipeline] { [Pipeline] echo [2024-09-18T14:20:32.293Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T14:20:32.318Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:20:32.379Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:20:32.649Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:20:32.662Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:20:32.697Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:20:44.847Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:20:44.866Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:20:44.923Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:20:47.411Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T14:20:47.429Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:20:47.500Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:20:47.723Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:20:47.735Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:20:47.771Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:20:59.954Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:20:59.968Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:21:00.020Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T14:21:04.272Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:21:04.291Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T14:21:04.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 [2024-09-18T14:21:04.339Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:21:04.379Z] Will try again after 15 sec [2024-09-18T14:21:04.396Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:21:15.054Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:21:15.069Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:21:15.112Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:21:19.409Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:21:19.425Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T14:21:19.479Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T14:21:19.507Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T14:21:19.525Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:21:19.583Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:21:30.167Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:21:30.184Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:21:30.222Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:21:34.511Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:21:34.532Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:21:34.573Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:21:34.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 [2024-09-18T14:21:34.637Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:21:34.675Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:21:45.252Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:21:45.272Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:21:45.320Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:21:49.606Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:21:49.618Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:21:49.663Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:21:49.707Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T14:21:49.718Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:21:49.759Z] Will try again after 15 sec [2024-09-18T14:21:56.446Z] Build build-cleanup #4659 completed: SUCCESS [Pipeline] echo [2024-09-18T14:21:56.461Z] JOB cleanup-centos: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2024-09-18T14:21:56.531Z] Copied 1 artifact from "build-cleanup" build number 4659 [Pipeline] echo [2024-09-18T14:21:56.557Z] JOB cleanup-centos: Collected artifacts: [Pipeline] sh [2024-09-18T14:21:56.836Z] + ls -la build-cleanup-55351 [2024-09-18T14:21:56.836Z] total 20 [2024-09-18T14:21:56.836Z] drwxr-xr-x 2 jenkins docker 4096 Sep 18 14:21 . [2024-09-18T14:21:56.836Z] drwxr-xr-x 21 jenkins docker 12288 Sep 18 14:21 .. [2024-09-18T14:21:56.836Z] -rw-r--r-- 1 jenkins docker 449 Sep 18 14:20 deps.build-cleanup.55351.env [Pipeline] withCredentials [2024-09-18T14:21:56.874Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2024-09-18T14:21:57.178Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2024-09-18T14:21:58.104Z] 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 [2024-09-18T14:22:00.349Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:22:00.368Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:22:01.066Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:22:04.701Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:22:04.731Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:22:04.779Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:22:04.821Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T14:22:04.839Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:22:04.892Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:22:16.098Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:22:16.111Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:22:16.155Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:22:19.816Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:22:19.830Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:22:19.869Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:22:19.920Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T14:22:19.934Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:22:19.981Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:22:31.183Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:22:31.195Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:22:31.233Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:22:34.906Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:22:34.920Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:22:34.964Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:22:35.014Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T14:22:35.030Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:22:35.079Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:22:47.947Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:22:47.961Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:22:47.996Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:22:50.001Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:22:50.023Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:22:50.077Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:22:50.123Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T14:22:50.137Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:22:50.180Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:23:03.035Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:23:03.047Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:23:03.094Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:23:05.117Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:23:05.137Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:23:05.188Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:23:05.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 [2024-09-18T14:23:05.277Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:23:05.328Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:23:18.133Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:23:18.152Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:23:18.210Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T14:23:20.702Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:23:20.726Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T14:23:22.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 [2024-09-18T14:23:22.452Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:23:22.502Z] Will try again after 15 sec [2024-09-18T14:23:22.518Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:23:33.243Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:23:33.261Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:23:33.308Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T14:23:37.548Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:23:37.560Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:23:37.587Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T14:23:37.606Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T14:23:37.624Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:23:37.680Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:23:48.339Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:23:48.357Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:23:48.398Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:23:52.619Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:23:52.632Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:23:52.671Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:23:52.708Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T14:23:52.720Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:23:52.755Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:24:03.437Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:24:03.451Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:24:03.503Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:24:07.704Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:24:07.716Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:24:07.748Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:24:07.786Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T14:24:07.799Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:24:07.835Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:24:19.667Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:24:19.678Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:24:19.716Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:24:22.781Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:24:22.795Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:24:22.828Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:24:22.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 [2024-09-18T14:24:22.871Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:24:22.913Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:24:34.749Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:24:34.771Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:24:34.815Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:24:37.865Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:24:37.877Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:24:37.913Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:24:37.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 [2024-09-18T14:24:37.967Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:24:38.007Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:24:49.843Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:24:49.861Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:24:49.912Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T14:24:53.972Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:24:53.985Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T14:24:54.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 [2024-09-18T14:24:54.023Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:24:54.068Z] Will try again after 15 sec [2024-09-18T14:24:54.083Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:25:04.940Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:25:04.954Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:25:04.998Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:25:09.095Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:25:09.108Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T14:25:09.150Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T14:25:09.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 [2024-09-18T14:25:09.193Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:25:09.233Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:25:20.027Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:25:20.047Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:25:20.099Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:25:24.177Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:25:24.189Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:25:26.030Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:25:26.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 [2024-09-18T14:25:26.108Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:25:26.154Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:25:35.140Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:25:35.153Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:25:35.198Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:25:41.064Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:25:41.081Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:25:41.119Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:25:41.207Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T14:25:41.220Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:25:41.272Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:25:50.227Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:25:50.240Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:25:50.290Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:25:56.151Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:25:56.166Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:25:56.201Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:25:56.301Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T14:25:56.314Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:25:56.362Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:26:05.318Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:26:05.341Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:26:05.392Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:26:11.228Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:26:11.240Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:26:11.275Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:26:11.392Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T14:26:11.408Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:26:11.452Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:26:20.422Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:26:20.436Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:26:20.471Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:26:26.302Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:26:26.317Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:26:26.351Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:26:26.481Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T14:26:26.493Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:26:26.533Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:26:35.500Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:26:35.516Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:26:35.559Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:26:41.378Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:26:41.390Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:26:41.425Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:26:41.561Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T14:26:41.574Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:26:41.615Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:26:50.587Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:26:50.601Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:26:50.647Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:26:56.452Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:26:56.464Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:26:56.500Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:26:56.644Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T14:26:56.657Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:26:56.697Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:27:05.673Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:27:05.692Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:27:05.739Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:27:11.533Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:27:12.320Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T14:27:13.256Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T14:27:13.283Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T14:27:13.298Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:27:13.336Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:27:20.765Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:27:20.783Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:27:20.826Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:27:28.282Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:27:28.296Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:27:28.337Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:27:28.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 [2024-09-18T14:27:28.404Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:27:28.437Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:27:35.855Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:27:35.876Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:27:35.916Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:27:43.368Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:27:43.381Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:27:43.424Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:27:43.472Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T14:27:43.500Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:27:43.534Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:27:50.945Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:27:50.961Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:27:51.019Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:27:58.457Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:27:58.472Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:27:58.517Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:27:58.570Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T14:27:58.587Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:27:58.631Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:28:06.052Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:28:06.074Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:28:06.121Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T14:28:15.035Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:28:15.054Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T14:28:15.081Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T14:28:15.101Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:28:15.142Z] Will try again after 15 sec [2024-09-18T14:28:15.157Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:28:21.153Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:28:21.165Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:28:21.209Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T14:28:30.202Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:28:30.224Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:28:30.257Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T14:28:30.270Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T14:28:30.283Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:28:30.337Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:28:36.244Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:28:36.262Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:28:36.307Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:28:45.283Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:28:45.296Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:28:45.335Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:28:45.381Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T14:28:45.392Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:28:45.436Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:28:51.342Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:28:51.361Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:28:51.820Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T14:29:00.829Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:29:00.854Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T14:29:00.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 [2024-09-18T14:29:00.899Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:29:00.937Z] Will try again after 15 sec [2024-09-18T14:29:00.953Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:29:06.852Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:29:06.867Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:29:06.904Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T14:29:16.872Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:29:16.896Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T14:29:16.924Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T14:29:16.942Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:29:16.997Z] Will try again after 15 sec [2024-09-18T14:29:17.020Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:29:22.573Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:29:22.588Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:29:22.621Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:29:32.024Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:29:32.037Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T14:29:32.081Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T14:29:32.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 [2024-09-18T14:29:32.118Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:29:32.158Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:29:37.649Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:29:37.661Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:29:37.695Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:29:47.109Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:29:47.122Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:29:47.165Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:29:47.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 [2024-09-18T14:29:47.233Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:29:47.275Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:29:53.063Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:29:53.082Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:29:53.120Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T14:30:03.016Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:30:03.041Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T14:30:03.073Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T14:30:03.093Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:30:03.141Z] Will try again after 15 sec [2024-09-18T14:30:03.160Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:30:08.154Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:30:08.168Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:30:08.209Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T14:30:18.294Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:30:18.312Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T14:30:18.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 [2024-09-18T14:30:18.354Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:30:18.402Z] Will try again after 15 sec [2024-09-18T14:30:18.421Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:30:23.238Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:30:23.252Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:30:23.289Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:30:33.432Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:30:33.444Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T14:30:33.485Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T14:30:33.510Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T14:30:33.522Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:30:33.570Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:30:38.318Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:30:38.332Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:30:38.370Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:30:48.520Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:30:48.537Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:30:48.586Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:30:48.629Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T14:30:48.645Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:30:48.679Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:30:53.399Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:30:53.412Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:30:53.448Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:31:03.613Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:31:03.625Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:31:03.669Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:31:03.714Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T14:31:03.731Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:31:03.786Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:31:08.475Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:31:08.488Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:31:08.525Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:31:18.699Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:31:18.712Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:31:18.751Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:31:18.817Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T14:31:18.829Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:31:18.863Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:31:23.554Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:31:23.565Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:31:23.599Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:31:33.790Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:31:33.803Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:31:33.843Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:31:33.900Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T14:31:33.922Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:31:33.967Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:31:38.626Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:31:38.638Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:31:38.672Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T14:31:49.631Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:31:49.646Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:31:49.681Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T14:31:49.696Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T14:31:49.714Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:31:49.765Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:31:53.700Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:31:53.714Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:31:53.751Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:32:04.709Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:32:04.727Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:32:04.768Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:32:04.806Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T14:32:04.817Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:32:04.856Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:32:08.777Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:32:08.789Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:32:08.821Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:32:19.835Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:32:19.853Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T14:32:19.919Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T14:32:19.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 [2024-09-18T14:32:19.978Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:32:20.020Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:32:23.848Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:32:23.863Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:32:23.901Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:32:34.949Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:32:34.970Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:32:35.018Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:32:35.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 [2024-09-18T14:32:35.076Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:32:35.445Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:32:38.933Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:32:38.949Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:32:38.987Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:32:50.241Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:32:50.257Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:32:50.303Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:32:50.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 [2024-09-18T14:32:50.496Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:32:50.546Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:32:54.018Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:32:54.032Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:32:54.066Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:33:05.339Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:33:05.361Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:33:05.398Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:33:05.579Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T14:33:05.600Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:33:05.638Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:33:10.375Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:33:10.389Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:33:10.425Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:33:20.430Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:33:20.447Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:33:20.488Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:33:20.675Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T14:33:20.696Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:33:20.734Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:33:25.451Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:33:25.464Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:33:25.498Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:33:35.521Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:33:35.544Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:33:35.586Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:33:35.768Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T14:33:35.783Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:33:37.079Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:33:40.528Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:33:40.541Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:33:40.581Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:33:50.614Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:33:50.625Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:33:50.661Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:33:52.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 [2024-09-18T14:33:52.117Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:33:52.156Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:33:55.607Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:33:55.620Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:33:55.655Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:34:06.169Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:34:06.181Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:34:06.243Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:34:07.191Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T14:34:07.203Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:34:07.248Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:34:10.681Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:34:10.693Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:34:10.726Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:34:21.272Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:34:21.285Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:34:21.324Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:34:22.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 [2024-09-18T14:34:22.300Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:34:22.349Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:34:25.754Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:34:25.768Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:34:25.805Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:34:36.357Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:34:36.377Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:34:36.424Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:34:37.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 [2024-09-18T14:34:37.394Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:34:37.437Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:34:40.832Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:34:40.845Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:34:40.879Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:34:51.451Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:34:52.827Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T14:34:52.901Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T14:34:52.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 [2024-09-18T14:34:52.952Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:34:52.994Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:34:55.912Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:34:55.929Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:34:55.965Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:35:07.933Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:35:07.951Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:35:07.988Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:35:08.032Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T14:35:08.047Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:35:08.089Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:35:10.993Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:35:11.006Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:35:11.045Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:35:23.021Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:35:23.038Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:35:23.084Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:35:23.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 [2024-09-18T14:35:23.139Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:35:23.178Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:35:26.083Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:35:26.096Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:35:26.128Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:35:38.117Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:35:38.136Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:35:38.187Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:35:38.227Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T14:35:38.246Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:35:38.292Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:35:41.155Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:35:41.166Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:35:41.200Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:35:53.224Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:35:53.253Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:35:53.284Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:35:53.325Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T14:35:53.349Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:35:53.393Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:35:56.230Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:35:56.244Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:35:56.281Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:36:08.319Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:36:08.341Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:36:08.379Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:36:08.431Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T14:36:08.444Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:36:08.500Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:36:11.312Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:36:11.326Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:36:11.364Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:36:23.418Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:36:23.435Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:36:23.470Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:36:23.529Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T14:36:23.545Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:36:23.591Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:36:26.795Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:36:26.806Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:36:26.841Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:36:38.504Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:36:38.517Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:36:38.551Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:36:38.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 [2024-09-18T14:36:38.633Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:36:38.695Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:36:41.867Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:36:41.878Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:36:41.911Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:36:53.674Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:36:54.820Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T14:36:54.899Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T14:36:54.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 [2024-09-18T14:36:54.947Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:36:54.995Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:36:56.938Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:36:56.950Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:36:56.984Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:37:09.925Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:37:09.937Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:37:09.973Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:37:10.028Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T14:37:10.040Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:37:10.109Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:37:12.013Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:37:12.026Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:37:12.063Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:37:24.997Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:37:25.009Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:37:25.042Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:37:25.135Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T14:37:25.154Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:37:25.195Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:37:27.089Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:37:27.100Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:37:27.135Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T14:37:40.485Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:37:40.503Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T14:37:40.536Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T14:37:40.549Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:37:40.591Z] Will try again after 15 sec [2024-09-18T14:37:40.607Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:37:42.165Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:37:42.178Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:37:42.220Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T14:37:55.643Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:37:55.655Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:37:55.689Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T14:37:55.707Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T14:37:55.721Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:37:55.775Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:37:57.245Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:37:57.257Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:37:57.291Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:38:10.716Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:38:10.729Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:38:10.763Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:38:10.806Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T14:38:10.822Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:38:10.864Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:38:12.321Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:38:12.333Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:38:12.368Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T14:38:27.699Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:38:27.719Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T14:38:27.746Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:38:27.763Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T14:38:27.780Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T14:38:27.791Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:38:27.835Z] Will try again after 15 sec [2024-09-18T14:38:27.855Z] Will try again after 15 sec [2024-09-18T14:38:27.877Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:38:42.860Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:38:42.872Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T14:38:42.918Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:38:42.961Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:38:42.981Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T14:38:43.002Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T14:38:43.020Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:38:43.070Z] Will try again after 15 sec [2024-09-18T14:38:43.084Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:38:57.946Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:38:57.958Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:38:57.992Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T14:38:58.117Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:38:58.132Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:38:58.158Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T14:38:58.171Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T14:38:58.184Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:38:58.260Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:39:13.016Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:39:13.028Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:39:13.061Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:39:13.199Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:39:13.218Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:39:13.251Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:39:13.291Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T14:39:13.306Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:39:13.362Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:39:28.088Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:39:28.103Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:39:28.146Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:39:28.279Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:39:28.292Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:39:28.326Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:39:28.392Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T14:39:28.410Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:39:28.450Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T14:39:43.631Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:39:43.647Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T14:39:43.668Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:39:43.682Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T14:39:43.704Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T14:39:43.715Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:39:45.741Z] Will try again after 15 sec [2024-09-18T14:39:45.763Z] Will try again after 15 sec [2024-09-18T14:39:45.779Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:40:00.770Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:40:00.788Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-09-18T14:40:00.854Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T14:40:00.884Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:40:00.899Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-09-18T14:40:00.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 [2024-09-18T14:40:00.941Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:40:00.980Z] Will try again after 15 sec [2024-09-18T14:40:00.995Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:40:15.888Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:40:15.904Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:40:15.940Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:40:16.010Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:40:16.026Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-09-18T14:40:16.069Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T14:40:16.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 [2024-09-18T14:40:16.116Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:40:16.159Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:40:30.972Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:40:30.986Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:40:31.026Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:40:31.109Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:40:31.130Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:40:31.173Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:40:31.221Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T14:40:31.243Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:40:31.290Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:40:46.092Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:40:46.106Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:40:46.149Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:40:46.211Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:40:46.225Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:40:46.266Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:40:46.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 [2024-09-18T14:40:46.344Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:40:46.390Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:41:01.176Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:41:01.189Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:41:01.225Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:41:01.296Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:41:01.312Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:41:01.362Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:41:01.427Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T14:41:01.446Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:41:01.500Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:41:16.258Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:41:16.271Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:41:16.313Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:41:16.394Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:41:16.414Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:41:16.465Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:41:16.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 [2024-09-18T14:41:16.548Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:41:16.592Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:41:31.345Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:41:31.360Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:41:31.408Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:41:31.492Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:41:31.514Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:41:31.568Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:41:31.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 [2024-09-18T14:41:31.638Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:41:31.679Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:41:46.438Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:41:46.451Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:41:46.499Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:41:46.599Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:41:46.627Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:41:46.855Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:41:46.896Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T14:41:46.913Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:41:46.961Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:42:01.530Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:42:01.543Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:42:01.582Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:42:01.890Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:42:01.907Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:42:01.953Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:42:02.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 [2024-09-18T14:42:02.024Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:42:02.073Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:42:16.614Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:42:16.626Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:42:16.682Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:42:16.990Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-09-18T14:42:17.010Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:42:17.059Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:42:17.098Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-09-18T14:42:17.111Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:42:17.154Z] Will try again after 15 sec [2024-09-18T14:42:23.682Z] Build deploy-platform-ansible-os #1989 completed: SUCCESS [Pipeline] echo [2024-09-18T14:42:23.696Z] JOB deploy-platform-ansible-os: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2024-09-18T14:42:23.776Z] Copied 1 artifact from "deploy-platform-ansible-os" build number 1989 [Pipeline] echo [2024-09-18T14:42:23.816Z] JOB deploy-platform-ansible-os: Collected artifacts: [Pipeline] sh [2024-09-18T14:42:24.104Z] + ls -la deploy-platform-ansible-os-40228 [2024-09-18T14:42:24.104Z] total 20 [2024-09-18T14:42:24.104Z] drwxr-xr-x 2 jenkins docker 4096 Sep 18 14:42 . [2024-09-18T14:42:24.104Z] drwxr-xr-x 22 jenkins docker 12288 Sep 18 14:42 .. [2024-09-18T14:42:24.104Z] -rw-r--r-- 1 jenkins docker 491 Sep 18 14:23 stackrc.deploy-platform-ansible-os.env [Pipeline] withCredentials [2024-09-18T14:42:24.137Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2024-09-18T14:42:24.435Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2024-09-18T14:42:25.358Z] 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 [2024-09-18T14:42:31.711Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:42:31.732Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:42:31.771Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:42:32.093Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2024-09-18T14:42:32.162Z] JOB deploy-tf-ansible-os: wait finished. overall result = true [Pipeline] { [Pipeline] echo [2024-09-18T14:42:32.189Z] JOB deploy-tf-ansible-os: entering run_job [Pipeline] echo [2024-09-18T14:42:32.221Z] 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 [2024-09-18T14:42:32.240Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] writeFile [2024-09-18T14:42:32.296Z] Will try again after 15 sec [Pipeline] archiveArtifacts [2024-09-18T14:42:32.330Z] Archiving artifacts [Pipeline] echo [2024-09-18T14:42:32.367Z] JOB deploy-tf-ansible-os / stream ansible-os : deps: [package-centos, deploy-platform-ansible-os] [Pipeline] dir [2024-09-18T14:42:32.398Z] Running in /home/jenkins/workspace/pipeline-check [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2024-09-18T14:42:32.474Z] JOB deploy-tf-ansible-os: files found = 2 [Pipeline] echo [2024-09-18T14:42:32.494Z] JOB deploy-tf-ansible-os: file #0 with path build-package-98474/build.env [Pipeline] readFile [Pipeline] echo [2024-09-18T14:42:32.537Z] streams are different (ansible-os != build-centos). env should be filtered only for keys '[]' [Pipeline] echo [2024-09-18T14:42:32.559Z] JOB deploy-tf-ansible-os: file #1 with path build-package-98474/deps.build-package.98474.env [Pipeline] readFile [Pipeline] echo [2024-09-18T14:42:32.601Z] streams are different (ansible-os != build-centos). env should be filtered only for keys '[]' [Pipeline] } [Pipeline] // dir [Pipeline] dir [2024-09-18T14:42:32.674Z] Running in /home/jenkins/workspace/pipeline-check [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2024-09-18T14:42:32.739Z] JOB deploy-tf-ansible-os: files found = 1 [Pipeline] echo [2024-09-18T14:42:32.758Z] JOB deploy-tf-ansible-os: file #0 with path deploy-platform-ansible-os-40228/stackrc.deploy-platform-ansible-os.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] echo [2024-09-18T14:42:33.176Z] JOB deploy-tf-ansible-os: deps_env_file: deps.deploy-tf-ansible-os.28429.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2024-09-18T14:42:33.223Z] Archiving artifacts [Pipeline] echo [2024-09-18T14:42:33.256Z] JOB deploy-tf-ansible-os: Starting job: deploy-tf-ansible-os rnd: #28429 [Pipeline] timeout [2024-09-18T14:42:33.273Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2024-09-18T14:42:33.308Z] Scheduling project: deploy-tf-ansible-os [2024-09-18T14:42:40.336Z] Starting building: deploy-tf-ansible-os #1675 [Pipeline] { [Pipeline] echo [2024-09-18T14:42:46.912Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:42:46.926Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:42:46.971Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:42:47.331Z] 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 [2024-09-18T14:42:47.343Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:42:47.391Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:43:02.006Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:43:02.018Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:43:02.064Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:43:02.420Z] 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 [2024-09-18T14:43:02.434Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:43:02.473Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T14:43:17.638Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:43:17.668Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:43:17.707Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T14:43:17.727Z] 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 [2024-09-18T14:43:17.747Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:43:17.813Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:43:32.744Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:43:32.770Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:43:32.813Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:43:32.860Z] 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 [2024-09-18T14:43:32.876Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:43:32.921Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:43:47.855Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:43:47.871Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:43:47.919Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:43:47.969Z] 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 [2024-09-18T14:43:47.989Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:43:48.042Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:44:02.956Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:44:02.976Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:44:03.020Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:44:03.072Z] 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 [2024-09-18T14:44:03.091Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:44:03.134Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:44:18.052Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:44:18.068Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:44:18.123Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:44:18.162Z] 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 [2024-09-18T14:44:18.180Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:44:18.229Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:44:33.162Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:44:33.178Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:44:33.218Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:44:33.261Z] 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 [2024-09-18T14:44:33.279Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:44:33.326Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T14:44:49.443Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:44:49.463Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:44:49.502Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T14:44:49.521Z] 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 [2024-09-18T14:44:49.538Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:44:49.592Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:45:04.532Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:45:04.545Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:45:04.587Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:45:04.631Z] 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 [2024-09-18T14:45:04.646Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:45:04.695Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:45:19.620Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:45:19.641Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:45:19.691Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:45:19.730Z] 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 [2024-09-18T14:45:19.742Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:45:19.775Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:45:34.725Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:45:34.743Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:45:34.789Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:45:34.825Z] 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 [2024-09-18T14:45:34.836Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:45:34.874Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:45:49.818Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:45:49.836Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:45:49.877Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:45:49.916Z] 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 [2024-09-18T14:45:49.928Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:45:51.556Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:46:04.913Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:46:04.929Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:46:04.971Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:46:06.590Z] 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 [2024-09-18T14:46:06.604Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:46:06.650Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:46:20.002Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:46:20.019Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:46:20.060Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:46:21.680Z] 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 [2024-09-18T14:46:21.694Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:46:21.738Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:46:35.098Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:46:35.113Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:46:35.158Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:46:36.770Z] 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 [2024-09-18T14:46:36.784Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:46:36.827Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:46:50.194Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:46:50.212Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:46:50.265Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:46:51.855Z] 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 [2024-09-18T14:46:51.869Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:46:51.910Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T14:47:07.345Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:47:07.371Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:47:07.410Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T14:47:07.427Z] 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 [2024-09-18T14:47:07.443Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:47:07.495Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T14:47:22.933Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:47:22.951Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:47:22.985Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T14:47:23.001Z] 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 [2024-09-18T14:47:23.021Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:47:23.091Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:47:38.020Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:47:38.032Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:47:38.073Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:47:38.119Z] 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 [2024-09-18T14:47:38.131Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:47:38.167Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:47:53.101Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:47:53.113Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:47:53.149Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:47:53.191Z] 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 [2024-09-18T14:47:53.203Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:47:53.236Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:48:08.175Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:48:08.188Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:48:08.221Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:48:08.262Z] 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 [2024-09-18T14:48:08.274Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:48:08.311Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:48:23.250Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:48:23.264Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:48:23.303Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:48:23.342Z] 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 [2024-09-18T14:48:23.356Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:48:23.390Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:48:38.330Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:48:38.342Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:48:38.392Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:48:38.427Z] 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 [2024-09-18T14:48:38.439Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:48:38.477Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T14:48:53.762Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:48:53.773Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:48:53.816Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T14:48:53.834Z] 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 [2024-09-18T14:48:53.857Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:48:53.917Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:49:08.846Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:49:08.860Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:49:08.926Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:49:08.971Z] 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 [2024-09-18T14:49:08.991Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:49:09.029Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:49:23.956Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:49:23.968Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:49:24.011Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:49:24.063Z] 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 [2024-09-18T14:49:24.076Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:49:24.133Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:49:39.039Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:49:39.053Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:49:39.090Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:49:39.164Z] 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 [2024-09-18T14:49:39.176Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:49:39.220Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:49:54.118Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:49:54.130Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:49:54.165Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:49:54.247Z] 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 [2024-09-18T14:49:54.262Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:49:54.305Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-09-18T14:50:09.770Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:50:09.786Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:50:09.844Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T14:50:09.861Z] 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 [2024-09-18T14:50:09.878Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:50:10.917Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:50:24.873Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:50:24.886Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:50:24.918Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:50:25.947Z] 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 [2024-09-18T14:50:25.960Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:50:25.996Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:50:39.946Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:50:39.959Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:50:39.998Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:50:41.027Z] 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 [2024-09-18T14:50:41.039Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:50:41.076Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:50:55.026Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:50:55.038Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:50:55.072Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:50:56.103Z] 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 [2024-09-18T14:50:56.115Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:50:56.148Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:51:10.698Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:51:10.712Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:51:10.748Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:51:11.177Z] 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 [2024-09-18T14:51:11.192Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:51:11.229Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:51:25.776Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-09-18T14:51:25.791Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-09-18T14:51:25.827Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:51:26.881Z] 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 [2024-09-18T14:51:26.894Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:51:26.930Z] Will try again after 15 sec [2024-09-18T14:51:30.603Z] Build deploy-tf-ansible-os #1675 completed: SUCCESS [Pipeline] echo [2024-09-18T14:51:30.621Z] JOB deploy-tf-ansible-os: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2024-09-18T14:51:30.704Z] Copied 1 artifact from "deploy-tf-ansible-os" build number 1675 [Pipeline] echo [2024-09-18T14:51:30.733Z] JOB deploy-tf-ansible-os: Collected artifacts: [Pipeline] sh [2024-09-18T14:51:31.010Z] + ls -la deploy-tf-ansible-os-28429 [2024-09-18T14:51:31.010Z] total 20 [2024-09-18T14:51:31.010Z] drwxr-xr-x 2 jenkins docker 4096 Sep 18 14:51 . [2024-09-18T14:51:31.010Z] drwxr-xr-x 23 jenkins docker 12288 Sep 18 14:51 .. [2024-09-18T14:51:31.010Z] -rw-r--r-- 1 jenkins docker 490 Sep 18 14:42 deps.deploy-tf-ansible-os.28429.env [Pipeline] withCredentials [2024-09-18T14:51:31.061Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2024-09-18T14:51:31.367Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2024-09-18T14:51:32.727Z] 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 [2024-09-18T14:51:40.854Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2024-09-18T14:51:40.907Z] JOB test-sanity-ansible-os: wait finished. overall result = true [Pipeline] echo [2024-09-18T14:51:40.928Z] JOB test-sanity-ansible-os: entering run_job [Pipeline] writeFile [Pipeline] archiveArtifacts [2024-09-18T14:51:40.989Z] Archiving artifacts [Pipeline] echo [2024-09-18T14:51:41.023Z] JOB test-sanity-ansible-os / stream ansible-os : deps: [deploy-tf-ansible-os] [Pipeline] dir [2024-09-18T14:51:41.044Z] Running in /home/jenkins/workspace/pipeline-check [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2024-09-18T14:51:41.108Z] JOB test-sanity-ansible-os: files found = 1 [Pipeline] echo [2024-09-18T14:51:41.129Z] JOB test-sanity-ansible-os: file #0 with path deploy-tf-ansible-os-28429/deps.deploy-tf-ansible-os.28429.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] echo [2024-09-18T14:51:41.243Z] JOB test-sanity-ansible-os: deps_env_file: deps.test-sanity.45584.env [Pipeline] writeFile [Pipeline] { [Pipeline] archiveArtifacts [2024-09-18T14:51:42.033Z] Archiving artifacts [Pipeline] echo [2024-09-18T14:51:44.185Z] 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 [2024-09-18T14:51:44.201Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:51:44.260Z] Will try again after 15 sec [Pipeline] echo [2024-09-18T14:51:44.284Z] JOB test-sanity-ansible-os: Starting job: test-sanity rnd: #45584 [Pipeline] timeout [2024-09-18T14:51:44.305Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2024-09-18T14:51:44.376Z] Scheduling project: test-sanity [2024-09-18T14:51:50.373Z] Starting building: test-sanity #1977 [Pipeline] { [Pipeline] echo [2024-09-18T14:51:59.476Z] 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 [2024-09-18T14:51:59.488Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:51:59.531Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:52:14.560Z] 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 [2024-09-18T14:52:14.571Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:52:14.617Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:52:29.645Z] 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 [2024-09-18T14:52:29.657Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:52:29.691Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:52:44.718Z] 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 [2024-09-18T14:52:44.729Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:52:44.762Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:52:59.792Z] 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 [2024-09-18T14:52:59.806Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:52:59.841Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:53:14.945Z] 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 [2024-09-18T14:53:14.962Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:53:15.004Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:53:30.033Z] 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 [2024-09-18T14:53:30.050Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:53:30.091Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:53:45.125Z] 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 [2024-09-18T14:53:45.140Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:53:45.194Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:54:00.232Z] 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 [2024-09-18T14:54:00.254Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:54:00.349Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:54:15.383Z] 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 [2024-09-18T14:54:15.396Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:54:15.436Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:54:30.472Z] 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 [2024-09-18T14:54:30.489Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:54:30.528Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:54:45.566Z] 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 [2024-09-18T14:54:45.578Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:54:45.617Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:55:00.647Z] 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 [2024-09-18T14:55:00.665Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:55:00.712Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:55:15.744Z] 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 [2024-09-18T14:55:15.769Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:55:15.815Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:55:30.848Z] 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 [2024-09-18T14:55:30.868Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:55:30.917Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:55:45.946Z] 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 [2024-09-18T14:55:45.965Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:55:46.013Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:56:01.045Z] 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 [2024-09-18T14:56:01.060Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:56:01.102Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:56:16.727Z] 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 [2024-09-18T14:56:16.743Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:56:16.786Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:56:32.112Z] 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 [2024-09-18T14:56:32.134Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:56:32.178Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:56:47.205Z] 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 [2024-09-18T14:56:47.217Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:56:47.256Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:57:02.285Z] 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 [2024-09-18T14:57:02.298Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:57:02.334Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:57:17.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 [2024-09-18T14:57:17.376Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:57:17.412Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:57:33.876Z] 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 [2024-09-18T14:57:33.891Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:57:33.932Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:57:48.961Z] 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 [2024-09-18T14:57:48.973Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:57:49.011Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:58:04.042Z] 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 [2024-09-18T14:58:04.056Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:58:04.094Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:58:19.121Z] 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 [2024-09-18T14:58:19.132Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:58:19.167Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:58:34.200Z] 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 [2024-09-18T14:58:34.213Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:58:34.247Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:58:49.275Z] 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 [2024-09-18T14:58:49.289Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:58:49.323Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:59:04.350Z] 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 [2024-09-18T14:59:04.362Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:59:04.395Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:59:21.377Z] 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 [2024-09-18T14:59:21.396Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:59:21.444Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:59:36.472Z] 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 [2024-09-18T14:59:36.485Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:59:36.522Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T14:59:51.552Z] 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 [2024-09-18T14:59:51.565Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T14:59:51.606Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T15:00:06.639Z] 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 [2024-09-18T15:00:06.653Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T15:00:06.696Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T15:00:21.726Z] 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 [2024-09-18T15:00:21.740Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T15:00:21.780Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T15:00:37.161Z] 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 [2024-09-18T15:00:37.180Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T15:00:37.229Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-09-18T15:00:52.260Z] 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 [2024-09-18T15:00:52.283Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-09-18T15:00:52.328Z] Will try again after 15 sec [2024-09-18T15:01:04.093Z] Build test-sanity #1977 completed: SUCCESS [Pipeline] echo [2024-09-18T15:01:04.108Z] JOB test-sanity-ansible-os: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2024-09-18T15:01:04.172Z] Copied 1 artifact from "test-sanity" build number 1977 [Pipeline] echo [2024-09-18T15:01:04.197Z] JOB test-sanity-ansible-os: Collected artifacts: [Pipeline] sh [2024-09-18T15:01:04.473Z] + ls -la test-sanity-45584 [2024-09-18T15:01:04.473Z] total 20 [2024-09-18T15:01:04.473Z] drwxr-xr-x 2 jenkins docker 4096 Sep 18 15:01 . [2024-09-18T15:01:04.473Z] drwxr-xr-x 24 jenkins docker 12288 Sep 18 15:01 .. [2024-09-18T15:01:04.473Z] -rw-r--r-- 1 jenkins docker 490 Sep 18 14:51 deps.test-sanity.45584.env [Pipeline] withCredentials [2024-09-18T15:01:04.518Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2024-09-18T15:01:04.838Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2024-09-18T15:01:05.399Z] 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 [2024-09-18T15:01:07.363Z] 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 [2024-09-18T15:01:07.377Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = true [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2024-09-18T15:01:07.438Z] JOB collect-logs-and-cleanup-ansible-os: wait finished. overall result = true [Pipeline] echo [2024-09-18T15:01:07.463Z] JOB collect-logs-and-cleanup-ansible-os: entering run_job [Pipeline] writeFile [Pipeline] archiveArtifacts [2024-09-18T15:01:07.545Z] Archiving artifacts [Pipeline] echo [2024-09-18T15:01:07.577Z] 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 [2024-09-18T15:01:07.603Z] Running in /home/jenkins/workspace/pipeline-check [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2024-09-18T15:01:07.670Z] JOB collect-logs-and-cleanup-ansible-os: files found = 1 [Pipeline] echo [2024-09-18T15:01:07.691Z] JOB collect-logs-and-cleanup-ansible-os: file #0 with path deploy-platform-ansible-os-40228/stackrc.deploy-platform-ansible-os.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] dir [2024-09-18T15:01:07.781Z] Running in /home/jenkins/workspace/pipeline-check [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2024-09-18T15:01:07.850Z] JOB collect-logs-and-cleanup-ansible-os: files found = 1 [Pipeline] echo [2024-09-18T15:01:08.086Z] JOB collect-logs-and-cleanup-ansible-os: file #0 with path deploy-tf-ansible-os-28429/deps.deploy-tf-ansible-os.28429.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] dir [2024-09-18T15:01:08.184Z] Running in /home/jenkins/workspace/pipeline-check [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2024-09-18T15:01:08.266Z] JOB collect-logs-and-cleanup-ansible-os: files found = 1 [Pipeline] echo [2024-09-18T15:01:08.287Z] JOB collect-logs-and-cleanup-ansible-os: file #0 with path test-sanity-45584/deps.test-sanity.45584.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] echo [2024-09-18T15:01:08.426Z] JOB collect-logs-and-cleanup-ansible-os: deps_env_file: deps.collect-logs-and-cleanup.31594.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2024-09-18T15:01:08.472Z] Archiving artifacts [Pipeline] echo [2024-09-18T15:01:08.504Z] JOB collect-logs-and-cleanup-ansible-os: Starting job: collect-logs-and-cleanup rnd: #31594 [Pipeline] timeout [2024-09-18T15:01:08.520Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2024-09-18T15:01:08.558Z] Scheduling project: collect-logs-and-cleanup [2024-09-18T15:01:15.400Z] Starting building: collect-logs-and-cleanup #4150 [2024-09-18T15:03:22.764Z] Build collect-logs-and-cleanup #4150 completed: SUCCESS [Pipeline] echo [2024-09-18T15:03:22.784Z] JOB collect-logs-and-cleanup-ansible-os: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2024-09-18T15:03:22.850Z] Copied 1 artifact from "collect-logs-and-cleanup" build number 4150 [Pipeline] echo [2024-09-18T15:03:22.878Z] JOB collect-logs-and-cleanup-ansible-os: Collected artifacts: [Pipeline] sh [2024-09-18T15:03:23.156Z] + ls -la collect-logs-and-cleanup-31594 [2024-09-18T15:03:23.156Z] total 20 [2024-09-18T15:03:23.156Z] drwxr-xr-x 2 jenkins docker 4096 Sep 18 15:03 . [2024-09-18T15:03:23.156Z] drwxr-xr-x 25 jenkins docker 12288 Sep 18 15:03 .. [2024-09-18T15:03:23.156Z] -rw-r--r-- 1 jenkins docker 490 Sep 18 15:01 deps.collect-logs-and-cleanup.31594.env [Pipeline] withCredentials [2024-09-18T15:03:23.195Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2024-09-18T15:03:23.494Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2024-09-18T15:03:24.417Z] 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 [2024-09-18T15:03:25.522Z] Jobs results: [test-unit-agent:[job-rnd:62984, number:1024, started:1726656719580, duration:2474, result:SUCCESS], test-unit-opserver:[job-rnd:83839, number:1024, started:1726656722422, duration:2944056, result:SUCCESS], test-unit-bgp:[job-rnd:52549, number:1024, started:1726656724582, duration:3196, result:SUCCESS], test-unit-group-one:[job-rnd:85148, number:1024, started:1726656728151, duration:1014539, result:SUCCESS], test-unit-group-two:[job-rnd:59842, number:1024, started:1726656729591, duration:3861, result:SUCCESS], test-unit-ungrouped:[job-rnd:26892, number:1024, started:1726656733846, duration:3256, result:SUCCESS], prepare-sandbox-ut-sandbox:[job-rnd:94552, number:5585, started:1726655939512, duration:243474, result:SUCCESS], fetch-sources-ut-sandbox:[job-rnd:74031, number:4716, started:1726656194525, duration:73268, result:SUCCESS], configure-ut-sandbox:[job-rnd:61033, number:4193, started:1726656289531, duration:417810, result:SUCCESS], cleanup-worker-ut-sandbox:[job-rnd:9373, number:4657, started:1726656734587, duration:87306, result:SUCCESS], deploy-platform-ansible-os:[job-rnd:40228, number:1989, started:1726669210957, duration:1332075, result:SUCCESS], deploy-tf-ansible-os:[job-rnd:28429, number:1675, started:1726670560336, duration:529921, result:SUCCESS], test-sanity-ansible-os:[job-rnd:45584, number:1977, started:1726671110373, duration:553368, result:SUCCESS], collect-logs-and-cleanup-ansible-os:[job-rnd:31594, number:4150, started:1726671675399, duration:127006, result:SUCCESS], prepare-sandbox-centos:[job-rnd:24980, number:5584, started:1726655934508, duration:394223, result:SUCCESS], fetch-sources-centos:[job-rnd:24510, number:4717, started:1726656349829, duration:78760, result:SUCCESS], configure-centos:[job-rnd:68745, number:4194, started:1726656444544, duration:91172, result:SUCCESS], package-deployers-centos:[job-rnd:12833, number:3056, started:1726656551615, duration:12475, result:SUCCESS], compile-centos:[job-rnd:75513, number:3046, started:1726656589565, duration:2484366, result:SUCCESS], package-centos:[job-rnd:98474, number:2567, started:1726659084677, duration:10100953, result:SUCCESS], freeze-centos:[job-rnd:45509, number:2226, started:1726669205259, duration:9201, result:SUCCESS], cleanup-centos:[job-rnd:55351, number:4659, started:1726669230267, duration:86149, result:SUCCESS]] [Pipeline] stage [Pipeline] { (gerrit vote) [Pipeline] echo [2024-09-18T15:03:25.595Z] Evaluated results for test-unit = [results:[SUCCESS, SUCCESS, SUCCESS, SUCCESS, SUCCESS, SUCCESS], duration:3971382] [Pipeline] echo [2024-09-18T15:03:25.617Z] Evaluated results for prepare-ut-sandbox = [results:[SUCCESS, SUCCESS, SUCCESS, SUCCESS], duration:821858] [Pipeline] echo [2024-09-18T15:03:25.639Z] Evaluated results for ansible-os = [results:[SUCCESS, SUCCESS, SUCCESS, SUCCESS], duration:2542370] [Pipeline] echo [2024-09-18T15:03:25.661Z] Evaluated results for build-centos = [results:[SUCCESS, SUCCESS, SUCCESS, SUCCESS, SUCCESS, SUCCESS, SUCCESS, SUCCESS], duration:13257299] [Pipeline] echo [2024-09-18T15:03:25.690Z] Notify gerrit verified=1, submit=false, msg= [2024-09-18T15:03:25.690Z] TF CI Build Succeeded (check) in 4h 24m 49s [2024-09-18T15:03:25.690Z] [2024-09-18T15:03:25.690Z] Succeeded checks: [2024-09-18T15:03:25.690Z] - test-unit http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/45/1045/1/check_468/test-unit : SUCCESS in 1h 6m 11s [2024-09-18T15:03:25.690Z] - prepare-ut-sandbox http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/45/1045/1/check_468/prepare-ut-sandbox : SUCCESS in 0h 13m 41s [2024-09-18T15:03:25.690Z] - ansible-os http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/45/1045/1/check_468/ansible-os : SUCCESS in 0h 42m 22s [2024-09-18T15:03:25.690Z] - build-centos http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/45/1045/1/check_468/build-centos : SUCCESS in 3h 40m 57s [Pipeline] withCredentials [2024-09-18T15:03:25.713Z] Masking supported pattern matches of $GERRIT_API_PASSWORD [Pipeline] { [Pipeline] echo [2024-09-18T15:03:25.773Z] INFO: resolved gerrit URL is https://gerrit.opensdn.io/ [Pipeline] sh [2024-09-18T15:03:26.061Z] + /home/jenkins/workspace/pipeline-check/src/opensdn-io/tf-jenkins/infra/gerrit/notify.py --gerrit https://gerrit.opensdn.io/ --user tf-gerrit --password **** --review Id668264a500ecc34ab144c7efaa0213966a48f21 --patchset 1 --branch master --labels Verified=1 --message 'TF CI Build Succeeded (check) in 4h 24m 49s [2024-09-18T15:03:26.061Z] [2024-09-18T15:03:26.061Z] Succeeded checks: [2024-09-18T15:03:26.061Z] - test-unit http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/45/1045/1/check_468/test-unit : SUCCESS in 1h 6m 11s [2024-09-18T15:03:26.061Z] - prepare-ut-sandbox http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/45/1045/1/check_468/prepare-ut-sandbox : SUCCESS in 0h 13m 41s [2024-09-18T15:03:26.061Z] - ansible-os http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/45/1045/1/check_468/ansible-os : SUCCESS in 0h 42m 22s [2024-09-18T15:03:26.061Z] - build-centos http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/45/1045/1/check_468/build-centos : SUCCESS in 3h 40m 57s' [2024-09-18T15:03:26.061Z] DEBUG: Change: {'id': 'opensdn-io%2Ftf-analytics~master~Id668264a500ecc34ab144c7efaa0213966a48f21', 'project': 'opensdn-io/tf-analytics', 'branch': 'master', 'attention_set': {'1000003': {'account': {'_account_id': 1000003}, 'last_update': '2024-09-18 11:56:32.000000000', 'reason': 'Someone else replied on the change'}}, 'removed_from_attention_set': {}, 'hashtags': [], 'change_id': 'Id668264a500ecc34ab144c7efaa0213966a48f21', 'subject': 'cleanup python2 code', 'status': 'NEW', 'created': '2024-09-18 10:38:21.000000000', 'updated': '2024-09-18 11:56:32.000000000', 'submit_type': 'MERGE_IF_NECESSARY', 'insertions': 120, 'deletions': 587, 'total_comment_count': 1, 'unresolved_comment_count': 0, 'has_review_started': True, 'meta_rev_id': '970c9663af6394e3f49885438a416774707dc9c6', '_number': 1045, 'owner': {'_account_id': 1000003}, 'labels': {'Code-Review': {'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': {'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': 1000001}], 'reviewers': {'CC': [{'_account_id': 1000001}]}, 'pending_reviewers': {}, 'current_revision': '3cca1dfda15cca3928b51305bbd5ada1f1465452', 'revisions': {'3cca1dfda15cca3928b51305bbd5ada1f1465452': {'kind': 'REWORK', '_number': 1, 'created': '2024-09-18 10:38:21.000000000', 'uploader': {'_account_id': 1000003}, 'ref': 'refs/changes/45/1045/1', 'fetch': {'ssh': {'url': 'ssh://tf-gerrit@gerrit.opensdn.io:29418/opensdn-io/tf-analytics', 'ref': 'refs/changes/45/1045/1'}, 'anonymous http': {'url': 'https://gerrit.opensdn.io/opensdn-io/tf-analytics', 'ref': 'refs/changes/45/1045/1'}, 'http': {'url': 'https://tf-gerrit@gerrit.opensdn.io/a/opensdn-io/tf-analytics', 'ref': 'refs/changes/45/1045/1'}}, 'commit': {'parents': [{'commit': 'c2544b48d18e934c286d6189e9edda71457abae6', 'subject': 'use python3 in SCons scripts'}], 'author': {'name': 'Andrey Pavlov', 'email': 'andrey-mp@yandex.ru', 'date': '2024-09-18 10:37:22.000000000', 'tz': 180}, 'committer': {'name': 'Andrey Pavlov', 'email': 'andrey-mp@yandex.ru', 'date': '2024-09-18 10:37:22.000000000', 'tz': 180}, 'subject': 'cleanup python2 code', 'message': 'cleanup python2 code\n\n* add Install for requirements.txt to SConscript\n\nChange-Id: Id668264a500ecc34ab144c7efaa0213966a48f21\n'}}}, 'requirements': [], 'submit_records': [{'rule_name': 'gerrit~DefaultSubmitRule', 'status': 'NOT_READY', 'labels': [{'label': 'Code-Review', 'status': 'NEED'}, {'label': 'Verified', 'status': 'NEED'}]}]} [2024-09-18T15:03:26.061Z] DEBUG: push message data: {'labels': {'Verified': '1'}, 'message': 'TF CI Build Succeeded (check) in 4h 24m 49s\n\nSucceeded checks:\n- test-unit http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/45/1045/1/check_468/test-unit : SUCCESS in 1h 6m 11s\n- prepare-ut-sandbox http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/45/1045/1/check_468/prepare-ut-sandbox : SUCCESS in 0h 13m 41s\n- ansible-os http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/45/1045/1/check_468/ansible-os : SUCCESS in 0h 42m 22s\n- build-centos http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/45/1045/1/check_468/build-centos : SUCCESS in 3h 40m 57s'} [Pipeline] } [Pipeline] // withCredentials [Pipeline] sh [Pipeline] archiveArtifacts [2024-09-18T15:03:26.413Z] Archiving artifacts [Pipeline] withCredentials [2024-09-18T15:03:28.018Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] writeFile [Pipeline] sh [2024-09-18T15:03:28.345Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2024-09-18T15:03:28.600Z] 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 [2024-09-18T15:03:29.328Z] JOB cleanup-workers: entering run_job [Pipeline] echo [2024-09-18T15:03:29.351Z] JOB cleanup-workers: vars empty. do not store vars file. [Pipeline] echo [2024-09-18T15:03:29.374Z] JOB cleanup-workers: Starting job: cleanup-workers rnd: #4731 [Pipeline] timeout [2024-09-18T15:03:29.390Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2024-09-18T15:03:29.425Z] Scheduling project: cleanup-workers [2024-09-18T15:03:35.438Z] Starting building: cleanup-workers #2733 [2024-09-18T15:03:40.389Z] Build cleanup-workers #2733 completed: FAILURE [Pipeline] } [Pipeline] // timeout [Pipeline] echo [2024-09-18T15:03:42.456Z] JOB cleanup-workers: Failed [Pipeline] copyArtifacts [Pipeline] echo [2024-09-18T15:03:42.547Z] JOB cleanup-workers: Collected artifacts: [Pipeline] sh [2024-09-18T15:03:42.833Z] + ls -la cleanup-workers-4731 [2024-09-18T15:03:42.833Z] ls: cannot access 'cleanup-workers-4731': No such file or directory [2024-09-18T15:03:42.833Z] + /bin/true [Pipeline] withCredentials [2024-09-18T15:03:42.871Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2024-09-18T15:03:43.164Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2024-09-18T15:03:43.723Z] 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 [2024-09-18T15:03:44.624Z] JOB cleanup-workers: error in job!!! [Pipeline] echo [2024-09-18T15:03:44.637Z] JOB cleanup-workers: Err - org.jenkinsci.plugins.workflow.steps.FlowInterruptedException [Pipeline] echo [2024-09-18T15:03:44.652Z] JOB cleanup-workers: Message - null [Pipeline] echo [2024-09-18T15:03:44.665Z] JOB cleanup-workers: Cause - null [Pipeline] echo [2024-09-18T15:03:44.680Z] 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] } [2024-09-18T15:03:44.739Z] Failed in branch job-cleanup-workers [Pipeline] // parallel [Pipeline] echo [2024-09-18T15:03:44.793Z] URL of console output = https://jenkins.opensdn.io/job/pipeline-check/468/consoleText [Pipeline] withCredentials [2024-09-18T15:03:44.824Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh