Triggered by Gerrit: https://gerrit.opensdn.io/c/opensdn-io/tf-controller/+/1961 Obtained pipelines/main.groovy from git https://github.com/opensdn-io/tf-jenkins.git [Pipeline] Start of Pipeline [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-07-12T22:12:20.669Z] Timeout set to expire in 8 hr 0 min [Pipeline] { [Pipeline] node [2025-07-12T22:12:20.716Z] Running on slave-openstack-gz1_1 in /home/jenkins/workspace/pipeline-check [Pipeline] { [Pipeline] stage [Pipeline] { (init) [Pipeline] cleanWs [2025-07-12T22:12:20.807Z] [WS-CLEANUP] Deleting project workspace... [2025-07-12T22:12:20.807Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-07-12T22:12:20.851Z] [WS-CLEANUP] done [Pipeline] checkout [2025-07-12T22:12:20.879Z] The recommended git tool is: git [2025-07-12T22:12:20.883Z] No credentials specified [2025-07-12T22:12:20.885Z] Cloning the remote Git repository [2025-07-12T22:12:20.889Z] Cloning repository https://github.com/opensdn-io/tf-jenkins.git [2025-07-12T22:12:20.889Z] > git init /home/jenkins/workspace/pipeline-check/src/opensdn-io/tf-jenkins # timeout=10 [2025-07-12T22:12:20.896Z] Fetching upstream changes from https://github.com/opensdn-io/tf-jenkins.git [2025-07-12T22:12:20.896Z] > git --version # timeout=10 [2025-07-12T22:12:20.897Z] > git --version # 'git version 2.25.1' [2025-07-12T22:12:20.898Z] > git fetch --tags --force --progress -- https://github.com/opensdn-io/tf-jenkins.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-07-12T22:12:22.076Z] Avoid second fetch [2025-07-12T22:12:22.081Z] Checking out Revision d81b5968cb053ac5e86620bf5f330186b30c4115 (refs/remotes/origin/master) [2025-07-12T22:12:22.136Z] Commit message: "Revert "add build-rocky9 to nightly and publish"" [2025-07-12T22:12:22.067Z] > git config remote.origin.url https://github.com/opensdn-io/tf-jenkins.git # timeout=10 [2025-07-12T22:12:22.069Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-07-12T22:12:22.077Z] > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 [2025-07-12T22:12:22.082Z] > git config core.sparsecheckout # timeout=10 [2025-07-12T22:12:22.084Z] > git checkout -f d81b5968cb053ac5e86620bf5f330186b30c4115 # timeout=10 [2025-07-12T22:12:22.142Z] > git rev-list --no-walk 146c20cc89e9224ce372b96067c782cea212cb70 # timeout=10 [Pipeline] load [Pipeline] { (/home/jenkins/workspace/pipeline-check/src/opensdn-io/tf-jenkins/pipelines/utils/gerrit.groovy) [Pipeline] } [Pipeline] // load [Pipeline] echo [2025-07-12T22:12:22.535Z] INFO: resolved gerrit URL is https://gerrit.opensdn.io/ [Pipeline] sh [2025-07-12T22:12:22.835Z] + /home/jenkins/workspace/pipeline-check/src/opensdn-io/tf-jenkins/infra/gerrit/resolve_patchsets.py --gerrit https://gerrit.opensdn.io/ --review Ia220cf7bd64b88486b0b823f20109321ecdb45b1 --branch master --changed_files --output /home/jenkins/workspace/pipeline-check/patchsets-info.json [2025-07-12T22:12:22.835Z] DEBUG: Change: {'id': 'opensdn-io%2Ftf-controller~master~Ia220cf7bd64b88486b0b823f20109321ecdb45b1', 'project': 'opensdn-io/tf-controller', 'branch': 'master', 'hashtags': [], 'change_id': 'Ia220cf7bd64b88486b0b823f20109321ecdb45b1', 'subject': 'Get rid of LR and VN linked via project', 'status': 'NEW', 'created': '2025-07-12 22:12:11.000000000', 'updated': '2025-07-12 22:12:11.000000000', 'submit_type': 'MERGE_IF_NECESSARY', 'insertions': 8, 'deletions': 3, 'total_comment_count': 0, 'unresolved_comment_count': 0, 'has_review_started': True, 'meta_rev_id': 'f7ee9c6bfbe8feb57e9a2b4b7c74d245ddbd247c', '_number': 1961, 'owner': {'_account_id': 1000008}, 'labels': {'Code-Review': {'values': {'-2': 'This shall not be submitted', '-1': 'I would prefer this is not submitted as is', ' 0': 'No score', '+1': 'Looks good to me, but someone else must approve', '+2': 'Looks good to me, approved'}, 'description': '', 'default_value': 0}, 'Verified': {'values': {'-2': 'Fails', '-1': 'Fails', ' 0': 'No score', '+1': 'Verified', '+2': 'Gating'}, 'description': '', 'default_value': 0}}, 'removable_reviewers': [], 'reviewers': {}, 'pending_reviewers': {}, 'current_revision': '0f61e1177c66bb25cfbe3402558440e4d9f556e7', 'revisions': {'0f61e1177c66bb25cfbe3402558440e4d9f556e7': {'kind': 'REWORK', '_number': 1, 'created': '2025-07-12 22:12:11.000000000', 'uploader': {'_account_id': 1000008}, 'ref': 'refs/changes/61/1961/1', 'fetch': {'anonymous http': {'url': 'https://gerrit.opensdn.io/opensdn-io/tf-controller', 'ref': 'refs/changes/61/1961/1'}}, 'commit': {'parents': [{'commit': '40ffbb7dd9ab57215f0d78f9ee890058de6c6a20', 'subject': "Moving bgpaas routine from agent to controller to keep routes's bgp attributes after crossing from bridge vrf to vxlan routing vrf"}], 'author': {'name': 'Yury Konovalov', 'email': 'YKonovalov@gmail.com', 'date': '2025-07-12 22:10:43.000000000', 'tz': 180}, 'committer': {'name': 'Yury Konovalov', 'email': 'YKonovalov@gmail.com', 'date': '2025-07-12 22:10:43.000000000', 'tz': 180}, 'subject': 'Get rid of LR and VN linked via project', 'message': 'Get rid of LR and VN linked via project\n\nChange-Id: Ia220cf7bd64b88486b0b823f20109321ecdb45b1\n'}}}, 'requirements': [], 'submit_records': [{'rule_name': 'gerrit~DefaultSubmitRule', 'status': 'NOT_READY', 'labels': [{'label': 'Code-Review', 'status': 'NEED'}, {'label': 'Verified', 'status': 'NEED'}]}]} [2025-07-12T22:12:22.835Z] DEBUG: Change: {'id': 'opensdn-io%2Ftf-controller~master~I7118bdd906bae2144282838fc4a6b307c08d7b3f', 'project': 'opensdn-io/tf-controller', 'branch': 'master', 'attention_set': {}, 'removed_from_attention_set': {'1000001': {'account': {'_account_id': 1000001}, 'last_update': '2025-07-10 14:01:52.000000000', 'reason': 'removed on reply'}, '1000015': {'account': {'_account_id': 1000015}, 'last_update': '2025-07-11 13:26:25.000000000', 'reason': 'Change was submitted'}, '1000012': {'account': {'_account_id': 1000012}, 'last_update': '2025-07-10 16:05:48.000000000', 'reason': ' replied on the change', 'reason_account': {'_account_id': 1000012}}}, 'hashtags': [], 'change_id': 'I7118bdd906bae2144282838fc4a6b307c08d7b3f', 'subject': "Moving bgpaas routine from agent to controller to keep routes's bgp attributes after crossing from bridge vrf to vxlan routing vrf", 'status': 'MERGED', 'created': '2025-07-09 15:48:09.000000000', 'updated': '2025-07-11 13:26:52.000000000', 'submitted': '2025-07-11 13:26:25.000000000', 'submitter': {'_account_id': 1000001}, 'insertions': 680, 'deletions': 225, 'total_comment_count': 70, 'unresolved_comment_count': 0, 'has_review_started': True, 'submission_id': '1904', 'meta_rev_id': 'a011f90fdb82cf3330fb9d716d32f9c717df57f3', '_number': 1904, 'owner': {'_account_id': 1000015}, 'labels': {'Code-Review': {'all': [{'value': 2, 'date': '2025-07-11 08:37:35.000000000', 'permitted_voting_range': {'min': 2, 'max': 2}, '_account_id': 1000003}, {'value': 0, '_account_id': 1000001}, {'value': 1, 'date': '2025-07-10 16:05:48.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, '_account_id': 1000003}, {'value': 2, 'date': '2025-07-11 13:26:17.000000000', 'permitted_voting_range': {'min': 2, 'max': 2}, '_account_id': 1000001}, {'value': 0, '_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': '40ffbb7dd9ab57215f0d78f9ee890058de6c6a20', 'revisions': {'40ffbb7dd9ab57215f0d78f9ee890058de6c6a20': {'kind': 'REWORK', '_number': 3, 'created': '2025-07-10 14:01:34.000000000', 'uploader': {'_account_id': 1000015}, 'ref': 'refs/changes/04/1904/3', 'fetch': {'anonymous http': {'url': 'https://gerrit.opensdn.io/opensdn-io/tf-controller', 'ref': 'refs/changes/04/1904/3'}}, 'commit': {'parents': [{'commit': '3c9455203ee12eb9387d14162b893c213331a0d7', 'subject': 'Change set_origin_vn_name for routes in agent to work with snat LR'}], 'author': {'name': 'HelenZiz', 'email': 'ezizganova@gmail.com', 'date': '2025-07-09 15:47:53.000000000', 'tz': 180}, 'committer': {'name': 'HelenZiz', 'email': 'ezizganova@gmail.com', 'date': '2025-07-10 14:01:20.000000000', 'tz': 180}, 'subject': "Moving bgpaas routine from agent to controller to keep routes's bgp attributes after crossing from bridge vrf to vxlan routing vrf", 'message': "Moving bgpaas routine from agent to controller to keep routes's bgp attributes after crossing from bridge vrf to vxlan routing vrf\n\nChange-Id: I7118bdd906bae2144282838fc4a6b307c08d7b3f\n"}}}, 'requirements': [], 'submit_records': [{'rule_name': 'gerrit~DefaultSubmitRule', 'status': 'CLOSED', 'labels': [{'label': 'Code-Review', 'status': 'OK', 'applied_by': {'_account_id': 1000003}}, {'label': 'Verified', 'status': 'OK', 'applied_by': {'_account_id': 1000001}}]}]} [2025-07-12T22:12:22.835Z] DEBUG: Change: Ia220cf7bd64b88486b0b823f20109321ecdb45b1: depends_on: [] [Pipeline] archiveArtifacts [2025-07-12T22:12:22.866Z] Archiving artifacts [Pipeline] sh [Pipeline] load [Pipeline] { (/home/jenkins/workspace/pipeline-check/src/opensdn-io/tf-jenkins/pipelines/utils/gerrit.groovy) [Pipeline] } [Pipeline] // load [Pipeline] load [Pipeline] { (/home/jenkins/workspace/pipeline-check/src/opensdn-io/tf-jenkins/pipelines/constants.groovy) [Pipeline] } [Pipeline] // load [Pipeline] load [Pipeline] { (/home/jenkins/workspace/pipeline-check/src/opensdn-io/tf-jenkins/pipelines/utils/config.groovy) [Pipeline] } [Pipeline] // load [Pipeline] load [Pipeline] { (/home/jenkins/workspace/pipeline-check/src/opensdn-io/tf-jenkins/pipelines/utils/jobs.groovy) [Pipeline] } [Pipeline] // load [Pipeline] load [Pipeline] { (/home/jenkins/workspace/pipeline-check/src/opensdn-io/tf-jenkins/pipelines/utils/gate.groovy) [Pipeline] } [Pipeline] // load [Pipeline] } [Pipeline] // stage [Pipeline] withCredentials [2025-07-12T22:12:24.871Z] Masking supported pattern matches of $GERRIT_API_PASSWORD [Pipeline] { [Pipeline] echo [2025-07-12T22:12:24.927Z] INFO: resolved gerrit URL is https://gerrit.opensdn.io/ [Pipeline] sh [2025-07-12T22:12:25.216Z] + /home/jenkins/workspace/pipeline-check/src/opensdn-io/tf-jenkins/infra/gerrit/is_merged.py --gerrit https://gerrit.opensdn.io/ --user tf-gerrit --password **** --review Ia220cf7bd64b88486b0b823f20109321ecdb45b1 --branch master [2025-07-12T22:12:25.223Z] DEBUG: Change: {'id': 'opensdn-io%2Ftf-controller~master~Ia220cf7bd64b88486b0b823f20109321ecdb45b1', 'project': 'opensdn-io/tf-controller', 'branch': 'master', 'hashtags': [], 'change_id': 'Ia220cf7bd64b88486b0b823f20109321ecdb45b1', 'subject': 'Get rid of LR and VN linked via project', 'status': 'NEW', 'created': '2025-07-12 22:12:11.000000000', 'updated': '2025-07-12 22:12:11.000000000', 'submit_type': 'MERGE_IF_NECESSARY', 'insertions': 8, 'deletions': 3, 'total_comment_count': 0, 'unresolved_comment_count': 0, 'has_review_started': True, 'meta_rev_id': 'f7ee9c6bfbe8feb57e9a2b4b7c74d245ddbd247c', '_number': 1961, 'owner': {'_account_id': 1000008}, 'labels': {'Code-Review': {'values': {'-2': 'This shall not be submitted', '-1': 'I would prefer this is not submitted as is', ' 0': 'No score', '+1': 'Looks good to me, but someone else must approve', '+2': 'Looks good to me, approved'}, 'description': '', 'default_value': 0}, 'Verified': {'values': {'-2': 'Fails', '-1': 'Fails', ' 0': 'No score', '+1': 'Verified', '+2': 'Gating'}, 'description': '', 'default_value': 0}}, 'permitted_labels': {'Code-Review': ['-2', '-1', ' 0', '+1', '+2'], 'Verified': ['-2', '-1', ' 0', '+1', '+2']}, 'removable_labels': {}, 'removable_reviewers': [], 'reviewers': {}, 'pending_reviewers': {}, 'current_revision': '0f61e1177c66bb25cfbe3402558440e4d9f556e7', 'revisions': {'0f61e1177c66bb25cfbe3402558440e4d9f556e7': {'kind': 'REWORK', '_number': 1, 'created': '2025-07-12 22:12:11.000000000', 'uploader': {'_account_id': 1000008}, 'ref': 'refs/changes/61/1961/1', 'fetch': {'ssh': {'url': 'ssh://tf-gerrit@gerrit.opensdn.io:29418/opensdn-io/tf-controller', 'ref': 'refs/changes/61/1961/1'}, 'anonymous http': {'url': 'https://gerrit.opensdn.io/opensdn-io/tf-controller', 'ref': 'refs/changes/61/1961/1'}, 'http': {'url': 'https://tf-gerrit@gerrit.opensdn.io/a/opensdn-io/tf-controller', 'ref': 'refs/changes/61/1961/1'}}, 'commit': {'parents': [{'commit': '40ffbb7dd9ab57215f0d78f9ee890058de6c6a20', 'subject': "Moving bgpaas routine from agent to controller to keep routes's bgp attributes after crossing from bridge vrf to vxlan routing vrf"}], 'author': {'name': 'Yury Konovalov', 'email': 'YKonovalov@gmail.com', 'date': '2025-07-12 22:10:43.000000000', 'tz': 180}, 'committer': {'name': 'Yury Konovalov', 'email': 'YKonovalov@gmail.com', 'date': '2025-07-12 22:10:43.000000000', 'tz': 180}, 'subject': 'Get rid of LR and VN linked via project', 'message': 'Get rid of LR and VN linked via project\n\nChange-Id: Ia220cf7bd64b88486b0b823f20109321ecdb45b1\n'}}}, 'requirements': [], 'submit_records': [{'rule_name': 'gerrit~DefaultSubmitRule', 'status': 'NOT_READY', 'labels': [{'label': 'Code-Review', 'status': 'NEED'}, {'label': 'Verified', 'status': 'NEED'}]}]} [Pipeline] echo [2025-07-12T22:12:25.246Z] is_merged.py returns non-zero code. It means that review is not merged for now. [Pipeline] echo [2025-07-12T22:12:25.263Z] script returned exit code 1 [Pipeline] } [Pipeline] // withCredentials [Pipeline] stage [Pipeline] { (Pre-build) [Pipeline] echo [2025-07-12T22:12:25.382Z] Logs URL: http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/61/1961/1/check_2261 [Pipeline] echo [2025-07-12T22:12:25.407Z] terminate_runs_by_review_number: start [Pipeline] echo [2025-07-12T22:12:25.838Z] terminate_runs_by_review_number: terminated builds = [] [Pipeline] echo [2025-07-12T22:12:25.865Z] Search for dependent builds for Ia220cf7bd64b88486b0b823f20109321ecdb45b1 [Pipeline] echo [2025-07-12T22:12:26.157Z] terminate_runs_by_depends_on_recursive: terminated builds = [] [Pipeline] sh [Pipeline] echo [2025-07-12T22:12:26.576Z] Pipeline to run: check [Pipeline] sh [Pipeline] sh [Pipeline] archiveArtifacts [2025-07-12T22:12:27.185Z] 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-07-12T22:12:28.050Z] Streams from config: [test-unit:[vars:[LINUX_DISTR:centos], jobs:[test-unit-agent, test-unit-opserver, test-unit-bgp, test-unit-group-one, test-unit-group-two, test-unit-ungrouped]], prepare-ut-sandbox:[vars:[LINUX_DISTR:centos], jobs:[prepare-sandbox-ut-sandbox, fetch-sources-ut-sandbox, configure-ut-sandbox, cleanup-worker-ut-sandbox]], ansible-os:[vars:[MONITORING_DEPLOY_TARGET:AIO, MONITORING_DEPLOYER:ansible, MONITORING_ORCHESTRATOR:os, USE_DATAPLANE_NETWORK:true], jobs:[deploy-platform-ansible-os, deploy-tf-ansible-os, test-sanity-ansible-os, collect-logs-and-cleanup-ansible-os]], build-centos:[vars:[LINUX_DISTR:centos], jobs:[prepare-sandbox-centos, fetch-sources-centos, configure-centos, package-deployers-centos, compile-centos, package-centos, freeze-centos, cleanup-centos]]] [Pipeline] echo [2025-07-12T22:12:28.065Z] Jobs from config: [test-unit-agent:[stream:test-unit, depends-on:[[configure-ut-sandbox:[inherit-keys:[DEVENV_TAG, UNITTEST_TARGETS]]]]], test-unit-opserver:[stream:test-unit, depends-on:[[configure-ut-sandbox:[inherit-keys:[DEVENV_TAG, UNITTEST_TARGETS]]]]], test-unit-bgp:[stream:test-unit, depends-on:[[configure-ut-sandbox:[inherit-keys:[DEVENV_TAG, UNITTEST_TARGETS]]]]], test-unit-group-one:[stream:test-unit, depends-on:[[configure-ut-sandbox:[inherit-keys:[DEVENV_TAG, UNITTEST_TARGETS]]]]], test-unit-group-two:[stream:test-unit, depends-on:[[configure-ut-sandbox:[inherit-keys:[DEVENV_TAG, UNITTEST_TARGETS]]]]], test-unit-ungrouped:[stream:test-unit, depends-on:[[configure-ut-sandbox:[inherit-keys:[DEVENV_TAG, UNITTEST_TARGETS]]]]], prepare-sandbox-ut-sandbox:[job-name:build-prepare-sandbox, stream:prepare-ut-sandbox, vars:[PUBLISH_TYPE:stable, VM_TYPE:small]], fetch-sources-ut-sandbox:[job-name:build-fetch-sources, stream:prepare-ut-sandbox, depends-on:[prepare-sandbox-ut-sandbox]], configure-ut-sandbox:[job-name:build-configure, stream:prepare-ut-sandbox, depends-on:[fetch-sources-ut-sandbox], vars:[PUBLISH_TYPE:build]], cleanup-worker-ut-sandbox:[job-name:build-cleanup, stream:prepare-ut-sandbox, type:post-hook, depends-on:[configure-ut-sandbox]], deploy-platform-ansible-os:[stream:ansible-os, depends-on:[package-centos]], deploy-tf-ansible-os:[stream:ansible-os, depends-on:[package-centos, deploy-platform-ansible-os]], test-sanity-ansible-os:[job-name:test-sanity, stream:ansible-os, depends-on:[deploy-tf-ansible-os]], collect-logs-and-cleanup-ansible-os:[job-name:collect-logs-and-cleanup, stream:ansible-os, type:post-hook, depends-on:[deploy-platform-ansible-os, deploy-tf-ansible-os, test-sanity-ansible-os]], prepare-sandbox-centos:[job-name:build-prepare-sandbox, stream:build-centos, vars:[DEVENV_TAG:frozen]], fetch-sources-centos:[job-name:build-fetch-sources, stream:build-centos, depends-on:[prepare-sandbox-centos]], configure-centos:[job-name:build-configure, stream:build-centos, depends-on:[fetch-sources-centos]], package-deployers-centos:[job-name:build-package-deployers, stream:build-centos, depends-on:[configure-centos]], compile-centos:[job-name:build-compile, stream:build-centos, depends-on:[package-deployers-centos]], package-centos:[job-name:build-package, stream:build-centos, depends-on:[compile-centos]], freeze-centos:[job-name:build-freeze, stream:build-centos, depends-on:[package-centos], vars:[PUBLISH_TYPE:frozen]], cleanup-centos:[job-name:build-cleanup, stream:build-centos, type:post-hook, depends-on:[freeze-centos]]] [Pipeline] echo [2025-07-12T22:12:28.080Z] Post Jobs from config: [cleanup-workers:[:]] [Pipeline] echo [2025-07-12T22:12:28.109Z] Notify gerrit verified=0, submit=false, msg= [2025-07-12T22:12:28.109Z] TF CI Build Started (check) https://jenkins.opensdn.io/job/pipeline-check/2261/ [Pipeline] withCredentials [2025-07-12T22:12:28.133Z] Masking supported pattern matches of $GERRIT_API_PASSWORD [Pipeline] { [Pipeline] echo [2025-07-12T22:12:28.187Z] INFO: resolved gerrit URL is https://gerrit.opensdn.io/ [Pipeline] sh [2025-07-12T22:12:28.476Z] + /home/jenkins/workspace/pipeline-check/src/opensdn-io/tf-jenkins/infra/gerrit/notify.py --gerrit https://gerrit.opensdn.io/ --user tf-gerrit --password **** --review Ia220cf7bd64b88486b0b823f20109321ecdb45b1 --patchset 1 --branch master --labels Verified=0 --message 'TF CI Build Started (check) https://jenkins.opensdn.io/job/pipeline-check/2261/' [2025-07-12T22:12:28.476Z] DEBUG: Change: {'id': 'opensdn-io%2Ftf-controller~master~Ia220cf7bd64b88486b0b823f20109321ecdb45b1', 'project': 'opensdn-io/tf-controller', 'branch': 'master', 'hashtags': [], 'change_id': 'Ia220cf7bd64b88486b0b823f20109321ecdb45b1', 'subject': 'Get rid of LR and VN linked via project', 'status': 'NEW', 'created': '2025-07-12 22:12:11.000000000', 'updated': '2025-07-12 22:12:11.000000000', 'submit_type': 'MERGE_IF_NECESSARY', 'insertions': 8, 'deletions': 3, 'total_comment_count': 0, 'unresolved_comment_count': 0, 'has_review_started': True, 'meta_rev_id': 'f7ee9c6bfbe8feb57e9a2b4b7c74d245ddbd247c', '_number': 1961, 'owner': {'_account_id': 1000008}, 'labels': {'Code-Review': {'values': {'-2': 'This shall not be submitted', '-1': 'I would prefer this is not submitted as is', ' 0': 'No score', '+1': 'Looks good to me, but someone else must approve', '+2': 'Looks good to me, approved'}, 'description': '', 'default_value': 0}, 'Verified': {'values': {'-2': 'Fails', '-1': 'Fails', ' 0': 'No score', '+1': 'Verified', '+2': 'Gating'}, 'description': '', 'default_value': 0}}, 'permitted_labels': {'Code-Review': ['-2', '-1', ' 0', '+1', '+2'], 'Verified': ['-2', '-1', ' 0', '+1', '+2']}, 'removable_labels': {}, 'removable_reviewers': [], 'reviewers': {}, 'pending_reviewers': {}, 'current_revision': '0f61e1177c66bb25cfbe3402558440e4d9f556e7', 'revisions': {'0f61e1177c66bb25cfbe3402558440e4d9f556e7': {'kind': 'REWORK', '_number': 1, 'created': '2025-07-12 22:12:11.000000000', 'uploader': {'_account_id': 1000008}, 'ref': 'refs/changes/61/1961/1', 'fetch': {'ssh': {'url': 'ssh://tf-gerrit@gerrit.opensdn.io:29418/opensdn-io/tf-controller', 'ref': 'refs/changes/61/1961/1'}, 'anonymous http': {'url': 'https://gerrit.opensdn.io/opensdn-io/tf-controller', 'ref': 'refs/changes/61/1961/1'}, 'http': {'url': 'https://tf-gerrit@gerrit.opensdn.io/a/opensdn-io/tf-controller', 'ref': 'refs/changes/61/1961/1'}}, 'commit': {'parents': [{'commit': '40ffbb7dd9ab57215f0d78f9ee890058de6c6a20', 'subject': "Moving bgpaas routine from agent to controller to keep routes's bgp attributes after crossing from bridge vrf to vxlan routing vrf"}], 'author': {'name': 'Yury Konovalov', 'email': 'YKonovalov@gmail.com', 'date': '2025-07-12 22:10:43.000000000', 'tz': 180}, 'committer': {'name': 'Yury Konovalov', 'email': 'YKonovalov@gmail.com', 'date': '2025-07-12 22:10:43.000000000', 'tz': 180}, 'subject': 'Get rid of LR and VN linked via project', 'message': 'Get rid of LR and VN linked via project\n\nChange-Id: Ia220cf7bd64b88486b0b823f20109321ecdb45b1\n'}}}, 'requirements': [], 'submit_records': [{'rule_name': 'gerrit~DefaultSubmitRule', 'status': 'NOT_READY', 'labels': [{'label': 'Code-Review', 'status': 'NEED'}, {'label': 'Verified', 'status': 'NEED'}]}]} [2025-07-12T22:12:28.476Z] DEBUG: push message data: {'labels': {'Verified': '0'}, 'message': 'TF CI Build Started (check) https://jenkins.opensdn.io/job/pipeline-check/2261/'} [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-07-12T22:12:28.812Z] Notify discord for new job is started [Pipeline] echo [2025-07-12T22:12:28.850Z] INFO: resolved gerrit URL is https://gerrit.opensdn.io/ [Pipeline] echo [2025-07-12T22:12:28.874Z] Notify discord msg= [2025-07-12T22:12:28.874Z] New review. [2025-07-12T22:12:28.874Z] [Get rid of LR and VN linked via project](https://gerrit.opensdn.io/c/opensdn-io/tf-controller/+/1961) [Pipeline] withCredentials [2025-07-12T22:12:28.897Z] Masking supported pattern matches of $DISCORD_WEBHOOK_URL [Pipeline] { [Pipeline] writeFile [Pipeline] sh [2025-07-12T22:12:29.250Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-07-12T22:12:29.250Z] Dload Upload Total Spent Left Speed [2025-07-12T22:12:29.813Z] [2025-07-12T22:12:29.813Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 [2025-07-12T22:12:29.813Z] 100 162 0 0 100 162 0 209 --:--:-- --:--:-- --:--:-- 209 [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] parallel [Pipeline] { (Branch: stream-test-unit) [Pipeline] { (Branch: stream-prepare-ut-sandbox) [Pipeline] { (Branch: stream-ansible-os) [Pipeline] { (Branch: stream-build-centos) [Pipeline] parallel [Pipeline] { (Branch: test-unit-agent) [Pipeline] { (Branch: test-unit-opserver) [Pipeline] { (Branch: test-unit-bgp) [Pipeline] { (Branch: test-unit-group-one) [Pipeline] { (Branch: test-unit-group-two) [Pipeline] { (Branch: test-unit-ungrouped) [Pipeline] parallel [Pipeline] { (Branch: prepare-sandbox-ut-sandbox) [Pipeline] { (Branch: fetch-sources-ut-sandbox) [Pipeline] { (Branch: configure-ut-sandbox) [Pipeline] { (Branch: cleanup-worker-ut-sandbox) [Pipeline] parallel [Pipeline] { (Branch: deploy-platform-ansible-os) [Pipeline] { (Branch: deploy-tf-ansible-os) [Pipeline] { (Branch: test-sanity-ansible-os) [Pipeline] { (Branch: collect-logs-and-cleanup-ansible-os) [Pipeline] parallel [Pipeline] { (Branch: prepare-sandbox-centos) [Pipeline] { (Branch: fetch-sources-centos) [Pipeline] { (Branch: configure-centos) [Pipeline] { (Branch: package-deployers-centos) [Pipeline] { (Branch: compile-centos) [Pipeline] { (Branch: package-centos) [Pipeline] { (Branch: freeze-centos) [Pipeline] { (Branch: cleanup-centos) [Pipeline] stage [Pipeline] { (test-unit-agent) [Pipeline] stage [Pipeline] { (test-unit-opserver) [Pipeline] stage [Pipeline] { (test-unit-bgp) [Pipeline] stage [Pipeline] { (test-unit-group-one) [Pipeline] stage [Pipeline] { (test-unit-group-two) [Pipeline] stage [Pipeline] { (test-unit-ungrouped) [Pipeline] stage [Pipeline] { (prepare-sandbox-ut-sandbox) [Pipeline] stage [Pipeline] { (fetch-sources-ut-sandbox) [Pipeline] stage [Pipeline] { (configure-ut-sandbox) [Pipeline] stage [Pipeline] { (cleanup-worker-ut-sandbox) [Pipeline] stage [Pipeline] { (deploy-platform-ansible-os) [Pipeline] stage [Pipeline] { (deploy-tf-ansible-os) [Pipeline] stage [Pipeline] { (test-sanity-ansible-os) [Pipeline] stage [Pipeline] { (collect-logs-and-cleanup-ansible-os) [Pipeline] stage [Pipeline] { (prepare-sandbox-centos) [Pipeline] stage [Pipeline] { (fetch-sources-centos) [Pipeline] stage [Pipeline] { (configure-centos) [Pipeline] stage [Pipeline] { (package-deployers-centos) [Pipeline] stage [Pipeline] { (compile-centos) [Pipeline] stage [Pipeline] { (package-centos) [Pipeline] stage [Pipeline] { (freeze-centos) [Pipeline] stage [Pipeline] { (cleanup-centos) [Pipeline] echo [2025-07-12T22:12:30.819Z] JOB test-unit-agent: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-07-12T22:12:30.850Z] JOB test-unit-opserver: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-07-12T22:12:30.883Z] JOB test-unit-bgp: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-07-12T22:12:30.916Z] JOB test-unit-group-one: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-07-12T22:12:30.953Z] JOB test-unit-group-two: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-07-12T22:12:30.990Z] JOB test-unit-ungrouped: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-07-12T22:12:31.026Z] JOB fetch-sources-ut-sandbox: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-07-12T22:12:31.061Z] JOB configure-ut-sandbox: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-07-12T22:12:31.098Z] JOB cleanup-worker-ut-sandbox: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-07-12T22:12:31.130Z] JOB deploy-platform-ansible-os: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-07-12T22:12:31.166Z] JOB deploy-tf-ansible-os: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-07-12T22:12:31.200Z] JOB test-sanity-ansible-os: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-07-12T22:12:31.233Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-07-12T22:12:31.266Z] JOB fetch-sources-centos: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-07-12T22:12:31.299Z] JOB configure-centos: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-07-12T22:12:31.330Z] JOB package-deployers-centos: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-07-12T22:12:31.362Z] JOB compile-centos: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-07-12T22:12:31.395Z] JOB package-centos: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-07-12T22:12:31.425Z] JOB freeze-centos: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-07-12T22:12:31.456Z] JOB cleanup-centos: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2025-07-12T22:12:31.528Z] JOB prepare-sandbox-ut-sandbox: entering run_job [Pipeline] echo [2025-07-12T22:12:31.543Z] JOB prepare-sandbox-centos: entering run_job [Pipeline] echo [2025-07-12T22:12:31.575Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:12:31.588Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-12T22:12:31.610Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:12:31.624Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-12T22:12:31.642Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:12:31.657Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-12T22:12:31.676Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:12:31.690Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-12T22:12:31.708Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:12:31.721Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-12T22:12:31.739Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:12:31.752Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-12T22:12:31.772Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:12:31.786Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-12T22:12:31.804Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:12:31.817Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-12T22:12:31.834Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:12:31.847Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] echo [2025-07-12T22:12:31.864Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:12:31.877Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-12T22:12:31.895Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-12T22:12:31.908Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-12T22:12:31.926Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2025-07-12T22:12:31.940Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-12T22:12:31.957Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2025-07-12T22:12:31.969Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-12T22:12:31.991Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-07-12T22:12:32.003Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-12T22:12:32.020Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-07-12T22:12:32.032Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-12T22:12:32.052Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-12T22:12:32.064Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-12T22:12:32.082Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:12:32.100Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-12T22:12:32.117Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-12T22:12:32.130Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] writeFile [Pipeline] echo [2025-07-12T22:12:32.169Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-12T22:12:32.183Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] writeFile [Pipeline] echo [2025-07-12T22:12:32.225Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-12T22:12:32.238Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-12T22:12:32.284Z] Will try again after 15 sec [2025-07-12T22:12:32.300Z] Will try again after 15 sec [2025-07-12T22:12:32.317Z] Will try again after 15 sec [2025-07-12T22:12:32.334Z] Will try again after 15 sec [2025-07-12T22:12:32.351Z] Will try again after 15 sec [2025-07-12T22:12:32.367Z] Will try again after 15 sec [2025-07-12T22:12:32.385Z] Will try again after 15 sec [2025-07-12T22:12:32.401Z] Will try again after 15 sec [2025-07-12T22:12:32.420Z] Will try again after 15 sec [2025-07-12T22:12:32.438Z] Will try again after 15 sec [2025-07-12T22:12:32.455Z] Will try again after 15 sec [2025-07-12T22:12:32.486Z] Will try again after 15 sec [2025-07-12T22:12:32.505Z] Will try again after 15 sec [2025-07-12T22:12:32.522Z] Will try again after 15 sec [2025-07-12T22:12:32.540Z] Will try again after 15 sec [2025-07-12T22:12:32.557Z] Will try again after 15 sec [2025-07-12T22:12:32.574Z] Will try again after 15 sec [2025-07-12T22:12:32.595Z] Will try again after 15 sec [2025-07-12T22:12:32.612Z] Will try again after 15 sec [Pipeline] archiveArtifacts [2025-07-12T22:12:32.632Z] Archiving artifacts [2025-07-12T22:12:32.669Z] Will try again after 15 sec [Pipeline] archiveArtifacts [2025-07-12T22:12:32.918Z] Archiving artifacts [Pipeline] echo [2025-07-12T22:12:32.986Z] JOB prepare-sandbox-centos: Starting job: build-prepare-sandbox rnd: #50016 [Pipeline] timeout [2025-07-12T22:12:33.001Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] echo [2025-07-12T22:12:33.029Z] JOB prepare-sandbox-ut-sandbox: Starting job: build-prepare-sandbox rnd: #25985 [Pipeline] timeout [2025-07-12T22:12:33.044Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2025-07-12T22:12:33.064Z] Scheduling project: build-prepare-sandbox [Pipeline] build [2025-07-12T22:12:33.096Z] Scheduling project: build-prepare-sandbox [2025-07-12T22:12:39.970Z] Starting building: build-prepare-sandbox #9891 [2025-07-12T22:12:44.975Z] Starting building: build-prepare-sandbox #9892 [Pipeline] { [Pipeline] { [Pipeline] echo [2025-07-12T22:12:47.334Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:12:47.348Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-12T22:12:47.372Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:12:47.387Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [2025-07-12T22:12:47.473Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [2025-07-12T22:12:47.530Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2025-07-12T22:12:47.574Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:12:47.589Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-12T22:12:47.608Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:12:47.623Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-12T22:12:47.645Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:12:47.660Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] echo [2025-07-12T22:12:47.695Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:12:47.713Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-12T22:12:47.735Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:12:47.755Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-12T22:12:47.778Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:12:47.796Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] echo [2025-07-12T22:12:47.835Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:12:47.851Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] echo [2025-07-12T22:12:47.888Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:12:47.907Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] echo [2025-07-12T22:12:47.944Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-12T22:12:47.958Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2025-07-12T22:12:48.019Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2025-07-12T22:12:48.033Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-12T22:12:48.062Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2025-07-12T22:12:48.079Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-12T22:12:48.097Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-07-12T22:12:48.111Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2025-07-12T22:12:48.163Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [2025-07-12T22:12:48.220Z] Will try again after 15 sec [2025-07-12T22:12:48.240Z] Will try again after 15 sec [Pipeline] echo [2025-07-12T22:12:48.256Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-07-12T22:12:48.273Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-07-12T22:12:48.326Z] Will try again after 15 sec [2025-07-12T22:12:48.346Z] Will try again after 15 sec [2025-07-12T22:12:48.365Z] Will try again after 15 sec [Pipeline] echo [2025-07-12T22:12:48.381Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-12T22:12:48.397Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-12T22:12:48.419Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:12:48.435Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-12T22:12:48.460Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-12T22:12:48.476Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2025-07-12T22:12:48.508Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-12T22:12:48.525Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:12:48.557Z] Will try again after 15 sec [2025-07-12T22:12:48.576Z] Will try again after 15 sec [Pipeline] echo [2025-07-12T22:12:48.591Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-12T22:12:48.607Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-12T22:12:48.652Z] Will try again after 15 sec [2025-07-12T22:12:48.670Z] Will try again after 15 sec [2025-07-12T22:12:48.691Z] Will try again after 15 sec [2025-07-12T22:12:48.712Z] Will try again after 15 sec [2025-07-12T22:12:48.772Z] Will try again after 15 sec [2025-07-12T22:12:48.829Z] Will try again after 15 sec [2025-07-12T22:12:48.847Z] Will try again after 15 sec [2025-07-12T22:12:48.865Z] Will try again after 15 sec [2025-07-12T22:12:48.883Z] Will try again after 15 sec [2025-07-12T22:12:48.926Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:13:02.508Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:13:02.522Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:13:02.572Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:13:02.619Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:13:02.641Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:13:02.684Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:13:03.196Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:13:03.210Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:13:03.257Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2025-07-12T22:13:03.305Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:13:03.322Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-12T22:13:03.345Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:13:03.359Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-07-12T22:13:03.417Z] Will try again after 15 sec [Pipeline] { [2025-07-12T22:13:03.456Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:13:03.515Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:13:03.529Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-12T22:13:03.551Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:13:03.566Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-12T22:13:03.583Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:13:03.597Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:13:03.640Z] Will try again after 15 sec [Pipeline] { [2025-07-12T22:13:03.673Z] Will try again after 15 sec [Pipeline] { [2025-07-12T22:13:03.702Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2025-07-12T22:13:03.784Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:13:03.798Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] echo [2025-07-12T22:13:03.822Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:13:03.839Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-12T22:13:03.874Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-12T22:13:03.890Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-12T22:13:03.918Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2025-07-12T22:13:03.933Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-12T22:13:03.964Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2025-07-12T22:13:03.979Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-12T22:13:03.998Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-07-12T22:13:04.015Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-07-12T22:13:04.078Z] Will try again after 15 sec [Pipeline] { [2025-07-12T22:13:04.113Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [2025-07-12T22:13:04.167Z] Will try again after 15 sec [Pipeline] { [2025-07-12T22:13:04.198Z] Will try again after 15 sec [2025-07-12T22:13:04.216Z] Will try again after 15 sec [2025-07-12T22:13:04.234Z] Will try again after 15 sec [Pipeline] echo [2025-07-12T22:13:04.248Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-07-12T22:13:04.262Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-12T22:13:04.280Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-12T22:13:04.294Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-12T22:13:04.336Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:13:04.350Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-12T22:13:04.370Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-12T22:13:04.383Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2025-07-12T22:13:04.422Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-12T22:13:04.435Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-12T22:13:04.462Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-12T22:13:04.475Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-12T22:13:04.567Z] Will try again after 15 sec [2025-07-12T22:13:04.585Z] Will try again after 15 sec [2025-07-12T22:13:04.606Z] Will try again after 15 sec [2025-07-12T22:13:04.624Z] Will try again after 15 sec [2025-07-12T22:13:04.647Z] Will try again after 15 sec [2025-07-12T22:13:04.670Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:13:17.607Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:13:17.622Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:13:17.668Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:13:17.711Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:13:17.724Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:13:17.767Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:13:18.290Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:13:18.305Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:13:18.347Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:13:18.445Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:13:18.458Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-07-12T22:13:18.516Z] Will try again after 15 sec [Pipeline] echo [2025-07-12T22:13:18.545Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:13:18.558Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:13:18.602Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:13:18.669Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:13:18.683Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-07-12T22:13:18.740Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:13:18.786Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:13:18.800Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-12T22:13:18.818Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:13:18.833Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:13:18.875Z] Will try again after 15 sec [2025-07-12T22:13:18.892Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:13:19.108Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:13:19.121Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] { [2025-07-12T22:13:19.176Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:13:19.220Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:13:19.239Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-12T22:13:19.258Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-12T22:13:19.273Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [2025-07-12T22:13:19.350Z] Will try again after 15 sec [2025-07-12T22:13:19.368Z] Will try again after 15 sec [Pipeline] echo [2025-07-12T22:13:19.387Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2025-07-12T22:13:19.400Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-12T22:13:19.417Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2025-07-12T22:13:19.430Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-12T22:13:19.452Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-07-12T22:13:19.466Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:13:19.533Z] Will try again after 15 sec [2025-07-12T22:13:19.552Z] Will try again after 15 sec [2025-07-12T22:13:19.569Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2025-07-12T22:13:19.642Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-07-12T22:13:19.656Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-12T22:13:19.675Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-12T22:13:19.689Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-12T22:13:19.706Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:13:20.074Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2025-07-12T22:13:20.140Z] Will try again after 15 sec [Pipeline] { [2025-07-12T22:13:20.180Z] Will try again after 15 sec [2025-07-12T22:13:20.198Z] Will try again after 15 sec [Pipeline] echo [2025-07-12T22:13:20.212Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-12T22:13:20.224Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2025-07-12T22:13:20.248Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-12T22:13:20.260Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-12T22:13:20.300Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-12T22:13:20.312Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-12T22:13:20.382Z] Will try again after 15 sec [2025-07-12T22:13:20.398Z] Will try again after 15 sec [2025-07-12T22:13:20.418Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:13:32.698Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:13:32.712Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:13:32.756Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:13:32.800Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:13:32.814Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:13:32.868Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:13:33.384Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:13:33.399Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:13:33.452Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:13:33.549Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:13:33.566Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:13:33.616Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:13:33.669Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:13:33.690Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:13:33.746Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:13:33.798Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:13:33.813Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:13:33.860Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:13:33.907Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:13:33.922Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-07-12T22:13:33.973Z] Will try again after 15 sec [Pipeline] echo [2025-07-12T22:13:34.012Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:13:34.029Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:13:34.078Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:13:34.210Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:13:34.227Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-07-12T22:13:34.279Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:13:34.383Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:13:34.397Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-07-12T22:13:34.448Z] Will try again after 15 sec [Pipeline] echo [2025-07-12T22:13:34.486Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-12T22:13:34.502Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:13:34.549Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2025-07-12T22:13:34.612Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2025-07-12T22:13:34.626Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-12T22:13:34.646Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2025-07-12T22:13:34.662Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-12T22:13:34.693Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-07-12T22:13:34.707Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:13:34.766Z] Will try again after 15 sec [2025-07-12T22:13:34.786Z] Will try again after 15 sec [2025-07-12T22:13:34.804Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:13:35.173Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-07-12T22:13:35.189Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-07-12T22:13:35.255Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:13:35.300Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-12T22:13:35.314Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-12T22:13:35.333Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:13:35.346Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:13:35.390Z] Will try again after 15 sec [2025-07-12T22:13:35.411Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2025-07-12T22:13:35.495Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-12T22:13:35.508Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2025-07-12T22:13:35.536Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-12T22:13:35.549Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:13:35.586Z] Will try again after 15 sec [Pipeline] echo [2025-07-12T22:13:35.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-07-12T22:13:35.619Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-12T22:13:35.668Z] Will try again after 15 sec [2025-07-12T22:13:35.703Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:13:47.790Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:13:47.805Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:13:47.851Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:13:47.900Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:13:47.927Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:13:47.972Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:13:48.482Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:13:48.495Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:13:48.541Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:13:48.646Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:13:48.659Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:13:48.703Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:13:48.774Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:13:48.792Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:13:48.837Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:13:48.890Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:13:48.903Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:13:48.945Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:13:48.999Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:13:49.013Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:13:49.058Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:13:49.105Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:13:49.117Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:13:49.160Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:13:49.310Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:13:49.324Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-07-12T22:13:49.368Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:13:49.477Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:13:49.490Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:13:49.532Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:13:49.575Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-12T22:13:49.589Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:13:49.634Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:13:49.795Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2025-07-12T22:13:49.809Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2025-07-12T22:13:49.877Z] Will try again after 15 sec [Pipeline] echo [2025-07-12T22:13:49.904Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2025-07-12T22:13:49.920Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-12T22:13:49.938Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-07-12T22:13:49.952Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:13:49.996Z] Will try again after 15 sec [2025-07-12T22:13:50.014Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:13:50.288Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-07-12T22:13:50.303Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:13:50.351Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:13:50.422Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-12T22:13:50.438Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-07-12T22:13:50.497Z] Will try again after 15 sec [Pipeline] echo [2025-07-12T22:13:50.529Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:13:50.546Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:13:50.595Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:13:50.645Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-12T22:13:50.662Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-12T22:13:50.714Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2025-07-12T22:13:50.770Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-12T22:13:50.788Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-12T22:13:50.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-07-12T22:13:50.827Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-12T22:13:50.879Z] Will try again after 15 sec [2025-07-12T22:13:50.901Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:14:02.890Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:14:02.908Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:14:02.958Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:14:03.005Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:14:03.019Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:14:03.069Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:14:03.574Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:14:03.589Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:14:03.637Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:14:03.739Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:14:03.755Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:14:03.823Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:14:03.880Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:14:03.896Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:14:03.945Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:14:04.000Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:14:04.016Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:14:04.066Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:14:04.118Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:14:04.138Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:14:04.188Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:14:04.234Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:14:04.249Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:14:04.298Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:14:04.403Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:14:04.420Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-07-12T22:14:04.477Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:14:04.567Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:14:04.584Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:14:04.635Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:14:04.681Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-12T22:14:04.696Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:14:04.746Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:14:04.919Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2025-07-12T22:14:04.934Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:14:04.983Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:14:05.030Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2025-07-12T22:14:05.045Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-07-12T22:14:05.107Z] Will try again after 15 sec [Pipeline] echo [2025-07-12T22:14:05.173Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-07-12T22:14:05.188Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:14:05.237Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:14:05.385Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-07-12T22:14:05.400Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:14:05.445Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:14:05.527Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-12T22:14:05.541Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:14:05.591Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:14:05.733Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:14:05.748Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-07-12T22:14:05.796Z] Will try again after 15 sec [Pipeline] echo [2025-07-12T22:14:05.828Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-12T22:14:05.843Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-12T22:14:05.889Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2025-07-12T22:14:05.949Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-12T22:14:05.966Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:14:06.000Z] Will try again after 15 sec [Pipeline] echo [2025-07-12T22:14:06.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-07-12T22:14:06.030Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-12T22:14:06.086Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:14:17.992Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:14:18.008Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:14:18.054Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:14:18.099Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:14:18.114Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:14:18.156Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:14:18.670Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:14:18.686Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:14:18.729Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:14:18.854Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:14:18.871Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:14:18.919Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:14:18.975Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:14:18.991Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:14:19.038Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:14:19.098Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:14:19.112Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:14:19.156Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:14:19.217Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:14:19.233Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:14:19.279Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:14:19.326Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:14:19.344Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:14:19.392Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:14:19.505Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:14:19.517Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-07-12T22:14:19.558Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:14:19.665Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:14:19.682Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:14:19.724Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:14:19.777Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-12T22:14:19.793Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:14:19.836Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:14:20.017Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2025-07-12T22:14:20.034Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:14:20.081Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:14:20.140Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2025-07-12T22:14:20.155Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:14:20.200Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:14:20.268Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-07-12T22:14:20.282Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:14:20.327Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:14:20.482Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-07-12T22:14:20.499Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:14:20.545Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:14:20.624Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-12T22:14:20.639Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:14:20.687Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:14:20.828Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:14:20.844Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:14:20.888Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:14:20.931Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-12T22:14:20.944Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-12T22:14:20.986Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:14:21.030Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-12T22:14:21.046Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:14:21.091Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:14:21.134Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-12T22:14:21.151Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-12T22:14:21.194Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:14:33.087Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:14:33.103Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:14:33.148Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:14:33.189Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:14:33.203Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:14:33.260Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:14:33.762Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:14:33.777Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:14:33.822Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:14:33.950Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:14:33.966Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:14:34.012Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:14:34.070Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:14:34.086Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:14:34.135Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:14:34.189Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:14:34.204Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:14:34.250Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:14:34.309Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:14:34.325Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:14:34.370Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:14:34.420Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:14:34.434Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:14:34.476Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:14:34.591Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:14:34.606Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-07-12T22:14:34.654Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:14:34.764Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:14:34.780Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:14:34.826Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:14:34.872Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-12T22:14:34.888Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:14:34.932Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:14:35.116Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2025-07-12T22:14:35.132Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:14:35.179Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:14:35.231Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2025-07-12T22:14:35.247Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:14:35.291Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:14:35.358Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-07-12T22:14:35.377Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:14:35.425Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:14:35.575Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-07-12T22:14:35.589Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:14:35.631Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:14:35.716Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-12T22:14:35.729Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:14:35.773Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:14:35.917Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:14:35.931Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:14:35.979Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:14:36.019Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-12T22:14:36.032Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-12T22:14:36.074Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:14:36.119Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-12T22:14:36.131Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:14:36.174Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:14:36.224Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-12T22:14:36.237Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-12T22:14:36.284Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:14:48.187Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:14:48.202Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:14:48.246Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:14:48.290Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:14:48.308Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:14:48.354Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:14:48.854Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:14:48.872Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:14:48.917Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:14:49.045Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:14:49.065Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:14:49.117Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:14:49.168Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:14:49.185Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:14:49.230Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:14:49.280Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:14:49.293Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:14:49.340Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:14:49.402Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:14:49.418Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:14:49.464Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:14:49.507Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:14:49.526Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:14:49.576Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:14:49.683Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:14:49.705Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-07-12T22:14:49.749Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:14:49.858Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:14:49.871Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:14:49.915Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:14:49.962Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-12T22:14:49.978Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:14:50.021Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:14:50.211Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2025-07-12T22:14:50.226Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:14:50.272Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:14:50.321Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2025-07-12T22:14:50.335Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:14:50.382Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:14:50.464Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-07-12T22:14:50.480Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:14:50.526Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:14:50.663Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-07-12T22:14:50.681Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:14:50.728Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:14:50.807Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-12T22:14:50.822Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:14:50.872Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:14:51.008Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:14:51.022Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:14:51.065Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:14:51.108Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-12T22:14:51.121Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-12T22:14:51.164Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:14:51.205Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-12T22:14:51.220Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:14:51.262Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:14:51.323Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-12T22:14:51.338Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-12T22:14:51.388Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:15:03.284Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:15:03.299Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:15:03.348Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:15:03.398Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:15:03.414Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:15:03.467Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:15:03.969Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:15:03.996Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:15:04.055Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:15:04.151Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:15:04.167Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:15:04.218Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:15:04.267Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:15:04.282Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:15:04.329Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:15:04.378Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:15:04.395Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:15:04.447Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:15:04.498Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:15:04.515Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:15:04.567Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:15:04.615Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:15:04.633Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:15:04.687Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:15:04.785Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:15:04.801Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-07-12T22:15:04.855Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:15:04.950Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:15:04.967Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:15:05.022Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:15:05.078Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-12T22:15:05.095Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:15:05.148Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:15:05.305Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2025-07-12T22:15:05.321Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:15:05.368Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:15:05.416Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2025-07-12T22:15:05.431Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:15:05.480Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:15:05.559Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-07-12T22:15:05.574Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:15:05.624Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:15:05.765Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-07-12T22:15:05.781Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:15:05.828Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:15:05.905Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-12T22:15:05.920Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:15:05.972Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:15:06.102Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:15:06.118Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:15:06.168Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:15:06.214Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-12T22:15:06.228Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-12T22:15:06.274Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:15:06.320Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-12T22:15:06.334Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:15:06.381Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:15:06.429Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-12T22:15:06.446Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-12T22:15:06.495Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:15:18.380Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:15:18.396Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:15:18.445Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:15:18.501Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:15:18.515Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:15:18.566Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:15:19.088Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:15:19.103Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:15:19.152Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:15:19.265Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:15:19.279Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:15:19.326Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:15:19.369Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:15:19.384Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:15:19.431Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:15:19.476Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:15:19.490Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:15:19.536Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:15:19.597Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:15:19.610Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:15:19.654Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:15:19.715Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:15:19.728Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:15:19.779Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:15:19.883Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:15:19.897Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-07-12T22:15:19.951Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:15:20.052Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:15:20.066Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:15:20.107Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:15:20.176Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-12T22:15:20.188Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:15:20.232Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:15:20.400Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2025-07-12T22:15:20.415Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:15:20.465Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:15:20.513Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2025-07-12T22:15:20.529Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:15:20.580Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:15:20.658Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-07-12T22:15:20.675Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:15:20.722Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:15:20.859Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-07-12T22:15:20.873Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:15:20.920Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:15:21.002Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-12T22:15:21.017Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:15:21.063Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:15:21.201Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:15:21.219Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:15:21.263Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:15:21.306Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-12T22:15:21.322Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-12T22:15:21.368Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:15:21.412Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-12T22:15:21.427Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:15:21.476Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:15:21.528Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-12T22:15:21.544Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-12T22:15:21.591Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:15:33.478Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:15:33.493Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:15:33.546Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:15:33.595Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:15:33.611Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:15:33.656Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:15:34.186Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:15:34.202Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:15:34.247Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:15:34.356Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:15:34.370Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:15:34.414Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:15:34.459Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:15:34.474Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:15:34.519Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:15:34.570Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:15:34.586Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:15:34.642Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:15:34.689Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:15:34.708Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:15:34.755Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:15:34.812Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:15:34.830Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:15:34.881Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:15:34.988Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:15:35.006Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-07-12T22:15:35.056Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:15:35.139Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:15:35.154Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:15:35.201Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:15:35.265Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-12T22:15:35.280Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:15:35.327Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:15:35.503Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2025-07-12T22:15:35.522Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:15:35.569Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:15:35.612Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2025-07-12T22:15:35.627Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:15:35.677Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:15:35.755Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-07-12T22:15:35.770Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:15:35.825Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:15:35.954Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-07-12T22:15:35.969Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:15:36.017Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:15:36.094Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-12T22:15:36.109Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:15:36.159Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:15:36.294Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:15:36.312Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:15:36.363Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:15:36.408Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-12T22:15:36.422Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-12T22:15:36.466Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:15:36.512Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-12T22:15:36.530Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:15:36.580Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:15:36.626Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-12T22:15:36.641Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-12T22:15:36.688Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:15:48.580Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:15:48.595Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:15:48.647Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:15:48.690Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:15:48.706Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:15:48.752Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:15:49.279Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:15:49.295Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:15:49.340Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:15:49.444Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:15:49.460Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:15:49.507Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:15:49.549Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:15:49.563Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:15:49.606Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:15:49.673Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:15:49.687Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:15:49.732Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:15:49.783Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:15:49.797Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:15:49.841Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:15:49.913Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:15:49.927Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:15:49.974Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:15:50.086Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:15:50.099Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-07-12T22:15:50.144Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:15:50.237Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:15:50.252Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:15:50.295Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:15:50.357Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-12T22:15:50.372Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:15:50.418Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:15:50.603Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2025-07-12T22:15:50.620Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:15:50.664Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:15:50.708Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2025-07-12T22:15:50.723Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:15:50.770Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:15:50.855Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-07-12T22:15:50.871Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:15:50.914Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:15:51.048Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-07-12T22:15:51.063Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:15:51.109Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:15:51.190Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-12T22:15:51.208Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:15:51.257Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:15:51.395Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:15:51.410Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:15:51.453Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:15:51.494Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-12T22:15:51.509Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-12T22:15:51.553Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:15:51.610Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-12T22:15:51.624Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:15:51.666Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:15:51.718Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-12T22:15:51.732Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-12T22:15:51.774Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:16:03.680Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:16:03.696Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:16:03.742Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:16:03.787Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:16:03.804Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:16:03.853Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:16:04.373Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:16:04.388Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:16:04.434Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:16:04.540Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:16:04.557Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:16:04.607Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:16:04.658Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:16:04.676Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:16:04.726Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:16:04.771Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:16:04.786Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:16:04.838Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:16:04.884Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:16:04.900Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:16:04.949Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:16:05.009Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:16:05.024Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:16:05.075Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:16:05.175Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:16:05.191Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-07-12T22:16:05.238Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:16:05.327Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:16:05.343Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:16:05.386Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:16:05.447Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-12T22:16:05.462Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:16:05.506Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:16:05.696Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2025-07-12T22:16:05.711Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:16:05.759Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:16:05.801Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2025-07-12T22:16:05.815Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:16:05.864Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:16:05.946Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-07-12T22:16:05.961Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:16:06.005Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:16:06.139Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-07-12T22:16:06.153Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:16:06.196Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:16:06.289Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-12T22:16:06.306Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:16:06.352Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:16:06.483Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:16:06.497Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:16:06.541Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:16:06.583Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-12T22:16:06.597Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-12T22:16:06.638Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:16:06.696Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-12T22:16:06.710Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:16:06.753Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:16:06.805Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-12T22:16:06.818Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-12T22:16:06.863Z] Will try again after 15 sec [2025-07-12T22:16:11.744Z] Build build-prepare-sandbox #9892 completed: SUCCESS [Pipeline] echo [2025-07-12T22:16:11.766Z] JOB prepare-sandbox-ut-sandbox: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-07-12T22:16:11.934Z] Copied 2 artifacts from "build-prepare-sandbox" build number 9892 [Pipeline] echo [2025-07-12T22:16:11.987Z] JOB prepare-sandbox-ut-sandbox: Collected artifacts: [Pipeline] sh [2025-07-12T22:16:12.282Z] + ls -la build-prepare-sandbox-25985 [2025-07-12T22:16:12.282Z] total 20 [2025-07-12T22:16:12.282Z] drwxr-xr-x 2 jenkins docker 4096 Jul 12 22:16 . [2025-07-12T22:16:12.282Z] drwxr-xr-x 4 jenkins docker 12288 Jul 12 22:16 .. [2025-07-12T22:16:12.282Z] -rw-r--r-- 1 jenkins docker 0 Jul 12 22:16 build.env [2025-07-12T22:16:12.282Z] -rw-r--r-- 1 jenkins docker 281 Jul 12 22:14 stackrc.build-prepare-sandbox.env [Pipeline] withCredentials [2025-07-12T22:16:12.329Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-07-12T22:16:12.642Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-07-12T22:16:13.204Z] 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-07-12T22:16:18.773Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:16:18.787Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:16:18.832Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:16:18.882Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:16:18.897Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:16:18.941Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:16:19.463Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:16:19.477Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:16:19.522Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:16:19.635Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:16:19.648Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:16:19.690Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:16:19.802Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:16:19.816Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:16:19.860Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:16:19.900Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:16:19.914Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:16:19.955Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:16:19.994Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2025-07-12T22:16:20.057Z] JOB fetch-sources-ut-sandbox: wait finished. overall result = true [Pipeline] echo [2025-07-12T22:16:20.078Z] JOB fetch-sources-ut-sandbox: entering run_job [Pipeline] { [Pipeline] writeFile [Pipeline] echo [2025-07-12T22:16:20.127Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:16:20.140Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:16:20.181Z] Will try again after 15 sec [Pipeline] archiveArtifacts [2025-07-12T22:16:20.202Z] Archiving artifacts [Pipeline] echo [2025-07-12T22:16:20.255Z] JOB fetch-sources-ut-sandbox / stream prepare-ut-sandbox : deps: [prepare-sandbox-ut-sandbox] [Pipeline] { [Pipeline] dir [2025-07-12T22:16:20.283Z] Running in /home/jenkins/workspace/pipeline-check [Pipeline] { [Pipeline] echo [2025-07-12T22:16:20.310Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:16:20.323Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] findFiles [2025-07-12T22:16:20.385Z] Will try again after 15 sec [Pipeline] echo [2025-07-12T22:16:20.414Z] JOB fetch-sources-ut-sandbox: files found = 2 [Pipeline] { [Pipeline] echo [2025-07-12T22:16:20.445Z] JOB fetch-sources-ut-sandbox: file #0 with path build-prepare-sandbox-25985/build.env [Pipeline] readFile [Pipeline] echo [2025-07-12T22:16:20.483Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:16:20.497Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:16:20.542Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:16:20.560Z] JOB fetch-sources-ut-sandbox: file #1 with path build-prepare-sandbox-25985/stackrc.build-prepare-sandbox.env [Pipeline] readFile [Pipeline] echo [2025-07-12T22:16:20.616Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-12T22:16:20.633Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:16:20.679Z] Will try again after 15 sec [Pipeline] } [Pipeline] // dir [Pipeline] { [Pipeline] echo [2025-07-12T22:16:20.791Z] JOB fetch-sources-ut-sandbox: deps_env_file: deps.build-fetch-sources.57810.env [Pipeline] writeFile [Pipeline] echo [2025-07-12T22:16:20.822Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2025-07-12T22:16:20.836Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:16:20.880Z] Will try again after 15 sec [Pipeline] archiveArtifacts [2025-07-12T22:16:20.901Z] Archiving artifacts [Pipeline] { [Pipeline] echo [2025-07-12T22:16:20.961Z] JOB fetch-sources-ut-sandbox: Starting job: build-fetch-sources rnd: #57810 [Pipeline] timeout [2025-07-12T22:16:20.979Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] echo [2025-07-12T22:16:21.009Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2025-07-12T22:16:21.026Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] build [2025-07-12T22:16:21.048Z] Scheduling project: build-fetch-sources [Pipeline] { [2025-07-12T22:16:21.103Z] Will try again after 15 sec [Pipeline] echo [2025-07-12T22:16:21.130Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-07-12T22:16:21.143Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:16:21.187Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:16:21.228Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-07-12T22:16:21.243Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:16:21.286Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:16:21.382Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-12T22:16:21.396Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:16:21.444Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:16:21.570Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:16:21.584Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:16:21.631Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:16:21.670Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-12T22:16:21.684Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-12T22:16:21.725Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:16:21.783Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-12T22:16:21.797Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:16:21.839Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:16:21.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-07-12T22:16:21.907Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-12T22:16:21.949Z] Will try again after 15 sec [2025-07-12T22:16:30.000Z] Starting building: build-fetch-sources #8763 [Pipeline] { [Pipeline] echo [2025-07-12T22:16:33.870Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:16:33.886Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:16:33.929Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:16:33.968Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:16:33.982Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:16:34.024Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:16:34.552Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:16:34.567Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:16:34.610Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:16:34.720Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:16:34.735Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:16:34.777Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:16:34.890Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:16:34.906Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:16:34.951Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:16:34.990Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:16:35.005Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:16:35.156Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:16:35.211Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:16:35.225Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:16:35.273Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:16:35.414Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:16:35.430Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-07-12T22:16:35.471Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:16:35.571Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:16:35.585Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:16:35.626Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:16:35.708Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-12T22:16:35.721Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:16:35.763Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:16:35.914Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2025-07-12T22:16:35.928Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:16:35.970Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:16:36.133Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2025-07-12T22:16:36.147Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:16:36.189Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:16:36.228Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-07-12T22:16:36.241Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:16:36.283Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:16:36.325Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-07-12T22:16:36.339Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:16:36.383Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:16:36.481Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-12T22:16:36.495Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:16:36.549Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:16:36.663Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:16:36.676Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:16:36.717Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:16:36.757Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-12T22:16:36.771Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-12T22:16:36.814Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:16:36.867Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-12T22:16:36.884Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:16:36.928Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:16:36.982Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-12T22:16:36.997Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-12T22:16:37.040Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:16:48.964Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:16:48.981Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:16:49.029Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:16:49.077Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:16:49.093Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:16:49.177Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:16:49.640Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:16:49.655Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:16:49.698Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:16:49.806Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:16:49.819Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:16:49.862Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:16:49.982Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:16:49.996Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:16:50.043Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:16:50.207Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:16:50.221Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:16:50.263Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:16:50.303Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:16:50.316Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:16:50.358Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:16:50.503Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:16:50.517Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-07-12T22:16:50.560Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:16:50.658Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:16:50.671Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:16:50.712Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:16:50.839Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-12T22:16:50.852Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:16:50.896Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:16:51.001Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2025-07-12T22:16:51.015Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:16:51.059Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:16:51.220Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2025-07-12T22:16:51.234Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:16:51.276Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:16:51.315Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-07-12T22:16:51.328Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:16:51.367Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:16:51.411Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-07-12T22:16:51.423Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:16:51.467Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:16:51.578Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-12T22:16:51.592Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:16:51.633Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:16:51.750Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:16:51.765Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:16:51.807Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:16:51.846Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-12T22:16:51.859Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-12T22:16:51.901Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:16:51.963Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-12T22:16:51.977Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:16:52.019Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:16:52.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-07-12T22:16:52.087Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-12T22:16:52.130Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:17:04.065Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:17:04.082Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:17:04.127Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:17:04.209Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:17:04.223Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:17:04.266Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:17:04.728Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:17:04.742Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:17:04.785Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:17:04.895Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:17:04.912Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:17:04.957Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:17:05.075Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:17:05.091Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:17:05.138Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:17:05.293Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:17:05.308Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:17:05.350Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:17:05.392Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:17:05.408Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:17:05.456Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:17:05.590Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:17:05.604Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-07-12T22:17:05.649Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:17:05.739Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:17:05.752Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:17:06.050Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2025-07-12T22:17:06.104Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-12T22:17:06.119Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-12T22:17:06.138Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2025-07-12T22:17:06.152Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:17:06.195Z] Will try again after 15 sec [2025-07-12T22:17:06.213Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:17:06.308Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2025-07-12T22:17:06.322Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:17:06.366Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:17:06.411Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-07-12T22:17:06.426Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:17:06.472Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:17:06.517Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-07-12T22:17:06.533Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:17:06.579Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:17:06.665Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-12T22:17:06.681Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:17:06.726Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:17:06.840Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:17:06.857Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:17:06.903Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:17:06.946Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-12T22:17:06.961Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-12T22:17:07.007Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:17:07.051Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-12T22:17:07.065Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:17:07.110Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:17:07.159Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-12T22:17:07.175Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-12T22:17:07.227Z] Will try again after 15 sec [2025-07-12T22:17:13.011Z] Build build-fetch-sources #8763 completed: SUCCESS [Pipeline] echo [2025-07-12T22:17:13.028Z] JOB fetch-sources-ut-sandbox: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-07-12T22:17:13.109Z] Copied 2 artifacts from "build-fetch-sources" build number 8763 [Pipeline] echo [2025-07-12T22:17:13.144Z] JOB fetch-sources-ut-sandbox: Collected artifacts: [Pipeline] sh [2025-07-12T22:17:13.425Z] + ls -la build-fetch-sources-57810 [2025-07-12T22:17:13.425Z] total 24 [2025-07-12T22:17:13.425Z] drwxr-xr-x 2 jenkins docker 4096 Jul 12 22:17 . [2025-07-12T22:17:13.425Z] drwxr-xr-x 5 jenkins docker 12288 Jul 12 22:17 .. [2025-07-12T22:17:13.425Z] -rw-r--r-- 1 jenkins docker 274 Jul 12 22:17 build.env [2025-07-12T22:17:13.425Z] -rw-r--r-- 1 jenkins docker 281 Jul 12 22:16 deps.build-fetch-sources.57810.env [Pipeline] withCredentials [2025-07-12T22:17:13.470Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-07-12T22:17:13.787Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-07-12T22:17:14.360Z] 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-07-12T22:17:19.156Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:17:19.170Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:17:19.212Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:17:19.294Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:17:19.308Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:17:19.349Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:17:19.815Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:17:19.829Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:17:19.871Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:17:19.988Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:17:20.002Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:17:20.046Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:17:20.166Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:17:20.180Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:17:20.221Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:17:20.382Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:17:20.396Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:17:20.438Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:17:20.485Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2025-07-12T22:17:20.552Z] JOB configure-ut-sandbox: wait finished. overall result = true [Pipeline] echo [2025-07-12T22:17:20.576Z] JOB configure-ut-sandbox: entering run_job [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-07-12T22:17:20.654Z] Archiving artifacts [Pipeline] { [Pipeline] echo [2025-07-12T22:17:20.704Z] JOB configure-ut-sandbox / stream prepare-ut-sandbox : deps: [fetch-sources-ut-sandbox] [Pipeline] dir [2025-07-12T22:17:20.721Z] Running in /home/jenkins/workspace/pipeline-check [Pipeline] { [Pipeline] echo [2025-07-12T22:17:20.741Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:17:20.754Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] findFiles [2025-07-12T22:17:20.837Z] Will try again after 15 sec [Pipeline] echo [2025-07-12T22:17:20.865Z] JOB configure-ut-sandbox: files found = 2 [Pipeline] echo [2025-07-12T22:17:20.890Z] JOB configure-ut-sandbox: file #0 with path build-fetch-sources-57810/build.env [Pipeline] readFile [Pipeline] echo [2025-07-12T22:17:20.944Z] JOB configure-ut-sandbox: file #1 with path build-fetch-sources-57810/deps.build-fetch-sources.57810.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] echo [2025-07-12T22:17:21.057Z] JOB configure-ut-sandbox: deps_env_file: deps.build-configure.31768.env [Pipeline] writeFile [Pipeline] { [Pipeline] archiveArtifacts [2025-07-12T22:17:21.123Z] Archiving artifacts [Pipeline] echo [2025-07-12T22:17:21.148Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:17:21.162Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:17:21.206Z] Will try again after 15 sec [Pipeline] echo [2025-07-12T22:17:21.224Z] JOB configure-ut-sandbox: Starting job: build-configure rnd: #31768 [Pipeline] timeout [2025-07-12T22:17:21.238Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] build [2025-07-12T22:17:21.303Z] Scheduling project: build-configure [Pipeline] echo [2025-07-12T22:17:21.331Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-12T22:17:21.345Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-12T22:17:21.363Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2025-07-12T22:17:21.379Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:17:21.426Z] Will try again after 15 sec [Pipeline] { [2025-07-12T22:17:21.458Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:17:21.507Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2025-07-12T22:17:21.528Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:17:21.560Z] Will try again after 15 sec [Pipeline] echo [2025-07-12T22:17:21.576Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-07-12T22:17:21.590Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-07-12T22:17:21.695Z] Will try again after 15 sec [Pipeline] echo [2025-07-12T22:17:21.725Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-07-12T22:17:21.739Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-07-12T22:17:21.790Z] Will try again after 15 sec [Pipeline] echo [2025-07-12T22:17:21.817Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-12T22:17:21.830Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:17:21.870Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:17:21.934Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:17:21.949Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:17:21.991Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:17:22.036Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-12T22:17:22.050Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-12T22:17:22.097Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:17:22.142Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-12T22:17:22.155Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:17:22.203Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:17:22.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-07-12T22:17:22.275Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-12T22:17:22.322Z] Will try again after 15 sec [2025-07-12T22:17:30.008Z] Starting building: build-configure #7759 [Pipeline] { [Pipeline] echo [2025-07-12T22:17:34.252Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:17:34.268Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:17:34.321Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:17:34.383Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:17:34.397Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:17:34.444Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:17:34.905Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:17:34.926Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:17:34.974Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:17:35.084Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:17:35.100Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:17:35.149Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:17:35.255Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:17:35.273Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:17:35.321Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:17:35.469Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:17:35.483Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:17:35.532Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:17:35.868Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:17:35.883Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-07-12T22:17:35.930Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:17:36.236Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:17:36.252Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:17:36.301Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:17:36.458Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-12T22:17:36.474Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-07-12T22:17:36.531Z] Will try again after 15 sec [Pipeline] echo [2025-07-12T22:17:36.559Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2025-07-12T22:17:36.572Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-07-12T22:17:36.630Z] Will try again after 15 sec [Pipeline] echo [2025-07-12T22:17:36.657Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2025-07-12T22:17:36.672Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:17:36.716Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2025-07-12T22:17:37.036Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-07-12T22:17:37.053Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-12T22:17:37.079Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-07-12T22:17:37.092Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-12T22:17:37.110Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-12T22:17:37.124Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-12T22:17:37.141Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:17:37.154Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:17:37.196Z] Will try again after 15 sec [2025-07-12T22:17:37.212Z] Will try again after 15 sec [Pipeline] { [2025-07-12T22:17:37.241Z] Will try again after 15 sec [2025-07-12T22:17:37.258Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:17:37.335Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-12T22:17:37.348Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2025-07-12T22:17:37.369Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-12T22:17:37.383Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-07-12T22:17:37.429Z] Will try again after 15 sec [2025-07-12T22:17:37.446Z] Will try again after 15 sec [Pipeline] echo [2025-07-12T22:17:37.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-07-12T22:17:37.500Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-12T22:17:37.542Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:17:49.351Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:17:49.365Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:17:49.409Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:17:49.475Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:17:49.489Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:17:49.534Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:17:50.011Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:17:50.026Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:17:50.070Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:17:50.183Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:17:50.198Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:17:50.242Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:17:50.350Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:17:50.365Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:17:50.409Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:17:50.562Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:17:50.576Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:17:50.617Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:17:50.962Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:17:50.977Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-07-12T22:17:51.022Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:17:51.338Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:17:51.355Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:17:51.400Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:17:51.624Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-12T22:17:51.640Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-07-12T22:17:51.696Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:17:51.770Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2025-07-12T22:17:51.787Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:17:51.821Z] Will try again after 15 sec [Pipeline] echo [2025-07-12T22:17:51.836Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2025-07-12T22:17:51.849Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:17:51.906Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:17:52.228Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-07-12T22:17:52.243Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2025-07-12T22:17:52.303Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:17:52.341Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-07-12T22:17:52.356Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-12T22:17:52.373Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-12T22:17:52.386Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-12T22:17:52.403Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:17:52.418Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:17:52.458Z] Will try again after 15 sec [2025-07-12T22:17:52.474Z] Will try again after 15 sec [2025-07-12T22:17:52.490Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2025-07-12T22:17:52.566Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-12T22:17:52.581Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2025-07-12T22:17:52.602Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-12T22:17:52.617Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:17:52.649Z] Will try again after 15 sec [2025-07-12T22:17:52.668Z] Will try again after 15 sec [Pipeline] echo [2025-07-12T22:17:52.687Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-12T22:17:52.735Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-12T22:17:52.807Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:18:04.439Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:18:04.454Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:18:04.498Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:18:04.564Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:18:04.578Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:18:04.620Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:18:05.101Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:18:05.115Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:18:05.156Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:18:05.270Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:18:05.283Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:18:05.324Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:18:05.439Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:18:05.453Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:18:05.494Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:18:05.647Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:18:05.660Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:18:05.707Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:18:06.053Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:18:06.066Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-07-12T22:18:06.108Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:18:06.430Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:18:06.443Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:18:06.487Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:18:06.723Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-12T22:18:06.735Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:18:06.778Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:18:06.850Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2025-07-12T22:18:06.863Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:18:06.903Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:18:06.945Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2025-07-12T22:18:06.961Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:18:07.003Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:18:07.333Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-07-12T22:18:07.347Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:18:07.389Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:18:07.490Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-07-12T22:18:07.504Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2025-07-12T22:18:07.562Z] Will try again after 15 sec [Pipeline] echo [2025-07-12T22:18:07.590Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-12T22:18:07.604Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-12T22:18:07.624Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:18:07.637Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:18:07.684Z] Will try again after 15 sec [2025-07-12T22:18:07.705Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2025-07-12T22:18:07.766Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-12T22:18:07.781Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2025-07-12T22:18:07.800Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-12T22:18:07.816Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:18:07.858Z] Will try again after 15 sec [Pipeline] { [2025-07-12T22:18:07.894Z] Will try again after 15 sec [Pipeline] echo [2025-07-12T22:18:07.933Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-12T22:18:07.946Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-12T22:18:08.018Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:18:19.528Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:18:19.541Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:18:19.585Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:18:19.648Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:18:19.663Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:18:19.704Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:18:20.189Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:18:20.205Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:18:20.249Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:18:20.354Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:18:20.368Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:18:20.410Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:18:20.525Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:18:20.538Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:18:20.586Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:18:20.738Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:18:20.754Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:18:20.804Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:18:21.143Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:18:21.157Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-07-12T22:18:21.208Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:18:21.518Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:18:21.533Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:18:21.576Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:18:21.808Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-12T22:18:21.823Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:18:21.868Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:18:21.934Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2025-07-12T22:18:21.948Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:18:21.990Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:18:22.030Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2025-07-12T22:18:22.045Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:18:22.088Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:18:22.420Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-07-12T22:18:22.434Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:18:22.478Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:18:22.593Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-07-12T22:18:22.610Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:18:22.653Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:18:22.713Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-12T22:18:22.726Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-07-12T22:18:22.775Z] Will try again after 15 sec [Pipeline] echo [2025-07-12T22:18:22.806Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:18:22.821Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:18:22.865Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:18:22.906Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-12T22:18:22.920Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [2025-07-12T22:18:22.968Z] Will try again after 15 sec [Pipeline] echo [2025-07-12T22:18:22.998Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-12T22:18:23.014Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-07-12T22:18:23.113Z] Will try again after 15 sec [Pipeline] echo [2025-07-12T22:18:23.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-07-12T22:18:23.157Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-12T22:18:23.201Z] Will try again after 15 sec [2025-07-12T22:18:26.787Z] Build build-prepare-sandbox #9891 completed: SUCCESS [Pipeline] echo [2025-07-12T22:18:26.804Z] JOB prepare-sandbox-centos: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-07-12T22:18:26.901Z] Copied 2 artifacts from "build-prepare-sandbox" build number 9891 [Pipeline] echo [2025-07-12T22:18:26.939Z] JOB prepare-sandbox-centos: Collected artifacts: [Pipeline] sh [2025-07-12T22:18:27.221Z] + ls -la build-prepare-sandbox-50016 [2025-07-12T22:18:27.221Z] total 20 [2025-07-12T22:18:27.221Z] drwxr-xr-x 2 jenkins docker 4096 Jul 12 22:18 . [2025-07-12T22:18:27.221Z] drwxr-xr-x 6 jenkins docker 12288 Jul 12 22:18 .. [2025-07-12T22:18:27.221Z] -rw-r--r-- 1 jenkins docker 0 Jul 12 22:18 build.env [2025-07-12T22:18:27.221Z] -rw-r--r-- 1 jenkins docker 281 Jul 12 22:14 stackrc.build-prepare-sandbox.env [Pipeline] withCredentials [2025-07-12T22:18:27.263Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-07-12T22:18:27.572Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-07-12T22:18:28.135Z] 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-07-12T22:18:34.621Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:18:34.637Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:18:34.681Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:18:34.734Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:18:34.748Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:18:34.789Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:18:35.283Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:18:35.298Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:18:35.341Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:18:35.444Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:18:35.461Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:18:35.503Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:18:35.619Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:18:35.631Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:18:35.673Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:18:35.834Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:18:35.848Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:18:35.890Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:18:36.237Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:18:36.250Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-07-12T22:18:36.293Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:18:36.606Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:18:36.619Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:18:36.660Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:18:36.899Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-12T22:18:36.912Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:18:36.953Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:18:37.017Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2025-07-12T22:18:37.080Z] JOB fetch-sources-centos: wait finished. overall result = true [Pipeline] echo [2025-07-12T22:18:37.103Z] JOB fetch-sources-centos: entering run_job [Pipeline] { [Pipeline] writeFile [Pipeline] echo [2025-07-12T22:18:37.147Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2025-07-12T22:18:37.159Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:18:37.205Z] Will try again after 15 sec [Pipeline] archiveArtifacts [2025-07-12T22:18:37.223Z] Archiving artifacts [Pipeline] echo [2025-07-12T22:18:37.272Z] JOB fetch-sources-centos / stream build-centos : deps: [prepare-sandbox-centos] [Pipeline] dir [2025-07-12T22:18:37.297Z] Running in /home/jenkins/workspace/pipeline-check [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2025-07-12T22:18:37.382Z] JOB fetch-sources-centos: files found = 2 [Pipeline] echo [2025-07-12T22:18:37.406Z] JOB fetch-sources-centos: file #0 with path build-prepare-sandbox-50016/build.env [Pipeline] readFile [Pipeline] echo [2025-07-12T22:18:37.462Z] JOB fetch-sources-centos: file #1 with path build-prepare-sandbox-50016/stackrc.build-prepare-sandbox.env [Pipeline] readFile [Pipeline] { [Pipeline] } [Pipeline] // dir [Pipeline] echo [2025-07-12T22:18:37.562Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-07-12T22:18:37.576Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:18:37.611Z] Will try again after 15 sec [Pipeline] echo [2025-07-12T22:18:37.648Z] JOB fetch-sources-centos: deps_env_file: deps.build-fetch-sources.22621.env [Pipeline] writeFile [Pipeline] { [Pipeline] archiveArtifacts [2025-07-12T22:18:37.728Z] Archiving artifacts [Pipeline] echo [2025-07-12T22:18:37.752Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-07-12T22:18:37.767Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:18:37.810Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:18:37.836Z] JOB fetch-sources-centos: Starting job: build-fetch-sources rnd: #22621 [Pipeline] timeout [2025-07-12T22:18:37.851Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] echo [2025-07-12T22:18:37.896Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-12T22:18:37.910Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] build [2025-07-12T22:18:37.931Z] Scheduling project: build-fetch-sources [Pipeline] { [2025-07-12T22:18:37.983Z] Will try again after 15 sec [Pipeline] echo [2025-07-12T22:18:38.001Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:18:38.019Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-07-12T22:18:38.083Z] Will try again after 15 sec [Pipeline] echo [2025-07-12T22:18:38.100Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-12T22:18:38.114Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [2025-07-12T22:18:38.189Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:18:38.246Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-12T22:18:38.259Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:18:38.291Z] Will try again after 15 sec [Pipeline] echo [2025-07-12T22:18:38.307Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-12T22:18:38.321Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-12T22:18:38.379Z] Will try again after 15 sec [2025-07-12T22:18:45.020Z] Starting building: build-fetch-sources #8764 [Pipeline] { [Pipeline] echo [2025-07-12T22:18:49.716Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:18:49.729Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:18:49.772Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:18:49.826Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:18:49.840Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:18:49.883Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:18:50.371Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:18:50.386Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:18:50.430Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:18:50.535Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:18:50.548Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:18:50.591Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:18:50.703Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:18:50.717Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:18:50.759Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:18:50.920Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:18:50.934Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:18:51.021Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:18:51.325Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:18:51.339Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-07-12T22:18:51.382Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:18:51.691Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:18:51.705Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:18:51.748Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:18:51.983Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-12T22:18:51.999Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:18:52.045Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:18:52.236Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2025-07-12T22:18:52.252Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:18:52.301Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:18:52.643Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-07-12T22:18:52.661Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:18:52.706Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:18:52.841Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-07-12T22:18:52.856Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:18:52.902Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:18:53.019Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-12T22:18:53.034Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:18:53.079Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:18:53.122Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:18:53.137Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:18:53.185Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:18:53.226Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-12T22:18:53.239Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-12T22:18:53.288Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:18:53.338Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-12T22:18:53.352Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:18:53.397Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:18:53.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-07-12T22:18:53.453Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-12T22:18:53.499Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:19:04.803Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:19:04.817Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:19:04.861Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:19:04.911Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:19:04.927Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:19:04.972Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:19:05.462Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:19:05.475Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:19:05.519Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:19:05.624Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:19:05.638Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:19:05.682Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:19:05.791Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:19:05.805Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:19:05.850Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:19:06.050Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:19:06.064Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:19:06.107Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:19:06.416Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:19:06.431Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-07-12T22:19:06.479Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:19:06.781Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:19:06.797Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:19:06.843Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:19:07.077Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-12T22:19:07.092Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:19:07.138Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:19:07.331Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2025-07-12T22:19:07.345Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:19:07.390Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:19:07.741Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-07-12T22:19:07.756Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:19:07.803Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:19:07.934Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-07-12T22:19:07.948Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:19:07.989Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:19:08.108Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-12T22:19:08.122Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:19:08.162Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:19:08.215Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:19:08.231Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:19:08.276Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:19:08.319Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-12T22:19:08.333Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-12T22:19:08.375Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:19:08.425Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-12T22:19:08.439Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:19:08.480Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:19:08.528Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-12T22:19:08.543Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-12T22:19:08.583Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:19:19.906Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:19:19.922Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:19:19.969Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:19:20.013Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:19:20.027Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:19:20.072Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:19:20.549Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:19:20.563Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:19:20.607Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:19:20.712Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:19:20.726Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:19:20.777Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:19:20.880Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:19:20.894Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:19:20.936Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:19:21.139Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:19:21.156Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:19:21.205Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:19:21.511Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:19:21.525Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-07-12T22:19:21.568Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:19:21.875Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:19:21.888Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:19:21.934Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:19:22.168Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-12T22:19:22.182Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:19:22.227Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:19:22.422Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2025-07-12T22:19:22.437Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:19:22.480Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:19:22.830Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-07-12T22:19:22.846Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:19:22.901Z] Will try again after 15 sec [2025-07-12T22:19:22.905Z] Build build-fetch-sources #8764 completed: SUCCESS [Pipeline] echo [2025-07-12T22:19:22.931Z] JOB fetch-sources-centos: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-07-12T22:19:23.015Z] Copied 2 artifacts from "build-fetch-sources" build number 8764 [Pipeline] { [Pipeline] echo [2025-07-12T22:19:23.048Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-07-12T22:19:23.063Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:19:23.104Z] Will try again after 15 sec [Pipeline] echo [2025-07-12T22:19:23.120Z] JOB fetch-sources-centos: Collected artifacts: [Pipeline] sh [Pipeline] { [Pipeline] echo [2025-07-12T22:19:23.210Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-12T22:19:23.223Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:19:23.264Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:19:23.304Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:19:23.317Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:19:23.358Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:19:23.403Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [2025-07-12T22:19:23.405Z] + ls -la build-fetch-sources-22621 [2025-07-12T22:19:23.406Z] total 24 [2025-07-12T22:19:23.406Z] drwxr-xr-x 2 jenkins docker 4096 Jul 12 22:19 . [2025-07-12T22:19:23.406Z] drwxr-xr-x 7 jenkins docker 12288 Jul 12 22:19 .. [2025-07-12T22:19:23.406Z] -rw-r--r-- 1 jenkins docker 274 Jul 12 22:19 build.env [2025-07-12T22:19:23.406Z] -rw-r--r-- 1 jenkins docker 281 Jul 12 22:18 deps.build-fetch-sources.22621.env [Pipeline] echo [2025-07-12T22:19:23.419Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-12T22:19:23.476Z] Will try again after 15 sec [Pipeline] withCredentials [2025-07-12T22:19:23.519Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] { [Pipeline] sh [Pipeline] { [Pipeline] echo [2025-07-12T22:19:23.630Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-12T22:19:23.645Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:19:23.682Z] Will try again after 15 sec [Pipeline] echo [2025-07-12T22:19:23.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-07-12T22:19:23.722Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-12T22:19:23.787Z] Will try again after 15 sec [2025-07-12T22:19:23.846Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-07-12T22:19:24.409Z] 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-07-12T22:19:35.030Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:19:35.046Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:19:35.098Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:19:35.141Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:19:35.156Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:19:35.202Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:19:35.638Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:19:35.653Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:19:35.697Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:19:35.808Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:19:35.823Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:19:35.868Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:19:35.966Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:19:35.980Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:19:36.048Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:19:36.242Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:19:36.255Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:19:36.299Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:19:36.598Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:19:36.613Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-07-12T22:19:36.655Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:19:36.967Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:19:36.982Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:19:37.027Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:19:37.258Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-12T22:19:37.274Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:19:37.317Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:19:37.510Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2025-07-12T22:19:37.590Z] JOB configure-centos: wait finished. overall result = true [Pipeline] echo [2025-07-12T22:19:37.615Z] JOB configure-centos: entering run_job [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-07-12T22:19:37.685Z] Archiving artifacts [Pipeline] echo [2025-07-12T22:19:37.721Z] JOB configure-centos / stream build-centos : deps: [fetch-sources-centos] [Pipeline] dir [2025-07-12T22:19:37.747Z] Running in /home/jenkins/workspace/pipeline-check [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2025-07-12T22:19:37.827Z] JOB configure-centos: files found = 2 [Pipeline] echo [2025-07-12T22:19:37.849Z] JOB configure-centos: file #0 with path build-fetch-sources-22621/build.env [Pipeline] readFile [Pipeline] echo [2025-07-12T22:19:37.899Z] JOB configure-centos: file #1 with path build-fetch-sources-22621/deps.build-fetch-sources.22621.env [Pipeline] readFile [Pipeline] { [Pipeline] } [Pipeline] // dir [Pipeline] echo [2025-07-12T22:19:37.992Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-07-12T22:19:38.005Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:19:38.036Z] Will try again after 15 sec [Pipeline] echo [2025-07-12T22:19:38.067Z] JOB configure-centos: deps_env_file: deps.build-configure.74996.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-07-12T22:19:38.118Z] Archiving artifacts [Pipeline] { [Pipeline] echo [2025-07-12T22:19:38.158Z] JOB configure-centos: Starting job: build-configure rnd: #74996 [Pipeline] timeout [2025-07-12T22:19:38.171Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] echo [2025-07-12T22:19:38.196Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-07-12T22:19:38.210Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] build [2025-07-12T22:19:38.229Z] Scheduling project: build-configure [2025-07-12T22:19:38.273Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:19:38.311Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-12T22:19:38.323Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:19:38.365Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:19:38.404Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:19:38.417Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:19:38.459Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:19:38.505Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-12T22:19:38.518Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-12T22:19:38.560Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:19:38.715Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-12T22:19:38.731Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:19:38.775Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:19:38.816Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-12T22:19:38.829Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-12T22:19:38.873Z] Will try again after 15 sec [2025-07-12T22:19:45.021Z] Starting building: build-configure #7760 [Pipeline] { [Pipeline] echo [2025-07-12T22:19:50.137Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:19:50.150Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:19:50.192Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:19:50.232Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:19:50.245Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:19:50.288Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2025-07-12T22:19:50.909Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:19:50.924Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-12T22:19:50.942Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:19:50.958Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:19:51.002Z] Will try again after 15 sec [2025-07-12T22:19:51.020Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:19:51.079Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:19:51.094Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:19:51.136Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:19:51.335Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:19:51.350Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:19:51.395Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:19:51.684Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:19:51.697Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-07-12T22:19:51.740Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:19:52.060Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:19:52.076Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:19:52.123Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:19:52.350Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-12T22:19:52.365Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:19:52.409Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:19:53.066Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-07-12T22:19:53.079Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:19:53.123Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:19:53.304Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-07-12T22:19:53.318Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:19:53.362Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:19:53.404Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-12T22:19:53.417Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:19:53.460Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:19:53.500Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:19:53.514Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:19:53.558Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:19:53.597Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-12T22:19:53.611Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-12T22:19:53.653Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:19:53.806Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-12T22:19:53.819Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:19:53.861Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:19:53.901Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-12T22:19:53.914Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-12T22:19:53.956Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:20:05.228Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:20:05.243Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:20:05.298Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:20:05.348Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:20:05.365Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:20:05.421Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:20:06.036Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:20:06.053Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-07-12T22:20:06.108Z] Will try again after 15 sec [Pipeline] echo [2025-07-12T22:20:06.141Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:20:06.158Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-07-12T22:20:06.225Z] Will try again after 15 sec [Pipeline] echo [2025-07-12T22:20:06.259Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:20:06.276Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:20:06.330Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:20:06.428Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:20:06.443Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:20:06.491Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:20:06.799Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:20:06.814Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-07-12T22:20:06.867Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:20:07.156Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:20:07.171Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:20:07.217Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:20:07.441Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-12T22:20:07.456Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:20:07.510Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:20:08.152Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-07-12T22:20:08.166Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:20:08.215Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:20:08.396Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-07-12T22:20:08.413Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:20:08.461Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:20:08.506Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-12T22:20:08.523Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:20:08.567Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:20:08.608Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:20:08.628Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:20:08.674Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:20:08.727Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-12T22:20:08.745Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-12T22:20:08.792Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:20:08.896Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-12T22:20:08.910Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:20:08.953Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:20:09.003Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-12T22:20:09.018Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-12T22:20:09.065Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:20:20.341Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:20:20.355Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:20:20.397Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:20:20.451Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:20:20.464Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:20:20.505Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:20:21.140Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:20:21.156Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:20:21.200Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:20:21.259Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:20:21.273Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:20:21.316Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:20:21.359Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:20:21.373Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:20:21.416Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:20:21.524Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:20:21.540Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:20:21.586Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:20:22.061Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:20:22.075Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-07-12T22:20:22.119Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:20:22.250Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:20:22.265Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:20:22.309Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:20:22.544Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-12T22:20:22.560Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:20:22.608Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:20:23.252Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-07-12T22:20:23.272Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:20:23.329Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:20:23.492Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-07-12T22:20:23.507Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:20:23.553Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:20:23.599Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-12T22:20:23.614Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:20:23.658Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:20:23.705Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:20:23.721Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:20:23.766Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:20:23.825Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-12T22:20:23.841Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-12T22:20:23.889Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:20:23.987Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-12T22:20:24.003Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:20:24.051Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:20:24.102Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-12T22:20:24.117Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-12T22:20:24.164Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:20:35.431Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:20:35.447Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:20:35.488Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:20:35.535Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:20:35.549Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:20:35.590Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:20:36.231Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:20:36.247Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:20:36.290Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:20:36.346Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:20:36.360Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:20:36.403Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:20:36.449Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:20:36.462Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:20:36.506Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:20:36.617Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:20:36.634Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:20:36.676Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:20:37.159Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:20:37.173Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-07-12T22:20:37.221Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:20:37.343Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:20:37.358Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:20:37.407Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:20:37.644Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-12T22:20:37.660Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:20:37.706Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:20:38.362Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2025-07-12T22:20:38.378Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:20:38.427Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:20:38.593Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-07-12T22:20:38.609Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:20:38.656Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:20:38.699Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-12T22:20:38.715Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:20:38.764Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:20:38.808Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:20:38.824Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:20:38.869Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:20:38.921Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-12T22:20:38.939Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-12T22:20:38.986Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:20:39.094Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-12T22:20:39.119Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:20:39.165Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:20:39.208Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-12T22:20:39.221Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-12T22:20:39.268Z] Will try again after 15 sec [2025-07-12T22:20:39.632Z] Build build-configure #7760 completed: SUCCESS [Pipeline] echo [2025-07-12T22:20:39.652Z] JOB configure-centos: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-07-12T22:20:39.745Z] Copied 2 artifacts from "build-configure" build number 7760 [Pipeline] echo [2025-07-12T22:20:39.781Z] JOB configure-centos: Collected artifacts: [Pipeline] sh [2025-07-12T22:20:40.067Z] + ls -la build-configure-74996 [2025-07-12T22:20:40.067Z] total 20 [2025-07-12T22:20:40.067Z] drwxr-xr-x 2 jenkins docker 4096 Jul 12 22:20 . [2025-07-12T22:20:40.067Z] drwxr-xr-x 8 jenkins docker 12288 Jul 12 22:20 .. [2025-07-12T22:20:40.067Z] -rw-r--r-- 1 jenkins docker 0 Jul 12 22:20 build.env [2025-07-12T22:20:40.067Z] -rw-r--r-- 1 jenkins docker 555 Jul 12 22:19 deps.build-configure.74996.env [Pipeline] withCredentials [2025-07-12T22:20:40.111Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-07-12T22:20:40.422Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-07-12T22:20:40.986Z] 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-07-12T22:20:50.523Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:20:50.538Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:20:50.583Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:20:50.626Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:20:50.651Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:20:50.695Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:20:51.325Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:20:51.342Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:20:51.386Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:20:51.434Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:20:51.450Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:20:51.532Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:20:51.614Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:20:51.630Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:20:51.674Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:20:51.719Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:20:51.734Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:20:51.779Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:20:52.256Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:20:52.271Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-07-12T22:20:52.313Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:20:52.437Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:20:52.452Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:20:52.495Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:20:52.739Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-12T22:20:52.753Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:20:52.794Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:20:53.458Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2025-07-12T22:20:53.528Z] JOB package-deployers-centos: wait finished. overall result = true [Pipeline] echo [2025-07-12T22:20:53.553Z] JOB package-deployers-centos: entering run_job [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-07-12T22:20:53.631Z] Archiving artifacts [Pipeline] echo [2025-07-12T22:20:53.669Z] JOB package-deployers-centos / stream build-centos : deps: [configure-centos] [Pipeline] { [Pipeline] dir [2025-07-12T22:20:53.698Z] Running in /home/jenkins/workspace/pipeline-check [Pipeline] { [Pipeline] echo [2025-07-12T22:20:53.725Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-07-12T22:20:53.740Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] findFiles [2025-07-12T22:20:53.797Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:20:53.860Z] JOB package-deployers-centos: files found = 2 [Pipeline] echo [2025-07-12T22:20:53.877Z] JOB package-deployers-centos: file #0 with path build-configure-74996/build.env [Pipeline] readFile [Pipeline] echo [2025-07-12T22:20:53.915Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-12T22:20:53.929Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-07-12T22:20:53.978Z] Will try again after 15 sec [Pipeline] echo [2025-07-12T22:20:53.997Z] JOB package-deployers-centos: file #1 with path build-configure-74996/deps.build-configure.74996.env [Pipeline] readFile [Pipeline] echo [2025-07-12T22:20:54.026Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:20:54.040Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-07-12T22:20:54.101Z] Will try again after 15 sec [Pipeline] } [Pipeline] // dir [Pipeline] echo [2025-07-12T22:20:54.159Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-12T22:20:54.173Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [2025-07-12T22:20:54.218Z] Will try again after 15 sec [Pipeline] echo [2025-07-12T22:20:54.238Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-12T22:20:54.252Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:20:54.299Z] Will try again after 15 sec [Pipeline] echo [2025-07-12T22:20:54.314Z] JOB package-deployers-centos: deps_env_file: deps.build-package-deployers.5481.env [Pipeline] writeFile [Pipeline] { [Pipeline] archiveArtifacts [2025-07-12T22:20:54.385Z] Archiving artifacts [Pipeline] echo [2025-07-12T22:20:54.400Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-12T22:20:54.413Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-12T22:20:54.456Z] Will try again after 15 sec [Pipeline] echo [2025-07-12T22:20:54.501Z] JOB package-deployers-centos: Starting job: build-package-deployers rnd: #5481 [Pipeline] timeout [2025-07-12T22:20:54.515Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2025-07-12T22:20:54.564Z] Scheduling project: build-package-deployers [2025-07-12T22:21:00.062Z] Starting building: build-package-deployers #5455 [Pipeline] { [Pipeline] echo [2025-07-12T22:21:05.628Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:21:05.647Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:21:05.700Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:21:05.742Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:21:05.760Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:21:05.812Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:21:06.418Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:21:06.433Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:21:06.475Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:21:06.565Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:21:06.580Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:21:06.621Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:21:06.705Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:21:06.720Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:21:06.767Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:21:06.812Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:21:06.829Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:21:06.874Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:21:07.344Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:21:07.358Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-07-12T22:21:07.403Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:21:07.528Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:21:07.543Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:21:07.586Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:21:07.827Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-12T22:21:07.842Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:21:07.885Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:21:08.830Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2025-07-12T22:21:08.845Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:21:08.891Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:21:09.008Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-12T22:21:09.023Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:21:09.065Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:21:09.131Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:21:09.147Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:21:09.196Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:21:09.246Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-12T22:21:09.259Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-12T22:21:09.301Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:21:09.342Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-12T22:21:09.357Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:21:09.401Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:21:09.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-07-12T22:21:09.511Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-12T22:21:09.555Z] Will try again after 15 sec [2025-07-12T22:21:12.743Z] Build build-package-deployers #5455 completed: SUCCESS [Pipeline] echo [2025-07-12T22:21:12.761Z] JOB package-deployers-centos: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-07-12T22:21:12.846Z] Copied 2 artifacts from "build-package-deployers" build number 5455 [Pipeline] echo [2025-07-12T22:21:12.891Z] JOB package-deployers-centos: Collected artifacts: [Pipeline] sh [2025-07-12T22:21:13.217Z] + ls -la build-package-deployers-5481 [2025-07-12T22:21:13.217Z] total 20 [2025-07-12T22:21:13.217Z] drwxr-xr-x 2 jenkins docker 4096 Jul 12 22:21 . [2025-07-12T22:21:13.217Z] drwxr-xr-x 9 jenkins docker 12288 Jul 12 22:21 .. [2025-07-12T22:21:13.217Z] -rw-r--r-- 1 jenkins docker 0 Jul 12 22:21 build.env [2025-07-12T22:21:13.217Z] -rw-r--r-- 1 jenkins docker 555 Jul 12 22:20 deps.build-package-deployers.5481.env [Pipeline] withCredentials [2025-07-12T22:21:13.263Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-07-12T22:21:13.609Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-07-12T22:21:14.180Z] 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-07-12T22:21:20.733Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:21:20.749Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:21:20.796Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:21:20.843Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:21:20.857Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:21:20.901Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:21:21.509Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:21:21.526Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:21:21.570Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:21:21.654Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:21:21.670Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:21:21.712Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:21:21.796Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:21:21.810Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:21:21.851Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:21:21.902Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:21:21.916Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:21:21.957Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:21:22.436Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:21:22.449Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-07-12T22:21:22.493Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:21:22.615Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:21:22.635Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:21:22.677Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:21:22.920Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-12T22:21:22.939Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:21:22.984Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2025-07-12T22:21:24.726Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:SUCCESS] [Pipeline] } [Pipeline] echo [2025-07-12T22:21:24.745Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-12T22:21:24.757Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-12T22:21:24.777Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:21:24.790Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-12T22:21:24.807Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-12T22:21:24.819Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2025-07-12T22:21:24.846Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-12T22:21:24.859Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] // waitUntil [2025-07-12T22:21:24.948Z] Will try again after 15 sec [2025-07-12T22:21:24.971Z] Will try again after 15 sec [2025-07-12T22:21:24.988Z] Will try again after 15 sec [Pipeline] echo [2025-07-12T22:21:25.004Z] JOB compile-centos: wait finished. overall result = true [2025-07-12T22:21:25.032Z] Will try again after 15 sec [Pipeline] echo [2025-07-12T22:21:25.048Z] JOB compile-centos: entering run_job [Pipeline] echo [2025-07-12T22:21:25.068Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-12T22:21:25.082Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] writeFile [2025-07-12T22:21:25.200Z] Will try again after 15 sec [Pipeline] archiveArtifacts [2025-07-12T22:21:25.242Z] Archiving artifacts [Pipeline] echo [2025-07-12T22:21:25.278Z] JOB compile-centos / stream build-centos : deps: [package-deployers-centos] [Pipeline] dir [2025-07-12T22:21:25.305Z] Running in /home/jenkins/workspace/pipeline-check [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2025-07-12T22:21:25.394Z] JOB compile-centos: files found = 2 [Pipeline] echo [2025-07-12T22:21:25.423Z] JOB compile-centos: file #0 with path build-package-deployers-5481/build.env [Pipeline] readFile [Pipeline] echo [2025-07-12T22:21:25.481Z] JOB compile-centos: file #1 with path build-package-deployers-5481/deps.build-package-deployers.5481.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] echo [2025-07-12T22:21:25.607Z] JOB compile-centos: deps_env_file: deps.build-compile.34177.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-07-12T22:21:25.666Z] Archiving artifacts [Pipeline] echo [2025-07-12T22:21:25.707Z] JOB compile-centos: Starting job: build-compile rnd: #34177 [Pipeline] timeout [2025-07-12T22:21:25.723Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2025-07-12T22:21:25.771Z] Scheduling project: build-compile [2025-07-12T22:21:35.116Z] Starting building: build-compile #5437 [Pipeline] { [Pipeline] echo [2025-07-12T22:21:35.832Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:21:35.846Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:21:35.889Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:21:35.933Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:21:35.951Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:21:35.993Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:21:36.612Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:21:36.625Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:21:36.667Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:21:36.742Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:21:36.756Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:21:36.798Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:21:36.881Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:21:36.895Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:21:36.942Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:21:36.990Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:21:37.004Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:21:37.054Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:21:37.524Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:21:37.538Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-07-12T22:21:37.582Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:21:37.708Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:21:37.724Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:21:37.767Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:21:38.022Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-12T22:21:38.038Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:21:38.086Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:21:39.980Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-12T22:21:39.994Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2025-07-12T22:21:40.063Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:21:40.106Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:21:40.122Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-12T22:21:40.142Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-12T22:21:40.156Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2025-07-12T22:21:40.191Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-12T22:21:40.206Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:21:40.250Z] Will try again after 15 sec [2025-07-12T22:21:40.267Z] Will try again after 15 sec [Pipeline] { [2025-07-12T22:21:40.297Z] Will try again after 15 sec [Pipeline] echo [2025-07-12T22:21:40.353Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-12T22:21:40.368Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-12T22:21:40.416Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:21:50.920Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:21:50.934Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:21:50.977Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:21:51.024Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:21:51.037Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:21:51.079Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:21:51.696Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:21:51.708Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:21:51.748Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:21:51.827Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:21:51.841Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:21:51.879Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:21:51.971Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:21:51.985Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:21:52.029Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:21:52.085Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:21:52.101Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:21:52.145Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:21:52.617Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:21:52.633Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-07-12T22:21:52.677Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:21:52.798Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:21:52.812Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:21:52.855Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:21:53.119Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-12T22:21:53.135Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:21:53.177Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:21:55.098Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-12T22:21:55.116Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:21:55.164Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:21:55.282Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:21:55.298Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2025-07-12T22:21:55.363Z] Will try again after 15 sec [Pipeline] echo [2025-07-12T22:21:55.393Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-12T22:21:55.407Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2025-07-12T22:21:55.428Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-12T22:21:55.441Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:21:55.494Z] Will try again after 15 sec [Pipeline] { [2025-07-12T22:21:55.526Z] Will try again after 15 sec [Pipeline] echo [2025-07-12T22:21:55.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-07-12T22:21:55.952Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-12T22:21:55.997Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:22:06.008Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:22:06.024Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:22:06.071Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:22:06.114Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:22:06.129Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:22:06.178Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:22:06.782Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:22:06.796Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:22:06.838Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:22:06.914Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:22:06.928Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:22:06.972Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:22:07.057Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:22:07.070Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:22:07.113Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:22:07.175Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:22:07.188Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:22:07.229Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:22:07.708Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:22:07.723Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-07-12T22:22:07.766Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:22:07.887Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:22:07.903Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:22:07.950Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:22:08.211Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-12T22:22:08.226Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:22:08.272Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:22:10.196Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-12T22:22:10.212Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:22:10.259Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:22:10.393Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:22:10.408Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:22:10.468Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:22:10.529Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-12T22:22:10.544Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [2025-07-12T22:22:10.612Z] Will try again after 15 sec [Pipeline] echo [2025-07-12T22:22:10.643Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-12T22:22:10.658Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:22:10.703Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:22:11.031Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-12T22:22:11.045Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-12T22:22:11.095Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:22:21.101Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:22:21.115Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:22:21.158Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:22:21.207Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:22:21.220Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:22:21.261Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:22:21.868Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:22:21.882Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:22:21.925Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:22:22.004Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:22:22.020Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:22:22.066Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:22:22.147Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:22:22.166Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:22:22.213Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:22:22.264Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:22:22.280Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:22:22.325Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:22:22.798Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:22:22.813Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-07-12T22:22:22.860Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:22:22.984Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:22:23.001Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:22:23.047Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:22:23.304Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-12T22:22:23.319Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:22:23.364Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:22:25.297Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-12T22:22:25.312Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:22:25.358Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:22:25.498Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:22:25.515Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:22:25.561Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:22:25.642Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-12T22:22:25.655Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-12T22:22:25.695Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:22:25.736Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-12T22:22:25.753Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:22:25.795Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:22:26.126Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-12T22:22:26.140Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-12T22:22:26.181Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:22:36.193Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:22:36.208Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:22:36.254Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:22:36.300Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:22:36.316Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:22:36.361Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:22:36.959Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:22:36.974Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:22:37.021Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:22:37.098Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:22:37.116Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:22:37.162Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:22:37.249Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:22:37.264Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:22:37.311Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:22:37.359Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:22:37.374Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:22:37.420Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:22:37.891Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:22:37.908Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-07-12T22:22:37.953Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:22:38.076Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:22:38.090Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:22:38.135Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:22:38.393Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-12T22:22:38.407Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:22:38.450Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:22:40.390Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-12T22:22:40.404Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:22:40.446Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:22:40.590Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:22:40.603Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:22:40.644Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:22:40.724Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-12T22:22:40.737Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-12T22:22:40.781Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:22:40.826Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-12T22:22:40.840Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:22:40.881Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:22:41.212Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-12T22:22:41.225Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-12T22:22:41.267Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:22:51.285Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:22:51.297Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:22:51.340Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:22:51.388Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:22:51.402Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:22:51.444Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:22:52.051Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:22:52.064Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:22:52.105Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:22:52.188Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:22:52.204Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:22:52.247Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:22:52.342Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:22:52.356Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:22:52.396Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:22:52.449Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:22:52.463Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:22:52.506Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:22:52.985Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:22:53.000Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-07-12T22:22:53.044Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:22:53.166Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:22:53.180Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:22:53.223Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:22:53.481Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-12T22:22:53.496Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:22:53.544Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:22:55.478Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-12T22:22:55.492Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:22:55.537Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:22:55.672Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:22:55.687Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:22:55.729Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:22:55.810Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-12T22:22:55.823Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-12T22:22:55.867Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:22:55.909Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-12T22:22:55.921Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:22:55.960Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:22:56.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-07-12T22:22:56.312Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-12T22:22:56.359Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:23:06.380Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:23:06.396Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:23:06.442Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:23:06.486Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:23:06.502Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:23:06.547Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:23:07.141Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:23:07.156Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:23:07.197Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:23:07.279Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:23:07.294Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:23:07.341Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:23:07.429Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:23:07.444Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:23:07.488Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:23:07.538Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:23:07.553Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:23:07.614Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:23:08.076Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:23:08.091Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-07-12T22:23:08.136Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:23:08.260Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:23:08.276Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:23:08.321Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:23:08.579Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-12T22:23:08.596Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:23:08.644Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:23:10.610Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-12T22:23:10.627Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:23:10.678Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:23:10.760Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:23:10.776Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:23:10.819Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:23:10.897Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-12T22:23:10.912Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-12T22:23:10.956Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:23:10.997Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-12T22:23:11.012Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:23:11.066Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:23:11.391Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-12T22:23:11.405Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-12T22:23:11.450Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:23:21.473Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:23:21.486Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:23:21.524Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:23:21.573Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:23:21.587Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:23:21.627Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:23:22.230Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:23:22.244Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:23:22.286Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:23:22.371Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:23:22.384Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:23:22.425Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:23:22.518Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:23:22.531Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:23:22.574Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:23:22.643Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:23:22.657Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:23:22.699Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:23:23.170Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:23:23.184Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-07-12T22:23:23.234Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:23:23.352Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:23:23.366Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:23:23.408Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:23:23.676Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-12T22:23:23.690Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:23:23.732Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:23:25.709Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-12T22:23:25.725Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:23:25.770Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:23:25.851Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:23:25.866Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:23:25.909Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:23:25.987Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-12T22:23:26.003Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-12T22:23:26.046Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:23:26.097Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-12T22:23:26.110Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:23:26.157Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:23:26.481Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-12T22:23:26.493Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-12T22:23:26.533Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:23:36.557Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:23:36.571Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:23:36.611Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:23:36.655Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:23:36.668Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:23:36.710Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:23:37.317Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:23:37.332Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:23:37.375Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:23:37.456Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:23:37.474Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:23:37.517Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:23:37.602Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:23:37.615Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:23:37.656Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:23:37.728Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:23:37.745Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:23:37.787Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:23:38.266Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:23:38.281Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-07-12T22:23:38.327Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:23:38.439Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:23:38.452Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:23:38.497Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:23:38.763Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-12T22:23:38.778Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:23:38.825Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:23:40.803Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-12T22:23:40.818Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:23:40.864Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:23:40.942Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:23:40.958Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:23:41.001Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:23:41.077Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-12T22:23:41.090Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-12T22:23:41.131Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:23:41.186Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-12T22:23:41.198Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:23:41.239Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:23:41.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-07-12T22:23:41.578Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-12T22:23:41.619Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:23:51.642Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:23:51.656Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:23:51.700Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:23:51.740Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:23:51.754Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:23:51.796Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:23:52.409Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:23:52.426Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:23:52.471Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:23:52.550Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:23:52.565Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:23:52.614Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:23:52.690Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:23:52.705Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:23:52.750Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:23:52.821Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:23:52.836Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:23:52.882Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:23:53.359Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:23:53.374Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-07-12T22:23:53.416Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:23:53.528Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:23:53.542Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:23:53.584Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:23:53.855Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-12T22:23:53.869Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:23:53.914Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:23:55.894Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-12T22:23:55.907Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:23:55.948Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:23:56.030Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:23:56.043Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:23:56.084Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:23:56.160Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-12T22:23:56.172Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-12T22:23:56.215Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:23:56.268Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-12T22:23:56.282Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:23:56.333Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:23: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-07-12T22:23:56.664Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-12T22:23:56.707Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:24:06.732Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:24:06.746Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:24:06.792Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:24:06.833Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:24:06.847Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:24:06.892Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:24:07.502Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:24:07.517Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:24:07.560Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:24:07.644Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:24:07.658Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:24:07.704Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:24:07.782Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:24:07.796Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:24:07.839Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:24:07.913Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:24:07.928Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:24:07.974Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:24:08.445Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:24:08.458Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-07-12T22:24:08.499Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:24:08.612Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:24:08.628Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:24:08.668Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:24:08.947Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-12T22:24:08.962Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:24:09.006Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:24:10.979Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-12T22:24:10.992Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:24:11.033Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:24:11.112Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:24:11.124Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:24:11.165Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:24:11.245Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-12T22:24:11.258Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-12T22:24:11.298Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:24:11.361Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-12T22:24:11.374Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:24:11.422Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:24:11.740Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-12T22:24:11.753Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-12T22:24:11.796Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:24:21.827Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:24:21.845Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:24:21.891Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:24:21.939Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:24:21.953Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:24:21.995Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:24:22.594Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:24:22.610Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:24:22.654Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:24:22.736Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:24:22.751Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:24:22.794Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:24:22.871Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:24:22.886Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:24:22.939Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:24:23.006Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:24:23.022Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:24:23.065Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:24:23.530Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:24:23.546Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-07-12T22:24:23.590Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:24:23.701Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:24:23.715Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:24:23.760Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:24:24.038Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-12T22:24:24.052Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:24:24.095Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:24:26.064Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-12T22:24:26.077Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:24:26.118Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:24:26.192Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:24:26.204Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:24:26.245Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:24:26.331Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-12T22:24:26.346Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-12T22:24:26.386Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:24:26.451Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-12T22:24:26.465Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:24:26.506Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:24:26.826Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-12T22:24:26.841Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-12T22:24:26.884Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:24:36.922Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:24:36.936Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:24:36.978Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:24:37.022Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:24:37.035Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:24:37.077Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:24:37.687Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:24:37.704Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:24:37.753Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:24:37.825Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:24:37.842Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:24:37.891Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:24:37.971Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:24:37.987Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:24:38.034Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:24:38.097Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:24:38.114Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:24:38.158Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:24:38.622Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:24:38.636Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-07-12T22:24:38.680Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:24:38.787Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:24:38.806Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:24:38.857Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:24:39.125Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-12T22:24:39.137Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:24:39.177Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:24:41.148Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-12T22:24:41.163Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:24:41.205Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:24:41.275Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:24:41.289Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:24:41.332Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:24:41.416Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-12T22:24:41.429Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-12T22:24:41.477Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:24:41.537Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-12T22:24:41.550Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:24:41.593Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:24:41.916Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-12T22:24:41.929Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-12T22:24:41.973Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:24:52.008Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:24:52.021Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:24:52.066Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:24:52.106Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:24:52.119Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:24:52.162Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:24:52.785Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:24:52.798Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:24:52.840Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:24:52.920Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:24:52.932Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:24:52.975Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:24:53.064Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:24:53.077Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:24:53.120Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:24:53.192Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:24:53.207Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:24:53.252Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:24:53.715Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:24:53.730Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-07-12T22:24:53.777Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:24:53.896Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:24:53.911Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:24:53.956Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:24:54.211Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-12T22:24:54.226Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:24:54.268Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:24:56.243Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-12T22:24:56.260Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:24:56.309Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:24:56.364Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:24:56.378Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:24:56.425Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:24:56.511Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-12T22:24:56.526Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-12T22:24:56.573Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:24:56.627Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-12T22:24:56.642Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:24:56.687Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:24:57.007Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-12T22:24:57.022Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-12T22:24:57.065Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:25:07.100Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:25:07.115Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:25:07.161Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:25:07.210Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:25:07.226Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:25:07.271Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:25:07.876Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:25:07.892Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:25:07.940Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:25:08.011Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:25:08.026Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:25:08.069Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:25:08.151Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:25:08.166Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:25:08.208Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:25:08.283Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:25:08.296Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:25:08.341Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:25:08.810Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:25:08.824Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-07-12T22:25:08.866Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:25:08.988Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:25:09.002Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:25:09.045Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:25:09.298Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-12T22:25:09.314Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:25:09.358Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:25:11.339Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-12T22:25:11.353Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:25:11.395Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:25:11.456Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:25:11.470Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:25:11.511Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:25:11.600Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-12T22:25:11.613Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-12T22:25:11.652Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:25:11.715Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-12T22:25:11.730Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:25:11.772Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:25:12.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-07-12T22:25:12.111Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-12T22:25:12.155Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:25:22.195Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:25:22.210Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:25:22.256Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:25:22.299Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:25:22.314Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:25:22.357Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:25:22.969Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:25:22.982Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:25:23.024Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:25:23.098Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:25:23.111Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:25:23.155Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:25:23.237Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:25:23.251Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:25:23.294Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:25:23.373Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:25:23.388Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:25:23.433Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:25:23.901Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:25:23.918Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-07-12T22:25:23.966Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:25:24.080Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:25:24.095Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:25:24.140Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:25:24.388Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-12T22:25:24.403Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:25:24.444Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:25:26.427Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-12T22:25:26.441Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:25:26.486Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:25:26.538Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:25:26.551Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:25:26.595Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:25:26.679Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-12T22:25:26.692Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-12T22:25:26.738Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:25:26.818Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-12T22:25:26.833Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:25:26.877Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:25:27.193Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-12T22:25:27.207Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-12T22:25:27.256Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:25:37.291Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:25:37.306Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:25:37.353Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:25:37.399Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:25:37.415Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:25:37.468Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:25:38.056Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:25:38.071Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:25:38.117Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:25:38.186Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:25:38.202Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:25:38.253Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:25:38.328Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:25:38.343Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:25:38.387Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:25:38.497Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:25:38.511Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:25:38.556Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:25:38.996Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:25:39.011Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-07-12T22:25:39.059Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:25:39.171Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:25:39.185Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:25:39.232Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:25:39.475Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-12T22:25:39.490Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:25:39.535Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:25:41.516Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-12T22:25:41.529Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:25:41.570Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:25:41.624Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:25:41.637Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:25:41.677Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:25:41.765Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-12T22:25:41.778Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-12T22:25:41.818Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:25:41.908Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-12T22:25:41.921Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:25:41.964Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:25:42.288Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-12T22:25:42.302Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-12T22:25:42.347Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:25:52.383Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:25:52.397Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:25:52.447Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:25:52.502Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:25:52.518Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:25:52.568Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:25:53.152Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:25:53.166Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:25:53.210Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:25:53.287Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:25:53.302Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:25:53.344Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:25:53.415Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:25:53.429Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:25:53.471Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:25:53.585Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:25:53.599Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:25:53.643Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:25:54.089Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:25:54.101Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-07-12T22:25:54.146Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:25:54.261Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:25:54.275Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:25:54.318Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:25:54.566Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-12T22:25:54.579Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:25:54.625Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:25:56.600Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-12T22:25:56.613Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:25:56.660Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:25:56.713Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:25:56.727Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:25:56.771Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:25:56.849Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-12T22:25:56.862Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-12T22:25:56.907Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:25:56.994Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-12T22:25:57.008Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:25:57.051Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:25:57.381Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-12T22:25:57.396Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-12T22:25:57.449Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:26:07.482Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:26:07.496Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:26:07.542Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:26:07.601Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:26:07.615Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:26:07.659Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:26:08.242Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:26:08.258Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:26:08.305Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:26:08.377Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:26:08.393Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:26:08.438Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:26:08.502Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:26:08.519Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:26:08.565Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:26:08.677Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:26:08.694Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:26:08.742Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:26:09.178Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:26:09.192Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-07-12T22:26:09.241Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:26:09.350Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:26:09.364Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:26:09.408Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:26:09.656Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-12T22:26:09.672Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:26:09.717Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:26:11.695Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-12T22:26:11.711Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:26:11.769Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:26:11.815Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:26:11.830Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:26:11.875Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:26:11.937Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-12T22:26:11.951Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-12T22:26:11.994Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:26:12.087Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-12T22:26:12.101Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:26:12.147Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:26:12.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-07-12T22:26:12.502Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-12T22:26:12.547Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:26:22.577Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:26:22.590Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:26:22.634Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:26:22.688Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:26:22.702Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:26:22.742Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:26:23.333Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:26:23.348Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:26:23.390Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:26:23.467Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:26:23.480Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:26:23.524Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:26:23.595Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:26:23.609Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:26:23.653Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:26:23.772Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:26:23.787Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:26:23.830Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:26:24.274Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:26:24.291Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-07-12T22:26:24.336Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:26:24.438Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:26:24.454Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:26:24.499Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:26:24.748Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-12T22:26:24.762Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:26:24.804Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:26:26.802Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-12T22:26:26.819Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:26:26.865Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:26:26.909Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:26:26.923Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:26:26.966Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:26:27.026Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-12T22:26:27.044Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-12T22:26:27.089Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:26:27.183Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-12T22:26:27.199Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:26:27.248Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:26:27.583Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-12T22:26:27.599Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-12T22:26:27.646Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:26:37.665Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:26:37.680Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:26:37.722Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:26:37.770Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:26:37.784Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:26:37.824Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:26:38.420Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:26:38.434Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:26:38.475Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:26:38.555Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:26:38.569Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:26:38.611Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:26:38.681Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:26:38.696Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:26:38.738Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:26:38.859Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:26:38.873Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:26:38.918Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:26:39.367Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:26:39.382Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-07-12T22:26:39.429Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:26:39.531Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:26:39.545Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:26:39.595Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:26:39.836Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-12T22:26:39.851Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:26:39.896Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:26:41.898Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-12T22:26:41.913Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:26:41.961Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:26:42.003Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:26:42.020Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:26:42.067Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:26:42.121Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-12T22:26:42.136Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-12T22:26:42.181Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:26:42.279Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-12T22:26:42.294Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:26:42.339Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:26:42.679Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-12T22:26:42.695Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-12T22:26:42.740Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:26:52.754Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:26:52.770Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:26:52.827Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:26:52.873Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:26:52.888Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:26:52.936Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:26:53.511Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:26:53.528Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:26:53.574Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:26:53.643Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:26:53.733Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-07-12T22:26:53.783Z] Will try again after 15 sec [Pipeline] echo [2025-07-12T22:26:53.825Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:26:53.840Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:26:53.883Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:26:53.948Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:26:53.961Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:26:54.002Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:26:54.459Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:26:54.473Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-07-12T22:26:54.517Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:26:54.626Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:26:54.640Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:26:54.683Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:26:54.932Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-12T22:26:54.947Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:26:54.990Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:26:56.990Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-12T22:26:57.005Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:26:57.046Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:26:57.096Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:26:57.110Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:26:57.154Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:26:57.212Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-12T22:26:57.230Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-12T22:26:57.279Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:26:57.373Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-12T22:26:57.388Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:26:57.433Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:26:57.773Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-12T22:26:57.787Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-12T22:26:57.829Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:27:07.860Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:27:07.875Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:27:07.919Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:27:07.967Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:27:07.984Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:27:08.029Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:27:08.608Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:27:08.622Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:27:08.666Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:27:08.816Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:27:08.830Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:27:08.875Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:27:08.918Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:27:08.935Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:27:08.981Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:27:09.033Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:27:09.050Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:27:09.101Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:27:09.549Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:27:09.564Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-07-12T22:27:09.610Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:27:09.714Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:27:09.730Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:27:09.777Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:27:10.024Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-12T22:27:10.041Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:27:10.087Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:27:12.077Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-12T22:27:12.091Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:27:12.140Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:27:12.184Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:27:12.198Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:27:12.241Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:27:12.316Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-12T22:27:12.331Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-12T22:27:12.376Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:27:12.465Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-12T22:27:12.479Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:27:12.527Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:27:12.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-07-12T22:27:12.879Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-12T22:27:12.925Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:27:22.956Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:27:22.974Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:27:23.023Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:27:23.071Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:27:23.087Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:27:23.134Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:27:23.699Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:27:23.715Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:27:23.767Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:27:23.910Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:27:23.927Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:27:23.976Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:27:24.019Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:27:24.034Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:27:24.078Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:27:24.135Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:27:24.151Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:27:24.205Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:27:24.640Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2025-07-12T22:27:24.654Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2025-07-12T22:27:24.697Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:27:24.807Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:27:24.820Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:27:24.860Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:27:25.120Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-12T22:27:25.134Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:27:25.180Z] Will try again after 15 sec [2025-07-12T22:27:26.588Z] Build build-configure #7759 completed: SUCCESS [Pipeline] echo [2025-07-12T22:27:26.605Z] JOB configure-ut-sandbox: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-07-12T22:27:26.694Z] Copied 2 artifacts from "build-configure" build number 7759 [Pipeline] echo [2025-07-12T22:27:26.736Z] JOB configure-ut-sandbox: Collected artifacts: [Pipeline] sh [2025-07-12T22:27:27.021Z] + ls -la build-configure-31768 [2025-07-12T22:27:27.022Z] total 24 [2025-07-12T22:27:27.022Z] drwxr-xr-x 2 jenkins docker 4096 Jul 12 22:27 . [2025-07-12T22:27:27.022Z] drwxr-xr-x 10 jenkins docker 12288 Jul 12 22:27 .. [2025-07-12T22:27:27.022Z] -rw-r--r-- 1 jenkins docker 35 Jul 12 22:27 build.env [2025-07-12T22:27:27.022Z] -rw-r--r-- 1 jenkins docker 555 Jul 12 22:17 deps.build-configure.31768.env [Pipeline] withCredentials [2025-07-12T22:27:27.067Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [Pipeline] { [Pipeline] echo [2025-07-12T22:27:27.232Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-12T22:27:27.250Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-07-12T22:27:27.306Z] Will try again after 15 sec [Pipeline] echo [2025-07-12T22:27:27.336Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:27:27.349Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:27:27.389Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-07-12T22:27:27.394Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:27:27.449Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-12T22:27:27.463Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-12T22:27:27.507Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:27:27.557Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-12T22:27:27.572Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:27:27.617Z] Will try again after 15 sec [Pipeline] { [2025-07-12T22:27:27.953Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] echo [2025-07-12T22:27:27.958Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-12T22:27:27.972Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-12T22:27:28.031Z] Will try again after 15 sec [Pipeline] sh [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] echo [2025-07-12T22:27:38.056Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2025-07-12T22:27:38.131Z] JOB test-unit-agent: wait finished. overall result = true [Pipeline] echo [2025-07-12T22:27:38.156Z] JOB test-unit-agent: entering run_job [Pipeline] { [Pipeline] writeFile [Pipeline] echo [2025-07-12T22:27:38.205Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] archiveArtifacts [2025-07-12T22:27:38.268Z] Archiving artifacts [Pipeline] echo [2025-07-12T22:27:38.279Z] JOB test-unit-opserver: wait finished. overall result = true [Pipeline] echo [2025-07-12T22:27:38.302Z] JOB test-unit-opserver: entering run_job [Pipeline] echo [2025-07-12T22:27:38.332Z] JOB test-unit-agent / stream test-unit : deps: [[configure-ut-sandbox:[inherit-keys:[DEVENV_TAG, UNITTEST_TARGETS]]]] [Pipeline] writeFile [Pipeline] dir [2025-07-12T22:27:38.368Z] Running in /home/jenkins/workspace/pipeline-check [Pipeline] { [Pipeline] findFiles [Pipeline] archiveArtifacts [2025-07-12T22:27:38.451Z] Archiving artifacts [Pipeline] echo [2025-07-12T22:27:38.485Z] JOB test-unit-agent: files found = 2 [Pipeline] echo [2025-07-12T22:27:38.509Z] JOB test-unit-agent: file #0 with path build-configure-31768/build.env [Pipeline] readFile [Pipeline] echo [2025-07-12T22:27:38.548Z] JOB test-unit-opserver / stream test-unit : deps: [[configure-ut-sandbox:[inherit-keys:[DEVENV_TAG, UNITTEST_TARGETS]]]] [Pipeline] dir [2025-07-12T22:27:38.567Z] Running in /home/jenkins/workspace/pipeline-check [Pipeline] { [Pipeline] echo [2025-07-12T22:27:38.607Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] findFiles [Pipeline] echo [2025-07-12T22:27:38.647Z] JOB test-unit-agent: file #1 with path build-configure-31768/deps.build-configure.31768.env [Pipeline] readFile [Pipeline] echo [2025-07-12T22:27:38.698Z] JOB test-unit-opserver: files found = 2 [Pipeline] echo [2025-07-12T22:27:38.722Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] echo [2025-07-12T22:27:38.736Z] JOB test-unit-opserver: file #0 with path build-configure-31768/build.env [Pipeline] readFile [Pipeline] echo [2025-07-12T22:27:38.776Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] echo [2025-07-12T22:27:38.793Z] JOB test-unit-opserver: file #1 with path build-configure-31768/deps.build-configure.31768.env [Pipeline] readFile [Pipeline] { [Pipeline] } [Pipeline] echo [2025-07-12T22:27:38.851Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:SUCCESS] [Pipeline] } [Pipeline] echo [2025-07-12T22:27:38.884Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] // dir [Pipeline] // waitUntil [Pipeline] echo [2025-07-12T22:27:38.971Z] JOB test-unit-bgp: wait finished. overall result = true [Pipeline] echo [2025-07-12T22:27:38.995Z] JOB test-unit-agent: deps_env_file: deps.test-unit-agent.58563.env [Pipeline] writeFile [Pipeline] echo [2025-07-12T22:27:39.023Z] JOB test-unit-bgp: entering run_job [Pipeline] writeFile [Pipeline] } [Pipeline] { [Pipeline] archiveArtifacts [2025-07-12T22:27:39.115Z] Archiving artifacts [Pipeline] echo [2025-07-12T22:27:39.136Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:SUCCESS] [Pipeline] } [Pipeline] archiveArtifacts [2025-07-12T22:27:39.171Z] Archiving artifacts [Pipeline] // dir [Pipeline] { [Pipeline] echo [2025-07-12T22:27:39.238Z] JOB test-unit-opserver: deps_env_file: deps.test-unit-opserver.40704.env [Pipeline] writeFile [Pipeline] echo [2025-07-12T22:27:39.268Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2025-07-12T22:27:39.328Z] JOB test-unit-agent: Starting job: test-unit-agent rnd: #58563 [Pipeline] timeout [2025-07-12T22:27:39.342Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] echo [2025-07-12T22:27:39.359Z] JOB test-unit-group-one: wait finished. overall result = true [Pipeline] { [Pipeline] echo [2025-07-12T22:27:39.397Z] JOB test-unit-group-one: entering run_job [Pipeline] echo [2025-07-12T22:27:39.425Z] JOB test-unit-bgp / stream test-unit : deps: [[configure-ut-sandbox:[inherit-keys:[DEVENV_TAG, UNITTEST_TARGETS]]]] [Pipeline] build [2025-07-12T22:27:39.444Z] Scheduling project: test-unit-agent [Pipeline] dir [2025-07-12T22:27:39.464Z] Running in /home/jenkins/workspace/pipeline-check [Pipeline] { [Pipeline] writeFile [Pipeline] echo [2025-07-12T22:27:39.524Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] archiveArtifacts [2025-07-12T22:27:39.587Z] Archiving artifacts [Pipeline] echo [2025-07-12T22:27:39.601Z] JOB test-unit-group-two: wait finished. overall result = true [Pipeline] findFiles [Pipeline] echo [2025-07-12T22:27:39.641Z] JOB test-unit-group-two: entering run_job [Pipeline] writeFile [Pipeline] // waitUntil [Pipeline] archiveArtifacts [2025-07-12T22:27:39.728Z] Archiving artifacts [Pipeline] echo [2025-07-12T22:27:39.742Z] JOB test-unit-ungrouped: wait finished. overall result = true [Pipeline] echo [2025-07-12T22:27:39.756Z] JOB test-unit-ungrouped: entering run_job [Pipeline] echo [2025-07-12T22:27:39.784Z] JOB test-unit-opserver: Starting job: test-unit-opserver rnd: #40704 [Pipeline] timeout [2025-07-12T22:27:39.800Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] writeFile [Pipeline] echo [2025-07-12T22:27:39.855Z] JOB test-unit-bgp: files found = 2 [Pipeline] echo [2025-07-12T22:27:39.868Z] JOB test-unit-bgp: file #0 with path build-configure-31768/build.env [Pipeline] readFile [Pipeline] build [2025-07-12T22:27:39.896Z] Scheduling project: test-unit-opserver [Pipeline] archiveArtifacts [2025-07-12T22:27:39.943Z] Archiving artifacts [Pipeline] { [Pipeline] echo [2025-07-12T22:27:39.985Z] JOB test-unit-group-one / stream test-unit : deps: [[configure-ut-sandbox:[inherit-keys:[DEVENV_TAG, UNITTEST_TARGETS]]]] [Pipeline] echo [2025-07-12T22:27:40.000Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:SUCCESS] [Pipeline] echo [2025-07-12T22:27:40.014Z] JOB cleanup-worker-ut-sandbox: waiting for all = true [Pipeline] } [Pipeline] dir [2025-07-12T22:27:40.034Z] Running in /home/jenkins/workspace/pipeline-check [Pipeline] { [Pipeline] findFiles [Pipeline] archiveArtifacts [2025-07-12T22:27:40.118Z] Archiving artifacts [Pipeline] { [Pipeline] echo [2025-07-12T22:27:40.164Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] echo [2025-07-12T22:27:40.190Z] JOB test-unit-group-two / stream test-unit : deps: [[configure-ut-sandbox:[inherit-keys:[DEVENV_TAG, UNITTEST_TARGETS]]]] [Pipeline] echo [2025-07-12T22:27:40.203Z] JOB test-unit-bgp: file #1 with path build-configure-31768/deps.build-configure.31768.env [Pipeline] readFile [Pipeline] echo [2025-07-12T22:27:40.230Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:27:40.244Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] dir [2025-07-12T22:27:40.263Z] Running in /home/jenkins/workspace/pipeline-check [Pipeline] { [Pipeline] // waitUntil [Pipeline] echo [2025-07-12T22:27:40.326Z] JOB cleanup-worker-ut-sandbox: wait finished. overall result = true [Pipeline] findFiles [Pipeline] echo [2025-07-12T22:27:40.365Z] JOB cleanup-worker-ut-sandbox: entering run_job [Pipeline] writeFile [Pipeline] echo [2025-07-12T22:27:40.405Z] JOB test-unit-group-one: files found = 2 [Pipeline] echo [2025-07-12T22:27:40.429Z] JOB test-unit-group-one: file #0 with path build-configure-31768/build.env [Pipeline] readFile [Pipeline] echo [2025-07-12T22:27:40.462Z] JOB test-unit-ungrouped / stream test-unit : deps: [[configure-ut-sandbox:[inherit-keys:[DEVENV_TAG, UNITTEST_TARGETS]]]] [Pipeline] dir [2025-07-12T22:27:40.487Z] Running in /home/jenkins/workspace/pipeline-check [Pipeline] { [Pipeline] findFiles [Pipeline] { [2025-07-12T22:27:40.565Z] Will try again after 15 sec [Pipeline] echo [2025-07-12T22:27:40.580Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] echo [2025-07-12T22:27:40.605Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-12T22:27:40.617Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-12T22:27:40.645Z] JOB test-unit-group-two: files found = 2 [Pipeline] echo [2025-07-12T22:27:40.659Z] JOB test-unit-group-two: file #0 with path build-configure-31768/build.env [Pipeline] readFile [Pipeline] archiveArtifacts [2025-07-12T22:27:40.698Z] Archiving artifacts [Pipeline] } [Pipeline] echo [2025-07-12T22:27:40.740Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] echo [2025-07-12T22:27:40.763Z] JOB test-unit-group-one: file #1 with path build-configure-31768/deps.build-configure.31768.env [Pipeline] readFile [Pipeline] echo [2025-07-12T22:27:40.817Z] JOB test-unit-ungrouped: files found = 2 [Pipeline] echo [2025-07-12T22:27:40.831Z] JOB test-unit-ungrouped: file #0 with path build-configure-31768/build.env [Pipeline] readFile [2025-07-12T22:27:40.898Z] Will try again after 15 sec [Pipeline] echo [2025-07-12T22:27:40.911Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] // dir [Pipeline] echo [2025-07-12T22:27:40.955Z] JOB test-unit-group-two: file #1 with path build-configure-31768/deps.build-configure.31768.env [Pipeline] readFile [Pipeline] echo [2025-07-12T22:27:40.991Z] JOB cleanup-worker-ut-sandbox / stream prepare-ut-sandbox : deps: [configure-ut-sandbox] [Pipeline] echo [2025-07-12T22:27:41.005Z] JOB test-unit-bgp: deps_env_file: deps.test-unit-bgp.35918.env [Pipeline] writeFile [Pipeline] dir [2025-07-12T22:27:41.036Z] Running in /home/jenkins/workspace/pipeline-check [Pipeline] { [Pipeline] echo [2025-07-12T22:27:41.077Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] findFiles [Pipeline] echo [2025-07-12T22:27:41.138Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] echo [2025-07-12T22:27:41.164Z] JOB test-unit-ungrouped: file #1 with path build-configure-31768/deps.build-configure.31768.env [Pipeline] readFile [Pipeline] echo [2025-07-12T22:27:41.203Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] archiveArtifacts [2025-07-12T22:27:41.228Z] Archiving artifacts [Pipeline] } [Pipeline] echo [2025-07-12T22:27:41.262Z] JOB cleanup-worker-ut-sandbox: files found = 2 [Pipeline] echo [2025-07-12T22:27:41.279Z] JOB cleanup-worker-ut-sandbox: file #0 with path build-configure-31768/build.env [Pipeline] readFile [Pipeline] } [Pipeline] echo [2025-07-12T22:27:41.334Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] // dir [Pipeline] echo [2025-07-12T22:27:41.383Z] JOB test-unit-bgp: Starting job: test-unit-bgp rnd: #35918 [Pipeline] timeout [2025-07-12T22:27:41.398Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] echo [2025-07-12T22:27:41.421Z] JOB test-unit-group-one: deps_env_file: deps.test-unit-group-one.50300.env [Pipeline] writeFile [Pipeline] build [2025-07-12T22:27:41.453Z] Scheduling project: test-unit-bgp [Pipeline] } [Pipeline] // dir [Pipeline] echo [2025-07-12T22:27:41.526Z] JOB cleanup-worker-ut-sandbox: file #1 with path build-configure-31768/deps.build-configure.31768.env [Pipeline] readFile [Pipeline] echo [2025-07-12T22:27:41.565Z] JOB test-unit-group-two: deps_env_file: deps.test-unit-group-two.55912.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-07-12T22:27:41.623Z] Archiving artifacts [Pipeline] // dir [Pipeline] echo [2025-07-12T22:27:41.698Z] JOB test-unit-ungrouped: deps_env_file: deps.test-unit-ungrouped.36198.env [Pipeline] writeFile [Pipeline] } [Pipeline] archiveArtifacts [2025-07-12T22:27:41.781Z] Archiving artifacts [Pipeline] echo [2025-07-12T22:27:41.819Z] JOB test-unit-group-one: Starting job: test-unit-group-one rnd: #50300 [Pipeline] timeout [2025-07-12T22:27:41.835Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2025-07-12T22:27:41.868Z] Scheduling project: test-unit-group-one [Pipeline] archiveArtifacts [2025-07-12T22:27:41.914Z] Archiving artifacts [Pipeline] // dir [Pipeline] echo [2025-07-12T22:27:41.979Z] JOB test-unit-group-two: Starting job: test-unit-group-two rnd: #55912 [Pipeline] timeout [2025-07-12T22:27:41.995Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2025-07-12T22:27:42.026Z] Scheduling project: test-unit-group-two [Pipeline] echo [2025-07-12T22:27:42.059Z] JOB test-unit-ungrouped: Starting job: test-unit-ungrouped rnd: #36198 [Pipeline] timeout [2025-07-12T22:27:42.074Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2025-07-12T22:27:42.097Z] Scheduling project: test-unit-ungrouped [Pipeline] echo [2025-07-12T22:27:42.131Z] JOB cleanup-worker-ut-sandbox: deps_env_file: deps.build-cleanup.79978.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-07-12T22:27:42.189Z] Archiving artifacts [Pipeline] echo [2025-07-12T22:27:42.230Z] JOB cleanup-worker-ut-sandbox: Starting job: build-cleanup rnd: #79978 [Pipeline] timeout [2025-07-12T22:27:42.249Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2025-07-12T22:27:42.295Z] Scheduling project: build-cleanup [Pipeline] { [Pipeline] echo [2025-07-12T22:27:42.351Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-12T22:27:42.367Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:27:42.411Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:27:42.456Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:27:42.474Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:27:42.525Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:27:42.572Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-12T22:27:42.587Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-12T22:27:42.631Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:27:42.674Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-12T22:27:42.690Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:27:42.731Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:27:43.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-07-12T22:27:43.082Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-12T22:27:43.128Z] Will try again after 15 sec [2025-07-12T22:27:45.092Z] Starting building: test-unit-agent #2048 [2025-07-12T22:27:50.095Z] Starting building: test-unit-opserver #2048 [2025-07-12T22:27:52.665Z] Build test-unit-opserver #2048 completed: SUCCESS [2025-07-12T22:27:52.680Z] Starting building: test-unit-bgp #2048 [Pipeline] echo [2025-07-12T22:27:52.691Z] JOB test-unit-opserver: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-07-12T22:27:52.819Z] Copied 1 artifact from "test-unit-opserver" build number 2048 [Pipeline] echo [2025-07-12T22:27:52.848Z] JOB test-unit-opserver: Collected artifacts: [Pipeline] sh [2025-07-12T22:27:53.146Z] + ls -la test-unit-opserver-40704 [2025-07-12T22:27:53.146Z] total 20 [2025-07-12T22:27:53.146Z] drwxr-xr-x 2 jenkins docker 4096 Jul 12 22:27 . [2025-07-12T22:27:53.146Z] drwxr-xr-x 11 jenkins docker 12288 Jul 12 22:27 .. [2025-07-12T22:27:53.146Z] -rw-r--r-- 1 jenkins docker 309 Jul 12 22:27 deps.test-unit-opserver.40704.env [Pipeline] withCredentials [2025-07-12T22:27:53.193Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-07-12T22:27:53.509Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-07-12T22:27:54.099Z] 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 [2025-07-12T22:27:55.102Z] Starting building: test-unit-group-one #2048 [Pipeline] } [Pipeline] { [Pipeline] echo [2025-07-12T22:27:55.609Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:27:55.626Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:27:55.668Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:27:55.929Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-12T22:27:55.948Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:27:55.996Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:27:57.447Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-12T22:27:57.469Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:27:57.782Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2025-07-12T22:27:57.836Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:27:57.855Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2025-07-12T22:27:57.880Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-12T22:27:57.900Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2025-07-12T22:27:57.921Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-12T22:27:57.937Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:27:57.991Z] Will try again after 15 sec [2025-07-12T22:27:58.003Z] Build test-unit-group-one #2048 completed: SUCCESS [2025-07-12T22:27:58.011Z] Will try again after 15 sec [2025-07-12T22:27:58.018Z] Starting building: test-unit-group-two #2048 [2025-07-12T22:27:58.044Z] Will try again after 15 sec [Pipeline] echo [2025-07-12T22:27:58.129Z] JOB test-unit-group-one: Finished with SUCCESS [Pipeline] } [Pipeline] { [Pipeline] // timeout [Pipeline] copyArtifacts [2025-07-12T22:27:58.245Z] Copied 1 artifact from "test-unit-group-one" build number 2048 [Pipeline] echo [2025-07-12T22:27:58.266Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-12T22:27:58.282Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-12T22:27:58.326Z] Will try again after 15 sec [Pipeline] echo [2025-07-12T22:27:58.343Z] JOB test-unit-group-one: Collected artifacts: [Pipeline] sh [2025-07-12T22:27:58.634Z] + ls -la test-unit-group-one-50300 [2025-07-12T22:27:58.635Z] total 20 [2025-07-12T22:27:58.635Z] drwxr-xr-x 2 jenkins docker 4096 Jul 12 22:27 . [2025-07-12T22:27:58.635Z] drwxr-xr-x 12 jenkins docker 12288 Jul 12 22:27 .. [2025-07-12T22:27:58.635Z] -rw-r--r-- 1 jenkins docker 309 Jul 12 22:27 deps.test-unit-group-one.50300.env [Pipeline] withCredentials [2025-07-12T22:27:58.683Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-07-12T22:27:59.003Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-07-12T22:27:59.578Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-07-12T22:28:00.109Z] Starting building: test-unit-ungrouped #2048 [Pipeline] sh [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [2025-07-12T22:28:00.681Z] Build test-unit-group-two #2048 completed: SUCCESS [Pipeline] } [2025-07-12T22:28:00.695Z] Starting building: build-cleanup #8656 [Pipeline] echo [2025-07-12T22:28:00.816Z] JOB test-unit-group-two: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-07-12T22:28:00.959Z] Copied 1 artifact from "test-unit-group-two" build number 2048 [Pipeline] echo [2025-07-12T22:28:00.996Z] JOB test-unit-group-two: Collected artifacts: [Pipeline] sh [2025-07-12T22:28:01.282Z] + ls -la test-unit-group-two-55912 [2025-07-12T22:28:01.282Z] total 20 [2025-07-12T22:28:01.282Z] drwxr-xr-x 2 jenkins docker 4096 Jul 12 22:28 . [2025-07-12T22:28:01.282Z] drwxr-xr-x 13 jenkins docker 12288 Jul 12 22:28 .. [2025-07-12T22:28:01.282Z] -rw-r--r-- 1 jenkins docker 309 Jul 12 22:27 deps.test-unit-group-two.55912.env [Pipeline] withCredentials [2025-07-12T22:28:01.341Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-07-12T22:28:01.644Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-07-12T22:28:02.211Z] 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-07-12T22:28:10.701Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:28:10.714Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:28:10.757Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:28:11.028Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-12T22:28:11.041Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:28:11.081Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:28:12.823Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-12T22:28:12.838Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:28:12.886Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:28:13.025Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:28:13.040Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2025-07-12T22:28:13.101Z] Will try again after 15 sec [Pipeline] echo [2025-07-12T22:28:13.130Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-12T22:28:13.145Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2025-07-12T22:28:13.166Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-12T22:28:13.181Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:28:13.226Z] Will try again after 15 sec [2025-07-12T22:28:13.244Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:28:13.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-07-12T22:28:13.374Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-12T22:28:13.416Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:28:25.794Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:28:25.811Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:28:25.856Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:28:26.113Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-12T22:28:26.128Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:28:26.173Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:28:27.935Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-12T22:28:27.951Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:28:27.999Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:28:28.134Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:28:28.149Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:28:28.200Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:28:28.262Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-12T22:28:28.279Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [2025-07-12T22:28:28.330Z] Will try again after 15 sec [Pipeline] echo [2025-07-12T22:28:28.360Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-12T22:28:28.375Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:28:28.420Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:28:28.460Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-12T22:28:28.475Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-12T22:28:28.517Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:28:40.888Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:28:40.905Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:28:40.950Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:28:41.203Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-12T22:28:41.218Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:28:41.260Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:28:43.031Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-12T22:28:43.046Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:28:43.086Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:28:43.229Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:28:43.244Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:28:43.285Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:28:43.360Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-12T22:28:43.375Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-12T22:28:43.420Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:28:43.465Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-12T22:28:43.479Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:28:43.523Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:28:43.565Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-12T22:28:43.577Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-12T22:28:43.619Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:28:55.986Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:28:56.002Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:28:56.048Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:28:56.297Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-12T22:28:56.311Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:28:56.356Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:28:58.121Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-12T22:28:58.135Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:28:58.215Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:28:58.317Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:28:58.331Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:28:58.375Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:28:58.450Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-12T22:28:58.464Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-12T22:28:58.505Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:28:58.554Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-12T22:28:58.568Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:28:58.616Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:28:58.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-07-12T22:28:58.676Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-12T22:28:58.734Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:29:11.082Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:29:11.099Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:29:11.144Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:29:11.389Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-12T22:29:11.404Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:29:11.460Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:29:13.249Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-12T22:29:13.264Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:29:13.309Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:29:13.418Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:29:13.434Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:29:13.479Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:29:13.538Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-12T22:29:13.554Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-12T22:29:13.601Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:29:13.649Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-12T22:29:13.664Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:29:13.708Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:29:13.772Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-12T22:29:13.785Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-12T22:29:13.829Z] Will try again after 15 sec [2025-07-12T22:29:16.310Z] Build build-cleanup #8656 completed: SUCCESS [Pipeline] echo [2025-07-12T22:29:16.339Z] JOB cleanup-worker-ut-sandbox: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-07-12T22:29:16.429Z] Copied 1 artifact from "build-cleanup" build number 8656 [Pipeline] echo [2025-07-12T22:29:16.464Z] JOB cleanup-worker-ut-sandbox: Collected artifacts: [Pipeline] sh [2025-07-12T22:29:16.765Z] + ls -la build-cleanup-79978 [2025-07-12T22:29:16.765Z] total 20 [2025-07-12T22:29:16.765Z] drwxr-xr-x 2 jenkins docker 4096 Jul 12 22:29 . [2025-07-12T22:29:16.765Z] drwxr-xr-x 14 jenkins docker 12288 Jul 12 22:29 .. [2025-07-12T22:29:16.765Z] -rw-r--r-- 1 jenkins docker 590 Jul 12 22:27 deps.build-cleanup.79978.env [Pipeline] withCredentials [2025-07-12T22:29:16.808Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-07-12T22:29:17.120Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-07-12T22:29:17.682Z] 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-07-12T22:29:26.174Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:29:26.189Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:29:26.233Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:29:26.491Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-12T22:29:26.507Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:29:26.550Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:29:28.343Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-12T22:29:28.359Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:29:28.407Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:29:28.512Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:29:28.526Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:29:28.571Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:29:28.633Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-12T22:29:28.648Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-12T22:29:28.693Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:29:28.740Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-12T22:29:28.756Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:29:28.801Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:29:28.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-07-12T22:29:28.875Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-12T22:29:28.920Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:29:41.264Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:29:41.278Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:29:41.319Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:29:41.579Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-12T22:29:41.592Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:29:41.634Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:29:43.441Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-12T22:29:43.457Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:29:43.502Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:29:43.607Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:29:43.625Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:29:43.756Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:29:43.799Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-12T22:29:43.827Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [2025-07-12T22:29:43.887Z] Will try again after 15 sec [Pipeline] echo [2025-07-12T22:29:43.918Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-12T22:29:43.933Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2025-07-12T22:29:43.990Z] Will try again after 15 sec [Pipeline] echo [2025-07-12T22:29:44.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-07-12T22:29:44.035Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-12T22:29:44.077Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:29:56.350Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:29:56.366Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:29:56.413Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:29:56.665Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-12T22:29:56.680Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:29:56.723Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:29:58.536Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-12T22:29:58.551Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:29:58.598Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:29:58.786Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:29:58.801Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:29:58.844Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:29:58.918Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-12T22:29:58.931Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-12T22:29:58.977Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:29:59.020Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-12T22:29:59.033Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:29:59.076Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:29:59.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-07-12T22:29:59.136Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-12T22:29:59.178Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:30:11.460Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:30:11.479Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:30:11.529Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:30:11.756Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-12T22:30:11.772Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:30:11.817Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:30:13.632Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-12T22:30:13.648Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:30:13.693Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:30:13.879Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:30:13.895Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:30:13.942Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:30:14.014Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-12T22:30:14.030Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-12T22:30:14.075Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:30:14.117Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-12T22:30:14.131Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:30:14.174Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:30:14.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-07-12T22:30:14.232Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-12T22:30:14.278Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:30:26.566Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:30:26.582Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:30:26.627Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:30:26.850Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-12T22:30:26.865Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:30:26.912Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:30:28.728Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-12T22:30:28.748Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:30:28.806Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:30:28.977Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:30:28.992Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:30:29.043Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:30:29.109Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-12T22:30:29.124Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-12T22:30:29.170Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:30:29.228Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-12T22:30:29.245Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:30:29.294Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:30:29.346Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-12T22:30:29.362Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-12T22:30:29.412Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:30:41.661Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:30:41.675Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:30:41.720Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:30:41.943Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-12T22:30:41.956Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:30:42.000Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:30:43.840Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-12T22:30:43.856Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:30:43.903Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:30:44.076Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:30:44.093Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:30:44.147Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:30:44.201Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-12T22:30:44.216Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-12T22:30:44.256Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:30:44.324Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-12T22:30:44.339Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:30:44.380Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:30:44.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-07-12T22:30:44.456Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-12T22:30:44.497Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:30:56.760Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:30:56.776Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:30:56.820Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:30:57.032Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-12T22:30:57.045Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:30:57.087Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:30:58.941Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-12T22:30:58.957Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:30:59.006Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:30:59.180Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:30:59.195Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:30:59.241Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:30:59.288Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-12T22:30:59.305Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-12T22:30:59.367Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:30:59.417Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-12T22:30:59.433Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:30:59.480Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:30:59.532Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-12T22:30:59.548Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-12T22:30:59.596Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:31:11.854Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:31:11.870Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:31:11.915Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:31:12.118Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-12T22:31:12.132Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:31:12.172Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:31:14.039Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-12T22:31:14.054Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:31:14.098Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:31:14.272Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:31:14.286Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:31:14.328Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:31:14.402Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-12T22:31:14.416Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-12T22:31:14.461Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:31:14.512Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-12T22:31:14.528Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:31:14.573Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:31:14.632Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-12T22:31:14.649Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-12T22:31:14.698Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:31:26.950Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:31:26.966Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:31:27.013Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:31:27.203Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-12T22:31:27.220Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:31:27.264Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:31:29.132Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-12T22:31:29.147Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:31:29.192Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:31:29.366Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:31:29.387Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:31:29.440Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:31:29.497Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-12T22:31:29.512Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-12T22:31:29.558Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:31:29.604Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-12T22:31:29.618Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:31:29.665Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:31:29.733Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-12T22:31:29.747Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-12T22:31:29.791Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:31:42.046Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:31:42.062Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:31:42.106Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:31:42.297Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-12T22:31:42.311Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:31:42.354Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:31:44.226Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-12T22:31:44.241Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:31:44.285Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:31:44.472Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:31:44.490Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:31:44.534Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:31:44.593Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-12T22:31:44.609Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-12T22:31:44.654Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:31:44.694Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-12T22:31:44.709Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:31:44.753Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:31:44.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-07-12T22:31:44.839Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-12T22:31:44.884Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:31:57.287Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:31:57.302Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:31:57.350Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:31:57.395Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-12T22:31:57.409Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:31:57.458Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:31:59.318Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-12T22:31:59.333Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:31:59.380Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:31:59.567Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:31:59.584Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:31:59.632Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:31:59.686Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-12T22:31:59.702Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-12T22:31:59.746Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:31:59.789Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-12T22:31:59.803Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:31:59.850Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:31:59.918Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-12T22:31:59.932Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-12T22:31:59.977Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:32:12.383Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:32:12.398Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:32:12.449Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:32:12.496Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-12T22:32:12.511Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:32:12.562Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:32:14.413Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-12T22:32:14.429Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:32:14.475Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:32:14.667Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:32:14.684Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:32:14.736Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:32:14.783Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-12T22:32:14.799Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-12T22:32:14.850Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:32:14.898Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-12T22:32:14.914Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:32:14.961Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:32:15.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-07-12T22:32:15.026Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-12T22:32:15.071Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:32:27.482Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:32:27.497Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:32:27.543Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:32:27.592Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-12T22:32:27.606Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:32:27.650Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:32:29.506Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-12T22:32:29.519Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:32:29.561Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:32:29.769Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:32:29.783Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:32:29.829Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:32:29.883Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-12T22:32:29.899Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-12T22:32:29.948Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:32:29.999Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-12T22:32:30.014Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:32:30.057Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:32:30.102Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-12T22:32:30.118Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-12T22:32:30.162Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:32:42.578Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:32:42.593Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:32:42.647Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:32:42.689Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-12T22:32:42.703Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:32:42.749Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:32:44.593Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-12T22:32:44.609Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:32:44.651Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:32:44.867Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:32:44.883Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:32:44.928Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:32:44.980Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-12T22:32:44.995Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-12T22:32:45.045Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:32:45.094Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-12T22:32:45.112Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:32:45.160Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:32: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-07-12T22:32:45.218Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-12T22:32:45.263Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:32:57.682Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:32:57.698Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:32:57.744Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:32:57.788Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-12T22:32:57.803Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:32:57.847Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:32:59.711Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-12T22:32:59.725Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:32:59.769Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:32:59.962Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:32:59.977Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:33:00.024Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:33:00.078Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-12T22:33:00.094Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-12T22:33:00.142Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:33:00.195Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-12T22:33:00.211Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:33:00.256Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:33:00.302Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-12T22:33:00.318Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-12T22:33:00.362Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:33:12.778Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:33:12.793Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:33:12.835Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:33:12.875Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-12T22:33:12.890Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:33:12.931Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:33:14.816Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-12T22:33:14.830Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:33:14.875Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:33:15.054Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:33:15.067Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:33:15.112Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:33:15.172Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-12T22:33:15.186Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-12T22:33:15.228Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:33:15.287Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-12T22:33:15.302Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:33:15.348Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:33:15.392Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-12T22:33:15.408Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-12T22:33:15.455Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:33:27.872Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:33:27.890Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:33:27.935Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:33:27.982Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-12T22:33:27.998Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:33:28.048Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:33:29.911Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-12T22:33:29.928Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:33:29.975Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:33:30.145Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:33:30.163Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:33:30.211Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:33:30.258Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-12T22:33:30.273Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-12T22:33:30.315Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:33:30.381Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-12T22:33:30.396Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:33:30.445Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:33:30.491Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-12T22:33:30.506Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-12T22:33:30.551Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:33:42.969Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:33:42.984Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:33:43.030Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:33:43.081Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-12T22:33:43.095Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:33:43.138Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:33:45.008Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-12T22:33:45.022Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:33:45.065Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:33:45.244Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:33:45.258Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:33:45.306Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:33:45.346Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-12T22:33:45.361Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-12T22:33:45.405Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:33:45.474Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-12T22:33:45.488Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:33:45.529Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:33:45.584Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-12T22:33:45.597Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-12T22:33:45.639Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:33:58.059Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:33:58.076Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:33:58.122Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:33:58.166Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-12T22:33:58.182Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:33:58.224Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:34:00.098Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-12T22:34:00.116Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:34:00.158Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:34:00.339Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:34:00.355Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:34:00.402Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:34:00.443Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-12T22:34:00.456Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-12T22:34:00.496Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:34:00.558Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-12T22:34:00.572Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:34:00.615Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:34:00.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-07-12T22:34:00.682Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-12T22:34:00.724Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:34:13.156Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:34:13.172Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:34:13.221Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:34:13.262Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-12T22:34:13.277Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:34:13.321Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:34:15.192Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-12T22:34:15.210Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:34:15.253Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:34:15.433Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:34:15.451Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:34:15.503Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:34:15.547Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-12T22:34:15.564Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-12T22:34:15.611Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:34:15.655Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-12T22:34:15.671Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:34:15.714Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:34:15.759Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-12T22:34:15.777Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-12T22:34:15.825Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:34:28.254Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:34:28.268Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:34:28.313Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:34:28.355Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-12T22:34:28.370Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:34:28.413Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:34:30.285Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-12T22:34:30.300Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:34:30.344Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:34:30.536Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:34:30.590Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:34:30.640Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:34:30.680Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-12T22:34:30.696Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-12T22:34:30.741Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:34:30.783Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-12T22:34:30.798Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:34:30.844Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:34:30.890Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-12T22:34:30.905Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-12T22:34:30.949Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:34:43.350Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:34:43.368Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:34:43.417Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:34:43.460Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-12T22:34:43.477Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:34:43.524Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:34:45.375Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-12T22:34:45.390Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:34:45.435Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:34:45.673Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:34:45.688Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:34:45.731Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:34:45.775Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-12T22:34:45.792Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-12T22:34:45.839Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:34:45.886Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-12T22:34:45.903Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:34:45.949Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:34:45.996Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-12T22:34:46.011Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-12T22:34:46.060Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:34:58.453Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:34:58.468Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:34:58.520Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:34:58.567Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-12T22:34:58.582Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:34:58.628Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:35:00.470Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-12T22:35:00.485Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:35:00.528Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:35:00.765Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:35:00.778Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:35:00.820Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:35:00.870Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-12T22:35:00.883Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-12T22:35:00.928Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:35:00.979Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-12T22:35:00.993Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:35:01.035Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:35: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-07-12T22:35:01.108Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-12T22:35:01.161Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:35:13.552Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:35:13.567Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:35:13.612Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:35:13.658Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-12T22:35:13.675Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:35:13.719Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:35:15.561Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-12T22:35:15.577Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:35:15.623Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:35:15.857Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:35:15.873Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:35:15.924Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:35:15.968Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-12T22:35:15.984Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-12T22:35:16.047Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:35:16.090Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-12T22:35:16.106Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:35:16.153Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:35:16.197Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-12T22:35:16.212Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-12T22:35:16.255Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:35:28.646Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:35:28.662Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:35:28.707Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:35:28.751Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-12T22:35:28.765Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:35:28.808Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:35:30.654Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-12T22:35:30.669Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:35:30.712Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:35:30.953Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:35:30.967Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:35:31.012Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:35:31.077Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-12T22:35:31.090Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-12T22:35:31.135Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:35:31.184Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-12T22:35:31.197Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:35:31.238Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:35:31.285Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-12T22:35:31.297Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-12T22:35:31.338Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:35:43.740Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:35:43.754Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:35:43.803Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:35:43.849Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-12T22:35:43.864Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:35:43.906Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:35:45.747Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-12T22:35:45.772Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:35:45.817Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:35:46.047Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:35:46.062Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:35:46.106Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:35:46.163Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-12T22:35:46.179Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-12T22:35:46.225Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:35:46.268Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-12T22:35:46.284Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:35:46.330Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:35:46.379Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-12T22:35:46.396Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-12T22:35:46.442Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:35:58.838Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:35:58.854Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:35:58.898Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:35:58.942Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-12T22:35:58.956Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:35:59.001Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:36:00.850Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-12T22:36:00.864Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:36:00.907Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:36:01.137Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:36:01.151Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:36:01.194Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:36:01.256Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-12T22:36:01.270Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-12T22:36:01.314Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:36:01.364Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-12T22:36:01.380Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:36:01.423Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:36:01.478Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-12T22:36:01.494Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-12T22:36:01.541Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:36:13.932Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:36:13.947Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:36:13.991Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:36:14.034Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-12T22:36:14.049Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:36:14.094Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:36:15.939Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-12T22:36:15.955Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:36:16.002Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:36:16.227Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:36:16.243Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:36:16.286Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:36:16.342Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-12T22:36:16.355Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-12T22:36:16.397Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:36:16.451Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-12T22:36:16.465Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:36:16.503Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:36:16.569Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-12T22:36:16.583Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-12T22:36:16.621Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:36:29.025Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:36:29.039Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:36:29.084Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:36:29.126Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-12T22:36:29.141Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:36:29.182Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:36:31.033Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-12T22:36:31.049Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:36:31.090Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:36:31.314Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:36:31.327Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:36:31.370Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:36:31.426Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-12T22:36:31.440Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-12T22:36:31.484Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:36:31.533Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-12T22:36:31.548Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:36:31.593Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:36:31.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-07-12T22:36:31.665Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-12T22:36:31.706Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:36:44.115Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:36:44.132Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:36:44.182Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:36:44.231Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-12T22:36:44.246Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:36:44.288Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:36:46.122Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-12T22:36:46.136Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:36:46.182Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:36:46.403Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:36:46.419Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:36:46.460Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:36:46.512Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-12T22:36:46.530Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-12T22:36:46.574Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:36:46.623Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-12T22:36:46.636Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:36:46.678Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:36:46.736Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-12T22:36:46.751Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-12T22:36:46.792Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:36:59.214Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:36:59.229Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:36:59.273Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:36:59.317Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-12T22:36:59.333Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:36:59.375Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:37:01.214Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-12T22:37:01.230Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:37:01.273Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:37:01.492Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:37:01.508Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:37:01.555Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:37:01.608Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-12T22:37:01.623Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-12T22:37:01.667Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:37:01.714Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-12T22:37:01.730Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:37:01.776Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:37:01.824Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-12T22:37:01.838Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-12T22:37:01.879Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:37:14.308Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:37:14.324Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:37:14.369Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:37:14.413Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-12T22:37:14.428Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:37:14.471Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:37:16.306Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-12T22:37:16.320Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:37:16.362Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:37:16.589Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:37:16.603Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:37:16.649Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:37:16.698Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-12T22:37:16.713Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-12T22:37:16.757Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:37:16.812Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-12T22:37:16.827Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:37:16.868Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:37:16.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-07-12T22:37:16.926Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-12T22:37:16.968Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:37:29.406Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:37:29.422Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:37:29.469Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:37:29.515Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-12T22:37:29.530Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:37:29.576Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:37:31.394Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-12T22:37:31.409Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:37:31.452Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:37:31.679Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:37:31.693Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:37:31.735Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:37:31.793Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-12T22:37:31.807Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-12T22:37:31.849Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:37:31.904Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-12T22:37:31.918Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:37:31.961Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:37:32.010Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-12T22:37:32.024Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-12T22:37:32.069Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:37:44.502Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:37:44.517Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:37:44.560Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:37:44.607Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-12T22:37:44.622Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:37:44.668Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:37:46.500Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-12T22:37:46.516Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:37:46.563Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:37:46.767Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:37:46.782Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:37:46.826Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:37:46.880Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-12T22:37:46.895Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-12T22:37:46.937Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:37:47.000Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-12T22:37:47.016Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:37:47.060Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:37:47.103Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-12T22:37:47.118Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-12T22:37:47.161Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:37:59.597Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:37:59.614Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:37:59.665Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:37:59.710Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-12T22:37:59.727Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:37:59.772Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:38:01.597Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-12T22:38:01.611Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:38:01.655Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:38:01.858Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:38:01.872Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:38:01.916Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:38:01.964Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-12T22:38:01.977Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-12T22:38:02.018Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:38:02.090Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-12T22:38:02.103Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:38:02.144Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:38:02.192Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-12T22:38:02.208Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-12T22:38:02.249Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:38:14.694Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:38:14.708Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:38:14.751Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:38:14.801Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-12T22:38:14.816Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:38:14.858Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:38:16.686Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-12T22:38:16.701Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:38:16.744Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:38:16.950Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:38:16.966Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:38:17.011Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:38:17.057Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-12T22:38:17.071Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-12T22:38:17.112Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:38:17.174Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-12T22:38:17.187Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:38:17.230Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:38:17.279Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-12T22:38:17.292Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-12T22:38:17.334Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:38:29.784Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:38:29.798Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:38:29.842Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:38:29.887Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-12T22:38:29.902Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:38:29.942Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:38:31.774Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-12T22:38:31.787Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:38:31.830Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:38:32.042Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:38:32.056Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:38:32.099Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:38:32.140Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-12T22:38:32.156Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-12T22:38:32.197Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:38:32.260Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-12T22:38:32.277Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:38:32.321Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:38:32.364Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-12T22:38:32.379Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-12T22:38:32.418Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:38:44.874Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:38:44.889Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:38:44.932Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:38:44.974Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-12T22:38:44.988Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:38:45.033Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:38:46.863Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-12T22:38:46.877Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:38:46.920Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:38:47.129Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:38:47.143Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:38:47.185Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:38:47.224Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-12T22:38:47.238Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-12T22:38:47.276Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:38:47.349Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-12T22:38:47.363Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:38:47.404Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:38:47.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-07-12T22:38:47.465Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-12T22:38:47.506Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:38:59.967Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:38:59.983Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:39:00.033Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:39:00.077Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-12T22:39:00.092Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:39:00.141Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:39:01.951Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-12T22:39:01.966Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:39:02.008Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:39:02.221Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:39:02.239Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:39:02.291Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:39:02.334Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-12T22:39:02.349Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-12T22:39:02.392Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:39:02.436Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-12T22:39:02.450Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:39:02.495Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:39:02.539Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-12T22:39:02.554Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-12T22:39:02.599Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:39:15.066Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:39:15.084Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:39:15.132Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:39:15.177Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-12T22:39:15.192Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:39:15.237Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:39:17.044Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-12T22:39:17.058Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:39:17.103Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:39:17.322Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:39:17.335Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:39:17.376Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:39:17.423Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-12T22:39:17.439Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-12T22:39:17.486Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:39:17.531Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-12T22:39:17.546Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:39:17.589Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:39:17.638Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-12T22:39:17.655Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-12T22:39:17.700Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:39:30.162Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:39:30.177Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:39:30.222Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:39:30.266Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-12T22:39:30.281Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:39:30.327Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:39:32.142Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-12T22:39:32.158Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:39:32.204Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:39:32.414Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:39:32.430Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:39:32.475Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:39:32.520Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-12T22:39:32.538Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-12T22:39:32.587Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:39:32.635Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-12T22:39:32.651Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:39:32.698Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:39:32.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-07-12T22:39:32.761Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-12T22:39:32.805Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:39:45.258Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:39:45.273Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:39:45.316Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:39:45.365Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-12T22:39:45.382Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:39:45.428Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:39:47.237Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-12T22:39:47.253Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:39:47.294Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:39:47.506Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:39:47.520Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:39:47.567Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:39:47.619Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-12T22:39:47.634Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-12T22:39:47.679Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:39:47.730Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-12T22:39:47.746Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:39:47.796Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:39:47.837Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-12T22:39:47.850Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-12T22:39:47.891Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:40:00.348Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:40:00.363Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:40:00.410Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:40:00.460Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-12T22:40:00.475Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:40:00.528Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:40:02.332Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-12T22:40:02.353Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:40:02.408Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:40:02.607Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:40:02.622Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:40:02.667Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:40:02.714Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-12T22:40:02.734Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-12T22:40:02.786Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:40:02.845Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-12T22:40:02.861Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:40:02.935Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:40:03.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-07-12T22:40:03.035Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-12T22:40:03.093Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:40:15.446Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:40:15.464Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:40:15.510Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:40:15.560Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-12T22:40:15.574Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:40:15.619Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:40:17.441Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-12T22:40:17.458Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:40:17.506Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:40:17.697Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:40:17.713Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:40:17.760Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:40:17.815Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-12T22:40:17.830Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-12T22:40:17.875Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:40:17.967Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-12T22:40:17.980Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:40:18.023Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:40:18.125Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-12T22:40:18.140Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-12T22:40:18.184Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:40:30.545Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:40:30.562Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:40:30.608Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:40:30.650Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-12T22:40:30.663Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:40:30.706Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:40:32.539Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-12T22:40:32.553Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:40:32.598Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:40:32.794Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:40:32.809Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:40:32.853Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:40:32.907Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-12T22:40:32.921Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-12T22:40:32.969Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:40:33.056Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-12T22:40:33.070Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:40:33.117Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:40:33.217Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-12T22:40:33.231Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-12T22:40:33.276Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:40:45.642Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:40:45.657Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:40:45.701Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:40:45.744Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-12T22:40:45.761Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:40:45.811Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:40:47.633Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-12T22:40:47.649Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:40:47.695Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:40:47.891Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:40:47.910Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:40:47.956Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:40:48.003Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-12T22:40:48.019Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-12T22:40:48.061Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:40:48.147Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-12T22:40:48.160Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:40:48.201Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:40:48.307Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-12T22:40:48.320Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-12T22:40:48.361Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:41:00.729Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:41:00.742Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:41:00.784Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:41:00.843Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-12T22:41:00.858Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:41:00.902Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:41:02.729Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-12T22:41:02.745Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:41:02.791Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:41:02.990Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:41:03.006Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:41:03.049Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:41:03.095Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-12T22:41:03.111Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-12T22:41:03.159Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:41:03.236Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-12T22:41:03.251Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:41:03.304Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:41:03.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-07-12T22:41:03.415Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-12T22:41:03.494Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:41:15.823Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:41:15.840Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:41:15.892Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:41:15.943Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-12T22:41:15.958Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:41:16.006Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:41:17.828Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-12T22:41:17.843Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:41:17.884Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:41:18.079Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:41:18.093Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:41:18.136Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:41:18.189Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-12T22:41:18.202Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-12T22:41:18.243Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:41:18.336Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-12T22:41:18.348Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:41:18.389Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:41:18.565Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-12T22:41:18.578Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-12T22:41:18.618Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:41:30.924Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:41:30.939Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:41:30.982Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:41:31.035Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-12T22:41:31.049Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:41:31.096Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:41:32.917Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-12T22:41:32.930Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:41:32.973Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:41:33.168Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:41:33.183Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:41:33.227Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:41:33.280Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-12T22:41:33.297Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-12T22:41:33.342Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:41:33.422Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-12T22:41:33.437Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:41:33.486Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:41:33.656Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-12T22:41:33.672Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-12T22:41:33.719Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:41:46.016Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:41:46.032Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:41:46.075Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:41:46.128Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-12T22:41:46.143Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:41:46.187Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:41:48.014Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-12T22:41:48.028Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:41:48.072Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:41:48.262Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:41:48.279Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:41:48.326Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:41:48.373Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-12T22:41:48.390Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-12T22:41:48.438Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:41:48.522Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-12T22:41:48.536Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:41:48.583Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:41:48.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-07-12T22:41:48.769Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-12T22:41:48.815Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:42:01.110Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:42:01.124Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:42:01.171Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:42:01.220Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-12T22:42:01.238Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:42:01.285Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:42:03.107Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-12T22:42:03.121Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:42:03.174Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:42:03.363Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:42:03.379Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:42:03.424Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:42:03.469Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-12T22:42:03.486Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-12T22:42:03.535Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:42:03.619Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-12T22:42:03.637Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:42:03.686Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:42:03.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-07-12T22:42:03.867Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-12T22:42:03.914Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:42:16.213Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:42:16.229Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:42:16.279Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:42:16.327Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-12T22:42:16.342Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:42:16.388Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:42:18.211Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-12T22:42:18.226Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:42:18.270Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:42:18.457Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:42:18.473Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:42:18.518Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:42:18.566Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-12T22:42:18.582Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-12T22:42:18.629Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:42:18.729Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-12T22:42:18.743Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:42:18.793Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:42:18.950Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-12T22:42:18.968Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-12T22:42:19.021Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:42:31.312Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:42:31.327Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:42:31.378Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:42:31.426Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-12T22:42:31.440Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:42:31.489Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:42:33.310Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-12T22:42:33.327Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:42:33.377Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:42:33.569Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:42:33.591Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:42:33.640Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:42:33.683Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-12T22:42:33.698Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-12T22:42:33.753Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:42:33.836Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-12T22:42:33.852Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:42:33.899Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:42:34.054Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-12T22:42:34.067Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-12T22:42:34.118Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:42:46.411Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:42:46.425Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:42:46.472Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:42:46.522Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-12T22:42:46.537Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:42:46.583Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:42:48.412Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-12T22:42:48.430Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:42:48.477Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:42:48.673Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:42:48.687Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:42:48.732Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:42:48.786Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-12T22:42:48.803Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-12T22:42:48.853Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:42:48.931Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-12T22:42:48.948Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:42:48.995Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:42:49.155Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-12T22:42:49.171Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-12T22:42:49.224Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:43:01.512Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:43:01.528Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:43:01.575Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:43:01.616Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-12T22:43:01.631Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:43:01.679Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:43:03.516Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-12T22:43:03.531Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:43:03.575Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:43:03.767Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:43:03.783Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:43:03.827Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:43:03.885Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-12T22:43:03.901Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-12T22:43:03.945Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:43:04.033Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-12T22:43:04.048Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:43:04.097Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:43:04.259Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-12T22:43:04.272Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-12T22:43:04.315Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:43:16.607Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:43:16.621Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:43:16.667Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:43:16.711Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-12T22:43:16.726Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:43:16.771Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:43:18.607Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-12T22:43:18.621Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:43:18.663Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:43:18.860Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:43:18.875Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:43:18.919Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:43:18.976Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-12T22:43:18.990Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-12T22:43:19.033Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:43:19.127Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-12T22:43:19.141Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:43:19.183Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:43:19.349Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-12T22:43:19.363Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-12T22:43:19.406Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:43:31.697Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:43:31.711Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:43:31.755Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:43:31.801Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-12T22:43:31.818Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:43:31.867Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:43:33.696Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-12T22:43:33.711Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:43:33.757Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:43:33.955Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:43:33.970Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:43:34.018Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:43:34.069Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-12T22:43:34.087Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-12T22:43:34.131Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:43:34.231Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-12T22:43:34.246Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:43:34.296Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:43:34.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-07-12T22:43:34.460Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-12T22:43:34.505Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:43:46.790Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:43:46.805Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:43:46.853Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:43:46.898Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-12T22:43:46.913Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:43:46.957Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:43:48.789Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-12T22:43:48.805Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:43:48.848Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:43:49.047Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:43:49.065Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:43:49.109Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:43:49.158Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-12T22:43:49.172Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-12T22:43:49.214Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:43:49.329Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-12T22:43:49.345Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:43:49.389Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:43:49.539Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-12T22:43:49.554Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-12T22:43:49.599Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:44:01.893Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:44:01.910Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:44:01.956Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:44:02.004Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-12T22:44:02.020Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:44:02.068Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:44:03.888Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-12T22:44:03.904Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:44:03.954Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:44:04.144Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:44:04.158Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:44:04.206Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:44:04.247Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-12T22:44:04.261Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-12T22:44:04.309Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:44:04.421Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-12T22:44:04.436Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:44:04.484Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:44:04.636Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-12T22:44:04.652Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-12T22:44:04.699Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:44:16.990Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:44:17.006Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:44:17.049Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:44:17.101Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-12T22:44:17.115Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:44:17.159Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:44:18.984Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-12T22:44:18.998Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:44:19.044Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:44:19.238Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:44:19.254Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:44:19.298Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:44:19.345Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-12T22:44:19.361Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-12T22:44:19.409Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:44:19.528Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-12T22:44:19.546Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:44:19.593Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:44:19.732Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-12T22:44:19.750Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-12T22:44:19.793Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:44:32.081Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:44:32.099Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:44:32.147Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:44:32.193Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-12T22:44:32.210Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:44:32.257Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:44:34.083Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-12T22:44:34.099Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:44:34.150Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:44:34.333Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:44:34.350Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:44:34.398Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:44:34.445Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-12T22:44:34.462Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-12T22:44:34.510Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:44:34.627Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-12T22:44:34.643Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:44:34.691Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:44:34.827Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-12T22:44:34.842Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-12T22:44:34.886Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:44:47.183Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:44:47.204Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:44:47.249Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:44:47.292Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-12T22:44:47.307Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:44:47.350Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:44:49.183Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-12T22:44:49.199Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:44:49.243Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:44:49.431Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:44:49.446Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:44:49.492Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:44:49.541Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-12T22:44:49.557Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-12T22:44:49.604Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:44:49.724Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-12T22:44:49.739Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:44:49.782Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:44:49.920Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-12T22:44:49.934Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-12T22:44:49.981Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:45:02.283Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:45:02.298Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:45:02.343Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:45:02.384Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-12T22:45:02.400Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:45:02.449Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:45:04.277Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-12T22:45:04.294Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:45:04.353Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:45:04.525Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:45:04.543Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:45:04.598Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:45:04.646Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-12T22:45:04.664Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-12T22:45:04.710Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:45:04.819Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-12T22:45:04.834Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:45:04.880Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:45:05.017Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-12T22:45:05.033Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-12T22:45:05.085Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:45:17.379Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:45:17.396Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:45:17.444Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:45:17.490Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-12T22:45:17.504Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:45:17.549Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:45:19.388Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-12T22:45:19.405Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:45:19.452Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:45:19.633Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:45:19.652Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:45:19.699Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:45:19.744Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-12T22:45:19.760Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-12T22:45:19.809Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:45:19.915Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-12T22:45:19.930Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:45:19.977Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:45:20.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-07-12T22:45:20.136Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-12T22:45:20.181Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:45:32.480Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:45:32.497Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:45:32.545Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:45:32.595Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-12T22:45:32.611Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:45:32.660Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:45:34.489Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2025-07-12T22:45:34.505Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:45:34.558Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:45:34.733Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:45:34.749Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:45:34.794Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:45:34.841Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2025-07-12T22:45:34.856Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2025-07-12T22:45:34.903Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:45:35.010Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2025-07-12T22:45:35.028Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:45:35.071Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:45:35.216Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-12T22:45:35.232Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-12T22:45:35.281Z] Will try again after 15 sec [2025-07-12T22:45:41.875Z] Build build-compile #5437 completed: FAILURE [Pipeline] } [Pipeline] // timeout [Pipeline] echo [2025-07-12T22:45:41.985Z] JOB compile-centos: Failed [Pipeline] copyArtifacts [2025-07-12T22:45:42.104Z] Copied 1 artifact from "build-compile" build number 5437 [Pipeline] echo [2025-07-12T22:45:42.139Z] JOB compile-centos: Collected artifacts: [Pipeline] sh [2025-07-12T22:45:42.494Z] + ls -la build-compile-34177 [2025-07-12T22:45:42.494Z] total 20 [2025-07-12T22:45:42.494Z] drwxr-xr-x 2 jenkins docker 4096 Jul 12 22:45 . [2025-07-12T22:45:42.494Z] drwxr-xr-x 15 jenkins docker 12288 Jul 12 22:45 .. [2025-07-12T22:45:42.494Z] -rw-r--r-- 1 jenkins docker 555 Jul 12 22:21 deps.build-compile.34177.env [Pipeline] withCredentials [2025-07-12T22:45:42.544Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-07-12T22:45:42.890Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-07-12T22:45:43.462Z] 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-07-12T22:45:44.394Z] JOB compile-centos: error in job!!! [Pipeline] echo [2025-07-12T22:45:44.410Z] JOB compile-centos: Err - org.jenkinsci.plugins.workflow.steps.FlowInterruptedException [Pipeline] echo [2025-07-12T22:45:44.425Z] JOB compile-centos: Message - null [Pipeline] echo [2025-07-12T22:45:44.440Z] JOB compile-centos: Cause - null [Pipeline] echo [2025-07-12T22:45:44.459Z] JOB compile-centos: 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-07-12T22:45:44.536Z] Failed in branch compile-centos [Pipeline] { [Pipeline] echo [2025-07-12T22:45:47.579Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2025-07-12T22:45:47.594Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:45:47.641Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:45:47.691Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2025-07-12T22:45:47.708Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2025-07-12T22:45:47.752Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2025-07-12T22:45:49.594Z] JOB package-centos: waiting for dependecy [compile-centos:FAILURE] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2025-07-12T22:45:49.659Z] JOB package-centos: wait finished. overall result = false [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] echo [2025-07-12T22:45:49.826Z] JOB freeze-centos: waiting for dependecy [package-centos:NOT_BUILT] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2025-07-12T22:45:49.896Z] JOB freeze-centos: wait finished. overall result = false [Pipeline] } [Pipeline] // stage [Pipeline] { [Pipeline] } [Pipeline] echo [2025-07-12T22:45:49.999Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:NOT_BUILT] [Pipeline] echo [2025-07-12T22:45:50.016Z] JOB cleanup-centos: waiting for all = true [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2025-07-12T22:45:50.080Z] JOB cleanup-centos: wait finished. overall result = true [Pipeline] { [Pipeline] echo [2025-07-12T22:45:50.108Z] JOB cleanup-centos: entering run_job [Pipeline] writeFile [Pipeline] echo [2025-07-12T22:45:50.157Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:NOT_BUILT, deploy-platform-ansible-os:null] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2025-07-12T22:45:50.216Z] JOB deploy-tf-ansible-os: wait finished. overall result = false [Pipeline] } [Pipeline] archiveArtifacts [2025-07-12T22:45:50.241Z] Archiving artifacts [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] echo [2025-07-12T22:45:50.314Z] JOB cleanup-centos / stream build-centos : deps: [freeze-centos] [Pipeline] dir [2025-07-12T22:45:50.355Z] Running in /home/jenkins/workspace/pipeline-check [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2025-07-12T22:45:50.413Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:NOT_BUILT, test-sanity-ansible-os:null] [Pipeline] echo [2025-07-12T22:45:50.429Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2025-07-12T22:45:50.473Z] Will try again after 15 sec [Pipeline] echo [2025-07-12T22:45:50.491Z] JOB cleanup-centos: files found = 0 [Pipeline] } [Pipeline] // dir [Pipeline] echo [2025-07-12T22:45:50.579Z] JOB cleanup-centos: content of deps file is empty [Pipeline] echo [2025-07-12T22:45:50.598Z] JOB cleanup-centos: Starting job: build-cleanup rnd: #78698 [Pipeline] timeout [2025-07-12T22:45:50.616Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2025-07-12T22:45:50.664Z] Scheduling project: build-cleanup [2025-07-12T22:46:00.163Z] Starting building: build-cleanup #8657 [Pipeline] { [Pipeline] echo [2025-07-12T22:46:02.679Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:NOT_BUILT] [Pipeline] } [2025-07-12T22:46:02.692Z] Build build-cleanup #8657 completed: SUCCESS [Pipeline] // waitUntil [Pipeline] echo [2025-07-12T22:46:02.747Z] JOB deploy-platform-ansible-os: wait finished. overall result = false [Pipeline] } [Pipeline] echo [2025-07-12T22:46:02.769Z] JOB cleanup-centos: Finished with SUCCESS [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] // timeout [Pipeline] } [Pipeline] copyArtifacts [2025-07-12T22:46:02.894Z] Copied 0 artifacts from "build-cleanup" build number 8657 [Pipeline] echo [2025-07-12T22:46:02.917Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:NOT_BUILT] [Pipeline] } [Pipeline] echo [2025-07-12T22:46:02.976Z] JOB cleanup-centos: Collected artifacts: [Pipeline] sh [Pipeline] // waitUntil [Pipeline] echo [2025-07-12T22:46:03.064Z] JOB test-sanity-ansible-os: wait finished. overall result = false [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-07-12T22:46:03.262Z] + ls -la build-cleanup-78698 [2025-07-12T22:46:03.262Z] total 16 [2025-07-12T22:46:03.262Z] drwxr-xr-x 2 jenkins docker 4096 Jul 12 22:46 . [2025-07-12T22:46:03.262Z] drwxr-xr-x 16 jenkins docker 12288 Jul 12 22:46 .. [Pipeline] withCredentials [2025-07-12T22:46:03.308Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-07-12T22:46:03.632Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-07-12T22:46:04.196Z] 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-07-12T22:46:05.400Z] Failed in branch stream-build-centos [Pipeline] { [Pipeline] echo [2025-07-12T22:46:05.514Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:NOT_BUILT, deploy-tf-ansible-os:NOT_BUILT, test-sanity-ansible-os:NOT_BUILT] [Pipeline] echo [2025-07-12T22:46:05.530Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = true [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2025-07-12T22:46:05.607Z] JOB collect-logs-and-cleanup-ansible-os: wait finished. overall result = true [Pipeline] echo [2025-07-12T22:46:05.634Z] JOB collect-logs-and-cleanup-ansible-os: entering run_job [Pipeline] writeFile [Pipeline] archiveArtifacts [2025-07-12T22:46:05.727Z] Archiving artifacts [Pipeline] echo [2025-07-12T22:46:05.764Z] 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-07-12T22:46:05.797Z] Running in /home/jenkins/workspace/pipeline-check [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2025-07-12T22:46:05.892Z] JOB collect-logs-and-cleanup-ansible-os: files found = 0 [Pipeline] } [Pipeline] // dir [Pipeline] dir [2025-07-12T22:46:05.972Z] Running in /home/jenkins/workspace/pipeline-check [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2025-07-12T22:46:06.053Z] JOB collect-logs-and-cleanup-ansible-os: files found = 0 [Pipeline] } [Pipeline] // dir [Pipeline] dir [2025-07-12T22:46:06.129Z] Running in /home/jenkins/workspace/pipeline-check [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2025-07-12T22:46:06.212Z] JOB collect-logs-and-cleanup-ansible-os: files found = 0 [Pipeline] } [Pipeline] // dir [Pipeline] echo [2025-07-12T22:46:06.286Z] JOB collect-logs-and-cleanup-ansible-os: content of deps file is empty [Pipeline] echo [2025-07-12T22:46:06.305Z] JOB collect-logs-and-cleanup-ansible-os: Starting job: collect-logs-and-cleanup rnd: #28978 [Pipeline] timeout [2025-07-12T22:46:06.321Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2025-07-12T22:46:06.365Z] Scheduling project: collect-logs-and-cleanup [2025-07-12T22:46:15.176Z] Starting building: collect-logs-and-cleanup #7538 [2025-07-12T22:46:18.375Z] Build collect-logs-and-cleanup #7538 completed: SUCCESS [Pipeline] echo [2025-07-12T22:46:18.398Z] JOB collect-logs-and-cleanup-ansible-os: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2025-07-12T22:46:18.480Z] Copied 0 artifacts from "collect-logs-and-cleanup" build number 7538 [Pipeline] echo [2025-07-12T22:46:18.512Z] JOB collect-logs-and-cleanup-ansible-os: Collected artifacts: [Pipeline] sh [2025-07-12T22:46:18.858Z] + ls -la collect-logs-and-cleanup-28978 [2025-07-12T22:46:18.858Z] total 16 [2025-07-12T22:46:18.858Z] drwxr-xr-x 2 jenkins docker 4096 Jul 12 22:46 . [2025-07-12T22:46:18.858Z] drwxr-xr-x 17 jenkins docker 12288 Jul 12 22:46 .. [Pipeline] withCredentials [2025-07-12T22:46:18.904Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-07-12T22:46:19.217Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-07-12T22:46:19.804Z] 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-07-12T22:55:41.898Z] Build test-unit-ungrouped #2048 completed: FAILURE [Pipeline] } [Pipeline] // timeout [Pipeline] echo [2025-07-12T22:55:41.997Z] JOB test-unit-ungrouped: Failed [Pipeline] copyArtifacts [2025-07-12T22:55:42.044Z] Copied 1 artifact from "test-unit-ungrouped" build number 2048 [Pipeline] echo [2025-07-12T22:55:42.071Z] JOB test-unit-ungrouped: Collected artifacts: [Pipeline] sh [2025-07-12T22:55:42.359Z] + ls -la test-unit-ungrouped-36198 [2025-07-12T22:55:42.359Z] total 20 [2025-07-12T22:55:42.359Z] drwxr-xr-x 2 jenkins docker 4096 Jul 12 22:55 . [2025-07-12T22:55:42.359Z] drwxr-xr-x 18 jenkins docker 12288 Jul 12 22:55 .. [2025-07-12T22:55:42.359Z] -rw-r--r-- 1 jenkins docker 309 Jul 12 22:27 deps.test-unit-ungrouped.36198.env [Pipeline] withCredentials [2025-07-12T22:55:42.403Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-07-12T22:55:42.722Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-07-12T22:55:43.286Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [2025-07-12T22:55:44.151Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-07-12T22:55:44.802Z] JOB test-unit-ungrouped: error in job!!! [Pipeline] echo [2025-07-12T22:55:44.817Z] JOB test-unit-ungrouped: Err - org.jenkinsci.plugins.workflow.steps.FlowInterruptedException [Pipeline] echo [2025-07-12T22:55:44.834Z] JOB test-unit-ungrouped: Message - null [Pipeline] echo [2025-07-12T22:55:44.849Z] JOB test-unit-ungrouped: Cause - null [Pipeline] echo [2025-07-12T22:55:44.865Z] JOB test-unit-ungrouped: 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-07-12T22:55:44.950Z] Failed in branch test-unit-ungrouped [2025-07-12T23:00:36.877Z] Build test-unit-bgp #2048 completed: FAILURE [Pipeline] } [Pipeline] // timeout [Pipeline] echo [2025-07-12T23:00:36.983Z] JOB test-unit-bgp: Failed [Pipeline] copyArtifacts [2025-07-12T23:00:37.022Z] Copied 1 artifact from "test-unit-bgp" build number 2048 [Pipeline] echo [2025-07-12T23:00:37.054Z] JOB test-unit-bgp: Collected artifacts: [Pipeline] sh [2025-07-12T23:00:37.347Z] + ls -la test-unit-bgp-35918 [2025-07-12T23:00:37.347Z] total 20 [2025-07-12T23:00:37.347Z] drwxr-xr-x 2 jenkins docker 4096 Jul 12 23:00 . [2025-07-12T23:00:37.347Z] drwxr-xr-x 19 jenkins docker 12288 Jul 12 23:00 .. [2025-07-12T23:00:37.347Z] -rw-r--r-- 1 jenkins docker 309 Jul 12 22:27 deps.test-unit-bgp.35918.env [Pipeline] withCredentials [2025-07-12T23:00:37.397Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-07-12T23:00:37.729Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-07-12T23:00:38.293Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [2025-07-12T23:00:39.179Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-07-12T23:00:39.820Z] JOB test-unit-bgp: error in job!!! [Pipeline] echo [2025-07-12T23:00:39.834Z] JOB test-unit-bgp: Err - org.jenkinsci.plugins.workflow.steps.FlowInterruptedException [Pipeline] echo [2025-07-12T23:00:39.847Z] JOB test-unit-bgp: Message - null [Pipeline] echo [2025-07-12T23:00:39.861Z] JOB test-unit-bgp: Cause - null [Pipeline] echo [2025-07-12T23:00:39.876Z] JOB test-unit-bgp: 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-07-12T23:00:39.956Z] Failed in branch test-unit-bgp Aborted by new patch set. Click here to forcibly terminate running steps [2025-07-12T23:04:33.773Z] Build test-unit-agent #2048 completed: ABORTED [Pipeline] } [Pipeline] // timeout [Pipeline] echo [2025-07-12T23:04:33.885Z] JOB test-unit-agent: Failed [Pipeline] copyArtifacts [2025-07-12T23:04:33.934Z] Copied 2 artifacts from "test-unit-agent" build number 2048 [Pipeline] echo [2025-07-12T23:04:33.999Z] JOB test-unit-agent: Collected artifacts: [Pipeline] sh [2025-07-12T23:04:34.283Z] + ls -la test-unit-agent-58563 [2025-07-12T23:04:34.283Z] total 24 [2025-07-12T23:04:34.283Z] drwxr-xr-x 2 jenkins docker 4096 Jul 12 23:04 . [2025-07-12T23:04:34.283Z] drwxr-xr-x 20 jenkins docker 12288 Jul 12 23:04 .. [2025-07-12T23:04:34.283Z] -rw-r--r-- 1 jenkins docker 309 Jul 12 22:27 deps.test-unit-agent.58563.env [2025-07-12T23:04:34.283Z] -rw-r--r-- 1 jenkins docker 283 Jul 12 22:29 stackrc.test-unit-agent.env [Pipeline] withCredentials [2025-07-12T23:04:34.329Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-07-12T23:04:34.658Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-07-12T23:04:35.589Z] 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-07-12T23:04:36.551Z] JOB test-unit-agent: error in job!!! [Pipeline] echo [2025-07-12T23:04:36.573Z] JOB test-unit-agent: Err - org.jenkinsci.plugins.workflow.steps.FlowInterruptedException [Pipeline] echo [2025-07-12T23:04:36.595Z] JOB test-unit-agent: Message - null [Pipeline] echo [2025-07-12T23:04:36.616Z] JOB test-unit-agent: Cause - null [Pipeline] echo [2025-07-12T23:04:36.633Z] JOB test-unit-agent: 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-07-12T23:04:36.735Z] Failed in branch test-unit-agent [Pipeline] // parallel [Pipeline] } [2025-07-12T23:04:36.915Z] Failed in branch stream-test-unit [Pipeline] // parallel [Pipeline] echo [2025-07-12T23:04:37.058Z] ERROR: Failed to run null [Pipeline] echo [2025-07-12T23:04:37.075Z] 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] echo [2025-07-12T23:04:37.091Z] Jobs results: [test-unit-agent:[job-rnd:58563, result:ABORTED, number:2048, started:1752359265092, duration:2207954], test-unit-opserver:[job-rnd:40704, number:2048, started:1752359270095, duration:2526, result:SUCCESS], test-unit-bgp:[job-rnd:35918, result:FAILURE, number:2048, started:1752359272679, duration:1963593], test-unit-group-one:[job-rnd:50300, number:2048, started:1752359275101, duration:2856, result:SUCCESS], test-unit-group-two:[job-rnd:55912, number:2048, started:1752359278017, duration:2620, result:SUCCESS], test-unit-ungrouped:[job-rnd:36198, result:FAILURE, number:2048, started:1752359280108, duration:1661157], prepare-sandbox-ut-sandbox:[job-rnd:25985, number:9892, started:1752358364974, duration:206170, result:SUCCESS], fetch-sources-ut-sandbox:[job-rnd:57810, number:8763, started:1752358589999, duration:42499, result:SUCCESS], configure-ut-sandbox:[job-rnd:31768, number:7759, started:1752358650008, duration:596558, result:SUCCESS], cleanup-worker-ut-sandbox:[job-rnd:79978, number:8656, started:1752359280694, duration:75557, result:SUCCESS], deploy-platform-ansible-os:[job-rnd:15915, number:-1, duration:0, result:NOT_BUILT], deploy-tf-ansible-os:[job-rnd:72097, number:-1, duration:0, result:NOT_BUILT], test-sanity-ansible-os:[job-rnd:4349, number:-1, duration:0, result:NOT_BUILT], collect-logs-and-cleanup-ansible-os:[job-rnd:28978, number:7538, started:1752360375175, duration:2603, result:SUCCESS], prepare-sandbox-centos:[job-rnd:50016, number:9891, started:1752358359969, duration:346798, result:SUCCESS], fetch-sources-centos:[job-rnd:22621, number:8764, started:1752358725019, duration:37845, result:SUCCESS], configure-centos:[job-rnd:74996, number:7760, started:1752358785021, duration:54045, result:SUCCESS], package-deployers-centos:[job-rnd:5481, number:5455, started:1752358860061, duration:12643, result:SUCCESS], compile-centos:[job-rnd:34177, result:FAILURE, number:5437, started:1752358895115, duration:1446082], package-centos:[job-rnd:4330, number:-1, duration:0, result:NOT_BUILT], freeze-centos:[job-rnd:85112, number:-1, duration:0, result:NOT_BUILT], cleanup-centos:[job-rnd:78698, number:8657, started:1752360360163, duration:2476, result:SUCCESS]] [Pipeline] stage [Pipeline] { (gerrit vote) [Pipeline] echo [2025-07-12T23:04:37.201Z] Evaluated results for test-unit = [results:[ABORTED, SUCCESS, FAILURE, SUCCESS, SUCCESS, FAILURE], duration:5840706] [Pipeline] echo [2025-07-12T23:04:37.230Z] Evaluated results for prepare-ut-sandbox = [results:[SUCCESS, SUCCESS, SUCCESS, SUCCESS], duration:920784] [Pipeline] echo [2025-07-12T23:04:37.266Z] Evaluated results for ansible-os = [results:[NOT_BUILT, NOT_BUILT, NOT_BUILT, SUCCESS], duration:2603] [Pipeline] echo [2025-07-12T23:04:37.312Z] Evaluated results for build-centos = [results:[SUCCESS, SUCCESS, SUCCESS, SUCCESS, FAILURE, NOT_BUILT, NOT_BUILT, SUCCESS], duration:1899889] [Pipeline] echo [2025-07-12T23:04:37.351Z] Notify gerrit verified=-1, submit=false, msg= [2025-07-12T23:04:37.351Z] TF CI Build Failed (check) in 0h 52m 11s [2025-07-12T23:04:37.351Z] [2025-07-12T23:04:37.351Z] Failed checks: [2025-07-12T23:04:37.351Z] - test-unit http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/61/1961/1/check_2261/test-unit : FAILURE in 1h 37m 20s [2025-07-12T23:04:37.351Z] - ansible-os http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/61/1961/1/check_2261/ansible-os : FAILURE in 0h 0m 2s [2025-07-12T23:04:37.351Z] - build-centos http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/61/1961/1/check_2261/build-centos : FAILURE in 0h 31m 39s [2025-07-12T23:04:37.351Z] [2025-07-12T23:04:37.351Z] Succeeded checks: [2025-07-12T23:04:37.351Z] - prepare-ut-sandbox http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/61/1961/1/check_2261/prepare-ut-sandbox : SUCCESS in 0h 15m 20s [Pipeline] withCredentials [2025-07-12T23:04:37.383Z] Masking supported pattern matches of $GERRIT_API_PASSWORD [Pipeline] { [Pipeline] echo [2025-07-12T23:04:37.442Z] INFO: resolved gerrit URL is https://gerrit.opensdn.io/ [Pipeline] sh [2025-07-12T23:04:37.748Z] + /home/jenkins/workspace/pipeline-check/src/opensdn-io/tf-jenkins/infra/gerrit/notify.py --gerrit https://gerrit.opensdn.io/ --user tf-gerrit --password **** --review Ia220cf7bd64b88486b0b823f20109321ecdb45b1 --patchset 1 --branch master --labels Verified=-1 --message 'TF CI Build Failed (check) in 0h 52m 11s [2025-07-12T23:04:37.748Z] [2025-07-12T23:04:37.748Z] Failed checks: [2025-07-12T23:04:37.748Z] - test-unit http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/61/1961/1/check_2261/test-unit : FAILURE in 1h 37m 20s [2025-07-12T23:04:37.748Z] - ansible-os http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/61/1961/1/check_2261/ansible-os : FAILURE in 0h 0m 2s [2025-07-12T23:04:37.748Z] - build-centos http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/61/1961/1/check_2261/build-centos : FAILURE in 0h 31m 39s [2025-07-12T23:04:37.748Z] [2025-07-12T23:04:37.748Z] Succeeded checks: [2025-07-12T23:04:37.748Z] - prepare-ut-sandbox http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/61/1961/1/check_2261/prepare-ut-sandbox : SUCCESS in 0h 15m 20s' [2025-07-12T23:04:37.749Z] DEBUG: Change: {'id': 'opensdn-io%2Ftf-controller~master~Ia220cf7bd64b88486b0b823f20109321ecdb45b1', 'project': 'opensdn-io/tf-controller', 'branch': 'master', 'attention_set': {'1000008': {'account': {'_account_id': 1000008}, 'last_update': '2025-07-12 22:12:28.000000000', 'reason': 'Someone else replied on the change'}}, 'removed_from_attention_set': {}, 'hashtags': [], 'change_id': 'Ia220cf7bd64b88486b0b823f20109321ecdb45b1', 'subject': 'Get rid of LR and VN linked via project', 'status': 'NEW', 'created': '2025-07-12 22:12:11.000000000', 'updated': '2025-07-12 23:04:36.000000000', 'submit_type': 'MERGE_IF_NECESSARY', 'insertions': 8, 'deletions': 2, 'total_comment_count': 0, 'unresolved_comment_count': 0, 'has_review_started': True, 'meta_rev_id': '39bdccdb0fb24d1fdef8e73fa7962b6b3003390c', '_number': 1961, 'owner': {'_account_id': 1000008}, 'labels': {'Code-Review': {'values': {'-2': 'This shall not be submitted', '-1': 'I would prefer this is not submitted as is', ' 0': 'No score', '+1': 'Looks good to me, but someone else must approve', '+2': 'Looks good to me, approved'}, 'description': '', 'default_value': 0}, 'Verified': {'values': {'-2': 'Fails', '-1': 'Fails', ' 0': 'No score', '+1': 'Verified', '+2': 'Gating'}, 'description': '', 'default_value': 0}}, 'permitted_labels': {'Code-Review': ['-2', '-1', ' 0', '+1', '+2'], 'Verified': ['-2', '-1', ' 0', '+1', '+2']}, 'removable_labels': {}, 'removable_reviewers': [{'_account_id': 1000001}], 'reviewers': {'CC': [{'_account_id': 1000001}]}, 'pending_reviewers': {}, 'current_revision': '3da00d277b0873e06b29e1cfc91ff9f0dbabc259', 'revisions': {'3da00d277b0873e06b29e1cfc91ff9f0dbabc259': {'kind': 'REWORK', '_number': 2, 'created': '2025-07-12 23:04:15.000000000', 'uploader': {'_account_id': 1000008}, 'ref': 'refs/changes/61/1961/2', 'fetch': {'ssh': {'url': 'ssh://tf-gerrit@gerrit.opensdn.io:29418/opensdn-io/tf-controller', 'ref': 'refs/changes/61/1961/2'}, 'anonymous http': {'url': 'https://gerrit.opensdn.io/opensdn-io/tf-controller', 'ref': 'refs/changes/61/1961/2'}, 'http': {'url': 'https://tf-gerrit@gerrit.opensdn.io/a/opensdn-io/tf-controller', 'ref': 'refs/changes/61/1961/2'}}, 'commit': {'parents': [{'commit': '40ffbb7dd9ab57215f0d78f9ee890058de6c6a20', 'subject': "Moving bgpaas routine from agent to controller to keep routes's bgp attributes after crossing from bridge vrf to vxlan routing vrf"}], 'author': {'name': 'Yury Konovalov', 'email': 'YKonovalov@gmail.com', 'date': '2025-07-12 22:10:43.000000000', 'tz': 180}, 'committer': {'name': 'Yury Konovalov', 'email': 'YKonovalov@gmail.com', 'date': '2025-07-12 23:03:11.000000000', 'tz': 180}, 'subject': 'Get rid of LR and VN linked via project', 'message': 'Get rid of LR and VN linked via project\n\nChange-Id: Ia220cf7bd64b88486b0b823f20109321ecdb45b1\n'}}}, 'requirements': [], 'submit_records': [{'rule_name': 'gerrit~DefaultSubmitRule', 'status': 'NOT_READY', 'labels': [{'label': 'Code-Review', 'status': 'NEED'}, {'label': 'Verified', 'status': 'NEED'}]}]} [2025-07-12T23:04:37.749Z] DEBUG: push message data: {'labels': {'Verified': '-1'}, 'message': 'TF CI Build Failed (check) in 0h 52m 11s\n\nFailed checks:\n- test-unit http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/61/1961/1/check_2261/test-unit : FAILURE in 1h 37m 20s\n- ansible-os http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/61/1961/1/check_2261/ansible-os : FAILURE in 0h 0m 2s\n- build-centos http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/61/1961/1/check_2261/build-centos : FAILURE in 0h 31m 39s\n\nSucceeded checks:\n- prepare-ut-sandbox http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/61/1961/1/check_2261/prepare-ut-sandbox : SUCCESS in 0h 15m 20s'} [Pipeline] } [Pipeline] // withCredentials [Pipeline] sh [Pipeline] archiveArtifacts [2025-07-12T23:04:38.148Z] Archiving artifacts [Pipeline] withCredentials [2025-07-12T23:04:38.378Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] writeFile [Pipeline] sh [2025-07-12T23:04:38.770Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-07-12T23:04:39.332Z] 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-07-12T23:04:40.141Z] JOB cleanup-workers: entering run_job [Pipeline] echo [2025-07-12T23:04:40.170Z] JOB cleanup-workers: vars empty. do not store vars file. [Pipeline] echo [2025-07-12T23:04:40.207Z] JOB cleanup-workers: Starting job: cleanup-workers rnd: #10681 [Pipeline] timeout [2025-07-12T23:04:40.229Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2025-07-12T23:04:40.284Z] Scheduling project: cleanup-workers Click here to forcibly terminate running steps [2025-07-12T23:04:50.260Z] Starting building: cleanup-workers #4730 [2025-07-12T23:05:11.796Z] Build cleanup-workers #4730 completed: FAILURE [Pipeline] } [Pipeline] // timeout [Pipeline] echo [2025-07-12T23:05:11.911Z] JOB cleanup-workers: Failed [Pipeline] copyArtifacts [Pipeline] echo [2025-07-12T23:05:12.015Z] JOB cleanup-workers: Collected artifacts: [Pipeline] sh [2025-07-12T23:05:12.335Z] + ls -la cleanup-workers-10681 [2025-07-12T23:05:12.336Z] ls: cannot access 'cleanup-workers-10681': No such file or directory [2025-07-12T23:05:12.336Z] + /bin/true [Pipeline] withCredentials [2025-07-12T23:05:12.385Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2025-07-12T23:05:12.709Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2025-07-12T23:05:13.274Z] 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-07-12T23:05:14.221Z] JOB cleanup-workers: error in job!!! [Pipeline] echo [2025-07-12T23:05:14.236Z] JOB cleanup-workers: Err - org.jenkinsci.plugins.workflow.steps.FlowInterruptedException [Pipeline] echo [2025-07-12T23:05:14.253Z] JOB cleanup-workers: Message - null [Pipeline] echo [2025-07-12T23:05:14.271Z] JOB cleanup-workers: Cause - null [Pipeline] echo [2025-07-12T23:05:14.287Z] 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-07-12T23:05:14.404Z] Failed in branch job-cleanup-workers [Pipeline] // parallel [Pipeline] echo [2025-07-12T23:05:14.484Z] URL of console output = https://jenkins.opensdn.io/job/pipeline-check/2261/consoleText [Pipeline] withCredentials [2025-07-12T23:05:14.519Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh