Triggered by Gerrit: https://gerrit.opensdn.io/c/opensdn-io/tf-container-builder/+/936 Obtained pipelines/main.groovy from git https://github.com/opensdn-io/tf-jenkins.git [Pipeline] Start of Pipeline [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-08-27T11:59:05.361Z] Timeout set to expire in 8 hr 0 min [Pipeline] { [Pipeline] node [2024-08-27T11:59:05.398Z] Running on slave-openstack-gz1_1 in /home/jenkins/workspace/pipeline-check@2 [Pipeline] { [Pipeline] stage [Pipeline] { (init) [Pipeline] cleanWs [2024-08-27T11:59:05.462Z] [WS-CLEANUP] Deleting project workspace... [2024-08-27T11:59:05.462Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2024-08-27T11:59:05.504Z] [WS-CLEANUP] done [Pipeline] checkout [2024-08-27T11:59:05.529Z] The recommended git tool is: git [2024-08-27T11:59:05.533Z] No credentials specified [2024-08-27T11:59:05.535Z] Cloning the remote Git repository [2024-08-27T11:59:05.538Z] Cloning repository https://github.com/opensdn-io/tf-jenkins.git [2024-08-27T11:59:05.538Z] > git init /home/jenkins/workspace/pipeline-check@2/src/opensdn-io/tf-jenkins # timeout=10 [2024-08-27T11:59:05.543Z] Fetching upstream changes from https://github.com/opensdn-io/tf-jenkins.git [2024-08-27T11:59:05.544Z] > git --version # timeout=10 [2024-08-27T11:59:05.545Z] > git --version # 'git version 2.25.1' [2024-08-27T11:59:05.546Z] > git fetch --tags --force --progress -- https://github.com/opensdn-io/tf-jenkins.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-27T11:59:06.732Z] Avoid second fetch [2024-08-27T11:59:06.735Z] Checking out Revision 25a1faddd20785dcb3c0e21a4bb0a3a1ef0b1c0d (refs/remotes/origin/master) [2024-08-27T11:59:06.778Z] Commit message: "change ssh host in merger_monitor to opensdn" [2024-08-27T11:59:06.725Z] > git config remote.origin.url https://github.com/opensdn-io/tf-jenkins.git # timeout=10 [2024-08-27T11:59:06.727Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-27T11:59:06.733Z] > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 [2024-08-27T11:59:06.736Z] > git config core.sparsecheckout # timeout=10 [2024-08-27T11:59:06.738Z] > git checkout -f 25a1faddd20785dcb3c0e21a4bb0a3a1ef0b1c0d # timeout=10 [2024-08-27T11:59:06.779Z] > git rev-list --no-walk 25a1faddd20785dcb3c0e21a4bb0a3a1ef0b1c0d # timeout=10 [Pipeline] load [Pipeline] { (/home/jenkins/workspace/pipeline-check@2/src/opensdn-io/tf-jenkins/pipelines/utils/gerrit.groovy) [Pipeline] } [Pipeline] // load [Pipeline] echo [2024-08-27T11:59:07.252Z] INFO: resolved gerrit URL is https://gerrit.opensdn.io/ [Pipeline] sh [2024-08-27T11:59:07.546Z] + /home/jenkins/workspace/pipeline-check@2/src/opensdn-io/tf-jenkins/infra/gerrit/resolve_patchsets.py --gerrit https://gerrit.opensdn.io/ --review I2f0414983f1d23e92d609a80f56a2e9f15041cc4 --branch master --changed_files --output /home/jenkins/workspace/pipeline-check@2/patchsets-info.json [2024-08-27T11:59:07.546Z] DEBUG: Change: {'id': 'opensdn-io%2Ftf-container-builder~master~I2f0414983f1d23e92d609a80f56a2e9f15041cc4', 'project': 'opensdn-io/tf-container-builder', 'branch': 'master', 'hashtags': [], 'change_id': 'I2f0414983f1d23e92d609a80f56a2e9f15041cc4', 'subject': 'remove python3 from container-builder', 'status': 'NEW', 'created': '2024-08-27 11:58:57.000000000', 'updated': '2024-08-27 11:58:57.000000000', 'submit_type': 'MERGE_IF_NECESSARY', 'insertions': 1, 'deletions': 8, 'total_comment_count': 0, 'unresolved_comment_count': 0, 'has_review_started': True, 'meta_rev_id': 'f5389b3a11c221b39641a6f96f8c235876201ab2', '_number': 936, 'owner': {'_account_id': 1000011}, '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': 'a9cf7b762d657e878949d09f544117bcc27325f6', 'revisions': {'a9cf7b762d657e878949d09f544117bcc27325f6': {'kind': 'REWORK', '_number': 1, 'created': '2024-08-27 11:58:57.000000000', 'uploader': {'_account_id': 1000011}, 'ref': 'refs/changes/36/936/1', 'fetch': {'anonymous http': {'url': 'https://gerrit.opensdn.io/opensdn-io/tf-container-builder', 'ref': 'refs/changes/36/936/1'}}, 'commit': {'parents': [{'commit': '7ea5437c62d14bd013658855cb64e1fabcd502c1', 'subject': 'fix uwsgi settings for python3'}], 'author': {'name': 'ospanovalen', 'email': 'ospanov.a@phystech.edu', 'date': '2024-08-27 11:58:51.000000000', 'tz': 180}, 'committer': {'name': 'ospanovalen', 'email': 'ospanov.a@phystech.edu', 'date': '2024-08-27 11:58:57.000000000', 'tz': 180}, 'subject': 'remove python3 from container-builder', 'message': 'remove python3 from container-builder\n\nChange-Id: I2f0414983f1d23e92d609a80f56a2e9f15041cc4\nSigned-off-by: ospanovalen \n'}}}, 'requirements': [], 'submit_records': [{'rule_name': 'gerrit~DefaultSubmitRule', 'status': 'NOT_READY', 'labels': [{'label': 'Code-Review', 'status': 'NEED'}, {'label': 'Verified', 'status': 'NEED'}]}]} [2024-08-27T11:59:07.546Z] DEBUG: Change: {'id': 'opensdn-io%2Ftf-container-builder~master~I7f9fd126bc5946b1ade5e14d614c788009532999', 'project': 'opensdn-io/tf-container-builder', 'branch': 'master', 'attention_set': {}, 'removed_from_attention_set': {'1000003': {'account': {'_account_id': 1000003}, 'last_update': '2024-08-23 19:39:07.000000000', 'reason': 'Change was submitted'}}, 'hashtags': [], 'change_id': 'I7f9fd126bc5946b1ade5e14d614c788009532999', 'subject': 'fix uwsgi settings for python3', 'status': 'MERGED', 'created': '2024-08-23 13:14:25.000000000', 'updated': '2024-08-23 19:58:45.000000000', 'submitted': '2024-08-23 19:39:07.000000000', 'submitter': {'_account_id': 1000001}, 'insertions': 2, 'deletions': 2, 'total_comment_count': 2, 'unresolved_comment_count': 0, 'has_review_started': True, 'submission_id': '919', 'meta_rev_id': 'b447058aa25a9bd9092e7a55ee17bc2ab83dce29', '_number': 919, 'owner': {'_account_id': 1000003}, 'labels': {'Code-Review': {'all': [{'value': 2, 'date': '2024-08-23 16:49:10.000000000', 'permitted_voting_range': {'min': 2, 'max': 2}, '_account_id': 1000003}, {'value': 0, '_account_id': 1000001}], 'values': {'-2': 'This shall not be submitted', '-1': 'I would prefer this is not submitted as is', ' 0': 'No score', '+1': 'Looks good to me, but someone else must approve', '+2': 'Looks good to me, approved'}, 'description': '', 'default_value': 0}, 'Verified': {'all': [{'value': 0, '_account_id': 1000003}, {'value': 2, 'date': '2024-08-23 19:38:56.000000000', 'permitted_voting_range': {'min': 2, 'max': 2}, '_account_id': 1000001}], 'values': {'-2': 'Fails', '-1': 'Fails', ' 0': 'No score', '+1': 'Verified', '+2': 'Gating'}, 'description': '', 'default_value': 0}}, 'removable_reviewers': [], 'reviewers': {'REVIEWER': [{'_account_id': 1000001}, {'_account_id': 1000003}]}, 'pending_reviewers': {}, 'current_revision': '7ea5437c62d14bd013658855cb64e1fabcd502c1', 'revisions': {'7ea5437c62d14bd013658855cb64e1fabcd502c1': {'kind': 'REWORK', '_number': 1, 'created': '2024-08-23 13:14:25.000000000', 'uploader': {'_account_id': 1000003}, 'ref': 'refs/changes/19/919/1', 'fetch': {'anonymous http': {'url': 'https://gerrit.opensdn.io/opensdn-io/tf-container-builder', 'ref': 'refs/changes/19/919/1'}}, 'commit': {'parents': [{'commit': '04516fed00b4a52fc77dc3fa35483f247a842a89', 'subject': 'add waiting for cassandra is ready to connect for services'}], 'author': {'name': 'Andrey Pavlov', 'email': 'andrey-mp@yandex.ru', 'date': '2024-08-23 13:13:47.000000000', 'tz': 180}, 'committer': {'name': 'Andrey Pavlov', 'email': 'andrey-mp@yandex.ru', 'date': '2024-08-23 13:13:47.000000000', 'tz': 180}, 'subject': 'fix uwsgi settings for python3', 'message': 'fix uwsgi settings for python3\n\nto be able to run multi-worker mode of config-api\n\nDepends-On: I1461bd9a35049aa37210824b3a88fde51435c4a3\nChange-Id: I7f9fd126bc5946b1ade5e14d614c788009532999\n'}}}, 'requirements': [], 'submit_records': [{'rule_name': 'gerrit~DefaultSubmitRule', 'status': 'CLOSED', 'labels': [{'label': 'Code-Review', 'status': 'OK', 'applied_by': {'_account_id': 1000003}}, {'label': 'Verified', 'status': 'OK', 'applied_by': {'_account_id': 1000001}}]}]} [2024-08-27T11:59:07.546Z] DEBUG: Change: I2f0414983f1d23e92d609a80f56a2e9f15041cc4: depends_on: [] [Pipeline] archiveArtifacts [2024-08-27T11:59:07.575Z] Archiving artifacts [Pipeline] sh [Pipeline] load [Pipeline] { (/home/jenkins/workspace/pipeline-check@2/src/opensdn-io/tf-jenkins/pipelines/utils/gerrit.groovy) [Pipeline] } [Pipeline] // load [Pipeline] load [Pipeline] { (/home/jenkins/workspace/pipeline-check@2/src/opensdn-io/tf-jenkins/pipelines/constants.groovy) [Pipeline] } [Pipeline] // load [Pipeline] load [Pipeline] { (/home/jenkins/workspace/pipeline-check@2/src/opensdn-io/tf-jenkins/pipelines/utils/config.groovy) [Pipeline] } [Pipeline] // load [Pipeline] load [Pipeline] { (/home/jenkins/workspace/pipeline-check@2/src/opensdn-io/tf-jenkins/pipelines/utils/jobs.groovy) [Pipeline] } [Pipeline] // load [Pipeline] load [Pipeline] { (/home/jenkins/workspace/pipeline-check@2/src/opensdn-io/tf-jenkins/pipelines/utils/gate.groovy) [Pipeline] } [Pipeline] // load [Pipeline] } [Pipeline] // stage [Pipeline] withCredentials [2024-08-27T11:59:09.040Z] Masking supported pattern matches of $GERRIT_API_PASSWORD [Pipeline] { [Pipeline] echo [2024-08-27T11:59:09.079Z] INFO: resolved gerrit URL is https://gerrit.opensdn.io/ [Pipeline] sh [2024-08-27T11:59:09.360Z] + /home/jenkins/workspace/pipeline-check@2/src/opensdn-io/tf-jenkins/infra/gerrit/is_merged.py --gerrit https://gerrit.opensdn.io/ --user tf-gerrit --password **** --review I2f0414983f1d23e92d609a80f56a2e9f15041cc4 --branch master [2024-08-27T11:59:09.365Z] DEBUG: Change: {'id': 'opensdn-io%2Ftf-container-builder~master~I2f0414983f1d23e92d609a80f56a2e9f15041cc4', 'project': 'opensdn-io/tf-container-builder', 'branch': 'master', 'hashtags': [], 'change_id': 'I2f0414983f1d23e92d609a80f56a2e9f15041cc4', 'subject': 'remove python3 from container-builder', 'status': 'NEW', 'created': '2024-08-27 11:58:57.000000000', 'updated': '2024-08-27 11:58:57.000000000', 'submit_type': 'MERGE_IF_NECESSARY', 'insertions': 1, 'deletions': 8, 'total_comment_count': 0, 'unresolved_comment_count': 0, 'has_review_started': True, 'meta_rev_id': 'f5389b3a11c221b39641a6f96f8c235876201ab2', '_number': 936, 'owner': {'_account_id': 1000011}, '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': 'a9cf7b762d657e878949d09f544117bcc27325f6', 'revisions': {'a9cf7b762d657e878949d09f544117bcc27325f6': {'kind': 'REWORK', '_number': 1, 'created': '2024-08-27 11:58:57.000000000', 'uploader': {'_account_id': 1000011}, 'ref': 'refs/changes/36/936/1', 'fetch': {'ssh': {'url': 'ssh://tf-gerrit@gerrit.opensdn.io:29418/opensdn-io/tf-container-builder', 'ref': 'refs/changes/36/936/1'}, 'anonymous http': {'url': 'https://gerrit.opensdn.io/opensdn-io/tf-container-builder', 'ref': 'refs/changes/36/936/1'}, 'http': {'url': 'https://tf-gerrit@gerrit.opensdn.io/a/opensdn-io/tf-container-builder', 'ref': 'refs/changes/36/936/1'}}, 'commit': {'parents': [{'commit': '7ea5437c62d14bd013658855cb64e1fabcd502c1', 'subject': 'fix uwsgi settings for python3'}], 'author': {'name': 'ospanovalen', 'email': 'ospanov.a@phystech.edu', 'date': '2024-08-27 11:58:51.000000000', 'tz': 180}, 'committer': {'name': 'ospanovalen', 'email': 'ospanov.a@phystech.edu', 'date': '2024-08-27 11:58:57.000000000', 'tz': 180}, 'subject': 'remove python3 from container-builder', 'message': 'remove python3 from container-builder\n\nChange-Id: I2f0414983f1d23e92d609a80f56a2e9f15041cc4\nSigned-off-by: ospanovalen \n'}}}, 'requirements': [], 'submit_records': [{'rule_name': 'gerrit~DefaultSubmitRule', 'status': 'NOT_READY', 'labels': [{'label': 'Code-Review', 'status': 'NEED'}, {'label': 'Verified', 'status': 'NEED'}]}]} [Pipeline] echo [2024-08-27T11:59:09.386Z] is_merged.py returns non-zero code. It means that review is not merged for now. [Pipeline] echo [2024-08-27T11:59:09.399Z] script returned exit code 1 [Pipeline] } [Pipeline] // withCredentials [Pipeline] stage [Pipeline] { (Pre-build) [Pipeline] echo [2024-08-27T11:59:09.485Z] Logs URL: http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/36/936/1/check_143 [Pipeline] echo [2024-08-27T11:59:09.506Z] terminate_runs_by_review_number: start [Pipeline] echo [2024-08-27T11:59:10.003Z] terminate_runs_by_review_number: terminated builds = [] [Pipeline] echo [2024-08-27T11:59:10.027Z] Search for dependent builds for I2f0414983f1d23e92d609a80f56a2e9f15041cc4 [Pipeline] echo [2024-08-27T11:59:10.090Z] terminate_runs_by_depends_on_recursive: terminated builds = [] [Pipeline] sh [Pipeline] echo [2024-08-27T11:59:10.400Z] Pipeline to run: check [Pipeline] sh [Pipeline] sh [Pipeline] archiveArtifacts [2024-08-27T11:59:11.100Z] Archiving artifacts [Pipeline] readYaml [Pipeline] readYaml [Pipeline] readYaml [Pipeline] readYaml [Pipeline] readYaml [Pipeline] readYaml [Pipeline] readYaml [Pipeline] readYaml [Pipeline] readYaml [Pipeline] readYaml [Pipeline] readYaml [Pipeline] readYaml [Pipeline] echo [2024-08-27T11:59:11.773Z] Streams from config: [ansible-os:[vars:[MONITORING_DEPLOY_TARGET:AIO, MONITORING_DEPLOYER:ansible, MONITORING_ORCHESTRATOR:os, USE_DATAPLANE_NETWORK:true], jobs:[deploy-platform-ansible-os, deploy-tf-ansible-os, test-sanity-ansible-os, collect-logs-and-cleanup-ansible-os]], build-centos:[vars:[LINUX_DISTR:centos], jobs:[prepare-sandbox-centos, fetch-sources-centos, configure-centos, package-deployers-centos, compile-centos, package-centos, freeze-centos, cleanup-centos]]] [Pipeline] echo [2024-08-27T11:59:11.785Z] Jobs from config: [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]], test-unit-tox-unit:[job-name:test-unit-tox, lock:tox, depends-on:[fetch-sources-test-sandbox], vars:[TARGET_SET:unit, LINUX_DISTR:centos]], cleanup-worker-test-sandbox:[depends-on:[test-unit-tox-unit, fetch-sources-test-sandbox], job-name:build-cleanup, type:no-report,post-hook], prepare-sandbox-test-sandbox:[job-name:build-prepare-sandbox, type:no-report, vars:[LINUX_DISTR:centos, PUBLISH_TYPE:stable, VM_TYPE:small]], fetch-sources-test-sandbox:[job-name:build-fetch-sources, type:no-report, depends-on:[prepare-sandbox-test-sandbox]]] [Pipeline] echo [2024-08-27T11:59:11.797Z] Post Jobs from config: [cleanup-workers:[:]] [Pipeline] echo [2024-08-27T11:59:11.818Z] Notify gerrit verified=0, submit=false, msg= [2024-08-27T11:59:11.818Z] TF CI Build Started (check) https://jenkins.opensdn.io/job/pipeline-check/143/ [Pipeline] withCredentials [2024-08-27T11:59:11.840Z] Masking supported pattern matches of $GERRIT_API_PASSWORD [Pipeline] { [Pipeline] echo [2024-08-27T11:59:11.877Z] INFO: resolved gerrit URL is https://gerrit.opensdn.io/ [Pipeline] sh [2024-08-27T11:59:12.159Z] + /home/jenkins/workspace/pipeline-check@2/src/opensdn-io/tf-jenkins/infra/gerrit/notify.py --gerrit https://gerrit.opensdn.io/ --user tf-gerrit --password **** --review I2f0414983f1d23e92d609a80f56a2e9f15041cc4 --patchset 1 --branch master --labels Verified=0 --message 'TF CI Build Started (check) https://jenkins.opensdn.io/job/pipeline-check/143/' [2024-08-27T11:59:12.159Z] DEBUG: Change: {'id': 'opensdn-io%2Ftf-container-builder~master~I2f0414983f1d23e92d609a80f56a2e9f15041cc4', 'project': 'opensdn-io/tf-container-builder', 'branch': 'master', 'hashtags': [], 'change_id': 'I2f0414983f1d23e92d609a80f56a2e9f15041cc4', 'subject': 'remove python3 from container-builder', 'status': 'NEW', 'created': '2024-08-27 11:58:57.000000000', 'updated': '2024-08-27 11:58:57.000000000', 'submit_type': 'MERGE_IF_NECESSARY', 'insertions': 1, 'deletions': 8, 'total_comment_count': 0, 'unresolved_comment_count': 0, 'has_review_started': True, 'meta_rev_id': 'f5389b3a11c221b39641a6f96f8c235876201ab2', '_number': 936, 'owner': {'_account_id': 1000011}, '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': 'a9cf7b762d657e878949d09f544117bcc27325f6', 'revisions': {'a9cf7b762d657e878949d09f544117bcc27325f6': {'kind': 'REWORK', '_number': 1, 'created': '2024-08-27 11:58:57.000000000', 'uploader': {'_account_id': 1000011}, 'ref': 'refs/changes/36/936/1', 'fetch': {'ssh': {'url': 'ssh://tf-gerrit@gerrit.opensdn.io:29418/opensdn-io/tf-container-builder', 'ref': 'refs/changes/36/936/1'}, 'anonymous http': {'url': 'https://gerrit.opensdn.io/opensdn-io/tf-container-builder', 'ref': 'refs/changes/36/936/1'}, 'http': {'url': 'https://tf-gerrit@gerrit.opensdn.io/a/opensdn-io/tf-container-builder', 'ref': 'refs/changes/36/936/1'}}, 'commit': {'parents': [{'commit': '7ea5437c62d14bd013658855cb64e1fabcd502c1', 'subject': 'fix uwsgi settings for python3'}], 'author': {'name': 'ospanovalen', 'email': 'ospanov.a@phystech.edu', 'date': '2024-08-27 11:58:51.000000000', 'tz': 180}, 'committer': {'name': 'ospanovalen', 'email': 'ospanov.a@phystech.edu', 'date': '2024-08-27 11:58:57.000000000', 'tz': 180}, 'subject': 'remove python3 from container-builder', 'message': 'remove python3 from container-builder\n\nChange-Id: I2f0414983f1d23e92d609a80f56a2e9f15041cc4\nSigned-off-by: ospanovalen \n'}}}, 'requirements': [], 'submit_records': [{'rule_name': 'gerrit~DefaultSubmitRule', 'status': 'NOT_READY', 'labels': [{'label': 'Code-Review', 'status': 'NEED'}, {'label': 'Verified', 'status': 'NEED'}]}]} [2024-08-27T11:59:12.159Z] DEBUG: push message data: {'labels': {'Verified': '0'}, 'message': 'TF CI Build Started (check) https://jenkins.opensdn.io/job/pipeline-check/143/'} [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-08-27T11:59:12.222Z] Notify discord for new job is started [Pipeline] echo [2024-08-27T11:59:12.253Z] INFO: resolved gerrit URL is https://gerrit.opensdn.io/ [Pipeline] echo [2024-08-27T11:59:12.271Z] Notify discord msg= [2024-08-27T11:59:12.271Z] New review. [2024-08-27T11:59:12.271Z] [remove python3 from container-builder](https://gerrit.opensdn.io/c/opensdn-io/tf-container-builder/+/936) [Pipeline] withCredentials [2024-08-27T11:59:12.288Z] Masking supported pattern matches of $DISCORD_WEBHOOK_URL [Pipeline] { [Pipeline] writeFile [Pipeline] sh [2024-08-27T11:59:12.616Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-27T11:59:12.616Z] Dload Upload Total Spent Left Speed [2024-08-27T11:59:12.872Z] [2024-08-27T11:59:12.872Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 [2024-08-27T11:59:12.872Z] 100 166 0 0 100 166 0 411 --:--:-- --:--:-- --:--:-- 410 [2024-08-27T11:59:12.872Z] 100 166 0 0 100 166 0 411 --:--:-- --:--:-- --:--:-- 410 [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] parallel [Pipeline] { (Branch: stream-ansible-os) [Pipeline] { (Branch: stream-build-centos) [Pipeline] { (Branch: job-test-unit-tox-unit) [Pipeline] { (Branch: job-cleanup-worker-test-sandbox) [Pipeline] { (Branch: job-prepare-sandbox-test-sandbox) [Pipeline] { (Branch: job-fetch-sources-test-sandbox) [Pipeline] stage [Pipeline] { (test-unit-tox-unit) [Pipeline] stage [Pipeline] { (cleanup-worker-test-sandbox) [Pipeline] stage [Pipeline] { (prepare-sandbox-test-sandbox) [Pipeline] stage [Pipeline] { (fetch-sources-test-sandbox) [Pipeline] echo [2024-08-27T11:59:13.169Z] JOB test-unit-tox-unit: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2024-08-27T11:59:13.198Z] JOB cleanup-worker-test-sandbox: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2024-08-27T11:59:13.227Z] JOB fetch-sources-test-sandbox: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2024-08-27T11:59:13.259Z] JOB prepare-sandbox-test-sandbox: entering run_job [Pipeline] echo [2024-08-27T11:59:13.284Z] JOB test-unit-tox-unit: waiting for dependecy [fetch-sources-test-sandbox:null] [Pipeline] echo [2024-08-27T11:59:13.296Z] JOB test-unit-tox-unit: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-27T11:59:13.314Z] JOB fetch-sources-test-sandbox: waiting for dependecy [prepare-sandbox-test-sandbox:null] [Pipeline] echo [2024-08-27T11:59:13.326Z] JOB fetch-sources-test-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-27T11:59:13.352Z] JOB cleanup-worker-test-sandbox: waiting for dependecy [test-unit-tox-unit:null, fetch-sources-test-sandbox:null] [Pipeline] echo [2024-08-27T11:59:13.364Z] JOB cleanup-worker-test-sandbox: waiting for all = false [Pipeline] } [Pipeline] writeFile [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) [2024-08-27T11:59:13.572Z] Will try again after 15 sec [2024-08-27T11:59:13.585Z] Will try again after 15 sec [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) [2024-08-27T11:59:13.818Z] Will try again after 15 sec [Pipeline] archiveArtifacts [2024-08-27T11:59:13.835Z] Archiving artifacts [Pipeline] echo [2024-08-27T11:59:13.846Z] JOB deploy-platform-ansible-os: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2024-08-27T11:59:13.879Z] JOB deploy-tf-ansible-os: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2024-08-27T11:59:13.910Z] JOB test-sanity-ansible-os: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2024-08-27T11:59:13.941Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2024-08-27T11:59:13.971Z] JOB fetch-sources-centos: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2024-08-27T11:59:14.001Z] JOB configure-centos: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2024-08-27T11:59:14.041Z] JOB package-deployers-centos: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2024-08-27T11:59:14.075Z] JOB compile-centos: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2024-08-27T11:59:14.104Z] JOB package-centos: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2024-08-27T11:59:14.136Z] JOB freeze-centos: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2024-08-27T11:59:14.169Z] JOB cleanup-centos: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2024-08-27T11:59:14.200Z] JOB prepare-sandbox-centos: entering run_job [Pipeline] echo [2024-08-27T11:59:14.217Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-27T11:59:14.229Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-27T11:59:14.247Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-27T11:59:14.260Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-27T11:59:14.277Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2024-08-27T11:59:14.290Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-27T11:59:14.309Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2024-08-27T11:59:14.322Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-27T11:59:14.341Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-08-27T11:59:14.354Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-27T11:59:14.372Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-08-27T11:59:14.385Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-27T11:59:14.402Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-27T11:59:14.416Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-27T11:59:14.441Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-27T11:59:14.453Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-27T11:59:14.472Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-27T11:59:14.484Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] writeFile [Pipeline] echo [2024-08-27T11:59:14.514Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-27T11:59:14.526Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-27T11:59:14.544Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-27T11:59:14.556Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] echo [2024-08-27T11:59:14.625Z] JOB prepare-sandbox-test-sandbox: Starting job: build-prepare-sandbox rnd: #74643 [Pipeline] timeout [2024-08-27T11:59:14.637Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2024-08-27T11:59:14.671Z] Scheduling project: build-prepare-sandbox [2024-08-27T11:59:14.707Z] Will try again after 15 sec [2024-08-27T11:59:14.722Z] Will try again after 15 sec [2024-08-27T11:59:14.737Z] Will try again after 15 sec [2024-08-27T11:59:14.752Z] Will try again after 15 sec [2024-08-27T11:59:14.767Z] Will try again after 15 sec [2024-08-27T11:59:14.780Z] Will try again after 15 sec [2024-08-27T11:59:14.795Z] Will try again after 15 sec [2024-08-27T11:59:15.075Z] Will try again after 15 sec [2024-08-27T11:59:15.092Z] Will try again after 15 sec [2024-08-27T11:59:15.106Z] Will try again after 15 sec [Pipeline] archiveArtifacts [2024-08-27T11:59:15.124Z] Archiving artifacts [2024-08-27T11:59:15.153Z] Will try again after 15 sec [Pipeline] echo [2024-08-27T11:59:15.274Z] JOB prepare-sandbox-centos: Starting job: build-prepare-sandbox rnd: #85591 [Pipeline] timeout [2024-08-27T11:59:15.287Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2024-08-27T11:59:15.322Z] Scheduling project: build-prepare-sandbox [2024-08-27T11:59:24.650Z] Starting building: build-prepare-sandbox #4899 [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-27T11:59:28.618Z] JOB test-unit-tox-unit: waiting for dependecy [fetch-sources-test-sandbox:null] [Pipeline] echo [2024-08-27T11:59:28.630Z] JOB test-unit-tox-unit: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-27T11:59:28.649Z] JOB fetch-sources-test-sandbox: waiting for dependecy [prepare-sandbox-test-sandbox:null] [Pipeline] echo [2024-08-27T11:59:28.664Z] JOB fetch-sources-test-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T11:59:28.749Z] Will try again after 15 sec [2024-08-27T11:59:28.769Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T11:59:28.852Z] JOB cleanup-worker-test-sandbox: waiting for dependecy [test-unit-tox-unit:null, fetch-sources-test-sandbox:null] [Pipeline] echo [2024-08-27T11:59:28.868Z] JOB cleanup-worker-test-sandbox: waiting for all = false [Pipeline] } [2024-08-27T11:59:28.925Z] Will try again after 15 sec [2024-08-27T11:59:29.652Z] Starting building: build-prepare-sandbox #4900 [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-27T11:59:29.771Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-27T11:59:30.610Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-27T11:59:30.635Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-27T11:59:30.653Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-27T11:59:30.687Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2024-08-27T11:59:30.703Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [2024-08-27T11:59:30.789Z] Will try again after 15 sec [2024-08-27T11:59:30.811Z] Will try again after 15 sec [2024-08-27T11:59:30.828Z] Will try again after 15 sec [Pipeline] echo [2024-08-27T11:59:30.843Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2024-08-27T11:59:30.855Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-27T11:59:30.874Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-08-27T11:59:30.889Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-27T11:59:30.910Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-08-27T11:59:30.927Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-27T11:59:30.945Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-27T11:59:30.958Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-27T11:59:30.979Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-27T11:59:30.996Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-27T11:59:31.016Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-27T11:59:31.031Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-08-27T11:59:31.061Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-27T11:59:31.075Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-27T11:59:31.133Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-27T11:59:31.148Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-27T11:59:31.237Z] Will try again after 15 sec [2024-08-27T11:59:31.260Z] Will try again after 15 sec [2024-08-27T11:59:31.280Z] Will try again after 15 sec [2024-08-27T11:59:31.299Z] Will try again after 15 sec [2024-08-27T11:59:31.316Z] Will try again after 15 sec [2024-08-27T11:59:31.333Z] Will try again after 15 sec [2024-08-27T11:59:31.351Z] Will try again after 15 sec [2024-08-27T11:59:31.367Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-27T11:59:44.099Z] JOB test-unit-tox-unit: waiting for dependecy [fetch-sources-test-sandbox:null] [Pipeline] echo [2024-08-27T11:59:44.117Z] JOB test-unit-tox-unit: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-27T11:59:44.136Z] JOB fetch-sources-test-sandbox: waiting for dependecy [prepare-sandbox-test-sandbox:null] [Pipeline] echo [2024-08-27T11:59:44.154Z] JOB fetch-sources-test-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-27T11:59:44.172Z] JOB cleanup-worker-test-sandbox: waiting for dependecy [test-unit-tox-unit:null, fetch-sources-test-sandbox:null] [Pipeline] echo [2024-08-27T11:59:44.184Z] JOB cleanup-worker-test-sandbox: waiting for all = false [Pipeline] } [2024-08-27T11:59:44.224Z] Will try again after 15 sec [2024-08-27T11:59:44.239Z] Will try again after 15 sec [2024-08-27T11:59:44.256Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T11:59:45.818Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-27T11:59:45.831Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-08-27T11:59:45.887Z] Will try again after 15 sec [Pipeline] echo [2024-08-27T11:59:45.916Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-27T11:59:45.931Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-27T11:59:45.950Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2024-08-27T11:59:45.965Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T11:59:46.005Z] Will try again after 15 sec [2024-08-27T11:59:46.020Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T11:59:46.266Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2024-08-27T11:59:46.279Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-08-27T11:59:46.333Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-27T11:59:46.373Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-08-27T11:59:46.386Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-27T11:59:46.404Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-08-27T11:59:46.417Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] echo [2024-08-27T11:59:46.447Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-27T11:59:46.458Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-27T11:59:46.473Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-27T11:59:46.485Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-27T11:59:46.507Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-27T11:59:46.518Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [Pipeline] { [2024-08-27T11:59:46.565Z] Will try again after 15 sec [2024-08-27T11:59:46.590Z] Will try again after 15 sec [2024-08-27T11:59:46.607Z] Will try again after 15 sec [2024-08-27T11:59:46.624Z] Will try again after 15 sec [Pipeline] echo [2024-08-27T11:59:46.639Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-27T11:59:46.654Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T11:59:46.691Z] Will try again after 15 sec [Pipeline] echo [2024-08-27T11:59:46.707Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-27T11:59:46.732Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-27T11:59:46.819Z] Will try again after 15 sec [2024-08-27T11:59:46.851Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-27T11:59:59.274Z] JOB test-unit-tox-unit: waiting for dependecy [fetch-sources-test-sandbox:null] [Pipeline] echo [2024-08-27T11:59:59.289Z] JOB test-unit-tox-unit: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-27T11:59:59.307Z] JOB fetch-sources-test-sandbox: waiting for dependecy [prepare-sandbox-test-sandbox:null] [Pipeline] echo [2024-08-27T11:59:59.321Z] JOB fetch-sources-test-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-27T12:00:00.852Z] Will try again after 15 sec [2024-08-27T12:00:00.869Z] Will try again after 15 sec [Pipeline] echo [2024-08-27T12:00:00.908Z] JOB cleanup-worker-test-sandbox: waiting for dependecy [test-unit-tox-unit:null, fetch-sources-test-sandbox:null] [Pipeline] echo [2024-08-27T12:00:00.922Z] JOB cleanup-worker-test-sandbox: waiting for all = false [Pipeline] } [Pipeline] { [2024-08-27T12:00:00.976Z] Will try again after 15 sec [Pipeline] echo [2024-08-27T12:00:01.000Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-27T12:00:01.014Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-27T12:00:01.067Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:00:01.107Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-27T12:00:01.121Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-27T12:00:01.140Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2024-08-27T12:00:01.155Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:00:01.199Z] Will try again after 15 sec [2024-08-27T12:00:01.215Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:00:01.369Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2024-08-27T12:00:01.390Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:00:01.438Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:00:01.607Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-08-27T12:00:01.630Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [2024-08-27T12:00:01.728Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:00:01.770Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-08-27T12:00:01.793Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-27T12:00:01.827Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-27T12:00:01.854Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-27T12:00:01.885Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-27T12:00:01.907Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-27T12:00:01.946Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-27T12:00:01.968Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-27T12:00:02.041Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [2024-08-27T12:00:02.141Z] Will try again after 15 sec [2024-08-27T12:00:02.194Z] Will try again after 15 sec [2024-08-27T12:00:02.218Z] Will try again after 15 sec [Pipeline] echo [2024-08-27T12:00:02.246Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-27T12:00:02.262Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-27T12:00:02.304Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-27T12:00:02.318Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-27T12:00:02.370Z] Will try again after 15 sec [2024-08-27T12:00:02.392Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-27T12:00:15.902Z] JOB test-unit-tox-unit: waiting for dependecy [fetch-sources-test-sandbox:null] [Pipeline] echo [2024-08-27T12:00:15.916Z] JOB test-unit-tox-unit: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-27T12:00:15.934Z] JOB fetch-sources-test-sandbox: waiting for dependecy [prepare-sandbox-test-sandbox:null] [Pipeline] echo [2024-08-27T12:00:15.946Z] JOB fetch-sources-test-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:00:15.987Z] Will try again after 15 sec [2024-08-27T12:00:16.001Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:00:16.065Z] JOB cleanup-worker-test-sandbox: waiting for dependecy [test-unit-tox-unit:null, fetch-sources-test-sandbox:null] [Pipeline] echo [2024-08-27T12:00:16.079Z] JOB cleanup-worker-test-sandbox: waiting for all = false [Pipeline] } [Pipeline] { [2024-08-27T12:00:16.139Z] Will try again after 15 sec [Pipeline] echo [2024-08-27T12:00:16.164Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-27T12:00:16.179Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:00:16.223Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-27T12:00:16.266Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-27T12:00:16.283Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-27T12:00:16.302Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2024-08-27T12:00:16.318Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:00:16.374Z] Will try again after 15 sec [2024-08-27T12:00:16.390Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:00:16.472Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2024-08-27T12:00:16.517Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [2024-08-27T12:00:17.616Z] Will try again after 15 sec [Pipeline] echo [2024-08-27T12:00:17.638Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-08-27T12:00:17.651Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-27T12:00:17.668Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-08-27T12:00:17.682Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-27T12:00:17.699Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-27T12:00:17.711Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-27T12:00:17.729Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-27T12:00:17.744Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-27T12:00:17.762Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-27T12:00:17.777Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-08-27T12:00:17.807Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-27T12:00:17.821Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-27T12:00:17.849Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-27T12:00:17.863Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-27T12:00:17.914Z] Will try again after 15 sec [2024-08-27T12:00:17.930Z] Will try again after 15 sec [2024-08-27T12:00:17.948Z] Will try again after 15 sec [2024-08-27T12:00:17.963Z] Will try again after 15 sec [2024-08-27T12:00:17.980Z] Will try again after 15 sec [2024-08-27T12:00:17.996Z] Will try again after 15 sec [2024-08-27T12:00:18.012Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-27T12:00:31.032Z] JOB test-unit-tox-unit: waiting for dependecy [fetch-sources-test-sandbox:null] [Pipeline] echo [2024-08-27T12:00:31.046Z] JOB test-unit-tox-unit: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-27T12:00:31.070Z] JOB fetch-sources-test-sandbox: waiting for dependecy [prepare-sandbox-test-sandbox:null] [Pipeline] echo [2024-08-27T12:00:31.088Z] JOB fetch-sources-test-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:00:31.140Z] Will try again after 15 sec [2024-08-27T12:00:31.159Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:00:31.215Z] JOB cleanup-worker-test-sandbox: waiting for dependecy [test-unit-tox-unit:null, fetch-sources-test-sandbox:null] [Pipeline] echo [2024-08-27T12:00:31.230Z] JOB cleanup-worker-test-sandbox: waiting for all = false [Pipeline] } [Pipeline] { [2024-08-27T12:00:31.303Z] Will try again after 15 sec [Pipeline] echo [2024-08-27T12:00:31.330Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-27T12:00:31.345Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:00:31.385Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-27T12:00:31.443Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-27T12:00:31.460Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-27T12:00:31.480Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2024-08-27T12:00:31.497Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:00:31.544Z] Will try again after 15 sec [2024-08-27T12:00:31.559Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:00:32.660Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2024-08-27T12:00:32.686Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:00:32.732Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:00:32.947Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-08-27T12:00:32.960Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [2024-08-27T12:00:33.029Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-27T12:00:33.069Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-08-27T12:00:33.083Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-27T12:00:33.102Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-27T12:00:33.115Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-27T12:00:33.133Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-27T12:00:33.146Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] echo [2024-08-27T12:00:34.199Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-27T12:00:34.213Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-08-27T12:00:34.241Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-27T12:00:34.255Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:00:34.285Z] Will try again after 15 sec [2024-08-27T12:00:34.301Z] Will try again after 15 sec [2024-08-27T12:00:34.316Z] Will try again after 15 sec [Pipeline] echo [2024-08-27T12:00:34.333Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-27T12:00:34.347Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-27T12:00:34.386Z] Will try again after 15 sec [2024-08-27T12:00:34.403Z] Will try again after 15 sec [2024-08-27T12:00:34.451Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:00:46.168Z] JOB test-unit-tox-unit: waiting for dependecy [fetch-sources-test-sandbox:null] [Pipeline] echo [2024-08-27T12:00:46.180Z] JOB test-unit-tox-unit: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-27T12:00:46.223Z] Will try again after 15 sec [Pipeline] echo [2024-08-27T12:00:46.248Z] JOB fetch-sources-test-sandbox: waiting for dependecy [prepare-sandbox-test-sandbox:null] [Pipeline] echo [2024-08-27T12:00:46.262Z] JOB fetch-sources-test-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:00:46.299Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:00:46.335Z] JOB cleanup-worker-test-sandbox: waiting for dependecy [test-unit-tox-unit:null, fetch-sources-test-sandbox:null] [Pipeline] echo [2024-08-27T12:00:46.347Z] JOB cleanup-worker-test-sandbox: waiting for all = false [Pipeline] } [2024-08-27T12:00:46.383Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:00:46.420Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-27T12:00:46.433Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:00:46.474Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:00:46.569Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-27T12:00:46.581Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-27T12:00:46.623Z] Will try again after 15 sec [Pipeline] echo [2024-08-27T12:00:46.650Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2024-08-27T12:00:46.668Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:00:46.707Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:00:47.770Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2024-08-27T12:00:47.789Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:00:47.834Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:00:48.065Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-08-27T12:00:48.079Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:00:48.118Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-27T12:00:49.332Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-08-27T12:00:49.347Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-27T12:00:49.367Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-27T12:00:49.381Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-27T12:00:49.426Z] Will try again after 15 sec [2024-08-27T12:00:49.442Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-27T12:00:49.486Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-27T12:00:49.499Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-27T12:00:49.539Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-27T12:00:49.553Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [Pipeline] echo [2024-08-27T12:00:49.588Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-27T12:00:49.602Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:00:49.632Z] Will try again after 15 sec [2024-08-27T12:00:49.648Z] Will try again after 15 sec [Pipeline] echo [2024-08-27T12:00:49.663Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-27T12:00:49.677Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-27T12:00:49.716Z] Will try again after 15 sec [2024-08-27T12:00:49.763Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:01:01.255Z] JOB test-unit-tox-unit: waiting for dependecy [fetch-sources-test-sandbox:null] [Pipeline] echo [2024-08-27T12:01:01.269Z] JOB test-unit-tox-unit: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:01:01.317Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:01:01.358Z] JOB fetch-sources-test-sandbox: waiting for dependecy [prepare-sandbox-test-sandbox:null] [Pipeline] echo [2024-08-27T12:01:01.374Z] JOB fetch-sources-test-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:01:01.416Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:01:01.456Z] JOB cleanup-worker-test-sandbox: waiting for dependecy [test-unit-tox-unit:null, fetch-sources-test-sandbox:null] [Pipeline] echo [2024-08-27T12:01:01.470Z] JOB cleanup-worker-test-sandbox: waiting for all = false [Pipeline] } [Pipeline] { [2024-08-27T12:01:01.523Z] Will try again after 15 sec [Pipeline] echo [2024-08-27T12:01:01.556Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-27T12:01:01.572Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:01:01.614Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:01:01.664Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-27T12:01:01.680Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:01:01.735Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:01:01.786Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2024-08-27T12:01:01.803Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:01:01.855Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:01:02.861Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2024-08-27T12:01:02.875Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:01:02.919Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:01:03.147Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-08-27T12:01:03.160Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:01:03.198Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-27T12:01:04.471Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-08-27T12:01:04.484Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-27T12:01:04.502Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-27T12:01:04.514Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:01:04.556Z] Will try again after 15 sec [2024-08-27T12:01:04.573Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:01:04.661Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-27T12:01:04.674Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-27T12:01:04.717Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:01:04.763Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-27T12:01:04.776Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [2024-08-27T12:01:04.815Z] Will try again after 15 sec [Pipeline] echo [2024-08-27T12:01:04.832Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-27T12:01:04.846Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:01:04.899Z] Will try again after 15 sec [Pipeline] echo [2024-08-27T12:01:04.920Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-27T12:01:04.935Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-27T12:01:04.991Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:01:16.346Z] JOB test-unit-tox-unit: waiting for dependecy [fetch-sources-test-sandbox:null] [Pipeline] echo [2024-08-27T12:01:16.362Z] JOB test-unit-tox-unit: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:01:18.386Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-27T12:01:18.486Z] JOB fetch-sources-test-sandbox: waiting for dependecy [prepare-sandbox-test-sandbox:null] [Pipeline] echo [2024-08-27T12:01:18.498Z] JOB fetch-sources-test-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-27T12:01:18.515Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-27T12:01:18.533Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-27T12:01:18.550Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-27T12:01:18.562Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-27T12:01:18.579Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2024-08-27T12:01:18.590Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-27T12:01:18.606Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2024-08-27T12:01:18.618Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-27T12:01:18.636Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-08-27T12:01:18.649Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-27T12:01:18.676Z] JOB cleanup-worker-test-sandbox: waiting for dependecy [test-unit-tox-unit:null, fetch-sources-test-sandbox:null] [Pipeline] echo [2024-08-27T12:01:18.688Z] JOB cleanup-worker-test-sandbox: waiting for all = false [Pipeline] } [2024-08-27T12:01:18.728Z] Will try again after 15 sec [2024-08-27T12:01:18.743Z] Will try again after 15 sec [2024-08-27T12:01:18.757Z] Will try again after 15 sec [2024-08-27T12:01:18.773Z] Will try again after 15 sec [2024-08-27T12:01:18.810Z] Will try again after 15 sec [2024-08-27T12:01:18.826Z] Will try again after 15 sec [2024-08-27T12:01:18.883Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-27T12:01:20.674Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-08-27T12:01:20.692Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-27T12:01:20.722Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-27T12:01:20.743Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-27T12:01:20.761Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-27T12:01:20.779Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-27T12:01:20.804Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-27T12:01:20.817Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-08-27T12:01:20.850Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-27T12:01:20.863Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-27T12:01:20.891Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-27T12:01:20.904Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-27T12:01:20.942Z] Will try again after 15 sec [2024-08-27T12:01:20.957Z] Will try again after 15 sec [2024-08-27T12:01:20.971Z] Will try again after 15 sec [2024-08-27T12:01:20.986Z] Will try again after 15 sec [2024-08-27T12:01:21.002Z] Will try again after 15 sec [2024-08-27T12:01:21.016Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:01:33.417Z] JOB test-unit-tox-unit: waiting for dependecy [fetch-sources-test-sandbox:null] [Pipeline] echo [2024-08-27T12:01:33.429Z] JOB test-unit-tox-unit: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:01:33.472Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:01:33.758Z] JOB fetch-sources-test-sandbox: waiting for dependecy [prepare-sandbox-test-sandbox:null] [Pipeline] echo [2024-08-27T12:01:33.771Z] JOB fetch-sources-test-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [2024-08-27T12:01:33.838Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:01:33.863Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-27T12:01:33.876Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-27T12:01:33.891Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-27T12:01:33.904Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-27T12:01:33.920Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2024-08-27T12:01:33.932Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] echo [2024-08-27T12:01:33.967Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2024-08-27T12:01:33.981Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-27T12:01:34.009Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-08-27T12:01:34.022Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:01:34.062Z] Will try again after 15 sec [Pipeline] { [2024-08-27T12:01:34.097Z] Will try again after 15 sec [2024-08-27T12:01:34.115Z] Will try again after 15 sec [2024-08-27T12:01:34.133Z] Will try again after 15 sec [Pipeline] echo [2024-08-27T12:01:34.150Z] JOB cleanup-worker-test-sandbox: waiting for dependecy [test-unit-tox-unit:null, fetch-sources-test-sandbox:null] [Pipeline] echo [2024-08-27T12:01:34.164Z] JOB cleanup-worker-test-sandbox: waiting for all = false [Pipeline] } [2024-08-27T12:01:34.205Z] Will try again after 15 sec [2024-08-27T12:01:34.263Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-27T12:01:35.994Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-08-27T12:01:36.007Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-27T12:01:36.025Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-27T12:01:36.038Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [2024-08-27T12:01:36.097Z] Will try again after 15 sec [Pipeline] { [2024-08-27T12:01:36.124Z] Will try again after 15 sec [Pipeline] echo [2024-08-27T12:01:36.138Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-27T12:01:36.151Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-27T12:01:36.167Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-27T12:01:36.180Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-08-27T12:01:36.205Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-27T12:01:36.218Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-27T12:01:36.256Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-27T12:01:36.272Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-27T12:01:36.321Z] Will try again after 15 sec [2024-08-27T12:01:36.336Z] Will try again after 15 sec [2024-08-27T12:01:36.351Z] Will try again after 15 sec [2024-08-27T12:01:36.385Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:01:48.505Z] JOB test-unit-tox-unit: waiting for dependecy [fetch-sources-test-sandbox:null] [Pipeline] echo [2024-08-27T12:01:48.519Z] JOB test-unit-tox-unit: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:01:48.563Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:01:48.869Z] JOB fetch-sources-test-sandbox: waiting for dependecy [prepare-sandbox-test-sandbox:null] [Pipeline] echo [2024-08-27T12:01:48.883Z] JOB fetch-sources-test-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:01:48.922Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:01:49.091Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-27T12:01:49.105Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-27T12:01:49.163Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-27T12:01:49.208Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-27T12:01:49.226Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-27T12:01:49.246Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2024-08-27T12:01:49.260Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-27T12:01:49.282Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2024-08-27T12:01:49.297Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-27T12:01:49.351Z] Will try again after 15 sec [Pipeline] { [2024-08-27T12:01:49.379Z] Will try again after 15 sec [2024-08-27T12:01:49.396Z] Will try again after 15 sec [Pipeline] echo [2024-08-27T12:01:49.445Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-08-27T12:01:49.460Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-27T12:01:49.482Z] JOB cleanup-worker-test-sandbox: waiting for dependecy [test-unit-tox-unit:null, fetch-sources-test-sandbox:null] [Pipeline] echo [2024-08-27T12:01:49.496Z] JOB cleanup-worker-test-sandbox: waiting for all = false [Pipeline] } [2024-08-27T12:01:49.535Z] Will try again after 15 sec [2024-08-27T12:01:49.551Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:01:51.131Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-08-27T12:01:51.145Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-27T12:01:51.187Z] Will try again after 15 sec [Pipeline] echo [2024-08-27T12:01:51.329Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-27T12:01:51.344Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [2024-08-27T12:01:51.420Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:01:51.446Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-27T12:01:51.460Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-27T12:01:51.477Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-27T12:01:51.491Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-08-27T12:01:51.522Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-27T12:01:51.536Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:01:52.769Z] Will try again after 15 sec [2024-08-27T12:01:52.785Z] Will try again after 15 sec [Pipeline] echo [2024-08-27T12:01:52.801Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-27T12:01:52.815Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-27T12:01:52.856Z] Will try again after 15 sec [2024-08-27T12:01:52.892Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:02:03.595Z] JOB test-unit-tox-unit: waiting for dependecy [fetch-sources-test-sandbox:null] [Pipeline] echo [2024-08-27T12:02:03.608Z] JOB test-unit-tox-unit: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:02:03.650Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:02:03.951Z] JOB fetch-sources-test-sandbox: waiting for dependecy [prepare-sandbox-test-sandbox:null] [Pipeline] echo [2024-08-27T12:02:03.963Z] JOB fetch-sources-test-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:02:04.000Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:02:04.192Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-27T12:02:04.207Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:02:04.246Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:02:04.382Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-27T12:02:04.399Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-08-27T12:02:04.465Z] Will try again after 15 sec [Pipeline] echo [2024-08-27T12:02:04.495Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2024-08-27T12:02:04.509Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-27T12:02:04.528Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2024-08-27T12:02:04.541Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:02:04.581Z] Will try again after 15 sec [Pipeline] { [2024-08-27T12:02:04.609Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:02:04.657Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-08-27T12:02:04.671Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-27T12:02:04.690Z] JOB cleanup-worker-test-sandbox: waiting for dependecy [test-unit-tox-unit:null, fetch-sources-test-sandbox:null] [Pipeline] echo [2024-08-27T12:02:04.703Z] JOB cleanup-worker-test-sandbox: waiting for all = false [Pipeline] } [2024-08-27T12:02:04.741Z] Will try again after 15 sec [2024-08-27T12:02:04.756Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:02:06.218Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-08-27T12:02:06.232Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:02:06.273Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:02:06.453Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-27T12:02:06.470Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:02:06.511Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-27T12:02:07.813Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-27T12:02:07.827Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-27T12:02:07.847Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-27T12:02:07.859Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-27T12:02:07.897Z] Will try again after 15 sec [Pipeline] { [2024-08-27T12:02:07.924Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:02:07.972Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-27T12:02:07.986Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-27T12:02:08.006Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-27T12:02:08.023Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-27T12:02:08.065Z] Will try again after 15 sec [2024-08-27T12:02:08.083Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:02:18.683Z] JOB test-unit-tox-unit: waiting for dependecy [fetch-sources-test-sandbox:null] [Pipeline] echo [2024-08-27T12:02:18.697Z] JOB test-unit-tox-unit: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:02:18.744Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:02:19.031Z] JOB fetch-sources-test-sandbox: waiting for dependecy [prepare-sandbox-test-sandbox:null] [Pipeline] echo [2024-08-27T12:02:19.047Z] JOB fetch-sources-test-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:02:19.089Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:02:19.275Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-27T12:02:19.289Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:02:19.327Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:02:19.494Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-27T12:02:19.510Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:02:19.550Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:02:19.610Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2024-08-27T12:02:19.625Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-27T12:02:19.679Z] Will try again after 15 sec [Pipeline] echo [2024-08-27T12:02:19.707Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2024-08-27T12:02:19.722Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:02:19.760Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-27T12:02:19.800Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-08-27T12:02:19.813Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-27T12:02:19.831Z] JOB cleanup-worker-test-sandbox: waiting for dependecy [test-unit-tox-unit:null, fetch-sources-test-sandbox:null] [Pipeline] echo [2024-08-27T12:02:19.844Z] JOB cleanup-worker-test-sandbox: waiting for all = false [Pipeline] } [2024-08-27T12:02:19.882Z] Will try again after 15 sec [2024-08-27T12:02:19.898Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:02:21.301Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-08-27T12:02:21.314Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:02:21.354Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:02:21.539Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-27T12:02:21.551Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:02:21.587Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:02:22.929Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-27T12:02:22.943Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-27T12:02:22.988Z] Will try again after 15 sec [Pipeline] echo [2024-08-27T12:02:23.013Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-27T12:02:23.027Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-27T12:02:23.071Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-27T12:02:23.123Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-27T12:02:23.137Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:02:23.174Z] Will try again after 15 sec [Pipeline] echo [2024-08-27T12:02:23.192Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-27T12:02:23.207Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-27T12:02:23.256Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:02:33.773Z] JOB test-unit-tox-unit: waiting for dependecy [fetch-sources-test-sandbox:null] [Pipeline] echo [2024-08-27T12:02:33.786Z] JOB test-unit-tox-unit: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:02:33.826Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:02:34.119Z] JOB fetch-sources-test-sandbox: waiting for dependecy [prepare-sandbox-test-sandbox:null] [Pipeline] echo [2024-08-27T12:02:34.132Z] JOB fetch-sources-test-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:02:34.170Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:02:34.354Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-27T12:02:34.367Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:02:34.404Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:02:34.578Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-27T12:02:34.593Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:02:34.633Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:02:34.706Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2024-08-27T12:02:34.719Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:02:34.766Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:02:34.804Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2024-08-27T12:02:34.819Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:02:34.857Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:02:34.912Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-08-27T12:02:34.927Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-27T12:02:34.971Z] Will try again after 15 sec [Pipeline] echo [2024-08-27T12:02:34.997Z] JOB cleanup-worker-test-sandbox: waiting for dependecy [test-unit-tox-unit:null, fetch-sources-test-sandbox:null] [Pipeline] echo [2024-08-27T12:02:35.011Z] JOB cleanup-worker-test-sandbox: waiting for all = false [Pipeline] } [2024-08-27T12:02:35.050Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:02:36.389Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-08-27T12:02:36.403Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:02:36.441Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:02:36.617Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-27T12:02:36.632Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:02:36.672Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-27T12:02:38.452Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-27T12:02:38.467Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-27T12:02:38.486Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-27T12:02:38.501Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-08-27T12:02:38.532Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-27T12:02:38.548Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-27T12:02:38.568Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-27T12:02:38.581Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-27T12:02:38.619Z] Will try again after 15 sec [2024-08-27T12:02:38.635Z] Will try again after 15 sec [2024-08-27T12:02:38.651Z] Will try again after 15 sec [2024-08-27T12:02:38.667Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:02:48.857Z] JOB test-unit-tox-unit: waiting for dependecy [fetch-sources-test-sandbox:null] [Pipeline] echo [2024-08-27T12:02:48.873Z] JOB test-unit-tox-unit: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:02:48.916Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:02:49.200Z] JOB fetch-sources-test-sandbox: waiting for dependecy [prepare-sandbox-test-sandbox:null] [Pipeline] echo [2024-08-27T12:02:49.215Z] JOB fetch-sources-test-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:02:49.257Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:02:49.436Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-27T12:02:49.451Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:02:49.493Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:02:49.658Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-27T12:02:49.670Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:02:49.706Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:02:49.793Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2024-08-27T12:02:49.807Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:02:49.843Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:02:49.881Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2024-08-27T12:02:49.893Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:02:49.928Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:02:49.997Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-08-27T12:02:50.013Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:02:50.049Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:02:50.087Z] JOB cleanup-worker-test-sandbox: waiting for dependecy [test-unit-tox-unit:null, fetch-sources-test-sandbox:null] [Pipeline] echo [2024-08-27T12:02:50.101Z] JOB cleanup-worker-test-sandbox: waiting for all = false [Pipeline] } [2024-08-27T12:02:50.144Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:02:51.468Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-08-27T12:02:51.482Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:02:51.519Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:02:51.700Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-27T12:02:51.714Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:02:51.751Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:02:53.649Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-27T12:02:53.664Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [2024-08-27T12:02:53.742Z] Will try again after 15 sec [Pipeline] echo [2024-08-27T12:02:53.755Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-27T12:02:53.767Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-08-27T12:02:53.795Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-27T12:02:53.807Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-27T12:02:53.827Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-27T12:02:53.842Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-27T12:02:53.880Z] Will try again after 15 sec [2024-08-27T12:02:53.899Z] Will try again after 15 sec [2024-08-27T12:02:53.914Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:03:03.950Z] JOB test-unit-tox-unit: waiting for dependecy [fetch-sources-test-sandbox:null] [Pipeline] echo [2024-08-27T12:03:03.966Z] JOB test-unit-tox-unit: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:03:04.015Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:03:04.297Z] JOB fetch-sources-test-sandbox: waiting for dependecy [prepare-sandbox-test-sandbox:null] [Pipeline] echo [2024-08-27T12:03:04.320Z] JOB fetch-sources-test-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:03:04.372Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:03:04.524Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-27T12:03:04.545Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:03:04.584Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:03:04.735Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-27T12:03:04.748Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:03:04.785Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:03:04.873Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2024-08-27T12:03:04.888Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:03:04.930Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:03:04.971Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2024-08-27T12:03:04.990Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:03:05.032Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:03:05.079Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-08-27T12:03:05.096Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:03:05.135Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:03:05.177Z] JOB cleanup-worker-test-sandbox: waiting for dependecy [test-unit-tox-unit:null, fetch-sources-test-sandbox:null] [Pipeline] echo [2024-08-27T12:03:05.192Z] JOB cleanup-worker-test-sandbox: waiting for all = false [Pipeline] } [2024-08-27T12:03:05.235Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-27T12:03:06.846Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-08-27T12:03:06.865Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-27T12:03:06.891Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-27T12:03:06.914Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:03:07.016Z] Will try again after 15 sec [2024-08-27T12:03:07.032Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:03:08.776Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-27T12:03:08.791Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:03:08.830Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:03:10.294Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-27T12:03:10.311Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [Pipeline] { [2024-08-27T12:03:10.370Z] Will try again after 15 sec [Pipeline] echo [2024-08-27T12:03:10.395Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-27T12:03:10.408Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-27T12:03:10.425Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-27T12:03:10.438Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-27T12:03:10.478Z] Will try again after 15 sec [2024-08-27T12:03:10.494Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:03:19.046Z] JOB test-unit-tox-unit: waiting for dependecy [fetch-sources-test-sandbox:null] [Pipeline] echo [2024-08-27T12:03:19.060Z] JOB test-unit-tox-unit: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:03:19.104Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:03:19.402Z] JOB fetch-sources-test-sandbox: waiting for dependecy [prepare-sandbox-test-sandbox:null] [Pipeline] echo [2024-08-27T12:03:19.416Z] JOB fetch-sources-test-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:03:19.459Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:03:19.614Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-27T12:03:19.630Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:03:19.673Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:03:19.817Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-27T12:03:19.832Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:03:19.877Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:03:19.963Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2024-08-27T12:03:19.978Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:03:20.016Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:03:20.063Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2024-08-27T12:03:20.080Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:03:20.122Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:03:20.164Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-08-27T12:03:20.177Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:03:20.217Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:03:20.263Z] JOB cleanup-worker-test-sandbox: waiting for dependecy [test-unit-tox-unit:null, fetch-sources-test-sandbox:null] [Pipeline] echo [2024-08-27T12:03:20.277Z] JOB cleanup-worker-test-sandbox: waiting for all = false [Pipeline] } [2024-08-27T12:03:20.316Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:03:22.044Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-08-27T12:03:22.059Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-27T12:03:22.115Z] Will try again after 15 sec [Pipeline] echo [2024-08-27T12:03:22.145Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-27T12:03:22.161Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:03:22.200Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:03:23.858Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-27T12:03:23.874Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:03:23.911Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:03:25.399Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-27T12:03:25.410Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-27T12:03:25.450Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-27T12:03:25.530Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-27T12:03:25.543Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:03:25.573Z] Will try again after 15 sec [Pipeline] echo [2024-08-27T12:03:25.588Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-27T12:03:25.602Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-27T12:03:25.651Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:03:34.134Z] JOB test-unit-tox-unit: waiting for dependecy [fetch-sources-test-sandbox:null] [Pipeline] echo [2024-08-27T12:03:34.149Z] JOB test-unit-tox-unit: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:03:34.196Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:03:34.488Z] JOB fetch-sources-test-sandbox: waiting for dependecy [prepare-sandbox-test-sandbox:null] [Pipeline] echo [2024-08-27T12:03:34.502Z] JOB fetch-sources-test-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:03:34.539Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:03:34.701Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-27T12:03:34.716Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:03:34.765Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:03:34.906Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-27T12:03:34.919Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:03:34.957Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:03:35.042Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2024-08-27T12:03:35.055Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:03:35.090Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:03:35.150Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2024-08-27T12:03:35.163Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:03:35.200Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:03:35.244Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-08-27T12:03:35.256Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:03:35.292Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:03:35.344Z] JOB cleanup-worker-test-sandbox: waiting for dependecy [test-unit-tox-unit:null, fetch-sources-test-sandbox:null] [Pipeline] echo [2024-08-27T12:03:35.359Z] JOB cleanup-worker-test-sandbox: waiting for all = false [Pipeline] } [2024-08-27T12:03:35.397Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:03:37.146Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-08-27T12:03:37.170Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:03:37.216Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:03:37.252Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-27T12:03:37.266Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:03:37.302Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:03:38.942Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-27T12:03:38.955Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:03:38.991Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:03:40.479Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-27T12:03:40.490Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-27T12:03:40.526Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:03:40.601Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-27T12:03:40.614Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:03:40.660Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:03:40.695Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-27T12:03:40.708Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-27T12:03:40.744Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:03:49.396Z] JOB test-unit-tox-unit: waiting for dependecy [fetch-sources-test-sandbox:null] [Pipeline] echo [2024-08-27T12:03:49.412Z] JOB test-unit-tox-unit: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:03:49.454Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:03:49.567Z] JOB fetch-sources-test-sandbox: waiting for dependecy [prepare-sandbox-test-sandbox:null] [Pipeline] echo [2024-08-27T12:03:49.579Z] JOB fetch-sources-test-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:03:49.618Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:03:49.793Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-27T12:03:49.805Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:03:49.841Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:03:49.984Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-27T12:03:49.997Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:03:50.035Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:03:50.117Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2024-08-27T12:03:50.133Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:03:50.174Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:03:50.227Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2024-08-27T12:03:50.245Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:03:50.283Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:03:50.319Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-08-27T12:03:50.331Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:03:50.373Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:03:50.426Z] JOB cleanup-worker-test-sandbox: waiting for dependecy [test-unit-tox-unit:null, fetch-sources-test-sandbox:null] [Pipeline] echo [2024-08-27T12:03:50.441Z] JOB cleanup-worker-test-sandbox: waiting for all = false [Pipeline] } [2024-08-27T12:03:50.480Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:03:52.244Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-08-27T12:03:52.257Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:03:52.316Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:03:52.355Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-27T12:03:52.367Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:03:52.403Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:03:54.022Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-27T12:03:54.034Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:03:54.072Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:03:55.558Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-27T12:03:55.597Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [Pipeline] { [2024-08-27T12:03:56.791Z] Will try again after 15 sec [Pipeline] echo [2024-08-27T12:03:56.822Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-27T12:03:56.837Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-27T12:03:56.855Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-27T12:03:56.869Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-27T12:03:56.910Z] Will try again after 15 sec [2024-08-27T12:03:56.926Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:04:04.490Z] JOB test-unit-tox-unit: waiting for dependecy [fetch-sources-test-sandbox:null] [Pipeline] echo [2024-08-27T12:04:04.508Z] JOB test-unit-tox-unit: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:04:04.553Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:04:04.647Z] JOB fetch-sources-test-sandbox: waiting for dependecy [prepare-sandbox-test-sandbox:null] [Pipeline] echo [2024-08-27T12:04:04.662Z] JOB fetch-sources-test-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:04:04.699Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:04:04.867Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-27T12:04:04.880Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:04:04.922Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:04:05.066Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-27T12:04:05.083Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:04:05.113Z] Build build-prepare-sandbox #4899 completed: SUCCESS [2024-08-27T12:04:05.132Z] Will try again after 15 sec [Pipeline] echo [2024-08-27T12:04:05.157Z] JOB prepare-sandbox-test-sandbox: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] { [Pipeline] copyArtifacts [2024-08-27T12:04:05.235Z] Copied 2 artifacts from "build-prepare-sandbox" build number 4899 [Pipeline] echo [2024-08-27T12:04:05.244Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2024-08-27T12:04:05.262Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:04:05.300Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:04:05.317Z] JOB prepare-sandbox-test-sandbox: Collected artifacts: [Pipeline] sh [Pipeline] echo [2024-08-27T12:04:05.375Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2024-08-27T12:04:05.388Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-27T12:04:05.436Z] Will try again after 15 sec [Pipeline] echo [2024-08-27T12:04:05.465Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-08-27T12:04:05.478Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-27T12:04:05.526Z] Will try again after 15 sec [Pipeline] echo [2024-08-27T12:04:05.550Z] JOB cleanup-worker-test-sandbox: waiting for dependecy [test-unit-tox-unit:null, fetch-sources-test-sandbox:null] [Pipeline] echo [2024-08-27T12:04:05.562Z] JOB cleanup-worker-test-sandbox: waiting for all = false [Pipeline] } [2024-08-27T12:04:05.597Z] Will try again after 15 sec [2024-08-27T12:04:05.600Z] + ls -la build-prepare-sandbox-74643 [2024-08-27T12:04:05.600Z] total 20 [2024-08-27T12:04:05.600Z] drwxr-xr-x 2 jenkins docker 4096 Aug 27 12:04 . [2024-08-27T12:04:05.600Z] drwxr-xr-x 4 jenkins docker 12288 Aug 27 12:04 .. [2024-08-27T12:04:05.600Z] -rw-r--r-- 1 jenkins docker 0 Aug 27 12:04 build.env [2024-08-27T12:04:05.600Z] -rw-r--r-- 1 jenkins docker 281 Aug 27 12:02 stackrc.build-prepare-sandbox.env [Pipeline] withCredentials [2024-08-27T12:04:05.644Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2024-08-27T12:04:05.951Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2024-08-27T12:04:06.511Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] { [Pipeline] } [Pipeline] echo [2024-08-27T12:04:07.420Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-08-27T12:04:07.438Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-27T12:04:07.511Z] Will try again after 15 sec [Pipeline] echo [2024-08-27T12:04:07.541Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-27T12:04:07.556Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:04:07.596Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:04:09.101Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-27T12:04:09.115Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:04:09.155Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:04:11.821Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-27T12:04:11.837Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-27T12:04:11.878Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:04:11.940Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-27T12:04:11.954Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-27T12:04:11.996Z] Will try again after 15 sec [Pipeline] echo [2024-08-27T12:04:12.022Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-27T12:04:12.034Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-27T12:04:12.071Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:04:19.593Z] JOB test-unit-tox-unit: waiting for dependecy [fetch-sources-test-sandbox:null] [Pipeline] echo [2024-08-27T12:04:19.614Z] JOB test-unit-tox-unit: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:04:19.666Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:04:19.729Z] JOB fetch-sources-test-sandbox: waiting for dependecy [prepare-sandbox-test-sandbox:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2024-08-27T12:04:19.789Z] JOB fetch-sources-test-sandbox: wait finished. overall result = true [Pipeline] echo [2024-08-27T12:04:19.810Z] JOB fetch-sources-test-sandbox: entering run_job [Pipeline] echo [2024-08-27T12:04:19.836Z] JOB fetch-sources-test-sandbox: vars empty. do not store vars file. [Pipeline] echo [2024-08-27T12:04:19.857Z] JOB fetch-sources-test-sandbox / stream null : deps: [prepare-sandbox-test-sandbox] [Pipeline] dir [2024-08-27T12:04:19.884Z] Running in /home/jenkins/workspace/pipeline-check@2 [Pipeline] { [Pipeline] findFiles [Pipeline] { [Pipeline] echo [2024-08-27T12:04:19.970Z] JOB fetch-sources-test-sandbox: files found = 2 [Pipeline] echo [2024-08-27T12:04:19.984Z] JOB fetch-sources-test-sandbox: file #0 with path build-prepare-sandbox-74643/build.env [Pipeline] readFile [Pipeline] echo [2024-08-27T12:04:20.022Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-27T12:04:20.036Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:04:20.079Z] Will try again after 15 sec [Pipeline] echo [2024-08-27T12:04:20.105Z] JOB fetch-sources-test-sandbox: file #1 with path build-prepare-sandbox-74643/stackrc.build-prepare-sandbox.env [Pipeline] readFile [Pipeline] { [Pipeline] } [Pipeline] // dir [Pipeline] echo [2024-08-27T12:04:20.189Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-27T12:04:20.203Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:04:20.233Z] Will try again after 15 sec [Pipeline] echo [2024-08-27T12:04:20.264Z] JOB fetch-sources-test-sandbox: deps_env_file: deps.build-fetch-sources.51362.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2024-08-27T12:04:20.312Z] Archiving artifacts [Pipeline] { [Pipeline] echo [2024-08-27T12:04:20.349Z] JOB fetch-sources-test-sandbox: Starting job: build-fetch-sources rnd: #51362 [Pipeline] timeout [2024-08-27T12:04:20.362Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] echo [2024-08-27T12:04:20.388Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2024-08-27T12:04:20.402Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] build [2024-08-27T12:04:20.420Z] Scheduling project: build-fetch-sources [2024-08-27T12:04:20.458Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:04:20.493Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2024-08-27T12:04:20.508Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:04:20.548Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:04:20.590Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-08-27T12:04:20.604Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-27T12:04:20.655Z] Will try again after 15 sec [Pipeline] echo [2024-08-27T12:04:20.685Z] JOB cleanup-worker-test-sandbox: waiting for dependecy [test-unit-tox-unit:null, fetch-sources-test-sandbox:null] [Pipeline] echo [2024-08-27T12:04:20.698Z] JOB cleanup-worker-test-sandbox: waiting for all = false [Pipeline] } [2024-08-27T12:04:20.737Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-27T12:04:24.193Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-08-27T12:04:24.214Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-27T12:04:24.233Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-27T12:04:24.254Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-27T12:04:24.302Z] Will try again after 15 sec [2024-08-27T12:04:24.320Z] Will try again after 15 sec [Pipeline] echo [2024-08-27T12:04:24.343Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-27T12:04:24.355Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:04:24.405Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:04:26.907Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-27T12:04:26.922Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-27T12:04:26.959Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:04:27.024Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-27T12:04:27.036Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:04:27.073Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:04:27.111Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-27T12:04:27.124Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-27T12:04:27.164Z] Will try again after 15 sec [2024-08-27T12:04:29.667Z] Starting building: build-fetch-sources #4133 [Pipeline] { [Pipeline] echo [2024-08-27T12:04:34.719Z] JOB test-unit-tox-unit: waiting for dependecy [fetch-sources-test-sandbox:null] [Pipeline] echo [2024-08-27T12:04:34.734Z] JOB test-unit-tox-unit: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:04:34.775Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-27T12:04:35.317Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-27T12:04:35.331Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-27T12:04:35.349Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-27T12:04:35.362Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:04:35.406Z] Will try again after 15 sec [2024-08-27T12:04:35.421Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:04:35.483Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2024-08-27T12:04:35.497Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:04:35.536Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:04:35.574Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2024-08-27T12:04:35.587Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:04:35.625Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:04:35.689Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-08-27T12:04:35.723Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:04:35.760Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:04:35.798Z] JOB cleanup-worker-test-sandbox: waiting for dependecy [test-unit-tox-unit:null, fetch-sources-test-sandbox:null] [Pipeline] echo [2024-08-27T12:04:35.813Z] JOB cleanup-worker-test-sandbox: waiting for all = false [Pipeline] } [2024-08-27T12:04:37.283Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:04:39.332Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-08-27T12:04:39.352Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-27T12:04:39.396Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:04:39.437Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-27T12:04:39.452Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:04:39.481Z] Will try again after 15 sec [Pipeline] echo [2024-08-27T12:04:39.495Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-27T12:04:39.510Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:04:39.558Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:04:41.988Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-27T12:04:42.001Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-27T12:04:42.039Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:04:42.106Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-27T12:04:42.121Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:04:42.158Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:04:42.197Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-27T12:04:42.212Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-27T12:04:42.249Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:04:49.803Z] JOB test-unit-tox-unit: waiting for dependecy [fetch-sources-test-sandbox:null] [Pipeline] echo [2024-08-27T12:04:49.819Z] JOB test-unit-tox-unit: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:04:49.876Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:04:50.436Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-27T12:04:50.449Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-27T12:04:50.490Z] Will try again after 15 sec [Pipeline] echo [2024-08-27T12:04:50.514Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-27T12:04:50.527Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:04:50.564Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:04:50.602Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2024-08-27T12:04:50.614Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:04:50.651Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:04:50.689Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2024-08-27T12:04:50.703Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:04:50.747Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:04:50.797Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-08-27T12:04:50.814Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:04:50.861Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:04:52.316Z] JOB cleanup-worker-test-sandbox: waiting for dependecy [test-unit-tox-unit:null, fetch-sources-test-sandbox:null] [Pipeline] echo [2024-08-27T12:04:52.330Z] JOB cleanup-worker-test-sandbox: waiting for all = false [Pipeline] } [2024-08-27T12:04:53.496Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:04:54.428Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-08-27T12:04:54.445Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:04:54.482Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:04:54.517Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-27T12:04:54.530Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:04:54.565Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:04:54.599Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-27T12:04:54.618Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:04:54.654Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:04:57.069Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-27T12:04:57.084Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-27T12:04:57.122Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:04:57.186Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-27T12:04:57.198Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:04:57.235Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:04:57.274Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-27T12:04:57.285Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-27T12:04:57.320Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:05:04.919Z] JOB test-unit-tox-unit: waiting for dependecy [fetch-sources-test-sandbox:null] [Pipeline] echo [2024-08-27T12:05:05.669Z] JOB test-unit-tox-unit: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [2024-08-27T12:05:05.754Z] Will try again after 15 sec [Pipeline] echo [2024-08-27T12:05:05.769Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-27T12:05:05.783Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-27T12:05:05.806Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-27T12:05:05.821Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-27T12:05:05.839Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2024-08-27T12:05:05.854Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-27T12:05:05.906Z] Will try again after 15 sec [2024-08-27T12:05:05.925Z] Will try again after 15 sec [2024-08-27T12:05:05.944Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:05:05.972Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2024-08-27T12:05:05.989Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-27T12:05:06.007Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-08-27T12:05:06.021Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:05:06.321Z] Will try again after 15 sec [2024-08-27T12:05:06.337Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:05:08.534Z] JOB cleanup-worker-test-sandbox: waiting for dependecy [test-unit-tox-unit:null, fetch-sources-test-sandbox:null] [Pipeline] echo [2024-08-27T12:05:08.552Z] JOB cleanup-worker-test-sandbox: waiting for all = false [Pipeline] } [2024-08-27T12:05:08.593Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:05:09.527Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-08-27T12:05:09.540Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:05:09.577Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:05:09.613Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-27T12:05:09.627Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:05:10.612Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:05:10.651Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-27T12:05:10.665Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:05:10.706Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:05:12.157Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-27T12:05:12.179Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-27T12:05:12.226Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:05:12.270Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-27T12:05:12.285Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:05:12.330Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:05:12.380Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-27T12:05:12.396Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-27T12:05:12.438Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:05:20.787Z] JOB test-unit-tox-unit: waiting for dependecy [fetch-sources-test-sandbox:null] [Pipeline] echo [2024-08-27T12:05:20.810Z] JOB test-unit-tox-unit: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:05:20.871Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:05:20.938Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-27T12:05:20.957Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-08-27T12:05:21.018Z] Will try again after 15 sec [Pipeline] echo [2024-08-27T12:05:21.043Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-27T12:05:21.057Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-27T12:05:21.077Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2024-08-27T12:05:21.091Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:05:21.135Z] Will try again after 15 sec [2024-08-27T12:05:21.151Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-27T12:05:21.368Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2024-08-27T12:05:21.388Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-27T12:05:21.420Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-08-27T12:05:21.433Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:05:21.478Z] Will try again after 15 sec [2024-08-27T12:05:21.499Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:05:23.622Z] JOB cleanup-worker-test-sandbox: waiting for dependecy [test-unit-tox-unit:null, fetch-sources-test-sandbox:null] [Pipeline] echo [2024-08-27T12:05:23.636Z] JOB cleanup-worker-test-sandbox: waiting for all = false [Pipeline] } [2024-08-27T12:05:23.675Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:05:24.613Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-08-27T12:05:24.633Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:05:24.674Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:05:25.646Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-27T12:05:25.662Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:05:25.708Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:05:25.748Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-27T12:05:25.766Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:05:25.809Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:05:27.261Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-27T12:05:27.276Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-27T12:05:27.319Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:05:27.362Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-27T12:05:27.381Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:05:27.441Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:05:27.489Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-27T12:05:27.503Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-27T12:05:27.541Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:05:35.914Z] JOB test-unit-tox-unit: waiting for dependecy [fetch-sources-test-sandbox:null] [Pipeline] echo [2024-08-27T12:05:35.940Z] JOB test-unit-tox-unit: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:05:36.001Z] Will try again after 15 sec [2024-08-27T12:05:36.017Z] Build build-fetch-sources #4133 completed: SUCCESS [Pipeline] { [Pipeline] echo [2024-08-27T12:05:36.042Z] JOB fetch-sources-test-sandbox: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [Pipeline] echo [2024-08-27T12:05:36.102Z] Copied 2 artifacts from "build-fetch-sources" build number 4133 [2024-08-27T12:05:36.114Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-27T12:05:36.132Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-27T12:05:36.185Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:05:36.205Z] JOB fetch-sources-test-sandbox: Collected artifacts: [Pipeline] sh [Pipeline] echo [2024-08-27T12:05:36.268Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-27T12:05:36.281Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-27T12:05:36.300Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2024-08-27T12:05:36.314Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:05:36.351Z] Will try again after 15 sec [2024-08-27T12:05:36.367Z] Will try again after 15 sec [2024-08-27T12:05:36.483Z] + ls -la build-fetch-sources-51362 [2024-08-27T12:05:36.483Z] total 24 [2024-08-27T12:05:36.483Z] drwxr-xr-x 2 jenkins docker 4096 Aug 27 12:05 . [2024-08-27T12:05:36.483Z] drwxr-xr-x 5 jenkins docker 12288 Aug 27 12:05 .. [2024-08-27T12:05:36.483Z] -rw-r--r-- 1 jenkins docker 686 Aug 27 12:05 build.env [2024-08-27T12:05:36.483Z] -rw-r--r-- 1 jenkins docker 281 Aug 27 12:04 deps.build-fetch-sources.51362.env [Pipeline] { [Pipeline] { [Pipeline] withCredentials [2024-08-27T12:05:36.539Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] echo [2024-08-27T12:05:36.545Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2024-08-27T12:05:36.559Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-27T12:05:36.585Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-08-27T12:05:36.599Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-27T12:05:36.657Z] Will try again after 15 sec [2024-08-27T12:05:36.674Z] Will try again after 15 sec [Pipeline] sh [2024-08-27T12:05:36.959Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2024-08-27T12:05:37.520Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] echo [2024-08-27T12:05:38.705Z] JOB cleanup-worker-test-sandbox: waiting for dependecy [test-unit-tox-unit:null, fetch-sources-test-sandbox:SUCCESS] [Pipeline] echo [2024-08-27T12:05:38.719Z] JOB cleanup-worker-test-sandbox: waiting for all = false [Pipeline] } [2024-08-27T12:05:38.757Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:05:39.709Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-08-27T12:05:39.722Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:05:39.758Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:05:40.736Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-27T12:05:40.752Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:05:40.790Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:05:40.837Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-27T12:05:40.851Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:05:40.889Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:05:42.351Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-27T12:05:42.366Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-27T12:05:42.408Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:05:42.476Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-27T12:05:42.491Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:05:42.531Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:05:42.571Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-27T12:05:42.588Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-27T12:05:42.628Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:05:51.031Z] JOB test-unit-tox-unit: waiting for dependecy [fetch-sources-test-sandbox:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2024-08-27T12:05:51.094Z] JOB test-unit-tox-unit: wait finished. overall result = true [Pipeline] lock [2024-08-27T12:05:51.112Z] Trying to acquire lock on [Resource: tox] [2024-08-27T12:05:51.116Z] Resource [tox] did not exist. Created. [2024-08-27T12:05:51.120Z] Lock acquired on [Resource: tox] [Pipeline] { [Pipeline] echo [2024-08-27T12:05:51.161Z] JOB test-unit-tox-unit: entering run_job [Pipeline] writeFile [Pipeline] { [Pipeline] archiveArtifacts [2024-08-27T12:05:51.233Z] Archiving artifacts [Pipeline] echo [2024-08-27T12:05:51.253Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-27T12:05:51.265Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:05:51.299Z] Will try again after 15 sec [Pipeline] echo [2024-08-27T12:05:51.328Z] JOB test-unit-tox-unit / stream null : deps: [fetch-sources-test-sandbox] [Pipeline] dir [2024-08-27T12:05:51.352Z] Running in /home/jenkins/workspace/pipeline-check@2 [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2024-08-27T12:05:51.431Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-27T12:05:51.446Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-27T12:05:51.473Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2024-08-27T12:05:51.487Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:05:51.525Z] Will try again after 15 sec [Pipeline] echo [2024-08-27T12:05:51.539Z] JOB test-unit-tox-unit: files found = 2 [2024-08-27T12:05:51.563Z] Will try again after 15 sec [Pipeline] echo [2024-08-27T12:05:51.576Z] JOB test-unit-tox-unit: file #0 with path build-fetch-sources-51362/build.env [Pipeline] readFile [Pipeline] echo [2024-08-27T12:05:51.647Z] JOB test-unit-tox-unit: file #1 with path build-fetch-sources-51362/deps.build-fetch-sources.51362.env [Pipeline] readFile [Pipeline] { [Pipeline] { [Pipeline] } [Pipeline] echo [2024-08-27T12:05:51.734Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2024-08-27T12:05:51.750Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-27T12:05:51.767Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-08-27T12:05:51.781Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] // dir [2024-08-27T12:05:51.845Z] Will try again after 15 sec [2024-08-27T12:05:51.861Z] Will try again after 15 sec [Pipeline] echo [2024-08-27T12:05:51.905Z] JOB test-unit-tox-unit: deps_env_file: deps.test-unit-tox.77035.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2024-08-27T12:05:51.958Z] Archiving artifacts [Pipeline] echo [2024-08-27T12:05:51.992Z] JOB test-unit-tox-unit: Starting job: test-unit-tox rnd: #77035 [Pipeline] timeout [2024-08-27T12:05:52.006Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2024-08-27T12:05:52.046Z] Scheduling project: test-unit-tox [Pipeline] { [Pipeline] echo [2024-08-27T12:05:53.786Z] JOB cleanup-worker-test-sandbox: waiting for dependecy [test-unit-tox-unit:null, fetch-sources-test-sandbox:SUCCESS] [Pipeline] echo [2024-08-27T12:05:53.799Z] JOB cleanup-worker-test-sandbox: waiting for all = false [Pipeline] } [2024-08-27T12:05:53.835Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:05:54.788Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-08-27T12:05:54.802Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:05:54.841Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:05:55.819Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-27T12:05:55.833Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:05:55.873Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:05:55.918Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-27T12:05:55.933Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:05:55.971Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:05:57.439Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-27T12:05:57.456Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-27T12:05:57.496Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:05:57.565Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-27T12:05:57.580Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:05:57.621Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:05:57.663Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-27T12:05:57.677Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-27T12:05:57.716Z] Will try again after 15 sec [2024-08-27T12:05:59.673Z] Starting building: test-unit-tox #406 [Pipeline] { [Pipeline] echo [2024-08-27T12:06:06.328Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-27T12:06:06.342Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:06:06.380Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:06:06.556Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-27T12:06:06.573Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-27T12:06:06.625Z] Will try again after 15 sec [Pipeline] echo [2024-08-27T12:06:06.651Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2024-08-27T12:06:06.667Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:06:06.711Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:06:06.880Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2024-08-27T12:06:06.898Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-27T12:06:06.942Z] Will try again after 15 sec [Pipeline] echo [2024-08-27T12:06:06.971Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-08-27T12:06:06.985Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:06:07.026Z] Will try again after 15 sec [2024-08-27T12:06:08.671Z] Build test-unit-tox #406 completed: SUCCESS [Pipeline] echo [2024-08-27T12:06:08.688Z] JOB test-unit-tox-unit: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2024-08-27T12:06:08.761Z] Copied 1 artifact from "test-unit-tox" build number 406 [Pipeline] echo [2024-08-27T12:06:08.784Z] JOB test-unit-tox-unit: Collected artifacts: [Pipeline] sh [Pipeline] { [Pipeline] echo [2024-08-27T12:06:08.860Z] JOB cleanup-worker-test-sandbox: waiting for dependecy [test-unit-tox-unit:SUCCESS, fetch-sources-test-sandbox:SUCCESS] [Pipeline] echo [2024-08-27T12:06:08.871Z] JOB cleanup-worker-test-sandbox: waiting for all = true [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2024-08-27T12:06:08.927Z] JOB cleanup-worker-test-sandbox: wait finished. overall result = true [Pipeline] echo [2024-08-27T12:06:08.946Z] JOB cleanup-worker-test-sandbox: entering run_job [Pipeline] echo [2024-08-27T12:06:08.974Z] JOB cleanup-worker-test-sandbox: vars empty. do not store vars file. [Pipeline] echo [2024-08-27T12:06:08.994Z] JOB cleanup-worker-test-sandbox / stream null : deps: [test-unit-tox-unit, fetch-sources-test-sandbox] [Pipeline] dir [2024-08-27T12:06:09.015Z] Running in /home/jenkins/workspace/pipeline-check@2 [Pipeline] { [Pipeline] findFiles [2024-08-27T12:06:09.063Z] + ls -la test-unit-tox-77035 [2024-08-27T12:06:09.063Z] total 20 [2024-08-27T12:06:09.063Z] drwxr-xr-x 2 jenkins docker 4096 Aug 27 12:06 . [2024-08-27T12:06:09.063Z] drwxr-xr-x 6 jenkins docker 12288 Aug 27 12:06 .. [2024-08-27T12:06:09.063Z] -rw-r--r-- 1 jenkins docker 967 Aug 27 12:05 deps.test-unit-tox.77035.env [Pipeline] echo [2024-08-27T12:06:09.102Z] JOB cleanup-worker-test-sandbox: files found = 1 [Pipeline] withCredentials [2024-08-27T12:06:09.127Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] echo [2024-08-27T12:06:09.133Z] JOB cleanup-worker-test-sandbox: file #0 with path test-unit-tox-77035/deps.test-unit-tox.77035.env [Pipeline] readFile [Pipeline] { [Pipeline] } [Pipeline] sh [Pipeline] // dir [Pipeline] dir [2024-08-27T12:06:09.282Z] Running in /home/jenkins/workspace/pipeline-check@2 [Pipeline] { [2024-08-27T12:06:09.467Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] findFiles [Pipeline] { [Pipeline] echo [2024-08-27T12:06:10.355Z] JOB cleanup-worker-test-sandbox: files found = 2 [Pipeline] echo [2024-08-27T12:06:10.374Z] JOB cleanup-worker-test-sandbox: file #0 with path build-fetch-sources-51362/build.env [Pipeline] readFile [2024-08-27T12:06:10.394Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] echo [2024-08-27T12:06:10.417Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-08-27T12:06:10.437Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:06:10.486Z] Will try again after 15 sec [Pipeline] echo [2024-08-27T12:06:10.514Z] JOB cleanup-worker-test-sandbox: file #1 with path build-fetch-sources-51362/deps.build-fetch-sources.51362.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] echo [2024-08-27T12:06:10.616Z] JOB cleanup-worker-test-sandbox: deps_env_file: deps.build-cleanup.32512.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2024-08-27T12:06:10.667Z] Archiving artifacts [Pipeline] echo [2024-08-27T12:06:10.701Z] JOB cleanup-worker-test-sandbox: Starting job: build-cleanup rnd: #32512 [Pipeline] timeout [2024-08-27T12:06:10.713Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2024-08-27T12:06:10.750Z] Scheduling project: build-cleanup [Pipeline] { [Pipeline] echo [2024-08-27T12:06:10.900Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-27T12:06:10.912Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:06:10.949Z] Will try again after 15 sec [Pipeline] sh [Pipeline] { [Pipeline] echo [2024-08-27T12:06:11.028Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-27T12:06:11.041Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:06:11.078Z] Will try again after 15 sec [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [2024-08-27T12:06:11.310Z] Lock released on resource [Resource: tox] [Pipeline] // lock [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] echo [2024-08-27T12:06:12.526Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-27T12:06:12.539Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-27T12:06:12.576Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:06:12.648Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-27T12:06:12.660Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:06:12.695Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:06:12.742Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-27T12:06:12.754Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-27T12:06:12.788Z] Will try again after 15 sec [2024-08-27T12:06:19.677Z] Starting building: build-cleanup #4081 [Pipeline] { [Pipeline] echo [2024-08-27T12:06:21.427Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-27T12:06:21.447Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:06:21.504Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:06:21.654Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-27T12:06:21.668Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:06:21.716Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:06:21.754Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2024-08-27T12:06:21.767Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:06:21.804Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:06:21.971Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2024-08-27T12:06:21.985Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:06:22.023Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:06:22.064Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-08-27T12:06:22.082Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:06:22.177Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:06:25.526Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-08-27T12:06:25.546Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:06:25.595Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:06:25.979Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-27T12:06:25.994Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:06:26.034Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:06:26.108Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-27T12:06:26.124Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:06:26.163Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:06:27.608Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-27T12:06:27.625Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-27T12:06:27.668Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:06:27.727Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-27T12:06:27.742Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:06:27.780Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:06:27.822Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-27T12:06:27.837Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-27T12:06:27.879Z] Will try again after 15 sec [2024-08-27T12:06:35.336Z] Build build-prepare-sandbox #4900 completed: SUCCESS [Pipeline] echo [2024-08-27T12:06:36.332Z] JOB prepare-sandbox-centos: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2024-08-27T12:06:36.444Z] Copied 2 artifacts from "build-prepare-sandbox" build number 4900 [Pipeline] echo [2024-08-27T12:06:36.488Z] JOB prepare-sandbox-centos: Collected artifacts: [Pipeline] sh [Pipeline] { [Pipeline] echo [2024-08-27T12:06:36.583Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-27T12:06:36.601Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:06:36.639Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:06:36.744Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-27T12:06:36.759Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:06:36.780Z] + ls -la build-prepare-sandbox-85591 [2024-08-27T12:06:36.780Z] total 20 [2024-08-27T12:06:36.780Z] drwxr-xr-x 2 jenkins docker 4096 Aug 27 12:06 . [2024-08-27T12:06:36.780Z] drwxr-xr-x 7 jenkins docker 12288 Aug 27 12:06 .. [2024-08-27T12:06:36.780Z] -rw-r--r-- 1 jenkins docker 0 Aug 27 12:06 build.env [2024-08-27T12:06:36.780Z] -rw-r--r-- 1 jenkins docker 281 Aug 27 12:01 stackrc.build-prepare-sandbox.env [2024-08-27T12:06:36.801Z] Will try again after 15 sec [Pipeline] { [Pipeline] withCredentials [Pipeline] echo [2024-08-27T12:06:36.858Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [2024-08-27T12:06:36.862Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:SUCCESS] [Pipeline] } [Pipeline] { [Pipeline] // waitUntil [Pipeline] echo [2024-08-27T12:06:36.932Z] JOB fetch-sources-centos: wait finished. overall result = true [Pipeline] echo [2024-08-27T12:06:36.953Z] JOB fetch-sources-centos: entering run_job [Pipeline] sh [Pipeline] writeFile [Pipeline] { [Pipeline] archiveArtifacts [2024-08-27T12:06:37.058Z] Archiving artifacts [Pipeline] echo [2024-08-27T12:06:37.081Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2024-08-27T12:06:37.100Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:06:37.140Z] Will try again after 15 sec [Pipeline] echo [2024-08-27T12:06:37.170Z] JOB fetch-sources-centos / stream build-centos : deps: [prepare-sandbox-centos] [Pipeline] dir [2024-08-27T12:06:37.190Z] Running in /home/jenkins/workspace/pipeline-check@2 [Pipeline] { [Pipeline] { [Pipeline] findFiles [2024-08-27T12:06:37.236Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] echo [2024-08-27T12:06:37.242Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-08-27T12:06:37.256Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:06:37.304Z] Will try again after 15 sec [Pipeline] echo [2024-08-27T12:06:37.317Z] JOB fetch-sources-centos: files found = 2 [Pipeline] echo [2024-08-27T12:06:37.348Z] JOB fetch-sources-centos: file #0 with path build-prepare-sandbox-85591/build.env [Pipeline] readFile [Pipeline] echo [2024-08-27T12:06:37.400Z] JOB fetch-sources-centos: file #1 with path build-prepare-sandbox-85591/stackrc.build-prepare-sandbox.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] echo [2024-08-27T12:06:37.503Z] JOB fetch-sources-centos: deps_env_file: deps.build-fetch-sources.33660.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2024-08-27T12:06:37.558Z] Archiving artifacts [Pipeline] echo [2024-08-27T12:06:37.596Z] JOB fetch-sources-centos: Starting job: build-fetch-sources rnd: #33660 [Pipeline] timeout [2024-08-27T12:06:37.609Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2024-08-27T12:06:37.651Z] Scheduling project: build-fetch-sources [2024-08-27T12:06:37.796Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] echo [2024-08-27T12:06:40.630Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-08-27T12:06:40.652Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:06:40.705Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:06:41.068Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-27T12:06:41.079Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:06:41.116Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:06:41.189Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-27T12:06:41.203Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:06:41.239Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:06:42.696Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-27T12:06:42.709Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-27T12:06:42.745Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:06:42.808Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-27T12:06:42.824Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:06:42.861Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:06:42.908Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-27T12:06:42.923Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-27T12:06:42.966Z] Will try again after 15 sec [2024-08-27T12:06:44.679Z] Starting building: build-fetch-sources #4134 [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-27T12:06:52.436Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-27T12:06:52.449Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-27T12:06:52.475Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-27T12:06:52.487Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-27T12:06:52.505Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2024-08-27T12:06:52.518Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-27T12:06:52.533Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-08-27T12:06:52.547Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:06:52.583Z] Will try again after 15 sec [2024-08-27T12:06:52.599Z] Will try again after 15 sec [2024-08-27T12:06:52.616Z] Will try again after 15 sec [2024-08-27T12:06:52.630Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-27T12:06:56.378Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-08-27T12:06:56.397Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-27T12:06:56.419Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-27T12:06:56.435Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-27T12:06:56.459Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-27T12:06:56.493Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:06:56.533Z] Will try again after 15 sec [2024-08-27T12:06:56.549Z] Will try again after 15 sec [2024-08-27T12:06:56.565Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-27T12:06:59.145Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-27T12:06:59.160Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-08-27T12:06:59.179Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-27T12:06:59.192Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-27T12:06:59.212Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-27T12:06:59.225Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-27T12:06:59.264Z] Will try again after 15 sec [2024-08-27T12:06:59.279Z] Will try again after 15 sec [2024-08-27T12:06:59.295Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:07:07.610Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-27T12:07:07.625Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-08-27T12:07:07.676Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:07:07.711Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-27T12:07:07.724Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-27T12:07:07.744Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2024-08-27T12:07:07.758Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-27T12:07:07.776Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-08-27T12:07:07.790Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:07:07.829Z] Will try again after 15 sec [2024-08-27T12:07:07.843Z] Will try again after 15 sec [2024-08-27T12:07:07.858Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-27T12:07:11.591Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-08-27T12:07:11.611Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-27T12:07:12.360Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-27T12:07:12.374Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-27T12:07:12.419Z] Will try again after 15 sec [2024-08-27T12:07:12.434Z] Will try again after 15 sec [Pipeline] echo [2024-08-27T12:07:12.461Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-27T12:07:12.475Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:07:12.521Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-27T12:07:14.311Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-27T12:07:14.326Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [2024-08-27T12:07:14.372Z] Will try again after 15 sec [Pipeline] echo [2024-08-27T12:07:14.386Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-27T12:07:14.400Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:07:14.438Z] Will try again after 15 sec [Pipeline] echo [2024-08-27T12:07:14.452Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-27T12:07:14.465Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-27T12:07:14.510Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:07:22.708Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-27T12:07:22.721Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:07:22.771Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-27T12:07:22.871Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-27T12:07:22.885Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-27T12:07:22.905Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2024-08-27T12:07:22.921Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-27T12:07:22.977Z] Will try again after 15 sec [2024-08-27T12:07:22.994Z] Will try again after 15 sec [Pipeline] echo [2024-08-27T12:07:23.028Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-08-27T12:07:23.044Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:07:23.097Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:07:27.447Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-08-27T12:07:27.459Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-27T12:07:27.500Z] Will try again after 15 sec [Pipeline] echo [2024-08-27T12:07:27.525Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-27T12:07:27.539Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-27T12:07:27.579Z] Will try again after 15 sec [Pipeline] echo [2024-08-27T12:07:27.602Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-27T12:07:27.614Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:07:27.651Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:07:29.401Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-27T12:07:29.414Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-27T12:07:29.451Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:07:29.486Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-27T12:07:29.498Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:07:29.538Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:07:29.575Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-27T12:07:29.588Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-27T12:07:29.629Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:07:37.800Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-27T12:07:37.814Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:07:37.857Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:07:38.007Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-27T12:07:38.020Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-27T12:07:38.063Z] Will try again after 15 sec [Pipeline] echo [2024-08-27T12:07:38.086Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2024-08-27T12:07:38.099Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-27T12:07:38.151Z] Will try again after 15 sec [Pipeline] echo [2024-08-27T12:07:38.181Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-08-27T12:07:38.194Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:07:38.233Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:07:42.529Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-08-27T12:07:42.542Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:07:42.578Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:07:42.612Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-27T12:07:42.624Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:07:42.659Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:07:42.694Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-27T12:07:42.708Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:07:42.745Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:07:44.488Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-27T12:07:44.504Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-27T12:07:44.541Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-27T12:07:46.100Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-27T12:07:46.120Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-27T12:07:46.152Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-27T12:07:46.169Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-27T12:07:46.209Z] Will try again after 15 sec [2024-08-27T12:07:46.227Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:07:52.885Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-27T12:07:52.899Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:07:52.940Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:07:53.091Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-27T12:07:53.103Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:07:53.140Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:07:53.178Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2024-08-27T12:07:53.190Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:07:53.230Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:07:53.262Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-08-27T12:07:53.275Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:07:53.310Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:07:57.603Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-08-27T12:07:57.615Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:07:57.652Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:07:57.686Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-27T12:07:57.698Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:07:57.736Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:07:57.769Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-27T12:07:57.787Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:07:57.821Z] Will try again after 15 sec [2024-08-27T12:07:57.907Z] Build build-fetch-sources #4134 completed: SUCCESS [Pipeline] echo [2024-08-27T12:07:57.923Z] JOB fetch-sources-centos: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2024-08-27T12:07:58.002Z] Copied 2 artifacts from "build-fetch-sources" build number 4134 [Pipeline] echo [2024-08-27T12:07:58.037Z] JOB fetch-sources-centos: Collected artifacts: [Pipeline] sh [2024-08-27T12:07:58.317Z] + ls -la build-fetch-sources-33660 [2024-08-27T12:07:58.317Z] total 24 [2024-08-27T12:07:58.317Z] drwxr-xr-x 2 jenkins docker 4096 Aug 27 12:07 . [2024-08-27T12:07:58.317Z] drwxr-xr-x 8 jenkins docker 12288 Aug 27 12:07 .. [2024-08-27T12:07:58.317Z] -rw-r--r-- 1 jenkins docker 686 Aug 27 12:07 build.env [2024-08-27T12:07:58.317Z] -rw-r--r-- 1 jenkins docker 281 Aug 27 12:06 deps.build-fetch-sources.33660.env [Pipeline] withCredentials [2024-08-27T12:07:58.366Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2024-08-27T12:07:58.666Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2024-08-27T12:07:59.235Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [Pipeline] { [Pipeline] echo [2024-08-27T12:07:59.574Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-27T12:07:59.588Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-27T12:07:59.626Z] Will try again after 15 sec [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-08-27T12:08:00.385Z] Build build-cleanup #4081 completed: SUCCESS [Pipeline] echo [2024-08-27T12:08:00.401Z] JOB cleanup-worker-test-sandbox: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2024-08-27T12:08:00.472Z] Copied 1 artifact from "build-cleanup" build number 4081 [Pipeline] echo [2024-08-27T12:08:00.500Z] JOB cleanup-worker-test-sandbox: Collected artifacts: [Pipeline] sh [2024-08-27T12:08:00.779Z] + ls -la build-cleanup-32512 [2024-08-27T12:08:00.779Z] total 20 [2024-08-27T12:08:00.779Z] drwxr-xr-x 2 jenkins docker 4096 Aug 27 12:08 . [2024-08-27T12:08:00.779Z] drwxr-xr-x 9 jenkins docker 12288 Aug 27 12:08 .. [2024-08-27T12:08:00.779Z] -rw-r--r-- 1 jenkins docker 967 Aug 27 12:06 deps.build-cleanup.32512.env [Pipeline] withCredentials [2024-08-27T12:08:00.818Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2024-08-27T12:08:01.118Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-27T12:08:01.259Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-27T12:08:01.272Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:08:01.300Z] Will try again after 15 sec [Pipeline] echo [2024-08-27T12:08:01.313Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-27T12:08:01.332Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-27T12:08:01.383Z] Will try again after 15 sec [2024-08-27T12:08:01.679Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] echo [2024-08-27T12:08:08.129Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-27T12:08:08.142Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-27T12:08:08.199Z] Will try again after 15 sec [Pipeline] echo [2024-08-27T12:08:08.224Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-27T12:08:08.238Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-27T12:08:08.287Z] Will try again after 15 sec [Pipeline] echo [2024-08-27T12:08:08.310Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:SUCCESS] [Pipeline] } [Pipeline] { [Pipeline] // waitUntil [Pipeline] echo [2024-08-27T12:08:08.385Z] JOB configure-centos: wait finished. overall result = true [Pipeline] echo [2024-08-27T12:08:08.409Z] JOB configure-centos: entering run_job [Pipeline] echo [2024-08-27T12:08:08.433Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-08-27T12:08:08.463Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] writeFile [2024-08-27T12:08:08.522Z] Will try again after 15 sec [Pipeline] archiveArtifacts [2024-08-27T12:08:08.549Z] Archiving artifacts [Pipeline] echo [2024-08-27T12:08:08.582Z] JOB configure-centos / stream build-centos : deps: [fetch-sources-centos] [Pipeline] dir [2024-08-27T12:08:08.604Z] Running in /home/jenkins/workspace/pipeline-check@2 [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2024-08-27T12:08:08.675Z] JOB configure-centos: files found = 2 [Pipeline] echo [2024-08-27T12:08:08.700Z] JOB configure-centos: file #0 with path build-fetch-sources-33660/build.env [Pipeline] readFile [Pipeline] echo [2024-08-27T12:08:08.747Z] JOB configure-centos: file #1 with path build-fetch-sources-33660/deps.build-fetch-sources.33660.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] echo [2024-08-27T12:08:08.852Z] JOB configure-centos: deps_env_file: deps.build-configure.37954.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2024-08-27T12:08:08.908Z] Archiving artifacts [Pipeline] echo [2024-08-27T12:08:08.942Z] JOB configure-centos: Starting job: build-configure rnd: #37954 [Pipeline] timeout [2024-08-27T12:08:08.956Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2024-08-27T12:08:08.993Z] Scheduling project: build-configure [Pipeline] { [Pipeline] echo [2024-08-27T12:08:12.676Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-08-27T12:08:12.688Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:08:12.721Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:08:12.760Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-27T12:08:12.772Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:08:12.804Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:08:12.846Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-27T12:08:12.858Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:08:12.896Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:08:14.652Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-27T12:08:14.664Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-27T12:08:14.683Z] Starting building: build-configure #3670 [2024-08-27T12:08:14.707Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:08:16.337Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-27T12:08:16.355Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:08:16.390Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:08:16.426Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-27T12:08:16.440Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-27T12:08:16.486Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:08:23.240Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-27T12:08:23.252Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:08:23.297Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:08:23.331Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-27T12:08:23.342Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:08:23.376Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:08:23.550Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-08-27T12:08:23.562Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:08:23.599Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:08:27.757Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-08-27T12:08:28.603Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-08-27T12:08:28.658Z] Will try again after 15 sec [Pipeline] echo [2024-08-27T12:08:28.683Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-27T12:08:28.695Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-27T12:08:28.714Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-27T12:08:28.727Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:08:28.762Z] Will try again after 15 sec [2024-08-27T12:08:28.777Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:08:29.738Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-27T12:08:29.752Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-27T12:08:29.807Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:08:31.418Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-27T12:08:31.433Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:08:31.476Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:08:31.516Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-27T12:08:31.528Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-27T12:08:31.563Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:08:38.324Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-27T12:08:38.337Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:08:38.381Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:08:38.422Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-27T12:08:38.437Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:08:38.476Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:08:38.629Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-08-27T12:08:38.644Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:08:38.681Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:08:43.691Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-08-27T12:08:43.704Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:08:43.744Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:08:43.789Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-27T12:08:43.809Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-27T12:08:44.508Z] Will try again after 15 sec [Pipeline] echo [2024-08-27T12:08:44.532Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-27T12:08:44.546Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:08:44.587Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:08:44.834Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-27T12:08:44.846Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-27T12:08:44.885Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:08:46.505Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-27T12:08:46.518Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:08:46.559Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:08:46.602Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-27T12:08:46.616Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-27T12:08:46.662Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:08:53.420Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-27T12:08:53.435Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:08:53.482Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:08:53.528Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-27T12:08:53.544Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:08:53.579Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:08:53.711Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-08-27T12:08:53.734Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:08:53.772Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:08:58.778Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-08-27T12:08:58.792Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:08:58.830Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:08:59.540Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-27T12:08:59.556Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:08:59.597Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:08:59.637Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-27T12:08:59.650Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:08:59.691Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:08:59.914Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-27T12:08:59.927Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-27T12:08:59.967Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:09:01.586Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-27T12:09:01.600Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:09:01.648Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:09:01.693Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-27T12:09:01.706Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-27T12:09:01.743Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:09:08.520Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-27T12:09:08.553Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:09:08.600Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:09:08.637Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-27T12:09:08.652Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:09:08.690Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:09:08.800Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-08-27T12:09:08.814Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:09:08.852Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:09:13.859Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-08-27T12:09:13.877Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:09:13.920Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:09:14.625Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-27T12:09:14.638Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:09:14.672Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:09:14.718Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-27T12:09:14.730Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:09:14.765Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:09:14.995Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-27T12:09:15.007Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-27T12:09:15.041Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:09:16.687Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-27T12:09:16.712Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:09:16.749Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:09:16.785Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-27T12:09:16.796Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-27T12:09:16.830Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:09:23.635Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-27T12:09:23.662Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:09:23.790Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:09:23.826Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-27T12:09:23.838Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:09:23.878Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:09:23.919Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-08-27T12:09:23.933Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:09:23.968Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:09:28.950Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-08-27T12:09:28.963Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:09:28.998Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:09:29.701Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-27T12:09:29.714Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:09:29.753Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:09:29.794Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-27T12:09:29.808Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:09:29.845Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:09:30.073Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-27T12:09:30.088Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-27T12:09:30.127Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:09:31.782Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-27T12:09:31.799Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:09:31.843Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:09:31.887Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-27T12:09:31.903Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-27T12:09:31.944Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:09:38.827Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-27T12:09:38.842Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:09:38.878Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:09:38.917Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-27T12:09:38.930Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:09:38.967Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:09:39.003Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-08-27T12:09:39.019Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:09:39.059Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:09:44.027Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-08-27T12:09:44.040Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:09:44.082Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:09:44.781Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-27T12:09:44.793Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:09:44.826Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:09:44.876Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-27T12:09:44.887Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:09:44.921Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:09:45.156Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-27T12:09:45.174Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-27T12:09:45.212Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:09:46.878Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-27T12:09:46.891Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:09:46.940Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:09:46.996Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-27T12:09:47.010Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-27T12:09:47.058Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:09:53.906Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-27T12:09:53.919Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:09:53.956Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:09:53.996Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-27T12:09:54.008Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:09:54.044Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:09:54.084Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-08-27T12:09:54.097Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:09:54.134Z] Will try again after 15 sec [2024-08-27T12:09:57.900Z] Build build-configure #3670 completed: SUCCESS [Pipeline] echo [2024-08-27T12:09:57.917Z] JOB configure-centos: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2024-08-27T12:09:57.991Z] Copied 2 artifacts from "build-configure" build number 3670 [Pipeline] echo [2024-08-27T12:09:58.020Z] JOB configure-centos: Collected artifacts: [Pipeline] sh [2024-08-27T12:09:58.298Z] + ls -la build-configure-37954 [2024-08-27T12:09:58.298Z] total 20 [2024-08-27T12:09:58.298Z] drwxr-xr-x 2 jenkins docker 4096 Aug 27 12:09 . [2024-08-27T12:09:58.298Z] drwxr-xr-x 10 jenkins docker 12288 Aug 27 12:09 .. [2024-08-27T12:09:58.298Z] -rw-r--r-- 1 jenkins docker 0 Aug 27 12:09 build.env [2024-08-27T12:09:58.298Z] -rw-r--r-- 1 jenkins docker 967 Aug 27 12:08 deps.build-configure.37954.env [Pipeline] withCredentials [2024-08-27T12:09:58.342Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2024-08-27T12:09:58.662Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] { [Pipeline] echo [2024-08-27T12:09:59.111Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-08-27T12:09:59.124Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:09:59.163Z] Will try again after 15 sec [2024-08-27T12:09:59.223Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] echo [2024-08-27T12:09:59.909Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-27T12:09:59.923Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-27T12:09:59.973Z] Will try again after 15 sec [Pipeline] echo [2024-08-27T12:09:59.996Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-27T12:10:00.010Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:10:00.046Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:10:00.247Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-27T12:10:00.264Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-27T12:10:00.302Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:10:01.984Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-27T12:10:02.015Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:10:02.087Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:10:02.136Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-27T12:10:02.154Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-27T12:10:02.196Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:10:08.982Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-27T12:10:08.996Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:10:09.030Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:10:09.070Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-27T12:10:09.083Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:10:09.119Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:10:09.160Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2024-08-27T12:10:09.228Z] JOB package-deployers-centos: wait finished. overall result = true [Pipeline] echo [2024-08-27T12:10:09.248Z] JOB package-deployers-centos: entering run_job [Pipeline] writeFile [Pipeline] archiveArtifacts [2024-08-27T12:10:09.307Z] Archiving artifacts [Pipeline] echo [2024-08-27T12:10:09.337Z] JOB package-deployers-centos / stream build-centos : deps: [configure-centos] [Pipeline] dir [2024-08-27T12:10:09.359Z] Running in /home/jenkins/workspace/pipeline-check@2 [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2024-08-27T12:10:09.423Z] JOB package-deployers-centos: files found = 2 [Pipeline] echo [2024-08-27T12:10:09.444Z] JOB package-deployers-centos: file #0 with path build-configure-37954/build.env [Pipeline] readFile [Pipeline] echo [2024-08-27T12:10:09.490Z] JOB package-deployers-centos: file #1 with path build-configure-37954/deps.build-configure.37954.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] echo [2024-08-27T12:10:09.584Z] JOB package-deployers-centos: deps_env_file: deps.build-package-deployers.16530.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2024-08-27T12:10:09.629Z] Archiving artifacts [Pipeline] echo [2024-08-27T12:10:09.662Z] JOB package-deployers-centos: Starting job: build-package-deployers rnd: #16530 [Pipeline] timeout [2024-08-27T12:10:09.674Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2024-08-27T12:10:09.708Z] Scheduling project: build-package-deployers [Pipeline] { [Pipeline] echo [2024-08-27T12:10:14.194Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-08-27T12:10:14.210Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:10:14.247Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:10:15.006Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-27T12:10:15.019Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:10:15.055Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:10:15.091Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-27T12:10:15.105Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:10:15.145Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:10:15.330Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-27T12:10:15.343Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-27T12:10:15.380Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:10:17.125Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-27T12:10:17.138Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:10:17.202Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:10:17.239Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-27T12:10:17.254Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-27T12:10:17.292Z] Will try again after 15 sec [2024-08-27T12:10:19.694Z] Starting building: build-package-deployers #2731 [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-27T12:10:24.469Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-27T12:10:24.492Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-27T12:10:24.512Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-27T12:10:24.532Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:10:24.569Z] Will try again after 15 sec [2024-08-27T12:10:24.584Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-27T12:10:30.426Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-08-27T12:10:30.439Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-27T12:10:30.455Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-27T12:10:30.468Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-27T12:10:30.486Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-27T12:10:30.499Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-27T12:10:30.516Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-27T12:10:30.528Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-27T12:10:30.566Z] Will try again after 15 sec [2024-08-27T12:10:30.580Z] Will try again after 15 sec [2024-08-27T12:10:30.596Z] Will try again after 15 sec [2024-08-27T12:10:30.610Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:10:32.234Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-27T12:10:32.249Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:10:32.288Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:10:32.327Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-27T12:10:32.340Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-27T12:10:32.376Z] Will try again after 15 sec [2024-08-27T12:10:33.189Z] Build build-package-deployers #2731 completed: SUCCESS [Pipeline] echo [2024-08-27T12:10:33.205Z] JOB package-deployers-centos: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2024-08-27T12:10:33.285Z] Copied 2 artifacts from "build-package-deployers" build number 2731 [Pipeline] echo [2024-08-27T12:10:33.323Z] JOB package-deployers-centos: Collected artifacts: [Pipeline] sh [2024-08-27T12:10:33.602Z] + ls -la build-package-deployers-16530 [2024-08-27T12:10:33.602Z] total 20 [2024-08-27T12:10:33.602Z] drwxr-xr-x 2 jenkins docker 4096 Aug 27 12:10 . [2024-08-27T12:10:33.602Z] drwxr-xr-x 11 jenkins docker 12288 Aug 27 12:10 .. [2024-08-27T12:10:33.602Z] -rw-r--r-- 1 jenkins docker 0 Aug 27 12:10 build.env [2024-08-27T12:10:33.602Z] -rw-r--r-- 1 jenkins docker 967 Aug 27 12:10 deps.build-package-deployers.16530.env [Pipeline] withCredentials [2024-08-27T12:10:33.640Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2024-08-27T12:10:33.947Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2024-08-27T12:10:34.507Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-27T12:10:39.611Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-27T12:10:39.624Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-27T12:10:39.643Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-27T12:10:39.657Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:10:39.690Z] Will try again after 15 sec [2024-08-27T12:10:39.703Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-27T12:10:45.608Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:SUCCESS] [Pipeline] } [Pipeline] echo [2024-08-27T12:10:45.628Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-27T12:10:45.642Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] // waitUntil [Pipeline] echo [2024-08-27T12:10:45.708Z] JOB compile-centos: wait finished. overall result = true [2024-08-27T12:10:45.730Z] Will try again after 15 sec [Pipeline] echo [2024-08-27T12:10:45.743Z] JOB compile-centos: entering run_job [Pipeline] echo [2024-08-27T12:10:45.773Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-27T12:10:45.788Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-27T12:10:45.806Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-27T12:10:45.819Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] writeFile [2024-08-27T12:10:45.891Z] Will try again after 15 sec [2024-08-27T12:10:45.906Z] Will try again after 15 sec [Pipeline] archiveArtifacts [2024-08-27T12:10:45.945Z] Archiving artifacts [Pipeline] echo [2024-08-27T12:10:45.977Z] JOB compile-centos / stream build-centos : deps: [package-deployers-centos] [Pipeline] dir [2024-08-27T12:10:46.000Z] Running in /home/jenkins/workspace/pipeline-check@2 [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2024-08-27T12:10:46.068Z] JOB compile-centos: files found = 2 [Pipeline] echo [2024-08-27T12:10:46.088Z] JOB compile-centos: file #0 with path build-package-deployers-16530/build.env [Pipeline] readFile [Pipeline] echo [2024-08-27T12:10:46.134Z] JOB compile-centos: file #1 with path build-package-deployers-16530/deps.build-package-deployers.16530.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] echo [2024-08-27T12:10:46.232Z] JOB compile-centos: deps_env_file: deps.build-compile.15000.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2024-08-27T12:10:46.276Z] Archiving artifacts [Pipeline] echo [2024-08-27T12:10:46.310Z] JOB compile-centos: Starting job: build-compile rnd: #15000 [Pipeline] timeout [2024-08-27T12:10:46.323Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2024-08-27T12:10:46.388Z] Scheduling project: build-compile [Pipeline] { [Pipeline] echo [2024-08-27T12:10:47.333Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-27T12:10:47.354Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:10:47.404Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:10:47.441Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-27T12:10:47.454Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-27T12:10:47.491Z] Will try again after 15 sec [Pipeline] { [2024-08-27T12:10:54.699Z] Starting building: build-compile #2721 [Pipeline] { [Pipeline] echo [2024-08-27T12:10:54.745Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-27T12:10:54.768Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-27T12:10:54.792Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-27T12:10:54.811Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:10:54.850Z] Will try again after 15 sec [2024-08-27T12:10:54.866Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:11:00.768Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-08-27T12:11:00.784Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:11:00.825Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-27T12:11:00.939Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-27T12:11:00.957Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-27T12:11:00.981Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-27T12:11:00.995Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-27T12:11:01.042Z] Will try again after 15 sec [2024-08-27T12:11:01.061Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:11:02.453Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-27T12:11:02.473Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:11:02.518Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:11:02.558Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-27T12:11:02.571Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-27T12:11:02.607Z] Will try again after 15 sec [2024-08-27T12:11:02.730Z] Build build-compile #2721 completed: SUCCESS [Pipeline] echo [2024-08-27T12:11:02.747Z] JOB compile-centos: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2024-08-27T12:11:02.823Z] Copied 2 artifacts from "build-compile" build number 2721 [Pipeline] echo [2024-08-27T12:11:02.857Z] JOB compile-centos: Collected artifacts: [Pipeline] sh [2024-08-27T12:11:03.138Z] + ls -la build-compile-15000 [2024-08-27T12:11:03.138Z] total 20 [2024-08-27T12:11:03.138Z] drwxr-xr-x 2 jenkins docker 4096 Aug 27 12:11 . [2024-08-27T12:11:03.138Z] drwxr-xr-x 12 jenkins docker 12288 Aug 27 12:11 .. [2024-08-27T12:11:03.138Z] -rw-r--r-- 1 jenkins docker 0 Aug 27 12:11 build.env [2024-08-27T12:11:03.138Z] -rw-r--r-- 1 jenkins docker 967 Aug 27 12:10 deps.build-compile.15000.env [Pipeline] withCredentials [2024-08-27T12:11:03.176Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2024-08-27T12:11:03.479Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2024-08-27T12:11:04.040Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] echo [2024-08-27T12:11:09.881Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-27T12:11:09.895Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-27T12:11:09.934Z] Will try again after 15 sec [Pipeline] echo [2024-08-27T12:11:09.960Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-27T12:11:09.974Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:11:10.013Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:11:15.856Z] JOB package-centos: waiting for dependecy [compile-centos:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2024-08-27T12:11:15.913Z] JOB package-centos: wait finished. overall result = true [Pipeline] echo [2024-08-27T12:11:15.934Z] JOB package-centos: entering run_job [Pipeline] writeFile [Pipeline] { [Pipeline] { [Pipeline] archiveArtifacts [2024-08-27T12:11:16.234Z] Archiving artifacts [Pipeline] echo [2024-08-27T12:11:16.290Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-27T12:11:16.303Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-27T12:11:16.360Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-27T12:11:16.372Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-27T12:11:16.409Z] Will try again after 15 sec [2024-08-27T12:11:16.422Z] Will try again after 15 sec [Pipeline] echo [2024-08-27T12:11:16.456Z] JOB package-centos / stream build-centos : deps: [compile-centos] [Pipeline] dir [2024-08-27T12:11:16.478Z] Running in /home/jenkins/workspace/pipeline-check@2 [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2024-08-27T12:11:16.544Z] JOB package-centos: files found = 2 [Pipeline] echo [2024-08-27T12:11:16.565Z] JOB package-centos: file #0 with path build-compile-15000/build.env [Pipeline] readFile [Pipeline] echo [2024-08-27T12:11:16.613Z] JOB package-centos: file #1 with path build-compile-15000/deps.build-compile.15000.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] echo [2024-08-27T12:11:16.723Z] JOB package-centos: deps_env_file: deps.build-package.84044.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2024-08-27T12:11:16.772Z] Archiving artifacts [Pipeline] echo [2024-08-27T12:11:16.807Z] JOB package-centos: Starting job: build-package rnd: #84044 [Pipeline] timeout [2024-08-27T12:11:16.822Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2024-08-27T12:11:16.860Z] Scheduling project: build-package [Pipeline] { [Pipeline] echo [2024-08-27T12:11:17.546Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-27T12:11:17.559Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:11:17.599Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:11:19.026Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-27T12:11:19.040Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-27T12:11:19.077Z] Will try again after 15 sec [2024-08-27T12:11:24.701Z] Starting building: build-package #2316 [Pipeline] { [Pipeline] echo [2024-08-27T12:11:24.964Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-27T12:11:24.976Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:11:25.011Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:11:25.047Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-27T12:11:25.061Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:11:25.100Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-27T12:11:31.461Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-27T12:11:31.477Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-27T12:11:31.496Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-27T12:11:31.511Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-27T12:11:31.549Z] Will try again after 15 sec [2024-08-27T12:11:31.565Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:11:32.629Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-27T12:11:32.642Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:11:32.677Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:11:34.108Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-27T12:11:34.121Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-27T12:11:34.154Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:11:40.040Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-27T12:11:40.052Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:11:40.089Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:11:40.132Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-27T12:11:40.147Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:11:40.185Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-27T12:11:46.600Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-27T12:11:46.616Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-27T12:11:46.638Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-27T12:11:46.655Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-27T12:11:46.697Z] Will try again after 15 sec [2024-08-27T12:11:46.712Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:11:47.708Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-27T12:11:47.721Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:11:47.756Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:11:49.188Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-27T12:11:49.200Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-27T12:11:49.235Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-27T12:11:55.649Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-27T12:11:55.665Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-27T12:11:55.688Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-27T12:11:55.703Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:11:55.745Z] Will try again after 15 sec [2024-08-27T12:11:55.761Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-27T12:12:01.742Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-27T12:12:01.757Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-27T12:12:01.781Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-27T12:12:01.794Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-27T12:12:01.832Z] Will try again after 15 sec [2024-08-27T12:12:01.848Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:12:02.787Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-27T12:12:02.800Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:12:02.835Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:12:04.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 [2024-08-27T12:12:04.292Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-27T12:12:05.613Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:12:10.774Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-27T12:12:10.787Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-27T12:12:10.830Z] Will try again after 15 sec [Pipeline] echo [2024-08-27T12:12:10.859Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-27T12:12:10.871Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:12:10.907Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-27T12:12:16.879Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-27T12:12:16.895Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-27T12:12:16.915Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-27T12:12:17.268Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-27T12:12:17.400Z] Will try again after 15 sec [2024-08-27T12:12:17.415Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:12:17.866Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-27T12:12:17.880Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:12:17.918Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:12:21.026Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-27T12:12:21.040Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-27T12:12:21.078Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:12:25.859Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-27T12:12:25.871Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:12:25.905Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:12:25.938Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-27T12:12:25.949Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:12:25.983Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-27T12:12:32.442Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-27T12:12:32.456Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-27T12:12:34.173Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-27T12:12:34.189Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-27T12:12:34.226Z] Will try again after 15 sec [Pipeline] { [2024-08-27T12:12:34.252Z] Will try again after 15 sec [Pipeline] echo [2024-08-27T12:12:34.285Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-27T12:12:34.298Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:12:34.334Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:12:36.112Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-27T12:12:36.125Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-27T12:12:36.163Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:12:40.936Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-27T12:12:40.952Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:12:40.990Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:12:41.028Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-27T12:12:41.042Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:12:41.077Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:12:49.258Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-27T12:12:49.274Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-08-27T12:12:49.319Z] Will try again after 15 sec [Pipeline] echo [2024-08-27T12:12:49.342Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-27T12:12:49.356Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [2024-08-27T12:12:49.397Z] Will try again after 15 sec [Pipeline] echo [2024-08-27T12:12:49.423Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-27T12:12:49.442Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:12:49.496Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:12:51.195Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-27T12:12:51.210Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-27T12:12:51.248Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:12:56.020Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-27T12:12:56.034Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:12:56.071Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:12:56.109Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-27T12:12:56.122Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:12:56.162Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-27T12:13:05.412Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-27T12:13:05.433Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-27T12:13:05.463Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-27T12:13:05.476Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-08-27T12:13:05.496Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-27T12:13:05.510Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:13:05.547Z] Will try again after 15 sec [2024-08-27T12:13:05.561Z] Will try again after 15 sec [2024-08-27T12:13:05.575Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:13:06.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 [2024-08-27T12:13:06.293Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-27T12:13:06.330Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:13:11.111Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-27T12:13:11.124Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:13:11.161Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:13:11.197Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-27T12:13:11.211Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:13:11.249Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:13:20.573Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-27T12:13:20.586Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-08-27T12:13:20.642Z] Will try again after 15 sec [Pipeline] echo [2024-08-27T12:13:20.667Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-27T12:13:20.680Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-08-27T12:13:20.699Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-27T12:13:20.713Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:13:20.751Z] Will try again after 15 sec [2024-08-27T12:13:20.765Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:13:21.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 [2024-08-27T12:13:21.377Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-27T12:13:21.415Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:13:26.190Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-27T12:13:26.203Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:13:26.240Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:13:26.275Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-27T12:13:26.287Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:13:26.322Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:13:35.671Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-27T12:13:35.683Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:13:35.723Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:13:35.775Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-27T12:13:35.788Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [2024-08-27T12:13:35.827Z] Will try again after 15 sec [Pipeline] echo [2024-08-27T12:13:35.852Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-27T12:13:35.866Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:13:35.902Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:13:36.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 [2024-08-27T12:13:36.455Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-27T12:13:36.491Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-27T12:13:42.432Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-27T12:13:42.452Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-27T12:13:42.475Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-27T12:13:44.310Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:13:44.369Z] Will try again after 15 sec [2024-08-27T12:13:44.388Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:13:50.752Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-27T12:13:50.765Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:13:50.802Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:13:50.853Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-27T12:13:50.866Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-27T12:13:50.902Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-27T12:13:52.051Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-27T12:13:52.067Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:13:52.142Z] Will try again after 15 sec [Pipeline] echo [2024-08-27T12:13:52.160Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-27T12:13:52.175Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-27T12:13:52.223Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-27T12:13:59.421Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-27T12:13:59.438Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-08-27T12:13:59.462Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-27T12:13:59.477Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:13:59.755Z] Will try again after 15 sec [2024-08-27T12:13:59.776Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:14:05.829Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-08-27T12:14:05.844Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:14:05.883Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:14:05.931Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-27T12:14:05.948Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-08-27T12:14:05.989Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:14:07.177Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-08-27T12:14:07.193Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:14:07.235Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-08-27T12:14:07.282Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-27T12:14:07.296Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-08-27T12:14:07.333Z] Will try again after 15 sec [2024-08-27T12:14:08.331Z] Build build-package #2316 completed: FAILURE [Pipeline] } [Pipeline] // timeout [Pipeline] echo [2024-08-27T12:14:08.416Z] JOB package-centos: Failed [Pipeline] copyArtifacts [2024-08-27T12:14:08.462Z] Copied 1 artifact from "build-package" build number 2316 [Pipeline] echo [2024-08-27T12:14:08.488Z] JOB package-centos: Collected artifacts: [Pipeline] sh [2024-08-27T12:14:08.770Z] + ls -la build-package-84044 [2024-08-27T12:14:08.770Z] total 20 [2024-08-27T12:14:08.770Z] drwxr-xr-x 2 jenkins docker 4096 Aug 27 12:14 . [2024-08-27T12:14:08.770Z] drwxr-xr-x 13 jenkins docker 12288 Aug 27 12:14 .. [2024-08-27T12:14:08.770Z] -rw-r--r-- 1 jenkins docker 967 Aug 27 12:11 deps.build-package.84044.env [Pipeline] withCredentials [2024-08-27T12:14:08.807Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2024-08-27T12:14:09.118Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2024-08-27T12:14:10.043Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-08-27T12:14:10.661Z] JOB package-centos: error in job!!! [Pipeline] echo [2024-08-27T12:14:10.674Z] JOB package-centos: Err - org.jenkinsci.plugins.workflow.steps.FlowInterruptedException [Pipeline] echo [2024-08-27T12:14:10.688Z] JOB package-centos: Message - null [Pipeline] echo [2024-08-27T12:14:10.702Z] JOB package-centos: Cause - null [Pipeline] echo [2024-08-27T12:14:10.716Z] JOB package-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] } [2024-08-27T12:14:10.785Z] Failed in branch package-centos [Pipeline] { [Pipeline] echo [2024-08-27T12:14:14.792Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:FAILURE] [Pipeline] } [Pipeline] { [Pipeline] // waitUntil [Pipeline] echo [2024-08-27T12:14:14.869Z] JOB deploy-platform-ansible-os: wait finished. overall result = false [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo [2024-08-27T12:14:14.915Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-08-27T12:14:14.929Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-08-27T12:14:14.968Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-08-27T12:14:22.422Z] JOB freeze-centos: waiting for dependecy [package-centos:FAILURE] [Pipeline] } [Pipeline] echo [2024-08-27T12:14:22.444Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-08-27T12:14:22.463Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-08-27T12:14:22.493Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:FAILURE, deploy-platform-ansible-os:NOT_BUILT] [Pipeline] } [Pipeline] echo [2024-08-27T12:14:22.510Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:NOT_BUILT, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-08-27T12:14:22.522Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] // waitUntil [2024-08-27T12:14:22.575Z] Will try again after 15 sec [Pipeline] echo [2024-08-27T12:14:22.590Z] JOB freeze-centos: wait finished. overall result = false [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2024-08-27T12:14:22.642Z] JOB deploy-tf-ansible-os: wait finished. overall result = false [Pipeline] } [2024-08-27T12:14:22.680Z] Will try again after 15 sec [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] echo [2024-08-27T12:14:30.000Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:NOT_BUILT] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2024-08-27T12:14:30.061Z] JOB test-sanity-ansible-os: wait finished. overall result = false [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] echo [2024-08-27T12:14:37.604Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:NOT_BUILT] [Pipeline] echo [2024-08-27T12:14:37.618Z] JOB cleanup-centos: waiting for all = true [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2024-08-27T12:14:37.674Z] JOB cleanup-centos: wait finished. overall result = true [Pipeline] echo [2024-08-27T12:14:37.697Z] JOB cleanup-centos: entering run_job [Pipeline] { [Pipeline] writeFile [Pipeline] echo [2024-08-27T12:14:37.746Z] 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 [2024-08-27T12:14:37.758Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = true [Pipeline] } [Pipeline] archiveArtifacts [2024-08-27T12:14:37.791Z] Archiving artifacts [Pipeline] // waitUntil [Pipeline] echo [2024-08-27T12:14:37.834Z] JOB collect-logs-and-cleanup-ansible-os: wait finished. overall result = true [Pipeline] echo [2024-08-27T12:14:37.856Z] JOB collect-logs-and-cleanup-ansible-os: entering run_job [Pipeline] echo [2024-08-27T12:14:37.884Z] JOB cleanup-centos / stream build-centos : deps: [freeze-centos] [Pipeline] dir [2024-08-27T12:14:37.905Z] Running in /home/jenkins/workspace/pipeline-check@2 [Pipeline] { [Pipeline] findFiles [Pipeline] writeFile [Pipeline] archiveArtifacts [2024-08-27T12:14:37.994Z] Archiving artifacts [Pipeline] echo [2024-08-27T12:14:38.006Z] JOB cleanup-centos: files found = 0 [Pipeline] } [Pipeline] // dir [Pipeline] echo [2024-08-27T12:14:38.061Z] JOB cleanup-centos: content of deps file is empty [Pipeline] echo [2024-08-27T12:14:38.077Z] JOB cleanup-centos: Starting job: build-cleanup rnd: #10615 [Pipeline] timeout [2024-08-27T12:14:38.091Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] echo [2024-08-27T12:14:38.118Z] JOB collect-logs-and-cleanup-ansible-os / stream ansible-os : deps: [deploy-platform-ansible-os, deploy-tf-ansible-os, test-sanity-ansible-os] [Pipeline] dir [2024-08-27T12:14:38.147Z] Running in /home/jenkins/workspace/pipeline-check@2 [Pipeline] { [Pipeline] build [2024-08-27T12:14:38.165Z] Scheduling project: build-cleanup [Pipeline] findFiles [Pipeline] echo [2024-08-27T12:14:38.308Z] JOB collect-logs-and-cleanup-ansible-os: files found = 0 [Pipeline] } [Pipeline] // dir [Pipeline] dir [2024-08-27T12:14:38.415Z] Running in /home/jenkins/workspace/pipeline-check@2 [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2024-08-27T12:14:39.754Z] JOB collect-logs-and-cleanup-ansible-os: files found = 0 [Pipeline] } [Pipeline] // dir [Pipeline] dir [2024-08-27T12:14:39.824Z] Running in /home/jenkins/workspace/pipeline-check@2 [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2024-08-27T12:14:39.892Z] JOB collect-logs-and-cleanup-ansible-os: files found = 0 [Pipeline] } [Pipeline] // dir [Pipeline] echo [2024-08-27T12:14:39.950Z] JOB collect-logs-and-cleanup-ansible-os: content of deps file is empty [Pipeline] echo [2024-08-27T12:14:39.967Z] JOB collect-logs-and-cleanup-ansible-os: Starting job: collect-logs-and-cleanup rnd: #47066 [Pipeline] timeout [2024-08-27T12:14:39.981Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2024-08-27T12:14:40.016Z] Scheduling project: collect-logs-and-cleanup [2024-08-27T12:14:44.711Z] Starting building: build-cleanup #4082 [2024-08-27T12:14:48.044Z] Build build-cleanup #4082 completed: SUCCESS [2024-08-27T12:14:48.059Z] Starting building: collect-logs-and-cleanup #3693 [Pipeline] echo [2024-08-27T12:14:48.075Z] JOB cleanup-centos: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2024-08-27T12:14:48.171Z] Copied 0 artifacts from "build-cleanup" build number 4082 [Pipeline] echo [2024-08-27T12:14:48.194Z] JOB cleanup-centos: Collected artifacts: [Pipeline] sh [2024-08-27T12:14:48.473Z] + ls -la build-cleanup-10615 [2024-08-27T12:14:48.473Z] total 16 [2024-08-27T12:14:48.473Z] drwxr-xr-x 2 jenkins docker 4096 Aug 27 12:14 . [2024-08-27T12:14:48.473Z] drwxr-xr-x 14 jenkins docker 12288 Aug 27 12:14 .. [Pipeline] withCredentials [2024-08-27T12:14:48.513Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2024-08-27T12:14:48.813Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2024-08-27T12:14:49.374Z] 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] } [2024-08-27T12:14:50.527Z] Failed in branch stream-build-centos [2024-08-27T12:14:50.901Z] Build collect-logs-and-cleanup #3693 completed: SUCCESS [Pipeline] echo [2024-08-27T12:14:50.916Z] JOB collect-logs-and-cleanup-ansible-os: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2024-08-27T12:14:50.990Z] Copied 0 artifacts from "collect-logs-and-cleanup" build number 3693 [Pipeline] echo [2024-08-27T12:14:51.019Z] JOB collect-logs-and-cleanup-ansible-os: Collected artifacts: [Pipeline] sh [2024-08-27T12:14:51.299Z] + ls -la collect-logs-and-cleanup-47066 [2024-08-27T12:14:51.299Z] total 16 [2024-08-27T12:14:51.299Z] drwxr-xr-x 2 jenkins docker 4096 Aug 27 12:14 . [2024-08-27T12:14:51.299Z] drwxr-xr-x 15 jenkins docker 12288 Aug 27 12:14 .. [Pipeline] withCredentials [2024-08-27T12:14:51.337Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2024-08-27T12:14:51.654Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2024-08-27T12:14:52.220Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // parallel [Pipeline] echo [2024-08-27T12:14:53.085Z] ERROR: Failed to run null [Pipeline] echo [2024-08-27T12:14:53.101Z] 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 [2024-08-27T12:14:53.116Z] Jobs results: [deploy-platform-ansible-os:[job-rnd:49863, number:-1, duration:0, result:NOT_BUILT], deploy-tf-ansible-os:[job-rnd:34036, number:-1, duration:0, result:NOT_BUILT], test-sanity-ansible-os:[job-rnd:58729, number:-1, duration:0, result:NOT_BUILT], collect-logs-and-cleanup-ansible-os:[job-rnd:47066, number:3693, started:1724760888056, duration:2811, result:SUCCESS], prepare-sandbox-centos:[job-rnd:85591, number:4900, started:1724759969652, duration:425647, result:SUCCESS], fetch-sources-centos:[job-rnd:33660, number:4134, started:1724760404678, duration:73197, result:SUCCESS], configure-centos:[job-rnd:37954, number:3670, started:1724760494683, duration:103182, result:SUCCESS], package-deployers-centos:[job-rnd:16530, number:2731, started:1724760619693, duration:13463, result:SUCCESS], compile-centos:[job-rnd:15000, number:2721, started:1724760654699, duration:7995, result:SUCCESS], package-centos:[job-rnd:84044, result:FAILURE, number:2316, started:1724760684700, duration:163593], freeze-centos:[job-rnd:30435, number:-1, duration:0, result:NOT_BUILT], cleanup-centos:[job-rnd:10615, number:4082, started:1724760884710, duration:3301, result:SUCCESS], test-unit-tox-unit:[job-rnd:77035, number:406, started:1724760359672, duration:8961, result:SUCCESS], cleanup-worker-test-sandbox:[job-rnd:32512, number:4081, started:1724760379676, duration:100674, result:SUCCESS], prepare-sandbox-test-sandbox:[job-rnd:74643, number:4899, started:1724759964649, duration:280434, result:SUCCESS], fetch-sources-test-sandbox:[job-rnd:51362, number:4133, started:1724760269666, duration:66310, result:SUCCESS]] [Pipeline] stage [Pipeline] { (gerrit vote) [Pipeline] echo [2024-08-27T12:14:53.186Z] Evaluated results for ansible-os = [results:[NOT_BUILT, NOT_BUILT, NOT_BUILT, SUCCESS], duration:2811] [Pipeline] echo [2024-08-27T12:14:53.211Z] Evaluated results for build-centos = [results:[SUCCESS, SUCCESS, SUCCESS, SUCCESS, SUCCESS, FAILURE, NOT_BUILT, SUCCESS], duration:790378] [Pipeline] echo [2024-08-27T12:14:54.354Z] Evaluated results for test-unit-tox-unit = [results:[SUCCESS], duration:8961] [Pipeline] echo [2024-08-27T12:14:54.934Z] Notify gerrit verified=-1, submit=false, msg= [2024-08-27T12:14:54.934Z] TF CI Build Failed (check) in 0h 15m 43s [2024-08-27T12:14:54.934Z] [2024-08-27T12:14:54.934Z] Failed checks: [2024-08-27T12:14:54.934Z] - ansible-os http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/36/936/1/check_143/ansible-os : FAILURE in 0h 0m 2s [2024-08-27T12:14:54.934Z] - build-centos http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/36/936/1/check_143/build-centos : FAILURE in 0h 13m 10s [2024-08-27T12:14:54.934Z] [2024-08-27T12:14:54.934Z] Succeeded checks: [2024-08-27T12:14:54.934Z] - test-unit-tox-unit http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/36/936/1/check_143/test-unit-tox-unit : SUCCESS in 0h 0m 8s [Pipeline] withCredentials [2024-08-27T12:14:54.954Z] Masking supported pattern matches of $GERRIT_API_PASSWORD [Pipeline] { [Pipeline] echo [2024-08-27T12:14:54.999Z] INFO: resolved gerrit URL is https://gerrit.opensdn.io/ [Pipeline] sh [2024-08-27T12:14:55.281Z] + /home/jenkins/workspace/pipeline-check@2/src/opensdn-io/tf-jenkins/infra/gerrit/notify.py --gerrit https://gerrit.opensdn.io/ --user tf-gerrit --password **** --review I2f0414983f1d23e92d609a80f56a2e9f15041cc4 --patchset 1 --branch master --labels Verified=-1 --message 'TF CI Build Failed (check) in 0h 15m 43s [2024-08-27T12:14:55.281Z] [2024-08-27T12:14:55.281Z] Failed checks: [2024-08-27T12:14:55.281Z] - ansible-os http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/36/936/1/check_143/ansible-os : FAILURE in 0h 0m 2s [2024-08-27T12:14:55.281Z] - build-centos http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/36/936/1/check_143/build-centos : FAILURE in 0h 13m 10s [2024-08-27T12:14:55.281Z] [2024-08-27T12:14:55.281Z] Succeeded checks: [2024-08-27T12:14:55.281Z] - test-unit-tox-unit http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/36/936/1/check_143/test-unit-tox-unit : SUCCESS in 0h 0m 8s' [2024-08-27T12:14:55.282Z] DEBUG: Change: {'id': 'opensdn-io%2Ftf-container-builder~master~I2f0414983f1d23e92d609a80f56a2e9f15041cc4', 'project': 'opensdn-io/tf-container-builder', 'branch': 'master', 'attention_set': {'1000011': {'account': {'_account_id': 1000011}, 'last_update': '2024-08-27 11:59:12.000000000', 'reason': 'Someone else replied on the change'}}, 'removed_from_attention_set': {}, 'hashtags': [], 'change_id': 'I2f0414983f1d23e92d609a80f56a2e9f15041cc4', 'subject': 'remove python3 from container-builder', 'status': 'NEW', 'created': '2024-08-27 11:58:57.000000000', 'updated': '2024-08-27 11:59:12.000000000', 'submit_type': 'MERGE_IF_NECESSARY', 'insertions': 1, 'deletions': 8, 'total_comment_count': 0, 'unresolved_comment_count': 0, 'has_review_started': True, 'meta_rev_id': 'd337c17f6392727dc1a5c1bf44808fe16cd3b262', '_number': 936, 'owner': {'_account_id': 1000011}, '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': 'a9cf7b762d657e878949d09f544117bcc27325f6', 'revisions': {'a9cf7b762d657e878949d09f544117bcc27325f6': {'kind': 'REWORK', '_number': 1, 'created': '2024-08-27 11:58:57.000000000', 'uploader': {'_account_id': 1000011}, 'ref': 'refs/changes/36/936/1', 'fetch': {'ssh': {'url': 'ssh://tf-gerrit@gerrit.opensdn.io:29418/opensdn-io/tf-container-builder', 'ref': 'refs/changes/36/936/1'}, 'anonymous http': {'url': 'https://gerrit.opensdn.io/opensdn-io/tf-container-builder', 'ref': 'refs/changes/36/936/1'}, 'http': {'url': 'https://tf-gerrit@gerrit.opensdn.io/a/opensdn-io/tf-container-builder', 'ref': 'refs/changes/36/936/1'}}, 'commit': {'parents': [{'commit': '7ea5437c62d14bd013658855cb64e1fabcd502c1', 'subject': 'fix uwsgi settings for python3'}], 'author': {'name': 'ospanovalen', 'email': 'ospanov.a@phystech.edu', 'date': '2024-08-27 11:58:51.000000000', 'tz': 180}, 'committer': {'name': 'ospanovalen', 'email': 'ospanov.a@phystech.edu', 'date': '2024-08-27 11:58:57.000000000', 'tz': 180}, 'subject': 'remove python3 from container-builder', 'message': 'remove python3 from container-builder\n\nChange-Id: I2f0414983f1d23e92d609a80f56a2e9f15041cc4\nSigned-off-by: ospanovalen \n'}}}, 'requirements': [], 'submit_records': [{'rule_name': 'gerrit~DefaultSubmitRule', 'status': 'NOT_READY', 'labels': [{'label': 'Code-Review', 'status': 'NEED'}, {'label': 'Verified', 'status': 'NEED'}]}]} [2024-08-27T12:14:55.282Z] DEBUG: push message data: {'labels': {'Verified': '-1'}, 'message': 'TF CI Build Failed (check) in 0h 15m 43s\n\nFailed checks:\n- ansible-os http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/36/936/1/check_143/ansible-os : FAILURE in 0h 0m 2s\n- build-centos http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/36/936/1/check_143/build-centos : FAILURE in 0h 13m 10s\n\nSucceeded checks:\n- test-unit-tox-unit http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/36/936/1/check_143/test-unit-tox-unit : SUCCESS in 0h 0m 8s'} [Pipeline] } [Pipeline] // withCredentials [Pipeline] sh [Pipeline] archiveArtifacts [2024-08-27T12:14:55.644Z] Archiving artifacts [Pipeline] withCredentials [2024-08-27T12:14:55.720Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] writeFile [Pipeline] sh [2024-08-27T12:14:56.056Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2024-08-27T12:14:56.318Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] parallel [Pipeline] { (Branch: job-cleanup-workers) [Pipeline] stage [Pipeline] { (cleanup-workers) [Pipeline] echo [2024-08-27T12:14:58.629Z] JOB cleanup-workers: entering run_job [Pipeline] echo [2024-08-27T12:14:58.653Z] JOB cleanup-workers: vars empty. do not store vars file. [Pipeline] echo [2024-08-27T12:14:58.675Z] JOB cleanup-workers: Starting job: cleanup-workers rnd: #76777 [Pipeline] timeout [2024-08-27T12:14:58.688Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2024-08-27T12:14:58.724Z] Scheduling project: cleanup-workers [2024-08-27T12:15:04.714Z] Starting building: cleanup-workers #2390 [2024-08-27T12:15:09.387Z] Build cleanup-workers #2390 completed: FAILURE [Pipeline] } [Pipeline] // timeout [Pipeline] echo [2024-08-27T12:15:10.451Z] JOB cleanup-workers: Failed [Pipeline] copyArtifacts [Pipeline] echo [2024-08-27T12:15:10.499Z] JOB cleanup-workers: Collected artifacts: [Pipeline] sh [2024-08-27T12:15:10.778Z] + ls -la cleanup-workers-76777 [2024-08-27T12:15:10.778Z] ls: cannot access 'cleanup-workers-76777': No such file or directory [2024-08-27T12:15:10.778Z] + /bin/true [Pipeline] withCredentials [2024-08-27T12:15:10.816Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2024-08-27T12:15:11.117Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2024-08-27T12:15:12.043Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-08-27T12:15:12.961Z] JOB cleanup-workers: error in job!!! [Pipeline] echo [2024-08-27T12:15:12.975Z] JOB cleanup-workers: Err - org.jenkinsci.plugins.workflow.steps.FlowInterruptedException [Pipeline] echo [2024-08-27T12:15:12.990Z] JOB cleanup-workers: Message - null [Pipeline] echo [2024-08-27T12:15:13.003Z] JOB cleanup-workers: Cause - null [Pipeline] echo [2024-08-27T12:15:13.015Z] JOB cleanup-workers: Stacktrace - [PluginClassLoader for pipeline-build-step//org.jenkinsci.plugins.workflow.support.steps.build.BuildTriggerListener.onFinalized(BuildTriggerListener.java:76), hudson.model.listeners.RunListener.lambda$fireFinalized$3(RunListener.java:260), jenkins.util.Listeners.lambda$notify$0(Listeners.java:59), jenkins.util.Listeners.notify(Listeners.java:67), hudson.model.listeners.RunListener.fireFinalized(RunListener.java:258), hudson.model.Run.onEndBuilding(Run.java:2052), hudson.model.Run.execute(Run.java:1959), hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44), hudson.model.ResourceController.execute(ResourceController.java:101), hudson.model.Executor.run(Executor.java:446)] [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-08-27T12:15:13.079Z] Failed in branch job-cleanup-workers [Pipeline] // parallel [Pipeline] echo [2024-08-27T12:15:13.134Z] URL of console output = https://jenkins.opensdn.io/job/pipeline-check/143/consoleText [Pipeline] withCredentials [2024-08-27T12:15:13.162Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh