Triggered by Gerrit: https://gerrit.opensdn.io/c/opensdn-io/tf-controller/+/2117 Obtained pipelines/main.groovy from git https://github.com/opensdn-io/tf-jenkins.git [Pipeline] Start of Pipeline [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-09-23T18:37:28.115Z] Timeout set to expire in 8 hr 0 min [Pipeline] { [Pipeline] node [2025-09-23T18:37:28.224Z] Running on slave-openstack-gz1_1 in /home/jenkins/workspace/pipeline-gate [Pipeline] { [Pipeline] stage [Pipeline] { (init) [Pipeline] cleanWs [2025-09-23T18:37:28.307Z] [WS-CLEANUP] Deleting project workspace... [2025-09-23T18:37:28.307Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-09-23T18:37:28.348Z] [WS-CLEANUP] done [Pipeline] checkout [2025-09-23T18:37:28.380Z] The recommended git tool is: git [2025-09-23T18:37:28.389Z] No credentials specified [2025-09-23T18:37:28.391Z] Cloning the remote Git repository [2025-09-23T18:37:28.398Z] Cloning repository https://github.com/opensdn-io/tf-jenkins.git [2025-09-23T18:37:28.398Z] > git init /home/jenkins/workspace/pipeline-gate/src/opensdn-io/tf-jenkins # timeout=10 [2025-09-23T18:37:28.423Z] Fetching upstream changes from https://github.com/opensdn-io/tf-jenkins.git [2025-09-23T18:37:28.423Z] > git --version # timeout=10 [2025-09-23T18:37:28.441Z] > git --version # 'git version 2.25.1' [2025-09-23T18:37:28.441Z] > git fetch --tags --force --progress -- https://github.com/opensdn-io/tf-jenkins.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-09-23T18:37:29.744Z] Avoid second fetch [2025-09-23T18:37:29.750Z] Checking out Revision b76fb9eb22c4f57cc3c7e7c7658cf9c0477dcfd6 (refs/remotes/origin/master) [2025-09-23T18:37:29.808Z] Commit message: "Merge "retry nslookup after vm start"" [2025-09-23T18:37:29.733Z] > git config remote.origin.url https://github.com/opensdn-io/tf-jenkins.git # timeout=10 [2025-09-23T18:37:29.736Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-09-23T18:37:29.746Z] > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 [2025-09-23T18:37:29.752Z] > git config core.sparsecheckout # timeout=10 [2025-09-23T18:37:29.754Z] > git checkout -f b76fb9eb22c4f57cc3c7e7c7658cf9c0477dcfd6 # timeout=10 [2025-09-23T18:37:29.810Z] > git rev-list --no-walk b76fb9eb22c4f57cc3c7e7c7658cf9c0477dcfd6 # timeout=10 [Pipeline] load [Pipeline] { (/home/jenkins/workspace/pipeline-gate/src/opensdn-io/tf-jenkins/pipelines/utils/gerrit.groovy) [Pipeline] } [Pipeline] // load [Pipeline] echo [2025-09-23T18:37:30.217Z] INFO: resolved gerrit URL is https://gerrit.opensdn.io/ [Pipeline] sh [2025-09-23T18:37:30.527Z] + /home/jenkins/workspace/pipeline-gate/src/opensdn-io/tf-jenkins/infra/gerrit/resolve_patchsets.py --gerrit https://gerrit.opensdn.io/ --review I93c10845ee73ca2db3c35ba88b5accb1bd138010 --branch master --changed_files --output /home/jenkins/workspace/pipeline-gate/patchsets-info.json [2025-09-23T18:37:30.527Z] DEBUG: Change: {'id': 'opensdn-io%2Ftf-controller~master~I93c10845ee73ca2db3c35ba88b5accb1bd138010', 'project': 'opensdn-io/tf-controller', 'branch': 'master', 'attention_set': {'1000044': {'account': {'_account_id': 1000044}, 'last_update': '2025-09-16 11:51:22.000000000', 'reason': 'Someone else replied on the change'}}, 'removed_from_attention_set': {'1000003': {'account': {'_account_id': 1000003}, 'last_update': '2025-09-19 15:06:56.000000000', 'reason': 'Removed by by clicking the attention icon', 'reason_account': {'_account_id': 1000003}}, '1000001': {'account': {'_account_id': 1000001}, 'last_update': '2025-09-23 14:54:09.000000000', 'reason': 'removed on reply'}, '1000012': {'account': {'_account_id': 1000012}, 'last_update': '2025-09-23 17:34:44.000000000', 'reason': ' replied on the change', 'reason_account': {'_account_id': 1000012}}}, 'hashtags': [], 'change_id': 'I93c10845ee73ca2db3c35ba88b5accb1bd138010', 'subject': "Don't check reverse flow on network policy. It is reflexive. Copy rules, acls from forward flow. The same for vrf case.", 'status': 'NEW', 'created': '2025-09-16 09:44:01.000000000', 'updated': '2025-09-23 18:37:21.000000000', 'submit_type': 'MERGE_IF_NECESSARY', 'insertions': 273, 'deletions': 23, 'total_comment_count': 3, 'unresolved_comment_count': 0, 'has_review_started': True, 'meta_rev_id': 'fa2a94d94e4e36f1eab7b4b4332738ae8bb808ad', '_number': 2117, 'owner': {'_account_id': 1000044}, 'labels': {'Code-Review': {'all': [{'value': 2, 'date': '2025-09-23 18:37:21.000000000', 'permitted_voting_range': {'min': -2, 'max': 2}, '_account_id': 1000003}, {'value': 0, 'permitted_voting_range': {'min': -2, 'max': 2}, '_account_id': 1000001}, {'value': 1, 'date': '2025-09-23 17:34:44.000000000', 'permitted_voting_range': {'min': -1, 'max': 1}, '_account_id': 1000012}], 'values': {'-2': 'This shall not be submitted', '-1': 'I would prefer this is not submitted as is', ' 0': 'No score', '+1': 'Looks good to me, but someone else must approve', '+2': 'Looks good to me, approved'}, 'description': '', 'default_value': 0}, 'Verified': {'all': [{'value': 0, 'permitted_voting_range': {'min': -2, 'max': 2}, '_account_id': 1000003}, {'value': 1, 'date': '2025-09-23 16:15:05.000000000', 'permitted_voting_range': {'min': -2, 'max': 2}, '_account_id': 1000001}, {'_account_id': 1000012}], '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}, {'_account_id': 1000012}]}, 'pending_reviewers': {}, 'current_revision': 'a720d2c1d15435248ab18a9080a3a8a4811e300c', 'revisions': {'a720d2c1d15435248ab18a9080a3a8a4811e300c': {'kind': 'REWORK', '_number': 5, 'created': '2025-09-23 14:53:52.000000000', 'uploader': {'_account_id': 1000044}, 'ref': 'refs/changes/17/2117/5', 'fetch': {'anonymous http': {'url': 'https://gerrit.opensdn.io/opensdn-io/tf-controller', 'ref': 'refs/changes/17/2117/5'}}, 'commit': {'parents': [{'commit': '3c3feffb4cf970176e005eaf212145c90e93548a', 'subject': 'Merge "info.set_event for VxlanId::SetObjectLog restored"'}], 'author': {'name': 'Alexander Shesterin', 'email': 'alex-chester@mail.ru', 'date': '2025-09-16 09:35:40.000000000', 'tz': 180}, 'committer': {'name': 'shesterinav', 'email': 'alex-chester@mail.ru', 'date': '2025-09-23 14:53:46.000000000', 'tz': 180}, 'subject': "Don't check reverse flow on network policy. It is reflexive. Copy rules, acls from forward flow. The same for vrf case.", 'message': "Don't check reverse flow on network policy. It is reflexive. Copy rules, acls from forward flow. The same for vrf case.\n\nChange-Id: I93c10845ee73ca2db3c35ba88b5accb1bd138010\nSigned-off-by: shesterinav \nSigned-off-by: shesterinav \n"}}}, 'requirements': [], 'submit_records': [{'rule_name': 'gerrit~DefaultSubmitRule', 'status': 'NOT_READY', 'labels': [{'label': 'Code-Review', 'status': 'OK', 'applied_by': {'_account_id': 1000003}}, {'label': 'Verified', 'status': 'NEED'}]}]} [2025-09-23T18:37:30.527Z] DEBUG: Cannot find a change for SHA 3c3feffb4cf970176e005eaf212145c90e93548a [2025-09-23T18:37:30.527Z] DEBUG: Change: I93c10845ee73ca2db3c35ba88b5accb1bd138010: depends_on: [] [Pipeline] archiveArtifacts [2025-09-23T18:37:30.560Z] Archiving artifacts [Pipeline] sh [Pipeline] load [Pipeline] { (/home/jenkins/workspace/pipeline-gate/src/opensdn-io/tf-jenkins/pipelines/utils/gerrit.groovy) [Pipeline] } [Pipeline] // load [Pipeline] load [Pipeline] { (/home/jenkins/workspace/pipeline-gate/src/opensdn-io/tf-jenkins/pipelines/constants.groovy) [Pipeline] } [Pipeline] // load [Pipeline] load [Pipeline] { (/home/jenkins/workspace/pipeline-gate/src/opensdn-io/tf-jenkins/pipelines/utils/config.groovy) [Pipeline] } [Pipeline] // load [Pipeline] load [Pipeline] { (/home/jenkins/workspace/pipeline-gate/src/opensdn-io/tf-jenkins/pipelines/utils/jobs.groovy) [Pipeline] } [Pipeline] // load [Pipeline] load [Pipeline] { (/home/jenkins/workspace/pipeline-gate/src/opensdn-io/tf-jenkins/pipelines/utils/gate.groovy) [Pipeline] } [Pipeline] // load [Pipeline] } [Pipeline] // stage [Pipeline] withCredentials [2025-09-23T18:37:32.730Z] Masking supported pattern matches of $GERRIT_API_PASSWORD [Pipeline] { [Pipeline] echo [2025-09-23T18:37:32.780Z] INFO: resolved gerrit URL is https://gerrit.opensdn.io/ [Pipeline] sh [2025-09-23T18:37:33.068Z] + /home/jenkins/workspace/pipeline-gate/src/opensdn-io/tf-jenkins/infra/gerrit/check_approvals.py --strategy gate --gerrit https://gerrit.opensdn.io/ --user tf-gerrit --password **** --review I93c10845ee73ca2db3c35ba88b5accb1bd138010 --branch master [Pipeline] echo [2025-09-23T18:37:33.094Z] DEBUG: Change: {'id': 'opensdn-io%2Ftf-controller~master~I93c10845ee73ca2db3c35ba88b5accb1bd138010', 'project': 'opensdn-io/tf-controller', 'branch': 'master', 'attention_set': {'1000044': {'account': {'_account_id': 1000044}, 'last_update': '2025-09-16 11:51:22.000000000', 'reason': 'Someone else replied on the change'}}, 'removed_from_attention_set': {'1000003': {'account': {'_account_id': 1000003}, 'last_update': '2025-09-19 15:06:56.000000000', 'reason': 'Removed by by clicking the attention icon', 'reason_account': {'_account_id': 1000003}}, '1000001': {'account': {'_account_id': 1000001}, 'last_update': '2025-09-23 14:54:09.000000000', 'reason': 'removed on reply'}, '1000012': {'account': {'_account_id': 1000012}, 'last_update': '2025-09-23 17:34:44.000000000', 'reason': ' replied on the change', 'reason_account': {'_account_id': 1000012}}}, 'hashtags': [], 'change_id': 'I93c10845ee73ca2db3c35ba88b5accb1bd138010', 'subject': "Don't check reverse flow on network policy. It is reflexive. Copy rules, acls from forward flow. The same for vrf case.", 'status': 'NEW', 'created': '2025-09-16 09:44:01.000000000', 'updated': '2025-09-23 18:37:21.000000000', 'submit_type': 'MERGE_IF_NECESSARY', 'insertions': 273, 'deletions': 23, 'total_comment_count': 3, 'unresolved_comment_count': 0, 'has_review_started': True, 'meta_rev_id': 'fa2a94d94e4e36f1eab7b4b4332738ae8bb808ad', '_number': 2117, 'owner': {'_account_id': 1000044}, 'labels': {'Code-Review': {'all': [{'value': 2, 'date': '2025-09-23 18:37:21.000000000', 'permitted_voting_range': {'min': -2, 'max': 2}, '_account_id': 1000003}, {'value': 0, 'permitted_voting_range': {'min': -2, 'max': 2}, '_account_id': 1000001}, {'value': 1, 'date': '2025-09-23 17:34:44.000000000', 'permitted_voting_range': {'min': -1, 'max': 1}, '_account_id': 1000012}], 'values': {'-2': 'This shall not be submitted', '-1': 'I would prefer this is not submitted as is', ' 0': 'No score', '+1': 'Looks good to me, but someone else must approve', '+2': 'Looks good to me, approved'}, 'description': '', 'default_value': 0}, 'Verified': {'all': [{'value': 0, 'permitted_voting_range': {'min': -2, 'max': 2}, '_account_id': 1000003}, {'value': 1, 'date': '2025-09-23 16:15:05.000000000', 'permitted_voting_range': {'min': -2, 'max': 2}, '_account_id': 1000001}, {'_account_id': 1000012}], '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': {'Verified': {'+1': [{'_account_id': 1000001}]}, 'Code-Review': {'+1': [{'_account_id': 1000012}], '+2': [{'_account_id': 1000003}]}}, 'removable_reviewers': [{'_account_id': 1000003}, {'_account_id': 1000001}, {'_account_id': 1000012}], 'reviewers': {'REVIEWER': [{'_account_id': 1000001}, {'_account_id': 1000003}, {'_account_id': 1000012}]}, 'pending_reviewers': {}, 'current_revision': 'a720d2c1d15435248ab18a9080a3a8a4811e300c', 'revisions': {'a720d2c1d15435248ab18a9080a3a8a4811e300c': {'kind': 'REWORK', '_number': 5, 'created': '2025-09-23 14:53:52.000000000', 'uploader': {'_account_id': 1000044}, 'ref': 'refs/changes/17/2117/5', 'fetch': {'ssh': {'url': 'ssh://tf-gerrit@gerrit.opensdn.io:29418/opensdn-io/tf-controller', 'ref': 'refs/changes/17/2117/5'}, 'anonymous http': {'url': 'https://gerrit.opensdn.io/opensdn-io/tf-controller', 'ref': 'refs/changes/17/2117/5'}, 'http': {'url': 'https://tf-gerrit@gerrit.opensdn.io/a/opensdn-io/tf-controller', 'ref': 'refs/changes/17/2117/5'}}, 'commit': {'parents': [{'commit': '3c3feffb4cf970176e005eaf212145c90e93548a', 'subject': 'Merge "info.set_event for VxlanId::SetObjectLog restored"'}], 'author': {'name': 'Alexander Shesterin', 'email': 'alex-chester@mail.ru', 'date': '2025-09-16 09:35:40.000000000', 'tz': 180}, 'committer': {'name': 'shesterinav', 'email': 'alex-chester@mail.ru', 'date': '2025-09-23 14:53:46.000000000', 'tz': 180}, 'subject': "Don't check reverse flow on network policy. It is reflexive. Copy rules, acls from forward flow. The same for vrf case.", 'message': "Don't check reverse flow on network policy. It is reflexive. Copy rules, acls from forward flow. The same for vrf case.\n\nChange-Id: I93c10845ee73ca2db3c35ba88b5accb1bd138010\nSigned-off-by: shesterinav \nSigned-off-by: shesterinav \n"}}}, 'requirements': [], 'submit_records': [{'rule_name': 'gerrit~DefaultSubmitRule', 'status': 'NOT_READY', 'labels': [{'label': 'Code-Review', 'status': 'OK', 'applied_by': {'_account_id': 1000003}}, {'label': 'Verified', 'status': 'NEED'}]}]} [2025-09-23T18:37:33.094Z] DEBUG: Labels in change: {'Code-Review': {'all': [{'value': 2, 'date': '2025-09-23 18:37:21.000000000', 'permitted_voting_range': {'min': -2, 'max': 2}, '_account_id': 1000003}, {'value': 0, 'permitted_voting_range': {'min': -2, 'max': 2}, '_account_id': 1000001}, {'value': 1, 'date': '2025-09-23 17:34:44.000000000', 'permitted_voting_range': {'min': -1, 'max': 1}, '_account_id': 1000012}], 'values': {'-2': 'This shall not be submitted', '-1': 'I would prefer this is not submitted as is', ' 0': 'No score', '+1': 'Looks good to me, but someone else must approve', '+2': 'Looks good to me, approved'}, 'description': '', 'default_value': 0}, 'Verified': {'all': [{'value': 0, 'permitted_voting_range': {'min': -2, 'max': 2}, '_account_id': 1000003}, {'value': 1, 'date': '2025-09-23 16:15:05.000000000', 'permitted_voting_range': {'min': -2, 'max': 2}, '_account_id': 1000001}, {'_account_id': 1000012}], 'values': {'-2': 'Fails', '-1': 'Fails', ' 0': 'No score', '+1': 'Verified', '+2': 'Gating'}, 'description': '', 'default_value': 0}} [2025-09-23T18:37:33.094Z] DEBUG: Ready to gate [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-09-23T18:37:33.157Z] INFO: has_gate_approvals = true [Pipeline] withCredentials [2025-09-23T18:37:33.194Z] Masking supported pattern matches of $GERRIT_API_PASSWORD [Pipeline] { [Pipeline] echo [2025-09-23T18:37:33.246Z] INFO: resolved gerrit URL is https://gerrit.opensdn.io/ [Pipeline] sh [2025-09-23T18:37:33.539Z] + /home/jenkins/workspace/pipeline-gate/src/opensdn-io/tf-jenkins/infra/gerrit/is_merged.py --gerrit https://gerrit.opensdn.io/ --user tf-gerrit --password **** --review I93c10845ee73ca2db3c35ba88b5accb1bd138010 --branch master [2025-09-23T18:37:33.545Z] DEBUG: Change: {'id': 'opensdn-io%2Ftf-controller~master~I93c10845ee73ca2db3c35ba88b5accb1bd138010', 'project': 'opensdn-io/tf-controller', 'branch': 'master', 'attention_set': {'1000044': {'account': {'_account_id': 1000044}, 'last_update': '2025-09-16 11:51:22.000000000', 'reason': 'Someone else replied on the change'}}, 'removed_from_attention_set': {'1000003': {'account': {'_account_id': 1000003}, 'last_update': '2025-09-19 15:06:56.000000000', 'reason': 'Removed by by clicking the attention icon', 'reason_account': {'_account_id': 1000003}}, '1000001': {'account': {'_account_id': 1000001}, 'last_update': '2025-09-23 14:54:09.000000000', 'reason': 'removed on reply'}, '1000012': {'account': {'_account_id': 1000012}, 'last_update': '2025-09-23 17:34:44.000000000', 'reason': ' replied on the change', 'reason_account': {'_account_id': 1000012}}}, 'hashtags': [], 'change_id': 'I93c10845ee73ca2db3c35ba88b5accb1bd138010', 'subject': "Don't check reverse flow on network policy. It is reflexive. Copy rules, acls from forward flow. The same for vrf case.", 'status': 'NEW', 'created': '2025-09-16 09:44:01.000000000', 'updated': '2025-09-23 18:37:21.000000000', 'submit_type': 'MERGE_IF_NECESSARY', 'insertions': 273, 'deletions': 23, 'total_comment_count': 3, 'unresolved_comment_count': 0, 'has_review_started': True, 'meta_rev_id': 'fa2a94d94e4e36f1eab7b4b4332738ae8bb808ad', '_number': 2117, 'owner': {'_account_id': 1000044}, 'labels': {'Code-Review': {'all': [{'value': 2, 'date': '2025-09-23 18:37:21.000000000', 'permitted_voting_range': {'min': -2, 'max': 2}, '_account_id': 1000003}, {'value': 0, 'permitted_voting_range': {'min': -2, 'max': 2}, '_account_id': 1000001}, {'value': 1, 'date': '2025-09-23 17:34:44.000000000', 'permitted_voting_range': {'min': -1, 'max': 1}, '_account_id': 1000012}], 'values': {'-2': 'This shall not be submitted', '-1': 'I would prefer this is not submitted as is', ' 0': 'No score', '+1': 'Looks good to me, but someone else must approve', '+2': 'Looks good to me, approved'}, 'description': '', 'default_value': 0}, 'Verified': {'all': [{'value': 0, 'permitted_voting_range': {'min': -2, 'max': 2}, '_account_id': 1000003}, {'value': 1, 'date': '2025-09-23 16:15:05.000000000', 'permitted_voting_range': {'min': -2, 'max': 2}, '_account_id': 1000001}, {'_account_id': 1000012}], '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': {'Verified': {'+1': [{'_account_id': 1000001}]}, 'Code-Review': {'+1': [{'_account_id': 1000012}], '+2': [{'_account_id': 1000003}]}}, 'removable_reviewers': [{'_account_id': 1000003}, {'_account_id': 1000001}, {'_account_id': 1000012}], 'reviewers': {'REVIEWER': [{'_account_id': 1000001}, {'_account_id': 1000003}, {'_account_id': 1000012}]}, 'pending_reviewers': {}, 'current_revision': 'a720d2c1d15435248ab18a9080a3a8a4811e300c', 'revisions': {'a720d2c1d15435248ab18a9080a3a8a4811e300c': {'kind': 'REWORK', '_number': 5, 'created': '2025-09-23 14:53:52.000000000', 'uploader': {'_account_id': 1000044}, 'ref': 'refs/changes/17/2117/5', 'fetch': {'ssh': {'url': 'ssh://tf-gerrit@gerrit.opensdn.io:29418/opensdn-io/tf-controller', 'ref': 'refs/changes/17/2117/5'}, 'anonymous http': {'url': 'https://gerrit.opensdn.io/opensdn-io/tf-controller', 'ref': 'refs/changes/17/2117/5'}, 'http': {'url': 'https://tf-gerrit@gerrit.opensdn.io/a/opensdn-io/tf-controller', 'ref': 'refs/changes/17/2117/5'}}, 'commit': {'parents': [{'commit': '3c3feffb4cf970176e005eaf212145c90e93548a', 'subject': 'Merge "info.set_event for VxlanId::SetObjectLog restored"'}], 'author': {'name': 'Alexander Shesterin', 'email': 'alex-chester@mail.ru', 'date': '2025-09-16 09:35:40.000000000', 'tz': 180}, 'committer': {'name': 'shesterinav', 'email': 'alex-chester@mail.ru', 'date': '2025-09-23 14:53:46.000000000', 'tz': 180}, 'subject': "Don't check reverse flow on network policy. It is reflexive. Copy rules, acls from forward flow. The same for vrf case.", 'message': "Don't check reverse flow on network policy. It is reflexive. Copy rules, acls from forward flow. The same for vrf case.\n\nChange-Id: I93c10845ee73ca2db3c35ba88b5accb1bd138010\nSigned-off-by: shesterinav \nSigned-off-by: shesterinav \n"}}}, 'requirements': [], 'submit_records': [{'rule_name': 'gerrit~DefaultSubmitRule', 'status': 'NOT_READY', 'labels': [{'label': 'Code-Review', 'status': 'OK', 'applied_by': {'_account_id': 1000003}}, {'label': 'Verified', 'status': 'NEED'}]}]} [Pipeline] echo [2025-09-23T18:37:33.569Z] is_merged.py returns non-zero code. It means that review is not merged for now. [Pipeline] echo [2025-09-23T18:37:33.585Z] script returned exit code 1 [Pipeline] } [Pipeline] // withCredentials [Pipeline] stage [Pipeline] { (Pre-build) [Pipeline] echo [2025-09-23T18:37:33.704Z] Logs URL: http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/17/2117/5/gate_1641 [Pipeline] echo [2025-09-23T18:37:33.730Z] terminate_runs_by_review_number: start [Pipeline] echo [2025-09-23T18:37:34.097Z] terminate_runs_by_review_number: terminated builds = [] [Pipeline] sh [Pipeline] echo [2025-09-23T18:37:34.429Z] Pipeline to run: gate [Pipeline] sh [Pipeline] sh [Pipeline] archiveArtifacts [2025-09-23T18:37:35.050Z] Archiving artifacts [Pipeline] readYaml [Pipeline] readYaml [Pipeline] readYaml [Pipeline] readYaml [Pipeline] readYaml [Pipeline] readYaml [Pipeline] readYaml [Pipeline] readYaml [Pipeline] readYaml [Pipeline] readYaml [Pipeline] readYaml [Pipeline] echo [2025-09-23T18:37:36.076Z] Streams from config: [test-unit:[vars:[LINUX_DISTR:rockylinux, LINUX_DISTR_VER:9], 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:rockylinux, LINUX_DISTR_VER:9], jobs:[prepare-sandbox-ut-sandbox, fetch-sources-ut-sandbox, configure-ut-sandbox, cleanup-worker-ut-sandbox]], juju-k8s:[vars:[MONITORING_DEPLOY_TARGET:AIO, MONITORING_DEPLOYER:juju, MONITORING_ORCHESTRATOR:k8s], jobs:[deploy-platform-juju-k8s, deploy-tf-juju-k8s, test-sanity-juju-k8s, test-deployment-juju-k8s, collect-logs-and-cleanup-juju-k8s]], build-rocky9:[vars:[LINUX_DISTR:rockylinux, LINUX_DISTR_VER:9], jobs:[prepare-sandbox-rocky9, fetch-sources-rocky9, configure-rocky9, package-deployers-rocky9, compile-rocky9, package-rocky9, freeze-rocky9, cleanup-rocky9]], 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]]] [Pipeline] echo [2025-09-23T18:37:36.091Z] 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-juju-k8s:[stream:juju-k8s, vars:[NODES:CONTROLLER_NODES:medium:1,AGENT_NODES:small:1]], deploy-tf-juju-k8s:[stream:juju-k8s, depends-on:[package-rocky9, deploy-platform-juju-k8s]], test-sanity-juju-k8s:[job-name:test-sanity, stream:juju-k8s, depends-on:[deploy-tf-juju-k8s]], test-deployment-juju-k8s:[job-name:test-deployment, stream:juju-k8s, depends-on:[test-sanity-juju-k8s]], collect-logs-and-cleanup-juju-k8s:[job-name:collect-logs-and-cleanup, stream:juju-k8s, type:post-hook, depends-on:[deploy-platform-juju-k8s, deploy-tf-juju-k8s, test-sanity-juju-k8s, test-deployment-juju-k8s]], prepare-sandbox-rocky9:[job-name:build-prepare-sandbox, stream:build-rocky9, vars:[DEVENV_TAG:frozen]], fetch-sources-rocky9:[job-name:build-fetch-sources, stream:build-rocky9, depends-on:[prepare-sandbox-rocky9]], configure-rocky9:[job-name:build-configure, stream:build-rocky9, depends-on:[fetch-sources-rocky9]], package-deployers-rocky9:[job-name:build-package-deployers, stream:build-rocky9, depends-on:[configure-rocky9]], compile-rocky9:[job-name:build-compile, stream:build-rocky9, depends-on:[package-deployers-rocky9]], package-rocky9:[job-name:build-package, stream:build-rocky9, depends-on:[compile-rocky9]], freeze-rocky9:[job-name:build-freeze, stream:build-rocky9, depends-on:[package-rocky9], vars:[PUBLISH_TYPE:frozen]], cleanup-rocky9:[job-name:build-cleanup, stream:build-rocky9, type:post-hook, depends-on:[freeze-rocky9]], deploy-platform-ansible-os:[stream:ansible-os, depends-on:[package-rocky9]], deploy-tf-ansible-os:[stream:ansible-os, depends-on:[package-rocky9, 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]]] [Pipeline] echo [2025-09-23T18:37:36.105Z] Post Jobs from config: [cleanup-workers:[:]] [Pipeline] echo [2025-09-23T18:37:36.131Z] Notify gerrit verified=0, submit=false, msg= [2025-09-23T18:37:36.131Z] TF CI Build Started (gate) https://jenkins.opensdn.io/job/pipeline-gate/1641/ [Pipeline] withCredentials [2025-09-23T18:37:36.153Z] Masking supported pattern matches of $GERRIT_API_PASSWORD [Pipeline] { [Pipeline] echo [2025-09-23T18:37:36.212Z] INFO: resolved gerrit URL is https://gerrit.opensdn.io/ [Pipeline] sh [2025-09-23T18:37:36.501Z] + /home/jenkins/workspace/pipeline-gate/src/opensdn-io/tf-jenkins/infra/gerrit/notify.py --gerrit https://gerrit.opensdn.io/ --user tf-gerrit --password **** --review I93c10845ee73ca2db3c35ba88b5accb1bd138010 --patchset 5 --branch master --labels Verified=0 --message 'TF CI Build Started (gate) https://jenkins.opensdn.io/job/pipeline-gate/1641/' [2025-09-23T18:37:36.502Z] DEBUG: Change: {'id': 'opensdn-io%2Ftf-controller~master~I93c10845ee73ca2db3c35ba88b5accb1bd138010', 'project': 'opensdn-io/tf-controller', 'branch': 'master', 'attention_set': {'1000044': {'account': {'_account_id': 1000044}, 'last_update': '2025-09-16 11:51:22.000000000', 'reason': 'Someone else replied on the change'}}, 'removed_from_attention_set': {'1000003': {'account': {'_account_id': 1000003}, 'last_update': '2025-09-19 15:06:56.000000000', 'reason': 'Removed by by clicking the attention icon', 'reason_account': {'_account_id': 1000003}}, '1000001': {'account': {'_account_id': 1000001}, 'last_update': '2025-09-23 14:54:09.000000000', 'reason': 'removed on reply'}, '1000012': {'account': {'_account_id': 1000012}, 'last_update': '2025-09-23 17:34:44.000000000', 'reason': ' replied on the change', 'reason_account': {'_account_id': 1000012}}}, 'hashtags': [], 'change_id': 'I93c10845ee73ca2db3c35ba88b5accb1bd138010', 'subject': "Don't check reverse flow on network policy. It is reflexive. Copy rules, acls from forward flow. The same for vrf case.", 'status': 'NEW', 'created': '2025-09-16 09:44:01.000000000', 'updated': '2025-09-23 18:37:21.000000000', 'submit_type': 'MERGE_IF_NECESSARY', 'insertions': 273, 'deletions': 23, 'total_comment_count': 3, 'unresolved_comment_count': 0, 'has_review_started': True, 'meta_rev_id': 'fa2a94d94e4e36f1eab7b4b4332738ae8bb808ad', '_number': 2117, 'owner': {'_account_id': 1000044}, 'labels': {'Code-Review': {'all': [{'value': 2, 'date': '2025-09-23 18:37:21.000000000', 'permitted_voting_range': {'min': -2, 'max': 2}, '_account_id': 1000003}, {'value': 0, 'permitted_voting_range': {'min': -2, 'max': 2}, '_account_id': 1000001}, {'value': 1, 'date': '2025-09-23 17:34:44.000000000', 'permitted_voting_range': {'min': -1, 'max': 1}, '_account_id': 1000012}], 'values': {'-2': 'This shall not be submitted', '-1': 'I would prefer this is not submitted as is', ' 0': 'No score', '+1': 'Looks good to me, but someone else must approve', '+2': 'Looks good to me, approved'}, 'description': '', 'default_value': 0}, 'Verified': {'all': [{'value': 0, 'permitted_voting_range': {'min': -2, 'max': 2}, '_account_id': 1000003}, {'value': 1, 'date': '2025-09-23 16:15:05.000000000', 'permitted_voting_range': {'min': -2, 'max': 2}, '_account_id': 1000001}, {'_account_id': 1000012}], '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': {'Verified': {'+1': [{'_account_id': 1000001}]}, 'Code-Review': {'+1': [{'_account_id': 1000012}], '+2': [{'_account_id': 1000003}]}}, 'removable_reviewers': [{'_account_id': 1000003}, {'_account_id': 1000001}, {'_account_id': 1000012}], 'reviewers': {'REVIEWER': [{'_account_id': 1000001}, {'_account_id': 1000003}, {'_account_id': 1000012}]}, 'pending_reviewers': {}, 'current_revision': 'a720d2c1d15435248ab18a9080a3a8a4811e300c', 'revisions': {'a720d2c1d15435248ab18a9080a3a8a4811e300c': {'kind': 'REWORK', '_number': 5, 'created': '2025-09-23 14:53:52.000000000', 'uploader': {'_account_id': 1000044}, 'ref': 'refs/changes/17/2117/5', 'fetch': {'ssh': {'url': 'ssh://tf-gerrit@gerrit.opensdn.io:29418/opensdn-io/tf-controller', 'ref': 'refs/changes/17/2117/5'}, 'anonymous http': {'url': 'https://gerrit.opensdn.io/opensdn-io/tf-controller', 'ref': 'refs/changes/17/2117/5'}, 'http': {'url': 'https://tf-gerrit@gerrit.opensdn.io/a/opensdn-io/tf-controller', 'ref': 'refs/changes/17/2117/5'}}, 'commit': {'parents': [{'commit': '3c3feffb4cf970176e005eaf212145c90e93548a', 'subject': 'Merge "info.set_event for VxlanId::SetObjectLog restored"'}], 'author': {'name': 'Alexander Shesterin', 'email': 'alex-chester@mail.ru', 'date': '2025-09-16 09:35:40.000000000', 'tz': 180}, 'committer': {'name': 'shesterinav', 'email': 'alex-chester@mail.ru', 'date': '2025-09-23 14:53:46.000000000', 'tz': 180}, 'subject': "Don't check reverse flow on network policy. It is reflexive. Copy rules, acls from forward flow. The same for vrf case.", 'message': "Don't check reverse flow on network policy. It is reflexive. Copy rules, acls from forward flow. The same for vrf case.\n\nChange-Id: I93c10845ee73ca2db3c35ba88b5accb1bd138010\nSigned-off-by: shesterinav \nSigned-off-by: shesterinav \n"}}}, 'requirements': [], 'submit_records': [{'rule_name': 'gerrit~DefaultSubmitRule', 'status': 'NOT_READY', 'labels': [{'label': 'Code-Review', 'status': 'OK', 'applied_by': {'_account_id': 1000003}}, {'label': 'Verified', 'status': 'NEED'}]}]} [2025-09-23T18:37:36.502Z] DEBUG: push message data: {'labels': {'Verified': '0'}, 'message': 'TF CI Build Started (gate) https://jenkins.opensdn.io/job/pipeline-gate/1641/'} [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-09-23T18:37:36.575Z] Notify discord for new job is started [Pipeline] } [Pipeline] // stage [Pipeline] echo [2025-09-23T18:37:37.519Z] DEBUG: build_map = [1641:[status:null, branch:master, project:opensdn-io/tf-controller], 1639:[status:SUCCESS, branch:master, project:opensdn-io/tf-container-builder], 1633:[status:SUCCESS, branch:master, project:opensdn-io/tf-container-builder], 1629:[status:SUCCESS, branch:master, project:opensdn-io/tf-container-builder], 1627:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 1626:[status:FAILURE, branch:master, project:opensdn-io/tf-container-builder], 1625:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 1624:[status:FAILURE, branch:master, project:opensdn-io/tf-container-builder], 1623:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 1622:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 1621:[status:FAILURE, branch:master, project:opensdn-io/tf-container-builder], 1620:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 1619:[status:FAILURE, branch:master, project:opensdn-io/tf-container-builder], 1618:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 1617:[status:FAILURE, branch:master, project:opensdn-io/tf-container-builder], 1615:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 1612:[status:SUCCESS, branch:master, project:opensdn-io/tf-jenkins], 1611:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 1610:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 1605:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 1604:[status:FAILURE, branch:master, project:opensdn-io/tf-controller], 1600:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 1599:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 1596:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 1590:[status:SUCCESS, branch:master, project:opensdn-io/tf-vrouter], 1588:[status:SUCCESS, branch:master, project:opensdn-io/tf-dev-env], 1584:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 1583:[status:SUCCESS, branch:master, project:opensdn-io/tf-test], 1578:[status:SUCCESS, branch:master, project:opensdn-io/tf-container-builder], 1576:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 1572:[status:SUCCESS, branch:master, project:opensdn-io/tf-neutron-plugin], 1562:[status:SUCCESS, branch:master, project:opensdn-io/tf-dev-env], 1561:[status:SUCCESS, branch:master, project:opensdn-io/tf-dev-env], 1558:[status:SUCCESS, branch:master, project:opensdn-io/tf-container-builder], 1556:[status:SUCCESS, branch:master, project:opensdn-io/tf-third-party-cache], 1554:[status:SUCCESS, branch:master, project:opensdn-io/tf-container-builder], 1549:[status:SUCCESS, branch:master, project:opensdn-io/tf-container-builder], 1544:[status:SUCCESS, branch:master, project:opensdn-io/tf-dev-env], 1543:[status:SUCCESS, branch:master, project:opensdn-io/tf-dev-env], 1542:[status:SUCCESS, branch:master, project:opensdn-io/tf-dev-env], 1539:[status:SUCCESS, branch:master, project:opensdn-io/tf-dev-env], 1535:[status:SUCCESS, branch:master, project:opensdn-io/tf-jenkins], 1534:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 1533:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 1532:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 1531:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 1530:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 1529:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 1528:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 1527:[status:SUCCESS, branch:master, project:opensdn-io/tf-test], 1526:[status:SUCCESS, branch:master, project:opensdn-io/tf-test], 1524:[status:SUCCESS, branch:master, project:opensdn-io/tf-test], 1523:[status:SUCCESS, branch:master, project:opensdn-io/tf-test], 1520:[status:SUCCESS, branch:master, project:opensdn-io/tf-test], 1519:[status:SUCCESS, branch:master, project:opensdn-io/tf-test], 1517:[status:SUCCESS, branch:master, project:opensdn-io/tf-test], 1512:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 1511:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 1510:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 1509:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 1508:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 1507:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 1505:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 1504:[status:SUCCESS, branch:master, project:opensdn-io/tf-jenkins], 1500:[status:SUCCESS, branch:master, project:opensdn-io/tf-dev-env], 1498:[status:SUCCESS, branch:master, project:opensdn-io/tf-container-builder], 1497:[status:SUCCESS, branch:master, project:opensdn-io/tf-container-builder], 1496:[status:SUCCESS, branch:master, project:opensdn-io/tf-test], 1495:[status:SUCCESS, branch:master, project:opensdn-io/tf-container-builder], 1492:[status:SUCCESS, branch:master, project:opensdn-io/tf-jenkins], 1490:[status:SUCCESS, branch:master, project:opensdn-io/tf-jenkins], 1486:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 1484:[status:SUCCESS, branch:master, project:opensdn-io/tf-web-core], 1482:[status:SUCCESS, branch:master, project:opensdn-io/tf-dev-env], 1480:[status:SUCCESS, branch:master, project:opensdn-io/tf-dev-env], 1478:[status:SUCCESS, branch:master, project:opensdn-io/tf-dev-env], 1477:[status:SUCCESS, branch:master, project:opensdn-io/tf-test], 1476:[status:SUCCESS, branch:master, project:opensdn-io/tf-dev-env], 1475:[status:SUCCESS, branch:master, project:opensdn-io/tf-jenkins], 1470:[status:SUCCESS, branch:master, project:opensdn-io/tf-container-builder], 1469:[status:SUCCESS, branch:master, project:opensdn-io/tf-container-builder], 1468:[status:SUCCESS, branch:master, project:opensdn-io/tf-packages], 1467:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 1462:[status:SUCCESS, branch:master, project:opensdn-io/tf-api-client], 1460:[status:SUCCESS, branch:master, project:opensdn-io/tf-packages], 1456:[status:SUCCESS, branch:master, project:opensdn-io/tf-api-client], 1453:[status:SUCCESS, branch:master, project:opensdn-io/tf-packages], 1452:[status:SUCCESS, branch:master, project:opensdn-io/tf-packages], 1451:[status:SUCCESS, branch:master, project:opensdn-io/tf-packages], 1450:[status:SUCCESS, branch:master, project:opensdn-io/tf-packages], 1449:[status:SUCCESS, branch:master, project:opensdn-io/tf-packages], 1448:[status:SUCCESS, branch:master, project:opensdn-io/tf-packages], 1447:[status:SUCCESS, branch:master, project:opensdn-io/tf-packages], 1446:[status:SUCCESS, branch:master, project:opensdn-io/tf-packages], 1445:[status:SUCCESS, branch:master, project:opensdn-io/tf-packages], 1444:[status:SUCCESS, branch:master, project:opensdn-io/tf-packages], 1443:[status:SUCCESS, branch:master, project:opensdn-io/tf-packages], 1442:[status:SUCCESS, branch:master, project:opensdn-io/tf-packages], 1441:[status:SUCCESS, branch:master, project:opensdn-io/tf-packages], 1440:[status:SUCCESS, branch:master, project:opensdn-io/tf-packages], 1439:[status:SUCCESS, branch:master, project:opensdn-io/tf-packages], 1437:[status:SUCCESS, branch:master, project:opensdn-io/tf-packages], 1436:[status:SUCCESS, branch:master, project:opensdn-io/tf-third-party-packages], 1435:[status:SUCCESS, branch:master, project:opensdn-io/tf-packages], 1434:[status:FAILURE, branch:master, project:opensdn-io/tf-third-party-packages], 1433:[status:SUCCESS, branch:master, project:opensdn-io/tf-packages], 1432:[status:FAILURE, branch:master, project:opensdn-io/tf-third-party-packages], 1430:[status:SUCCESS, branch:master, project:opensdn-io/tf-packages], 1428:[status:SUCCESS, branch:master, project:opensdn-io/tf-test], 1427:[status:SUCCESS, branch:master, project:opensdn-io/tf-container-builder], 1426:[status:SUCCESS, branch:master, project:opensdn-io/tf-test], 1425:[status:FAILURE, branch:master, project:opensdn-io/tf-test], 1424:[status:SUCCESS, branch:master, project:opensdn-io/tf-container-builder], 1423:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 1421:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 1420:[status:FAILURE, branch:master, project:opensdn-io/tf-container-builder], 1419:[status:FAILURE, branch:master, project:opensdn-io/tf-controller], 1417:[status:FAILURE, branch:master, project:opensdn-io/tf-controller], 1415:[status:FAILURE, branch:master, project:opensdn-io/tf-container-builder], 1413:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 1412:[status:SUCCESS, branch:master, project:opensdn-io/tf-third-party-packages], 1411:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 1410:[status:SUCCESS, branch:master, project:opensdn-io/tf-devstack], 1408:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 1401:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 1396:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 1395:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 1394:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 1393:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 1392:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 1382:[status:SUCCESS, branch:master, project:opensdn-io/tf-test], 1376:[status:SUCCESS, branch:master, project:opensdn-io/tf-test], 1372:[status:SUCCESS, branch:master, project:opensdn-io/tf-dev-test], 1371:[status:SUCCESS, branch:master, project:opensdn-io/tf-ansible-deployer], 1367:[status:SUCCESS, branch:master, project:opensdn-io/tf-container-builder], 1364:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 1363:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 1359:[status:SUCCESS, branch:master, project:opensdn-io/tf-test], 1356:[status:SUCCESS, branch:master, project:opensdn-io/tf-test], 1348:[status:SUCCESS, branch:master, project:opensdn-io/tf-web-core], 1343:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 1341:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 1337:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 1332:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 1330:[status:SUCCESS, branch:master, project:opensdn-io/tf-ansible-deployer], 1328:[status:SUCCESS, branch:master, project:opensdn-io/tf-web-core], 1326:[status:SUCCESS, branch:master, project:opensdn-io/tf-web-controller], 1316:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 1315:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 1307:[status:SUCCESS, branch:master, project:opensdn-io/tf-api-client], 1306:[status:SUCCESS, branch:master, project:opensdn-io/tf-api-client], 1305:[status:SUCCESS, branch:master, project:opensdn-io/tf-api-client], 1303:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 1299:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 1297:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 1296:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 1295:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 1294:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 1289:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 1288:[status:SUCCESS, branch:master, project:opensdn-io/tf-packages], 1287:[status:SUCCESS, branch:master, project:opensdn-io/tf-vrouter], 1286:[status:SUCCESS, branch:master, project:opensdn-io/tf-third-party], 1285:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 1274:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 1273:[status:SUCCESS, branch:master, project:opensdn-io/tf-web-core], 1272:[status:SUCCESS, branch:master, project:opensdn-io/tf-vrouter], 1264:[status:SUCCESS, branch:master, project:opensdn-io/tf-vrouter], 1262:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 1256:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 1253:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 1251:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 1248:[status:SUCCESS, branch:master, project:opensdn-io/tf-container-builder], 1244:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 1242:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 1240:[status:SUCCESS, branch:master, project:opensdn-io/tf-container-builder], 1239:[status:SUCCESS, branch:master, project:opensdn-io/tf-deployment-test], 1236:[status:SUCCESS, branch:master, project:opensdn-io/tf-container-builder], 1231:[status:SUCCESS, branch:master, project:opensdn-io/tf-deployment-test], 1229:[status:SUCCESS, branch:master, project:opensdn-io/tf-jenkins], 1222:[status:SUCCESS, branch:master, project:opensdn-io/tf-container-builder], 1221:[status:SUCCESS, branch:master, project:opensdn-io/tf-container-builder], 1217:[status:SUCCESS, branch:master, project:opensdn-io/tf-container-builder], 1216:[status:SUCCESS, branch:master, project:opensdn-io/tf-container-builder], 1215:[status:SUCCESS, branch:master, project:opensdn-io/tf-container-builder], 1212:[status:SUCCESS, branch:master, project:opensdn-io/tf-vrouter], 1211:[status:SUCCESS, branch:master, project:opensdn-io/tf-jenkins], 1209:[status:SUCCESS, branch:master, project:opensdn-io/tf-container-builder], 1207:[status:SUCCESS, branch:master, project:opensdn-io/tf-dev-env], 1206:[status:SUCCESS, branch:master, project:opensdn-io/tf-dev-env], 1204:[status:SUCCESS, branch:master, project:opensdn-io/tf-dev-env], 1200:[status:SUCCESS, branch:master, project:opensdn-io/tf-container-builder], 1192:[status:SUCCESS, branch:master, project:opensdn-io/tf-container-builder], 1189:[status:SUCCESS, branch:master, project:opensdn-io/tf-jenkins], 1187:[status:SUCCESS, branch:master, project:opensdn-io/tf-dev-env], 1185:[status:SUCCESS, branch:master, project:opensdn-io/tf-dev-env], 1183:[status:SUCCESS, branch:master, project:opensdn-io/tf-devstack], 1179:[status:SUCCESS, branch:master, project:opensdn-io/tf-devstack], 1175:[status:SUCCESS, branch:master, project:opensdn-io/tf-jenkins], 1173:[status:SUCCESS, branch:master, project:opensdn-io/tf-ansible-deployer], 1170:[status:SUCCESS, branch:master, project:opensdn-io/tf-dev-env], 1169:[status:SUCCESS, branch:master, project:opensdn-io/tf-dev-env], 1168:[status:SUCCESS, branch:master, project:opensdn-io/tf-dev-env], 1167:[status:SUCCESS, branch:master, project:opensdn-io/tf-dev-env], 1166:[status:SUCCESS, branch:master, project:opensdn-io/tf-container-builder], 1164:[status:SUCCESS, branch:master, project:opensdn-io/tf-dev-env], 1162:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller], 1158:[status:SUCCESS, branch:master, project:opensdn-io/tf-web-controller], 1156:[status:SUCCESS, branch:master, project:opensdn-io/tf-container-builder], 1149:[status:SUCCESS, branch:opensdn/2024.1, project:opensdn-io/tf-kolla-ansible], 1147:[status:SUCCESS, branch:master, project:opensdn-io/tf-vrouter], 1141:[status:SUCCESS, branch:master, project:opensdn-io/tf-controller]] [Pipeline] echo [2025-09-23T18:37:37.544Z] DEBUG: Parse build 1641 [Pipeline] echo [2025-09-23T18:37:37.572Z] DEBUG: build skipped [Pipeline] echo [2025-09-23T18:37:37.595Z] DEBUG: Parse build 1639 [Pipeline] echo [2025-09-23T18:37:37.620Z] DEBUG: check_build_successed for 1639 [Pipeline] echo [2025-09-23T18:37:37.648Z] DEBUG: check_build_successed: return 2 > 0 [Pipeline] echo [2025-09-23T18:37:37.662Z] DEBUG: previous build is finished successfully. Stop searching. Base build is not found. Just run. [Pipeline] sh [Pipeline] archiveArtifacts [2025-09-23T18:37:37.974Z] Archiving artifacts [Pipeline] echo [2025-09-23T18:37:38.011Z] DEBUG: Concurrent project - run jobs [Pipeline] parallel [Pipeline] { (Branch: stream-test-unit) [Pipeline] { (Branch: stream-prepare-ut-sandbox) [Pipeline] { (Branch: stream-juju-k8s) [Pipeline] { (Branch: stream-build-rocky9) [Pipeline] { (Branch: stream-ansible-os) [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-juju-k8s) [Pipeline] { (Branch: deploy-tf-juju-k8s) [Pipeline] { (Branch: test-sanity-juju-k8s) [Pipeline] { (Branch: test-deployment-juju-k8s) [Pipeline] { (Branch: collect-logs-and-cleanup-juju-k8s) [Pipeline] parallel [Pipeline] { (Branch: prepare-sandbox-rocky9) [Pipeline] { (Branch: fetch-sources-rocky9) [Pipeline] { (Branch: configure-rocky9) [Pipeline] { (Branch: package-deployers-rocky9) [Pipeline] { (Branch: compile-rocky9) [Pipeline] { (Branch: package-rocky9) [Pipeline] { (Branch: freeze-rocky9) [Pipeline] { (Branch: cleanup-rocky9) [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] 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-juju-k8s) [Pipeline] stage [Pipeline] { (deploy-tf-juju-k8s) [Pipeline] stage [Pipeline] { (test-sanity-juju-k8s) [Pipeline] stage [Pipeline] { (test-deployment-juju-k8s) [Pipeline] stage [Pipeline] { (collect-logs-and-cleanup-juju-k8s) [Pipeline] stage [Pipeline] { (prepare-sandbox-rocky9) [Pipeline] stage [Pipeline] { (fetch-sources-rocky9) [Pipeline] stage [Pipeline] { (configure-rocky9) [Pipeline] stage [Pipeline] { (package-deployers-rocky9) [Pipeline] stage [Pipeline] { (compile-rocky9) [Pipeline] stage [Pipeline] { (package-rocky9) [Pipeline] stage [Pipeline] { (freeze-rocky9) [Pipeline] stage [Pipeline] { (cleanup-rocky9) [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] echo [2025-09-23T18:37:39.232Z] JOB test-unit-agent: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-09-23T18:37:39.266Z] JOB test-unit-opserver: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-09-23T18:37:39.301Z] JOB test-unit-bgp: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-09-23T18:37:39.337Z] JOB test-unit-group-one: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-09-23T18:37:39.373Z] JOB test-unit-group-two: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-09-23T18:37:39.412Z] JOB test-unit-ungrouped: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-09-23T18:37:39.448Z] JOB fetch-sources-ut-sandbox: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-09-23T18:37:39.485Z] JOB configure-ut-sandbox: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-09-23T18:37:39.524Z] JOB cleanup-worker-ut-sandbox: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-09-23T18:37:39.561Z] JOB deploy-tf-juju-k8s: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-09-23T18:37:39.601Z] JOB test-sanity-juju-k8s: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-09-23T18:37:39.638Z] JOB test-deployment-juju-k8s: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-09-23T18:37:39.673Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-09-23T18:37:39.709Z] JOB fetch-sources-rocky9: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-09-23T18:37:39.743Z] JOB configure-rocky9: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-09-23T18:37:39.779Z] JOB package-deployers-rocky9: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-09-23T18:37:39.814Z] JOB compile-rocky9: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-09-23T18:37:39.848Z] JOB package-rocky9: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-09-23T18:37:39.880Z] JOB freeze-rocky9: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-09-23T18:37:39.915Z] JOB cleanup-rocky9: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-09-23T18:37:39.946Z] JOB deploy-platform-ansible-os: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-09-23T18:37:39.979Z] JOB deploy-tf-ansible-os: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-09-23T18:37:40.017Z] JOB test-sanity-ansible-os: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-09-23T18:37:40.052Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-09-23T18:37:40.097Z] JOB prepare-sandbox-ut-sandbox: entering run_job [Pipeline] echo [2025-09-23T18:37:40.115Z] JOB deploy-platform-juju-k8s: entering run_job [Pipeline] echo [2025-09-23T18:37:40.131Z] JOB prepare-sandbox-rocky9: entering run_job [Pipeline] echo [2025-09-23T18:37:40.169Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:37:40.185Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-09-23T18:37:40.205Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:37:40.219Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-09-23T18:37:40.237Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:37:40.251Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-09-23T18:37:40.269Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:37:40.284Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-09-23T18:37:40.302Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:37:40.316Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-09-23T18:37:40.334Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:37:40.351Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-09-23T18:37:40.372Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:37:40.389Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-09-23T18:37:40.412Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:37:40.429Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-09-23T18:37:40.449Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:37:40.463Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] echo [2025-09-23T18:37:40.484Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-09-23T18:37:40.499Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-09-23T18:37:40.527Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-09-23T18:37:40.543Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-09-23T18:37:40.564Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2025-09-23T18:37:40.580Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-09-23T18:37:40.601Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2025-09-23T18:37:40.624Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-09-23T18:37:40.647Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2025-09-23T18:37:40.663Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-09-23T18:37:40.689Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2025-09-23T18:37:40.708Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-09-23T18:37:40.729Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T18:37:40.748Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-09-23T18:37:40.772Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:37:40.789Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-09-23T18:37:40.814Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T18:37:40.832Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [Pipeline] echo [2025-09-23T18:37:40.852Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:37:40.871Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-09-23T18:37:40.892Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T18:37:40.910Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-09-23T18:37:40.946Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-09-23T18:37:40.961Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-09-23T18:37:40.981Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T18:37:41.001Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] writeFile [Pipeline] echo [2025-09-23T18:37:41.053Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T18:37:41.066Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] writeFile [Pipeline] writeFile [Pipeline] echo [2025-09-23T18:37:41.131Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-09-23T18:37:41.150Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-09-23T18:37:41.213Z] Will try again after 15 sec [2025-09-23T18:37:41.234Z] Will try again after 15 sec [2025-09-23T18:37:41.254Z] Will try again after 15 sec [2025-09-23T18:37:41.277Z] Will try again after 15 sec [2025-09-23T18:37:41.297Z] Will try again after 15 sec [2025-09-23T18:37:41.317Z] Will try again after 15 sec [2025-09-23T18:37:41.337Z] Will try again after 15 sec [2025-09-23T18:37:41.356Z] Will try again after 15 sec [2025-09-23T18:37:41.376Z] Will try again after 15 sec [2025-09-23T18:37:41.400Z] Will try again after 15 sec [2025-09-23T18:37:41.423Z] Will try again after 15 sec [2025-09-23T18:37:41.442Z] Will try again after 15 sec [2025-09-23T18:37:41.461Z] Will try again after 15 sec [2025-09-23T18:37:41.483Z] Will try again after 15 sec [2025-09-23T18:37:41.504Z] Will try again after 15 sec [2025-09-23T18:37:41.525Z] Will try again after 15 sec [2025-09-23T18:37:41.546Z] Will try again after 15 sec [2025-09-23T18:37:41.570Z] Will try again after 15 sec [2025-09-23T18:37:41.595Z] Will try again after 15 sec [2025-09-23T18:37:41.616Z] Will try again after 15 sec [2025-09-23T18:37:41.639Z] Will try again after 15 sec [2025-09-23T18:37:41.662Z] Will try again after 15 sec [2025-09-23T18:37:41.682Z] Will try again after 15 sec [Pipeline] archiveArtifacts [2025-09-23T18:37:41.707Z] Archiving artifacts [2025-09-23T18:37:41.757Z] Will try again after 15 sec [Pipeline] archiveArtifacts [2025-09-23T18:37:42.112Z] Archiving artifacts [Pipeline] archiveArtifacts [2025-09-23T18:37:42.131Z] Archiving artifacts [Pipeline] echo [2025-09-23T18:37:42.192Z] JOB prepare-sandbox-rocky9: Starting job: build-prepare-sandbox rnd: #68446 [Pipeline] timeout [2025-09-23T18:37:42.209Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] echo [2025-09-23T18:37:42.277Z] JOB prepare-sandbox-ut-sandbox: Starting job: build-prepare-sandbox rnd: #49498 [Pipeline] timeout [2025-09-23T18:37:42.295Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] echo [2025-09-23T18:37:42.319Z] JOB deploy-platform-juju-k8s: Starting job: deploy-platform-juju-k8s rnd: #25404 [Pipeline] timeout [2025-09-23T18:37:42.333Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2025-09-23T18:37:42.353Z] Scheduling project: build-prepare-sandbox [Pipeline] build [2025-09-23T18:37:42.399Z] Scheduling project: build-prepare-sandbox [Pipeline] build [2025-09-23T18:37:42.421Z] Scheduling project: deploy-platform-juju-k8s [2025-09-23T18:37:47.384Z] Starting building: build-prepare-sandbox #11248 [2025-09-23T18:37:52.391Z] Starting building: build-prepare-sandbox #11249 [Pipeline] { [Pipeline] echo [2025-09-23T18:37:56.251Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:37:56.268Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2025-09-23T18:37:56.338Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2025-09-23T18:37:56.464Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:37:56.480Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-09-23T18:37:56.500Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:37:56.524Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-09-23T18:37:56.548Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:37:56.567Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] echo [2025-09-23T18:37:56.603Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:37:56.620Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] echo [2025-09-23T18:37:56.655Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:37:56.672Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-09-23T18:37:56.692Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:37:56.708Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-09-23T18:37:56.727Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:37:56.744Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-09-23T18:37:56.771Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:37:56.787Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] echo [2025-09-23T18:37:56.820Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-09-23T18:37:56.834Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [2025-09-23T18:37:56.931Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [2025-09-23T18:37:56.982Z] Will try again after 15 sec [Pipeline] { [2025-09-23T18:37:57.013Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:37:57.041Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-09-23T18:37:57.054Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-09-23T18:37:57.079Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2025-09-23T18:37:57.094Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-09-23T18:37:57.116Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2025-09-23T18:37:57.131Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-09-23T18:37:57.150Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2025-09-23T18:37:57.165Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-09-23T18:37:57.184Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2025-09-23T18:37:57.201Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-09-23T18:37:57.222Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T18:37:57.246Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-09-23T18:37:57.266Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:37:57.288Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2025-09-23T18:37:57.350Z] Will try again after 15 sec [Pipeline] echo [2025-09-23T18:37:57.367Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T18:37:57.383Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T18:37:57.390Z] Starting building: deploy-platform-juju-k8s #1506 [Pipeline] { [Pipeline] { [2025-09-23T18:37:57.463Z] Will try again after 15 sec [Pipeline] { [2025-09-23T18:37:57.519Z] Will try again after 15 sec [Pipeline] echo [2025-09-23T18:37:57.541Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:37:57.561Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-09-23T18:37:57.584Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T18:37:57.604Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:37:57.642Z] Will try again after 15 sec [Pipeline] { [2025-09-23T18:37:57.679Z] Will try again after 15 sec [2025-09-23T18:37:57.701Z] Will try again after 15 sec [Pipeline] echo [2025-09-23T18:37:57.720Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-09-23T18:37:57.735Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-09-23T18:37:57.755Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T18:37:57.771Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-09-23T18:37:57.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 [2025-09-23T18:37:57.832Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] echo [2025-09-23T18:37:57.863Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-09-23T18:37:57.879Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-09-23T18:37:57.974Z] Will try again after 15 sec [2025-09-23T18:37:57.994Z] Will try again after 15 sec [2025-09-23T18:37:58.015Z] Will try again after 15 sec [2025-09-23T18:37:58.035Z] Will try again after 15 sec [2025-09-23T18:37:58.056Z] Will try again after 15 sec [2025-09-23T18:37:58.078Z] Will try again after 15 sec [2025-09-23T18:37:58.099Z] Will try again after 15 sec [2025-09-23T18:37:58.134Z] Will try again after 15 sec [2025-09-23T18:37:58.185Z] Will try again after 15 sec [2025-09-23T18:37:58.204Z] Will try again after 15 sec [2025-09-23T18:37:58.267Z] Will try again after 15 sec [2025-09-23T18:37:58.285Z] Will try again after 15 sec [2025-09-23T18:37:58.306Z] Will try again after 15 sec [2025-09-23T18:37:58.326Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:38:11.374Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:38:11.390Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:38:11.448Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:38:11.965Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:38:11.980Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-09-23T18:38:12.048Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:38:12.101Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:38:12.118Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-09-23T18:38:12.138Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:38:12.152Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:38:12.200Z] Will try again after 15 sec [2025-09-23T18:38:12.219Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:38:12.387Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:38:12.402Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:38:12.448Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:38:12.492Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:38:12.506Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:38:12.551Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:38:12.598Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:38:12.613Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:38:12.667Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2025-09-23T18:38:12.735Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:38:12.750Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-09-23T18:38:12.789Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:38:12.804Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] echo [2025-09-23T18:38:12.823Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-09-23T18:38:12.842Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:38:12.894Z] Will try again after 15 sec [2025-09-23T18:38:12.914Z] Will try again after 15 sec [2025-09-23T18:38:12.935Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2025-09-23T18:38:13.032Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-09-23T18:38:13.048Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-09-23T18:38:13.067Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2025-09-23T18:38:13.085Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2025-09-23T18:38:13.157Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [2025-09-23T18:38:13.203Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:38:13.233Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2025-09-23T18:38:13.247Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-09-23T18:38:13.264Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2025-09-23T18:38:13.277Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] echo [2025-09-23T18:38:13.332Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2025-09-23T18:38:13.347Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-09-23T18:38:13.370Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T18:38:13.384Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-09-23T18:38:13.404Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:38:13.419Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-09-23T18:38:13.451Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T18:38:13.468Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [Pipeline] { [Pipeline] { [2025-09-23T18:38:13.547Z] Will try again after 15 sec [Pipeline] { [2025-09-23T18:38:13.580Z] Will try again after 15 sec [Pipeline] echo [2025-09-23T18:38:13.597Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:38:13.615Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-09-23T18:38:13.637Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T18:38:13.654Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [2025-09-23T18:38:13.731Z] Will try again after 15 sec [2025-09-23T18:38:13.758Z] Will try again after 15 sec [2025-09-23T18:38:13.780Z] Will try again after 15 sec [Pipeline] echo [2025-09-23T18:38:13.797Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-09-23T18:38:13.811Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:38:13.850Z] Will try again after 15 sec [Pipeline] echo [2025-09-23T18:38:13.867Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T18:38:13.883Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-09-23T18:38:13.917Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T18:38:13.932Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] echo [2025-09-23T18:38:13.953Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-09-23T18:38:13.968Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-09-23T18:38:14.050Z] Will try again after 15 sec [2025-09-23T18:38:14.072Z] Will try again after 15 sec [2025-09-23T18:38:14.142Z] Will try again after 15 sec [2025-09-23T18:38:14.177Z] Will try again after 15 sec [2025-09-23T18:38:14.199Z] Will try again after 15 sec [2025-09-23T18:38:14.223Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:38:26.487Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:38:26.505Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:38:26.552Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:38:27.081Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:38:27.096Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:38:27.144Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:38:27.235Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:38:27.249Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-09-23T18:38:27.306Z] Will try again after 15 sec [Pipeline] echo [2025-09-23T18:38:27.338Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:38:27.353Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:38:27.404Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:38:27.492Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:38:27.506Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:38:27.562Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:38:27.605Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:38:27.619Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:38:27.670Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:38:27.712Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:38:27.732Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:38:27.780Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2025-09-23T18:38:27.935Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:38:27.949Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-09-23T18:38:27.994Z] Will try again after 15 sec [Pipeline] echo [2025-09-23T18:38:28.010Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:38:28.026Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] echo [2025-09-23T18:38:28.057Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-09-23T18:38:28.074Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:38:28.140Z] Will try again after 15 sec [2025-09-23T18:38:28.160Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:38:28.219Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-09-23T18:38:28.234Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-09-23T18:38:28.289Z] Will try again after 15 sec [Pipeline] echo [2025-09-23T18:38:28.320Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2025-09-23T18:38:28.336Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:38:28.387Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:38:28.583Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2025-09-23T18:38:28.599Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-09-23T18:38:28.658Z] Will try again after 15 sec [Pipeline] echo [2025-09-23T18:38:28.691Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2025-09-23T18:38:28.706Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:38:28.762Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2025-09-23T18:38:28.830Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2025-09-23T18:38:28.845Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-09-23T18:38:28.865Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T18:38:28.881Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-09-23T18:38:28.913Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:38:28.929Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:38:28.975Z] Will try again after 15 sec [Pipeline] { [2025-09-23T18:38:29.009Z] Will try again after 15 sec [2025-09-23T18:38:29.028Z] Will try again after 15 sec [Pipeline] echo [2025-09-23T18:38:29.073Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T18:38:29.086Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [Pipeline] { [Pipeline] { [2025-09-23T18:38:29.164Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:38:29.200Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:38:29.214Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-09-23T18:38:29.233Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T18:38:29.248Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2025-09-23T18:38:29.315Z] Will try again after 15 sec [Pipeline] { [2025-09-23T18:38:29.346Z] Will try again after 15 sec [Pipeline] echo [2025-09-23T18:38:29.361Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-09-23T18:38:29.374Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-09-23T18:38:29.405Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T18:38:29.421Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-09-23T18:38:29.457Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T18:38:29.472Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] echo [2025-09-23T18:38:29.517Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-09-23T18:38:29.531Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-09-23T18:38:29.596Z] Will try again after 15 sec [2025-09-23T18:38:29.615Z] Will try again after 15 sec [2025-09-23T18:38:29.634Z] Will try again after 15 sec [2025-09-23T18:38:29.668Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:38:41.591Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:38:41.607Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:38:41.659Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:38:42.179Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:38:42.197Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:38:42.255Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:38:42.339Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:38:42.355Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:38:42.403Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:38:42.448Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:38:42.463Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:38:42.511Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:38:42.592Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:38:42.608Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:38:42.657Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:38:42.700Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:38:42.715Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:38:42.764Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:38:42.811Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:38:42.826Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:38:42.875Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:38:43.028Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:38:43.046Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:38:43.094Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:38:43.174Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:38:43.190Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] { [2025-09-23T18:38:43.246Z] Will try again after 15 sec [Pipeline] echo [2025-09-23T18:38:43.278Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-09-23T18:38:43.294Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-09-23T18:38:43.360Z] Will try again after 15 sec [Pipeline] echo [2025-09-23T18:38:43.394Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-09-23T18:38:43.409Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-09-23T18:38:43.464Z] Will try again after 15 sec [Pipeline] echo [2025-09-23T18:38:43.496Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2025-09-23T18:38:43.512Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:38:43.562Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:38:43.694Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2025-09-23T18:38:43.710Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:38:43.759Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:38:43.811Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2025-09-23T18:38:43.825Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:38:43.872Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:38:44.015Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2025-09-23T18:38:44.029Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2025-09-23T18:38:44.101Z] Will try again after 15 sec [Pipeline] echo [2025-09-23T18:38:44.132Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T18:38:44.148Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-09-23T18:38:44.169Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:38:44.184Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:38:44.232Z] Will try again after 15 sec [Pipeline] { [2025-09-23T18:38:44.265Z] Will try again after 15 sec [Pipeline] echo [2025-09-23T18:38:44.317Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T18:38:44.338Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [Pipeline] { [2025-09-23T18:38:44.396Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:38:44.452Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:38:44.467Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-09-23T18:38:44.486Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T18:38:44.506Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:38:44.555Z] Will try again after 15 sec [2025-09-23T18:38:44.574Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2025-09-23T18:38:44.654Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-09-23T18:38:44.670Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] echo [2025-09-23T18:38:44.696Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T18:38:44.711Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-09-23T18:38:44.759Z] Will try again after 15 sec [2025-09-23T18:38:44.782Z] Will try again after 15 sec [Pipeline] echo [2025-09-23T18:38:44.799Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T18:38:44.814Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] echo [2025-09-23T18:38:44.854Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-09-23T18:38:44.867Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-09-23T18:38:44.932Z] Will try again after 15 sec [2025-09-23T18:38:44.952Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:38:56.694Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:38:56.708Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:38:56.758Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:38:57.287Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:38:57.303Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:38:57.354Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:38:57.432Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:38:57.447Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:38:57.493Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:38:57.554Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:38:57.568Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:38:57.615Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:38:57.688Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:38:57.704Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:38:57.752Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:38:57.795Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:38:57.809Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:38:57.861Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:38:57.907Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:38:57.921Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:38:57.969Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:38:58.124Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:38:58.139Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:38:58.200Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:38:58.276Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:38:58.291Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-09-23T18:38:58.337Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:38:58.389Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-09-23T18:38:58.403Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:38:58.449Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:38:58.497Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-09-23T18:38:58.512Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:38:58.564Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:38:58.616Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2025-09-23T18:38:58.632Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:38:58.679Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:38:58.795Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2025-09-23T18:38:58.810Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:38:58.862Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:38:58.907Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2025-09-23T18:38:58.923Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:38:58.973Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:38:59.136Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2025-09-23T18:38:59.153Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:38:59.204Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:38:59.267Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T18:38:59.283Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-09-23T18:38:59.355Z] Will try again after 15 sec [Pipeline] echo [2025-09-23T18:38:59.387Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:38:59.404Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-09-23T18:38:59.465Z] Will try again after 15 sec [Pipeline] echo [2025-09-23T18:38:59.498Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T18:38:59.514Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T18:38:59.567Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2025-09-23T18:38:59.646Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:38:59.662Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-09-23T18:38:59.685Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T18:38:59.701Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:38:59.756Z] Will try again after 15 sec [2025-09-23T18:38:59.780Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2025-09-23T18:38:59.849Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-09-23T18:38:59.863Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-09-23T18:38:59.885Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T18:38:59.900Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:38:59.958Z] Will try again after 15 sec [2025-09-23T18:38:59.980Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2025-09-23T18:39:00.050Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T18:39:00.068Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] echo [2025-09-23T18:39:00.091Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-09-23T18:39:00.108Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-09-23T18:39:00.158Z] Will try again after 15 sec [2025-09-23T18:39:00.179Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:39:11.799Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:39:11.815Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:39:11.864Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:39:12.385Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:39:12.400Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:39:12.447Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:39:12.524Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:39:12.544Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:39:12.598Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:39:12.645Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:39:12.659Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:39:12.706Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:39:12.785Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:39:12.802Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:39:12.849Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:39:12.897Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:39:12.912Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:39:12.960Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:39:13.008Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:39:13.023Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:39:13.074Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:39:13.233Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:39:13.249Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:39:13.298Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:39:13.371Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:39:13.386Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-09-23T18:39:13.435Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:39:13.481Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-09-23T18:39:13.498Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:39:13.545Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:39:13.595Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-09-23T18:39:13.609Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:39:13.654Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:39:13.712Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2025-09-23T18:39:13.727Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:39:13.774Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:39:13.906Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2025-09-23T18:39:13.920Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:39:13.966Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:39:14.008Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2025-09-23T18:39:14.023Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:39:14.082Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:39:14.238Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2025-09-23T18:39:14.253Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:39:14.301Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:39:14.386Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T18:39:14.408Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:39:14.454Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:39:14.496Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:39:14.510Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:39:14.558Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:39:14.604Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T18:39:14.621Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T18:39:14.673Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:39:14.788Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:39:14.803Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-09-23T18:39:14.871Z] Will try again after 15 sec [Pipeline] echo [2025-09-23T18:39:14.904Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T18:39:14.920Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:39:14.967Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2025-09-23T18:39:15.031Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-09-23T18:39:15.048Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-09-23T18:39:15.074Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T18:39:15.092Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:39:15.142Z] Will try again after 15 sec [2025-09-23T18:39:15.161Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2025-09-23T18:39:15.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 [2025-09-23T18:39:15.249Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] echo [2025-09-23T18:39:15.282Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-09-23T18:39:15.297Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-09-23T18:39:15.345Z] Will try again after 15 sec [2025-09-23T18:39:15.365Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:39:26.907Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:39:26.933Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:39:26.987Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:39:27.484Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:39:27.500Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:39:27.557Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:39:27.631Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:39:27.648Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:39:27.700Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:39:27.748Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:39:27.763Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:39:27.816Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:39:27.883Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:39:27.900Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:39:27.950Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:39:27.996Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:39:28.013Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:39:28.063Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:39:28.112Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:39:28.127Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:39:28.176Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:39:28.332Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:39:28.347Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:39:28.399Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:39:28.468Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:39:28.485Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-09-23T18:39:28.553Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:39:28.602Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-09-23T18:39:28.621Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:39:28.680Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:39:28.732Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-09-23T18:39:28.749Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:39:28.800Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:39:28.847Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2025-09-23T18:39:28.861Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:39:28.910Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:39:29.000Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2025-09-23T18:39:29.015Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:39:29.065Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:39:29.113Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2025-09-23T18:39:29.132Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:39:29.186Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:39:29.333Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2025-09-23T18:39:29.348Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:39:29.400Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:39:29.486Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T18:39:29.502Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:39:29.555Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:39:29.600Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:39:29.614Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:39:29.660Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:39:29.703Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T18:39:29.717Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T18:39:29.765Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:39:29.900Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:39:29.915Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:39:29.961Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:39:30.004Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T18:39:30.019Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:39:30.066Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:39:30.174Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-09-23T18:39:30.191Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-09-23T18:39:30.242Z] Will try again after 15 sec [Pipeline] echo [2025-09-23T18:39:30.274Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T18:39:30.290Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:39:30.334Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:39:30.378Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T18:39:30.395Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] { [2025-09-23T18:39:30.446Z] Will try again after 15 sec [Pipeline] echo [2025-09-23T18:39:30.478Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-09-23T18:39:30.493Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-09-23T18:39:30.539Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:39:42.023Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:39:42.041Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:39:42.094Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:39:42.594Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:39:42.611Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:39:42.674Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:39:42.735Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:39:42.754Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:39:42.804Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:39:42.853Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:39:42.874Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:39:42.924Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:39:42.985Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:39:43.000Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:39:43.049Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:39:43.096Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:39:43.111Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:39:43.161Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:39:43.205Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:39:43.219Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:39:43.268Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:39:43.428Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:39:43.443Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:39:43.493Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:39:43.585Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:39:43.602Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-09-23T18:39:43.666Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:39:43.712Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-09-23T18:39:43.729Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:39:43.783Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:39:43.830Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-09-23T18:39:43.847Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:39:43.897Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:39:43.943Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2025-09-23T18:39:43.957Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:39:44.007Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:39:44.096Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2025-09-23T18:39:44.110Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:39:44.157Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:39:44.218Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2025-09-23T18:39:44.234Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:39:44.293Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:39:44.433Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2025-09-23T18:39:44.449Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:39:44.501Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:39:44.585Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T18:39:44.600Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:39:44.648Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:39:44.693Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:39:44.707Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:39:44.755Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:39:44.807Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T18:39:44.822Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T18:39:44.871Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:39:44.990Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:39:45.004Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:39:45.052Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:39:45.095Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T18:39:45.110Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:39:45.158Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:39:45.272Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-09-23T18:39:45.287Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:39:45.332Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:39:45.382Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T18:39:45.397Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:39:45.441Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:39:45.487Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T18:39:45.506Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T18:39:45.558Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:39:45.601Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-09-23T18:39:45.615Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-09-23T18:39:45.670Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:39:57.128Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:39:57.146Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:39:57.195Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:39:57.708Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:39:57.723Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:39:57.773Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:39:57.837Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:39:57.853Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:39:57.912Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:39:57.960Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:39:57.975Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:39:58.028Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:39:58.080Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:39:58.128Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:39:58.174Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:39:58.220Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:39:58.234Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:39:58.285Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:39:58.329Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:39:58.345Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:39:58.392Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:39:58.522Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:39:58.537Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:39:58.583Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:39:58.696Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:39:58.710Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-09-23T18:39:58.763Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:39:58.815Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-09-23T18:39:58.831Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:39:58.886Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:39:58.932Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-09-23T18:39:58.950Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:39:59.001Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:39:59.046Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2025-09-23T18:39:59.061Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:39:59.132Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:39:59.186Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2025-09-23T18:39:59.201Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:39:59.252Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:39:59.324Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2025-09-23T18:39:59.339Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:39:59.387Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:39:59.532Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2025-09-23T18:39:59.548Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:39:59.602Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:39:59.681Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T18:39:59.697Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:39:59.756Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:39:59.816Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:39:59.835Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:39:59.885Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:39:59.933Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T18:39:59.950Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T18:40:00.003Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:40:00.084Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:40:00.105Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:40:00.154Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:40:00.212Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T18:40:00.228Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:40:00.283Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:40:00.368Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-09-23T18:40:00.385Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:40:00.437Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:40:00.490Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T18:40:00.507Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:40:00.560Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:40:00.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 [2025-09-23T18:40:00.627Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T18:40:00.685Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:40:00.741Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-09-23T18:40:00.757Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-09-23T18:40:00.816Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:40:12.320Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:40:12.340Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:40:12.394Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:40:12.811Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:40:12.830Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:40:12.889Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:40:12.950Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:40:12.972Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:40:13.252Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2025-09-23T18:40:13.316Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:40:13.333Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-09-23T18:40:13.356Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:40:13.374Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-09-23T18:40:13.414Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:40:13.437Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:40:13.487Z] Will try again after 15 sec [2025-09-23T18:40:13.509Z] Will try again after 15 sec [Pipeline] { [2025-09-23T18:40:13.547Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:40:13.620Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:40:13.640Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:40:13.685Z] Will try again after 15 sec [Pipeline] echo [2025-09-23T18:40:13.707Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:40:13.724Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:40:13.804Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:40:13.861Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:40:13.879Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] { [2025-09-23T18:40:13.958Z] Will try again after 15 sec [Pipeline] echo [2025-09-23T18:40:13.996Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-09-23T18:40:14.015Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-09-23T18:40:14.083Z] Will try again after 15 sec [Pipeline] echo [2025-09-23T18:40:14.115Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-09-23T18:40:14.130Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-09-23T18:40:14.205Z] Will try again after 15 sec [Pipeline] echo [2025-09-23T18:40:14.238Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2025-09-23T18:40:14.257Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-09-23T18:40:14.326Z] Will try again after 15 sec [Pipeline] echo [2025-09-23T18:40:14.364Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2025-09-23T18:40:14.387Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-09-23T18:40:14.484Z] Will try again after 15 sec [Pipeline] echo [2025-09-23T18:40:14.521Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2025-09-23T18:40:14.541Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:40:14.610Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:40:14.653Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2025-09-23T18:40:14.671Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:40:14.724Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:40:14.793Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T18:40:14.811Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:40:14.861Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:40:14.919Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:40:14.936Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:40:14.985Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:40:15.040Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T18:40:15.055Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T18:40:15.105Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:40:15.190Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:40:15.209Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:40:15.263Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:40:15.315Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T18:40:15.330Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:40:15.382Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:40:15.470Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-09-23T18:40:15.485Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:40:15.541Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:40:15.596Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T18:40:15.613Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:40:15.659Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:40:15.720Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T18:40:15.736Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T18:40:15.789Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:40:15.852Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-09-23T18:40:15.869Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-09-23T18:40:15.922Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:40:27.432Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:40:27.448Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:40:27.506Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:40:27.924Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:40:27.943Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:40:27.993Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:40:28.291Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:40:28.308Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:40:28.367Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:40:28.525Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:40:28.542Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2025-09-23T18:40:28.618Z] Will try again after 15 sec [Pipeline] echo [2025-09-23T18:40:28.653Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:40:28.674Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-09-23T18:40:28.700Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:40:28.718Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:40:28.776Z] Will try again after 15 sec [Pipeline] { [2025-09-23T18:40:28.815Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:40:28.881Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:40:28.898Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-09-23T18:40:28.926Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:40:28.943Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:40:28.999Z] Will try again after 15 sec [2025-09-23T18:40:29.021Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:40:29.090Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:40:29.107Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] { [2025-09-23T18:40:29.166Z] Will try again after 15 sec [Pipeline] echo [2025-09-23T18:40:29.202Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-09-23T18:40:29.218Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-09-23T18:40:29.295Z] Will try again after 15 sec [Pipeline] echo [2025-09-23T18:40:29.333Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-09-23T18:40:29.354Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-09-23T18:40:29.414Z] Will try again after 15 sec [Pipeline] echo [2025-09-23T18:40:29.446Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2025-09-23T18:40:29.465Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:40:29.513Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:40:29.572Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2025-09-23T18:40:29.588Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:40:29.637Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:40:29.690Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2025-09-23T18:40:29.708Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:40:29.759Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:40:29.810Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2025-09-23T18:40:29.827Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:40:29.882Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:40:29.936Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T18:40:29.954Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:40:30.005Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:40:30.058Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:40:30.075Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:40:30.128Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:40:30.185Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T18:40:30.202Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T18:40:30.254Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:40:30.304Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:40:30.321Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:40:30.384Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:40:30.438Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T18:40:30.456Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:40:30.517Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:40:30.614Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-09-23T18:40:30.631Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:40:30.696Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:40:30.748Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T18:40:30.763Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:40:30.835Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:40:30.888Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T18:40:30.904Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T18:40:30.957Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:40:31.013Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-09-23T18:40:31.033Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-09-23T18:40:31.098Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:40:42.537Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:40:42.560Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:40:42.611Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:40:43.029Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:40:43.044Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:40:43.089Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:40:43.400Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:40:43.418Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:40:43.467Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:40:43.654Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:40:43.668Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:40:43.712Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:40:43.806Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:40:43.820Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-09-23T18:40:43.880Z] Will try again after 15 sec [Pipeline] echo [2025-09-23T18:40:43.912Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:40:43.930Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:40:43.980Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:40:44.034Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:40:44.048Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-09-23T18:40:44.102Z] Will try again after 15 sec [Pipeline] echo [2025-09-23T18:40:44.138Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:40:44.153Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:40:44.201Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:40:44.250Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:40:44.265Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-09-23T18:40:44.313Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:40:44.357Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-09-23T18:40:44.373Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:40:44.423Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:40:44.472Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-09-23T18:40:44.489Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:40:44.541Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:40:44.603Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2025-09-23T18:40:44.619Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:40:44.668Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:40:44.716Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2025-09-23T18:40:44.733Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:40:44.787Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:40:44.839Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2025-09-23T18:40:44.854Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:40:44.900Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:40:44.942Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2025-09-23T18:40:44.957Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:40:45.002Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:40:45.050Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T18:40:45.063Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:40:45.112Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:40:45.158Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:40:45.173Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:40:45.222Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:40:45.286Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T18:40:45.303Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T18:40:45.354Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:40:45.414Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:40:45.429Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:40:45.482Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:40:45.550Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T18:40:45.566Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:40:45.619Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:40:45.732Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-09-23T18:40:45.749Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:40:45.799Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:40:45.869Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T18:40:45.887Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:40:45.938Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:40:45.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 [2025-09-23T18:40:46.009Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T18:40:46.060Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:40:46.129Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-09-23T18:40:46.144Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-09-23T18:40:46.193Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:40:57.645Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:40:57.664Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:40:57.724Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:40:58.125Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:40:58.140Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:40:58.193Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:40:58.501Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:40:58.517Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:40:58.565Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:40:58.745Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:40:58.762Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:40:58.807Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:40:58.913Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:40:58.928Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:40:58.983Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:40:59.037Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:40:59.052Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:40:59.098Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:40:59.148Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:40:59.162Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:40:59.208Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:40:59.250Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:40:59.265Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:40:59.311Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:40:59.359Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:40:59.373Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-09-23T18:40:59.422Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:40:59.471Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-09-23T18:40:59.486Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:40:59.533Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:40:59.577Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-09-23T18:40:59.590Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:40:59.642Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:40:59.700Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:null] [Pipeline] echo [2025-09-23T18:40:59.715Z] JOB fetch-sources-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:40:59.767Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:40:59.819Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2025-09-23T18:40:59.835Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:40:59.883Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:40:59.936Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2025-09-23T18:40:59.954Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:41:00.004Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:41:00.053Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2025-09-23T18:41:00.071Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:41:00.122Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:41:00.166Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T18:41:00.180Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:41:00.229Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:41:00.274Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:41:00.291Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:41:00.338Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:41:00.381Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T18:41:00.393Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T18:41:00.436Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:41:00.511Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:41:00.526Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:41:00.574Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:41:00.653Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T18:41:00.668Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:41:00.718Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:41:00.830Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-09-23T18:41:00.844Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:41:00.892Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:41:00.971Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T18:41:00.984Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:41:01.039Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:41:01.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 [2025-09-23T18:41:01.109Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T18:41:01.162Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:41:01.230Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-09-23T18:41:01.248Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-09-23T18:41:01.306Z] Will try again after 15 sec [2025-09-23T18:41:10.992Z] Build build-prepare-sandbox #11248 completed: SUCCESS [Pipeline] echo [2025-09-23T18:41:11.012Z] JOB prepare-sandbox-rocky9: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-09-23T18:41:11.114Z] Copied 2 artifacts from "build-prepare-sandbox" build number 11248 [Pipeline] echo [2025-09-23T18:41:11.163Z] JOB prepare-sandbox-rocky9: Collected artifacts: [Pipeline] sh [2025-09-23T18:41:11.449Z] + ls -la build-prepare-sandbox-68446 [2025-09-23T18:41:11.449Z] total 20 [2025-09-23T18:41:11.449Z] drwxr-xr-x 2 jenkins docker 4096 Sep 23 18:41 . [2025-09-23T18:41:11.449Z] drwxr-xr-x 4 jenkins docker 12288 Sep 23 18:41 .. [2025-09-23T18:41:11.449Z] -rw-r--r-- 1 jenkins docker 0 Sep 23 18:41 build.env [2025-09-23T18:41:11.449Z] -rw-r--r-- 1 jenkins docker 283 Sep 23 18:39 stackrc.build-prepare-sandbox.env [Pipeline] withCredentials [2025-09-23T18:41:11.498Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-09-23T18:41:11.821Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-09-23T18:41:12.385Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] { [Pipeline] echo [2025-09-23T18:41:12.760Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:41:12.775Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:41:12.827Z] Will try again after 15 sec [Pipeline] sh [Pipeline] { [Pipeline] echo [2025-09-23T18:41:13.227Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:41:13.244Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:41:13.295Z] Will try again after 15 sec [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] echo [2025-09-23T18:41:13.599Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:41:13.618Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:41:13.668Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:41:13.841Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:41:13.856Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:41:13.903Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:41:14.015Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:41:14.030Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:41:14.079Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:41:14.130Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:41:14.143Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:41:14.190Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:41:14.302Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:41:14.317Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-09-23T18:41:14.380Z] Will try again after 15 sec [Pipeline] echo [2025-09-23T18:41:14.411Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:41:14.428Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-09-23T18:41:14.492Z] Will try again after 15 sec [Pipeline] echo [2025-09-23T18:41:14.526Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:41:14.541Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] { [2025-09-23T18:41:14.604Z] Will try again after 15 sec [Pipeline] echo [2025-09-23T18:41:14.633Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-09-23T18:41:14.648Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-09-23T18:41:14.713Z] Will try again after 15 sec [Pipeline] echo [2025-09-23T18:41:14.746Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-09-23T18:41:14.761Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:41:14.856Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2025-09-23T18:41:14.922Z] JOB fetch-sources-rocky9: waiting for dependecy [prepare-sandbox-rocky9:SUCCESS] [Pipeline] } [Pipeline] echo [2025-09-23T18:41:14.941Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2025-09-23T18:41:14.957Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2025-09-23T18:41:15.018Z] JOB fetch-sources-rocky9: wait finished. overall result = true [2025-09-23T18:41:15.054Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:41:15.082Z] JOB fetch-sources-rocky9: entering run_job [Pipeline] echo [2025-09-23T18:41:15.125Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2025-09-23T18:41:15.140Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] writeFile [Pipeline] { [2025-09-23T18:41:15.235Z] Will try again after 15 sec [Pipeline] archiveArtifacts [2025-09-23T18:41:15.255Z] Archiving artifacts [Pipeline] { [Pipeline] echo [2025-09-23T18:41:15.289Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2025-09-23T18:41:15.304Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-09-23T18:41:15.333Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T18:41:15.347Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:41:15.391Z] Will try again after 15 sec [Pipeline] echo [2025-09-23T18:41:15.407Z] JOB fetch-sources-rocky9 / stream build-rocky9 : deps: [prepare-sandbox-rocky9] [Pipeline] { [2025-09-23T18:41:15.452Z] Will try again after 15 sec [Pipeline] dir [2025-09-23T18:41:15.469Z] Running in /home/jenkins/workspace/pipeline-gate [Pipeline] { [Pipeline] echo [2025-09-23T18:41:15.513Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:41:15.526Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] findFiles [Pipeline] { [Pipeline] echo [2025-09-23T18:41:15.615Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T18:41:15.629Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T18:41:15.677Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:41:15.710Z] JOB fetch-sources-rocky9: files found = 2 [Pipeline] echo [2025-09-23T18:41:15.724Z] JOB fetch-sources-rocky9: file #0 with path build-prepare-sandbox-68446/build.env [Pipeline] readFile [Pipeline] echo [2025-09-23T18:41:15.758Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:41:15.774Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:41:15.825Z] Will try again after 15 sec [Pipeline] { [2025-09-23T18:41:15.882Z] Will try again after 15 sec [Pipeline] echo [2025-09-23T18:41:15.918Z] JOB fetch-sources-rocky9: file #1 with path build-prepare-sandbox-68446/stackrc.build-prepare-sandbox.env [Pipeline] readFile [Pipeline] echo [2025-09-23T18:41:15.951Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T18:41:15.967Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-09-23T18:41:16.042Z] Will try again after 15 sec [Pipeline] } [Pipeline] echo [2025-09-23T18:41:16.066Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-09-23T18:41:16.082Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] // dir [2025-09-23T18:41:16.182Z] Will try again after 15 sec [Pipeline] echo [2025-09-23T18:41:16.201Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T18:41:16.218Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-09-23T18:41:16.284Z] Will try again after 15 sec [Pipeline] echo [2025-09-23T18:41:16.303Z] JOB fetch-sources-rocky9: deps_env_file: deps.build-fetch-sources.68495.env [Pipeline] writeFile [Pipeline] echo [2025-09-23T18:41:16.345Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T18:41:16.361Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] { [2025-09-23T18:41:16.441Z] Will try again after 15 sec [Pipeline] archiveArtifacts [2025-09-23T18:41:16.463Z] Archiving artifacts [Pipeline] echo [2025-09-23T18:41:16.511Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-09-23T18:41:16.527Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [Pipeline] echo [2025-09-23T18:41:16.566Z] JOB fetch-sources-rocky9: Starting job: build-fetch-sources rnd: #68495 [Pipeline] timeout [2025-09-23T18:41:16.582Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [2025-09-23T18:41:16.635Z] Will try again after 15 sec [Pipeline] build [2025-09-23T18:41:16.650Z] Scheduling project: build-fetch-sources [2025-09-23T18:41:22.406Z] Starting building: build-fetch-sources #10050 [Pipeline] { [Pipeline] echo [2025-09-23T18:41:27.864Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:41:27.879Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:41:27.927Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:41:28.327Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:41:28.343Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:41:28.393Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:41:28.702Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:41:28.718Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:41:28.771Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:41:28.942Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:41:28.958Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:41:29.008Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:41:29.114Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:41:29.131Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:41:29.182Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:41:29.232Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:41:29.249Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:41:29.304Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:41:29.413Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:41:29.429Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:41:29.476Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:41:29.526Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:41:29.543Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:41:29.596Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:41:29.639Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:41:29.655Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-09-23T18:41:29.705Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:41:29.753Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-09-23T18:41:29.768Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:41:29.813Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:41:29.887Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-09-23T18:41:29.902Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:41:29.951Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:41:30.086Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2025-09-23T18:41:30.101Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:41:30.152Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:41:30.266Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2025-09-23T18:41:30.280Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:41:30.326Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:41:30.422Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2025-09-23T18:41:30.435Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:41:30.479Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:41:30.524Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T18:41:30.541Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:41:30.589Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:41:30.709Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:41:30.723Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:41:30.772Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:41:30.855Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T18:41:30.869Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T18:41:30.918Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:41:30.965Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:41:30.979Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:41:31.027Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:41:31.070Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T18:41:31.083Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:41:31.129Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:41:31.214Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-09-23T18:41:31.227Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:41:31.271Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:41:31.313Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T18:41:31.326Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:41:31.372Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:41:31.476Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T18:41:31.491Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T18:41:31.540Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:41:31.666Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-09-23T18:41:31.679Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-09-23T18:41:31.726Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:41:42.958Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:41:42.970Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:41:43.017Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:41:43.422Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:41:43.436Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:41:43.481Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:41:43.801Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:41:43.814Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:41:43.859Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:41:44.040Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:41:44.057Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:41:44.104Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:41:44.217Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:41:44.232Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:41:44.280Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:41:44.333Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:41:44.349Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:41:44.399Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:41:44.508Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:41:44.524Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:41:44.576Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:41:44.640Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:41:44.657Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:41:44.708Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:41:44.756Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:41:44.774Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-09-23T18:41:44.823Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:41:44.873Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-09-23T18:41:44.888Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:41:44.939Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:41:44.984Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-09-23T18:41:44.999Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:41:45.054Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:41:45.185Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:null] [Pipeline] echo [2025-09-23T18:41:45.204Z] JOB configure-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:41:45.253Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:41:45.355Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2025-09-23T18:41:45.371Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:41:45.434Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:41:45.567Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2025-09-23T18:41:45.581Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:41:45.630Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:41:45.674Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T18:41:45.689Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:41:45.737Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:41:45.807Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:41:45.824Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:41:45.873Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:41:45.950Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T18:41:45.965Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T18:41:46.014Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:41:46.062Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:41:46.081Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:41:46.138Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:41:46.184Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T18:41:46.200Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:41:46.260Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:41:46.309Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-09-23T18:41:46.326Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:41:46.381Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:41:46.430Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T18:41:46.445Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:41:46.495Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:41:46.572Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T18:41:46.592Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T18:41:46.645Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:41:46.759Z] Build build-prepare-sandbox #11249 completed: SUCCESS [2025-09-23T18:41:46.762Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-09-23T18:41:46.776Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-09-23T18:41:46.831Z] Will try again after 15 sec [Pipeline] echo [2025-09-23T18:41:46.847Z] JOB prepare-sandbox-ut-sandbox: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-09-23T18:41:46.955Z] Copied 2 artifacts from "build-prepare-sandbox" build number 11249 [Pipeline] echo [2025-09-23T18:41:46.994Z] JOB prepare-sandbox-ut-sandbox: Collected artifacts: [Pipeline] sh [2025-09-23T18:41:47.283Z] + ls -la build-prepare-sandbox-49498 [2025-09-23T18:41:47.283Z] total 20 [2025-09-23T18:41:47.283Z] drwxr-xr-x 2 jenkins docker 4096 Sep 23 18:41 . [2025-09-23T18:41:47.283Z] drwxr-xr-x 5 jenkins docker 12288 Sep 23 18:41 .. [2025-09-23T18:41:47.283Z] -rw-r--r-- 1 jenkins docker 0 Sep 23 18:41 build.env [2025-09-23T18:41:47.283Z] -rw-r--r-- 1 jenkins docker 281 Sep 23 18:40 stackrc.build-prepare-sandbox.env [Pipeline] withCredentials [2025-09-23T18:41:47.331Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-09-23T18:41:47.653Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-09-23T18:41:48.227Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-09-23T18:41:53.542Z] Build build-fetch-sources #10050 completed: SUCCESS [Pipeline] echo [2025-09-23T18:41:53.582Z] JOB fetch-sources-rocky9: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-09-23T18:41:53.697Z] Copied 2 artifacts from "build-fetch-sources" build number 10050 [Pipeline] echo [2025-09-23T18:41:53.740Z] JOB fetch-sources-rocky9: Collected artifacts: [Pipeline] sh [2025-09-23T18:41:54.032Z] + ls -la build-fetch-sources-68495 [2025-09-23T18:41:54.032Z] total 24 [2025-09-23T18:41:54.032Z] drwxr-xr-x 2 jenkins docker 4096 Sep 23 18:41 . [2025-09-23T18:41:54.032Z] drwxr-xr-x 6 jenkins docker 12288 Sep 23 18:41 .. [2025-09-23T18:41:54.032Z] -rw-r--r-- 1 jenkins docker 75 Sep 23 18:41 build.env [2025-09-23T18:41:54.032Z] -rw-r--r-- 1 jenkins docker 283 Sep 23 18:41 deps.build-fetch-sources.68495.env [Pipeline] withCredentials [2025-09-23T18:41:54.111Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-09-23T18:41:54.425Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-09-23T18:41:54.988Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] echo [2025-09-23T18:41:58.052Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:41:58.068Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:41:58.119Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:41:58.515Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:41:58.532Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:41:58.579Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:41:58.890Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:41:58.904Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:41:58.950Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:41:59.138Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:41:59.154Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:41:59.205Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:41:59.321Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:41:59.338Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:41:59.384Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:41:59.429Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:41:59.444Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:41:59.491Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:41:59.610Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2025-09-23T18:41:59.683Z] JOB fetch-sources-ut-sandbox: wait finished. overall result = true [Pipeline] echo [2025-09-23T18:41:59.707Z] JOB fetch-sources-ut-sandbox: entering run_job [Pipeline] { [Pipeline] writeFile [Pipeline] echo [2025-09-23T18:41:59.768Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:41:59.784Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:41:59.832Z] Will try again after 15 sec [Pipeline] archiveArtifacts [2025-09-23T18:41:59.853Z] Archiving artifacts [Pipeline] { [Pipeline] echo [2025-09-23T18:41:59.916Z] JOB fetch-sources-ut-sandbox / stream prepare-ut-sandbox : deps: [prepare-sandbox-ut-sandbox] [Pipeline] dir [2025-09-23T18:41:59.934Z] Running in /home/jenkins/workspace/pipeline-gate [Pipeline] { [Pipeline] echo [2025-09-23T18:41:59.955Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:41:59.969Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] findFiles [Pipeline] { [2025-09-23T18:42:00.065Z] Will try again after 15 sec [Pipeline] echo [2025-09-23T18:42:00.080Z] JOB fetch-sources-ut-sandbox: files found = 2 [Pipeline] { [Pipeline] echo [2025-09-23T18:42:00.116Z] JOB fetch-sources-ut-sandbox: file #0 with path build-prepare-sandbox-49498/build.env [Pipeline] readFile [Pipeline] echo [2025-09-23T18:42:00.145Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-09-23T18:42:00.160Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-09-23T18:42:00.190Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-09-23T18:42:00.207Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:42:00.257Z] Will try again after 15 sec [Pipeline] echo [2025-09-23T18:42:00.274Z] JOB fetch-sources-ut-sandbox: file #1 with path build-prepare-sandbox-49498/stackrc.build-prepare-sandbox.env [Pipeline] readFile [2025-09-23T18:42:00.359Z] Will try again after 15 sec [Pipeline] { [Pipeline] } [Pipeline] echo [2025-09-23T18:42:00.438Z] JOB configure-rocky9: waiting for dependecy [fetch-sources-rocky9:SUCCESS] [Pipeline] } [Pipeline] // dir [Pipeline] { [Pipeline] // waitUntil [Pipeline] echo [2025-09-23T18:42:00.552Z] JOB configure-rocky9: wait finished. overall result = true [Pipeline] echo [2025-09-23T18:42:00.571Z] JOB configure-rocky9: entering run_job [Pipeline] echo [2025-09-23T18:42:00.602Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2025-09-23T18:42:00.618Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] writeFile [2025-09-23T18:42:00.686Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:42:00.718Z] JOB fetch-sources-ut-sandbox: deps_env_file: deps.build-fetch-sources.91625.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-09-23T18:42:00.753Z] Archiving artifacts [Pipeline] echo [2025-09-23T18:42:00.765Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2025-09-23T18:42:00.778Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-09-23T18:42:00.851Z] Will try again after 15 sec [Pipeline] archiveArtifacts [2025-09-23T18:42:00.872Z] Archiving artifacts [Pipeline] echo [2025-09-23T18:42:00.893Z] JOB configure-rocky9 / stream build-rocky9 : deps: [fetch-sources-rocky9] [Pipeline] dir [2025-09-23T18:42:00.911Z] Running in /home/jenkins/workspace/pipeline-gate [Pipeline] { [Pipeline] echo [2025-09-23T18:42:00.929Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T18:42:00.944Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] echo [2025-09-23T18:42:01.019Z] JOB fetch-sources-ut-sandbox: Starting job: build-fetch-sources rnd: #91625 [Pipeline] timeout [2025-09-23T18:42:01.032Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] findFiles [2025-09-23T18:42:01.086Z] Will try again after 15 sec [Pipeline] echo [2025-09-23T18:42:01.105Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:42:01.121Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] build [2025-09-23T18:42:01.144Z] Scheduling project: build-fetch-sources [Pipeline] { [Pipeline] echo [2025-09-23T18:42:01.212Z] JOB configure-rocky9: files found = 2 [Pipeline] echo [2025-09-23T18:42:01.227Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T18:42:01.244Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T18:42:01.295Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:42:01.325Z] JOB configure-rocky9: file #0 with path build-fetch-sources-68495/build.env [Pipeline] readFile [Pipeline] echo [2025-09-23T18:42:01.356Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:42:01.373Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:42:01.423Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:42:01.471Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T18:42:01.486Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:42:01.538Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:42:01.584Z] JOB configure-rocky9: file #1 with path build-fetch-sources-68495/deps.build-fetch-sources.68495.env [Pipeline] readFile [2025-09-23T18:42:01.636Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:42:01.660Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-09-23T18:42:01.675Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-09-23T18:42:01.721Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T18:42:01.736Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] } [Pipeline] { [2025-09-23T18:42:01.835Z] Will try again after 15 sec [2025-09-23T18:42:01.858Z] Will try again after 15 sec [Pipeline] // dir [Pipeline] echo [2025-09-23T18:42:01.905Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T18:42:01.920Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] { [2025-09-23T18:42:01.995Z] Will try again after 15 sec [Pipeline] echo [2025-09-23T18:42:02.012Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-09-23T18:42:02.025Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [Pipeline] echo [2025-09-23T18:42:02.055Z] JOB configure-rocky9: deps_env_file: deps.build-configure.86412.env [Pipeline] writeFile [2025-09-23T18:42:02.128Z] Will try again after 15 sec [Pipeline] archiveArtifacts [2025-09-23T18:42:02.159Z] Archiving artifacts [Pipeline] echo [2025-09-23T18:42:02.199Z] JOB configure-rocky9: Starting job: build-configure rnd: #86412 [Pipeline] timeout [2025-09-23T18:42:02.213Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2025-09-23T18:42:02.256Z] Scheduling project: build-configure [2025-09-23T18:42:07.411Z] Starting building: build-fetch-sources #10051 [2025-09-23T18:42:12.419Z] Starting building: build-configure #8896 [Pipeline] { [Pipeline] echo [2025-09-23T18:42:13.167Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:42:13.184Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:42:13.232Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:42:13.612Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:42:13.630Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:42:13.710Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:42:14.005Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:42:14.020Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:42:14.071Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:42:14.237Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:42:14.256Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:42:14.302Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:42:14.421Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:42:14.436Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:42:14.484Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:42:14.528Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:42:14.545Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:42:14.594Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:42:14.862Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:42:14.877Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:42:14.928Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:42:15.096Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:42:15.110Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-09-23T18:42:15.158Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:42:15.287Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-09-23T18:42:15.302Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:42:15.356Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:42:15.403Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-09-23T18:42:15.416Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:42:15.472Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:42:15.717Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2025-09-23T18:42:15.732Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:42:15.782Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:42:15.885Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2025-09-23T18:42:15.902Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:42:15.949Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:42:16.117Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T18:42:16.133Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:42:16.689Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2025-09-23T18:42:16.749Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:42:16.765Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-09-23T18:42:16.784Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T18:42:16.798Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [Pipeline] echo [2025-09-23T18:42:16.818Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:42:16.835Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-09-23T18:42:16.854Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T18:42:16.868Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:42:16.916Z] Will try again after 15 sec [2025-09-23T18:42:16.936Z] Will try again after 15 sec [Pipeline] { [2025-09-23T18:42:16.970Z] Will try again after 15 sec [Pipeline] { [2025-09-23T18:42:17.005Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:42:17.083Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-09-23T18:42:17.099Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-09-23T18:42:17.120Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T18:42:17.134Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:42:17.170Z] Will try again after 15 sec [Pipeline] { [2025-09-23T18:42:17.204Z] Will try again after 15 sec [Pipeline] echo [2025-09-23T18:42:17.219Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T18:42:17.233Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T18:42:17.295Z] Will try again after 15 sec [Pipeline] echo [2025-09-23T18:42:17.311Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-09-23T18:42:17.323Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-09-23T18:42:17.383Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:42:28.266Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:42:28.279Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:42:28.326Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:42:28.747Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:42:28.763Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:42:28.815Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:42:29.111Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:42:29.126Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:42:29.177Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:42:29.335Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:42:29.350Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:42:29.406Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:42:29.518Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:42:29.541Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:42:29.589Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:42:29.635Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:42:29.653Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:42:29.708Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:42:29.960Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:42:29.974Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:42:30.050Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:42:30.190Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:42:30.206Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-09-23T18:42:30.253Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:42:30.390Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-09-23T18:42:30.406Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:42:30.452Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:42:30.502Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-09-23T18:42:30.517Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:42:30.565Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:42:30.817Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2025-09-23T18:42:30.835Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:42:30.888Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:42:30.982Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2025-09-23T18:42:30.996Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:42:31.041Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:42:31.720Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T18:42:31.734Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:42:31.780Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:42:31.946Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:42:31.961Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-09-23T18:42:32.013Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2025-09-23T18:42:32.070Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T18:42:32.085Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [Pipeline] echo [2025-09-23T18:42:32.104Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:42:32.117Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-09-23T18:42:32.147Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T18:42:32.162Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:42:32.210Z] Will try again after 15 sec [2025-09-23T18:42:32.227Z] Will try again after 15 sec [2025-09-23T18:42:32.244Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2025-09-23T18:42:32.323Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-09-23T18:42:32.335Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-09-23T18:42:32.355Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T18:42:32.368Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:42:32.401Z] Will try again after 15 sec [2025-09-23T18:42:32.419Z] Will try again after 15 sec [Pipeline] echo [2025-09-23T18:42:32.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 [2025-09-23T18:42:32.447Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] { [2025-09-23T18:42:32.530Z] Will try again after 15 sec [Pipeline] echo [2025-09-23T18:42:32.560Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-09-23T18:42:32.575Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-09-23T18:42:32.622Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:42:43.357Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:42:43.378Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:42:43.424Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:42:43.857Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:42:43.874Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:42:43.927Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:42:44.209Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:42:44.225Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:42:44.273Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:42:44.437Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:42:44.453Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:42:44.503Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:42:44.622Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:42:44.637Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:42:44.688Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:42:44.741Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:42:44.756Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:42:44.803Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:42:45.085Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:42:45.100Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:42:45.156Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:42:45.285Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:42:45.302Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-09-23T18:42:45.355Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:42:45.484Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-09-23T18:42:45.497Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:42:45.544Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:42:45.594Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-09-23T18:42:45.610Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:42:45.660Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:42:45.922Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2025-09-23T18:42:45.937Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:42:45.996Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:42:46.073Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2025-09-23T18:42:46.088Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:42:46.138Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:42:46.818Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T18:42:46.835Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:42:46.885Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:42:47.047Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:42:47.067Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:42:47.121Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:42:47.245Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T18:42:47.262Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [Pipeline] { [Pipeline] { [2025-09-23T18:42:47.333Z] Will try again after 15 sec [Pipeline] echo [2025-09-23T18:42:47.366Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:42:47.382Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-09-23T18:42:47.409Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T18:42:47.427Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:42:47.480Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [2025-09-23T18:42:47.536Z] Will try again after 15 sec [Pipeline] { [2025-09-23T18:42:47.586Z] Build build-fetch-sources #10051 completed: SUCCESS [Pipeline] echo [2025-09-23T18:42:47.607Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-09-23T18:42:47.623Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-09-23T18:42:47.655Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T18:42:47.963Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-09-23T18:42:48.217Z] JOB fetch-sources-ut-sandbox: Finished with SUCCESS [Pipeline] } [Pipeline] { [2025-09-23T18:42:48.264Z] Will try again after 15 sec [2025-09-23T18:42:48.283Z] Will try again after 15 sec [Pipeline] echo [2025-09-23T18:42:48.298Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T18:42:48.312Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-09-23T18:42:48.380Z] Copied 2 artifacts from "build-fetch-sources" build number 10051 [2025-09-23T18:42:48.435Z] Will try again after 15 sec [Pipeline] echo [2025-09-23T18:42:48.452Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-09-23T18:42:48.467Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-09-23T18:42:48.529Z] Will try again after 15 sec [Pipeline] echo [2025-09-23T18:42:48.546Z] JOB fetch-sources-ut-sandbox: Collected artifacts: [Pipeline] sh [2025-09-23T18:42:48.830Z] + ls -la build-fetch-sources-91625 [2025-09-23T18:42:48.830Z] total 24 [2025-09-23T18:42:48.830Z] drwxr-xr-x 2 jenkins docker 4096 Sep 23 18:42 . [2025-09-23T18:42:48.830Z] drwxr-xr-x 7 jenkins docker 12288 Sep 23 18:42 .. [2025-09-23T18:42:48.830Z] -rw-r--r-- 1 jenkins docker 75 Sep 23 18:42 build.env [2025-09-23T18:42:48.830Z] -rw-r--r-- 1 jenkins docker 281 Sep 23 18:42 deps.build-fetch-sources.91625.env [Pipeline] withCredentials [2025-09-23T18:42:48.875Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-09-23T18:42:49.191Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-09-23T18:42:49.757Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] echo [2025-09-23T18:42:58.456Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:42:58.474Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:42:58.524Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:42:58.956Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:42:58.970Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:42:59.017Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:42:59.305Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:42:59.320Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:42:59.366Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:42:59.535Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:42:59.551Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:42:59.598Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:42:59.718Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:42:59.733Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:42:59.783Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:42:59.834Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:42:59.849Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:42:59.902Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:43:00.187Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2025-09-23T18:43:00.261Z] JOB configure-ut-sandbox: wait finished. overall result = true [Pipeline] echo [2025-09-23T18:43:00.288Z] JOB configure-ut-sandbox: entering run_job [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-09-23T18:43:00.363Z] Archiving artifacts [Pipeline] { [Pipeline] echo [2025-09-23T18:43:00.412Z] JOB configure-ut-sandbox / stream prepare-ut-sandbox : deps: [fetch-sources-ut-sandbox] [Pipeline] dir [2025-09-23T18:43:00.429Z] Running in /home/jenkins/workspace/pipeline-gate [Pipeline] { [Pipeline] echo [2025-09-23T18:43:00.450Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:43:00.463Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] findFiles [2025-09-23T18:43:00.554Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:43:00.590Z] JOB configure-ut-sandbox: files found = 2 [Pipeline] echo [2025-09-23T18:43:00.619Z] JOB configure-ut-sandbox: file #0 with path build-fetch-sources-91625/build.env [Pipeline] readFile [Pipeline] echo [2025-09-23T18:43:00.663Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-09-23T18:43:00.677Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-09-23T18:43:00.741Z] Will try again after 15 sec [Pipeline] echo [2025-09-23T18:43:00.758Z] JOB configure-ut-sandbox: file #1 with path build-fetch-sources-91625/deps.build-fetch-sources.91625.env [Pipeline] readFile [Pipeline] echo [2025-09-23T18:43:00.806Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-09-23T18:43:00.820Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:43:00.870Z] Will try again after 15 sec [Pipeline] } [Pipeline] // dir [Pipeline] echo [2025-09-23T18:43:00.971Z] JOB configure-ut-sandbox: deps_env_file: deps.build-configure.91673.env [Pipeline] writeFile [Pipeline] { [Pipeline] archiveArtifacts [2025-09-23T18:43:01.034Z] Archiving artifacts [Pipeline] echo [2025-09-23T18:43:01.057Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:null] [Pipeline] echo [2025-09-23T18:43:01.072Z] JOB package-deployers-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:43:01.117Z] Will try again after 15 sec [Pipeline] echo [2025-09-23T18:43:01.138Z] JOB configure-ut-sandbox: Starting job: build-configure rnd: #91673 [Pipeline] timeout [2025-09-23T18:43:01.155Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] { [Pipeline] build [2025-09-23T18:43:01.233Z] Scheduling project: build-configure [Pipeline] echo [2025-09-23T18:43:01.255Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2025-09-23T18:43:01.270Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:43:01.318Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:43:01.916Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T18:43:01.931Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:43:01.980Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:43:02.154Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:43:02.168Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:43:02.214Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:43:02.363Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T18:43:02.376Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T18:43:02.425Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:43:02.513Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:43:02.527Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:43:02.577Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:43:02.622Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T18:43:02.638Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:43:02.686Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2025-09-23T18:43:03.306Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-09-23T18:43:03.321Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:43:03.357Z] Will try again after 15 sec [Pipeline] echo [2025-09-23T18:43:03.376Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T18:43:03.390Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:43:03.450Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:43:03.502Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T18:43:03.519Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T18:43:03.571Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:43:03.618Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-09-23T18:43:03.633Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-09-23T18:43:03.682Z] Will try again after 15 sec [2025-09-23T18:43:07.423Z] Starting building: build-configure #8897 [2025-09-23T18:43:08.274Z] Build build-configure #8896 completed: SUCCESS [Pipeline] echo [2025-09-23T18:43:08.296Z] JOB configure-rocky9: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-09-23T18:43:08.446Z] Copied 2 artifacts from "build-configure" build number 8896 [Pipeline] echo [2025-09-23T18:43:08.496Z] JOB configure-rocky9: Collected artifacts: [Pipeline] sh [2025-09-23T18:43:08.781Z] + ls -la build-configure-86412 [2025-09-23T18:43:08.781Z] total 20 [2025-09-23T18:43:08.781Z] drwxr-xr-x 2 jenkins docker 4096 Sep 23 18:43 . [2025-09-23T18:43:08.781Z] drwxr-xr-x 8 jenkins docker 12288 Sep 23 18:43 .. [2025-09-23T18:43:08.781Z] -rw-r--r-- 1 jenkins docker 0 Sep 23 18:43 build.env [2025-09-23T18:43:08.781Z] -rw-r--r-- 1 jenkins docker 358 Sep 23 18:42 deps.build-configure.86412.env [Pipeline] withCredentials [2025-09-23T18:43:08.841Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-09-23T18:43:09.161Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-09-23T18:43:09.725Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] echo [2025-09-23T18:43:13.560Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:43:13.576Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:43:13.624Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:43:14.049Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:43:14.064Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:43:14.118Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:43:14.405Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:43:14.421Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:43:14.472Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:43:14.630Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:43:14.645Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:43:14.699Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:43:14.820Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:43:14.837Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:43:14.883Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:43:14.933Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:43:14.948Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:43:14.997Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:43:15.587Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:43:15.600Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-09-23T18:43:15.644Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:43:15.776Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-09-23T18:43:15.789Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:43:15.841Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:43:15.899Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-09-23T18:43:15.913Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:43:15.960Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:43:16.151Z] JOB package-deployers-rocky9: waiting for dependecy [configure-rocky9:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2025-09-23T18:43:16.229Z] JOB package-deployers-rocky9: wait finished. overall result = true [Pipeline] echo [2025-09-23T18:43:16.315Z] JOB package-deployers-rocky9: entering run_job [Pipeline] { [Pipeline] writeFile [Pipeline] echo [2025-09-23T18:43:16.377Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2025-09-23T18:43:16.391Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:43:16.439Z] Will try again after 15 sec [Pipeline] archiveArtifacts [2025-09-23T18:43:16.459Z] Archiving artifacts [Pipeline] echo [2025-09-23T18:43:16.510Z] JOB package-deployers-rocky9 / stream build-rocky9 : deps: [configure-rocky9] [Pipeline] dir [2025-09-23T18:43:16.538Z] Running in /home/jenkins/workspace/pipeline-gate [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2025-09-23T18:43:16.620Z] JOB package-deployers-rocky9: files found = 2 [Pipeline] echo [2025-09-23T18:43:16.645Z] JOB package-deployers-rocky9: file #0 with path build-configure-86412/build.env [Pipeline] readFile [Pipeline] echo [2025-09-23T18:43:16.704Z] JOB package-deployers-rocky9: file #1 with path build-configure-86412/deps.build-configure.86412.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] echo [2025-09-23T18:43:16.866Z] JOB package-deployers-rocky9: deps_env_file: deps.build-package-deployers.41776.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-09-23T18:43:16.933Z] Archiving artifacts [Pipeline] echo [2025-09-23T18:43:16.977Z] JOB package-deployers-rocky9: Starting job: build-package-deployers rnd: #41776 [Pipeline] timeout [2025-09-23T18:43:16.994Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] { [Pipeline] build [2025-09-23T18:43:17.054Z] Scheduling project: build-package-deployers [Pipeline] echo [2025-09-23T18:43:17.076Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T18:43:17.093Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:43:17.138Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:43:17.247Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:43:17.265Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:43:17.321Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:43:17.460Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T18:43:17.474Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T18:43:17.522Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:43:17.610Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:43:17.625Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:43:17.672Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:43:17.718Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T18:43:17.737Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:43:17.839Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:43:18.392Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-09-23T18:43:18.408Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:43:18.457Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:43:18.503Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T18:43:18.518Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:43:18.571Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:43:18.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 [2025-09-23T18:43:18.637Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T18:43:18.686Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:43:18.736Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-09-23T18:43:18.751Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-09-23T18:43:18.802Z] Will try again after 15 sec [2025-09-23T18:43:22.429Z] Starting building: build-package-deployers #6219 [Pipeline] { [Pipeline] echo [2025-09-23T18:43:28.664Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:43:28.680Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:43:28.728Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:43:29.153Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:43:29.166Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:43:29.217Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:43:29.504Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:43:29.519Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:43:29.571Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:43:29.734Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:43:29.749Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:43:29.802Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:43:29.916Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:43:29.932Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:43:29.982Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:43:30.033Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:43:30.047Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:43:30.096Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:43:30.679Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:43:30.695Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-09-23T18:43:30.748Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:43:30.876Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-09-23T18:43:30.892Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:43:30.944Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:43:30.993Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-09-23T18:43:31.009Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:43:31.063Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:43:31.473Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:null] [Pipeline] echo [2025-09-23T18:43:31.487Z] JOB compile-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:43:31.547Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:43:32.173Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T18:43:32.190Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:43:32.238Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:43:32.353Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:43:32.367Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:43:32.413Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:43:32.554Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T18:43:32.572Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T18:43:32.627Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:43:32.705Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:43:32.720Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:43:32.769Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:43:32.876Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T18:43:32.892Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:43:32.939Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:43:33.493Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-09-23T18:43:33.510Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:43:33.559Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:43:33.607Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T18:43:33.623Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:43:33.673Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:43:33.724Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T18:43:33.741Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T18:43:33.795Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:43:33.847Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-09-23T18:43:33.863Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-09-23T18:43:33.911Z] Will try again after 15 sec [2025-09-23T18:43:34.442Z] Build build-package-deployers #6219 completed: SUCCESS [Pipeline] echo [2025-09-23T18:43:34.462Z] JOB package-deployers-rocky9: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-09-23T18:43:34.563Z] Copied 2 artifacts from "build-package-deployers" build number 6219 [Pipeline] echo [2025-09-23T18:43:34.601Z] JOB package-deployers-rocky9: Collected artifacts: [Pipeline] sh [2025-09-23T18:43:34.892Z] + ls -la build-package-deployers-41776 [2025-09-23T18:43:34.892Z] total 20 [2025-09-23T18:43:34.892Z] drwxr-xr-x 2 jenkins docker 4096 Sep 23 18:43 . [2025-09-23T18:43:34.892Z] drwxr-xr-x 9 jenkins docker 12288 Sep 23 18:43 .. [2025-09-23T18:43:34.892Z] -rw-r--r-- 1 jenkins docker 0 Sep 23 18:43 build.env [2025-09-23T18:43:34.892Z] -rw-r--r-- 1 jenkins docker 358 Sep 23 18:43 deps.build-package-deployers.41776.env [Pipeline] withCredentials [2025-09-23T18:43:34.946Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-09-23T18:43:35.268Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-09-23T18:43:35.831Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] echo [2025-09-23T18:43:43.764Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:43:43.779Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:43:43.830Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:43:44.249Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:43:44.263Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:43:44.308Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:43:44.603Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:43:44.619Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:43:44.663Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:43:44.831Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:43:44.845Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:43:44.889Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:43:45.015Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:43:45.029Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:43:45.077Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:43:45.126Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:43:45.141Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:43:45.185Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:43:45.786Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:43:45.801Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-09-23T18:43:45.853Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:43:45.977Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-09-23T18:43:45.991Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:43:46.039Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:43:46.094Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-09-23T18:43:46.108Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:43:46.156Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:43:46.582Z] JOB compile-rocky9: waiting for dependecy [package-deployers-rocky9:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2025-09-23T18:43:46.654Z] JOB compile-rocky9: wait finished. overall result = true [Pipeline] echo [2025-09-23T18:43:46.678Z] JOB compile-rocky9: entering run_job [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-09-23T18:43:46.750Z] Archiving artifacts [Pipeline] echo [2025-09-23T18:43:46.790Z] JOB compile-rocky9 / stream build-rocky9 : deps: [package-deployers-rocky9] [Pipeline] dir [2025-09-23T18:43:46.816Z] Running in /home/jenkins/workspace/pipeline-gate [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2025-09-23T18:43:46.902Z] JOB compile-rocky9: files found = 2 [Pipeline] echo [2025-09-23T18:43:46.925Z] JOB compile-rocky9: file #0 with path build-package-deployers-41776/build.env [Pipeline] readFile [Pipeline] echo [2025-09-23T18:43:46.981Z] JOB compile-rocky9: file #1 with path build-package-deployers-41776/deps.build-package-deployers.41776.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] echo [2025-09-23T18:43:47.118Z] JOB compile-rocky9: deps_env_file: deps.build-compile.79309.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-09-23T18:43:47.178Z] Archiving artifacts [Pipeline] echo [2025-09-23T18:43:47.217Z] JOB compile-rocky9: Starting job: build-compile rnd: #79309 [Pipeline] timeout [2025-09-23T18:43:47.232Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] { [Pipeline] build [2025-09-23T18:43:47.282Z] Scheduling project: build-compile [Pipeline] echo [2025-09-23T18:43:47.313Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T18:43:47.326Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:43:47.379Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:43:47.442Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:43:47.456Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:43:47.502Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:43:47.655Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T18:43:47.669Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T18:43:47.739Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:43:47.801Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:43:47.816Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:43:47.867Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:43:47.970Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T18:43:47.984Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:43:48.032Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:43:48.599Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-09-23T18:43:48.614Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:43:48.673Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:43:48.724Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T18:43:48.743Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:43:48.792Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:43:48.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 [2025-09-23T18:43:48.945Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] { [2025-09-23T18:43:49.002Z] Will try again after 15 sec [Pipeline] echo [2025-09-23T18:43:49.043Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-09-23T18:43:49.060Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-09-23T18:43:49.110Z] Will try again after 15 sec [2025-09-23T18:43:52.437Z] Starting building: build-compile #6199 [Pipeline] { [Pipeline] echo [2025-09-23T18:43:58.884Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:43:58.902Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:43:58.952Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:43:59.341Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:43:59.355Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:43:59.404Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:43:59.697Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:43:59.711Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:43:59.759Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:43:59.924Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:43:59.938Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:43:59.987Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:44:00.110Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:44:00.124Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:44:00.171Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:44:00.225Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:44:00.241Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:44:00.286Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:44:00.883Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:44:00.896Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-09-23T18:44:00.947Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:44:01.072Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-09-23T18:44:01.087Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:44:01.133Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:44:01.184Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-09-23T18:44:01.197Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:44:01.244Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:44:02.413Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T18:44:02.431Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:44:02.478Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:44:02.537Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:44:02.553Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:44:02.601Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:44:02.772Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T18:44:02.788Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T18:44:02.839Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:44:02.903Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:44:02.919Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:44:02.969Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:44:03.064Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T18:44:03.080Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:44:03.129Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:44:03.705Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-09-23T18:44:03.720Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:44:03.771Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:44:03.829Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T18:44:03.846Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:44:03.895Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:44:04.039Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T18:44:04.053Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T18:44:04.101Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:44:04.149Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-09-23T18:44:04.164Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-09-23T18:44:04.215Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:44:13.985Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:44:13.999Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:44:14.044Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:44:14.432Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:44:14.445Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:44:14.493Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:44:14.790Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:44:14.804Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:44:14.848Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:44:15.018Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:44:15.031Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:44:15.079Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:44:15.206Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:44:15.221Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:44:15.266Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:44:15.317Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:44:15.332Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:44:15.380Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:44:15.979Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:44:15.993Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-09-23T18:44:16.039Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:44:16.196Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-09-23T18:44:16.217Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:44:16.263Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:44:16.309Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-09-23T18:44:16.325Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:44:16.372Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:44:17.511Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T18:44:17.527Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:44:17.573Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:44:17.634Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:44:17.652Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:44:17.700Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:44:17.871Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T18:44:17.887Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T18:44:17.936Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:44:18.001Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:44:18.017Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:44:18.066Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:44:18.157Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T18:44:18.172Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:44:18.220Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:44:18.805Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-09-23T18:44:18.820Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:44:18.868Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:44:18.926Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T18:44:18.941Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:44:18.987Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:44:19.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 [2025-09-23T18:44:19.149Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T18:44:19.194Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:44:19.248Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-09-23T18:44:19.262Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-09-23T18:44:19.311Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:44:29.083Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:44:29.100Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:44:29.148Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:44:29.531Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:44:29.546Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:44:29.618Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:44:29.883Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:44:29.900Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:44:29.952Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:44:30.113Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:44:30.129Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:44:30.176Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:44:30.299Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:44:30.314Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:44:30.363Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:44:30.411Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:44:30.427Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:44:30.475Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:44:31.073Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:44:31.090Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-09-23T18:44:31.141Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:44:31.297Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-09-23T18:44:31.313Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:44:31.361Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:44:31.404Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-09-23T18:44:31.419Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:44:31.467Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:44:32.610Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T18:44:32.626Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:44:32.675Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:44:32.733Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:44:32.748Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:44:32.795Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:44:32.969Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T18:44:32.984Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T18:44:33.031Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:44:33.101Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:44:33.118Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:44:33.164Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:44:33.252Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T18:44:33.267Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:44:33.314Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:44:33.901Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-09-23T18:44:33.917Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:44:33.967Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:44:34.019Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T18:44:34.035Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:44:34.082Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:44:34.229Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T18:44:34.245Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T18:44:34.294Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:44:34.348Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-09-23T18:44:34.363Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-09-23T18:44:34.409Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:44:44.180Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:44:44.195Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:44:44.243Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:44:44.653Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:44:44.667Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:44:44.716Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:44:44.986Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:44:45.002Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:44:45.049Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:44:45.208Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:44:45.223Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:44:45.270Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:44:45.396Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:44:45.411Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:44:45.454Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:44:45.508Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:44:45.523Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:44:45.570Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:44:46.174Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:44:46.191Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-09-23T18:44:46.237Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:44:46.391Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-09-23T18:44:46.404Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:44:46.450Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:44:46.497Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-09-23T18:44:46.513Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:44:46.558Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:44:47.706Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T18:44:47.724Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:44:47.775Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:44:47.828Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:44:47.846Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:44:47.893Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:44:48.063Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T18:44:48.078Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T18:44:48.124Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:44:48.195Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:44:48.211Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:44:48.256Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:44:48.349Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T18:44:48.365Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:44:48.413Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:44:48.998Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-09-23T18:44:49.014Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:44:49.058Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:44:49.113Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T18:44:49.129Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:44:49.176Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:44:49.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 [2025-09-23T18:44:49.340Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T18:44:49.385Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:44:49.438Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-09-23T18:44:49.452Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-09-23T18:44:49.495Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:44:59.278Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:44:59.293Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:44:59.344Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:44:59.747Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:44:59.762Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:44:59.807Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:45:00.088Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:45:00.103Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:45:00.149Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:45:00.302Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:45:00.323Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:45:00.373Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:45:00.487Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:45:00.504Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:45:00.553Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:45:00.605Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:45:00.620Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:45:00.668Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:45:01.275Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:45:01.292Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-09-23T18:45:01.344Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:45:01.485Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-09-23T18:45:01.501Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:45:01.550Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:45:01.593Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-09-23T18:45:01.608Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:45:01.660Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:45:02.813Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T18:45:02.830Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:45:02.879Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:45:02.926Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:45:02.942Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:45:02.997Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:45:03.160Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T18:45:03.177Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T18:45:03.234Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:45:03.291Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:45:03.307Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:45:03.358Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:45:03.450Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T18:45:03.468Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:45:03.524Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:45:04.092Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-09-23T18:45:04.107Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:45:04.158Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:45:04.212Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T18:45:04.228Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:45:04.280Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:45:04.422Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T18:45:04.439Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T18:45:04.488Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:45:04.539Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-09-23T18:45:04.554Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-09-23T18:45:04.609Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:45:14.379Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:45:14.394Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:45:14.443Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:45:14.840Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:45:14.857Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:45:14.911Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:45:15.184Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:45:15.198Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:45:15.247Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:45:15.407Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:45:15.425Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:45:15.473Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:45:15.587Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:45:15.603Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:45:15.652Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:45:15.699Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:45:15.714Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:45:15.766Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:45:16.380Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:45:16.396Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-09-23T18:45:16.444Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:45:16.583Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-09-23T18:45:16.598Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:45:16.644Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:45:16.692Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-09-23T18:45:16.706Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:45:16.756Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:45:17.913Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T18:45:17.927Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:45:17.972Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:45:18.031Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:45:18.045Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:45:18.095Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:45:18.270Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T18:45:18.284Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T18:45:18.333Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:45:18.392Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:45:18.406Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:45:18.453Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:45:18.558Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T18:45:18.575Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:45:18.625Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:45:19.191Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-09-23T18:45:19.205Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:45:19.259Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:45:19.313Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T18:45:19.327Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:45:19.373Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:45:19.520Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T18:45:19.533Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T18:45:19.578Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:45:19.643Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-09-23T18:45:19.659Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-09-23T18:45:19.707Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:45:29.481Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:45:29.498Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:45:29.556Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:45:29.947Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:45:29.962Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:45:30.010Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:45:30.284Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:45:30.302Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:45:30.355Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:45:30.510Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:45:30.525Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:45:30.575Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:45:30.685Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:45:30.699Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:45:30.747Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:45:30.797Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:45:30.812Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:45:30.862Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:45:31.480Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:45:31.497Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-09-23T18:45:31.552Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:45:31.685Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-09-23T18:45:31.700Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:45:31.752Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:45:31.798Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-09-23T18:45:31.813Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:45:31.865Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:45:33.007Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T18:45:33.021Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:45:33.071Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:45:33.128Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:45:33.142Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:45:33.199Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:45:33.371Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T18:45:33.391Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T18:45:33.450Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:45:33.499Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:45:33.518Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:45:33.581Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:45:33.663Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T18:45:33.679Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:45:33.733Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:45:34.297Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-09-23T18:45:34.313Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:45:34.368Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:45:34.420Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T18:45:34.438Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:45:34.495Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:45:34.617Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T18:45:34.635Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T18:45:34.691Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:45:34.747Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-09-23T18:45:34.764Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-09-23T18:45:34.814Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:45:44.593Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:45:44.611Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:45:44.710Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:45:45.047Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:45:45.064Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:45:45.114Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:45:45.391Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:45:45.406Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:45:45.470Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:45:45.607Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:45:45.622Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:45:45.669Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:45:45.780Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:45:45.794Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:45:45.844Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:45:45.893Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:45:45.908Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:45:45.957Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:45:46.586Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:45:46.602Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-09-23T18:45:46.652Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:45:46.783Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-09-23T18:45:46.798Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:45:46.847Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:45:46.899Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-09-23T18:45:46.916Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:45:46.967Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:45:48.103Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T18:45:48.118Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:45:48.165Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:45:48.230Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:45:48.246Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:45:48.296Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:45:48.480Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T18:45:48.494Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T18:45:48.537Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:45:48.609Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:45:48.622Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:45:48.666Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:45:48.762Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T18:45:48.776Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:45:48.819Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:45:49.398Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-09-23T18:45:49.413Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:45:49.459Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:45:49.525Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T18:45:49.539Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:45:49.582Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:45:49.721Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T18:45:49.734Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T18:45:49.781Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:45:49.854Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-09-23T18:45:49.868Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-09-23T18:45:49.922Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:45:59.742Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:45:59.758Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:45:59.810Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:46:00.149Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:46:00.164Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:46:00.215Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:46:00.502Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:46:00.517Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:46:00.566Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:46:00.701Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:46:00.716Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:46:00.765Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:46:00.875Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:46:00.891Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:46:00.937Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:46:00.989Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:46:01.004Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:46:01.053Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:46:01.685Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:46:01.701Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-09-23T18:46:01.749Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:46:01.880Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-09-23T18:46:01.898Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:46:01.947Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:46:01.997Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-09-23T18:46:02.011Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:46:02.059Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:46:03.198Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T18:46:03.213Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:46:03.256Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:46:03.326Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:46:03.341Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:46:03.386Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:46:03.566Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T18:46:03.579Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T18:46:03.626Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:46:03.700Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:46:03.714Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:46:03.763Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:46:03.848Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T18:46:03.866Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:46:03.916Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:46:04.494Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-09-23T18:46:04.511Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:46:04.560Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:46:04.615Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T18:46:04.630Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:46:04.683Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:46:04.815Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T18:46:04.829Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T18:46:04.876Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:46:04.957Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-09-23T18:46:04.972Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-09-23T18:46:05.019Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:46:14.844Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:46:14.861Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:46:14.910Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:46:15.248Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:46:15.265Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:46:15.310Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:46:15.599Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:46:15.614Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:46:15.660Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:46:15.801Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:46:15.821Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:46:15.870Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:46:15.970Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:46:15.989Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:46:16.040Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:46:16.089Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:46:16.103Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:46:16.147Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:46:16.784Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:46:16.799Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-09-23T18:46:16.846Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:46:16.980Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-09-23T18:46:16.995Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:46:17.044Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:46:17.090Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-09-23T18:46:17.106Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:46:17.156Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:46:18.291Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T18:46:18.305Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:46:18.351Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:46:18.417Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:46:18.431Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:46:18.476Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:46:18.656Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T18:46:18.670Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T18:46:18.718Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:46:18.793Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:46:18.808Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:46:18.854Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:46:18.950Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T18:46:18.965Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:46:19.016Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:46:19.600Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-09-23T18:46:19.615Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:46:19.664Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:46:19.712Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T18:46:19.727Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:46:19.777Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:46:19.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 [2025-09-23T18:46:19.929Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T18:46:19.975Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:46:20.054Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-09-23T18:46:20.069Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-09-23T18:46:20.116Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:46:29.945Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:46:29.964Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:46:30.013Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:46:30.344Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:46:30.360Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:46:30.408Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:46:30.694Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:46:30.709Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:46:30.757Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:46:30.903Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:46:30.918Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:46:30.966Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:46:31.072Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:46:31.085Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:46:31.133Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:46:31.179Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:46:31.194Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:46:31.243Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:46:31.879Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:46:31.892Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-09-23T18:46:31.940Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:46:32.074Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-09-23T18:46:32.089Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:46:32.136Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:46:32.188Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-09-23T18:46:32.206Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:46:32.260Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:46:33.388Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T18:46:33.403Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:46:33.451Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:46:33.510Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:46:33.525Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:46:33.579Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:46:33.753Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T18:46:33.768Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T18:46:33.830Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:46:33.899Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:46:33.917Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:46:33.967Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:46:34.051Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T18:46:34.066Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:46:34.114Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:46:34.699Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-09-23T18:46:34.715Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:46:34.764Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:46:34.813Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T18:46:34.828Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:46:34.883Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:46:35.012Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T18:46:35.028Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T18:46:35.087Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:46:35.154Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-09-23T18:46:35.169Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-09-23T18:46:35.217Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:46:45.046Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:46:45.063Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:46:45.113Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:46:45.442Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:46:45.460Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:46:45.508Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:46:45.795Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:46:45.813Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:46:45.861Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:46:46.003Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:46:46.021Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:46:46.071Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:46:46.168Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:46:46.188Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:46:46.236Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:46:46.281Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:46:46.297Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:46:46.346Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:46:46.975Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:46:46.989Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-09-23T18:46:47.037Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:46:47.168Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-09-23T18:46:47.183Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:46:47.232Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:46:47.291Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-09-23T18:46:47.305Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:46:47.353Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:46:48.489Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T18:46:48.505Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:46:48.552Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:46:48.613Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:46:48.629Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:46:48.680Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:46:48.873Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T18:46:48.889Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T18:46:48.939Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:46:48.999Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:46:49.014Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:46:49.062Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:46:49.145Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T18:46:49.159Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:46:49.206Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:46:49.797Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-09-23T18:46:49.810Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:46:49.860Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:46:49.915Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T18:46:49.932Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:46:49.981Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:46:50.129Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T18:46:50.143Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T18:46:50.190Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:46:50.254Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-09-23T18:46:50.268Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-09-23T18:46:50.317Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:47:00.148Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:47:00.166Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:47:00.266Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:47:00.542Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:47:00.558Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:47:00.612Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:47:00.898Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:47:00.914Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:47:00.970Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:47:01.108Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:47:01.123Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:47:01.176Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:47:01.269Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:47:01.284Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:47:01.359Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:47:01.403Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:47:01.416Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:47:01.463Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:47:02.074Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-09-23T18:47:02.088Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-09-23T18:47:02.137Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:47:02.264Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-09-23T18:47:02.280Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:47:02.329Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:47:02.381Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-09-23T18:47:02.395Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:47:02.443Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:47:03.584Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T18:47:03.600Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:47:03.645Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:47:03.711Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:47:03.727Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:47:03.788Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:47:03.993Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T18:47:04.009Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T18:47:04.058Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:47:04.103Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:47:04.119Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:47:04.169Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:47:04.240Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T18:47:04.255Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:47:04.305Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:47:04.907Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-09-23T18:47:04.924Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:47:04.976Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:47:05.021Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T18:47:05.035Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:47:05.081Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:47:05.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 [2025-09-23T18:47:05.242Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T18:47:05.289Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:47:05.358Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-09-23T18:47:05.372Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-09-23T18:47:05.424Z] Will try again after 15 sec [2025-09-23T18:47:10.766Z] Build build-configure #8897 completed: SUCCESS [Pipeline] echo [2025-09-23T18:47:10.785Z] JOB configure-ut-sandbox: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-09-23T18:47:10.875Z] Copied 2 artifacts from "build-configure" build number 8897 [Pipeline] echo [2025-09-23T18:47:10.918Z] JOB configure-ut-sandbox: Collected artifacts: [Pipeline] sh [2025-09-23T18:47:11.205Z] + ls -la build-configure-91673 [2025-09-23T18:47:11.205Z] total 24 [2025-09-23T18:47:11.205Z] drwxr-xr-x 2 jenkins docker 4096 Sep 23 18:47 . [2025-09-23T18:47:11.205Z] drwxr-xr-x 10 jenkins docker 12288 Sep 23 18:47 .. [2025-09-23T18:47:11.205Z] -rw-r--r-- 1 jenkins docker 35 Sep 23 18:47 build.env [2025-09-23T18:47:11.205Z] -rw-r--r-- 1 jenkins docker 356 Sep 23 18:43 deps.build-configure.91673.env [Pipeline] withCredentials [2025-09-23T18:47:11.250Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-09-23T18:47:11.566Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-09-23T18:47:12.129Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] echo [2025-09-23T18:47:15.298Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2025-09-23T18:47:15.368Z] JOB test-unit-agent: wait finished. overall result = true [Pipeline] echo [2025-09-23T18:47:15.392Z] JOB test-unit-agent: entering run_job [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-09-23T18:47:15.468Z] Archiving artifacts [Pipeline] echo [2025-09-23T18:47:15.508Z] JOB test-unit-agent / stream test-unit : deps: [[configure-ut-sandbox:[inherit-keys:[DEVENV_TAG, UNITTEST_TARGETS]]]] [Pipeline] dir [2025-09-23T18:47:15.534Z] Running in /home/jenkins/workspace/pipeline-gate [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2025-09-23T18:47:15.621Z] JOB test-unit-agent: files found = 2 [Pipeline] { [Pipeline] echo [2025-09-23T18:47:15.647Z] JOB test-unit-agent: file #0 with path build-configure-91673/build.env [Pipeline] readFile [Pipeline] echo [2025-09-23T18:47:15.685Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:SUCCESS] [Pipeline] } [Pipeline] echo [2025-09-23T18:47:15.722Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] // waitUntil [Pipeline] echo [2025-09-23T18:47:15.789Z] JOB test-unit-opserver: wait finished. overall result = true [Pipeline] echo [2025-09-23T18:47:15.819Z] JOB test-unit-opserver: entering run_job [Pipeline] echo [2025-09-23T18:47:15.838Z] JOB test-unit-agent: file #1 with path build-configure-91673/deps.build-configure.91673.env [Pipeline] readFile [Pipeline] writeFile [Pipeline] echo [2025-09-23T18:47:15.924Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] archiveArtifacts [2025-09-23T18:47:15.958Z] Archiving artifacts [Pipeline] } [Pipeline] echo [2025-09-23T18:47:15.998Z] JOB test-unit-opserver / stream test-unit : deps: [[configure-ut-sandbox:[inherit-keys:[DEVENV_TAG, UNITTEST_TARGETS]]]] [Pipeline] { [Pipeline] dir [2025-09-23T18:47:16.024Z] Running in /home/jenkins/workspace/pipeline-gate [Pipeline] { [Pipeline] echo [2025-09-23T18:47:16.046Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:SUCCESS] [Pipeline] } [Pipeline] findFiles [Pipeline] // dir [Pipeline] echo [2025-09-23T18:47:16.144Z] JOB test-unit-agent: deps_env_file: deps.test-unit-agent.56828.env [Pipeline] writeFile [Pipeline] // waitUntil [Pipeline] echo [2025-09-23T18:47:16.232Z] JOB test-unit-bgp: wait finished. overall result = true [Pipeline] echo [2025-09-23T18:47:16.252Z] JOB test-unit-opserver: files found = 2 [Pipeline] echo [2025-09-23T18:47:16.268Z] JOB test-unit-bgp: entering run_job [Pipeline] echo [2025-09-23T18:47:16.286Z] JOB test-unit-opserver: file #0 with path build-configure-91673/build.env [Pipeline] readFile [Pipeline] { [Pipeline] archiveArtifacts [2025-09-23T18:47:16.350Z] Archiving artifacts [Pipeline] writeFile [Pipeline] echo [2025-09-23T18:47:16.390Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:SUCCESS] [Pipeline] } [Pipeline] echo [2025-09-23T18:47:16.433Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] echo [2025-09-23T18:47:16.459Z] JOB test-unit-opserver: file #1 with path build-configure-91673/deps.build-configure.91673.env [Pipeline] readFile [Pipeline] { [Pipeline] echo [2025-09-23T18:47:16.536Z] JOB test-unit-agent: Starting job: test-unit-agent rnd: #56828 [Pipeline] timeout [2025-09-23T18:47:16.551Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] // waitUntil [Pipeline] archiveArtifacts [2025-09-23T18:47:16.610Z] Archiving artifacts [Pipeline] echo [2025-09-23T18:47:16.625Z] JOB test-unit-group-one: wait finished. overall result = true [Pipeline] echo [2025-09-23T18:47:16.650Z] JOB test-unit-group-one: entering run_job [Pipeline] echo [2025-09-23T18:47:16.673Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:SUCCESS] [Pipeline] } [Pipeline] build [2025-09-23T18:47:16.695Z] Scheduling project: test-unit-agent [Pipeline] { [Pipeline] echo [2025-09-23T18:47:16.746Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] writeFile [Pipeline] echo [2025-09-23T18:47:16.805Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2025-09-23T18:47:16.876Z] JOB test-unit-bgp / stream test-unit : deps: [[configure-ut-sandbox:[inherit-keys:[DEVENV_TAG, UNITTEST_TARGETS]]]] [Pipeline] echo [2025-09-23T18:47:16.893Z] JOB test-unit-group-two: wait finished. overall result = true [Pipeline] dir [2025-09-23T18:47:16.913Z] Running in /home/jenkins/workspace/pipeline-gate [Pipeline] { [Pipeline] echo [2025-09-23T18:47:16.933Z] JOB test-unit-group-two: entering run_job [Pipeline] } [Pipeline] findFiles [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-09-23T18:47:17.043Z] Archiving artifacts [Pipeline] // waitUntil [Pipeline] echo [2025-09-23T18:47:17.105Z] JOB test-unit-ungrouped: wait finished. overall result = true [Pipeline] echo [2025-09-23T18:47:17.123Z] JOB test-unit-ungrouped: entering run_job [Pipeline] writeFile [Pipeline] // dir [Pipeline] echo [2025-09-23T18:47:17.232Z] JOB test-unit-opserver: deps_env_file: deps.test-unit-opserver.16074.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-09-23T18:47:17.276Z] Archiving artifacts [Pipeline] echo [2025-09-23T18:47:17.293Z] JOB test-unit-bgp: files found = 2 [Pipeline] echo [2025-09-23T18:47:17.321Z] JOB test-unit-bgp: file #0 with path build-configure-91673/build.env [Pipeline] readFile [Pipeline] echo [2025-09-23T18:47:17.369Z] JOB test-unit-group-one / stream test-unit : deps: [[configure-ut-sandbox:[inherit-keys:[DEVENV_TAG, UNITTEST_TARGETS]]]] [Pipeline] dir [2025-09-23T18:47:17.397Z] Running in /home/jenkins/workspace/pipeline-gate [Pipeline] { [Pipeline] findFiles [Pipeline] { [Pipeline] archiveArtifacts [2025-09-23T18:47:17.491Z] Archiving artifacts [Pipeline] echo [2025-09-23T18:47:17.507Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:SUCCESS] [Pipeline] echo [2025-09-23T18:47:17.523Z] JOB cleanup-worker-ut-sandbox: waiting for all = true [Pipeline] } [Pipeline] archiveArtifacts [2025-09-23T18:47:17.578Z] Archiving artifacts [Pipeline] echo [2025-09-23T18:47:17.596Z] JOB test-unit-group-two / stream test-unit : deps: [[configure-ut-sandbox:[inherit-keys:[DEVENV_TAG, UNITTEST_TARGETS]]]] [Pipeline] { [Pipeline] dir [2025-09-23T18:47:17.639Z] Running in /home/jenkins/workspace/pipeline-gate [Pipeline] { [Pipeline] echo [2025-09-23T18:47:17.671Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] echo [2025-09-23T18:47:17.699Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-09-23T18:47:17.715Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] findFiles [Pipeline] echo [2025-09-23T18:47:17.750Z] JOB test-unit-bgp: file #1 with path build-configure-91673/deps.build-configure.91673.env [Pipeline] readFile [Pipeline] { [Pipeline] echo [2025-09-23T18:47:17.825Z] JOB test-unit-group-one: files found = 2 [Pipeline] echo [2025-09-23T18:47:17.843Z] JOB test-unit-group-one: file #0 with path build-configure-91673/build.env [Pipeline] readFile [Pipeline] echo [2025-09-23T18:47:17.886Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-09-23T18:47:17.900Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2025-09-23T18:47:17.969Z] JOB cleanup-worker-ut-sandbox: wait finished. overall result = true [Pipeline] echo [2025-09-23T18:47:17.989Z] JOB test-unit-ungrouped / stream test-unit : deps: [[configure-ut-sandbox:[inherit-keys:[DEVENV_TAG, UNITTEST_TARGETS]]]] [Pipeline] echo [2025-09-23T18:47:18.005Z] JOB cleanup-worker-ut-sandbox: entering run_job [Pipeline] dir [2025-09-23T18:47:18.040Z] Running in /home/jenkins/workspace/pipeline-gate [Pipeline] { [Pipeline] echo [2025-09-23T18:47:18.080Z] JOB test-unit-opserver: Starting job: test-unit-opserver rnd: #16074 [Pipeline] timeout [2025-09-23T18:47:18.096Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] writeFile [Pipeline] findFiles [Pipeline] build [2025-09-23T18:47:18.173Z] Scheduling project: test-unit-opserver [2025-09-23T18:47:18.230Z] Will try again after 15 sec [Pipeline] echo [2025-09-23T18:47:18.250Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] echo [2025-09-23T18:47:18.267Z] JOB test-unit-group-two: files found = 2 [Pipeline] echo [2025-09-23T18:47:18.285Z] JOB test-unit-group-two: file #0 with path build-configure-91673/build.env [Pipeline] readFile [2025-09-23T18:47:18.333Z] Will try again after 15 sec [Pipeline] echo [2025-09-23T18:47:18.350Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] echo [2025-09-23T18:47:18.381Z] JOB test-unit-group-one: file #1 with path build-configure-91673/deps.build-configure.91673.env [Pipeline] readFile [Pipeline] } [Pipeline] archiveArtifacts [2025-09-23T18:47:18.455Z] Archiving artifacts [Pipeline] echo [2025-09-23T18:47:18.510Z] JOB test-unit-ungrouped: files found = 2 [Pipeline] echo [2025-09-23T18:47:18.524Z] JOB test-unit-ungrouped: file #0 with path build-configure-91673/build.env [Pipeline] readFile [Pipeline] echo [2025-09-23T18:47:18.574Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] echo [2025-09-23T18:47:18.589Z] JOB test-unit-group-two: file #1 with path build-configure-91673/deps.build-configure.91673.env [Pipeline] readFile [Pipeline] echo [2025-09-23T18:47:18.656Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] // dir [Pipeline] echo [2025-09-23T18:47:18.716Z] JOB test-unit-bgp: deps_env_file: deps.test-unit-bgp.62564.env [Pipeline] writeFile [Pipeline] echo [2025-09-23T18:47:18.750Z] JOB cleanup-worker-ut-sandbox / stream prepare-ut-sandbox : deps: [configure-ut-sandbox] [Pipeline] dir [2025-09-23T18:47:18.782Z] Running in /home/jenkins/workspace/pipeline-gate [Pipeline] { [Pipeline] echo [2025-09-23T18:47:18.801Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] echo [2025-09-23T18:47:18.830Z] JOB test-unit-ungrouped: file #1 with path build-configure-91673/deps.build-configure.91673.env [Pipeline] readFile [Pipeline] findFiles [Pipeline] echo [2025-09-23T18:47:18.885Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] { [Pipeline] } [Pipeline] echo [2025-09-23T18:47:18.935Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T18:47:18.951Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] archiveArtifacts [2025-09-23T18:47:18.990Z] Archiving artifacts [Pipeline] } [Pipeline] { [Pipeline] echo [2025-09-23T18:47:19.049Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] echo [2025-09-23T18:47:19.066Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:47:19.079Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-09-23T18:47:19.098Z] JOB cleanup-worker-ut-sandbox: files found = 2 [Pipeline] echo [2025-09-23T18:47:19.122Z] JOB cleanup-worker-ut-sandbox: file #0 with path build-configure-91673/build.env [Pipeline] readFile [Pipeline] // dir [2025-09-23T18:47:19.195Z] Will try again after 15 sec [Pipeline] echo [2025-09-23T18:47:19.210Z] JOB test-unit-group-one: deps_env_file: deps.test-unit-group-one.24452.env [Pipeline] writeFile [Pipeline] } [Pipeline] // dir [Pipeline] echo [2025-09-23T18:47:19.310Z] JOB test-unit-bgp: Starting job: test-unit-bgp rnd: #62564 [Pipeline] timeout [2025-09-23T18:47:19.327Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] echo [2025-09-23T18:47:19.350Z] JOB test-unit-group-two: deps_env_file: deps.test-unit-group-two.75888.env [Pipeline] writeFile [Pipeline] build [2025-09-23T18:47:19.382Z] Scheduling project: test-unit-bgp [Pipeline] { [2025-09-23T18:47:19.450Z] Will try again after 15 sec [Pipeline] echo [2025-09-23T18:47:19.471Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T18:47:19.494Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [Pipeline] echo [2025-09-23T18:47:19.541Z] JOB cleanup-worker-ut-sandbox: file #1 with path build-configure-91673/deps.build-configure.91673.env [Pipeline] readFile [Pipeline] { [Pipeline] archiveArtifacts [2025-09-23T18:47:19.628Z] Archiving artifacts [Pipeline] echo [2025-09-23T18:47:19.649Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:47:19.666Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] // dir [Pipeline] { [Pipeline] echo [2025-09-23T18:47:19.758Z] JOB test-unit-ungrouped: deps_env_file: deps.test-unit-ungrouped.74703.env [Pipeline] writeFile [Pipeline] echo [2025-09-23T18:47:19.797Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T18:47:19.815Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] archiveArtifacts [2025-09-23T18:47:19.871Z] Archiving artifacts [2025-09-23T18:47:19.940Z] Will try again after 15 sec [Pipeline] } [2025-09-23T18:47:19.997Z] Will try again after 15 sec [Pipeline] echo [2025-09-23T18:47:20.018Z] JOB test-unit-group-one: Starting job: test-unit-group-one rnd: #24452 [Pipeline] timeout [2025-09-23T18:47:20.034Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2025-09-23T18:47:20.073Z] Scheduling project: test-unit-group-one [2025-09-23T18:47:20.121Z] Will try again after 15 sec [Pipeline] archiveArtifacts [2025-09-23T18:47:20.139Z] Archiving artifacts [Pipeline] echo [2025-09-23T18:47:20.197Z] JOB test-unit-group-two: Starting job: test-unit-group-two rnd: #75888 [Pipeline] timeout [2025-09-23T18:47:20.212Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] // dir [Pipeline] { [Pipeline] build [2025-09-23T18:47:20.307Z] Scheduling project: test-unit-group-two [Pipeline] { [Pipeline] echo [2025-09-23T18:47:20.372Z] JOB test-unit-ungrouped: Starting job: test-unit-ungrouped rnd: #74703 [Pipeline] timeout [2025-09-23T18:47:20.388Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] echo [2025-09-23T18:47:20.409Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-09-23T18:47:20.423Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-09-23T18:47:20.457Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T18:47:20.470Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] build [2025-09-23T18:47:20.490Z] Scheduling project: test-unit-ungrouped [Pipeline] { [Pipeline] echo [2025-09-23T18:47:20.544Z] JOB cleanup-worker-ut-sandbox: deps_env_file: deps.build-cleanup.92839.env [Pipeline] writeFile [Pipeline] echo [2025-09-23T18:47:20.593Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T18:47:20.607Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] { [2025-09-23T18:47:20.671Z] Will try again after 15 sec [2025-09-23T18:47:20.690Z] Will try again after 15 sec [Pipeline] echo [2025-09-23T18:47:20.708Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-09-23T18:47:20.723Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [Pipeline] archiveArtifacts [2025-09-23T18:47:20.775Z] Archiving artifacts [2025-09-23T18:47:20.818Z] Will try again after 15 sec [2025-09-23T18:47:20.867Z] Will try again after 15 sec [Pipeline] echo [2025-09-23T18:47:20.919Z] JOB cleanup-worker-ut-sandbox: Starting job: build-cleanup rnd: #92839 [Pipeline] timeout [2025-09-23T18:47:20.935Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2025-09-23T18:47:20.981Z] Scheduling project: build-cleanup [2025-09-23T18:47:22.457Z] Starting building: test-unit-agent #2349 [2025-09-23T18:47:27.488Z] Starting building: test-unit-opserver #2349 [2025-09-23T18:47:30.655Z] Build test-unit-opserver #2349 completed: SUCCESS [Pipeline] echo [2025-09-23T18:47:30.706Z] Starting building: test-unit-bgp #2349 [2025-09-23T18:47:30.715Z] JOB test-unit-opserver: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-09-23T18:47:30.869Z] Copied 1 artifact from "test-unit-opserver" build number 2349 [Pipeline] echo [2025-09-23T18:47:30.901Z] JOB test-unit-opserver: Collected artifacts: [Pipeline] sh [2025-09-23T18:47:31.187Z] + ls -la test-unit-opserver-16074 [2025-09-23T18:47:31.187Z] total 20 [2025-09-23T18:47:31.187Z] drwxr-xr-x 2 jenkins docker 4096 Sep 23 18:47 . [2025-09-23T18:47:31.187Z] drwxr-xr-x 11 jenkins docker 12288 Sep 23 18:47 .. [2025-09-23T18:47:31.187Z] -rw-r--r-- 1 jenkins docker 110 Sep 23 18:47 deps.test-unit-opserver.16074.env [Pipeline] withCredentials [2025-09-23T18:47:31.231Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-09-23T18:47:31.546Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-09-23T18:47:32.108Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-09-23T18:47:32.493Z] Starting building: test-unit-group-one #2349 [Pipeline] sh [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] echo [2025-09-23T18:47:33.275Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-09-23T18:47:33.294Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:47:33.345Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:47:33.394Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-09-23T18:47:33.411Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:47:33.468Z] Will try again after 15 sec [2025-09-23T18:47:33.817Z] Build test-unit-bgp #2349 completed: SUCCESS [2025-09-23T18:47:33.840Z] Starting building: test-unit-group-two #2349 [Pipeline] echo [2025-09-23T18:47:33.858Z] JOB test-unit-bgp: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-09-23T18:47:33.981Z] Copied 1 artifact from "test-unit-bgp" build number 2349 [Pipeline] echo [2025-09-23T18:47:34.021Z] JOB test-unit-bgp: Collected artifacts: [Pipeline] sh [Pipeline] { [Pipeline] echo [2025-09-23T18:47:34.226Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T18:47:34.240Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:47:34.289Z] Will try again after 15 sec [2025-09-23T18:47:34.310Z] + ls -la test-unit-bgp-62564 [2025-09-23T18:47:34.310Z] total 20 [2025-09-23T18:47:34.310Z] drwxr-xr-x 2 jenkins docker 4096 Sep 23 18:47 . [2025-09-23T18:47:34.310Z] drwxr-xr-x 12 jenkins docker 12288 Sep 23 18:47 .. [2025-09-23T18:47:34.310Z] -rw-r--r-- 1 jenkins docker 110 Sep 23 18:47 deps.test-unit-bgp.62564.env [Pipeline] withCredentials [2025-09-23T18:47:34.361Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [Pipeline] { [Pipeline] echo [2025-09-23T18:47:34.489Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:47:34.504Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:47:34.552Z] Will try again after 15 sec [2025-09-23T18:47:34.685Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] { [Pipeline] echo [2025-09-23T18:47:34.974Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T18:47:34.992Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [Pipeline] { [2025-09-23T18:47:35.079Z] Will try again after 15 sec [Pipeline] echo [2025-09-23T18:47:35.118Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:47:35.160Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-09-23T18:47:35.246Z] Will try again after 15 sec [2025-09-23T18:47:35.249Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] echo [2025-09-23T18:47:35.320Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T18:47:35.337Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:47:35.437Z] Will try again after 15 sec [2025-09-23T18:47:35.651Z] Build test-unit-group-one #2349 completed: SUCCESS [2025-09-23T18:47:35.664Z] Starting building: test-unit-ungrouped #2349 [Pipeline] echo [2025-09-23T18:47:35.677Z] JOB test-unit-group-one: Finished with SUCCESS [Pipeline] } [Pipeline] { [Pipeline] // timeout [Pipeline] { [Pipeline] copyArtifacts [2025-09-23T18:47:35.841Z] Copied 1 artifact from "test-unit-group-one" build number 2349 [Pipeline] { [Pipeline] sh [Pipeline] echo [2025-09-23T18:47:36.037Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-09-23T18:47:36.053Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-09-23T18:47:36.073Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T18:47:36.089Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-09-23T18:47:36.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 [2025-09-23T18:47:36.136Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] { [2025-09-23T18:47:36.205Z] Will try again after 15 sec [2025-09-23T18:47:36.228Z] Will try again after 15 sec [Pipeline] echo [2025-09-23T18:47:36.247Z] JOB test-unit-group-one: Collected artifacts: [Pipeline] sh [2025-09-23T18:47:36.327Z] Will try again after 15 sec [Pipeline] } [Pipeline] echo [2025-09-23T18:47:36.379Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-09-23T18:47:36.402Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [Pipeline] // withCredentials [2025-09-23T18:47:36.539Z] + ls -la test-unit-group-one-24452 [2025-09-23T18:47:36.541Z] total 20 [2025-09-23T18:47:36.541Z] drwxr-xr-x 2 jenkins docker 4096 Sep 23 18:47 . [2025-09-23T18:47:36.541Z] drwxr-xr-x 13 jenkins docker 12288 Sep 23 18:47 .. [2025-09-23T18:47:36.541Z] -rw-r--r-- 1 jenkins docker 110 Sep 23 18:47 deps.test-unit-group-one.24452.env [2025-09-23T18:47:36.541Z] Will try again after 15 sec [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withCredentials [2025-09-23T18:47:36.687Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-09-23T18:47:37.034Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-09-23T18:47:37.211Z] Build test-unit-group-two #2349 completed: SUCCESS [2025-09-23T18:47:37.363Z] Starting building: build-cleanup #9910 [Pipeline] echo [2025-09-23T18:47:37.370Z] JOB test-unit-group-two: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-09-23T18:47:37.501Z] Copied 1 artifact from "test-unit-group-two" build number 2349 [Pipeline] echo [2025-09-23T18:47:37.541Z] JOB test-unit-group-two: Collected artifacts: [Pipeline] sh [2025-09-23T18:47:37.666Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-09-23T18:47:37.824Z] + ls -la test-unit-group-two-75888 [2025-09-23T18:47:37.825Z] total 20 [2025-09-23T18:47:37.825Z] drwxr-xr-x 2 jenkins docker 4096 Sep 23 18:47 . [2025-09-23T18:47:37.825Z] drwxr-xr-x 14 jenkins docker 12288 Sep 23 18:47 .. [2025-09-23T18:47:37.825Z] -rw-r--r-- 1 jenkins docker 110 Sep 23 18:47 deps.test-unit-group-two.75888.env [Pipeline] withCredentials [2025-09-23T18:47:37.892Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-09-23T18:47:38.218Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-09-23T18:47:38.788Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-09-23T18:47:39.097Z] Build test-unit-ungrouped #2349 completed: SUCCESS [Pipeline] echo [2025-09-23T18:47:39.142Z] JOB test-unit-ungrouped: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-09-23T18:47:39.228Z] Copied 1 artifact from "test-unit-ungrouped" build number 2349 [Pipeline] echo [2025-09-23T18:47:39.267Z] JOB test-unit-ungrouped: Collected artifacts: [Pipeline] sh [Pipeline] sh [2025-09-23T18:47:39.548Z] + ls -la test-unit-ungrouped-74703 [2025-09-23T18:47:39.548Z] total 20 [2025-09-23T18:47:39.548Z] drwxr-xr-x 2 jenkins docker 4096 Sep 23 18:47 . [2025-09-23T18:47:39.548Z] drwxr-xr-x 15 jenkins docker 12288 Sep 23 18:47 .. [2025-09-23T18:47:39.548Z] -rw-r--r-- 1 jenkins docker 110 Sep 23 18:47 deps.test-unit-ungrouped.74703.env [Pipeline] withCredentials [2025-09-23T18:47:39.593Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-09-23T18:47:39.932Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-09-23T18:47:40.495Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] echo [2025-09-23T18:47:48.382Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-09-23T18:47:48.398Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:47:48.444Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:47:48.501Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-09-23T18:47:48.515Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:47:48.561Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:47:49.322Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T18:47:49.338Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:47:49.394Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:47:49.585Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:47:49.600Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:47:49.648Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:47:50.116Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T18:47:50.132Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T18:47:50.179Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:47:50.281Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:47:50.297Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:47:50.346Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:47:50.470Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T18:47:50.484Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:47:50.530Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:47:51.240Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-09-23T18:47:51.256Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-09-23T18:47:51.312Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:47:51.364Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T18:47:51.378Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:47:51.415Z] Will try again after 15 sec [Pipeline] echo [2025-09-23T18:47:51.432Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T18:47:51.447Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T18:47:51.505Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:47:51.575Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-09-23T18:47:51.589Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-09-23T18:47:51.634Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:48:03.910Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-09-23T18:48:04.476Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2025-09-23T18:48:04.544Z] Will try again after 15 sec [Pipeline] echo [2025-09-23T18:48:04.574Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-09-23T18:48:04.588Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-09-23T18:48:04.606Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T18:48:04.621Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:48:04.668Z] Will try again after 15 sec [2025-09-23T18:48:04.686Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:48:04.740Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:48:04.755Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:48:04.800Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:48:05.209Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T18:48:05.222Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T18:48:05.272Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:48:05.377Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:48:05.391Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:48:05.436Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:48:05.563Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T18:48:05.579Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:48:05.629Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:48:06.350Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-09-23T18:48:06.367Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:48:06.418Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:48:06.468Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T18:48:06.483Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:48:06.529Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:48:06.582Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T18:48:06.597Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T18:48:06.642Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:48:06.689Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-09-23T18:48:06.704Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-09-23T18:48:06.757Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:48:19.576Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-09-23T18:48:19.590Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:48:19.636Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:48:19.697Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-09-23T18:48:19.711Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-09-23T18:48:19.759Z] Will try again after 15 sec [Pipeline] echo [2025-09-23T18:48:19.787Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T18:48:19.801Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-09-23T18:48:19.857Z] Will try again after 15 sec [Pipeline] echo [2025-09-23T18:48:19.884Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:48:19.898Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:48:19.945Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:48:20.304Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T18:48:20.319Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T18:48:20.368Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:48:20.468Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:48:20.485Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:48:20.530Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:48:20.661Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T18:48:20.675Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:48:20.722Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:48:21.458Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-09-23T18:48:21.476Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:48:21.536Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:48:21.582Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T18:48:21.597Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:48:21.641Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:48:21.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 [2025-09-23T18:48:21.698Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T18:48:21.742Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:48:21.788Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-09-23T18:48:21.803Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-09-23T18:48:21.850Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:48:34.670Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-09-23T18:48:34.687Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:48:34.733Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:48:34.790Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-09-23T18:48:34.806Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:48:34.863Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:48:34.908Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T18:48:34.922Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:48:34.969Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:48:35.013Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:48:35.029Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:48:35.080Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:48:35.399Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T18:48:35.414Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T18:48:35.462Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:48:35.560Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:48:35.573Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:48:35.617Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:48:35.751Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T18:48:35.766Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:48:35.812Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:48:36.567Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-09-23T18:48:36.580Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:48:36.626Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:48:36.669Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T18:48:36.682Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:48:36.725Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:48:36.778Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T18:48:36.794Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T18:48:36.846Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:48:36.897Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-09-23T18:48:36.913Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-09-23T18:48:36.964Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:48:49.770Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-09-23T18:48:49.784Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:48:49.834Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:48:49.897Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-09-23T18:48:49.913Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:48:49.995Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:48:50.040Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T18:48:50.056Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:48:50.107Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:48:50.156Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:48:50.171Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:48:50.225Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:48:50.494Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T18:48:50.510Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T18:48:50.595Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:48:50.649Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:48:50.667Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:48:50.714Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:48:50.849Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T18:48:50.863Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:48:50.908Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:48:51.658Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-09-23T18:48:51.672Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:48:51.725Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:48:51.779Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T18:48:51.797Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:48:51.843Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:48:51.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 [2025-09-23T18:48:51.897Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T18:48:51.943Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:48:52.000Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-09-23T18:48:52.014Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-09-23T18:48:52.061Z] Will try again after 15 sec [2025-09-23T18:48:52.360Z] Build build-cleanup #9910 completed: SUCCESS [Pipeline] echo [2025-09-23T18:48:52.382Z] JOB cleanup-worker-ut-sandbox: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-09-23T18:48:52.472Z] Copied 1 artifact from "build-cleanup" build number 9910 [Pipeline] echo [2025-09-23T18:48:52.503Z] JOB cleanup-worker-ut-sandbox: Collected artifacts: [Pipeline] sh [2025-09-23T18:48:52.790Z] + ls -la build-cleanup-92839 [2025-09-23T18:48:52.790Z] total 20 [2025-09-23T18:48:52.790Z] drwxr-xr-x 2 jenkins docker 4096 Sep 23 18:48 . [2025-09-23T18:48:52.790Z] drwxr-xr-x 16 jenkins docker 12288 Sep 23 18:48 .. [2025-09-23T18:48:52.790Z] -rw-r--r-- 1 jenkins docker 391 Sep 23 18:47 deps.build-cleanup.92839.env [Pipeline] withCredentials [2025-09-23T18:48:52.838Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-09-23T18:48:53.163Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-09-23T18:48:53.726Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] { [Pipeline] echo [2025-09-23T18:49:04.867Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-09-23T18:49:04.882Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:49:04.928Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:49:05.026Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-09-23T18:49:05.041Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:49:05.084Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:49:05.137Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T18:49:05.152Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:49:05.201Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:49:05.254Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:49:05.267Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:49:05.312Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:49:05.625Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T18:49:05.638Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T18:49:05.681Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:49:05.745Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:49:05.760Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:49:05.804Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:49:05.940Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T18:49:05.954Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:49:05.998Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:49:06.762Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-09-23T18:49:06.776Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:49:06.825Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:49:06.877Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T18:49:06.892Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:49:06.939Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:49:06.988Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T18:49:07.003Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T18:49:07.052Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:49:07.099Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-09-23T18:49:07.113Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-09-23T18:49:07.156Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:49:19.961Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-09-23T18:49:19.974Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:49:20.017Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:49:20.114Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-09-23T18:49:20.127Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:49:20.170Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:49:20.237Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T18:49:20.252Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:49:20.295Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:49:20.344Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:49:20.367Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:49:20.414Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:49:20.721Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T18:49:20.734Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T18:49:20.782Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:49:20.836Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:49:20.849Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:49:20.895Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:49:21.030Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T18:49:21.048Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:49:21.095Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:49:21.858Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-09-23T18:49:21.872Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:49:21.919Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:49:21.973Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T18:49:21.991Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:49:22.038Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:49:22.085Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T18:49:22.100Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T18:49:22.147Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:49:22.194Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-09-23T18:49:22.209Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-09-23T18:49:22.254Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:49:35.050Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-09-23T18:49:35.065Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:49:35.116Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:49:35.204Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-09-23T18:49:35.221Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:49:35.267Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:49:35.325Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T18:49:35.338Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:49:35.382Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:49:35.447Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:49:35.466Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:49:35.512Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:49:35.811Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T18:49:35.825Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T18:49:35.866Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:49:35.923Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:49:35.935Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:49:35.979Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:49:36.127Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T18:49:36.143Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:49:36.192Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:49:36.949Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-09-23T18:49:36.964Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:49:37.012Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:49:37.072Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T18:49:37.086Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:49:37.130Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:49:37.180Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T18:49:37.194Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T18:49:37.241Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:49:37.296Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-09-23T18:49:37.312Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-09-23T18:49:37.358Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:49:50.152Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-09-23T18:49:50.167Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:49:50.214Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:49:50.302Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-09-23T18:49:50.316Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:49:50.361Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:49:50.422Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T18:49:50.437Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:49:50.486Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:49:50.544Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:49:50.560Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:49:50.606Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:49:50.900Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T18:49:50.916Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T18:49:50.960Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:49:51.010Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:49:51.025Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:49:51.082Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:49:51.222Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T18:49:51.237Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:49:51.284Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:49:52.043Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-09-23T18:49:52.058Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:49:52.103Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:49:52.160Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T18:49:52.173Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:49:52.215Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:49:52.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 [2025-09-23T18:49:52.284Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T18:49:52.381Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:49:52.424Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-09-23T18:49:52.437Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-09-23T18:49:52.480Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:50:05.252Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-09-23T18:50:05.271Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:50:05.321Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:50:05.400Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-09-23T18:50:05.419Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:50:05.472Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:50:05.522Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T18:50:05.540Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:50:05.593Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:50:05.650Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:50:05.688Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:50:05.743Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:50:06.004Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T18:50:06.024Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T18:50:06.073Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:50:06.118Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:50:06.135Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:50:06.187Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:50:06.317Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T18:50:06.334Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:50:06.379Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:50:07.138Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-09-23T18:50:07.155Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:50:07.203Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:50:07.255Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T18:50:07.273Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:50:07.321Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:50:07.420Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T18:50:07.437Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T18:50:07.483Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:50:07.533Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-09-23T18:50:07.549Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-09-23T18:50:07.598Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:50:20.357Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-09-23T18:50:20.372Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:50:20.422Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:50:20.507Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-09-23T18:50:20.522Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:50:20.566Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:50:20.624Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T18:50:20.638Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:50:20.685Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:50:20.774Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:50:20.788Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:50:20.833Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:50:21.107Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T18:50:21.120Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T18:50:21.172Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:50:21.217Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:50:21.231Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:50:21.277Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:50:21.414Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T18:50:21.431Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:50:21.486Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:50:22.237Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-09-23T18:50:22.252Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:50:22.299Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:50:22.353Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T18:50:22.367Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:50:22.414Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:50:22.515Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T18:50:22.529Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T18:50:22.580Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:50:22.634Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-09-23T18:50:22.648Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-09-23T18:50:22.693Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:50:35.458Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-09-23T18:50:35.475Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:50:35.522Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:50:35.597Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-09-23T18:50:35.612Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:50:35.661Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:50:35.716Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T18:50:35.732Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:50:35.780Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:50:35.870Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:50:35.886Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:50:35.934Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:50:36.205Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T18:50:36.222Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T18:50:36.268Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:50:36.313Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:50:36.327Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:50:36.373Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:50:36.521Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T18:50:36.536Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:50:36.582Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:50:37.332Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-09-23T18:50:37.346Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:50:37.392Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:50:37.445Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T18:50:37.461Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:50:37.510Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:50:37.613Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T18:50:37.628Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T18:50:37.672Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:50:37.725Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-09-23T18:50:37.740Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-09-23T18:50:37.789Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:50:50.565Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-09-23T18:50:50.589Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:50:50.643Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:50:50.694Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-09-23T18:50:50.710Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:50:50.760Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:50:50.814Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T18:50:50.833Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:50:50.882Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:50:50.970Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:50:50.986Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:50:51.034Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:50:51.301Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T18:50:51.317Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T18:50:51.364Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:50:51.410Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:50:51.424Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:50:51.472Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:50:51.616Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T18:50:51.630Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:50:51.677Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:50:52.426Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-09-23T18:50:52.445Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:50:52.494Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:50:52.543Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T18:50:52.559Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:50:52.607Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:50:52.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 [2025-09-23T18:50:52.722Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T18:50:52.768Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:50:52.822Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-09-23T18:50:52.836Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-09-23T18:50:52.882Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:51:05.677Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-09-23T18:51:05.692Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:51:05.736Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:51:05.791Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-09-23T18:51:05.805Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:51:05.849Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:51:05.913Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T18:51:05.926Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:51:05.971Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:51:06.062Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:51:06.076Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:51:06.121Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:51:06.395Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T18:51:06.409Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T18:51:06.457Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:51:06.503Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:51:06.518Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:51:06.564Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:51:06.713Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T18:51:06.729Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:51:06.779Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:51:07.530Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-09-23T18:51:07.547Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:51:07.594Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:51:07.641Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T18:51:07.657Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:51:07.707Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:51:07.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 [2025-09-23T18:51:07.817Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T18:51:07.862Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:51:07.917Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-09-23T18:51:07.931Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-09-23T18:51:07.974Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:51:20.767Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-09-23T18:51:20.781Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:51:20.822Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:51:20.880Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-09-23T18:51:20.895Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:51:20.942Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:51:21.025Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T18:51:21.040Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:51:21.085Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:51:21.149Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:51:21.163Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:51:21.216Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:51:21.488Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T18:51:21.502Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T18:51:21.553Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:51:21.595Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:51:21.608Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:51:21.653Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:51:21.811Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T18:51:21.826Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:51:21.869Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:51:22.626Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-09-23T18:51:22.640Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:51:22.685Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:51:22.738Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T18:51:22.752Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:51:22.796Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:51:22.894Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T18:51:22.909Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T18:51:22.952Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:51:23.009Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-09-23T18:51:23.024Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-09-23T18:51:23.071Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:51:35.859Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-09-23T18:51:35.875Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:51:35.920Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:51:35.974Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-09-23T18:51:35.991Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:51:36.040Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:51:36.115Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T18:51:36.129Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:51:36.176Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:51:36.248Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:51:36.264Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:51:36.311Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:51:36.586Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T18:51:36.600Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T18:51:36.645Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:51:36.686Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:51:36.701Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:51:36.747Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:51:36.904Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T18:51:36.921Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:51:36.966Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:51:37.720Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-09-23T18:51:37.736Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:51:37.780Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:51:37.830Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T18:51:37.845Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:51:37.891Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:51:37.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 [2025-09-23T18:51:38.003Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T18:51:38.048Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:51:38.103Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-09-23T18:51:38.118Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-09-23T18:51:38.163Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:51:50.955Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-09-23T18:51:50.971Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:51:51.017Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:51:51.069Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-09-23T18:51:51.082Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:51:51.130Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:51:51.204Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T18:51:51.217Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:51:51.263Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:51:51.338Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:51:51.351Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:51:51.394Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:51:51.674Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T18:51:51.686Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T18:51:51.730Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:51:51.775Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:51:51.788Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:51:51.834Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:51:51.998Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T18:51:52.012Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:51:52.054Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:51:52.814Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-09-23T18:51:52.828Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:51:52.869Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:51:52.922Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T18:51:52.936Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:51:52.982Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:51:53.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 [2025-09-23T18:51:53.095Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T18:51:53.142Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:51:53.197Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-09-23T18:51:53.210Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-09-23T18:51:53.256Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:52:06.051Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-09-23T18:52:06.067Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:52:06.112Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:52:06.164Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-09-23T18:52:06.181Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:52:06.225Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:52:06.292Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T18:52:06.308Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:52:06.354Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:52:06.428Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:52:06.444Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:52:06.489Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:52:06.768Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T18:52:06.784Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T18:52:06.830Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:52:06.876Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:52:06.891Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:52:06.937Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:52:07.087Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T18:52:07.103Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:52:07.149Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:52:07.903Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-09-23T18:52:07.918Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:52:07.965Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:52:08.018Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T18:52:08.032Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:52:08.079Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:52:08.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 [2025-09-23T18:52:08.187Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T18:52:08.232Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:52:08.288Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-09-23T18:52:08.302Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-09-23T18:52:08.348Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:52:21.146Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-09-23T18:52:21.164Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:52:21.213Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:52:21.259Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-09-23T18:52:21.274Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:52:21.329Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:52:21.386Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T18:52:21.410Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:52:21.454Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:52:21.521Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:52:21.535Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:52:21.579Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:52:21.864Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T18:52:21.881Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T18:52:21.930Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:52:21.980Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:52:21.996Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:52:22.043Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:52:22.185Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T18:52:22.202Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:52:22.248Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:52:22.997Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-09-23T18:52:23.012Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:52:23.056Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:52:23.111Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T18:52:23.126Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:52:23.169Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:52:23.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 [2025-09-23T18:52:23.279Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T18:52:23.327Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:52:23.382Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-09-23T18:52:23.398Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-09-23T18:52:23.443Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:52:36.246Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-09-23T18:52:36.261Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:52:36.309Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:52:36.359Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-09-23T18:52:36.373Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:52:36.420Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:52:36.484Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T18:52:36.498Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:52:36.541Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:52:36.609Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:52:36.623Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:52:36.672Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:52:36.960Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T18:52:36.977Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T18:52:37.025Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:52:37.073Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:52:37.088Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:52:37.137Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:52:37.281Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T18:52:37.295Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:52:37.343Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:52:38.092Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-09-23T18:52:38.107Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:52:38.154Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:52:38.201Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T18:52:38.218Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:52:38.264Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:52:38.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 [2025-09-23T18:52:38.375Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T18:52:38.459Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:52:38.505Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-09-23T18:52:38.520Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-09-23T18:52:38.567Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:52:51.344Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-09-23T18:52:51.359Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:52:51.409Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:52:51.451Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-09-23T18:52:51.466Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:52:51.511Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:52:51.570Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T18:52:51.585Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:52:51.629Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:52:51.703Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:52:51.718Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:52:51.763Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:52:52.057Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T18:52:52.071Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T18:52:52.116Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:52:52.170Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:52:52.185Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:52:52.234Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:52:52.373Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T18:52:52.386Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:52:52.432Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:52:53.188Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-09-23T18:52:53.203Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:52:53.251Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:52:53.296Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T18:52:53.310Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:52:53.357Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:52:53.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 [2025-09-23T18:52:53.510Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T18:52:53.556Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:52:53.604Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-09-23T18:52:53.619Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-09-23T18:52:53.667Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:53:06.446Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-09-23T18:53:06.464Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:53:06.526Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:53:06.574Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-09-23T18:53:06.589Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:53:06.635Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:53:06.705Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T18:53:06.721Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:53:06.770Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:53:06.816Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:53:06.831Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:53:06.876Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:53:07.151Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T18:53:07.166Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T18:53:07.234Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:53:07.279Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:53:07.293Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:53:07.341Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:53:07.466Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T18:53:07.480Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:53:07.530Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:53:08.285Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-09-23T18:53:08.299Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:53:08.341Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:53:08.411Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T18:53:08.426Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:53:08.471Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:53:08.590Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T18:53:08.608Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T18:53:08.653Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:53:08.701Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-09-23T18:53:08.716Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-09-23T18:53:08.762Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:53:21.556Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-09-23T18:53:21.571Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:53:21.614Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:53:21.664Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-09-23T18:53:21.678Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:53:21.721Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:53:21.798Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T18:53:21.815Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:53:21.858Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:53:21.902Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:53:21.917Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:53:21.959Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:53:22.268Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T18:53:22.283Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T18:53:22.327Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:53:22.368Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:53:22.382Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:53:22.429Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:53:22.559Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T18:53:22.573Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:53:22.615Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:53:23.375Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-09-23T18:53:23.392Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:53:23.446Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:53:23.501Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T18:53:23.516Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:53:23.561Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:53:23.686Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T18:53:23.703Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T18:53:23.751Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:53:23.796Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-09-23T18:53:23.819Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-09-23T18:53:23.865Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:53:36.648Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-09-23T18:53:36.663Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:53:36.708Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:53:36.753Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-09-23T18:53:36.771Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:53:36.815Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:53:36.889Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T18:53:36.904Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:53:36.950Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:53:36.995Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:53:37.010Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:53:37.058Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:53:37.360Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T18:53:37.375Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T18:53:37.422Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:53:37.464Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:53:37.479Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:53:37.524Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:53:37.645Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T18:53:37.660Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:53:37.705Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:53:38.475Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-09-23T18:53:38.488Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:53:38.530Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:53:38.592Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T18:53:38.605Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:53:38.649Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:53:38.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 [2025-09-23T18:53:38.793Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T18:53:38.838Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:53:38.897Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-09-23T18:53:38.916Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-09-23T18:53:38.968Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:53:51.742Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-09-23T18:53:51.758Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:53:51.821Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:53:51.879Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-09-23T18:53:51.902Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:53:51.951Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:53:51.997Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T18:53:52.013Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:53:52.063Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:53:52.107Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:53:52.123Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:53:52.170Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:53:52.458Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T18:53:52.472Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T18:53:52.517Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:53:52.567Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:53:52.580Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:53:52.624Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:53:52.737Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T18:53:52.752Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:53:52.801Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:53:53.565Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-09-23T18:53:53.579Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:53:53.625Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:53:53.679Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T18:53:53.694Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:53:53.742Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:53:53.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 [2025-09-23T18:53:53.888Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T18:53:53.934Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:53:54.001Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-09-23T18:53:54.016Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-09-23T18:53:54.062Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:54:06.855Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-09-23T18:54:06.869Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:54:06.919Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:54:06.983Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-09-23T18:54:06.997Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:54:07.043Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:54:07.098Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T18:54:07.113Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:54:07.160Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:54:07.203Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:54:07.219Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:54:07.264Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:54:07.549Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T18:54:07.566Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T18:54:07.615Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:54:07.658Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:54:07.674Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:54:07.723Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:54:07.836Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T18:54:07.853Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:54:07.902Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:54:08.661Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-09-23T18:54:08.677Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:54:08.726Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:54:08.782Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T18:54:08.798Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:54:08.847Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:54:08.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 [2025-09-23T18:54:08.994Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T18:54:09.044Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:54:09.096Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-09-23T18:54:09.113Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-09-23T18:54:09.160Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:54:21.953Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-09-23T18:54:21.968Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:54:22.019Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:54:22.075Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-09-23T18:54:22.092Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:54:22.138Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:54:22.192Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T18:54:22.208Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:54:22.252Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:54:22.299Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:54:22.314Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:54:22.357Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:54:22.647Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T18:54:22.662Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T18:54:22.709Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:54:22.753Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:54:22.768Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:54:22.813Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:54:22.934Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T18:54:22.948Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:54:22.995Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:54:23.761Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-09-23T18:54:23.775Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:54:23.826Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:54:23.877Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T18:54:23.893Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:54:23.941Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:54:24.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 [2025-09-23T18:54:24.097Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T18:54:24.147Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:54:24.196Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-09-23T18:54:24.212Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-09-23T18:54:24.259Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:54:37.053Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-09-23T18:54:37.069Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:54:37.116Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:54:37.174Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-09-23T18:54:37.192Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:54:37.240Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:54:37.288Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T18:54:37.306Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:54:37.355Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:54:37.405Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:54:37.424Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:54:37.473Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:54:37.744Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T18:54:37.759Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T18:54:37.805Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:54:37.855Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:54:37.872Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:54:37.918Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:54:38.028Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T18:54:38.043Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:54:38.090Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:54:38.859Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-09-23T18:54:38.875Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:54:38.922Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:54:38.973Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T18:54:38.989Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:54:39.032Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:54:39.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 [2025-09-23T18:54:39.196Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T18:54:39.240Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:54:39.294Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-09-23T18:54:39.309Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-09-23T18:54:39.361Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:54:52.150Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-09-23T18:54:52.165Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:54:52.215Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:54:52.271Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-09-23T18:54:52.285Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:54:52.330Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:54:52.385Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T18:54:52.400Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:54:52.451Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:54:52.503Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:54:52.518Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:54:52.578Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:54:52.838Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T18:54:52.850Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T18:54:52.893Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:54:52.947Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:54:52.960Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:54:53.003Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:54:53.119Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T18:54:53.132Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:54:53.174Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:54:53.954Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-09-23T18:54:53.967Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:54:54.012Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:54:54.061Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T18:54:54.075Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:54:54.119Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:54:54.274Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T18:54:54.288Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T18:54:54.330Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:54:54.395Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-09-23T18:54:54.411Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-09-23T18:54:54.471Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:55:07.247Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-09-23T18:55:07.264Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:55:07.311Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:55:07.362Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-09-23T18:55:07.377Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:55:07.429Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:55:07.486Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T18:55:07.503Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:55:07.553Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:55:07.610Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:55:07.628Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:55:07.677Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:55:07.930Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T18:55:07.948Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T18:55:07.999Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:55:08.051Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:55:08.070Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:55:08.121Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:55:08.209Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T18:55:08.225Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:55:08.274Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:55:09.049Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-09-23T18:55:09.066Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:55:09.119Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:55:09.170Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T18:55:09.186Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:55:09.240Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:55:09.363Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T18:55:09.381Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T18:55:09.430Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:55:09.507Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-09-23T18:55:09.524Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-09-23T18:55:09.572Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:55:22.348Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-09-23T18:55:22.362Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:55:22.413Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:55:22.465Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-09-23T18:55:22.480Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:55:22.530Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:55:22.587Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T18:55:22.602Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:55:22.650Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:55:22.710Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:55:22.727Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:55:22.776Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:55:23.033Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T18:55:23.048Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T18:55:23.100Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:55:23.155Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:55:23.172Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:55:23.219Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:55:23.308Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T18:55:23.324Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:55:23.370Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:55:24.153Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:null] [Pipeline] echo [2025-09-23T18:55:24.172Z] JOB deploy-tf-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:55:24.218Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:55:24.273Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T18:55:24.291Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:55:24.337Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:55:24.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 [2025-09-23T18:55:24.482Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T18:55:24.526Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:55:24.606Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:null, deploy-tf-juju-k8s:null, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-09-23T18:55:24.621Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-09-23T18:55:24.667Z] Will try again after 15 sec [2025-09-23T18:55:29.634Z] Build deploy-platform-juju-k8s #1506 completed: FAILURE [Pipeline] } [Pipeline] // timeout [Pipeline] echo [2025-09-23T18:55:29.733Z] JOB deploy-platform-juju-k8s: Failed [Pipeline] copyArtifacts [2025-09-23T18:55:29.769Z] Copied 1 artifact from "deploy-platform-juju-k8s" build number 1506 [Pipeline] echo [2025-09-23T18:55:29.804Z] JOB deploy-platform-juju-k8s: Collected artifacts: [Pipeline] sh [2025-09-23T18:55:30.087Z] + ls -la deploy-platform-juju-k8s-25404 [2025-09-23T18:55:30.087Z] total 20 [2025-09-23T18:55:30.087Z] drwxr-xr-x 2 jenkins docker 4096 Sep 23 18:55 . [2025-09-23T18:55:30.087Z] drwxr-xr-x 17 jenkins docker 12288 Sep 23 18:55 .. [2025-09-23T18:55:30.087Z] -rw-r--r-- 1 jenkins docker 446 Sep 23 18:41 stackrc.deploy-platform-juju-k8s.env [Pipeline] withCredentials [2025-09-23T18:55:30.135Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-09-23T18:55:30.449Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-09-23T18:55:31.013Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-09-23T18:55:31.948Z] JOB deploy-platform-juju-k8s: error in job!!! [Pipeline] echo [2025-09-23T18:55:31.962Z] JOB deploy-platform-juju-k8s: Err - org.jenkinsci.plugins.workflow.steps.FlowInterruptedException [Pipeline] echo [2025-09-23T18:55:31.977Z] JOB deploy-platform-juju-k8s: Message - null [Pipeline] echo [2025-09-23T18:55:31.991Z] JOB deploy-platform-juju-k8s: Cause - null [Pipeline] echo [2025-09-23T18:55:32.004Z] JOB deploy-platform-juju-k8s: Stacktrace - [PluginClassLoader for pipeline-build-step//org.jenkinsci.plugins.workflow.support.steps.build.BuildTriggerListener.onFinalized(BuildTriggerListener.java:76), hudson.model.listeners.RunListener.lambda$fireFinalized$3(RunListener.java:260), jenkins.util.Listeners.lambda$notify$0(Listeners.java:59), jenkins.util.Listeners.notify(Listeners.java:67), hudson.model.listeners.RunListener.fireFinalized(RunListener.java:258), hudson.model.Run.onEndBuilding(Run.java:2052), hudson.model.Run.execute(Run.java:1959), hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44), hudson.model.ResourceController.execute(ResourceController.java:101), hudson.model.Executor.run(Executor.java:446)] [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-09-23T18:55:32.083Z] Failed in branch deploy-platform-juju-k8s [Pipeline] { [Pipeline] echo [2025-09-23T18:55:37.445Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:null] [Pipeline] echo [2025-09-23T18:55:37.460Z] JOB test-sanity-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:55:37.509Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:55:37.566Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:null] [Pipeline] echo [2025-09-23T18:55:37.581Z] JOB test-deployment-juju-k8s: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:55:37.628Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:55:37.683Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T18:55:37.699Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:55:37.747Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:55:37.808Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:55:37.824Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:55:37.871Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:55:38.131Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T18:55:38.145Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T18:55:38.193Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:55:38.250Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:55:38.266Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:55:38.318Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:55:38.400Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T18:55:38.417Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:55:38.462Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:55:39.251Z] JOB deploy-tf-juju-k8s: waiting for dependecy [package-rocky9:null, deploy-platform-juju-k8s:FAILURE] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2025-09-23T18:55:39.324Z] JOB deploy-tf-juju-k8s: wait finished. overall result = false [Pipeline] } [Pipeline] // stage [Pipeline] { [Pipeline] } [Pipeline] echo [2025-09-23T18:55:39.433Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T18:55:39.453Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:55:39.500Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:55:39.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 [2025-09-23T18:55:39.573Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T18:55:39.614Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:55:39.700Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:FAILURE, deploy-tf-juju-k8s:NOT_BUILT, test-sanity-juju-k8s:null, test-deployment-juju-k8s:null] [Pipeline] echo [2025-09-23T18:55:39.718Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = false [Pipeline] } [2025-09-23T18:55:39.762Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:55:52.540Z] JOB test-sanity-juju-k8s: waiting for dependecy [deploy-tf-juju-k8s:NOT_BUILT] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2025-09-23T18:55:52.615Z] JOB test-sanity-juju-k8s: wait finished. overall result = false [Pipeline] } [Pipeline] // stage [Pipeline] { [Pipeline] } [Pipeline] echo [2025-09-23T18:55:52.722Z] JOB test-deployment-juju-k8s: waiting for dependecy [test-sanity-juju-k8s:NOT_BUILT] [Pipeline] } [Pipeline] // waitUntil [Pipeline] { [Pipeline] echo [2025-09-23T18:55:52.802Z] JOB test-deployment-juju-k8s: wait finished. overall result = false [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo [2025-09-23T18:55:52.855Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T18:55:52.869Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-09-23T18:55:52.940Z] Will try again after 15 sec [Pipeline] echo [2025-09-23T18:55:52.969Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:55:52.984Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:55:53.029Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:55:53.231Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T18:55:53.248Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T18:55:53.299Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:55:53.351Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:55:53.367Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:55:53.414Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:55:53.499Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T18:55:53.516Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:55:53.562Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:55:54.542Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T18:55:54.559Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:55:54.606Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:55:54.650Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T18:55:54.664Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T18:55:54.709Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:55:54.795Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for dependecy [deploy-platform-juju-k8s:FAILURE, deploy-tf-juju-k8s:NOT_BUILT, test-sanity-juju-k8s:NOT_BUILT, test-deployment-juju-k8s:NOT_BUILT] [Pipeline] echo [2025-09-23T18:55:54.809Z] JOB collect-logs-and-cleanup-juju-k8s: waiting for all = true [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2025-09-23T18:55:54.883Z] JOB collect-logs-and-cleanup-juju-k8s: wait finished. overall result = true [Pipeline] echo [2025-09-23T18:55:54.910Z] JOB collect-logs-and-cleanup-juju-k8s: entering run_job [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-09-23T18:55:54.988Z] Archiving artifacts [Pipeline] echo [2025-09-23T18:55:55.031Z] JOB collect-logs-and-cleanup-juju-k8s / stream juju-k8s : deps: [deploy-platform-juju-k8s, deploy-tf-juju-k8s, test-sanity-juju-k8s, test-deployment-juju-k8s] [Pipeline] dir [2025-09-23T18:55:55.057Z] Running in /home/jenkins/workspace/pipeline-gate [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2025-09-23T18:55:55.140Z] JOB collect-logs-and-cleanup-juju-k8s: files found = 1 [Pipeline] echo [2025-09-23T18:55:55.169Z] JOB collect-logs-and-cleanup-juju-k8s: file #0 with path deploy-platform-juju-k8s-25404/stackrc.deploy-platform-juju-k8s.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] dir [2025-09-23T18:55:55.288Z] Running in /home/jenkins/workspace/pipeline-gate [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2025-09-23T18:55:55.373Z] JOB collect-logs-and-cleanup-juju-k8s: files found = 0 [Pipeline] } [Pipeline] // dir [Pipeline] dir [2025-09-23T18:55:55.453Z] Running in /home/jenkins/workspace/pipeline-gate [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2025-09-23T18:55:55.536Z] JOB collect-logs-and-cleanup-juju-k8s: files found = 0 [Pipeline] } [Pipeline] // dir [Pipeline] dir [2025-09-23T18:55:55.612Z] Running in /home/jenkins/workspace/pipeline-gate [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2025-09-23T18:55:55.695Z] JOB collect-logs-and-cleanup-juju-k8s: files found = 0 [Pipeline] } [Pipeline] // dir [Pipeline] echo [2025-09-23T18:55:55.790Z] JOB collect-logs-and-cleanup-juju-k8s: deps_env_file: deps.collect-logs-and-cleanup.87536.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-09-23T18:55:55.855Z] Archiving artifacts [Pipeline] echo [2025-09-23T18:55:55.901Z] JOB collect-logs-and-cleanup-juju-k8s: Starting job: collect-logs-and-cleanup rnd: #87536 [Pipeline] timeout [2025-09-23T18:55:55.917Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2025-09-23T18:55:55.963Z] Scheduling project: collect-logs-and-cleanup [2025-09-23T18:56:02.526Z] Starting building: collect-logs-and-cleanup #8592 [Pipeline] { [Pipeline] echo [2025-09-23T18:56:07.975Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T18:56:07.990Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:56:08.038Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:56:08.082Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:56:08.097Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:56:08.144Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:56:08.336Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T18:56:08.351Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T18:56:08.406Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:56:08.452Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:56:08.469Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:56:08.532Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:56:08.603Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T18:56:08.620Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:56:08.668Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:56:09.641Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T18:56:09.658Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:56:09.706Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:56:09.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 [2025-09-23T18:56:09.770Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T18:56:09.818Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:56:23.073Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T18:56:23.087Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:56:23.134Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:56:23.176Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:56:23.189Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:56:23.234Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:56:23.438Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T18:56:23.450Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T18:56:23.499Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:56:23.563Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:56:23.579Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:56:23.624Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:56:23.700Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T18:56:23.716Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:56:23.762Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:56:24.740Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T18:56:24.755Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:56:24.801Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:56:24.854Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T18:56:24.871Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T18:56:24.921Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:56:38.171Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T18:56:38.186Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:56:38.236Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:56:38.282Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:56:38.297Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:56:38.344Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2025-09-23T18:56:38.727Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T18:56:38.742Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [Pipeline] echo [2025-09-23T18:56:38.761Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:56:38.776Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:56:38.825Z] Will try again after 15 sec [Pipeline] { [2025-09-23T18:56:38.857Z] Will try again after 15 sec [Pipeline] echo [2025-09-23T18:56:38.901Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T18:56:38.915Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:56:38.964Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:56:39.833Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T18:56:39.846Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:56:39.891Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:56:39.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 [2025-09-23T18:56:39.973Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T18:56:40.018Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:56:53.270Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T18:56:53.285Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:56:53.331Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:56:53.373Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:56:53.388Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:56:53.431Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:56:53.855Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T18:56:53.869Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [Pipeline] { [2025-09-23T18:56:53.926Z] Will try again after 15 sec [Pipeline] echo [2025-09-23T18:56:53.954Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:56:53.967Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-09-23T18:56:54.028Z] Will try again after 15 sec [Pipeline] echo [2025-09-23T18:56:54.056Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T18:56:54.070Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:56:54.119Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:56:54.929Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T18:56:54.945Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:56:54.995Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:56:55.051Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T18:56:55.067Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T18:56:55.113Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:57:08.366Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T18:57:08.380Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:57:08.429Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:57:08.476Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:57:08.493Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:57:08.544Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:57:08.964Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T18:57:08.979Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T18:57:09.029Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:57:09.072Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:57:09.087Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:57:09.134Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:57:09.181Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T18:57:09.196Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:57:09.243Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:57:10.031Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T18:57:10.045Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:57:10.093Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:57:10.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 [2025-09-23T18:57:10.161Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T18:57:10.211Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:57:23.461Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T18:57:23.477Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:57:23.522Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:57:23.573Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:57:23.587Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:57:23.631Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:57:24.059Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T18:57:24.074Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T18:57:24.117Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:57:24.167Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:57:24.183Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:57:24.228Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:57:24.274Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T18:57:24.288Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:57:24.338Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:57:25.126Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T18:57:25.141Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:57:25.184Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:57:25.242Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T18:57:25.256Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T18:57:25.303Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:57:38.555Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T18:57:38.573Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:57:38.623Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:57:38.670Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:57:38.685Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:57:38.730Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:57:39.150Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T18:57:39.174Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T18:57:39.226Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:57:39.273Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:57:39.288Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:57:39.342Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:57:39.388Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T18:57:39.406Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:57:39.452Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:57:40.216Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T18:57:40.231Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:57:40.275Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:57:40.337Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T18:57:40.351Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T18:57:40.410Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:57:53.659Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T18:57:53.677Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:57:53.725Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:57:53.772Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:57:53.789Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:57:53.838Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:57:54.259Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T18:57:54.277Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T18:57:54.326Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:57:54.375Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:57:54.392Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:57:54.440Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:57:54.486Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T18:57:54.504Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:57:54.552Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:57:55.310Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T18:57:55.326Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:57:55.374Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:57:55.446Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T18:57:55.461Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T18:57:55.506Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:58:08.758Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T18:58:08.772Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:58:08.818Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:58:08.869Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:58:08.883Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:58:08.930Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:58:09.358Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T18:58:09.372Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T18:58:09.418Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:58:09.475Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:58:09.488Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:58:09.534Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:58:09.582Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T18:58:09.595Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:58:09.640Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:58:10.409Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T18:58:10.422Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:58:10.466Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:58:10.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 [2025-09-23T18:58:10.555Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T18:58:10.602Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:58:23.851Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T18:58:23.868Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:58:23.915Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:58:23.965Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:58:23.981Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:58:24.029Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:58:24.456Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T18:58:24.471Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T18:58:24.517Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:58:24.567Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:58:24.583Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:58:24.627Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:58:24.677Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T18:58:24.691Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:58:24.740Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:58:25.502Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T18:58:25.516Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:58:25.562Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:58:25.634Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T18:58:25.648Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T18:58:25.695Z] Will try again after 15 sec [2025-09-23T18:58:30.313Z] Build collect-logs-and-cleanup #8592 completed: SUCCESS [Pipeline] echo [2025-09-23T18:58:30.333Z] JOB collect-logs-and-cleanup-juju-k8s: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-09-23T18:58:30.427Z] Copied 1 artifact from "collect-logs-and-cleanup" build number 8592 [Pipeline] echo [2025-09-23T18:58:30.460Z] JOB collect-logs-and-cleanup-juju-k8s: Collected artifacts: [Pipeline] sh [2025-09-23T18:58:30.748Z] + ls -la collect-logs-and-cleanup-87536 [2025-09-23T18:58:30.748Z] total 20 [2025-09-23T18:58:30.748Z] drwxr-xr-x 2 jenkins docker 4096 Sep 23 18:58 . [2025-09-23T18:58:30.748Z] drwxr-xr-x 18 jenkins docker 12288 Sep 23 18:58 .. [2025-09-23T18:58:30.748Z] -rw-r--r-- 1 jenkins docker 445 Sep 23 18:55 deps.collect-logs-and-cleanup.87536.env [Pipeline] withCredentials [2025-09-23T18:58:30.799Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-09-23T18:58:31.180Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-09-23T18:58:31.750Z] 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] } [2025-09-23T18:58:32.867Z] Failed in branch stream-juju-k8s [Pipeline] { [Pipeline] echo [2025-09-23T18:58:38.950Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T18:58:38.967Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:58:39.013Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:58:39.060Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:58:39.075Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:58:39.123Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:58:39.549Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T18:58:39.564Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T18:58:39.613Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:58:39.667Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:58:39.684Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:58:39.729Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:58:39.773Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T18:58:39.788Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:58:39.835Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:58:40.597Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T18:58:40.613Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:58:40.660Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:58:40.729Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T18:58:40.744Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T18:58:40.790Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:58:54.050Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T18:58:54.064Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:58:54.112Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:58:54.158Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:58:54.173Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:58:54.220Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:58:54.646Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T18:58:54.661Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T18:58:54.710Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:58:54.761Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:58:54.776Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:58:54.821Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:58:54.865Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T18:58:54.886Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:58:54.935Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:58:55.701Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T18:58:55.717Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:58:55.767Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:58:55.825Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T18:58:55.839Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T18:58:55.886Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:59:09.144Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T18:59:09.158Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:59:09.202Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:59:09.252Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:59:09.267Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:59:09.312Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:59:09.746Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T18:59:09.761Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T18:59:09.811Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:59:09.860Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:59:09.876Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:59:09.933Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:59:09.984Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T18:59:10.000Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:59:10.048Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:59:10.801Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T18:59:10.816Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:59:10.865Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:59:10.917Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T18:59:10.931Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T18:59:10.978Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:59:24.237Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T18:59:24.253Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:59:24.297Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:59:24.342Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:59:24.355Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:59:24.397Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:59:24.844Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T18:59:24.858Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T18:59:24.909Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:59:24.966Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:59:24.982Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:59:25.029Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:59:25.082Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T18:59:25.099Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:59:25.147Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:59:25.899Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T18:59:25.914Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:59:25.960Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:59:26.012Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T18:59:26.026Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T18:59:26.073Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:59:39.329Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T18:59:39.343Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:59:39.389Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:59:39.437Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:59:39.452Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:59:39.497Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:59:39.944Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T18:59:39.960Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T18:59:40.007Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:59:40.062Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:59:40.078Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:59:40.129Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:59:40.188Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T18:59:40.204Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:59:40.252Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:59:40.995Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T18:59:41.013Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:59:41.061Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:59:41.108Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T18:59:41.122Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T18:59:41.172Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:59:54.436Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T18:59:54.454Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:59:54.507Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:59:54.554Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:59:54.570Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:59:54.624Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:59:55.041Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T18:59:55.057Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T18:59:55.103Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:59:55.161Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T18:59:55.176Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:59:55.225Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:59:55.283Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T18:59:55.296Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:59:55.341Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:59:56.096Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T18:59:56.111Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T18:59:56.158Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T18:59:56.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 [2025-09-23T18:59:56.221Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T18:59:56.268Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:00:09.540Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T19:00:09.556Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:00:09.600Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:00:09.654Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:00:09.669Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:00:09.714Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:00:10.134Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:00:10.148Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:00:10.222Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:00:10.269Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:00:10.285Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:00:10.339Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:00:10.386Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:00:10.402Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:00:10.453Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:00:11.194Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:00:11.211Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:00:11.263Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:00:11.314Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:00:11.334Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:00:11.383Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:00:24.636Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T19:00:24.653Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:00:24.713Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:00:24.764Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:00:24.780Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:00:24.831Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:00:25.258Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:00:25.274Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:00:25.322Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:00:25.370Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:00:25.387Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:00:25.436Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:00:25.485Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:00:25.501Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:00:25.546Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:00:26.298Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:00:26.315Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:00:26.363Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:00:26.416Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:00:26.432Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:00:26.482Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:00:39.752Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T19:00:39.769Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:00:39.821Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:00:39.867Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:00:39.884Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:00:39.939Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:00:40.356Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:00:40.371Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:00:40.422Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:00:40.471Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:00:40.486Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:00:40.532Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:00:40.577Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:00:40.594Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:00:40.648Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:00:41.399Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:00:41.414Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:00:41.462Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:00:41.515Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:00:41.529Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:00:41.577Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:00:54.855Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T19:00:54.871Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:00:54.923Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:00:54.970Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:00:54.985Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:00:55.034Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:00:55.454Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:00:55.468Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:00:55.517Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:00:55.560Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:00:55.575Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:00:55.621Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:00:55.679Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:00:55.693Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:00:55.740Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:00:56.493Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:00:56.509Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:00:56.553Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:00:56.610Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:00:56.624Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:00:56.670Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:01:09.958Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T19:01:09.973Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:01:10.025Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:01:10.070Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:01:10.085Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:01:10.130Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:01:10.554Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:01:10.571Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:01:10.623Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:01:10.677Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:01:10.696Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:01:10.745Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:01:10.789Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:01:10.804Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:01:10.850Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:01:11.585Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:01:11.603Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:01:11.652Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:01:11.703Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:01:11.717Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:01:11.773Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:01:25.064Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T19:01:25.079Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:01:25.126Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:01:25.173Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:01:25.189Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:01:25.240Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:01:25.656Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:01:25.673Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:01:25.722Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:01:25.777Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:01:25.793Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:01:25.840Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:01:25.886Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:01:25.908Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:01:25.954Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:01:26.685Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:01:26.699Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:01:26.746Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:01:26.809Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:01:26.826Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:01:26.876Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:01:40.159Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T19:01:40.173Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:01:40.222Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:01:40.280Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:01:40.297Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:01:40.351Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:01:40.757Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:01:40.772Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:01:40.821Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:01:40.878Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:01:40.893Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:01:40.951Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:01:40.996Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:01:41.012Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:01:41.059Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:01:41.788Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:01:41.807Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:01:41.850Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:01:41.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 [2025-09-23T19:01:41.927Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:01:41.976Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:01:55.256Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T19:01:55.272Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:01:55.318Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:01:55.384Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:01:55.398Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:01:55.453Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:01:55.854Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:01:55.870Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:01:55.920Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:01:55.986Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:01:56.002Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:01:56.054Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:01:56.097Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:01:56.112Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:01:56.159Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:01:56.893Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:01:56.910Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:01:56.967Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:01:57.020Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:01:57.037Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:01:57.084Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:02:10.353Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T19:02:10.368Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:02:10.420Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:02:10.483Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:02:10.499Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:02:10.544Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:02:10.953Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:02:10.968Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:02:11.041Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:02:11.087Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:02:11.101Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:02:11.146Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:02:11.191Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:02:11.207Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:02:11.252Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:02:12.002Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:02:12.018Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:02:12.064Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:02:12.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 [2025-09-23T19:02:12.131Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:02:12.181Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:02:25.455Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T19:02:25.472Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:02:25.564Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:02:25.618Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:02:25.634Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:02:25.681Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:02:26.073Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:02:26.086Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:02:26.131Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:02:26.176Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:02:26.189Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:02:26.233Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:02:26.286Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:02:26.301Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:02:26.345Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:02:27.099Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:02:27.114Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:02:27.159Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:02:27.218Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:02:27.236Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:02:27.280Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:02:40.598Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T19:02:40.614Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:02:40.659Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:02:40.713Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:02:40.729Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:02:40.776Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:02:41.165Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:02:41.180Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:02:41.228Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:02:41.272Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:02:41.287Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:02:41.335Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:02:41.378Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:02:41.395Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:02:41.439Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:02:42.193Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:02:42.209Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:02:42.253Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:02:42.320Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:02:42.336Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:02:42.391Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:02:55.695Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T19:02:55.713Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:02:55.763Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:02:55.809Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:02:55.826Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:02:55.875Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:02:56.262Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:02:56.277Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:02:56.322Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:02:56.368Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:02:56.386Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:02:56.436Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:02:56.480Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:02:56.495Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:02:56.542Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:02:57.288Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:02:57.304Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:02:57.349Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:02:57.424Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:02:57.442Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:02:57.488Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:03:10.798Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T19:03:10.812Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:03:10.857Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:03:10.905Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:03:10.919Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:03:10.963Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:03:11.357Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:03:11.372Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:03:11.418Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:03:11.471Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:03:11.487Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:03:11.532Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:03:11.576Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:03:11.592Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:03:11.637Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:03:12.387Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:03:12.401Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:03:12.447Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:03:12.522Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:03:12.540Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:03:12.584Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:03:25.889Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T19:03:25.903Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:03:25.947Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:03:25.995Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:03:26.012Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:03:26.059Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:03:26.453Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:03:26.469Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:03:26.515Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:03:26.561Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:03:26.576Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:03:26.625Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:03:26.667Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:03:26.682Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:03:26.726Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:03:27.480Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:03:27.493Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:03:27.536Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:03:27.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 [2025-09-23T19:03:27.631Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:03:27.678Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:03:40.978Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T19:03:40.993Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:03:41.040Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:03:41.090Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:03:41.104Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:03:41.150Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:03:41.552Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:03:41.566Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:03:41.612Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:03:41.656Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:03:41.671Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:03:41.720Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:03:41.765Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:03:41.780Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:03:41.827Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:03:42.570Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:03:42.588Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:03:42.635Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:03:42.715Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:03:42.731Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:03:42.778Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:03:56.077Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T19:03:56.094Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:03:56.142Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:03:56.188Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:03:56.202Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:03:56.249Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:03:56.646Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:03:56.663Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:03:56.710Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:03:56.751Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:03:56.765Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:03:56.808Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:03:56.856Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:03:56.869Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:03:56.912Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:03:57.670Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:03:57.688Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:03:57.737Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:03:57.812Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:03:57.828Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:03:57.876Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:04:11.179Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T19:04:11.194Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:04:11.241Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:04:11.287Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:04:11.302Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:04:11.352Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:04:11.741Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:04:11.758Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:04:11.811Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:04:11.857Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:04:11.875Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:04:11.922Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:04:11.976Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:04:11.990Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:04:12.034Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:04:12.768Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:04:12.783Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:04:12.827Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:04:12.908Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:04:12.923Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:04:12.967Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:04:26.271Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T19:04:26.286Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:04:26.332Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:04:26.381Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:04:26.395Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:04:26.440Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:04:26.847Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:04:26.860Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:04:26.905Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:04:26.953Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:04:26.967Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:04:27.012Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:04:27.064Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:04:27.077Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:04:27.121Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:04:27.858Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:04:27.874Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:04:27.922Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:04:28.001Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:04:28.016Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:04:28.065Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:04:41.363Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T19:04:41.378Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:04:41.431Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:04:41.473Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:04:41.488Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:04:41.536Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:04:41.936Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:04:41.950Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:04:41.992Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:04:42.045Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:04:42.060Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:04:42.105Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:04:42.165Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:04:42.180Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:04:42.231Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:04:42.955Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:04:42.970Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:04:43.014Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:04:43.100Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:04:43.115Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:04:43.164Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:04:56.465Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T19:04:56.479Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:04:56.525Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:04:56.572Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:04:56.587Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:04:56.638Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:04:57.025Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:04:57.039Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:04:57.096Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:04:57.137Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:04:57.151Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:04:57.195Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:04:57.260Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:04:57.272Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:04:57.317Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:04:58.050Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:04:58.067Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:04:58.125Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:04:58.195Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:04:58.211Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:04:58.257Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:05:11.560Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T19:05:11.575Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:05:11.621Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:05:11.671Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:05:11.687Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:05:11.737Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:05:12.129Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:05:12.146Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:05:12.193Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:05:12.244Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:05:12.261Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:05:12.309Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:05:12.353Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:05:12.368Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:05:12.416Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:05:13.161Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:05:13.179Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:05:13.226Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:05:13.294Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:05:13.310Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:05:13.359Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:05:26.655Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T19:05:26.669Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:05:26.718Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:05:26.769Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:05:26.784Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:05:26.831Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:05:27.231Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:05:27.246Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:05:27.295Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:05:27.343Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:05:27.360Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:05:27.415Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:05:27.459Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:05:27.474Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:05:27.525Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:05:28.263Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:05:28.278Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:05:28.324Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:05:28.391Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:05:28.408Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:05:28.453Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:05:41.751Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T19:05:41.764Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:05:41.811Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:05:41.861Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:05:41.878Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:05:41.924Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:05:42.327Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:05:42.342Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:05:42.389Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:05:42.449Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:05:42.465Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:05:42.515Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:05:42.560Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:05:42.576Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:05:42.624Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:05:43.357Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:05:43.372Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:05:43.419Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:05:43.485Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:05:43.498Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:05:43.549Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:05:56.847Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T19:05:56.861Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:05:56.910Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:05:56.955Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:05:56.970Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:05:57.020Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:05:57.426Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:05:57.442Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:05:57.488Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:05:57.549Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:05:57.564Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:05:57.608Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:05:57.653Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:05:57.668Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:05:57.712Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:05:58.451Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:05:58.467Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:05:58.513Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:05:58.581Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:05:58.595Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:05:58.639Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:06:11.942Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T19:06:11.958Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:06:12.003Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:06:12.049Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:06:12.070Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:06:12.115Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:06:12.518Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:06:12.532Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:06:12.577Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:06:12.641Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:06:12.658Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:06:12.704Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:06:12.750Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:06:12.769Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:06:12.815Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:06:13.546Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:06:13.561Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:06:13.608Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:06:13.671Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:06:13.688Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:06:13.733Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:06:27.039Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T19:06:27.055Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:06:27.105Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:06:27.153Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:06:27.169Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:06:27.215Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:06:27.610Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:06:27.624Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:06:27.668Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:06:27.735Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:06:27.750Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:06:27.802Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:06:27.848Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:06:27.864Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:06:27.910Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:06:28.640Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:06:28.655Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:06:28.703Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:06:28.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 [2025-09-23T19:06:28.781Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:06:28.828Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:06:42.141Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T19:06:42.158Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:06:42.211Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:06:42.254Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:06:42.271Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:06:42.321Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:06:42.705Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:06:42.720Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:06:42.771Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:06:42.833Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:06:42.846Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:06:42.889Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:06:42.948Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:06:42.962Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:06:43.006Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:06:43.738Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:06:43.753Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:06:43.796Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:06:43.863Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:06:43.877Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:06:43.922Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:06:57.242Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T19:06:57.256Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:06:57.300Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:06:57.351Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:06:57.365Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:06:57.409Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:06:57.804Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:06:57.818Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:06:57.862Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:06:57.919Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:06:57.933Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:06:57.978Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:06:58.038Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:06:58.054Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:06:58.101Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:06:58.829Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:06:58.844Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:06:58.890Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:06:58.954Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:06:58.969Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:06:59.022Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:07:12.335Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T19:07:12.348Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:07:12.393Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:07:12.449Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:07:12.466Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:07:12.512Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:07:12.896Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:07:12.911Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:07:12.960Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:07:13.011Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:07:13.029Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:07:13.072Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:07:13.132Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:07:13.146Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:07:13.192Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:07:13.925Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:07:13.943Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:07:13.993Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:07:14.057Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:07:14.071Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:07:14.113Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:07:27.426Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T19:07:27.441Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:07:27.484Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:07:27.542Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:07:27.556Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:07:27.603Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:07:27.995Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:07:28.009Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:07:28.059Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:07:28.105Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:07:28.121Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:07:28.171Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:07:28.228Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:07:28.245Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:07:28.295Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:07:29.029Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:07:29.044Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:07:29.089Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:07:29.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 [2025-09-23T19:07:29.178Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:07:29.225Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:07:42.519Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T19:07:42.535Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:07:42.584Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:07:42.635Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:07:42.649Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:07:42.696Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:07:43.091Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:07:43.105Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:07:43.151Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:07:43.201Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:07:43.217Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:07:43.265Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:07:43.327Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:07:43.341Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:07:43.389Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:07:44.125Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:07:44.143Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:07:44.192Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:07:44.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 [2025-09-23T19:07:44.275Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:07:44.324Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:07:57.617Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T19:07:57.631Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:07:57.675Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:07:57.731Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:07:57.746Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:07:57.796Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:07:58.185Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:07:58.199Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:07:58.246Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:07:58.296Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:07:58.310Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:07:58.358Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:07:58.422Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:07:58.437Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:07:58.480Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:07:59.227Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:07:59.242Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:07:59.289Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:07:59.359Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:07:59.374Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:07:59.426Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:08:12.710Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T19:08:12.727Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:08:12.772Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:08:12.828Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:08:12.844Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:08:12.890Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:08:13.281Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:08:13.295Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:08:13.342Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:08:13.388Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:08:13.403Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:08:13.452Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:08:13.510Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:08:13.524Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:08:13.568Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:08:14.321Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:08:14.336Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:08:14.382Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:08:14.457Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:08:14.472Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:08:14.520Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:08:27.805Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T19:08:27.822Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:08:27.869Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:08:27.921Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:08:27.938Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:08:27.987Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:08:28.375Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:08:28.390Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:08:28.441Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:08:28.487Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:08:28.504Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:08:28.553Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:08:28.599Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:08:28.617Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:08:28.663Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:08:29.417Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:08:29.431Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:08:29.474Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:08:29.551Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:08:29.565Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:08:29.609Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:08:42.903Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T19:08:42.918Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:08:42.960Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:08:43.018Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:08:43.033Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:08:43.075Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:08:43.475Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:08:43.492Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:08:43.540Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:08:43.587Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:08:43.602Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:08:43.653Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:08:43.701Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:08:43.716Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:08:43.762Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:08:44.507Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:08:44.523Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:08:44.571Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:08:44.643Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:08:44.659Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:08:44.707Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:08:57.993Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T19:08:58.008Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:08:58.059Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:08:58.106Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:08:58.122Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:08:58.173Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:08:58.571Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:08:58.585Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:08:58.632Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:08:58.684Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:08:58.701Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:08:58.749Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:08:58.794Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:08:58.813Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:08:58.862Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:08:59.608Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:08:59.625Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:08:59.675Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:08:59.739Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:08:59.753Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:08:59.805Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:09:13.091Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T19:09:13.106Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:09:13.157Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:09:13.203Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:09:13.218Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:09:13.262Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:09:13.662Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:09:13.677Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:09:13.721Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:09:13.779Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:09:13.793Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:09:13.838Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:09:13.893Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:09:13.907Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:09:13.950Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:09:14.711Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:09:14.725Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:09:14.771Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:09:14.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 [2025-09-23T19:09:14.855Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:09:14.900Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:09:28.193Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T19:09:28.208Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:09:28.255Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:09:28.304Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:09:28.320Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:09:28.371Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:09:28.751Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:09:28.765Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:09:28.831Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:09:28.877Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:09:28.893Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:09:28.948Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:09:28.998Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:09:29.015Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:09:29.066Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:09:29.806Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:09:29.820Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:09:29.865Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:09:29.934Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:09:29.950Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:09:29.995Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:09:43.287Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T19:09:43.303Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:09:43.350Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:09:43.404Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:09:43.419Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:09:43.463Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:09:43.864Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:09:43.880Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:09:43.925Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:09:43.980Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:09:43.995Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:09:44.039Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:09:44.098Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:09:44.116Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:09:44.160Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:09:44.897Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:09:44.911Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:09:44.956Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:09:45.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 [2025-09-23T19:09:45.040Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:09:45.082Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:09:58.381Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T19:09:58.395Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:09:58.444Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:09:58.493Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:09:58.506Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:09:58.551Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:09:58.960Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:09:58.975Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:09:59.024Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:09:59.071Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:09:59.088Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:09:59.136Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:09:59.194Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:09:59.211Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:09:59.259Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:09:59.994Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:10:00.014Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:10:00.069Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:10:00.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 [2025-09-23T19:10:00.137Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:10:00.183Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:10:13.478Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T19:10:13.492Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:10:13.538Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:10:13.581Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:10:13.597Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:10:13.641Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:10:14.059Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:10:14.073Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:10:14.121Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:10:14.168Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:10:14.183Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:10:14.228Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:10:14.294Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:10:14.310Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:10:14.356Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:10:15.106Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:10:15.121Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:10:15.170Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:10:15.219Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:10:15.234Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:10:15.286Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:10:28.573Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T19:10:28.589Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:10:28.641Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:10:28.687Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:10:28.702Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:10:28.749Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:10:29.157Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:10:29.174Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:10:29.223Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:10:29.273Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:10:29.290Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:10:29.340Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:10:29.391Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:10:29.405Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:10:29.454Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:10:30.206Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:10:30.225Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:10:30.274Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:10:30.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 [2025-09-23T19:10:30.342Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:10:30.389Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:10:43.687Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T19:10:43.704Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:10:43.752Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:10:43.799Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:10:43.819Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:10:43.869Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:10:44.255Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:10:44.269Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:10:44.316Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:10:44.372Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:10:44.386Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:10:44.433Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:10:44.492Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:10:44.507Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:10:44.552Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:10:45.309Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:10:45.325Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:10:45.375Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:10:45.423Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:10:45.439Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:10:45.491Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:10:58.789Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T19:10:58.804Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:10:58.851Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:10:58.902Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:10:58.919Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:10:58.965Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:10:59.353Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:10:59.369Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:10:59.417Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:10:59.466Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:10:59.479Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:10:59.523Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:10:59.584Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:10:59.599Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:10:59.647Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:11:00.410Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:11:00.424Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:11:00.469Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:11:00.526Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:11:00.540Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:11:00.596Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:11:13.888Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T19:11:13.904Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:11:13.950Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:11:13.996Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:11:14.010Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:11:14.055Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:11:14.449Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:11:14.464Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:11:14.510Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:11:14.553Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:11:14.568Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:11:14.615Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:11:14.682Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:11:14.698Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:11:14.747Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:11:15.504Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:11:15.521Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:11:15.571Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:11:15.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 [2025-09-23T19:11:15.646Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:11:15.690Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:11:28.987Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T19:11:29.002Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:11:29.053Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:11:29.097Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:11:29.114Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:11:29.167Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:11:29.546Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:11:29.562Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:11:29.614Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:11:29.674Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:11:29.691Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:11:29.737Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:11:29.783Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:11:29.799Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:11:29.847Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:11:30.606Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:11:30.623Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:11:30.668Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:11:30.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 [2025-09-23T19:11:30.745Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:11:30.797Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:11:44.087Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T19:11:44.102Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:11:44.151Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:11:44.197Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:11:44.212Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:11:44.262Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:11:44.646Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:11:44.664Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:11:44.713Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:11:44.768Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:11:44.783Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:11:44.830Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:11:44.885Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:11:44.901Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:11:44.944Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:11:45.703Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:11:45.718Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:11:45.767Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:11:45.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 [2025-09-23T19:11:45.847Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:11:45.897Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:11:59.186Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T19:11:59.200Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:11:59.251Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:11:59.301Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:11:59.318Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:11:59.367Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:11:59.754Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:11:59.768Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:11:59.815Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:11:59.863Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:11:59.878Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:11:59.929Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:11:59.976Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:11:59.990Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:12:00.036Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:12:00.803Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:12:00.818Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:12:00.864Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:12:00.930Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:12:00.944Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:12:00.989Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:12:14.283Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T19:12:14.298Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:12:14.345Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:12:14.397Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:12:14.411Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:12:14.455Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:12:14.851Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:12:14.873Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:12:14.920Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:12:14.962Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:12:14.976Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:12:15.022Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:12:15.064Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:12:15.079Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:12:15.124Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:12:15.900Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:12:15.914Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:12:15.962Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:12:16.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 [2025-09-23T19:12:16.045Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:12:16.121Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:12:29.381Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T19:12:29.397Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:12:29.446Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:12:29.495Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:12:29.510Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:12:29.556Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:12:29.955Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:12:29.970Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:12:30.016Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:12:30.063Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:12:30.083Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:12:30.131Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:12:30.173Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:12:30.188Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:12:30.233Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:12:30.997Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:12:31.013Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:12:31.058Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:12:31.156Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:12:31.171Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:12:31.225Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:12:44.482Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T19:12:44.496Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:12:44.539Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:12:44.584Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:12:44.597Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:12:44.641Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:12:45.049Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:12:45.062Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:12:45.104Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:12:45.182Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:12:45.196Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:12:45.241Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:12:45.281Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:12:45.296Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:12:45.341Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:12:46.091Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:12:46.106Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:12:46.154Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:12:46.258Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:12:46.273Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:12:46.327Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:12:59.574Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T19:12:59.589Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:12:59.638Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:12:59.684Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:12:59.699Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:12:59.744Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:13:00.142Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:13:00.158Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:13:00.204Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:13:00.274Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:13:00.289Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:13:00.338Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:13:00.383Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:13:00.400Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:13:00.451Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:13:01.190Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:13:01.205Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:13:01.254Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:13:01.363Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:13:01.377Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:13:01.421Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:13:14.670Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T19:13:14.685Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:13:14.732Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:13:14.773Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:13:14.787Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:13:14.832Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:13:15.235Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:13:15.248Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:13:15.294Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:13:15.367Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:13:15.382Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:13:15.430Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:13:15.481Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:13:15.495Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:13:15.541Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:13:16.287Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:13:16.301Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:13:16.345Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:13:16.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 [2025-09-23T19:13:16.468Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:13:16.513Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:13:29.768Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T19:13:29.784Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:13:29.835Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:13:29.880Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:13:29.894Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:13:29.941Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:13:30.326Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:13:30.339Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:13:30.382Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:13:30.459Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:13:30.472Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:13:30.517Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:13:30.572Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:13:30.586Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:13:30.642Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:13:31.378Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:13:31.393Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:13:31.441Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:13:31.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 [2025-09-23T19:13:31.561Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:13:31.610Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:13:44.866Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T19:13:44.881Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:13:44.926Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:13:44.970Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:13:44.984Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:13:45.029Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:13:45.414Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:13:45.428Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:13:45.474Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:13:45.550Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:13:45.564Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:13:45.610Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:13:45.674Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:13:45.688Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:13:45.734Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:13:46.475Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:13:46.490Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:13:46.540Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:13:46.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 [2025-09-23T19:13:46.659Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:13:46.706Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:13:59.958Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T19:13:59.974Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:14:00.023Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:14:00.069Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:14:00.086Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:14:00.133Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:14:00.505Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:14:00.519Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:14:00.565Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:14:00.639Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:14:00.652Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:14:00.696Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:14:00.763Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:14:00.777Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:14:00.823Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:14:01.572Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:14:01.585Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:14:01.627Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:14:01.739Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:14:01.753Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:14:01.802Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:14:15.057Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T19:14:15.074Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:14:15.121Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:14:15.165Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:14:15.182Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:14:15.229Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:14:15.600Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:14:15.618Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:14:15.670Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:14:15.727Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:14:15.743Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:14:15.790Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:14:15.858Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:14:15.874Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:14:15.922Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:14:16.659Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:14:16.673Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:14:16.717Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:14:16.836Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:14:16.849Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:14:16.894Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:14:30.154Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T19:14:30.170Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:14:30.217Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:14:30.258Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:14:30.272Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:14:30.318Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:14:30.707Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:14:30.729Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:14:30.775Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:14:30.822Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:14:30.838Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:14:30.888Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:14:30.953Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:14:30.968Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:14:31.014Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:14:31.749Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:14:31.765Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:14:31.812Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:14:31.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 [2025-09-23T19:14:31.944Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:14:31.991Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:14:45.250Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T19:14:45.264Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:14:45.312Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:14:45.357Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:14:45.371Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:14:45.418Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:14:45.812Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:14:45.828Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:14:45.874Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:14:45.924Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:14:45.940Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:14:45.989Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:14:46.047Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:14:46.062Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:14:46.112Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:14:46.849Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:14:46.864Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:14:46.912Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:14:47.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 [2025-09-23T19:14:47.050Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:14:47.097Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:15:00.347Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T19:15:00.362Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:15:00.412Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:15:00.460Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:15:00.474Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:15:00.524Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:15:00.912Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:15:00.930Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:15:00.980Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:15:01.036Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:15:01.053Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:15:01.103Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:15:01.165Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:15:01.181Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:15:01.228Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:15:01.950Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:15:01.966Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:15:02.013Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:15:02.133Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:15:02.149Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:15:02.196Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:15:15.443Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T19:15:15.459Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:15:15.504Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:15:15.551Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:15:15.564Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:15:15.635Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:15:16.013Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:15:16.033Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:15:16.079Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:15:16.135Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:15:16.152Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:15:16.198Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:15:16.256Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:15:16.270Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:15:16.312Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:15:17.046Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:15:17.061Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:15:17.104Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:15:17.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 [2025-09-23T19:15:17.246Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:15:17.294Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:15:30.541Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T19:15:30.557Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:15:30.605Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:15:30.672Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:15:30.691Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:15:30.740Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:15:31.117Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:15:31.136Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:15:31.188Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:15:31.235Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:15:31.250Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:15:31.299Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:15:31.343Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:15:31.358Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:15:31.405Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:15:32.140Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:15:32.157Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:15:32.203Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:15:32.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 [2025-09-23T19:15:32.344Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:15:32.393Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:15:45.636Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T19:15:45.652Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:15:45.698Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:15:45.774Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:15:45.793Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:15:45.842Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:15:46.221Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:15:46.236Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:15:46.285Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:15:46.327Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:15:46.343Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:15:46.388Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:15:46.435Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:15:46.450Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:15:46.494Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:15:47.238Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:15:47.251Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:15:47.295Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:15:47.424Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:15:47.438Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:15:47.482Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:16:00.731Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T19:16:00.745Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:16:00.789Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:16:00.882Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:16:00.897Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:16:00.942Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:16:01.315Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:16:01.329Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:16:01.377Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:16:01.419Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:16:01.433Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:16:01.478Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:16:01.523Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:16:01.538Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:16:01.587Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:16:02.326Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:16:02.340Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:16:02.385Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:16:02.514Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:16:02.529Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:16:02.572Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:16:15.821Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T19:16:15.836Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:16:15.881Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:16:15.974Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:16:15.989Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:16:16.043Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:16:16.412Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:16:16.425Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:16:16.470Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:16:16.516Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:16:16.531Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:16:16.575Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:16:16.616Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:16:16.631Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:16:16.681Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:16:17.419Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:16:17.435Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:16:17.480Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:16:17.607Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:16:17.622Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:16:17.668Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:16:30.916Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T19:16:30.932Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:16:30.980Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:16:31.074Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:16:31.089Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:16:31.138Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:16:31.501Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:16:31.515Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:16:31.567Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:16:31.613Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:16:31.630Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:16:31.674Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:16:31.715Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:16:31.730Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:16:31.775Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:16:32.517Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:16:32.535Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:16:32.580Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:16:32.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 [2025-09-23T19:16:32.721Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:16:32.769Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:16:46.012Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T19:16:46.026Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:16:46.073Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:16:46.169Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:16:46.185Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:16:46.227Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:16:46.601Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:16:46.617Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:16:46.662Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:16:46.705Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:16:46.720Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:16:46.765Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:16:46.852Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:16:46.866Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:16:46.910Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:16:47.615Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:16:47.630Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:16:47.684Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:16:47.810Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:16:47.824Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:16:47.871Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:17:01.105Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T19:17:01.119Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:17:01.168Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:17:01.258Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:17:01.277Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:17:01.324Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:17:01.696Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:17:01.712Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:17:01.761Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:17:01.812Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:17:01.829Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:17:01.875Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:17:01.943Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:17:01.960Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:17:02.010Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:17:02.717Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:17:02.731Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:17:02.776Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:17:02.904Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:17:02.916Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:17:02.962Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:17:16.199Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T19:17:16.213Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:17:16.288Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:17:16.355Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:17:16.370Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:17:16.413Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:17:16.798Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:17:16.812Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:17:16.859Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:17:16.908Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:17:16.922Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:17:16.974Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:17:17.048Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:17:17.063Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:17:17.113Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:17:17.813Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:17:17.829Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:17:17.875Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:17:17.998Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:17:18.013Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:17:18.058Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:17:31.323Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T19:17:31.336Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:17:31.380Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:17:31.443Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:17:31.457Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:17:31.499Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:17:31.891Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:17:31.906Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:17:31.952Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:17:32.004Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:17:32.018Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:17:32.064Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:17:32.143Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:17:32.158Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:17:32.200Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:17:32.908Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:17:32.921Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:17:32.965Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:17:33.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 [2025-09-23T19:17:33.105Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:17:33.147Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:17:46.412Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T19:17:46.426Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:17:46.473Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:17:46.530Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:17:46.546Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:17:46.595Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:17:46.984Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:17:47.001Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:17:47.046Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:17:47.094Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:17:47.109Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:17:47.157Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:17:47.236Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:17:47.250Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:17:47.299Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:17:48.004Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:17:48.022Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:17:48.074Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:17:48.186Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:17:48.203Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:17:48.252Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:18:01.510Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T19:18:01.526Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:18:01.575Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:18:01.630Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:18:01.646Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:18:01.691Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:18:02.079Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:18:02.095Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:18:02.139Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:18:02.186Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:18:02.200Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:18:02.244Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:18:02.329Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:18:02.342Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:18:02.388Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:18:03.107Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:18:03.122Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:18:03.165Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:18:03.284Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:18:03.297Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:18:03.344Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:18:16.607Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T19:18:16.623Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:18:16.666Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:18:16.725Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:18:16.739Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:18:16.784Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:18:17.182Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:18:17.200Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:18:17.247Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:18:17.294Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:18:17.310Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:18:17.357Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:18:17.419Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:18:17.433Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:18:17.479Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:18:18.197Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:18:18.211Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:18:18.256Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:18:18.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 [2025-09-23T19:18:18.391Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:18:18.435Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:18:31.698Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T19:18:31.714Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:18:31.760Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:18:31.816Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:18:31.832Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:18:31.881Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:18:32.282Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:18:32.296Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:18:32.340Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:18:32.387Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:18:32.401Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:18:32.444Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:18:32.512Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:18:32.527Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:18:32.579Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:18:33.289Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:18:33.304Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:18:33.351Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:18:33.473Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:18:33.487Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:18:33.535Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:18:46.795Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T19:18:46.810Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:18:46.857Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:18:46.913Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:18:46.928Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:18:46.973Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:18:47.371Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:18:47.385Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:18:47.429Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:18:47.475Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:18:47.488Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:18:47.535Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:18:47.612Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:18:47.628Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:18:47.677Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:18:48.384Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:18:48.399Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:18:48.449Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:18:48.568Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:18:48.582Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:18:48.627Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:19:01.892Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T19:19:01.906Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:19:01.951Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:19:02.003Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:19:02.017Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:19:02.061Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:19:02.491Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:19:02.506Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:19:02.548Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:19:02.589Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:19:02.603Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:19:02.646Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:19:02.708Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:19:02.723Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:19:02.768Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:19:03.486Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:19:03.501Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:19:03.554Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:19:03.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 [2025-09-23T19:19:03.678Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:19:03.725Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:19:16.984Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T19:19:16.999Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:19:17.044Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:19:17.091Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:19:17.105Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:19:17.152Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:19:17.629Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:19:17.645Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [Pipeline] { [2025-09-23T19:19:17.709Z] Will try again after 15 sec [Pipeline] echo [2025-09-23T19:19:17.738Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:19:17.752Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:19:17.795Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:19:17.844Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:19:17.859Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:19:17.905Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:19:18.586Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:19:18.601Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:19:18.645Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:19:18.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 [2025-09-23T19:19:18.770Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:19:18.817Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:19:32.077Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T19:19:32.092Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:19:32.139Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:19:32.181Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:19:32.195Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:19:32.244Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:19:32.743Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:19:32.758Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:19:32.802Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:19:32.847Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:19:32.862Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:19:32.907Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:19:32.950Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:19:32.964Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:19:33.010Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:19:33.682Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:19:33.696Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:19:33.740Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:19:33.851Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:19:33.866Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:19:33.911Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:19:47.170Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T19:19:47.185Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:19:47.229Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:19:47.274Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:19:47.288Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:19:47.334Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:19:47.837Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:19:47.852Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:19:47.904Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:19:47.950Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:19:47.967Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:19:48.018Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:19:48.064Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:19:48.080Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:19:48.129Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:19:48.776Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:19:48.794Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:19:48.846Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:19:48.945Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:19:48.962Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:19:49.013Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:20:02.266Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T19:20:02.281Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:20:02.352Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:20:02.400Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:20:02.424Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:20:02.498Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:20:02.945Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:20:02.973Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:20:03.066Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:20:03.143Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:20:03.167Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-09-23T19:20:03.231Z] Will try again after 15 sec [Pipeline] echo [2025-09-23T19:20:03.272Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:20:03.288Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:20:03.342Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:20:03.895Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:20:03.921Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:20:04.005Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:20:04.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 [2025-09-23T19:20:04.090Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:20:04.141Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:20:17.387Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T19:20:17.403Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:20:17.454Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:20:17.536Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:20:17.552Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:20:17.609Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:20:18.105Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:20:18.121Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:20:18.174Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:20:18.269Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:20:18.285Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:20:18.330Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:20:18.377Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:20:18.392Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:20:18.443Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:20:19.045Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:20:19.060Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:20:19.106Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:20:19.176Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:20:19.193Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:20:19.248Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:20:32.490Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T19:20:32.504Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:20:32.550Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:20:32.644Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:20:32.659Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:20:32.704Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:20:33.206Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:20:33.220Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:20:33.268Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:20:33.362Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:20:33.378Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:20:33.425Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:20:33.475Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:20:33.491Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:20:33.543Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:20:34.141Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:20:34.156Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:20:34.201Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:20:34.284Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:20:34.301Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:20:34.351Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:20:47.586Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T19:20:47.601Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:20:47.648Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:20:47.737Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:20:47.754Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:20:47.800Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:20:48.302Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:20:48.317Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:20:48.363Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:20:48.456Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:20:48.472Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:20:48.517Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:20:48.573Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:20:48.588Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:20:48.630Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:20:49.233Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:20:49.247Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:20:49.290Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:20:49.380Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:20:49.395Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:20:49.439Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:21:02.682Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T19:21:02.698Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:21:02.742Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:21:02.845Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:21:02.859Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:21:02.905Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:21:03.393Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:21:03.409Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:21:03.499Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:21:03.556Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:21:03.571Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:21:03.618Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:21:03.661Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:21:03.677Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:21:03.727Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:21:04.325Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:21:04.344Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:21:04.395Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:21:04.473Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:21:04.488Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:21:04.532Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:21:17.773Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T19:21:17.787Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:21:17.833Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:21:17.935Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:21:17.949Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:21:17.992Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:21:18.529Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:21:18.542Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:21:19.085Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2025-09-23T19:21:19.131Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:21:19.147Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-09-23T19:21:19.167Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:21:19.182Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:21:19.226Z] Will try again after 15 sec [2025-09-23T19:21:19.243Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:21:19.426Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:21:19.439Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:21:19.494Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:21:19.564Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:21:19.577Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:21:19.622Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:21:32.864Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T19:21:32.879Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:21:32.923Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:21:33.026Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:21:33.043Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:21:33.090Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:21:34.119Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:21:34.133Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:21:34.177Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:21:34.257Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:21:34.273Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-09-23T19:21:34.323Z] Will try again after 15 sec [Pipeline] echo [2025-09-23T19:21:34.356Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:21:34.373Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:21:34.423Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:21:34.526Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:21:34.543Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:21:34.590Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:21:34.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 [2025-09-23T19:21:34.673Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:21:34.721Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:21:47.958Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T19:21:47.973Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:21:48.025Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:21:48.124Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:21:48.139Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:21:48.183Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:21:49.214Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:21:49.232Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:21:49.279Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:21:49.354Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:21:49.370Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:21:49.412Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:21:49.453Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:21:49.467Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:21:49.511Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:21:49.625Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:21:49.639Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:21:49.682Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:21:49.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 [2025-09-23T19:21:49.772Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:21:49.828Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:22:03.058Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T19:22:03.076Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:22:03.120Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:22:03.215Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:22:03.232Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:22:03.276Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:22:04.313Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:22:04.330Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:22:04.378Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:22:04.449Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:22:04.466Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:22:04.517Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:22:04.557Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:22:04.571Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:22:04.619Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:22:04.713Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:22:04.728Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:22:04.774Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:22:04.860Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:22:04.873Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:22:04.921Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:22:18.153Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T19:22:18.168Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:22:18.213Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:22:18.307Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:22:18.320Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:22:18.369Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:22:19.408Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:22:19.422Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:22:19.464Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:22:19.549Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:22:19.563Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:22:19.605Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:22:19.648Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:22:19.663Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:22:19.708Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:22:19.805Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:22:19.821Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:22:19.864Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:22:19.954Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:22:19.969Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:22:20.015Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:22:33.248Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T19:22:33.264Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:22:33.308Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:22:33.408Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:22:33.424Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:22:33.473Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:22:34.497Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:22:34.512Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:22:34.558Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:22:34.637Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:22:34.652Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:22:34.696Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:22:34.737Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:22:34.751Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:22:34.797Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:22:34.898Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:22:34.913Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:22:34.960Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:22:35.075Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:22:35.088Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:22:35.132Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:22:48.339Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T19:22:48.354Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:22:48.404Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:22:48.506Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:22:48.521Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:22:48.565Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:22:49.590Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:22:49.606Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:22:49.654Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:22:49.727Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:22:49.745Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:22:49.796Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:22:49.843Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:22:49.859Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:22:49.910Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:22:49.993Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:22:50.008Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:22:50.055Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:22:50.170Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:22:50.186Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:22:50.236Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:23:03.439Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T19:23:03.454Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:23:03.502Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:23:03.598Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:23:03.612Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:23:03.657Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:23:04.688Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:23:04.702Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:23:04.750Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:23:04.828Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:23:04.847Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:23:04.893Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:23:04.942Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:23:04.959Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:23:05.007Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:23:05.091Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:23:05.105Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:23:05.155Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:23:05.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 [2025-09-23T19:23:05.284Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:23:05.329Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:23:18.538Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T19:23:18.553Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:23:18.602Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:23:18.691Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:23:18.706Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:23:18.751Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:23:19.781Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:23:19.794Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:23:19.839Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:23:19.927Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:23:19.942Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:23:19.985Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:23:20.040Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:23:20.056Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:23:20.104Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:23:20.188Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:23:20.202Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:23:20.248Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:23:20.362Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:23:20.376Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:23:20.422Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:23:33.637Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T19:23:33.652Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:23:33.705Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:23:33.788Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:23:33.806Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:23:33.855Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:23:34.874Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:23:34.889Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:23:34.935Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:23:35.021Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:23:35.035Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:23:35.082Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:23:35.136Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:23:35.150Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:23:35.197Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:23:35.285Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:23:35.300Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:23:35.347Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:23:35.456Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:23:35.470Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:23:35.515Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:23:48.740Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T19:23:48.755Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:23:48.803Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:23:48.890Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:23:48.904Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:23:48.949Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:23:49.967Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:23:49.981Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:23:50.026Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:23:50.111Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:23:50.126Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:23:50.169Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:23:50.228Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:23:50.244Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:23:50.293Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:23:50.381Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:23:50.395Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:23:50.442Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:23:50.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 [2025-09-23T19:23:50.562Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:23:50.612Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:24:03.835Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T19:24:03.849Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:24:03.896Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:24:03.981Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:24:03.996Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:24:04.045Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:24:05.064Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:24:05.081Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:24:05.130Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:24:05.205Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:24:05.221Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:24:05.271Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:24:05.326Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:24:05.341Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:24:05.389Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:24:05.478Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:24:05.495Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:24:05.547Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:24:05.648Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:24:05.666Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:24:05.713Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:24:18.932Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T19:24:18.946Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:24:18.989Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:24:19.075Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:24:19.089Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:24:19.132Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:24:20.164Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:24:20.179Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:24:20.221Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:24:20.302Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:24:20.320Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:24:20.364Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:24:20.421Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:24:20.437Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:24:20.487Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:24:20.586Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:24:20.603Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:24:20.648Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:24:20.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 [2025-09-23T19:24:20.760Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:24:20.807Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:24:34.023Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T19:24:34.042Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:24:34.088Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:24:34.165Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:24:34.180Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:24:34.226Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:24:35.255Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:24:35.270Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:24:35.317Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:24:35.394Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:24:35.409Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:24:35.453Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:24:35.516Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:24:35.530Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:24:35.576Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:24:35.679Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:24:35.693Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:24:35.736Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:24:35.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 [2025-09-23T19:24:35.857Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:24:35.908Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:24:49.120Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T19:24:49.135Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:24:49.181Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:24:49.257Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:24:49.273Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:24:49.336Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:24:50.353Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:24:50.368Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:24:50.416Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:24:50.487Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:24:50.502Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:24:50.549Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:24:50.610Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:24:50.624Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:24:50.670Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:24:50.773Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:24:50.791Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:24:50.839Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:24:50.944Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:24:50.958Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:24:51.006Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:25:04.216Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T19:25:04.231Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:25:04.285Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:25:04.372Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:25:04.388Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:25:04.438Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:25:05.454Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:25:05.472Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:25:05.521Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:25:05.588Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:25:05.606Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:25:05.657Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:25:05.701Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:25:05.716Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:25:05.767Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:25:05.875Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:25:05.890Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:25:05.940Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:25:06.044Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:25:06.060Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:25:06.106Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:25:19.319Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T19:25:19.335Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:25:19.386Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:25:19.472Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:25:19.489Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:25:19.537Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:25:20.558Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:25:20.573Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:25:20.621Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:25:20.693Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:25:20.710Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:25:20.756Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:25:20.801Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:25:20.818Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:25:20.868Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:25:20.976Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:25:20.991Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:25:21.044Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:25:21.143Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:25:21.159Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:25:21.206Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:25:34.421Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T19:25:34.437Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:25:34.482Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:25:34.571Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:25:34.586Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:25:34.632Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:25:35.656Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:25:35.673Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:25:35.720Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:25:35.789Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:25:35.806Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:25:35.853Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:25:35.901Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:25:35.916Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:25:35.964Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:25:36.078Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:25:36.093Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:25:36.140Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:25:36.241Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:25:36.255Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:25:36.301Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:25:49.516Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T19:25:49.532Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:25:49.577Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:25:49.662Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:25:49.677Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:25:49.723Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:25:50.754Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:25:50.768Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:25:50.814Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:25:50.887Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:25:50.903Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:25:50.952Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:25:51.001Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:25:51.017Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:25:51.067Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:25:51.177Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:25:51.194Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:25:51.243Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:25:51.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 [2025-09-23T19:25:51.350Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:25:51.397Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:26:04.613Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T19:26:04.627Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:26:04.673Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:26:04.755Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:26:04.769Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:26:04.814Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:26:05.845Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:26:05.859Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:26:05.903Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:26:05.986Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:26:06.001Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:26:06.045Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:26:06.098Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:26:06.113Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:26:06.162Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:26:06.276Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:26:06.290Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:26:06.338Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:26:06.430Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:26:06.444Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:26:06.489Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:26:19.708Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T19:26:19.722Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:26:19.766Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:26:19.844Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:26:19.858Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:26:19.905Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:26:20.938Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:26:20.954Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:26:21.000Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:26:21.077Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:26:21.092Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:26:21.137Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:26:21.193Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:26:21.209Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:26:21.255Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:26:21.370Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:26:21.386Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:26:21.437Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:26:21.527Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:26:21.542Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:26:21.589Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:26:34.804Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T19:26:34.821Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:26:34.874Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:26:34.939Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:26:34.955Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:26:35.001Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:26:36.036Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:26:36.052Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:26:36.097Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:26:36.173Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:26:36.190Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:26:36.235Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:26:36.286Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:26:36.307Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:26:36.354Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:26:36.471Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:26:36.486Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:26:36.531Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:26:36.623Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:26:36.638Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:26:36.687Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:26:49.913Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T19:26:49.932Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:26:49.989Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:26:50.056Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:26:50.074Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:26:50.126Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:26:51.143Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:26:51.160Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:26:51.207Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:26:51.270Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:26:51.288Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:26:51.336Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:26:51.387Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:26:51.404Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:26:51.448Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:26:51.571Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:26:51.585Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:26:51.659Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:26:51.724Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:26:51.737Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:26:51.785Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:27:05.021Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T19:27:05.042Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:27:05.088Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:27:05.160Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:27:05.174Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:27:05.227Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:27:06.243Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:27:06.257Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:27:06.301Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:27:06.367Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:27:06.381Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:27:06.430Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:27:06.481Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:27:06.495Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:27:06.543Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:27:06.738Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:27:06.761Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:27:06.811Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:27:06.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 [2025-09-23T19:27:06.873Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:27:06.916Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:27:20.121Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T19:27:20.136Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:27:20.182Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:27:20.259Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:27:20.274Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:27:20.318Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:27:21.335Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:27:21.351Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:27:21.400Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:27:21.462Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:27:21.477Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:27:21.525Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:27:21.575Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:27:21.590Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:27:21.633Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:27:21.844Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:27:21.859Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:27:21.905Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:27:21.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 [2025-09-23T19:27:21.966Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:27:22.013Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:27:35.217Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T19:27:35.232Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:27:35.277Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:27:35.350Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:27:35.364Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:27:35.410Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:27:36.433Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:27:36.448Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:27:36.498Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:27:36.562Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:27:36.579Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:27:36.632Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:27:36.681Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:27:36.698Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:27:36.747Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:27:36.940Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:27:36.955Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:27:37.002Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:27:37.053Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:27:37.069Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:27:37.119Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:27:50.313Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T19:27:50.330Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:27:50.376Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:27:50.439Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:27:50.452Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:27:50.496Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:27:51.531Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:27:51.546Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:27:51.596Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:27:51.663Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:27:51.679Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:27:51.731Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:27:51.779Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:27:51.794Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:27:51.839Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:27:52.040Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:27:52.055Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:27:52.101Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:27:52.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 [2025-09-23T19:27:52.165Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:27:52.211Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:28:05.412Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T19:28:05.427Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:28:05.475Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:28:05.528Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:28:05.543Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:28:05.588Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:28:06.676Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:28:06.691Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:28:06.740Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:28:06.784Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:28:06.798Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:28:06.840Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:28:06.879Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:28:06.892Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:28:06.936Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:28:07.133Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:28:07.148Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:28:07.194Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:28:07.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 [2025-09-23T19:28:07.259Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:28:07.304Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:28:20.513Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T19:28:20.530Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:28:20.580Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:28:20.622Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:28:20.637Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:28:20.682Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:28:21.774Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:28:21.790Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:28:21.841Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:28:21.888Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:28:21.905Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:28:21.955Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:28:21.999Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:28:22.014Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:28:22.063Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:28:22.230Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:28:22.247Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:28:22.301Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:28:22.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 [2025-09-23T19:28:22.370Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:28:22.420Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:28:35.614Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T19:28:35.628Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:28:35.673Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:28:35.716Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:28:35.730Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:28:35.784Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:28:36.874Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:28:36.888Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:28:36.934Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:28:36.984Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:28:37.001Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:28:37.049Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:28:37.096Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:28:37.112Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:28:37.167Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:28:37.337Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:28:37.354Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:28:37.404Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:28:37.453Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:28:37.467Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:28:37.515Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:28:50.708Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T19:28:50.726Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:28:50.780Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:28:50.827Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:28:50.842Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:28:50.894Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:28:51.970Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:28:51.986Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:28:52.037Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:28:52.087Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:28:52.105Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:28:52.156Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:28:52.202Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:28:52.219Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:28:52.269Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:28:52.440Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:28:52.458Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:28:52.508Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:28:52.562Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:28:52.578Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:28:52.624Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:29:05.817Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T19:29:05.832Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:29:05.879Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:29:05.926Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:29:05.943Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:29:05.999Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:29:07.079Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:29:07.098Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:29:07.150Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:29:07.202Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:29:07.220Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:29:07.268Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:29:07.320Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:29:07.336Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:29:07.386Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:29:07.545Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:29:07.563Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:29:07.614Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:29:07.662Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:29:07.676Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:29:07.721Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:29:20.943Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T19:29:20.958Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:29:21.007Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:29:21.050Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:29:21.064Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:29:21.116Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:29:22.182Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:29:22.196Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:29:22.241Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:29:22.298Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:29:22.311Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:29:22.354Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:29:22.415Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:29:22.429Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:29:22.473Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:29:22.645Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:29:22.660Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:29:22.705Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:29:22.749Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:29:22.764Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:29:22.811Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:29:36.037Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T19:29:36.051Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:29:36.096Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:29:36.148Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:29:36.167Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:29:36.217Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:29:37.275Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:29:37.290Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:29:37.337Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:29:37.384Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:29:37.401Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:29:37.450Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:29:37.506Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:29:37.525Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:29:37.573Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:29:37.738Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:29:37.753Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:29:37.798Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:29:37.845Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:29:37.860Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:29:37.907Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:29:51.132Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T19:29:51.146Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:29:51.189Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:29:51.245Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:29:51.258Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:29:51.304Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:29:52.367Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:29:52.380Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:29:52.422Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:29:52.475Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:29:52.487Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:29:52.531Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:29:52.604Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:29:52.619Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:29:52.661Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:29:52.830Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:29:52.846Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:29:52.891Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:29:52.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 [2025-09-23T19:29:52.952Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:29:52.995Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:30:06.225Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T19:30:06.241Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:30:06.292Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:30:06.340Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:30:06.356Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:30:06.413Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:30:07.461Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:30:07.479Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:30:07.533Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:30:07.585Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:30:07.600Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:30:07.649Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:30:07.701Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:30:07.716Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:30:07.765Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:30:07.930Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:30:07.946Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:30:07.997Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:30:08.046Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:30:08.061Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:30:08.111Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:30:21.325Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T19:30:21.341Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:30:21.386Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:30:21.443Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:30:21.460Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:30:21.507Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:30:22.565Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:30:22.581Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:30:22.629Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:30:22.679Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:30:22.693Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:30:22.739Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:30:22.801Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:30:22.816Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:30:22.861Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:30:23.036Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:30:23.051Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:30:23.097Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:30:23.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 [2025-09-23T19:30:23.160Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:30:23.209Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:30:36.422Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T19:30:36.438Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:30:36.486Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:30:36.541Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:30:36.558Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:30:36.607Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:30:37.668Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:30:37.684Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:30:37.737Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:30:37.783Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:30:37.799Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:30:37.843Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:30:37.896Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:30:37.913Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:30:37.968Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:30:38.131Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:30:38.150Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:30:38.200Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:30:38.274Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:30:38.290Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:30:38.342Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:30:51.520Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T19:30:51.536Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:30:51.582Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:30:51.636Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:30:51.651Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:30:51.699Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:30:52.773Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:30:52.789Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:30:52.836Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:30:52.884Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:30:52.901Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:30:52.952Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:30:53.001Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:30:53.017Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:30:53.069Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:30:53.237Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:30:53.253Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:30:53.326Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:30:53.378Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:30:53.397Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:30:53.441Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:31:06.618Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T19:31:06.633Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:31:06.679Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:31:06.731Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:31:06.748Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:31:06.792Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:31:07.869Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:31:07.884Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:31:07.934Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:31:07.983Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:31:07.998Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:31:08.043Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:31:08.100Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:31:08.116Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:31:08.163Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:31:08.359Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:31:08.375Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:31:08.422Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:31:08.473Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:31:08.488Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:31:08.533Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:31:21.714Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T19:31:21.733Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:31:21.781Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:31:21.829Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:31:21.847Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:31:21.894Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:31:22.968Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:31:22.983Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:31:23.030Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:31:23.075Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:31:23.090Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:31:23.134Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:31:23.195Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:31:23.212Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:31:23.262Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:31:23.456Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:31:23.473Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:31:23.521Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:31:23.568Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:31:23.583Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:31:23.630Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:31:36.816Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T19:31:36.832Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:31:36.880Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:31:36.927Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:31:36.941Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:31:36.986Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:31:38.063Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:31:38.081Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:31:38.136Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:31:38.186Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:31:38.200Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:31:38.247Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:31:38.293Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:31:38.311Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:31:38.355Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:31:38.555Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:31:38.569Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:31:38.617Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:31:38.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 [2025-09-23T19:31:38.677Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:31:38.723Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:31:51.915Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T19:31:51.930Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:31:51.979Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:31:52.022Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:31:52.037Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:31:52.087Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:31:53.170Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:31:53.186Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:31:53.232Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:31:53.281Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:31:53.298Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:31:53.345Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:31:53.396Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:31:53.414Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:31:53.463Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:31:53.649Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:31:53.664Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:31:53.711Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:31:53.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 [2025-09-23T19:31:53.771Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:31:53.821Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:32:07.018Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T19:32:07.034Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:32:07.082Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:32:07.127Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:32:07.143Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:32:07.190Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:32:08.269Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:32:08.284Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:32:08.337Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:32:08.381Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:32:08.407Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:32:08.451Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:32:08.495Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:32:08.508Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:32:08.553Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:32:08.742Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:32:08.756Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:32:08.802Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:32:08.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 [2025-09-23T19:32:08.866Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:32:08.910Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:32:22.115Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T19:32:22.131Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:32:22.176Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:32:22.220Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:32:22.235Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:32:22.280Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:32:23.371Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:32:23.386Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:32:23.431Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:32:23.482Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:32:23.496Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:32:23.542Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:32:23.586Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:32:23.602Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:32:23.647Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:32:23.836Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:32:23.851Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:32:23.900Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:32:23.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 [2025-09-23T19:32:23.961Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:32:24.006Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:32:37.209Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:null] [Pipeline] echo [2025-09-23T19:32:37.224Z] JOB package-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:32:37.269Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:32:37.318Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:32:37.334Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:32:37.378Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:32:38.465Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:32:38.479Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:32:38.524Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:32:38.576Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:32:38.593Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:32:38.637Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:32:38.681Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:32:38.695Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:32:38.740Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:32:38.935Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:32:38.949Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:32:38.993Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:32:39.036Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:32:39.051Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:32:39.106Z] Will try again after 15 sec [2025-09-23T19:32:46.002Z] Build build-compile #6199 completed: SUCCESS [Pipeline] echo [2025-09-23T19:32:46.023Z] JOB compile-rocky9: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-09-23T19:32:46.124Z] Copied 2 artifacts from "build-compile" build number 6199 [Pipeline] echo [2025-09-23T19:32:46.161Z] JOB compile-rocky9: Collected artifacts: [Pipeline] sh [2025-09-23T19:32:46.456Z] + ls -la build-compile-79309 [2025-09-23T19:32:46.456Z] total 20 [2025-09-23T19:32:46.456Z] drwxr-xr-x 2 jenkins docker 4096 Sep 23 19:32 . [2025-09-23T19:32:46.456Z] drwxr-xr-x 19 jenkins docker 12288 Sep 23 19:32 .. [2025-09-23T19:32:46.456Z] -rw-r--r-- 1 jenkins docker 0 Sep 23 19:32 build.env [2025-09-23T19:32:46.456Z] -rw-r--r-- 1 jenkins docker 358 Sep 23 18:43 deps.build-compile.79309.env [Pipeline] withCredentials [2025-09-23T19:32:46.508Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-09-23T19:32:47.137Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-09-23T19:32:47.707Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] echo [2025-09-23T19:32:52.305Z] JOB package-rocky9: waiting for dependecy [compile-rocky9:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2025-09-23T19:32:52.380Z] JOB package-rocky9: wait finished. overall result = true [Pipeline] { [Pipeline] echo [2025-09-23T19:32:52.411Z] JOB package-rocky9: entering run_job [Pipeline] echo [2025-09-23T19:32:52.443Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:32:52.461Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] writeFile [2025-09-23T19:32:52.526Z] Will try again after 15 sec [Pipeline] archiveArtifacts [2025-09-23T19:32:52.560Z] Archiving artifacts [Pipeline] echo [2025-09-23T19:32:52.598Z] JOB package-rocky9 / stream build-rocky9 : deps: [compile-rocky9] [Pipeline] dir [2025-09-23T19:32:52.626Z] Running in /home/jenkins/workspace/pipeline-gate [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2025-09-23T19:32:52.709Z] JOB package-rocky9: files found = 2 [Pipeline] echo [2025-09-23T19:32:52.737Z] JOB package-rocky9: file #0 with path build-compile-79309/build.env [Pipeline] readFile [Pipeline] echo [2025-09-23T19:32:52.791Z] JOB package-rocky9: file #1 with path build-compile-79309/deps.build-compile.79309.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] echo [2025-09-23T19:32:52.937Z] JOB package-rocky9: deps_env_file: deps.build-package.6578.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-09-23T19:32:53.012Z] Archiving artifacts [Pipeline] echo [2025-09-23T19:32:53.061Z] JOB package-rocky9: Starting job: build-package rnd: #6578 [Pipeline] timeout [2025-09-23T19:32:53.078Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2025-09-23T19:32:53.131Z] Scheduling project: build-package [Pipeline] { [Pipeline] echo [2025-09-23T19:32:53.560Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:32:53.575Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:32:53.682Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:32:53.727Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:32:53.742Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-09-23T19:32:53.802Z] Will try again after 15 sec [Pipeline] echo [2025-09-23T19:32:53.835Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:32:53.851Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:32:53.899Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:32:54.027Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:32:54.043Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:32:54.091Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:32:54.137Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:32:54.150Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:32:54.195Z] Will try again after 15 sec [2025-09-23T19:33:02.655Z] Starting building: build-package #5126 [Pipeline] { [Pipeline] echo [2025-09-23T19:33:07.567Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:33:07.583Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:33:07.636Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:33:08.720Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:33:08.735Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:33:08.782Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:33:08.838Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:33:08.856Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:33:08.904Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:33:08.952Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:33:08.967Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:33:09.019Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:33:09.129Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:33:09.147Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:33:09.196Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:33:09.241Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:33:09.255Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:33:09.305Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:33:22.671Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:33:22.687Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:33:22.734Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:33:23.816Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:33:23.830Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:33:23.880Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:33:23.937Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:33:23.954Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:33:24.004Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:33:24.053Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:33:24.069Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:33:24.117Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:33:24.230Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:33:24.246Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:33:24.298Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:33:24.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 [2025-09-23T19:33:24.365Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:33:24.415Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:33:37.776Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:33:37.791Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:33:37.839Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:33:38.918Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:33:38.935Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:33:38.986Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:33:39.040Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:33:39.057Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:33:39.108Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:33:39.157Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:33:39.173Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:33:39.220Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:33:39.335Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:33:39.350Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:33:39.399Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:33:39.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 [2025-09-23T19:33:39.466Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:33:39.519Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:33:52.873Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:33:52.887Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:33:52.937Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:33:54.021Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:33:54.037Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:33:54.083Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:33:54.138Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:33:54.154Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:33:54.200Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:33:54.248Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:33:54.261Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:33:54.306Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:33:54.431Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:33:54.445Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:33:54.487Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:33:54.550Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:33:54.564Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:33:54.612Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:34:08.029Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:34:08.046Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:34:08.092Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:34:09.117Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:34:09.134Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:34:09.179Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:34:09.229Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:34:09.244Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:34:09.289Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:34:09.336Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:34:09.351Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:34:09.400Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:34:09.519Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:34:09.532Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:34:09.578Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:34:09.645Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:34:09.658Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:34:09.704Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:34:23.125Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:34:23.140Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:34:23.186Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:34:24.213Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:34:24.227Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:34:24.278Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:34:24.321Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:34:24.337Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:34:24.380Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:34:24.433Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:34:24.448Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:34:24.492Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:34:24.611Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:34:24.627Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:34:24.674Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:34:24.739Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:34:24.756Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:34:24.802Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:34:38.220Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:34:38.236Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:34:38.285Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:34:39.312Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:34:39.327Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:34:39.376Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:34:39.422Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:34:39.440Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:34:39.487Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:34:39.533Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:34:39.550Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:34:39.599Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:34:39.713Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:34:39.731Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:34:39.778Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:34:39.838Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:34:39.855Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:34:39.919Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:34:53.324Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:34:53.341Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:34:53.393Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:34:54.413Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:34:54.429Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:34:54.474Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:34:54.517Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:34:54.532Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:34:54.575Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:34:54.628Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:34:54.643Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:34:54.688Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:34:54.815Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:34:54.831Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:34:54.877Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:34:54.953Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:34:54.969Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:34:55.019Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:35:08.433Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:35:08.450Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:35:08.503Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:35:09.513Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:35:09.531Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:35:09.580Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:35:09.632Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:35:09.649Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:35:09.702Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:35:09.752Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:35:09.768Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:35:09.821Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:35:09.913Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:35:09.929Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:35:09.999Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:35:10.061Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:35:10.075Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:35:10.129Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:35:23.540Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:35:23.555Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:35:23.607Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:35:24.620Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:35:24.633Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:35:24.691Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:35:24.738Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:35:24.753Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:35:24.800Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:35:24.863Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:35:24.880Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:35:24.936Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:35:25.036Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:35:25.053Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:35:25.104Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:35:25.194Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:35:25.214Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:35:25.260Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:35:38.638Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:35:38.655Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:35:38.702Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:35:39.726Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:35:39.742Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:35:39.789Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:35:39.834Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:35:39.848Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:35:39.897Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:35:39.966Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:35:39.981Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:35:40.027Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:35:40.137Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:35:40.153Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:35:40.205Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:35:40.294Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:35:40.310Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:35:40.361Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:35:53.738Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:35:53.753Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:35:53.804Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:35:54.828Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:35:54.845Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:35:54.900Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:35:54.950Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:35:54.968Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:35:55.016Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:35:55.063Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:35:55.080Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:35:55.130Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:35:55.240Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:35:55.255Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:35:55.304Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:35:55.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 [2025-09-23T19:35:55.419Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:35:55.467Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:36:08.841Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:36:08.857Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:36:08.908Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:36:09.937Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:36:09.953Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:36:10.002Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:36:10.052Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:36:10.069Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:36:10.120Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:36:10.170Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:36:10.186Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:36:10.238Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:36:10.338Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:36:10.359Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:36:10.405Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:36:10.503Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:36:10.521Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:36:10.567Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:36:23.949Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:36:23.968Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:36:24.017Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:36:25.040Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:36:25.058Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:36:25.113Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:36:25.167Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:36:25.183Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:36:25.236Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:36:25.288Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:36:25.307Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:36:25.360Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:36:25.443Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:36:25.459Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:36:25.513Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:36:25.604Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:36:25.620Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:36:25.672Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:36:39.053Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:36:39.069Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:36:39.115Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:36:40.145Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:36:40.159Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:36:40.205Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:36:40.268Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:36:40.283Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:36:40.329Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:36:40.391Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:36:40.405Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:36:40.451Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:36:40.550Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:36:40.566Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:36:40.619Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:36:40.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 [2025-09-23T19:36:40.727Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:36:40.777Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:36:54.155Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:36:54.172Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:36:54.220Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:36:55.241Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:36:55.257Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:36:55.308Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:36:55.364Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:36:55.382Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:36:55.430Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:36:55.488Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:36:55.504Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:36:55.550Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:36:55.652Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:36:55.668Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:36:55.713Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:36:55.811Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:36:55.826Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:36:55.874Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:37:09.258Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:37:09.274Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:37:09.332Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:37:10.343Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:37:10.358Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:37:10.411Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:37:10.461Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:37:10.475Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:37:10.525Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:37:10.585Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:37:10.600Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:37:10.646Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:37:10.747Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:37:10.763Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:37:10.810Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:37:10.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 [2025-09-23T19:37:10.927Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:37:10.973Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:37:24.369Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:37:24.385Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:37:24.433Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:37:25.447Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:37:25.463Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:37:25.511Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:37:25.558Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:37:25.575Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:37:25.625Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:37:25.681Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:37:25.697Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:37:25.744Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:37:25.846Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:37:25.866Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:37:25.919Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:37:26.011Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:37:26.026Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:37:26.073Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:37:39.469Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:37:39.486Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:37:39.534Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:37:40.550Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:37:40.566Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:37:40.613Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:37:40.668Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:37:40.683Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:37:40.731Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:37:40.778Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:37:40.793Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:37:40.838Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:37:40.955Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:37:40.973Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:37:41.026Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:37:41.117Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:37:41.137Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:37:41.188Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:37:54.570Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:37:54.585Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:37:54.633Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:37:55.649Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:37:55.664Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:37:55.712Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:37:55.766Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:37:55.784Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:37:55.836Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:37:55.883Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:37:55.899Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:37:55.949Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:37:56.060Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:37:56.075Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:37:56.120Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:37:56.223Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:37:56.239Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:37:56.285Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:38:09.665Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:38:09.680Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:38:09.735Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:38:10.748Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:38:10.764Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:38:10.810Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:38:10.870Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:38:10.887Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:38:10.937Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:38:10.980Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:38:10.995Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:38:11.040Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:38:11.153Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:38:11.167Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:38:11.213Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:38:11.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 [2025-09-23T19:38:11.356Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:38:11.416Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:38:24.771Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:38:24.786Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:38:24.833Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:38:25.841Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:38:25.857Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:38:25.902Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:38:25.967Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:38:25.981Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:38:26.031Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:38:26.077Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:38:26.092Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:38:26.138Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:38:26.248Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:38:26.263Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:38:26.308Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:38:26.451Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:38:26.465Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:38:26.511Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:38:39.872Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:38:39.892Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:38:39.944Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:38:40.935Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:38:40.950Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:38:40.993Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:38:41.063Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:38:41.077Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:38:41.118Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:38:41.168Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:38:41.182Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:38:41.228Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:38:41.341Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:38:41.355Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:38:41.400Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:38:41.545Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:38:41.564Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:38:41.615Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:38:54.982Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:38:54.997Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:38:55.045Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:38:56.029Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:38:56.047Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:38:56.093Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:38:56.153Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:38:56.169Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:38:56.216Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:38:56.265Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:38:56.283Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:38:56.329Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:38:56.437Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:38:56.454Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:38:56.511Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:38:56.651Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:38:56.666Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:38:56.713Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:39:10.080Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:39:10.098Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:39:10.146Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:39:11.129Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:39:11.148Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:39:11.197Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:39:11.249Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:39:11.267Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:39:11.314Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:39:11.361Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:39:11.377Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:39:11.422Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:39:11.548Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:39:11.563Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:39:11.608Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:39:11.747Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:39:11.765Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:39:11.810Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:39:25.181Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:39:25.197Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:39:25.245Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:39:26.230Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:39:26.244Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:39:26.293Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:39:26.345Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:39:26.359Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:39:26.402Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:39:26.450Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:39:26.465Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:39:26.518Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:39:26.645Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:39:26.662Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:39:26.710Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:39:26.845Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:39:26.861Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:39:26.908Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:39:40.280Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:39:40.295Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:39:40.345Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:39:41.328Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:39:41.345Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:39:41.389Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:39:41.433Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:39:41.484Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:39:41.533Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:39:41.578Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:39:41.592Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:39:41.638Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:39:41.743Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:39:41.758Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:39:41.807Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:39:41.942Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:39:41.958Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:39:42.004Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:39:55.382Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:39:55.398Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:39:55.449Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:39:56.423Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:39:56.439Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:39:56.484Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:39:56.565Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:39:56.580Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:39:56.627Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:39:56.672Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:39:56.688Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:39:56.738Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:39:56.843Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:39:56.860Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:39:56.909Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:39:57.040Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:39:57.056Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:39:57.107Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:40:10.483Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:40:10.498Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:40:10.544Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:40:11.524Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:40:11.540Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:40:11.587Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:40:11.661Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:40:11.677Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:40:11.732Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:40:11.782Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:40:11.798Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:40:11.846Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:40:11.962Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:40:11.978Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:40:12.035Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:40:12.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 [2025-09-23T19:40:12.224Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:40:12.274Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:40:25.575Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:40:25.589Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:40:25.638Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:40:26.618Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:40:26.633Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:40:26.677Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:40:26.763Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:40:26.778Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:40:26.823Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:40:26.875Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:40:26.889Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:40:26.943Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:40:27.072Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:40:27.087Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:40:27.140Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:40:27.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 [2025-09-23T19:40:27.330Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:40:27.386Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:40:40.675Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:40:40.692Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:40:40.739Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:40:41.712Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:40:41.729Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:40:41.778Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:40:41.855Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:40:41.871Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:40:41.917Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:40:41.977Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:40:41.992Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:40:42.038Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:40:42.176Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:40:42.191Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:40:42.236Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:40:42.421Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:40:42.436Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:40:42.481Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:40:55.774Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:40:55.791Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:40:55.839Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:40:56.815Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:40:56.833Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:40:56.884Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:40:56.953Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:40:56.969Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:40:57.020Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:40:57.074Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:40:57.090Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:40:57.140Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:40:57.273Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:40:57.290Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:40:57.338Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:40:57.515Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:40:57.532Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:40:57.577Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:41:10.873Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:41:10.887Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:41:10.934Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:41:11.916Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:41:11.930Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:41:11.974Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:41:12.050Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:41:12.066Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:41:12.114Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:41:12.172Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:41:12.188Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:41:12.231Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:41:12.371Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:41:12.386Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:41:12.428Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:41:12.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 [2025-09-23T19:41:12.626Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:41:12.670Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:41:25.969Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:41:25.986Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:41:26.035Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:41:27.010Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:41:27.027Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:41:27.078Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:41:27.146Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:41:27.161Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:41:27.207Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:41:27.263Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:41:27.279Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:41:27.328Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:41:27.460Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:41:27.474Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:41:27.528Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:41: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 [2025-09-23T19:41:27.723Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:41:27.771Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:41:41.068Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:41:41.082Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:41:41.134Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:41:42.111Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:41:42.125Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:41:42.172Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:41:42.239Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:41:42.254Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:41:42.300Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:41:42.359Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:41:42.376Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:41:42.424Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:41:42.562Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:41:42.577Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:41:42.621Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:41:42.808Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:41:42.824Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:41:42.870Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:41:56.171Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:41:56.185Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:41:56.234Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:41:57.204Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:41:57.217Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:41:57.264Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:41:57.333Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:41:57.349Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:41:57.402Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:41:57.458Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:41:57.474Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:41:57.522Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:41:57.660Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:41:57.679Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:41:57.728Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:41:57.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 [2025-09-23T19:41:57.926Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:41:57.977Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:42:11.269Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:42:11.284Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:42:11.331Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:42:12.297Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:42:12.311Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:42:12.356Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:42:12.435Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:42:12.449Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:42:12.492Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:42:12.553Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:42:12.568Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:42:12.612Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:42:12.765Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:42:12.782Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:42:12.827Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:42:13.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 [2025-09-23T19:42:13.028Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:42:13.075Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:42:26.366Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:42:26.383Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:42:26.429Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:42:27.391Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:42:27.409Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:42:27.457Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:42:27.529Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:42:27.545Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:42:27.590Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:42:27.646Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:42:27.661Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:42:27.707Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:42:27.862Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:42:27.878Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:42:27.928Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:42:28.108Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:42:28.122Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:42:28.168Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:42:41.462Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:42:41.477Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:42:41.525Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:42:42.491Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:42:42.507Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:42:42.552Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:42:42.625Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:42:42.639Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:42:42.684Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:42:42.737Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:42:42.752Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:42:42.794Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:42:42.961Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:42:42.976Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:42:43.019Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:42:43.205Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:42:43.221Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:42:43.266Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:42:56.567Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:42:56.583Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:42:56.637Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:42:57.586Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:42:57.601Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:42:57.653Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:42:57.719Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:42:57.735Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:42:57.785Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:42:57.827Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:42:57.846Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:42:57.913Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:42:58.052Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:42:58.068Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:42:58.120Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:42:58.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 [2025-09-23T19:42:58.320Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:42:58.369Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:43:11.671Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:43:11.688Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:43:11.739Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:43:12.686Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:43:12.701Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:43:12.749Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:43:12.816Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:43:12.830Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:43:12.874Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:43:12.945Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:43:12.960Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:43:13.006Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:43:13.152Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:43:13.166Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:43:13.211Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:43:13.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 [2025-09-23T19:43:13.420Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:43:13.468Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:43:26.774Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:43:26.792Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:43:26.847Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:43:27.785Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:43:27.802Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:43:27.849Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:43:27.908Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:43:27.923Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:43:27.970Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:43:28.041Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:43:28.056Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:43:28.103Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:43:28.244Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:43:28.261Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:43:28.309Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:43:28.505Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:43:28.520Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:43:28.568Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:43:41.880Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:43:41.896Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:43:41.944Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:43:42.884Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:43:42.899Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:43:42.950Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:43:43.003Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:43:43.020Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:43:43.076Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:43:43.137Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:43:43.152Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:43:43.201Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:43:43.340Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:43:43.354Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:43:43.401Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:43:43.603Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:43:43.617Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:43:43.664Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:43:56.978Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:43:56.993Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:43:57.041Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:43:57.983Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:43:57.998Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:43:58.046Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:43:58.114Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:43:58.130Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:43:58.179Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:43:58.236Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:43:58.251Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:43:58.301Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:43:58.438Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:43:58.453Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:43:58.505Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:43:58.702Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:43:58.724Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:43:58.775Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:44:12.075Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:44:12.091Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:44:12.138Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:44:13.080Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:44:13.095Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:44:13.142Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:44:13.214Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:44:13.229Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:44:13.278Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:44:13.335Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:44:13.351Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:44:13.401Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:44:13.539Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:44:13.553Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:44:13.600Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:44:13.812Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:44:13.826Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:44:13.871Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:44:27.173Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:44:27.188Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:44:27.232Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:44:28.177Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:44:28.191Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:44:28.242Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:44:28.309Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:44:28.324Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:44:28.370Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:44:28.431Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:44:28.448Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:44:28.493Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:44:28.633Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:44:28.649Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:44:28.696Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:44:28.904Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:44:28.918Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:44:28.960Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:44:42.266Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:44:42.282Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:44:42.329Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:44:43.274Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:44:43.290Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:44:43.342Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:44:43.412Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:44:43.426Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:44:43.472Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:44:43.524Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:44:43.540Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:44:43.585Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:44:43.732Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:44:43.752Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:44:43.800Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:44:43.997Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:44:44.014Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:44:44.060Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:44:57.367Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:44:57.383Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:44:57.433Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:44:58.376Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:44:58.391Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:44:58.437Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:44:58.505Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:44:58.524Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:44:58.570Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:44:58.615Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:44:58.629Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:44:58.675Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:44:58.833Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:44:58.849Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:44:58.896Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:44:59.093Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:44:59.108Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:44:59.154Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:45:12.469Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:45:12.484Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:45:12.544Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:45:13.478Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:45:13.496Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:45:13.547Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:45:13.605Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:45:13.624Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:45:13.673Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:45:13.722Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:45:13.737Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:45:13.790Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:45:13.941Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:45:13.958Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:45:14.013Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:45:14.190Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:45:14.205Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:45:14.251Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:45:27.582Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:45:27.602Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:45:27.652Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:45:28.581Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:45:28.598Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:45:28.651Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:45:28.706Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:45:28.721Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:45:28.766Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:45:28.820Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:45:28.837Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:45:28.880Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:45:29.047Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:45:29.062Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:45:29.112Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:45:29.287Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:45:29.301Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:45:29.350Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:45:42.686Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:45:42.702Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:45:42.753Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:45:43.682Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:45:43.697Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:45:43.742Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:45:43.798Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:45:43.817Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:45:43.867Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:45:43.911Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:45:43.926Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:45:43.971Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:45:44.147Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:45:44.171Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:45:44.244Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:45:44.386Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:45:44.401Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:45:44.455Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:45:57.790Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:45:57.806Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:45:57.858Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:45:58.779Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:45:58.793Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:45:58.845Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:45:58.902Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:45:58.919Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:45:58.969Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:45:59.018Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:45:59.035Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:45:59.083Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:45:59.280Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:45:59.295Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:45:59.340Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:45:59.503Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:45:59.515Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:45:59.558Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:46:12.892Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:46:12.906Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:46:12.950Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:46:13.876Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:46:13.891Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:46:13.936Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:46:13.999Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:46:14.015Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:46:14.060Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:46:14.115Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:46:14.130Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:46:14.173Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:46:14.376Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:46:14.393Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:46:14.437Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:46:14.594Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:46:14.610Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:46:14.656Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:46:27.988Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:46:28.007Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:46:28.056Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:46:28.971Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:46:28.986Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:46:29.036Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:46:29.094Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:46:29.109Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:46:29.165Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:46:29.210Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:46:29.225Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:46:29.275Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:46:29.475Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:46:29.492Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:46:29.542Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:46:29.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 [2025-09-23T19:46:29.711Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:46:29.764Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:46:43.091Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:46:43.105Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:46:43.155Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:46:44.070Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:46:44.086Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:46:44.133Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:46:44.202Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:46:44.218Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:46:44.267Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:46:44.311Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:46:44.325Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:46:44.371Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:46:44.575Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:46:44.589Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:46:44.635Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:46:44.799Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:46:44.813Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:46:44.857Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:46:58.190Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:46:58.204Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:46:58.252Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:46:59.169Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:46:59.186Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:46:59.235Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:46:59.301Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:46:59.317Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:46:59.365Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:46:59.413Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:46:59.430Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:46:59.480Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:46:59.674Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:46:59.691Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:46:59.741Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:46:59.894Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:46:59.910Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:46:59.961Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:47:13.285Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:47:13.299Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:47:13.342Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:47:14.270Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:47:14.285Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:47:14.333Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:47:14.396Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:47:14.411Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:47:14.455Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:47:14.511Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:47:14.525Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:47:14.569Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:47:14.775Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:47:14.789Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:47:14.833Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:47:14.993Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:47:15.009Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:47:15.061Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:47:28.375Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:47:28.390Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:47:28.457Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:47:29.366Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:47:29.380Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:47:29.428Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:47:29.486Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:47:29.503Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:47:29.556Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:47:29.603Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:47:29.621Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:47:29.667Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:47:29.867Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:47:29.886Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:47:29.933Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:47:30.100Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:47:30.119Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:47:30.168Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:47:43.492Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:47:43.508Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:47:43.557Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:47:44.463Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:47:44.477Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:47:44.525Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:47:44.591Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:47:44.607Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:47:44.653Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:47:44.703Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:47:44.718Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:47:44.765Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:47:44.967Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:47:44.983Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:47:45.032Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:47:45.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 [2025-09-23T19:47:45.219Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:47:45.266Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:47:58.591Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:47:58.605Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:47:58.651Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:47:59.561Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:47:59.576Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:47:59.622Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:47:59.686Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:47:59.703Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:47:59.755Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:47:59.800Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:47:59.815Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:47:59.865Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:48:00.072Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:48:00.089Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:48:00.137Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:48:00.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 [2025-09-23T19:48:00.315Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:48:00.363Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:48:13.689Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:48:13.706Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:48:13.757Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:48:14.660Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:48:14.676Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:48:14.725Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:48:14.788Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:48:14.806Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:48:14.853Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:48:14.897Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:48:14.911Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:48:14.963Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:48:15.170Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:48:15.187Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:48:15.232Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:48:15.398Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:48:15.414Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:48:15.461Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:48:28.792Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:48:28.807Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:48:28.855Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:48:29.759Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:48:29.774Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:48:29.822Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:48:29.886Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:48:29.903Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:48:29.951Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:48:29.996Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:48:30.011Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:48:30.059Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:48:30.266Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:48:30.283Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:48:30.328Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:48:30.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 [2025-09-23T19:48:30.512Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:48:30.562Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:48:43.892Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:48:43.907Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:48:43.958Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:48:44.855Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:48:44.870Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:48:44.918Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:48:44.985Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:48:45.004Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:48:45.055Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:48:45.106Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:48:45.122Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:48:45.172Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:48:45.368Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:48:45.385Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:48:45.434Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:48:45.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 [2025-09-23T19:48:45.610Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:48:45.656Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:48:58.994Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:48:59.010Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:48:59.084Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:48:59.951Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:48:59.965Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:49:00.012Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:49:00.088Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:49:00.103Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:49:00.148Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:49:00.203Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:49:00.216Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:49:00.261Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:49:00.466Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:49:00.479Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:49:00.527Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:49:00.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 [2025-09-23T19:49:00.705Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:49:00.753Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:49:14.123Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:49:14.137Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:49:14.186Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:49:15.047Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:49:15.065Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:49:15.113Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:49:15.179Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:49:15.193Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:49:15.246Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:49:15.295Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:49:15.312Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:49:15.358Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:49:15.560Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:49:15.575Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:49:15.620Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:49:15.795Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:49:15.811Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:49:15.860Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:49:29.220Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:49:29.238Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:49:29.295Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:49:30.148Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:49:30.164Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:49:30.211Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:49:30.276Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:49:30.292Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:49:30.339Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:49:30.388Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:49:30.403Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:49:30.453Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:49:30.654Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:49:30.671Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:49:30.721Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:49:30.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 [2025-09-23T19:49:30.911Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:49:30.957Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:49:44.330Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:49:44.348Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:49:44.395Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:49:45.248Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:49:45.262Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:49:45.309Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:49:45.371Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:49:45.386Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:49:45.433Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:49:45.485Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:49:45.500Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:49:45.544Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:49:45.756Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:49:45.774Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:49:45.824Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:49:45.993Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:49:46.008Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:49:46.059Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:49:59.433Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:49:59.452Z] JOB freeze-rocky9: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:49:59.500Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:50:00.342Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:50:00.358Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:50:00.407Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:50:00.467Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:null] [Pipeline] echo [2025-09-23T19:50:00.485Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:50:00.532Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:50:00.576Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:50:00.592Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:50:00.642Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:50:00.862Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:50:00.877Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:50:00.927Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:50:01.097Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:50:01.119Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:50:01.169Z] Will try again after 15 sec [2025-09-23T19:50:10.068Z] Build build-package #5126 completed: SUCCESS [Pipeline] echo [2025-09-23T19:50:10.091Z] JOB package-rocky9: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-09-23T19:50:10.230Z] Copied 2 artifacts from "build-package" build number 5126 [Pipeline] echo [2025-09-23T19:50:10.286Z] JOB package-rocky9: Collected artifacts: [Pipeline] sh [2025-09-23T19:50:10.573Z] + ls -la build-package-6578 [2025-09-23T19:50:10.573Z] total 20 [2025-09-23T19:50:10.573Z] drwxr-xr-x 2 jenkins docker 4096 Sep 23 19:50 . [2025-09-23T19:50:10.573Z] drwxr-xr-x 20 jenkins docker 12288 Sep 23 19:50 .. [2025-09-23T19:50:10.573Z] -rw-r--r-- 1 jenkins docker 0 Sep 23 19:50 build.env [2025-09-23T19:50:10.573Z] -rw-r--r-- 1 jenkins docker 358 Sep 23 19:32 deps.build-package.6578.env [Pipeline] withCredentials [2025-09-23T19:50:10.620Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-09-23T19:50:10.964Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-09-23T19:50:11.534Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] echo [2025-09-23T19:50:14.533Z] JOB freeze-rocky9: waiting for dependecy [package-rocky9:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2025-09-23T19:50:14.598Z] JOB freeze-rocky9: wait finished. overall result = true [Pipeline] echo [2025-09-23T19:50:14.620Z] JOB freeze-rocky9: entering run_job [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-09-23T19:50:14.709Z] Archiving artifacts [Pipeline] echo [2025-09-23T19:50:14.751Z] JOB freeze-rocky9 / stream build-rocky9 : deps: [package-rocky9] [Pipeline] dir [2025-09-23T19:50:14.777Z] Running in /home/jenkins/workspace/pipeline-gate [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2025-09-23T19:50:14.862Z] JOB freeze-rocky9: files found = 2 [Pipeline] echo [2025-09-23T19:50:14.896Z] JOB freeze-rocky9: file #0 with path build-package-6578/build.env [Pipeline] readFile [Pipeline] echo [2025-09-23T19:50:14.952Z] JOB freeze-rocky9: file #1 with path build-package-6578/deps.build-package.6578.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] echo [2025-09-23T19:50:15.076Z] JOB freeze-rocky9: deps_env_file: deps.build-freeze.14997.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-09-23T19:50:15.141Z] Archiving artifacts [Pipeline] echo [2025-09-23T19:50:15.184Z] JOB freeze-rocky9: Starting job: build-freeze rnd: #14997 [Pipeline] timeout [2025-09-23T19:50:15.201Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2025-09-23T19:50:15.258Z] Scheduling project: build-freeze [Pipeline] { [Pipeline] echo [2025-09-23T19:50:15.439Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:50:15.454Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:50:15.498Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2025-09-23T19:50:15.712Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-rocky9:SUCCESS] [Pipeline] } [Pipeline] echo [2025-09-23T19:50:15.738Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:50:15.754Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] // waitUntil [2025-09-23T19:50:15.836Z] Will try again after 15 sec [Pipeline] echo [2025-09-23T19:50:15.853Z] JOB deploy-platform-ansible-os: wait finished. overall result = true [Pipeline] echo [2025-09-23T19:50:15.898Z] JOB deploy-platform-ansible-os: entering run_job [Pipeline] writeFile [Pipeline] { [Pipeline] archiveArtifacts [2025-09-23T19:50:15.985Z] Archiving artifacts [Pipeline] echo [2025-09-23T19:50:16.010Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:50:16.027Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:50:16.075Z] Will try again after 15 sec [Pipeline] echo [2025-09-23T19:50:16.108Z] JOB deploy-platform-ansible-os / stream ansible-os : deps: [package-rocky9] [Pipeline] dir [2025-09-23T19:50:16.140Z] Running in /home/jenkins/workspace/pipeline-gate [Pipeline] { [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2025-09-23T19:50:16.219Z] JOB deploy-platform-ansible-os: files found = 2 [Pipeline] echo [2025-09-23T19:50:16.236Z] JOB deploy-platform-ansible-os: file #0 with path build-package-6578/build.env [Pipeline] readFile [Pipeline] echo [2025-09-23T19:50:16.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 [2025-09-23T19:50:16.288Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:50:16.338Z] Will try again after 15 sec [Pipeline] echo [2025-09-23T19:50:16.356Z] streams are different (ansible-os != build-rocky9). env should be filtered only for keys '[]' [Pipeline] echo [2025-09-23T19:50:16.401Z] JOB deploy-platform-ansible-os: file #1 with path build-package-6578/deps.build-package.6578.env [Pipeline] readFile [Pipeline] echo [2025-09-23T19:50:16.461Z] streams are different (ansible-os != build-rocky9). env should be filtered only for keys '[]' [Pipeline] } [Pipeline] // dir [Pipeline] echo [2025-09-23T19:50:16.554Z] JOB deploy-platform-ansible-os: content of deps file is empty [Pipeline] echo [2025-09-23T19:50:16.572Z] JOB deploy-platform-ansible-os: Starting job: deploy-platform-ansible-os rnd: #69918 [Pipeline] timeout [2025-09-23T19:50:16.589Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2025-09-23T19:50:16.634Z] Scheduling project: deploy-platform-ansible-os [2025-09-23T19:50:22.729Z] Starting building: build-freeze #4194 [2025-09-23T19:50:27.741Z] Starting building: deploy-platform-ansible-os #4178 [Pipeline] { [Pipeline] echo [2025-09-23T19:50:30.531Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:50:30.545Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:50:30.593Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:50:30.865Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:50:30.879Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:50:30.923Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:50:31.107Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:50:31.121Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:50:31.170Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:50:31.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 [2025-09-23T19:50:31.384Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:50:31.434Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:50:45.625Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:50:45.642Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:50:45.688Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:50:45.956Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:50:45.971Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:50:46.017Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:50:46.201Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:50:46.215Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:50:46.260Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:50:46.468Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:50:46.484Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:50:47.070Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:51:00.726Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:51:00.740Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:51:00.792Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:51:01.048Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:51:01.066Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:51:01.110Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:51:01.293Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:51:01.307Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:51:01.353Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:51:02.106Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:51:02.122Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:51:02.171Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:51:15.828Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:51:15.843Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:51:15.894Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:51:16.140Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:51:16.153Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:51:16.196Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:51:16.384Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:51:16.399Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:51:16.440Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:51:17.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 [2025-09-23T19:51:17.221Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:51:17.269Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:51:30.930Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:51:30.945Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:51:30.991Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:51:31.228Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:51:31.243Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:51:31.286Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:51:31.473Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:51:31.487Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:51:31.532Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:51:32.305Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:51:32.321Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:51:32.365Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:51:46.027Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:51:46.042Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:51:46.094Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:51:46.318Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:51:46.335Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:51:46.386Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:51:46.567Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:51:46.583Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:51:46.631Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:51:47.402Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:51:47.417Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:51:47.463Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:52:01.132Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:52:01.147Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:52:01.195Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:52:01.422Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:52:01.440Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:52:01.539Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:52:01.665Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:52:01.681Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:52:01.727Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:52:02.504Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:52:02.519Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:52:02.565Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:52:16.229Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:52:16.245Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:52:16.296Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:52:16.573Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:52:16.590Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:52:16.637Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:52:16.765Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:52:16.780Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:52:16.827Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:52:17.604Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:52:17.618Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:52:17.667Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:52:31.329Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:52:31.343Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:52:31.391Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:52:31.674Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:52:31.690Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:52:31.738Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:52:31.860Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:52:31.874Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:52:31.920Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:52:32.700Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:52:32.713Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:52:32.761Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:52:46.422Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:52:46.436Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:52:46.482Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:52:46.771Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:52:46.786Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:52:46.835Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:52:46.952Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:52:46.968Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:52:47.014Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:52:47.791Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:52:47.805Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:52:47.849Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:53:01.512Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:53:01.526Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:53:01.572Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:53:01.866Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:53:01.880Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:53:01.925Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:53:02.044Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:53:02.060Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:53:02.106Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:53:02.887Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:53:02.903Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:53:02.950Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:53:16.609Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:53:16.626Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:53:16.675Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:53:16.960Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:53:16.977Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:53:17.026Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:53:17.143Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:53:17.158Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:53:17.205Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:53:17.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 [2025-09-23T19:53:18.003Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:53:18.052Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:53:31.708Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:53:31.724Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:53:31.772Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:53:32.059Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:53:32.074Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:53:32.127Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:53:32.240Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:53:32.258Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:53:32.304Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:53:33.089Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:53:33.104Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:53:33.152Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:53:46.810Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:53:46.826Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:53:46.875Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:53:47.161Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:53:47.175Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:53:47.223Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:53:47.340Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:53:47.354Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:53:47.400Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:53:48.186Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:53:48.202Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:53:48.253Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:54:01.912Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:54:01.930Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:54:01.985Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:54:02.258Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:54:02.275Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:54:02.327Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:54:02.435Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:54:02.454Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:54:02.507Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:54:03.290Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:54:03.308Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:54:03.362Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:54:17.022Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:54:17.037Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:54:17.086Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:54:17.362Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:54:17.378Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:54:17.426Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:54:17.539Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:54:17.553Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:54:17.605Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:54:18.402Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:54:18.418Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:54:18.471Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:54:32.121Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:54:32.138Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:54:32.189Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:54:32.461Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:54:32.477Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:54:32.526Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:54:32.640Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:54:32.654Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:54:32.702Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:54:33.533Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:54:33.549Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:54:33.616Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:54:47.223Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:54:47.236Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:54:47.279Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:54:47.557Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:54:47.573Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:54:47.617Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:54:47.735Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:54:47.751Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:54:47.797Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:54:48.652Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:54:48.667Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:54:48.711Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:55:02.315Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:55:02.333Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:55:02.383Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:55:02.653Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:55:02.668Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:55:02.716Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:55:02.832Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:55:02.846Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:55:02.899Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:55:03.748Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:55:03.762Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:55:03.810Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:55:17.423Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:55:17.438Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:55:17.481Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:55:17.749Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:55:17.765Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:55:17.813Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:55:17.937Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:55:17.953Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:55:18.000Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:55:18.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 [2025-09-23T19:55:18.857Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:55:18.906Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:55:32.519Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:55:32.535Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:55:32.586Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:55:32.846Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:55:32.861Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:55:32.911Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:55:33.034Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:55:33.048Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:55:33.094Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:55:33.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 [2025-09-23T19:55:33.955Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:55:34.006Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:55:47.620Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:55:47.635Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:55:47.681Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:55:47.945Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:55:47.962Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:55:48.009Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:55:48.132Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:55:48.151Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:55:48.196Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:55:49.044Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:55:49.059Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:55:49.112Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:56:02.715Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:56:02.729Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:56:02.783Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:56:03.044Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:56:03.063Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:56:03.114Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:56:03.235Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:56:03.254Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:56:03.305Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:56:04.152Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:56:04.171Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:56:04.222Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:56:17.820Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:56:17.839Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:56:17.891Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:56:18.149Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:56:18.165Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:56:18.216Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:56:18.339Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:56:18.355Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:56:18.404Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:56:19.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 [2025-09-23T19:56:19.287Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:56:19.338Z] Will try again after 15 sec [2025-09-23T19:56:29.548Z] Build test-unit-agent #2349 completed: SUCCESS [Pipeline] echo [2025-09-23T19:56:29.570Z] JOB test-unit-agent: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-09-23T19:56:29.674Z] Copied 1 artifact from "test-unit-agent" build number 2349 [Pipeline] echo [2025-09-23T19:56:29.717Z] JOB test-unit-agent: Collected artifacts: [Pipeline] sh [2025-09-23T19:56:30.013Z] + ls -la test-unit-agent-56828 [2025-09-23T19:56:30.013Z] total 20 [2025-09-23T19:56:30.013Z] drwxr-xr-x 2 jenkins docker 4096 Sep 23 19:56 . [2025-09-23T19:56:30.013Z] drwxr-xr-x 21 jenkins docker 12288 Sep 23 19:56 .. [2025-09-23T19:56:30.013Z] -rw-r--r-- 1 jenkins docker 110 Sep 23 18:47 deps.test-unit-agent.56828.env [Pipeline] withCredentials [2025-09-23T19:56:30.067Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-09-23T19:56:30.400Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-09-23T19:56:31.331Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] { [Pipeline] echo [2025-09-23T19:56:32.934Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:56:32.949Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:56:32.999Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:56:33.254Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:56:33.271Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:56:33.320Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:56:33.441Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:56:33.457Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:56:33.507Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:56:34.375Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:56:34.390Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:56:34.443Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:56:48.036Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:56:48.050Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:56:48.099Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:56:48.390Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:56:48.407Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:56:48.452Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:56:48.540Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:56:48.554Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:56:48.602Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:56:49.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 [2025-09-23T19:56:49.492Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:56:49.543Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:57:03.137Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:57:03.151Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:57:03.228Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:57:03.486Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:57:03.504Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:57:03.552Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:57:03.635Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:57:03.651Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:57:03.698Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:57:04.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 [2025-09-23T19:57:04.592Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:57:04.637Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:57:18.261Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:57:18.278Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:57:18.325Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:57:18.587Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:57:18.602Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:57:18.650Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:57:18.732Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:57:18.745Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:57:18.792Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:57:19.676Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:57:19.691Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:57:19.739Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:57:33.362Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:57:33.380Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:57:33.426Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:57:33.682Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:57:33.697Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:57:33.747Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:57:33.828Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:57:33.844Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:57:33.893Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:57:34.776Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:57:34.791Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:57:34.840Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:57:48.461Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:57:48.477Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:57:48.523Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:57:48.781Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:57:48.797Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:57:48.843Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:57:48.932Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:57:48.949Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:57:48.998Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:57:49.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 [2025-09-23T19:57:49.891Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:57:49.936Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:58:03.557Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:58:03.573Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:58:03.625Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:58:03.880Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:58:03.897Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:58:03.946Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:58:04.033Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:58:04.052Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:58:04.103Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:58:04.975Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:58:04.989Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:58:05.037Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:58:18.665Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:58:18.682Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:58:18.728Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:58:18.986Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:58:19.002Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:58:19.051Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:58:19.137Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:58:19.154Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:58:19.207Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:58: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 [2025-09-23T19:58:20.089Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:58:20.137Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:58:33.764Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:58:33.777Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:58:33.827Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:58:34.086Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:58:34.100Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:58:34.149Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:58:34.241Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:58:34.257Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:58:34.317Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:58:35.172Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:58:35.187Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:58:35.230Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:58:48.865Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:58:48.881Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:58:48.927Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:58:49.183Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:58:49.198Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:58:49.241Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:58:49.351Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:58:49.367Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:58:49.412Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:58:50.269Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:58:50.282Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:58:50.326Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:59:03.960Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:59:03.975Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:59:04.023Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:59:04.276Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:59:04.291Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:59:04.339Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:59:04.452Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:59:04.468Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:59:04.515Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:59:05.365Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:59:05.380Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:59:05.428Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:59:19.056Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:59:19.070Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:59:19.117Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:59:19.370Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:59:19.385Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:59:19.428Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:59:19.548Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:59:19.562Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:59:19.617Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:59:20.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 [2025-09-23T19:59:20.478Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:59:20.527Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:59:34.156Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:59:34.172Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:59:34.226Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:59:34.463Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:59:34.480Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:59:34.529Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:59:34.651Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:59:34.665Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:59:34.717Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:59:35.563Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:59:35.579Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:59:35.627Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:59:49.260Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T19:59:49.277Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T19:59:49.328Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:59:49.564Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T19:59:49.580Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:59:49.631Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:59:49.752Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T19:59:49.769Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T19:59:49.818Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T19:59:50.667Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T19:59:50.682Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T19:59:50.739Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:00:04.367Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T20:00:04.389Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T20:00:04.471Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:00:04.680Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T20:00:04.696Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:00:04.770Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:00:04.870Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T20:00:04.897Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:00:04.964Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:00:05.778Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:00:05.799Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:00:05.849Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:00:19.508Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T20:00:19.526Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T20:00:19.579Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:00:19.808Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T20:00:19.825Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:00:19.873Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:00:20.000Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T20:00:20.019Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:00:20.069Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:00:20.888Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:00:20.905Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:00:20.954Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:00:34.615Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T20:00:34.631Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T20:00:34.679Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:00:34.906Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T20:00:34.921Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:00:34.966Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:00:35.106Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T20:00:35.122Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:00:35.170Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:00:35.989Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:00:36.005Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:00:36.053Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:00:49.712Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T20:00:49.726Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T20:00:49.773Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:00:50.001Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T20:00:50.019Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:00:50.064Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:00:50.204Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T20:00:50.218Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:00:50.262Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:00:51.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 [2025-09-23T20:00:51.102Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:00:51.145Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:01:04.808Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T20:01:04.825Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T20:01:04.877Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:01:05.098Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T20:01:05.115Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:01:05.169Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:01:05.297Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T20:01:05.312Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:01:05.359Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:01:06.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 [2025-09-23T20:01:06.196Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:01:06.241Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:01:19.912Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T20:01:19.927Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T20:01:19.977Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:01:20.204Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T20:01:20.221Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:01:20.268Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:01:20.394Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T20:01:20.409Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:01:20.456Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:01:21.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 [2025-09-23T20:01:21.295Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:01:21.343Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:01:35.016Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T20:01:35.033Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T20:01:35.080Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:01:35.304Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T20:01:35.319Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:01:35.363Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:01:35.488Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T20:01:35.503Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:01:35.548Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:01:36.380Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:01:36.393Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:01:36.441Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:01:50.115Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T20:01:50.130Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T20:01:50.182Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:01:50.405Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T20:01:50.424Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:01:50.472Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:01:50.580Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T20:01:50.594Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:01:50.640Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:01:51.476Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:01:51.490Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:01:51.535Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:02:05.216Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T20:02:05.231Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T20:02:05.280Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:02:05.509Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T20:02:05.525Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:02:05.574Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:02:05.682Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T20:02:05.699Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:02:05.746Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:02:06.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 [2025-09-23T20:02:06.590Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:02:06.638Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:02:20.315Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T20:02:20.333Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T20:02:20.377Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:02:20.607Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T20:02:20.622Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:02:20.670Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:02:20.784Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T20:02:20.801Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:02:20.854Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:02:21.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 [2025-09-23T20:02:21.691Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:02:21.739Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:02:35.417Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T20:02:35.436Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T20:02:35.486Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:02:35.712Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T20:02:35.732Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:02:35.782Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:02:35.890Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T20:02:35.907Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:02:35.956Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:02:36.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 [2025-09-23T20:02:36.792Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:02:36.857Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:02:50.523Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T20:02:50.539Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T20:02:50.586Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:02:50.815Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T20:02:50.828Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:02:50.874Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:02:50.987Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T20:02:51.005Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:02:51.052Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:02:51.893Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:02:51.910Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:02:51.979Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:03:05.620Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T20:03:05.638Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T20:03:05.683Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:03:05.906Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T20:03:05.925Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:03:05.973Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:03:06.089Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T20:03:06.104Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:03:06.149Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:03:07.015Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:03:07.029Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:03:07.076Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:03:20.715Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T20:03:20.729Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T20:03:20.774Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:03:21.006Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T20:03:21.023Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:03:21.067Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:03:21.182Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T20:03:21.197Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:03:21.241Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:03:22.113Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:03:22.127Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:03:22.175Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:03:35.811Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T20:03:35.824Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T20:03:35.873Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:03:36.098Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T20:03:36.112Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:03:36.154Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:03:36.275Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T20:03:36.290Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:03:36.337Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:03:37.210Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:03:37.224Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:03:37.269Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:03:50.907Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T20:03:50.923Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T20:03:50.972Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:03:51.193Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T20:03:51.209Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:03:51.253Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:03:51.372Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T20:03:51.388Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:03:51.442Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:03:52.309Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:03:52.327Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:03:52.377Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:04:06.010Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T20:04:06.025Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T20:04:06.069Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:04:06.288Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T20:04:06.307Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:04:06.353Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:04:06.475Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T20:04:06.490Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:04:06.546Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:04:07.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 [2025-09-23T20:04:07.428Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:04:07.479Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:04:21.101Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T20:04:21.115Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T20:04:21.159Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:04:21.386Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T20:04:21.402Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:04:21.449Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:04:21.580Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T20:04:21.596Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:04:21.643Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:04:22.517Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:04:22.532Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:04:22.581Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:04:36.198Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T20:04:36.213Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T20:04:36.261Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:04:36.485Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T20:04:36.501Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:04:36.548Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:04:36.680Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T20:04:36.695Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:04:36.740Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:04:37.618Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:04:37.634Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:04:37.681Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:04:51.295Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T20:04:51.310Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T20:04:51.355Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:04:51.581Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T20:04:51.595Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:04:51.641Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:04:51.776Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T20:04:51.791Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:04:51.836Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:04:52.719Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:04:52.733Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:04:52.780Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:05:06.401Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T20:05:06.418Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T20:05:06.467Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:05:06.684Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T20:05:06.700Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:05:06.747Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:05:06.870Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T20:05:06.887Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:05:06.937Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:05:07.823Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:05:07.840Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:05:07.891Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:05:21.502Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T20:05:21.518Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T20:05:21.571Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:05:21.782Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T20:05:21.797Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:05:21.851Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:05:21.974Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T20:05:21.990Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:05:22.048Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:05:22.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 [2025-09-23T20:05:22.941Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:05:22.987Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:05:36.604Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T20:05:36.620Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T20:05:36.667Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:05:36.891Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T20:05:36.909Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:05:36.959Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:05:37.089Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T20:05:37.106Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:05:37.156Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:05:38.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 [2025-09-23T20:05:38.046Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:05:38.099Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:05:51.705Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T20:05:51.720Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T20:05:51.766Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:05:51.994Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T20:05:52.010Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:05:52.057Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:05:52.194Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T20:05:52.209Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:05:52.255Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:05:53.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 [2025-09-23T20:05:53.150Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:05:53.197Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:06:06.802Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T20:06:06.817Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T20:06:06.867Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:06:07.093Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T20:06:07.111Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:06:07.159Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:06:07.291Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T20:06:07.306Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:06:07.352Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:06:08.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 [2025-09-23T20:06:08.244Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:06:08.295Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:06:21.903Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T20:06:21.919Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T20:06:21.964Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:06:22.195Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T20:06:22.212Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:06:22.264Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:06:22.388Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T20:06:22.405Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:06:22.456Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:06:23.333Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:06:23.350Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:06:23.395Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:06:37.001Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T20:06:37.019Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T20:06:37.073Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:06:37.299Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T20:06:37.314Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:06:37.359Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:06:37.493Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T20:06:37.511Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:06:37.583Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:06:38.434Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:06:38.452Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:06:38.502Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:06:52.113Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T20:06:52.128Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T20:06:52.174Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:06:52.394Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T20:06:52.408Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:06:52.454Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:06:52.621Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T20:06:52.636Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:06:52.679Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:06:53.540Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:06:53.556Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:06:53.602Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:07:07.213Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T20:07:07.231Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T20:07:07.278Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:07:07.487Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T20:07:07.504Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:07:07.553Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:07:07.715Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T20:07:07.733Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:07:07.780Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:07:08.641Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:07:08.657Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:07:08.706Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:07:22.322Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:null] [Pipeline] echo [2025-09-23T20:07:22.340Z] JOB cleanup-rocky9: waiting for all = false [Pipeline] } [2025-09-23T20:07:22.393Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:07:22.590Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T20:07:22.606Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:07:22.661Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:07:22.821Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T20:07:22.840Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:07:22.895Z] Will try again after 15 sec [2025-09-23T20:07:23.476Z] Build build-freeze #4194 completed: SUCCESS [Pipeline] echo [2025-09-23T20:07:23.495Z] JOB freeze-rocky9: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-09-23T20:07:23.609Z] Copied 2 artifacts from "build-freeze" build number 4194 [Pipeline] echo [2025-09-23T20:07:23.645Z] JOB freeze-rocky9: Collected artifacts: [Pipeline] sh [Pipeline] { [Pipeline] echo [2025-09-23T20:07:23.743Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:07:23.759Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:07:23.804Z] Will try again after 15 sec [2025-09-23T20:07:23.944Z] + ls -la build-freeze-14997 [2025-09-23T20:07:23.944Z] total 24 [2025-09-23T20:07:23.944Z] drwxr-xr-x 2 jenkins docker 4096 Sep 23 20:07 . [2025-09-23T20:07:23.944Z] drwxr-xr-x 22 jenkins docker 12288 Sep 23 20:07 .. [2025-09-23T20:07:23.944Z] -rw-r--r-- 1 jenkins docker 25 Sep 23 20:07 build.env [2025-09-23T20:07:23.944Z] -rw-r--r-- 1 jenkins docker 358 Sep 23 19:50 deps.build-freeze.14997.env [Pipeline] withCredentials [2025-09-23T20:07:23.993Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-09-23T20:07:24.306Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-09-23T20:07:24.870Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] echo [2025-09-23T20:07:37.428Z] JOB cleanup-rocky9: waiting for dependecy [freeze-rocky9:SUCCESS] [Pipeline] echo [2025-09-23T20:07:37.444Z] JOB cleanup-rocky9: waiting for all = true [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2025-09-23T20:07:37.526Z] JOB cleanup-rocky9: wait finished. overall result = true [Pipeline] echo [2025-09-23T20:07:37.555Z] JOB cleanup-rocky9: entering run_job [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-09-23T20:07:37.642Z] Archiving artifacts [Pipeline] { [Pipeline] echo [2025-09-23T20:07:37.700Z] JOB cleanup-rocky9 / stream build-rocky9 : deps: [freeze-rocky9] [Pipeline] dir [2025-09-23T20:07:37.721Z] Running in /home/jenkins/workspace/pipeline-gate [Pipeline] { [Pipeline] echo [2025-09-23T20:07:37.742Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T20:07:37.757Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] findFiles [2025-09-23T20:07:37.851Z] Will try again after 15 sec [Pipeline] echo [2025-09-23T20:07:37.882Z] JOB cleanup-rocky9: files found = 2 [Pipeline] echo [2025-09-23T20:07:37.909Z] JOB cleanup-rocky9: file #0 with path build-freeze-14997/build.env [Pipeline] readFile [Pipeline] { [Pipeline] echo [2025-09-23T20:07:37.977Z] JOB cleanup-rocky9: file #1 with path build-freeze-14997/deps.build-freeze.14997.env [Pipeline] readFile [Pipeline] echo [2025-09-23T20:07:38.024Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T20:07:38.116Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:07:38.202Z] Will try again after 15 sec [Pipeline] } [Pipeline] // dir [Pipeline] echo [2025-09-23T20:07:38.297Z] JOB cleanup-rocky9: deps_env_file: deps.build-cleanup.84349.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-09-23T20:07:38.364Z] Archiving artifacts [Pipeline] echo [2025-09-23T20:07:38.410Z] JOB cleanup-rocky9: Starting job: build-cleanup rnd: #84349 [Pipeline] timeout [2025-09-23T20:07:38.426Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2025-09-23T20:07:38.475Z] Scheduling project: build-cleanup [Pipeline] { [Pipeline] echo [2025-09-23T20:07:38.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 [2025-09-23T20:07:38.855Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:07:38.905Z] Will try again after 15 sec [2025-09-23T20:07:47.801Z] Starting building: build-cleanup #9911 [Pipeline] { [Pipeline] echo [2025-09-23T20:07:52.888Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T20:07:52.904Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:07:52.955Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:07:53.236Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T20:07:53.250Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:07:53.298Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:07:53.942Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:07:53.958Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:07:54.006Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:08:07.992Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T20:08:08.007Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:08:08.063Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:08:08.331Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T20:08:08.347Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:08:08.395Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:08:09.041Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:08:09.055Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:08:09.102Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:08:23.158Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T20:08:23.176Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:08:23.225Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:08:23.429Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T20:08:23.446Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:08:23.501Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:08:24.136Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:08:24.150Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:08:24.198Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:08:38.259Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T20:08:38.276Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:08:38.322Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:08:38.534Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T20:08:38.551Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:08:38.599Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:08:39.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 [2025-09-23T20:08:39.253Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:08:39.302Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:08:53.354Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T20:08:53.370Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:08:53.425Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:08:53.633Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T20:08:53.655Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:08:53.708Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:08:54.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 [2025-09-23T20:08:54.355Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:08:54.407Z] Will try again after 15 sec [2025-09-23T20:09:02.140Z] Build build-cleanup #9911 completed: SUCCESS [Pipeline] echo [2025-09-23T20:09:02.159Z] JOB cleanup-rocky9: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-09-23T20:09:02.248Z] Copied 1 artifact from "build-cleanup" build number 9911 [Pipeline] echo [2025-09-23T20:09:02.281Z] JOB cleanup-rocky9: Collected artifacts: [Pipeline] sh [2025-09-23T20:09:02.574Z] + ls -la build-cleanup-84349 [2025-09-23T20:09:02.574Z] total 20 [2025-09-23T20:09:02.574Z] drwxr-xr-x 2 jenkins docker 4096 Sep 23 20:09 . [2025-09-23T20:09:02.574Z] drwxr-xr-x 23 jenkins docker 12288 Sep 23 20:09 .. [2025-09-23T20:09:02.574Z] -rw-r--r-- 1 jenkins docker 383 Sep 23 20:07 deps.build-cleanup.84349.env [Pipeline] withCredentials [2025-09-23T20:09:02.627Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-09-23T20:09:02.980Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-09-23T20:09:03.546Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] { [Pipeline] echo [2025-09-23T20:09:08.457Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T20:09:08.471Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:09:08.520Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:09:08.741Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T20:09:08.756Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:09:08.800Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:09:09.443Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:09:09.459Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:09:09.510Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:09:23.555Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T20:09:23.572Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:09:23.617Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:09:23.835Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T20:09:23.850Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:09:23.899Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:09:24.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 [2025-09-23T20:09:24.563Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:09:24.608Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:09:38.655Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T20:09:38.672Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:09:38.723Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:09:38.936Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T20:09:38.952Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:09:38.998Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:09:39.646Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:09:39.663Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:09:39.712Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:09:53.758Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T20:09:53.775Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:09:53.820Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:09:54.034Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T20:09:54.049Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:09:54.092Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:09:54.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 [2025-09-23T20:09:54.759Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:09:54.806Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:10:08.853Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T20:10:08.870Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:10:08.925Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:10:09.131Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T20:10:09.146Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:10:09.195Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:10:09.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 [2025-09-23T20:10:09.857Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:10:09.913Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:10:23.958Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T20:10:23.973Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:10:24.024Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:10:24.229Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T20:10:24.244Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:10:24.292Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:10:24.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 [2025-09-23T20:10:24.964Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:10:25.017Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:10:39.056Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T20:10:39.073Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:10:39.122Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:10:39.324Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T20:10:39.338Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:10:39.384Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:10:40.050Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:10:40.065Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:10:40.110Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:10:54.153Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T20:10:54.166Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:10:54.211Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:10:54.416Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T20:10:54.433Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:10:54.481Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:10:55.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 [2025-09-23T20:10:55.163Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:10:55.214Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:11:09.247Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T20:11:09.263Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:11:09.313Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:11:09.516Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T20:11:09.531Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:11:09.581Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:11:10.250Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:11:10.265Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:11:10.314Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:11:24.347Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T20:11:24.361Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:11:24.410Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:11:24.615Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T20:11:24.629Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:11:24.675Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:11:25.348Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:11:25.364Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:11:25.419Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:11:39.441Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T20:11:39.457Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:11:39.504Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:11:39.709Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T20:11:39.724Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:11:39.773Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:11:40.456Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:11:40.472Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:11:40.519Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:11:54.536Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T20:11:54.552Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:11:54.599Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:11:54.810Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T20:11:54.826Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:11:54.893Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:11:55.554Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:11:55.568Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:11:55.616Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:12:09.631Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T20:12:09.645Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:12:09.689Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:12:09.926Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T20:12:09.941Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:12:09.984Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:12:10.650Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:12:10.665Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:12:10.713Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:12:24.724Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T20:12:24.738Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:12:24.782Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:12:25.021Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T20:12:25.039Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:12:25.086Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:12:25.748Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:12:25.763Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:12:25.809Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:12:39.819Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T20:12:39.835Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:12:39.890Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:12:40.121Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T20:12:40.137Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:12:40.183Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:12:40.845Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:12:40.860Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:12:40.911Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:12:54.924Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T20:12:54.940Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:12:54.987Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:12:55.214Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T20:12:55.230Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:12:55.280Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:12:55.943Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:12:55.959Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:12:56.004Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:13:10.022Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T20:13:10.040Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:13:10.086Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:13:10.311Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T20:13:10.325Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:13:10.373Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:13:11.042Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:13:11.056Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:13:11.105Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:13:25.117Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T20:13:25.132Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:13:25.181Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:13:25.407Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T20:13:25.423Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:13:25.470Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:13:26.139Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:13:26.155Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:13:26.203Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:13:40.216Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T20:13:40.233Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:13:40.287Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:13:40.510Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T20:13:40.525Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:13:40.578Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:13:41.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 [2025-09-23T20:13:41.255Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:13:41.302Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:13:55.322Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T20:13:55.339Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:13:55.388Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:13:55.615Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T20:13:55.631Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:13:55.680Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:13:56.341Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:13:56.359Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:13:56.406Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:14:10.420Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T20:14:10.435Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:14:10.480Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:14:10.712Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T20:14:10.726Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:14:10.771Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:14:11.440Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:14:11.457Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:14:11.502Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:14:25.513Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T20:14:25.529Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:14:25.575Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:14:25.808Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T20:14:25.825Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:14:25.875Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:14:26.543Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:14:26.557Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:14:26.602Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:14:40.617Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T20:14:40.634Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:14:40.690Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:14:40.912Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T20:14:40.931Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:14:40.984Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:14:41.645Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:14:41.660Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:14:41.708Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:14:55.724Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T20:14:55.739Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:14:55.789Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:14:56.019Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T20:14:56.035Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:14:56.085Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:14: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 [2025-09-23T20:14:56.757Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:14:56.805Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:15:10.828Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T20:15:10.845Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:15:10.893Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:15:11.120Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T20:15:11.137Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:15:11.188Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:15:11.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 [2025-09-23T20:15:11.855Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:15:11.906Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:15:25.946Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T20:15:25.960Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:15:26.009Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:15:26.220Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T20:15:26.237Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:15:26.293Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:15:26.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 [2025-09-23T20:15:26.956Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:15:27.005Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:15:41.045Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T20:15:41.059Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:15:41.131Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:15:41.328Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T20:15:41.343Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:15:41.390Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:15:42.040Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:15:42.056Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:15:42.105Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:15:56.165Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T20:15:56.181Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:15:56.227Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:15:56.425Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T20:15:56.440Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:15:56.486Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:15:57.144Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:15:57.159Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:15:57.206Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:16:11.263Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T20:16:11.278Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:16:11.325Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:16:11.517Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T20:16:11.531Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:16:11.580Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:16:12.241Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:16:12.256Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:16:12.304Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:16:26.358Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T20:16:26.374Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:16:26.424Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:16:26.613Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T20:16:26.627Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:16:26.682Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:16:27.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 [2025-09-23T20:16:27.358Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:16:27.413Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:16:41.459Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T20:16:41.474Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:16:41.522Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:16:41.714Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T20:16:41.729Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:16:41.778Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:16:42.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 [2025-09-23T20:16:42.465Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:16:42.517Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:16:56.556Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T20:16:56.571Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:16:56.620Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:16:56.814Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T20:16:56.831Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:16:56.881Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:16:57.557Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:16:57.574Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:16:57.626Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:17:11.654Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T20:17:11.670Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:17:11.723Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:17:11.915Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T20:17:11.931Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:17:11.983Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:17:12.664Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:17:12.679Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:17:12.728Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:17:26.756Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T20:17:26.770Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:17:26.823Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:17:27.018Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T20:17:27.034Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:17:27.083Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:17:27.765Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:17:27.779Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:17:27.832Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:17:41.856Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T20:17:41.870Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:17:41.920Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:17:42.118Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T20:17:42.135Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:17:42.185Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:17:42.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 [2025-09-23T20:17:42.882Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:17:42.931Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:17:56.957Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T20:17:56.973Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:17:57.024Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:17:57.222Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T20:17:57.240Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:17:57.296Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:17:57.971Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:17:57.987Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:17:58.035Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:18:12.059Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T20:18:12.075Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:18:12.123Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:18:12.332Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T20:18:12.348Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:18:12.394Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:18:13.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 [2025-09-23T20:18:13.086Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:18:13.131Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:18:27.158Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T20:18:27.184Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:18:27.233Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:18:27.429Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T20:18:27.446Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:18:27.492Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:18:28.167Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:18:28.184Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:18:28.234Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:18:42.269Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T20:18:42.285Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:18:42.337Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:18:42.528Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T20:18:42.544Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:18:42.591Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:18:43.269Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:18:43.283Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:18:43.330Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:18:57.373Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T20:18:57.389Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:18:57.439Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:18:57.627Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T20:18:57.644Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:18:57.692Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:18:58.367Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:18:58.385Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:18:58.436Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:19:12.478Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T20:19:12.494Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:19:12.546Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:19:12.730Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T20:19:12.747Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:19:12.800Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:19:13.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 [2025-09-23T20:19:13.494Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:19:13.545Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:19:27.607Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T20:19:27.625Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:19:27.672Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:19:27.839Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T20:19:27.857Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:19:27.910Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:19:28.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 [2025-09-23T20:19:28.601Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:19:28.660Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:19:42.709Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T20:19:42.724Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:19:42.772Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:19:42.942Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T20:19:42.957Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:19:43.006Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:19:43.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 [2025-09-23T20:19:43.708Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:19:43.755Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:19:57.807Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T20:19:57.830Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:19:57.878Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:19:58.043Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T20:19:58.059Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:19:58.110Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:19:58.793Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:19:58.809Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:19:58.862Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:20:12.913Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T20:20:12.927Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:20:12.973Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:20:13.146Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2025-09-23T20:20:13.162Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:20:13.208Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:20:13.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 [2025-09-23T20:20:13.918Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:20:13.970Z] Will try again after 15 sec [2025-09-23T20:20:15.674Z] Build deploy-platform-ansible-os #4178 completed: SUCCESS [Pipeline] echo [2025-09-23T20:20:15.700Z] JOB deploy-platform-ansible-os: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-09-23T20:20:15.860Z] Copied 1 artifact from "deploy-platform-ansible-os" build number 4178 [Pipeline] echo [2025-09-23T20:20:15.906Z] JOB deploy-platform-ansible-os: Collected artifacts: [Pipeline] sh [2025-09-23T20:20:16.204Z] + ls -la deploy-platform-ansible-os-69918 [2025-09-23T20:20:16.204Z] total 20 [2025-09-23T20:20:16.204Z] drwxr-xr-x 2 jenkins docker 4096 Sep 23 20:20 . [2025-09-23T20:20:16.204Z] drwxr-xr-x 24 jenkins docker 12288 Sep 23 20:20 .. [2025-09-23T20:20:16.204Z] -rw-r--r-- 1 jenkins docker 492 Sep 23 19:56 stackrc.deploy-platform-ansible-os.env [Pipeline] withCredentials [2025-09-23T20:20:16.257Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-09-23T20:20:16.584Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-09-23T20:20:17.514Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] echo [2025-09-23T20:20:28.010Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T20:20:28.027Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:20:28.073Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:20:28.241Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-rocky9:SUCCESS, deploy-platform-ansible-os:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2025-09-23T20:20:28.321Z] JOB deploy-tf-ansible-os: wait finished. overall result = true [Pipeline] echo [2025-09-23T20:20:28.352Z] JOB deploy-tf-ansible-os: entering run_job [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-09-23T20:20:28.440Z] Archiving artifacts [Pipeline] echo [2025-09-23T20:20:28.484Z] JOB deploy-tf-ansible-os / stream ansible-os : deps: [package-rocky9, deploy-platform-ansible-os] [Pipeline] dir [2025-09-23T20:20:28.517Z] Running in /home/jenkins/workspace/pipeline-gate [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2025-09-23T20:20:28.598Z] JOB deploy-tf-ansible-os: files found = 2 [Pipeline] echo [2025-09-23T20:20:28.624Z] JOB deploy-tf-ansible-os: file #0 with path build-package-6578/build.env [Pipeline] readFile [Pipeline] echo [2025-09-23T20:20:28.675Z] streams are different (ansible-os != build-rocky9). env should be filtered only for keys '[]' [Pipeline] echo [2025-09-23T20:20:28.704Z] JOB deploy-tf-ansible-os: file #1 with path build-package-6578/deps.build-package.6578.env [Pipeline] readFile [Pipeline] echo [2025-09-23T20:20:28.756Z] streams are different (ansible-os != build-rocky9). env should be filtered only for keys '[]' [Pipeline] } [Pipeline] // dir [Pipeline] dir [2025-09-23T20:20:28.855Z] Running in /home/jenkins/workspace/pipeline-gate [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2025-09-23T20:20:28.934Z] JOB deploy-tf-ansible-os: files found = 1 [Pipeline] echo [2025-09-23T20:20:28.960Z] JOB deploy-tf-ansible-os: file #0 with path deploy-platform-ansible-os-69918/stackrc.deploy-platform-ansible-os.env [Pipeline] readFile [Pipeline] { [Pipeline] } [Pipeline] // dir [Pipeline] echo [2025-09-23T20:20:29.080Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:20:29.095Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:20:29.136Z] Will try again after 15 sec [Pipeline] echo [2025-09-23T20:20:29.175Z] JOB deploy-tf-ansible-os: deps_env_file: deps.deploy-tf-ansible-os.6444.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-09-23T20:20:29.237Z] Archiving artifacts [Pipeline] echo [2025-09-23T20:20:29.283Z] JOB deploy-tf-ansible-os: Starting job: deploy-tf-ansible-os rnd: #6444 [Pipeline] timeout [2025-09-23T20:20:29.303Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2025-09-23T20:20:29.350Z] Scheduling project: deploy-tf-ansible-os [2025-09-23T20:20:37.856Z] Starting building: deploy-tf-ansible-os #3722 [Pipeline] { [Pipeline] echo [2025-09-23T20:20:43.112Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T20:20:43.127Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:20:43.175Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:20:44.170Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:20:44.185Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:20:44.231Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:20:58.215Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T20:20:58.231Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:20:58.282Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:20:59.266Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:20:59.281Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:20:59.331Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:21:13.316Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T20:21:13.331Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:21:13.375Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:21:14.368Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:21:14.381Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:21:14.451Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:21:28.408Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T20:21:28.425Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:21:28.475Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:21:29.485Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:21:29.501Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:21:29.554Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:21:43.511Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T20:21:43.525Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:21:43.572Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:21:44.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 [2025-09-23T20:21:44.608Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:21:44.652Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:21:58.615Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T20:21:58.631Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:21:58.677Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:21:59.688Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:21:59.704Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:21:59.760Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:22:13.707Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T20:22:13.722Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:22:13.768Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:22:14.793Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:22:14.807Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:22:14.851Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:22:28.801Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T20:22:28.815Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:22:28.861Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:22:29.886Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:22:29.907Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:22:29.957Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:22:43.895Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T20:22:43.909Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:22:43.955Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:22:44.992Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:22:45.008Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:22:45.053Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:22:58.989Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T20:22:59.003Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:22:59.051Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:23:00.088Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:23:00.103Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:23:00.148Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:23:14.088Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T20:23:14.103Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:23:14.152Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:23:15.185Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:23:15.199Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:23:15.246Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:23:29.188Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T20:23:29.204Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:23:29.254Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:23:30.282Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:23:30.297Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:23:30.357Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:23:44.289Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T20:23:44.303Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:23:44.353Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:23:45.397Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:23:45.413Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:23:45.464Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:23:59.390Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T20:23:59.405Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:23:59.456Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:24:00.500Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:24:00.513Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:24:00.563Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:24:14.490Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T20:24:14.504Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:24:14.551Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:24:15.599Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:24:15.614Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:24:15.666Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:24:29.585Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T20:24:29.598Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:24:29.647Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:24:30.705Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:24:30.719Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:24:30.772Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:24:44.686Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T20:24:44.705Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:24:44.764Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:24:45.814Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:24:45.830Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:24:45.882Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:24:59.801Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T20:24:59.816Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:24:59.867Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:25:00.918Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:25:00.933Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:25:00.986Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:25:14.905Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T20:25:14.921Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:25:14.974Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:25:16.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 [2025-09-23T20:25:16.045Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:25:16.097Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:25:30.014Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T20:25:30.029Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:25:30.083Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:25:31.140Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:25:31.157Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:25:31.214Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:25:45.121Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T20:25:45.138Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:25:45.189Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:25:46.251Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:25:46.266Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:25:46.314Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:26:00.226Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T20:26:00.242Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:26:00.292Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:26:01.352Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:26:01.365Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:26:01.416Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:26:15.325Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T20:26:15.341Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:26:15.390Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:26:16.451Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:26:16.467Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:26:16.516Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:26:30.422Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T20:26:30.436Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:26:30.485Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:26:31.551Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:26:31.565Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:26:31.615Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:26:45.519Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T20:26:45.534Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:26:45.584Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:26:46.651Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:26:46.667Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:26:46.716Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:27:00.619Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T20:27:00.633Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:27:00.685Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:27:01.756Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:27:01.773Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:27:01.822Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:27:15.720Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T20:27:15.737Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:27:15.790Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:27:16.863Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:27:16.879Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:27:16.928Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:27:30.854Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T20:27:30.871Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:27:30.925Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:27:31.964Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:27:31.978Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:27:32.027Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:27:45.966Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T20:27:45.981Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:27:46.032Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:27:47.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 [2025-09-23T20:27:47.078Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:27:47.125Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:28:01.067Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T20:28:01.084Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:28:01.170Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:28:02.165Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:28:02.183Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:28:02.237Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:28:16.202Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T20:28:16.220Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:28:16.264Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:28:17.271Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:28:17.285Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:28:17.337Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:28:31.298Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T20:28:31.313Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:28:31.360Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:28:32.370Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:28:32.386Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:28:32.436Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:28:46.396Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T20:28:46.415Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:28:46.469Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:28:47.479Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:28:47.497Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:28:47.552Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:29:01.510Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T20:29:01.527Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:29:01.580Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:29:02.594Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:29:02.611Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:29:02.658Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:29:16.618Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T20:29:16.635Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:29:16.683Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:29:17.693Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:29:17.708Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:29:17.757Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:29:31.717Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T20:29:31.734Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:29:31.796Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:29:32.794Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:29:32.808Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:29:32.855Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:29:46.834Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T20:29:46.849Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:29:46.899Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:29:47.893Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:29:47.910Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:29:47.960Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:30:01.946Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T20:30:01.968Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:30:02.034Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:30:02.999Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:30:03.017Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:30:03.076Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:30:17.073Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T20:30:17.090Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:30:17.136Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:30:18.112Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:30:18.128Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:30:18.179Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:30:32.168Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T20:30:32.182Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:30:32.227Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:30:33.213Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:30:33.226Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:30:33.276Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:30:47.260Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-09-23T20:30:47.276Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-09-23T20:30:47.321Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:30:48.311Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:30:48.325Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:30:48.377Z] Will try again after 15 sec [2025-09-23T20:31:00.355Z] Build deploy-tf-ansible-os #3722 completed: SUCCESS [Pipeline] echo [2025-09-23T20:31:00.379Z] JOB deploy-tf-ansible-os: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-09-23T20:31:00.471Z] Copied 1 artifact from "deploy-tf-ansible-os" build number 3722 [Pipeline] echo [2025-09-23T20:31:00.506Z] JOB deploy-tf-ansible-os: Collected artifacts: [Pipeline] sh [2025-09-23T20:31:00.792Z] + ls -la deploy-tf-ansible-os-6444 [2025-09-23T20:31:00.792Z] total 20 [2025-09-23T20:31:00.792Z] drwxr-xr-x 2 jenkins docker 4096 Sep 23 20:31 . [2025-09-23T20:31:00.792Z] drwxr-xr-x 25 jenkins docker 12288 Sep 23 20:31 .. [2025-09-23T20:31:00.792Z] -rw-r--r-- 1 jenkins docker 491 Sep 23 20:20 deps.deploy-tf-ansible-os.6444.env [Pipeline] withCredentials [2025-09-23T20:31:00.840Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-09-23T20:31:01.163Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] { [Pipeline] echo [2025-09-23T20:31:02.358Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2025-09-23T20:31:02.446Z] JOB test-sanity-ansible-os: wait finished. overall result = true [Pipeline] echo [2025-09-23T20:31:02.473Z] JOB test-sanity-ansible-os: entering run_job [Pipeline] writeFile [2025-09-23T20:31:02.536Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] archiveArtifacts [2025-09-23T20:31:02.575Z] Archiving artifacts [Pipeline] echo [2025-09-23T20:31:02.619Z] JOB test-sanity-ansible-os / stream ansible-os : deps: [deploy-tf-ansible-os] [Pipeline] dir [2025-09-23T20:31:02.649Z] Running in /home/jenkins/workspace/pipeline-gate [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2025-09-23T20:31:02.732Z] JOB test-sanity-ansible-os: files found = 1 [Pipeline] echo [2025-09-23T20:31:02.757Z] JOB test-sanity-ansible-os: file #0 with path deploy-tf-ansible-os-6444/deps.deploy-tf-ansible-os.6444.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] echo [2025-09-23T20:31:02.881Z] JOB test-sanity-ansible-os: deps_env_file: deps.test-sanity.95071.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-09-23T20:31:02.944Z] Archiving artifacts [Pipeline] echo [2025-09-23T20:31:02.986Z] JOB test-sanity-ansible-os: Starting job: test-sanity rnd: #95071 [Pipeline] timeout [2025-09-23T20:31:03.002Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2025-09-23T20:31:03.047Z] Scheduling project: test-sanity [Pipeline] sh [Pipeline] { [Pipeline] } [Pipeline] echo [2025-09-23T20:31:03.447Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:31:03.461Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [2025-09-23T20:31:03.523Z] Will try again after 15 sec [Pipeline] // stage [Pipeline] } [2025-09-23T20:31:12.893Z] Starting building: test-sanity #4419 [Pipeline] { [Pipeline] echo [2025-09-23T20:31:18.568Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:31:18.587Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:31:18.634Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:31:33.686Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:31:33.706Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:31:33.758Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:31:48.795Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:31:48.813Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:31:48.857Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:32:03.892Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:32:03.908Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:32:03.951Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:32:18.988Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:32:19.005Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:32:19.049Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:32:34.085Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:32:34.101Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:32:34.144Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:32:49.179Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:32:49.193Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:32:49.237Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:33:04.270Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:33:04.284Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:33:04.334Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:33:19.370Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:33:19.385Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:33:19.438Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:33:34.475Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:33:34.489Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:33:34.532Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:33:49.568Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:33:49.584Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:33:49.633Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:34:04.669Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:34:04.685Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:34:04.736Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:34:19.777Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:34:19.796Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:34:19.842Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:34:34.880Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:34:34.898Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:34:34.945Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:34:49.982Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:34:49.998Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:34:50.048Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:35:05.088Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:35:05.107Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:35:05.160Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:35:20.195Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:35:20.209Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:35:20.259Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:35:35.299Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:35:35.315Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:35:35.363Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:35:50.397Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:35:50.412Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:35:50.459Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:36:05.493Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:36:05.508Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:36:05.555Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:36:20.591Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:36:20.605Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:36:20.652Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:36:35.690Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:36:35.705Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:36:35.754Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:36:50.789Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:36:50.804Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:36:50.853Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:37:05.891Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:37:05.908Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:37:05.956Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:37:20.993Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:37:21.009Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:37:21.057Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:37:36.094Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:37:36.109Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:37:36.154Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:37:51.194Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:37:51.209Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:37:51.254Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:38:06.287Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:38:06.303Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:38:06.346Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:38:21.378Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:38:21.393Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:38:21.436Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:38:36.473Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:38:36.489Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:38:36.533Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:38:51.567Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:38:51.581Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:38:51.626Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:39:06.663Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:39:06.678Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:39:06.729Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:39:21.768Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:39:21.784Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:39:21.829Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:39:36.868Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:39:36.884Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:39:36.933Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:39:51.970Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:39:51.985Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:39:52.032Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:40:07.073Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:40:07.088Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:40:07.146Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:40:22.195Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:40:22.211Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:40:22.261Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:40:37.303Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:40:37.319Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:40:37.368Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:40:52.406Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:40:52.421Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:40:52.467Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:41:07.514Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:41:07.530Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:41:07.576Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:41:22.615Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:41:22.631Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:41:22.677Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:41:37.716Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:41:37.732Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:41:37.777Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:41:52.816Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:41:52.830Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:41:52.875Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:42:07.915Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:42:07.930Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:42:07.977Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:42:23.014Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:42:23.027Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:42:23.075Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:42:38.111Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:42:38.126Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:42:38.175Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:42:53.214Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:42:53.229Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:42:53.277Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:43:08.315Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:43:08.331Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:43:08.381Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:43:23.419Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:43:23.434Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:43:23.482Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:43:38.517Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:43:38.532Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:43:38.578Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:43:53.619Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:43:53.634Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:43:53.680Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:44:08.719Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:44:08.737Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:44:08.788Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:44:23.830Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:44:23.845Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:44:23.896Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-09-23T20:44:38.938Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:null] [Pipeline] echo [2025-09-23T20:44:38.955Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-09-23T20:44:39.007Z] Will try again after 15 sec [2025-09-23T20:44:51.042Z] Build test-sanity #4419 completed: SUCCESS [Pipeline] echo [2025-09-23T20:44:51.066Z] JOB test-sanity-ansible-os: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-09-23T20:44:51.241Z] Copied 1 artifact from "test-sanity" build number 4419 [Pipeline] echo [2025-09-23T20:44:51.273Z] JOB test-sanity-ansible-os: Collected artifacts: [Pipeline] sh [2025-09-23T20:44:51.563Z] + ls -la test-sanity-95071 [2025-09-23T20:44:51.563Z] total 20 [2025-09-23T20:44:51.563Z] drwxr-xr-x 2 jenkins docker 4096 Sep 23 20:44 . [2025-09-23T20:44:51.563Z] drwxr-xr-x 26 jenkins docker 12288 Sep 23 20:44 .. [2025-09-23T20:44:51.563Z] -rw-r--r-- 1 jenkins docker 491 Sep 23 20:31 deps.test-sanity.95071.env [Pipeline] withCredentials [2025-09-23T20:44:51.619Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-09-23T20:44:51.951Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-09-23T20:44:52.513Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] echo [2025-09-23T20:44:54.044Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:SUCCESS, deploy-tf-ansible-os:SUCCESS, test-sanity-ansible-os:SUCCESS] [Pipeline] echo [2025-09-23T20:44:54.062Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = true [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2025-09-23T20:44:54.129Z] JOB collect-logs-and-cleanup-ansible-os: wait finished. overall result = true [Pipeline] echo [2025-09-23T20:44:54.154Z] JOB collect-logs-and-cleanup-ansible-os: entering run_job [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-09-23T20:44:54.229Z] Archiving artifacts [Pipeline] echo [2025-09-23T20:44:54.266Z] JOB collect-logs-and-cleanup-ansible-os / stream ansible-os : deps: [deploy-platform-ansible-os, deploy-tf-ansible-os, test-sanity-ansible-os] [Pipeline] dir [2025-09-23T20:44:54.296Z] Running in /home/jenkins/workspace/pipeline-gate [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2025-09-23T20:44:54.385Z] JOB collect-logs-and-cleanup-ansible-os: files found = 1 [Pipeline] echo [2025-09-23T20:44:54.412Z] JOB collect-logs-and-cleanup-ansible-os: file #0 with path deploy-platform-ansible-os-69918/stackrc.deploy-platform-ansible-os.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] dir [2025-09-23T20:44:54.528Z] Running in /home/jenkins/workspace/pipeline-gate [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2025-09-23T20:44:54.608Z] JOB collect-logs-and-cleanup-ansible-os: files found = 1 [Pipeline] echo [2025-09-23T20:44:54.633Z] JOB collect-logs-and-cleanup-ansible-os: file #0 with path deploy-tf-ansible-os-6444/deps.deploy-tf-ansible-os.6444.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] dir [2025-09-23T20:44:54.747Z] Running in /home/jenkins/workspace/pipeline-gate [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2025-09-23T20:44:54.827Z] JOB collect-logs-and-cleanup-ansible-os: files found = 1 [Pipeline] echo [2025-09-23T20:44:54.853Z] JOB collect-logs-and-cleanup-ansible-os: file #0 with path test-sanity-95071/deps.test-sanity.95071.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] echo [2025-09-23T20:44:55.004Z] JOB collect-logs-and-cleanup-ansible-os: deps_env_file: deps.collect-logs-and-cleanup.79037.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-09-23T20:44:55.061Z] Archiving artifacts [Pipeline] echo [2025-09-23T20:44:55.101Z] JOB collect-logs-and-cleanup-ansible-os: Starting job: collect-logs-and-cleanup rnd: #79037 [Pipeline] timeout [2025-09-23T20:44:55.117Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2025-09-23T20:44:55.159Z] Scheduling project: collect-logs-and-cleanup [2025-09-23T20:45:02.955Z] Starting building: collect-logs-and-cleanup #8593 [2025-09-23T20:47:05.968Z] Build collect-logs-and-cleanup #8593 completed: SUCCESS [Pipeline] echo [2025-09-23T20:47:05.991Z] JOB collect-logs-and-cleanup-ansible-os: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-09-23T20:47:06.077Z] Copied 1 artifact from "collect-logs-and-cleanup" build number 8593 [Pipeline] echo [2025-09-23T20:47:06.105Z] JOB collect-logs-and-cleanup-ansible-os: Collected artifacts: [Pipeline] sh [2025-09-23T20:47:06.453Z] + ls -la collect-logs-and-cleanup-79037 [2025-09-23T20:47:06.453Z] total 20 [2025-09-23T20:47:06.453Z] drwxr-xr-x 2 jenkins docker 4096 Sep 23 20:47 . [2025-09-23T20:47:06.453Z] drwxr-xr-x 27 jenkins docker 12288 Sep 23 20:47 .. [2025-09-23T20:47:06.453Z] -rw-r--r-- 1 jenkins docker 491 Sep 23 20:44 deps.collect-logs-and-cleanup.79037.env [Pipeline] withCredentials [2025-09-23T20:47:06.502Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-09-23T20:47:06.876Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-09-23T20:47:08.245Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // parallel [Pipeline] echo [2025-09-23T20:47:09.294Z] DEBUG: We do NOT have base pipeline. Finishing... [Pipeline] echo [2025-09-23T20:47:09.309Z] Jobs results: [test-unit-agent:[job-rnd:56828, number:2349, started:1758653242456, duration:4146442, result:SUCCESS], test-unit-opserver:[job-rnd:16074, number:2349, started:1758653247487, duration:2564, result:SUCCESS], test-unit-bgp:[job-rnd:62564, number:2349, started:1758653250705, duration:2534, result:SUCCESS], test-unit-group-one:[job-rnd:24452, number:2349, started:1758653252492, duration:2614, result:SUCCESS], test-unit-group-two:[job-rnd:75888, number:2349, started:1758653253839, duration:2842, result:SUCCESS], test-unit-ungrouped:[job-rnd:74703, number:2349, started:1758653255663, duration:2758, result:SUCCESS], prepare-sandbox-ut-sandbox:[job-rnd:49498, number:11249, started:1758652672390, duration:234324, result:SUCCESS], fetch-sources-ut-sandbox:[job-rnd:91625, number:10051, started:1758652927410, duration:40128, result:SUCCESS], configure-ut-sandbox:[job-rnd:91673, number:8897, started:1758652987422, duration:243300, result:SUCCESS], cleanup-worker-ut-sandbox:[job-rnd:92839, number:9910, started:1758653257362, duration:74412, result:SUCCESS], deploy-platform-juju-k8s:[job-rnd:25404, result:FAILURE, number:1506, started:1758652677390, duration:1051617], deploy-tf-juju-k8s:[job-rnd:39603, number:-1, duration:0, result:NOT_BUILT], test-sanity-juju-k8s:[job-rnd:1562, number:-1, duration:0, result:NOT_BUILT], test-deployment-juju-k8s:[job-rnd:18604, number:-1, duration:0, result:NOT_BUILT], collect-logs-and-cleanup-juju-k8s:[job-rnd:87536, number:8592, started:1758653762525, duration:147202, result:SUCCESS], prepare-sandbox-rocky9:[job-rnd:68446, number:11248, started:1758652667383, duration:203562, result:SUCCESS], fetch-sources-rocky9:[job-rnd:68495, number:10050, started:1758652882405, duration:31093, result:SUCCESS], configure-rocky9:[job-rnd:86412, number:8896, started:1758652932418, duration:55802, result:SUCCESS], package-deployers-rocky9:[job-rnd:41776, number:6219, started:1758653002428, duration:11970, result:SUCCESS], compile-rocky9:[job-rnd:79309, number:6199, started:1758653032436, duration:2933524, result:SUCCESS], package-rocky9:[job-rnd:6578, number:5126, started:1758655982654, duration:1026785, result:SUCCESS], freeze-rocky9:[job-rnd:14997, number:4194, started:1758657022729, duration:1020125, result:SUCCESS], cleanup-rocky9:[job-rnd:84349, number:9911, started:1758658067800, duration:73753, result:SUCCESS], deploy-platform-ansible-os:[job-rnd:69918, number:4178, started:1758657027740, duration:1787354, result:SUCCESS], deploy-tf-ansible-os:[job-rnd:6444, number:3722, started:1758658837855, duration:622453, result:SUCCESS], test-sanity-ansible-os:[job-rnd:95071, number:4419, started:1758659472892, duration:818095, result:SUCCESS], collect-logs-and-cleanup-ansible-os:[job-rnd:79037, number:8593, started:1758660302955, duration:122446, result:SUCCESS]] [Pipeline] stage [Pipeline] { (gerrit vote) [Pipeline] echo [2025-09-23T20:47:09.428Z] Evaluated results for test-unit = [results:[SUCCESS, SUCCESS, SUCCESS, SUCCESS, SUCCESS, SUCCESS], duration:4159754] [Pipeline] echo [2025-09-23T20:47:09.456Z] Evaluated results for prepare-ut-sandbox = [results:[SUCCESS, SUCCESS, SUCCESS, SUCCESS], duration:592164] [Pipeline] echo [2025-09-23T20:47:09.486Z] Evaluated results for juju-k8s = [results:[FAILURE, NOT_BUILT, NOT_BUILT, NOT_BUILT, SUCCESS], duration:1198819] [Pipeline] echo [2025-09-23T20:47:09.517Z] Evaluated results for build-rocky9 = [results:[SUCCESS, SUCCESS, SUCCESS, SUCCESS, SUCCESS, SUCCESS, SUCCESS, SUCCESS], duration:5356614] [Pipeline] echo [2025-09-23T20:47:09.551Z] Evaluated results for ansible-os = [results:[SUCCESS, SUCCESS, SUCCESS, SUCCESS], duration:3350348] [Pipeline] echo [2025-09-23T20:47:09.588Z] Notify gerrit verified=-2, submit=false, msg= [2025-09-23T20:47:09.588Z] TF CI Build Failed (gate) in 2h 9m 35s [2025-09-23T20:47:09.588Z] [2025-09-23T20:47:09.588Z] Failed checks: [2025-09-23T20:47:09.588Z] - juju-k8s http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/17/2117/5/gate_1641/juju-k8s : FAILURE in 0h 19m 58s [2025-09-23T20:47:09.588Z] [2025-09-23T20:47:09.588Z] Succeeded checks: [2025-09-23T20:47:09.588Z] - test-unit http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/17/2117/5/gate_1641/test-unit : SUCCESS in 1h 9m 19s [2025-09-23T20:47:09.588Z] - prepare-ut-sandbox http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/17/2117/5/gate_1641/prepare-ut-sandbox : SUCCESS in 0h 9m 52s [2025-09-23T20:47:09.588Z] - build-rocky9 http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/17/2117/5/gate_1641/build-rocky9 : SUCCESS in 1h 29m 16s [2025-09-23T20:47:09.588Z] - ansible-os http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/17/2117/5/gate_1641/ansible-os : SUCCESS in 0h 55m 50s [Pipeline] withCredentials [2025-09-23T20:47:09.615Z] Masking supported pattern matches of $GERRIT_API_PASSWORD [Pipeline] { [Pipeline] echo [2025-09-23T20:47:09.690Z] INFO: resolved gerrit URL is https://gerrit.opensdn.io/ [Pipeline] sh [2025-09-23T20:47:09.982Z] + /home/jenkins/workspace/pipeline-gate/src/opensdn-io/tf-jenkins/infra/gerrit/notify.py --gerrit https://gerrit.opensdn.io/ --user tf-gerrit --password **** --review I93c10845ee73ca2db3c35ba88b5accb1bd138010 --patchset 5 --branch master --labels Verified=-2 --message 'TF CI Build Failed (gate) in 2h 9m 35s [2025-09-23T20:47:09.982Z] [2025-09-23T20:47:09.982Z] Failed checks: [2025-09-23T20:47:09.982Z] - juju-k8s http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/17/2117/5/gate_1641/juju-k8s : FAILURE in 0h 19m 58s [2025-09-23T20:47:09.982Z] [2025-09-23T20:47:09.982Z] Succeeded checks: [2025-09-23T20:47:09.982Z] - test-unit http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/17/2117/5/gate_1641/test-unit : SUCCESS in 1h 9m 19s [2025-09-23T20:47:09.982Z] - prepare-ut-sandbox http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/17/2117/5/gate_1641/prepare-ut-sandbox : SUCCESS in 0h 9m 52s [2025-09-23T20:47:09.982Z] - build-rocky9 http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/17/2117/5/gate_1641/build-rocky9 : SUCCESS in 1h 29m 16s [2025-09-23T20:47:09.982Z] - ansible-os http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/17/2117/5/gate_1641/ansible-os : SUCCESS in 0h 55m 50s' [2025-09-23T20:47:10.239Z] DEBUG: Change: {'id': 'opensdn-io%2Ftf-controller~master~I93c10845ee73ca2db3c35ba88b5accb1bd138010', 'project': 'opensdn-io/tf-controller', 'branch': 'master', 'attention_set': {'1000044': {'account': {'_account_id': 1000044}, 'last_update': '2025-09-16 11:51:22.000000000', 'reason': 'Someone else replied on the change'}}, 'removed_from_attention_set': {'1000003': {'account': {'_account_id': 1000003}, 'last_update': '2025-09-19 15:06:56.000000000', 'reason': 'Removed by by clicking the attention icon', 'reason_account': {'_account_id': 1000003}}, '1000001': {'account': {'_account_id': 1000001}, 'last_update': '2025-09-23 14:54:09.000000000', 'reason': 'removed on reply'}, '1000012': {'account': {'_account_id': 1000012}, 'last_update': '2025-09-23 17:34:44.000000000', 'reason': ' replied on the change', 'reason_account': {'_account_id': 1000012}}}, 'hashtags': [], 'change_id': 'I93c10845ee73ca2db3c35ba88b5accb1bd138010', 'subject': "Don't check reverse flow on network policy. It is reflexive. Copy rules, acls from forward flow. The same for vrf case.", 'status': 'NEW', 'created': '2025-09-16 09:44:01.000000000', 'updated': '2025-09-23 18:37:36.000000000', 'submit_type': 'MERGE_IF_NECESSARY', 'insertions': 273, 'deletions': 23, 'total_comment_count': 3, 'unresolved_comment_count': 0, 'has_review_started': True, 'meta_rev_id': '8a21394a4cad763bc72b8947d75f4d6f9a17e21e', '_number': 2117, 'owner': {'_account_id': 1000044}, 'labels': {'Code-Review': {'all': [{'value': 2, 'date': '2025-09-23 18:37:21.000000000', 'permitted_voting_range': {'min': -2, 'max': 2}, '_account_id': 1000003}, {'value': 0, 'permitted_voting_range': {'min': -2, 'max': 2}, '_account_id': 1000001}, {'value': 1, 'date': '2025-09-23 17:34:44.000000000', 'permitted_voting_range': {'min': -1, 'max': 1}, '_account_id': 1000012}], 'values': {'-2': 'This shall not be submitted', '-1': 'I would prefer this is not submitted as is', ' 0': 'No score', '+1': 'Looks good to me, but someone else must approve', '+2': 'Looks good to me, approved'}, 'description': '', 'default_value': 0}, 'Verified': {'all': [{'value': 0, 'permitted_voting_range': {'min': -2, 'max': 2}, '_account_id': 1000003}, {'value': 0, 'date': '2025-09-23 18:37:36.000000000', 'permitted_voting_range': {'min': -2, 'max': 2}, '_account_id': 1000001}, {'_account_id': 1000012}], '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': {'Verified': {' 0': [{'_account_id': 1000001}]}, 'Code-Review': {'+1': [{'_account_id': 1000012}], '+2': [{'_account_id': 1000003}]}}, 'removable_reviewers': [{'_account_id': 1000003}, {'_account_id': 1000001}, {'_account_id': 1000012}], 'reviewers': {'REVIEWER': [{'_account_id': 1000001}, {'_account_id': 1000003}, {'_account_id': 1000012}]}, 'pending_reviewers': {}, 'current_revision': 'a720d2c1d15435248ab18a9080a3a8a4811e300c', 'revisions': {'a720d2c1d15435248ab18a9080a3a8a4811e300c': {'kind': 'REWORK', '_number': 5, 'created': '2025-09-23 14:53:52.000000000', 'uploader': {'_account_id': 1000044}, 'ref': 'refs/changes/17/2117/5', 'fetch': {'ssh': {'url': 'ssh://tf-gerrit@gerrit.opensdn.io:29418/opensdn-io/tf-controller', 'ref': 'refs/changes/17/2117/5'}, 'anonymous http': {'url': 'https://gerrit.opensdn.io/opensdn-io/tf-controller', 'ref': 'refs/changes/17/2117/5'}, 'http': {'url': 'https://tf-gerrit@gerrit.opensdn.io/a/opensdn-io/tf-controller', 'ref': 'refs/changes/17/2117/5'}}, 'commit': {'parents': [{'commit': '3c3feffb4cf970176e005eaf212145c90e93548a', 'subject': 'Merge "info.set_event for VxlanId::SetObjectLog restored"'}], 'author': {'name': 'Alexander Shesterin', 'email': 'alex-chester@mail.ru', 'date': '2025-09-16 09:35:40.000000000', 'tz': 180}, 'committer': {'name': 'shesterinav', 'email': 'alex-chester@mail.ru', 'date': '2025-09-23 14:53:46.000000000', 'tz': 180}, 'subject': "Don't check reverse flow on network policy. It is reflexive. Copy rules, acls from forward flow. The same for vrf case.", 'message': "Don't check reverse flow on network policy. It is reflexive. Copy rules, acls from forward flow. The same for vrf case.\n\nChange-Id: I93c10845ee73ca2db3c35ba88b5accb1bd138010\nSigned-off-by: shesterinav \nSigned-off-by: shesterinav \n"}}}, 'requirements': [], 'submit_records': [{'rule_name': 'gerrit~DefaultSubmitRule', 'status': 'NOT_READY', 'labels': [{'label': 'Code-Review', 'status': 'OK', 'applied_by': {'_account_id': 1000003}}, {'label': 'Verified', 'status': 'NEED'}]}]} [2025-09-23T20:47:10.239Z] DEBUG: push message data: {'labels': {'Verified': '-2'}, 'message': 'TF CI Build Failed (gate) in 2h 9m 35s\n\nFailed checks:\n- juju-k8s http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/17/2117/5/gate_1641/juju-k8s : FAILURE in 0h 19m 58s\n\nSucceeded checks:\n- test-unit http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/17/2117/5/gate_1641/test-unit : SUCCESS in 1h 9m 19s\n- prepare-ut-sandbox http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/17/2117/5/gate_1641/prepare-ut-sandbox : SUCCESS in 0h 9m 52s\n- build-rocky9 http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/17/2117/5/gate_1641/build-rocky9 : SUCCESS in 1h 29m 16s\n- ansible-os http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/17/2117/5/gate_1641/ansible-os : SUCCESS in 0h 55m 50s'} [Pipeline] } [Pipeline] // withCredentials [Pipeline] sh [Pipeline] archiveArtifacts [2025-09-23T20:47:10.620Z] Archiving artifacts [Pipeline] withCredentials [2025-09-23T20:47:10.819Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] writeFile [Pipeline] sh [2025-09-23T20:47:11.168Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-09-23T20:47:11.731Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] parallel [Pipeline] { (Branch: job-cleanup-workers) [Pipeline] stage [Pipeline] { (cleanup-workers) [Pipeline] echo [2025-09-23T20:47:12.518Z] JOB cleanup-workers: entering run_job [Pipeline] echo [2025-09-23T20:47:12.547Z] JOB cleanup-workers: vars empty. do not store vars file. [Pipeline] echo [2025-09-23T20:47:12.577Z] JOB cleanup-workers: Starting job: cleanup-workers rnd: #93919 [Pipeline] timeout [2025-09-23T20:47:12.593Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2025-09-23T20:47:12.633Z] Scheduling project: cleanup-workers [2025-09-23T20:47:18.186Z] Starting building: cleanup-workers #5363 [2025-09-23T20:47:21.930Z] Build cleanup-workers #5363 completed: FAILURE [Pipeline] } [Pipeline] // timeout [Pipeline] echo [2025-09-23T20:47:22.025Z] JOB cleanup-workers: Failed [Pipeline] copyArtifacts [Pipeline] echo [2025-09-23T20:47:22.105Z] JOB cleanup-workers: Collected artifacts: [Pipeline] sh [2025-09-23T20:47:22.391Z] + ls -la cleanup-workers-93919 [2025-09-23T20:47:22.391Z] ls: cannot access 'cleanup-workers-93919': No such file or directory [2025-09-23T20:47:22.391Z] + /bin/true [Pipeline] withCredentials [2025-09-23T20:47:22.438Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-09-23T20:47:22.758Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-09-23T20:47:23.320Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-09-23T20:47:24.248Z] JOB cleanup-workers: error in job!!! [Pipeline] echo [2025-09-23T20:47:24.262Z] JOB cleanup-workers: Err - org.jenkinsci.plugins.workflow.steps.FlowInterruptedException [Pipeline] echo [2025-09-23T20:47:24.278Z] JOB cleanup-workers: Message - null [Pipeline] echo [2025-09-23T20:47:24.297Z] JOB cleanup-workers: Cause - null [Pipeline] echo [2025-09-23T20:47:24.311Z] JOB cleanup-workers: Stacktrace - [PluginClassLoader for pipeline-build-step//org.jenkinsci.plugins.workflow.support.steps.build.BuildTriggerListener.onFinalized(BuildTriggerListener.java:76), hudson.model.listeners.RunListener.lambda$fireFinalized$3(RunListener.java:260), jenkins.util.Listeners.lambda$notify$0(Listeners.java:59), jenkins.util.Listeners.notify(Listeners.java:67), hudson.model.listeners.RunListener.fireFinalized(RunListener.java:258), hudson.model.Run.onEndBuilding(Run.java:2052), hudson.model.Run.execute(Run.java:1959), hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44), hudson.model.ResourceController.execute(ResourceController.java:101), hudson.model.Executor.run(Executor.java:446)] [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-09-23T20:47:24.383Z] Failed in branch job-cleanup-workers [Pipeline] // parallel [Pipeline] echo [2025-09-23T20:47:24.448Z] URL of console output = https://jenkins.opensdn.io/job/pipeline-gate/1641/consoleText [Pipeline] withCredentials [2025-09-23T20:47:24.480Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh