From b62a61addb5d4cc907bae9b713231bb06ba7ade9 Mon Sep 17 00:00:00 2001 From: gagik Date: Fri, 20 Dec 2024 12:29:08 +0100 Subject: [PATCH] run more tests with linux --- .evergreen.yml | 2852 ++++---------------------------- .evergreen/evergreen.yml.in | 15 +- .evergreen/tasks/unit-tests.js | 17 + 3 files changed, 302 insertions(+), 2582 deletions(-) diff --git a/.evergreen.yml b/.evergreen.yml index 83d50c7cd..9d3d97d26 100644 --- a/.evergreen.yml +++ b/.evergreen.yml @@ -214,2010 +214,8 @@ functions: params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin-n20-arg_parser.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin-n20-arg_parser.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-darwin-n20-arg_parser.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin-n20-async_rewriter2.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin-n20-async_rewriter2.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-darwin-n20-async_rewriter2.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin-n20-autocomplete.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin-n20-autocomplete.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-darwin-n20-autocomplete.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin-n20-browser_repl.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin-n20-browser_repl.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-darwin-n20-browser_repl.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin-n20-browser_runtime_core.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin-n20-browser_runtime_core.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-darwin-n20-browser_runtime_core.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin-n20-browser_runtime_electron.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin-n20-browser_runtime_electron.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-darwin-n20-browser_runtime_electron.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin-n20-build.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin-n20-build.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-darwin-n20-build.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin-n20-cli_repl.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin-n20-cli_repl.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-darwin-n20-cli_repl.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin-n20-e2e_tests.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin-n20-e2e_tests.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-darwin-n20-e2e_tests.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin-n20-editor.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin-n20-editor.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-darwin-n20-editor.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin-n20-errors.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin-n20-errors.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-darwin-n20-errors.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin-n20-history.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin-n20-history.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-darwin-n20-history.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin-n20-i18n.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin-n20-i18n.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-darwin-n20-i18n.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin-n20-js_multiline_to_singleline.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin-n20-js_multiline_to_singleline.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-darwin-n20-js_multiline_to_singleline.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin-n20-logging.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin-n20-logging.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-darwin-n20-logging.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin-n20-node_runtime_worker_thread.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin-n20-node_runtime_worker_thread.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-darwin-n20-node_runtime_worker_thread.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin-n20-service_provider_core.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin-n20-service_provider_core.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-darwin-n20-service_provider_core.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin-n20-service_provider_node_driver.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin-n20-service_provider_node_driver.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-darwin-n20-service_provider_node_driver.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin-n20-shell_api.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin-n20-shell_api.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-darwin-n20-shell_api.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin-n20-shell_evaluator.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin-n20-shell_evaluator.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-darwin-n20-shell_evaluator.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin-n20-snippet_manager.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin-n20-snippet_manager.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-darwin-n20-snippet_manager.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-darwin-n20-types.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-darwin-n20-types.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-darwin-n20-types.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_darwin-m60xc_n20-cli_repl.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_darwin-m60xc_n20-cli_repl.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-tests_darwin-m60xc_n20-cli_repl.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_darwin-m60xc_n20-e2e_tests.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_darwin-m60xc_n20-e2e_tests.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-tests_darwin-m60xc_n20-e2e_tests.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_darwin-m60xc_n20-node_runtime_worker_thread.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_darwin-m60xc_n20-node_runtime_worker_thread.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-tests_darwin-m60xc_n20-node_runtime_worker_thread.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_darwin-m60xc_n20-service_provider_node_driver.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_darwin-m60xc_n20-service_provider_node_driver.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-tests_darwin-m60xc_n20-service_provider_node_driver.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_darwin-m60xc_n20-shell_api.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_darwin-m60xc_n20-shell_api.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-tests_darwin-m60xc_n20-shell_api.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_darwin-m60xe_n20-cli_repl.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_darwin-m60xe_n20-cli_repl.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-tests_darwin-m60xe_n20-cli_repl.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_darwin-m60xe_n20-e2e_tests.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_darwin-m60xe_n20-e2e_tests.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-tests_darwin-m60xe_n20-e2e_tests.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_darwin-m60xe_n20-node_runtime_worker_thread.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_darwin-m60xe_n20-node_runtime_worker_thread.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-tests_darwin-m60xe_n20-node_runtime_worker_thread.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_darwin-m60xe_n20-service_provider_node_driver.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_darwin-m60xe_n20-service_provider_node_driver.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-tests_darwin-m60xe_n20-service_provider_node_driver.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_darwin-m60xe_n20-shell_api.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_darwin-m60xe_n20-shell_api.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-tests_darwin-m60xe_n20-shell_api.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_darwin-m70xc_n20-cli_repl.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_darwin-m70xc_n20-cli_repl.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-tests_darwin-m70xc_n20-cli_repl.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_darwin-m70xc_n20-e2e_tests.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_darwin-m70xc_n20-e2e_tests.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-tests_darwin-m70xc_n20-e2e_tests.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_darwin-m70xc_n20-node_runtime_worker_thread.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_darwin-m70xc_n20-node_runtime_worker_thread.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-tests_darwin-m70xc_n20-node_runtime_worker_thread.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_darwin-m70xc_n20-service_provider_node_driver.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_darwin-m70xc_n20-service_provider_node_driver.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-tests_darwin-m70xc_n20-service_provider_node_driver.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_darwin-m70xc_n20-shell_api.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_darwin-m70xc_n20-shell_api.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-tests_darwin-m70xc_n20-shell_api.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_darwin-m70xe_n20-cli_repl.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_darwin-m70xe_n20-cli_repl.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-tests_darwin-m70xe_n20-cli_repl.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_darwin-m70xe_n20-e2e_tests.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_darwin-m70xe_n20-e2e_tests.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-tests_darwin-m70xe_n20-e2e_tests.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_darwin-m70xe_n20-node_runtime_worker_thread.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_darwin-m70xe_n20-node_runtime_worker_thread.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-tests_darwin-m70xe_n20-node_runtime_worker_thread.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_darwin-m70xe_n20-service_provider_node_driver.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_darwin-m70xe_n20-service_provider_node_driver.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-tests_darwin-m70xe_n20-service_provider_node_driver.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_darwin-m70xe_n20-shell_api.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_darwin-m70xe_n20-shell_api.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-tests_darwin-m70xe_n20-shell_api.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_darwin-m80xc_n20-cli_repl.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_darwin-m80xc_n20-cli_repl.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-tests_darwin-m80xc_n20-cli_repl.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_darwin-m80xc_n20-e2e_tests.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_darwin-m80xc_n20-e2e_tests.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-tests_darwin-m80xc_n20-e2e_tests.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_darwin-m80xc_n20-node_runtime_worker_thread.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_darwin-m80xc_n20-node_runtime_worker_thread.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-tests_darwin-m80xc_n20-node_runtime_worker_thread.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_darwin-m80xc_n20-service_provider_node_driver.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_darwin-m80xc_n20-service_provider_node_driver.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-tests_darwin-m80xc_n20-service_provider_node_driver.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_darwin-m80xc_n20-shell_api.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_darwin-m80xc_n20-shell_api.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-tests_darwin-m80xc_n20-shell_api.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_darwin-m80xe_n20-cli_repl.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_darwin-m80xe_n20-cli_repl.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-tests_darwin-m80xe_n20-cli_repl.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_darwin-m80xe_n20-e2e_tests.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_darwin-m80xe_n20-e2e_tests.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-tests_darwin-m80xe_n20-e2e_tests.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_darwin-m80xe_n20-node_runtime_worker_thread.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_darwin-m80xe_n20-node_runtime_worker_thread.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-tests_darwin-m80xe_n20-node_runtime_worker_thread.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_darwin-m80xe_n20-service_provider_node_driver.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_darwin-m80xe_n20-service_provider_node_driver.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-tests_darwin-m80xe_n20-service_provider_node_driver.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_darwin-m80xe_n20-shell_api.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_darwin-m80xe_n20-shell_api.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-tests_darwin-m80xe_n20-shell_api.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_darwin-mlatest_n20-cli_repl.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_darwin-mlatest_n20-cli_repl.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-tests_darwin-mlatest_n20-cli_repl.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_darwin-mlatest_n20-e2e_tests.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_darwin-mlatest_n20-e2e_tests.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-tests_darwin-mlatest_n20-e2e_tests.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_darwin-mlatest_n20-node_runtime_worker_thread.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_darwin-mlatest_n20-node_runtime_worker_thread.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-tests_darwin-mlatest_n20-node_runtime_worker_thread.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_darwin-mlatest_n20-service_provider_node_driver.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_darwin-mlatest_n20-service_provider_node_driver.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-tests_darwin-mlatest_n20-service_provider_node_driver.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_darwin-mlatest_n20-shell_api.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_darwin-mlatest_n20-shell_api.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-tests_darwin-mlatest_n20-shell_api.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-linux-n20-arg_parser.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-n20-arg_parser.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-linux-n20-arg_parser.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-linux-n20-async_rewriter2.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-n20-async_rewriter2.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-linux-n20-async_rewriter2.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-linux-n20-autocomplete.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-n20-autocomplete.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-linux-n20-autocomplete.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-linux-n20-browser_runtime_core.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-n20-browser_runtime_core.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-linux-n20-browser_runtime_core.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-linux-n20-browser_runtime_electron.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-n20-browser_runtime_electron.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-linux-n20-browser_runtime_electron.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-linux-n20-build.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-n20-build.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-linux-n20-build.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-linux-n20-cli_repl.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-n20-cli_repl.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-linux-n20-cli_repl.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-linux-n20-e2e_tests.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-n20-e2e_tests.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-linux-n20-e2e_tests.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-linux-n20-editor.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-n20-editor.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-linux-n20-editor.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-linux-n20-errors.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-n20-errors.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-linux-n20-errors.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-linux-n20-history.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-n20-history.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-linux-n20-history.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-linux-n20-i18n.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-n20-i18n.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-linux-n20-i18n.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-linux-n20-java_shell.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-n20-java_shell.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-linux-n20-java_shell.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-linux-n20-js_multiline_to_singleline.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-n20-js_multiline_to_singleline.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-linux-n20-js_multiline_to_singleline.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-linux-n20-logging.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-n20-logging.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-linux-n20-logging.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-linux-n20-node_runtime_worker_thread.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-n20-node_runtime_worker_thread.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-linux-n20-node_runtime_worker_thread.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-linux-n20-service_provider_core.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-n20-service_provider_core.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-linux-n20-service_provider_core.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-linux-n20-service_provider_node_driver.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-n20-service_provider_node_driver.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-linux-n20-service_provider_node_driver.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-linux-n20-shell_api.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-n20-shell_api.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-linux-n20-shell_api.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-linux-n20-shell_evaluator.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-n20-shell_evaluator.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-linux-n20-shell_evaluator.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-linux-n20-snippet_manager.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-n20-snippet_manager.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-linux-n20-snippet_manager.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-linux-n20-types.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-n20-types.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-linux-n20-types.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_linux-m42xc_n20-cli_repl.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m42xc_n20-cli_repl.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-tests_linux-m42xc_n20-cli_repl.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_linux-m42xc_n20-e2e_tests.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m42xc_n20-e2e_tests.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-tests_linux-m42xc_n20-e2e_tests.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_linux-m42xc_n20-java_shell.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m42xc_n20-java_shell.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-tests_linux-m42xc_n20-java_shell.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_linux-m42xc_n20-node_runtime_worker_thread.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m42xc_n20-node_runtime_worker_thread.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-tests_linux-m42xc_n20-node_runtime_worker_thread.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_linux-m42xc_n20-service_provider_node_driver.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m42xc_n20-service_provider_node_driver.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-tests_linux-m42xc_n20-service_provider_node_driver.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_linux-m42xc_n20-shell_api.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m42xc_n20-shell_api.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-tests_linux-m42xc_n20-shell_api.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_linux-m44xc_n20-cli_repl.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m44xc_n20-cli_repl.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-tests_linux-m44xc_n20-cli_repl.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_linux-m44xc_n20-e2e_tests.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m44xc_n20-e2e_tests.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-tests_linux-m44xc_n20-e2e_tests.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_linux-m44xc_n20-java_shell.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m44xc_n20-java_shell.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-tests_linux-m44xc_n20-java_shell.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_linux-m44xc_n20-node_runtime_worker_thread.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m44xc_n20-node_runtime_worker_thread.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-tests_linux-m44xc_n20-node_runtime_worker_thread.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_linux-m44xc_n20-service_provider_node_driver.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m44xc_n20-service_provider_node_driver.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-tests_linux-m44xc_n20-service_provider_node_driver.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_linux-m44xc_n20-shell_api.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m44xc_n20-shell_api.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-tests_linux-m44xc_n20-shell_api.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_linux-m44xe_n20-cli_repl.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m44xe_n20-cli_repl.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-tests_linux-m44xe_n20-cli_repl.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_linux-m44xe_n20-e2e_tests.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m44xe_n20-e2e_tests.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-tests_linux-m44xe_n20-e2e_tests.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_linux-m44xe_n20-java_shell.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m44xe_n20-java_shell.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-tests_linux-m44xe_n20-java_shell.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_linux-m44xe_n20-node_runtime_worker_thread.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m44xe_n20-node_runtime_worker_thread.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-tests_linux-m44xe_n20-node_runtime_worker_thread.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_linux-m44xe_n20-service_provider_node_driver.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m44xe_n20-service_provider_node_driver.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-tests_linux-m44xe_n20-service_provider_node_driver.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_linux-m44xe_n20-shell_api.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m44xe_n20-shell_api.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-tests_linux-m44xe_n20-shell_api.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_linux-m50xc_n20-cli_repl.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m50xc_n20-cli_repl.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-tests_linux-m50xc_n20-cli_repl.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_linux-m50xc_n20-e2e_tests.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m50xc_n20-e2e_tests.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-tests_linux-m50xc_n20-e2e_tests.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_linux-m50xc_n20-java_shell.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m50xc_n20-java_shell.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-tests_linux-m50xc_n20-java_shell.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_linux-m50xc_n20-node_runtime_worker_thread.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m50xc_n20-node_runtime_worker_thread.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-tests_linux-m50xc_n20-node_runtime_worker_thread.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_linux-m50xc_n20-service_provider_node_driver.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m50xc_n20-service_provider_node_driver.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-tests_linux-m50xc_n20-service_provider_node_driver.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_linux-m50xc_n20-shell_api.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m50xc_n20-shell_api.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-tests_linux-m50xc_n20-shell_api.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_linux-m50xe_n20-cli_repl.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m50xe_n20-cli_repl.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-tests_linux-m50xe_n20-cli_repl.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_linux-m50xe_n20-e2e_tests.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m50xe_n20-e2e_tests.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-tests_linux-m50xe_n20-e2e_tests.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_linux-m50xe_n20-java_shell.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m50xe_n20-java_shell.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-tests_linux-m50xe_n20-java_shell.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_linux-m50xe_n20-node_runtime_worker_thread.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m50xe_n20-node_runtime_worker_thread.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-tests_linux-m50xe_n20-node_runtime_worker_thread.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_linux-m50xe_n20-service_provider_node_driver.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m50xe_n20-service_provider_node_driver.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-tests_linux-m50xe_n20-service_provider_node_driver.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_linux-m50xe_n20-shell_api.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m50xe_n20-shell_api.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-tests_linux-m50xe_n20-shell_api.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_linux-m60xc_n20-cli_repl.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m60xc_n20-cli_repl.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-tests_linux-m60xc_n20-cli_repl.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_linux-m60xc_n20-e2e_tests.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m60xc_n20-e2e_tests.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-tests_linux-m60xc_n20-e2e_tests.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_linux-m60xc_n20-java_shell.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m60xc_n20-java_shell.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-tests_linux-m60xc_n20-java_shell.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_linux-m60xc_n20-node_runtime_worker_thread.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m60xc_n20-node_runtime_worker_thread.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-tests_linux-m60xc_n20-node_runtime_worker_thread.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_linux-m60xc_n20-service_provider_node_driver.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m60xc_n20-service_provider_node_driver.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-tests_linux-m60xc_n20-service_provider_node_driver.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_linux-m60xc_n20-shell_api.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m60xc_n20-shell_api.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-tests_linux-m60xc_n20-shell_api.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_linux-m60xe_n20-cli_repl.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m60xe_n20-cli_repl.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-tests_linux-m60xe_n20-cli_repl.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_linux-m60xe_n20-e2e_tests.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m60xe_n20-e2e_tests.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-tests_linux-m60xe_n20-e2e_tests.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_linux-m60xe_n20-java_shell.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m60xe_n20-java_shell.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-tests_linux-m60xe_n20-java_shell.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_linux-m60xe_n20-node_runtime_worker_thread.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m60xe_n20-node_runtime_worker_thread.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-tests_linux-m60xe_n20-node_runtime_worker_thread.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_linux-m60xe_n20-service_provider_node_driver.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m60xe_n20-service_provider_node_driver.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-tests_linux-m60xe_n20-service_provider_node_driver.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_linux-m60xe_n20-shell_api.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m60xe_n20-shell_api.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-tests_linux-m60xe_n20-shell_api.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_linux-m70xc_n20-cli_repl.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m70xc_n20-cli_repl.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-tests_linux-m70xc_n20-cli_repl.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_linux-m70xc_n20-e2e_tests.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m70xc_n20-e2e_tests.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-tests_linux-m70xc_n20-e2e_tests.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_linux-m70xc_n20-java_shell.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m70xc_n20-java_shell.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-tests_linux-m70xc_n20-java_shell.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_linux-m70xc_n20-node_runtime_worker_thread.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m70xc_n20-node_runtime_worker_thread.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-tests_linux-m70xc_n20-node_runtime_worker_thread.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_linux-m70xc_n20-service_provider_node_driver.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m70xc_n20-service_provider_node_driver.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-tests_linux-m70xc_n20-service_provider_node_driver.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_linux-m70xc_n20-shell_api.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m70xc_n20-shell_api.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-tests_linux-m70xc_n20-shell_api.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_linux-m70xe_n20-cli_repl.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m70xe_n20-cli_repl.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-tests_linux-m70xe_n20-cli_repl.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_linux-m70xe_n20-e2e_tests.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m70xe_n20-e2e_tests.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-tests_linux-m70xe_n20-e2e_tests.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_linux-m70xe_n20-java_shell.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m70xe_n20-java_shell.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-tests_linux-m70xe_n20-java_shell.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_linux-m70xe_n20-node_runtime_worker_thread.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m70xe_n20-node_runtime_worker_thread.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-tests_linux-m70xe_n20-node_runtime_worker_thread.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_linux-m70xe_n20-service_provider_node_driver.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m70xe_n20-service_provider_node_driver.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-tests_linux-m70xe_n20-service_provider_node_driver.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_linux-m70xe_n20-shell_api.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m70xe_n20-shell_api.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-tests_linux-m70xe_n20-shell_api.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_linux-m80xc_n20-cli_repl.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m80xc_n20-cli_repl.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-tests_linux-m80xc_n20-cli_repl.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_linux-m80xc_n20-e2e_tests.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m80xc_n20-e2e_tests.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-tests_linux-m80xc_n20-e2e_tests.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_linux-m80xc_n20-java_shell.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m80xc_n20-java_shell.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-tests_linux-m80xc_n20-java_shell.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_linux-m80xc_n20-node_runtime_worker_thread.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m80xc_n20-node_runtime_worker_thread.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-tests_linux-m80xc_n20-node_runtime_worker_thread.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_linux-m80xc_n20-service_provider_node_driver.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m80xc_n20-service_provider_node_driver.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-tests_linux-m80xc_n20-service_provider_node_driver.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_linux-m80xc_n20-shell_api.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m80xc_n20-shell_api.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-tests_linux-m80xc_n20-shell_api.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_linux-m80xe_n20-cli_repl.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m80xe_n20-cli_repl.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-tests_linux-m80xe_n20-cli_repl.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_linux-m80xe_n20-e2e_tests.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m80xe_n20-e2e_tests.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-tests_linux-m80xe_n20-e2e_tests.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_linux-m80xe_n20-java_shell.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m80xe_n20-java_shell.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-tests_linux-m80xe_n20-java_shell.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_linux-m80xe_n20-node_runtime_worker_thread.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m80xe_n20-node_runtime_worker_thread.tgz - bucket: mciuploads - - command: shell.exec - params: - working_dir: src - shell: bash - script: | - set -e - tar xvzf nyc-output-tests_linux-m80xe_n20-node_runtime_worker_thread.tgz - - command: s3.get - params: - aws_key: ${aws_key} - aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_linux-m80xe_n20-service_provider_node_driver.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m80xe_n20-service_provider_node_driver.tgz + local_file: src/nyc-output-linux-n20-arg_parser.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-n20-arg_parser.tgz bucket: mciuploads - command: shell.exec params: @@ -2225,13 +223,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-tests_linux-m80xe_n20-service_provider_node_driver.tgz + tar xvzf nyc-output-linux-n20-arg_parser.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_linux-m80xe_n20-shell_api.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m80xe_n20-shell_api.tgz + local_file: src/nyc-output-linux-n20-async_rewriter2.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-n20-async_rewriter2.tgz bucket: mciuploads - command: shell.exec params: @@ -2239,13 +237,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-tests_linux-m80xe_n20-shell_api.tgz + tar xvzf nyc-output-linux-n20-async_rewriter2.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_linux-mlatest_n20-cli_repl.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-mlatest_n20-cli_repl.tgz + local_file: src/nyc-output-linux-n20-autocomplete.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-n20-autocomplete.tgz bucket: mciuploads - command: shell.exec params: @@ -2253,13 +251,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-tests_linux-mlatest_n20-cli_repl.tgz + tar xvzf nyc-output-linux-n20-autocomplete.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_linux-mlatest_n20-e2e_tests.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-mlatest_n20-e2e_tests.tgz + local_file: src/nyc-output-linux-n20-browser_runtime_core.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-n20-browser_runtime_core.tgz bucket: mciuploads - command: shell.exec params: @@ -2267,13 +265,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-tests_linux-mlatest_n20-e2e_tests.tgz + tar xvzf nyc-output-linux-n20-browser_runtime_core.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_linux-mlatest_n20-java_shell.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-mlatest_n20-java_shell.tgz + local_file: src/nyc-output-linux-n20-browser_runtime_electron.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-n20-browser_runtime_electron.tgz bucket: mciuploads - command: shell.exec params: @@ -2281,13 +279,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-tests_linux-mlatest_n20-java_shell.tgz + tar xvzf nyc-output-linux-n20-browser_runtime_electron.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_linux-mlatest_n20-node_runtime_worker_thread.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-mlatest_n20-node_runtime_worker_thread.tgz + local_file: src/nyc-output-linux-n20-build.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-n20-build.tgz bucket: mciuploads - command: shell.exec params: @@ -2295,13 +293,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-tests_linux-mlatest_n20-node_runtime_worker_thread.tgz + tar xvzf nyc-output-linux-n20-build.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_linux-mlatest_n20-service_provider_node_driver.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-mlatest_n20-service_provider_node_driver.tgz + local_file: src/nyc-output-linux-n20-cli_repl.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-n20-cli_repl.tgz bucket: mciuploads - command: shell.exec params: @@ -2309,13 +307,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-tests_linux-mlatest_n20-service_provider_node_driver.tgz + tar xvzf nyc-output-linux-n20-cli_repl.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_linux-mlatest_n20-shell_api.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-mlatest_n20-shell_api.tgz + local_file: src/nyc-output-linux-n20-e2e_tests.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-n20-e2e_tests.tgz bucket: mciuploads - command: shell.exec params: @@ -2323,13 +321,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-tests_linux-mlatest_n20-shell_api.tgz + tar xvzf nyc-output-linux-n20-e2e_tests.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32-n20-arg_parser.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-n20-arg_parser.tgz + local_file: src/nyc-output-linux-n20-editor.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-n20-editor.tgz bucket: mciuploads - command: shell.exec params: @@ -2337,13 +335,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32-n20-arg_parser.tgz + tar xvzf nyc-output-linux-n20-editor.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32-n20-async_rewriter2.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-n20-async_rewriter2.tgz + local_file: src/nyc-output-linux-n20-errors.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-n20-errors.tgz bucket: mciuploads - command: shell.exec params: @@ -2351,13 +349,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32-n20-async_rewriter2.tgz + tar xvzf nyc-output-linux-n20-errors.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32-n20-autocomplete.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-n20-autocomplete.tgz + local_file: src/nyc-output-linux-n20-history.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-n20-history.tgz bucket: mciuploads - command: shell.exec params: @@ -2365,13 +363,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32-n20-autocomplete.tgz + tar xvzf nyc-output-linux-n20-history.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32-n20-browser_runtime_core.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-n20-browser_runtime_core.tgz + local_file: src/nyc-output-linux-n20-i18n.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-n20-i18n.tgz bucket: mciuploads - command: shell.exec params: @@ -2379,13 +377,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32-n20-browser_runtime_core.tgz + tar xvzf nyc-output-linux-n20-i18n.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32-n20-browser_runtime_electron.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-n20-browser_runtime_electron.tgz + local_file: src/nyc-output-linux-n20-java_shell.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-n20-java_shell.tgz bucket: mciuploads - command: shell.exec params: @@ -2393,13 +391,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32-n20-browser_runtime_electron.tgz + tar xvzf nyc-output-linux-n20-java_shell.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32-n20-build.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-n20-build.tgz + local_file: src/nyc-output-linux-n20-js_multiline_to_singleline.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-n20-js_multiline_to_singleline.tgz bucket: mciuploads - command: shell.exec params: @@ -2407,13 +405,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32-n20-build.tgz + tar xvzf nyc-output-linux-n20-js_multiline_to_singleline.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32-n20-cli_repl.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-n20-cli_repl.tgz + local_file: src/nyc-output-linux-n20-logging.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-n20-logging.tgz bucket: mciuploads - command: shell.exec params: @@ -2421,13 +419,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32-n20-cli_repl.tgz + tar xvzf nyc-output-linux-n20-logging.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32-n20-e2e_tests.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-n20-e2e_tests.tgz + local_file: src/nyc-output-linux-n20-node_runtime_worker_thread.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-n20-node_runtime_worker_thread.tgz bucket: mciuploads - command: shell.exec params: @@ -2435,13 +433,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32-n20-e2e_tests.tgz + tar xvzf nyc-output-linux-n20-node_runtime_worker_thread.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32-n20-editor.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-n20-editor.tgz + local_file: src/nyc-output-linux-n20-service_provider_core.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-n20-service_provider_core.tgz bucket: mciuploads - command: shell.exec params: @@ -2449,13 +447,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32-n20-editor.tgz + tar xvzf nyc-output-linux-n20-service_provider_core.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32-n20-errors.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-n20-errors.tgz + local_file: src/nyc-output-linux-n20-service_provider_node_driver.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-n20-service_provider_node_driver.tgz bucket: mciuploads - command: shell.exec params: @@ -2463,13 +461,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32-n20-errors.tgz + tar xvzf nyc-output-linux-n20-service_provider_node_driver.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32-n20-history.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-n20-history.tgz + local_file: src/nyc-output-linux-n20-shell_api.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-n20-shell_api.tgz bucket: mciuploads - command: shell.exec params: @@ -2477,13 +475,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32-n20-history.tgz + tar xvzf nyc-output-linux-n20-shell_api.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32-n20-i18n.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-n20-i18n.tgz + local_file: src/nyc-output-linux-n20-shell_evaluator.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-n20-shell_evaluator.tgz bucket: mciuploads - command: shell.exec params: @@ -2491,13 +489,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32-n20-i18n.tgz + tar xvzf nyc-output-linux-n20-shell_evaluator.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32-n20-js_multiline_to_singleline.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-n20-js_multiline_to_singleline.tgz + local_file: src/nyc-output-linux-n20-snippet_manager.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-n20-snippet_manager.tgz bucket: mciuploads - command: shell.exec params: @@ -2505,13 +503,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32-n20-js_multiline_to_singleline.tgz + tar xvzf nyc-output-linux-n20-snippet_manager.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32-n20-logging.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-n20-logging.tgz + local_file: src/nyc-output-linux-n20-types.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-linux-n20-types.tgz bucket: mciuploads - command: shell.exec params: @@ -2519,13 +517,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32-n20-logging.tgz + tar xvzf nyc-output-linux-n20-types.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32-n20-node_runtime_worker_thread.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-n20-node_runtime_worker_thread.tgz + local_file: src/nyc-output-tests_linux-m42xc_n20-cli_repl.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m42xc_n20-cli_repl.tgz bucket: mciuploads - command: shell.exec params: @@ -2533,13 +531,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32-n20-node_runtime_worker_thread.tgz + tar xvzf nyc-output-tests_linux-m42xc_n20-cli_repl.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32-n20-service_provider_core.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-n20-service_provider_core.tgz + local_file: src/nyc-output-tests_linux-m42xc_n20-e2e_tests.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m42xc_n20-e2e_tests.tgz bucket: mciuploads - command: shell.exec params: @@ -2547,13 +545,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32-n20-service_provider_core.tgz + tar xvzf nyc-output-tests_linux-m42xc_n20-e2e_tests.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32-n20-service_provider_node_driver.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-n20-service_provider_node_driver.tgz + local_file: src/nyc-output-tests_linux-m42xc_n20-java_shell.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m42xc_n20-java_shell.tgz bucket: mciuploads - command: shell.exec params: @@ -2561,13 +559,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32-n20-service_provider_node_driver.tgz + tar xvzf nyc-output-tests_linux-m42xc_n20-java_shell.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32-n20-shell_api.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-n20-shell_api.tgz + local_file: src/nyc-output-tests_linux-m42xc_n20-node_runtime_worker_thread.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m42xc_n20-node_runtime_worker_thread.tgz bucket: mciuploads - command: shell.exec params: @@ -2575,13 +573,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32-n20-shell_api.tgz + tar xvzf nyc-output-tests_linux-m42xc_n20-node_runtime_worker_thread.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32-n20-shell_evaluator.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-n20-shell_evaluator.tgz + local_file: src/nyc-output-tests_linux-m42xc_n20-service_provider_node_driver.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m42xc_n20-service_provider_node_driver.tgz bucket: mciuploads - command: shell.exec params: @@ -2589,13 +587,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32-n20-shell_evaluator.tgz + tar xvzf nyc-output-tests_linux-m42xc_n20-service_provider_node_driver.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32-n20-snippet_manager.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-n20-snippet_manager.tgz + local_file: src/nyc-output-tests_linux-m42xc_n20-shell_api.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m42xc_n20-shell_api.tgz bucket: mciuploads - command: shell.exec params: @@ -2603,13 +601,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32-n20-snippet_manager.tgz + tar xvzf nyc-output-tests_linux-m42xc_n20-shell_api.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-win32-n20-types.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-win32-n20-types.tgz + local_file: src/nyc-output-tests_linux-m44xc_n20-cli_repl.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m44xc_n20-cli_repl.tgz bucket: mciuploads - command: shell.exec params: @@ -2617,13 +615,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-win32-n20-types.tgz + tar xvzf nyc-output-tests_linux-m44xc_n20-cli_repl.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_win32-m42xc_n20-cli_repl.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_win32-m42xc_n20-cli_repl.tgz + local_file: src/nyc-output-tests_linux-m44xc_n20-e2e_tests.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m44xc_n20-e2e_tests.tgz bucket: mciuploads - command: shell.exec params: @@ -2631,13 +629,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-tests_win32-m42xc_n20-cli_repl.tgz + tar xvzf nyc-output-tests_linux-m44xc_n20-e2e_tests.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_win32-m42xc_n20-e2e_tests.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_win32-m42xc_n20-e2e_tests.tgz + local_file: src/nyc-output-tests_linux-m44xc_n20-java_shell.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m44xc_n20-java_shell.tgz bucket: mciuploads - command: shell.exec params: @@ -2645,13 +643,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-tests_win32-m42xc_n20-e2e_tests.tgz + tar xvzf nyc-output-tests_linux-m44xc_n20-java_shell.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_win32-m42xc_n20-node_runtime_worker_thread.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_win32-m42xc_n20-node_runtime_worker_thread.tgz + local_file: src/nyc-output-tests_linux-m44xc_n20-node_runtime_worker_thread.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m44xc_n20-node_runtime_worker_thread.tgz bucket: mciuploads - command: shell.exec params: @@ -2659,13 +657,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-tests_win32-m42xc_n20-node_runtime_worker_thread.tgz + tar xvzf nyc-output-tests_linux-m44xc_n20-node_runtime_worker_thread.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_win32-m42xc_n20-service_provider_node_driver.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_win32-m42xc_n20-service_provider_node_driver.tgz + local_file: src/nyc-output-tests_linux-m44xc_n20-service_provider_node_driver.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m44xc_n20-service_provider_node_driver.tgz bucket: mciuploads - command: shell.exec params: @@ -2673,13 +671,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-tests_win32-m42xc_n20-service_provider_node_driver.tgz + tar xvzf nyc-output-tests_linux-m44xc_n20-service_provider_node_driver.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_win32-m42xc_n20-shell_api.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_win32-m42xc_n20-shell_api.tgz + local_file: src/nyc-output-tests_linux-m44xc_n20-shell_api.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m44xc_n20-shell_api.tgz bucket: mciuploads - command: shell.exec params: @@ -2687,13 +685,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-tests_win32-m42xc_n20-shell_api.tgz + tar xvzf nyc-output-tests_linux-m44xc_n20-shell_api.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_win32-m42xe_n20-cli_repl.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_win32-m42xe_n20-cli_repl.tgz + local_file: src/nyc-output-tests_linux-m44xe_n20-cli_repl.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m44xe_n20-cli_repl.tgz bucket: mciuploads - command: shell.exec params: @@ -2701,13 +699,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-tests_win32-m42xe_n20-cli_repl.tgz + tar xvzf nyc-output-tests_linux-m44xe_n20-cli_repl.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_win32-m42xe_n20-e2e_tests.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_win32-m42xe_n20-e2e_tests.tgz + local_file: src/nyc-output-tests_linux-m44xe_n20-e2e_tests.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m44xe_n20-e2e_tests.tgz bucket: mciuploads - command: shell.exec params: @@ -2715,13 +713,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-tests_win32-m42xe_n20-e2e_tests.tgz + tar xvzf nyc-output-tests_linux-m44xe_n20-e2e_tests.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_win32-m42xe_n20-node_runtime_worker_thread.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_win32-m42xe_n20-node_runtime_worker_thread.tgz + local_file: src/nyc-output-tests_linux-m44xe_n20-java_shell.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m44xe_n20-java_shell.tgz bucket: mciuploads - command: shell.exec params: @@ -2729,13 +727,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-tests_win32-m42xe_n20-node_runtime_worker_thread.tgz + tar xvzf nyc-output-tests_linux-m44xe_n20-java_shell.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_win32-m42xe_n20-service_provider_node_driver.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_win32-m42xe_n20-service_provider_node_driver.tgz + local_file: src/nyc-output-tests_linux-m44xe_n20-node_runtime_worker_thread.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m44xe_n20-node_runtime_worker_thread.tgz bucket: mciuploads - command: shell.exec params: @@ -2743,13 +741,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-tests_win32-m42xe_n20-service_provider_node_driver.tgz + tar xvzf nyc-output-tests_linux-m44xe_n20-node_runtime_worker_thread.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_win32-m42xe_n20-shell_api.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_win32-m42xe_n20-shell_api.tgz + local_file: src/nyc-output-tests_linux-m44xe_n20-service_provider_node_driver.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m44xe_n20-service_provider_node_driver.tgz bucket: mciuploads - command: shell.exec params: @@ -2757,13 +755,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-tests_win32-m42xe_n20-shell_api.tgz + tar xvzf nyc-output-tests_linux-m44xe_n20-service_provider_node_driver.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_win32-m44xc_n20-cli_repl.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_win32-m44xc_n20-cli_repl.tgz + local_file: src/nyc-output-tests_linux-m44xe_n20-shell_api.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m44xe_n20-shell_api.tgz bucket: mciuploads - command: shell.exec params: @@ -2771,13 +769,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-tests_win32-m44xc_n20-cli_repl.tgz + tar xvzf nyc-output-tests_linux-m44xe_n20-shell_api.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_win32-m44xc_n20-e2e_tests.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_win32-m44xc_n20-e2e_tests.tgz + local_file: src/nyc-output-tests_linux-m50xc_n20-cli_repl.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m50xc_n20-cli_repl.tgz bucket: mciuploads - command: shell.exec params: @@ -2785,13 +783,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-tests_win32-m44xc_n20-e2e_tests.tgz + tar xvzf nyc-output-tests_linux-m50xc_n20-cli_repl.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_win32-m44xc_n20-node_runtime_worker_thread.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_win32-m44xc_n20-node_runtime_worker_thread.tgz + local_file: src/nyc-output-tests_linux-m50xc_n20-e2e_tests.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m50xc_n20-e2e_tests.tgz bucket: mciuploads - command: shell.exec params: @@ -2799,13 +797,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-tests_win32-m44xc_n20-node_runtime_worker_thread.tgz + tar xvzf nyc-output-tests_linux-m50xc_n20-e2e_tests.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_win32-m44xc_n20-service_provider_node_driver.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_win32-m44xc_n20-service_provider_node_driver.tgz + local_file: src/nyc-output-tests_linux-m50xc_n20-java_shell.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m50xc_n20-java_shell.tgz bucket: mciuploads - command: shell.exec params: @@ -2813,13 +811,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-tests_win32-m44xc_n20-service_provider_node_driver.tgz + tar xvzf nyc-output-tests_linux-m50xc_n20-java_shell.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_win32-m44xc_n20-shell_api.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_win32-m44xc_n20-shell_api.tgz + local_file: src/nyc-output-tests_linux-m50xc_n20-node_runtime_worker_thread.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m50xc_n20-node_runtime_worker_thread.tgz bucket: mciuploads - command: shell.exec params: @@ -2827,13 +825,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-tests_win32-m44xc_n20-shell_api.tgz + tar xvzf nyc-output-tests_linux-m50xc_n20-node_runtime_worker_thread.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_win32-m44xe_n20-cli_repl.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_win32-m44xe_n20-cli_repl.tgz + local_file: src/nyc-output-tests_linux-m50xc_n20-service_provider_node_driver.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m50xc_n20-service_provider_node_driver.tgz bucket: mciuploads - command: shell.exec params: @@ -2841,13 +839,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-tests_win32-m44xe_n20-cli_repl.tgz + tar xvzf nyc-output-tests_linux-m50xc_n20-service_provider_node_driver.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_win32-m44xe_n20-e2e_tests.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_win32-m44xe_n20-e2e_tests.tgz + local_file: src/nyc-output-tests_linux-m50xc_n20-shell_api.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m50xc_n20-shell_api.tgz bucket: mciuploads - command: shell.exec params: @@ -2855,13 +853,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-tests_win32-m44xe_n20-e2e_tests.tgz + tar xvzf nyc-output-tests_linux-m50xc_n20-shell_api.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_win32-m44xe_n20-node_runtime_worker_thread.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_win32-m44xe_n20-node_runtime_worker_thread.tgz + local_file: src/nyc-output-tests_linux-m50xe_n20-cli_repl.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m50xe_n20-cli_repl.tgz bucket: mciuploads - command: shell.exec params: @@ -2869,13 +867,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-tests_win32-m44xe_n20-node_runtime_worker_thread.tgz + tar xvzf nyc-output-tests_linux-m50xe_n20-cli_repl.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_win32-m44xe_n20-service_provider_node_driver.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_win32-m44xe_n20-service_provider_node_driver.tgz + local_file: src/nyc-output-tests_linux-m50xe_n20-e2e_tests.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m50xe_n20-e2e_tests.tgz bucket: mciuploads - command: shell.exec params: @@ -2883,13 +881,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-tests_win32-m44xe_n20-service_provider_node_driver.tgz + tar xvzf nyc-output-tests_linux-m50xe_n20-e2e_tests.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_win32-m44xe_n20-shell_api.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_win32-m44xe_n20-shell_api.tgz + local_file: src/nyc-output-tests_linux-m50xe_n20-java_shell.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m50xe_n20-java_shell.tgz bucket: mciuploads - command: shell.exec params: @@ -2897,13 +895,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-tests_win32-m44xe_n20-shell_api.tgz + tar xvzf nyc-output-tests_linux-m50xe_n20-java_shell.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_win32-m50xc_n20-cli_repl.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_win32-m50xc_n20-cli_repl.tgz + local_file: src/nyc-output-tests_linux-m50xe_n20-node_runtime_worker_thread.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m50xe_n20-node_runtime_worker_thread.tgz bucket: mciuploads - command: shell.exec params: @@ -2911,13 +909,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-tests_win32-m50xc_n20-cli_repl.tgz + tar xvzf nyc-output-tests_linux-m50xe_n20-node_runtime_worker_thread.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_win32-m50xc_n20-e2e_tests.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_win32-m50xc_n20-e2e_tests.tgz + local_file: src/nyc-output-tests_linux-m50xe_n20-service_provider_node_driver.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m50xe_n20-service_provider_node_driver.tgz bucket: mciuploads - command: shell.exec params: @@ -2925,13 +923,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-tests_win32-m50xc_n20-e2e_tests.tgz + tar xvzf nyc-output-tests_linux-m50xe_n20-service_provider_node_driver.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_win32-m50xc_n20-node_runtime_worker_thread.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_win32-m50xc_n20-node_runtime_worker_thread.tgz + local_file: src/nyc-output-tests_linux-m50xe_n20-shell_api.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m50xe_n20-shell_api.tgz bucket: mciuploads - command: shell.exec params: @@ -2939,13 +937,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-tests_win32-m50xc_n20-node_runtime_worker_thread.tgz + tar xvzf nyc-output-tests_linux-m50xe_n20-shell_api.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_win32-m50xc_n20-service_provider_node_driver.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_win32-m50xc_n20-service_provider_node_driver.tgz + local_file: src/nyc-output-tests_linux-m60xc_n20-cli_repl.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m60xc_n20-cli_repl.tgz bucket: mciuploads - command: shell.exec params: @@ -2953,13 +951,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-tests_win32-m50xc_n20-service_provider_node_driver.tgz + tar xvzf nyc-output-tests_linux-m60xc_n20-cli_repl.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_win32-m50xc_n20-shell_api.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_win32-m50xc_n20-shell_api.tgz + local_file: src/nyc-output-tests_linux-m60xc_n20-e2e_tests.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m60xc_n20-e2e_tests.tgz bucket: mciuploads - command: shell.exec params: @@ -2967,13 +965,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-tests_win32-m50xc_n20-shell_api.tgz + tar xvzf nyc-output-tests_linux-m60xc_n20-e2e_tests.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_win32-m50xe_n20-cli_repl.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_win32-m50xe_n20-cli_repl.tgz + local_file: src/nyc-output-tests_linux-m60xc_n20-java_shell.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m60xc_n20-java_shell.tgz bucket: mciuploads - command: shell.exec params: @@ -2981,13 +979,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-tests_win32-m50xe_n20-cli_repl.tgz + tar xvzf nyc-output-tests_linux-m60xc_n20-java_shell.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_win32-m50xe_n20-e2e_tests.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_win32-m50xe_n20-e2e_tests.tgz + local_file: src/nyc-output-tests_linux-m60xc_n20-node_runtime_worker_thread.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m60xc_n20-node_runtime_worker_thread.tgz bucket: mciuploads - command: shell.exec params: @@ -2995,13 +993,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-tests_win32-m50xe_n20-e2e_tests.tgz + tar xvzf nyc-output-tests_linux-m60xc_n20-node_runtime_worker_thread.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_win32-m50xe_n20-node_runtime_worker_thread.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_win32-m50xe_n20-node_runtime_worker_thread.tgz + local_file: src/nyc-output-tests_linux-m60xc_n20-service_provider_node_driver.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m60xc_n20-service_provider_node_driver.tgz bucket: mciuploads - command: shell.exec params: @@ -3009,13 +1007,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-tests_win32-m50xe_n20-node_runtime_worker_thread.tgz + tar xvzf nyc-output-tests_linux-m60xc_n20-service_provider_node_driver.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_win32-m50xe_n20-service_provider_node_driver.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_win32-m50xe_n20-service_provider_node_driver.tgz + local_file: src/nyc-output-tests_linux-m60xc_n20-shell_api.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m60xc_n20-shell_api.tgz bucket: mciuploads - command: shell.exec params: @@ -3023,13 +1021,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-tests_win32-m50xe_n20-service_provider_node_driver.tgz + tar xvzf nyc-output-tests_linux-m60xc_n20-shell_api.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_win32-m50xe_n20-shell_api.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_win32-m50xe_n20-shell_api.tgz + local_file: src/nyc-output-tests_linux-m60xe_n20-cli_repl.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m60xe_n20-cli_repl.tgz bucket: mciuploads - command: shell.exec params: @@ -3037,13 +1035,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-tests_win32-m50xe_n20-shell_api.tgz + tar xvzf nyc-output-tests_linux-m60xe_n20-cli_repl.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_win32-m60xc_n20-cli_repl.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_win32-m60xc_n20-cli_repl.tgz + local_file: src/nyc-output-tests_linux-m60xe_n20-e2e_tests.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m60xe_n20-e2e_tests.tgz bucket: mciuploads - command: shell.exec params: @@ -3051,13 +1049,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-tests_win32-m60xc_n20-cli_repl.tgz + tar xvzf nyc-output-tests_linux-m60xe_n20-e2e_tests.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_win32-m60xc_n20-e2e_tests.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_win32-m60xc_n20-e2e_tests.tgz + local_file: src/nyc-output-tests_linux-m60xe_n20-java_shell.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m60xe_n20-java_shell.tgz bucket: mciuploads - command: shell.exec params: @@ -3065,13 +1063,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-tests_win32-m60xc_n20-e2e_tests.tgz + tar xvzf nyc-output-tests_linux-m60xe_n20-java_shell.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_win32-m60xc_n20-node_runtime_worker_thread.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_win32-m60xc_n20-node_runtime_worker_thread.tgz + local_file: src/nyc-output-tests_linux-m60xe_n20-node_runtime_worker_thread.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m60xe_n20-node_runtime_worker_thread.tgz bucket: mciuploads - command: shell.exec params: @@ -3079,13 +1077,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-tests_win32-m60xc_n20-node_runtime_worker_thread.tgz + tar xvzf nyc-output-tests_linux-m60xe_n20-node_runtime_worker_thread.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_win32-m60xc_n20-service_provider_node_driver.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_win32-m60xc_n20-service_provider_node_driver.tgz + local_file: src/nyc-output-tests_linux-m60xe_n20-service_provider_node_driver.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m60xe_n20-service_provider_node_driver.tgz bucket: mciuploads - command: shell.exec params: @@ -3093,13 +1091,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-tests_win32-m60xc_n20-service_provider_node_driver.tgz + tar xvzf nyc-output-tests_linux-m60xe_n20-service_provider_node_driver.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_win32-m60xc_n20-shell_api.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_win32-m60xc_n20-shell_api.tgz + local_file: src/nyc-output-tests_linux-m60xe_n20-shell_api.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m60xe_n20-shell_api.tgz bucket: mciuploads - command: shell.exec params: @@ -3107,13 +1105,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-tests_win32-m60xc_n20-shell_api.tgz + tar xvzf nyc-output-tests_linux-m60xe_n20-shell_api.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_win32-m60xe_n20-cli_repl.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_win32-m60xe_n20-cli_repl.tgz + local_file: src/nyc-output-tests_linux-m70xc_n20-cli_repl.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m70xc_n20-cli_repl.tgz bucket: mciuploads - command: shell.exec params: @@ -3121,13 +1119,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-tests_win32-m60xe_n20-cli_repl.tgz + tar xvzf nyc-output-tests_linux-m70xc_n20-cli_repl.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_win32-m60xe_n20-e2e_tests.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_win32-m60xe_n20-e2e_tests.tgz + local_file: src/nyc-output-tests_linux-m70xc_n20-e2e_tests.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m70xc_n20-e2e_tests.tgz bucket: mciuploads - command: shell.exec params: @@ -3135,13 +1133,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-tests_win32-m60xe_n20-e2e_tests.tgz + tar xvzf nyc-output-tests_linux-m70xc_n20-e2e_tests.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_win32-m60xe_n20-node_runtime_worker_thread.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_win32-m60xe_n20-node_runtime_worker_thread.tgz + local_file: src/nyc-output-tests_linux-m70xc_n20-java_shell.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m70xc_n20-java_shell.tgz bucket: mciuploads - command: shell.exec params: @@ -3149,13 +1147,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-tests_win32-m60xe_n20-node_runtime_worker_thread.tgz + tar xvzf nyc-output-tests_linux-m70xc_n20-java_shell.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_win32-m60xe_n20-service_provider_node_driver.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_win32-m60xe_n20-service_provider_node_driver.tgz + local_file: src/nyc-output-tests_linux-m70xc_n20-node_runtime_worker_thread.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m70xc_n20-node_runtime_worker_thread.tgz bucket: mciuploads - command: shell.exec params: @@ -3163,13 +1161,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-tests_win32-m60xe_n20-service_provider_node_driver.tgz + tar xvzf nyc-output-tests_linux-m70xc_n20-node_runtime_worker_thread.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_win32-m60xe_n20-shell_api.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_win32-m60xe_n20-shell_api.tgz + local_file: src/nyc-output-tests_linux-m70xc_n20-service_provider_node_driver.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m70xc_n20-service_provider_node_driver.tgz bucket: mciuploads - command: shell.exec params: @@ -3177,13 +1175,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-tests_win32-m60xe_n20-shell_api.tgz + tar xvzf nyc-output-tests_linux-m70xc_n20-service_provider_node_driver.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_win32-m70xc_n20-cli_repl.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_win32-m70xc_n20-cli_repl.tgz + local_file: src/nyc-output-tests_linux-m70xc_n20-shell_api.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m70xc_n20-shell_api.tgz bucket: mciuploads - command: shell.exec params: @@ -3191,13 +1189,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-tests_win32-m70xc_n20-cli_repl.tgz + tar xvzf nyc-output-tests_linux-m70xc_n20-shell_api.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_win32-m70xc_n20-e2e_tests.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_win32-m70xc_n20-e2e_tests.tgz + local_file: src/nyc-output-tests_linux-m70xe_n20-cli_repl.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m70xe_n20-cli_repl.tgz bucket: mciuploads - command: shell.exec params: @@ -3205,13 +1203,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-tests_win32-m70xc_n20-e2e_tests.tgz + tar xvzf nyc-output-tests_linux-m70xe_n20-cli_repl.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_win32-m70xc_n20-node_runtime_worker_thread.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_win32-m70xc_n20-node_runtime_worker_thread.tgz + local_file: src/nyc-output-tests_linux-m70xe_n20-e2e_tests.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m70xe_n20-e2e_tests.tgz bucket: mciuploads - command: shell.exec params: @@ -3219,13 +1217,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-tests_win32-m70xc_n20-node_runtime_worker_thread.tgz + tar xvzf nyc-output-tests_linux-m70xe_n20-e2e_tests.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_win32-m70xc_n20-service_provider_node_driver.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_win32-m70xc_n20-service_provider_node_driver.tgz + local_file: src/nyc-output-tests_linux-m70xe_n20-java_shell.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m70xe_n20-java_shell.tgz bucket: mciuploads - command: shell.exec params: @@ -3233,13 +1231,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-tests_win32-m70xc_n20-service_provider_node_driver.tgz + tar xvzf nyc-output-tests_linux-m70xe_n20-java_shell.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_win32-m70xc_n20-shell_api.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_win32-m70xc_n20-shell_api.tgz + local_file: src/nyc-output-tests_linux-m70xe_n20-node_runtime_worker_thread.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m70xe_n20-node_runtime_worker_thread.tgz bucket: mciuploads - command: shell.exec params: @@ -3247,13 +1245,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-tests_win32-m70xc_n20-shell_api.tgz + tar xvzf nyc-output-tests_linux-m70xe_n20-node_runtime_worker_thread.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_win32-m70xe_n20-cli_repl.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_win32-m70xe_n20-cli_repl.tgz + local_file: src/nyc-output-tests_linux-m70xe_n20-service_provider_node_driver.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m70xe_n20-service_provider_node_driver.tgz bucket: mciuploads - command: shell.exec params: @@ -3261,13 +1259,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-tests_win32-m70xe_n20-cli_repl.tgz + tar xvzf nyc-output-tests_linux-m70xe_n20-service_provider_node_driver.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_win32-m70xe_n20-e2e_tests.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_win32-m70xe_n20-e2e_tests.tgz + local_file: src/nyc-output-tests_linux-m70xe_n20-shell_api.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m70xe_n20-shell_api.tgz bucket: mciuploads - command: shell.exec params: @@ -3275,13 +1273,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-tests_win32-m70xe_n20-e2e_tests.tgz + tar xvzf nyc-output-tests_linux-m70xe_n20-shell_api.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_win32-m70xe_n20-node_runtime_worker_thread.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_win32-m70xe_n20-node_runtime_worker_thread.tgz + local_file: src/nyc-output-tests_linux-m80xc_n20-cli_repl.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m80xc_n20-cli_repl.tgz bucket: mciuploads - command: shell.exec params: @@ -3289,13 +1287,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-tests_win32-m70xe_n20-node_runtime_worker_thread.tgz + tar xvzf nyc-output-tests_linux-m80xc_n20-cli_repl.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_win32-m70xe_n20-service_provider_node_driver.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_win32-m70xe_n20-service_provider_node_driver.tgz + local_file: src/nyc-output-tests_linux-m80xc_n20-e2e_tests.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m80xc_n20-e2e_tests.tgz bucket: mciuploads - command: shell.exec params: @@ -3303,13 +1301,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-tests_win32-m70xe_n20-service_provider_node_driver.tgz + tar xvzf nyc-output-tests_linux-m80xc_n20-e2e_tests.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_win32-m70xe_n20-shell_api.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_win32-m70xe_n20-shell_api.tgz + local_file: src/nyc-output-tests_linux-m80xc_n20-java_shell.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m80xc_n20-java_shell.tgz bucket: mciuploads - command: shell.exec params: @@ -3317,13 +1315,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-tests_win32-m70xe_n20-shell_api.tgz + tar xvzf nyc-output-tests_linux-m80xc_n20-java_shell.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_win32-m80xc_n20-cli_repl.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_win32-m80xc_n20-cli_repl.tgz + local_file: src/nyc-output-tests_linux-m80xc_n20-node_runtime_worker_thread.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m80xc_n20-node_runtime_worker_thread.tgz bucket: mciuploads - command: shell.exec params: @@ -3331,13 +1329,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-tests_win32-m80xc_n20-cli_repl.tgz + tar xvzf nyc-output-tests_linux-m80xc_n20-node_runtime_worker_thread.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_win32-m80xc_n20-e2e_tests.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_win32-m80xc_n20-e2e_tests.tgz + local_file: src/nyc-output-tests_linux-m80xc_n20-service_provider_node_driver.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m80xc_n20-service_provider_node_driver.tgz bucket: mciuploads - command: shell.exec params: @@ -3345,13 +1343,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-tests_win32-m80xc_n20-e2e_tests.tgz + tar xvzf nyc-output-tests_linux-m80xc_n20-service_provider_node_driver.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_win32-m80xc_n20-node_runtime_worker_thread.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_win32-m80xc_n20-node_runtime_worker_thread.tgz + local_file: src/nyc-output-tests_linux-m80xc_n20-shell_api.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m80xc_n20-shell_api.tgz bucket: mciuploads - command: shell.exec params: @@ -3359,13 +1357,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-tests_win32-m80xc_n20-node_runtime_worker_thread.tgz + tar xvzf nyc-output-tests_linux-m80xc_n20-shell_api.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_win32-m80xc_n20-service_provider_node_driver.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_win32-m80xc_n20-service_provider_node_driver.tgz + local_file: src/nyc-output-tests_linux-m80xe_n20-cli_repl.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m80xe_n20-cli_repl.tgz bucket: mciuploads - command: shell.exec params: @@ -3373,13 +1371,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-tests_win32-m80xc_n20-service_provider_node_driver.tgz + tar xvzf nyc-output-tests_linux-m80xe_n20-cli_repl.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_win32-m80xc_n20-shell_api.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_win32-m80xc_n20-shell_api.tgz + local_file: src/nyc-output-tests_linux-m80xe_n20-e2e_tests.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m80xe_n20-e2e_tests.tgz bucket: mciuploads - command: shell.exec params: @@ -3387,13 +1385,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-tests_win32-m80xc_n20-shell_api.tgz + tar xvzf nyc-output-tests_linux-m80xe_n20-e2e_tests.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_win32-m80xe_n20-cli_repl.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_win32-m80xe_n20-cli_repl.tgz + local_file: src/nyc-output-tests_linux-m80xe_n20-java_shell.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m80xe_n20-java_shell.tgz bucket: mciuploads - command: shell.exec params: @@ -3401,13 +1399,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-tests_win32-m80xe_n20-cli_repl.tgz + tar xvzf nyc-output-tests_linux-m80xe_n20-java_shell.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_win32-m80xe_n20-e2e_tests.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_win32-m80xe_n20-e2e_tests.tgz + local_file: src/nyc-output-tests_linux-m80xe_n20-node_runtime_worker_thread.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m80xe_n20-node_runtime_worker_thread.tgz bucket: mciuploads - command: shell.exec params: @@ -3415,13 +1413,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-tests_win32-m80xe_n20-e2e_tests.tgz + tar xvzf nyc-output-tests_linux-m80xe_n20-node_runtime_worker_thread.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_win32-m80xe_n20-node_runtime_worker_thread.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_win32-m80xe_n20-node_runtime_worker_thread.tgz + local_file: src/nyc-output-tests_linux-m80xe_n20-service_provider_node_driver.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m80xe_n20-service_provider_node_driver.tgz bucket: mciuploads - command: shell.exec params: @@ -3429,13 +1427,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-tests_win32-m80xe_n20-node_runtime_worker_thread.tgz + tar xvzf nyc-output-tests_linux-m80xe_n20-service_provider_node_driver.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_win32-m80xe_n20-service_provider_node_driver.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_win32-m80xe_n20-service_provider_node_driver.tgz + local_file: src/nyc-output-tests_linux-m80xe_n20-shell_api.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-m80xe_n20-shell_api.tgz bucket: mciuploads - command: shell.exec params: @@ -3443,13 +1441,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-tests_win32-m80xe_n20-service_provider_node_driver.tgz + tar xvzf nyc-output-tests_linux-m80xe_n20-shell_api.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_win32-m80xe_n20-shell_api.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_win32-m80xe_n20-shell_api.tgz + local_file: src/nyc-output-tests_linux-mlatest_n20-cli_repl.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-mlatest_n20-cli_repl.tgz bucket: mciuploads - command: shell.exec params: @@ -3457,13 +1455,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-tests_win32-m80xe_n20-shell_api.tgz + tar xvzf nyc-output-tests_linux-mlatest_n20-cli_repl.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_win32-mlatest_n20-cli_repl.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_win32-mlatest_n20-cli_repl.tgz + local_file: src/nyc-output-tests_linux-mlatest_n20-e2e_tests.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-mlatest_n20-e2e_tests.tgz bucket: mciuploads - command: shell.exec params: @@ -3471,13 +1469,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-tests_win32-mlatest_n20-cli_repl.tgz + tar xvzf nyc-output-tests_linux-mlatest_n20-e2e_tests.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_win32-mlatest_n20-e2e_tests.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_win32-mlatest_n20-e2e_tests.tgz + local_file: src/nyc-output-tests_linux-mlatest_n20-java_shell.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-mlatest_n20-java_shell.tgz bucket: mciuploads - command: shell.exec params: @@ -3485,13 +1483,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-tests_win32-mlatest_n20-e2e_tests.tgz + tar xvzf nyc-output-tests_linux-mlatest_n20-java_shell.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_win32-mlatest_n20-node_runtime_worker_thread.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_win32-mlatest_n20-node_runtime_worker_thread.tgz + local_file: src/nyc-output-tests_linux-mlatest_n20-node_runtime_worker_thread.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-mlatest_n20-node_runtime_worker_thread.tgz bucket: mciuploads - command: shell.exec params: @@ -3499,13 +1497,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-tests_win32-mlatest_n20-node_runtime_worker_thread.tgz + tar xvzf nyc-output-tests_linux-mlatest_n20-node_runtime_worker_thread.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_win32-mlatest_n20-service_provider_node_driver.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_win32-mlatest_n20-service_provider_node_driver.tgz + local_file: src/nyc-output-tests_linux-mlatest_n20-service_provider_node_driver.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-mlatest_n20-service_provider_node_driver.tgz bucket: mciuploads - command: shell.exec params: @@ -3513,13 +1511,13 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-tests_win32-mlatest_n20-service_provider_node_driver.tgz + tar xvzf nyc-output-tests_linux-mlatest_n20-service_provider_node_driver.tgz - command: s3.get params: aws_key: ${aws_key} aws_secret: ${aws_secret} - local_file: src/nyc-output-tests_win32-mlatest_n20-shell_api.tgz - remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_win32-mlatest_n20-shell_api.tgz + local_file: src/nyc-output-tests_linux-mlatest_n20-shell_api.tgz + remote_file: mongosh/binaries/${revision}/${revision_order_id}/nyc-output-tests_linux-mlatest_n20-shell_api.tgz bucket: mciuploads - command: shell.exec params: @@ -3527,7 +1525,7 @@ functions: shell: bash script: | set -e - tar xvzf nyc-output-tests_win32-mlatest_n20-shell_api.tgz + tar xvzf nyc-output-tests_linux-mlatest_n20-shell_api.tgz - command: shell.exec params: working_dir: src @@ -4396,120 +2394,6 @@ tasks: - name: check_coverage depends_on: - - name: test_arg_parser - variant: darwin-n20 - - name: test_async_rewriter2 - variant: darwin-n20 - - name: test_autocomplete - variant: darwin-n20 - - name: test_browser_repl - variant: darwin-n20 - - name: test_browser_runtime_core - variant: darwin-n20 - - name: test_browser_runtime_electron - variant: darwin-n20 - - name: test_build - variant: darwin-n20 - - name: test_cli_repl - variant: darwin-n20 - - name: test_e2e_tests - variant: darwin-n20 - - name: test_editor - variant: darwin-n20 - - name: test_errors - variant: darwin-n20 - - name: test_history - variant: darwin-n20 - - name: test_i18n - variant: darwin-n20 - - name: test_js_multiline_to_singleline - variant: darwin-n20 - - name: test_logging - variant: darwin-n20 - - name: test_node_runtime_worker_thread - variant: darwin-n20 - - name: test_service_provider_core - variant: darwin-n20 - - name: test_service_provider_node_driver - variant: darwin-n20 - - name: test_shell_api - variant: darwin-n20 - - name: test_shell_evaluator - variant: darwin-n20 - - name: test_snippet_manager - variant: darwin-n20 - - name: test_types - variant: darwin-n20 - - name: test_cli_repl - variant: tests_darwin-m60xc_n20 - - name: test_e2e_tests - variant: tests_darwin-m60xc_n20 - - name: test_node_runtime_worker_thread - variant: tests_darwin-m60xc_n20 - - name: test_service_provider_node_driver - variant: tests_darwin-m60xc_n20 - - name: test_shell_api - variant: tests_darwin-m60xc_n20 - - name: test_cli_repl - variant: tests_darwin-m60xe_n20 - - name: test_e2e_tests - variant: tests_darwin-m60xe_n20 - - name: test_node_runtime_worker_thread - variant: tests_darwin-m60xe_n20 - - name: test_service_provider_node_driver - variant: tests_darwin-m60xe_n20 - - name: test_shell_api - variant: tests_darwin-m60xe_n20 - - name: test_cli_repl - variant: tests_darwin-m70xc_n20 - - name: test_e2e_tests - variant: tests_darwin-m70xc_n20 - - name: test_node_runtime_worker_thread - variant: tests_darwin-m70xc_n20 - - name: test_service_provider_node_driver - variant: tests_darwin-m70xc_n20 - - name: test_shell_api - variant: tests_darwin-m70xc_n20 - - name: test_cli_repl - variant: tests_darwin-m70xe_n20 - - name: test_e2e_tests - variant: tests_darwin-m70xe_n20 - - name: test_node_runtime_worker_thread - variant: tests_darwin-m70xe_n20 - - name: test_service_provider_node_driver - variant: tests_darwin-m70xe_n20 - - name: test_shell_api - variant: tests_darwin-m70xe_n20 - - name: test_cli_repl - variant: tests_darwin-m80xc_n20 - - name: test_e2e_tests - variant: tests_darwin-m80xc_n20 - - name: test_node_runtime_worker_thread - variant: tests_darwin-m80xc_n20 - - name: test_service_provider_node_driver - variant: tests_darwin-m80xc_n20 - - name: test_shell_api - variant: tests_darwin-m80xc_n20 - - name: test_cli_repl - variant: tests_darwin-m80xe_n20 - - name: test_e2e_tests - variant: tests_darwin-m80xe_n20 - - name: test_node_runtime_worker_thread - variant: tests_darwin-m80xe_n20 - - name: test_service_provider_node_driver - variant: tests_darwin-m80xe_n20 - - name: test_shell_api - variant: tests_darwin-m80xe_n20 - - name: test_cli_repl - variant: tests_darwin-mlatest_n20 - - name: test_e2e_tests - variant: tests_darwin-mlatest_n20 - - name: test_node_runtime_worker_thread - variant: tests_darwin-mlatest_n20 - - name: test_service_provider_node_driver - variant: tests_darwin-mlatest_n20 - - name: test_shell_api - variant: tests_darwin-mlatest_n20 - name: test_arg_parser variant: linux-n20 - name: test_async_rewriter2 @@ -4698,178 +2582,6 @@ tasks: variant: tests_linux-mlatest_n20 - name: test_shell_api variant: tests_linux-mlatest_n20 - - name: test_arg_parser - variant: win32-n20 - - name: test_async_rewriter2 - variant: win32-n20 - - name: test_autocomplete - variant: win32-n20 - - name: test_browser_runtime_core - variant: win32-n20 - - name: test_browser_runtime_electron - variant: win32-n20 - - name: test_build - variant: win32-n20 - - name: test_cli_repl - variant: win32-n20 - - name: test_e2e_tests - variant: win32-n20 - - name: test_editor - variant: win32-n20 - - name: test_errors - variant: win32-n20 - - name: test_history - variant: win32-n20 - - name: test_i18n - variant: win32-n20 - - name: test_js_multiline_to_singleline - variant: win32-n20 - - name: test_logging - variant: win32-n20 - - name: test_node_runtime_worker_thread - variant: win32-n20 - - name: test_service_provider_core - variant: win32-n20 - - name: test_service_provider_node_driver - variant: win32-n20 - - name: test_shell_api - variant: win32-n20 - - name: test_shell_evaluator - variant: win32-n20 - - name: test_snippet_manager - variant: win32-n20 - - name: test_types - variant: win32-n20 - - name: test_cli_repl - variant: tests_win32-m42xc_n20 - - name: test_e2e_tests - variant: tests_win32-m42xc_n20 - - name: test_node_runtime_worker_thread - variant: tests_win32-m42xc_n20 - - name: test_service_provider_node_driver - variant: tests_win32-m42xc_n20 - - name: test_shell_api - variant: tests_win32-m42xc_n20 - - name: test_cli_repl - variant: tests_win32-m42xe_n20 - - name: test_e2e_tests - variant: tests_win32-m42xe_n20 - - name: test_node_runtime_worker_thread - variant: tests_win32-m42xe_n20 - - name: test_service_provider_node_driver - variant: tests_win32-m42xe_n20 - - name: test_shell_api - variant: tests_win32-m42xe_n20 - - name: test_cli_repl - variant: tests_win32-m44xc_n20 - - name: test_e2e_tests - variant: tests_win32-m44xc_n20 - - name: test_node_runtime_worker_thread - variant: tests_win32-m44xc_n20 - - name: test_service_provider_node_driver - variant: tests_win32-m44xc_n20 - - name: test_shell_api - variant: tests_win32-m44xc_n20 - - name: test_cli_repl - variant: tests_win32-m44xe_n20 - - name: test_e2e_tests - variant: tests_win32-m44xe_n20 - - name: test_node_runtime_worker_thread - variant: tests_win32-m44xe_n20 - - name: test_service_provider_node_driver - variant: tests_win32-m44xe_n20 - - name: test_shell_api - variant: tests_win32-m44xe_n20 - - name: test_cli_repl - variant: tests_win32-m50xc_n20 - - name: test_e2e_tests - variant: tests_win32-m50xc_n20 - - name: test_node_runtime_worker_thread - variant: tests_win32-m50xc_n20 - - name: test_service_provider_node_driver - variant: tests_win32-m50xc_n20 - - name: test_shell_api - variant: tests_win32-m50xc_n20 - - name: test_cli_repl - variant: tests_win32-m50xe_n20 - - name: test_e2e_tests - variant: tests_win32-m50xe_n20 - - name: test_node_runtime_worker_thread - variant: tests_win32-m50xe_n20 - - name: test_service_provider_node_driver - variant: tests_win32-m50xe_n20 - - name: test_shell_api - variant: tests_win32-m50xe_n20 - - name: test_cli_repl - variant: tests_win32-m60xc_n20 - - name: test_e2e_tests - variant: tests_win32-m60xc_n20 - - name: test_node_runtime_worker_thread - variant: tests_win32-m60xc_n20 - - name: test_service_provider_node_driver - variant: tests_win32-m60xc_n20 - - name: test_shell_api - variant: tests_win32-m60xc_n20 - - name: test_cli_repl - variant: tests_win32-m60xe_n20 - - name: test_e2e_tests - variant: tests_win32-m60xe_n20 - - name: test_node_runtime_worker_thread - variant: tests_win32-m60xe_n20 - - name: test_service_provider_node_driver - variant: tests_win32-m60xe_n20 - - name: test_shell_api - variant: tests_win32-m60xe_n20 - - name: test_cli_repl - variant: tests_win32-m70xc_n20 - - name: test_e2e_tests - variant: tests_win32-m70xc_n20 - - name: test_node_runtime_worker_thread - variant: tests_win32-m70xc_n20 - - name: test_service_provider_node_driver - variant: tests_win32-m70xc_n20 - - name: test_shell_api - variant: tests_win32-m70xc_n20 - - name: test_cli_repl - variant: tests_win32-m70xe_n20 - - name: test_e2e_tests - variant: tests_win32-m70xe_n20 - - name: test_node_runtime_worker_thread - variant: tests_win32-m70xe_n20 - - name: test_service_provider_node_driver - variant: tests_win32-m70xe_n20 - - name: test_shell_api - variant: tests_win32-m70xe_n20 - - name: test_cli_repl - variant: tests_win32-m80xc_n20 - - name: test_e2e_tests - variant: tests_win32-m80xc_n20 - - name: test_node_runtime_worker_thread - variant: tests_win32-m80xc_n20 - - name: test_service_provider_node_driver - variant: tests_win32-m80xc_n20 - - name: test_shell_api - variant: tests_win32-m80xc_n20 - - name: test_cli_repl - variant: tests_win32-m80xe_n20 - - name: test_e2e_tests - variant: tests_win32-m80xe_n20 - - name: test_node_runtime_worker_thread - variant: tests_win32-m80xe_n20 - - name: test_service_provider_node_driver - variant: tests_win32-m80xe_n20 - - name: test_shell_api - variant: tests_win32-m80xe_n20 - - name: test_cli_repl - variant: tests_win32-mlatest_n20 - - name: test_e2e_tests - variant: tests_win32-mlatest_n20 - - name: test_node_runtime_worker_thread - variant: tests_win32-mlatest_n20 - - name: test_service_provider_node_driver - variant: tests_win32-mlatest_n20 - - name: test_shell_api - variant: tests_win32-mlatest_n20 commands: - func: checkout - func: install diff --git a/.evergreen/evergreen.yml.in b/.evergreen/evergreen.yml.in index 50151e6e0..f0c7ba969 100644 --- a/.evergreen/evergreen.yml.in +++ b/.evergreen/evergreen.yml.in @@ -6,16 +6,7 @@ const { UNIT_TESTS_BUILD_VARIANTS } = require('./build-variants/unit-tests-build const { E2E_TESTS_BUILD_VARIANTS } = require('./build-variants/e2e-tests-build-variants') const { COMPILE_BUILD_VARIANTS } = require('./build-variants/compile-build-variants') -const { UNIT_TESTS } = require('./tasks/unit-tests') - -const UNIT_TESTS_AND_VARIANTS = []; -for (let variant of UNIT_TESTS_BUILD_VARIANTS) { - for (let unitTest of UNIT_TESTS.filter(t => t.variants.includes(variant.platform) && (!t.unitTestsOnly || (t.unitTestsOnly && variant.runWithUnitTestsOnly)))) - { - UNIT_TESTS_AND_VARIANTS.push([variant, unitTest]); - } -} - +const { UNIT_TESTS, UNIT_TESTS_WITH_BUILD_VARIANTS } = require('./tasks/unit-tests') %> exec_timeout_secs: 10800 @@ -228,7 +219,7 @@ functions: content_type: application/x-gzip check_coverage: - <% for (let [variant, unitTest] of UNIT_TESTS_AND_VARIANTS) { + <% for (let [unitTest, variant] of UNIT_TESTS_WITH_BUILD_VARIANTS) { let buildVariant = variant.name; %> - command: s3.get @@ -1050,7 +1041,7 @@ tasks: - name: check_coverage depends_on: - <% for (let [variant, unitTest] of UNIT_TESTS_AND_VARIANTS) { + <% for (let [unitTest, variant] of UNIT_TESTS_WITH_BUILD_VARIANTS) { %> - name: test_<% out(unitTest.id) %> variant: <% out(variant.name) %> diff --git a/.evergreen/tasks/unit-tests.js b/.evergreen/tasks/unit-tests.js index f8766e765..ad79f7c4e 100644 --- a/.evergreen/tasks/unit-tests.js +++ b/.evergreen/tasks/unit-tests.js @@ -2,6 +2,9 @@ const path = require('path'); const fs = require('fs'); const { PLATFORMS } = require('../constants'); +const { + UNIT_TESTS_BUILD_VARIANTS, +} = require('../build-variants/unit-tests-build-variants'); const UNIT_TESTS = []; @@ -35,4 +38,18 @@ for (const packageInfo of MONGOSH_PACKAGES) { }); } +const UNIT_TESTS_WITH_BUILD_VARIANTS = []; +for (let variant of UNIT_TESTS_BUILD_VARIANTS) { + for (let unitTest of UNIT_TESTS.filter( + (t) => + t.variants.includes(variant.platform) && + (!t.unitTestsOnly || (t.unitTestsOnly && variant.runWithUnitTestsOnly)) + )) { + if (variant.platform === 'linux') { + UNIT_TESTS_WITH_BUILD_VARIANTS.push([unitTest, variant]); + } + } +} +exports.UNIT_TESTS_WITH_BUILD_VARIANTS = UNIT_TESTS_WITH_BUILD_VARIANTS; + exports.UNIT_TESTS = UNIT_TESTS;