Revise tutorial content after working through all of them #335
Google Cloud Build / Develop-PR-Style (ramble-eng)
succeeded
Dec 6, 2023 in 3m 15s
Summary
Build Information
Trigger | Develop-PR-Style |
Build | b384e861-d186-4d6a-b2c7-c823b741cb78 |
Start | 2023-12-06T13:46:13-08:00 |
Duration | 2m24.444s |
Status | SUCCESS |
Steps
Step | Status | Duration |
---|---|---|
ramble-clone | SUCCESS | 18.004s |
ramble-style-tests | SUCCESS | 2m3.002s |
Details
starting build "b384e861-d186-4d6a-b2c7-c823b741cb78"
FETCHSOURCE
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
Initialized empty Git repository in /workspace/.git/
From https://github.com/GoogleCloudPlatform/ramble
* branch 37b5c951c929d0e8521afa885153c6ce523c4e92 -> FETCH_HEAD
HEAD is now at 37b5c95 Updates for tutorial 11
BUILD
Starting Step #0 - "ramble-clone"
Step #0 - "ramble-clone": Already have image (with digest): gcr.io/cloud-builders/git
Step #0 - "ramble-clone": From https://github.com/GoogleCloudPlatform/ramble
Step #0 - "ramble-clone": * [new branch] develop -> origin/develop
Step #0 - "ramble-clone": * [new branch] gh-pages -> origin/gh-pages
Step #0 - "ramble-clone": * [new branch] main -> origin/main
Step #0 - "ramble-clone": * [new tag] v0.3.0 -> v0.3.0
Step #0 - "ramble-clone": * [new tag] v0.1.0 -> v0.1.0
Step #0 - "ramble-clone": * [new tag] v0.2.0 -> v0.2.0
Step #0 - "ramble-clone": * [new tag] v0.2.1 -> v0.2.1
Finished Step #0 - "ramble-clone"
Starting Step #1 - "ramble-style-tests"
Step #1 - "ramble-style-tests": Pulling image: us-central1-docker.pkg.dev/ramble-eng/ramble-repo/ramble-centos7:latest
Step #1 - "ramble-style-tests": latest: Pulling from ramble-eng/ramble-repo/ramble-centos7
Step #1 - "ramble-style-tests": 2d473b07cdd5: Pulling fs layer
Step #1 - "ramble-style-tests": 3040672071d3: Pulling fs layer
Step #1 - "ramble-style-tests": 2d473b07cdd5: Download complete
Step #1 - "ramble-style-tests": 2d473b07cdd5: Pull complete
Step #1 - "ramble-style-tests": 3040672071d3: Download complete
Step #1 - "ramble-style-tests": 3040672071d3: Pull complete
Step #1 - "ramble-style-tests": Digest: sha256:0febbef9dec187a82f8053109964841d1850b0a126f1da6c16e01ec376270fc9
Step #1 - "ramble-style-tests": Status: Downloaded newer image for us-central1-docker.pkg.dev/ramble-eng/ramble-repo/ramble-centos7:latest
Step #1 - "ramble-style-tests": us-central1-docker.pkg.dev/ramble-eng/ramble-repo/ramble-centos7:latest
Step #1 - "ramble-style-tests": Branch develop set up to track remote branch develop from origin.
Step #1 - "ramble-style-tests": /opt/spack/opt/spack/linux-centos7-haswell/gcc-4.8.5/miniconda3-4.10.3-7sasplhqfdkxyowhxaykwqt26bv2ouaq/bin/flake8
Step #1 - "ramble-style-tests": =======================================================
Step #1 - "ramble-style-tests": flake8: running flake8 code checks on ramble.
Step #1 - "ramble-style-tests":
Step #1 - "ramble-style-tests": Modified files:
Step #1 - "ramble-style-tests": lib/ramble/docs/conf.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/appkit.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/application.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/application_types/executable.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/application_types/spack.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/caches.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/cmd/__init__.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/cmd/attributes.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/cmd/clean.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/cmd/commands.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/cmd/common/__init__.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/cmd/common/arguments.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/cmd/common/info.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/cmd/common/list.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/cmd/config.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/cmd/edit.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/cmd/flake8.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/cmd/info.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/cmd/license.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/cmd/list.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/cmd/mirror.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/cmd/mods.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/cmd/on.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/cmd/repo.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/cmd/results.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/cmd/software_definitions.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/cmd/unit_test.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/cmd/workspace.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/config.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/context.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/error.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/expander.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/experiment_set.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/experimental/uploader.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/fetch_strategy.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/filters.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/keywords.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/language/application_language.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/language/language_base.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/language/language_helpers.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/language/modifier_language.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/language/shared_language.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/main.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/mirror.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/modifier.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/modifier_types/basic.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/modifier_types/spack.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/modkit.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/namespace.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/paths.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/pipeline.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/renderer.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/repository.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/schema/applications.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/schema/config.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/schema/env_vars.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/schema/internals.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/schema/merged.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/schema/modifier_repos.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/schema/modifiers.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/schema/spack.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/schema/success_criteria.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/schema/workspace.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/schema/zips.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/software_environments.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/spack_runner.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/spec.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/stage.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/success_criteria.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/test/application_inheritance.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/test/application_language.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/test/application_tests.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/test/cmd/attributes.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/test/cmd/config.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/test/cmd/info.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/test/cmd/mods.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/test/cmd/on.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/test/cmd/results.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/test/cmd/software_definitions.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/test/cmd/workspace.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/test/commands.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/test/concretize_builtin.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/test/conftest.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/test/dry_run_helpers.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/test/end_to_end/config_section_env_vars.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/test/end_to_end/custom_executables.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/test/end_to_end/dryrun_chained_experiments.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/test/end_to_end/dryrun_copies_external_env.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/test/end_to_end/dryrun_series_contains_package_paths.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/test/end_to_end/env_var_builtin.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/test/end_to_end/exclusive_filtered_vector_workloads.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/test/end_to_end/expanded_fom_dry_run.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/test/end_to_end/experiment_excludes.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/test/end_to_end/explicit_zips.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/test/end_to_end/inclusive_filtered_vector_workloads.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/test/end_to_end/known_applications.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/test/end_to_end/merge_config_files.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/test/end_to_end/missing_required_dry_run.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/test/end_to_end/nested_compilers_are_installed.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/test/end_to_end/package_manager_config.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/test/end_to_end/passthrough_variables.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/test/end_to_end/phase_selection.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/test/end_to_end/phase_selection_with_dependencies.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/test/end_to_end/shared_context.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/test/end_to_end/test_configvar_dry_run.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/test/end_to_end/unused_compilers_are_skipped.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/test/end_to_end/vector_workloads.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/test/end_to_end/wrfv4_dry_run.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/test/expander.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/test/experiment_set.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/test/mirror_tests.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/test/modifier_application.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/test/modifier_functionality/mock_env_var_modifiers.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/test/modifier_functionality/mock_modifier_dry_run.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/test/modifier_functionality/mock_modifier_spack_configs.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/test/modifier_functionality/mock_spack_modifier.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/test/modifier_functionality/modifier_helpers.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/test/modifier_functionality/modifier_prepare_analysis.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/test/modifier_functionality/multi_modifier_dry_run.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/test/modifier_functionality/single_modifier_dry_run.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/test/modifier_language.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/test/repository.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/test/software_environment.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/test/spack_runner.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/test/success_criteria.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/test/success_criteria/always_print_foms.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/test/success_criteria/success_fom_comparison.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/test/success_criteria/success_fom_globbing.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/test/success_criteria/success_functions.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/test/success_criteria/success_modifiers.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/test/success_criteria/success_variable_fom_comparison.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/test/util/editor.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/test/util/env.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/test/workspace_hashing/unsetup_workspace_cannot_analyze.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/test/workspace_hashing/workspace_name_does_not_change_hash.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/test/workspace_hashing/workspace_setup_creates_inventory.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/test/workspace_tests.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/util/colors.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/util/directives.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/util/editor.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/util/env.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/util/executable.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/util/hashing.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/util/install_cache.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/util/logger.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/util/matrices.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/util/naming.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/util/path.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/util/spec_utils.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/util/web.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/workspace/__init__.py
Step #1 - "ramble-style-tests": lib/ramble/ramble/workspace/workspace.py
Step #1 - "ramble-style-tests": lib/ramble/spack/platforms/cray.py
Step #1 - "ramble-style-tests": lib/ramble/spack/util/path.py
Step #1 - "ramble-style-tests": var/ramble/repos/builtin.mock/applications/basic/application.py
Step #1 - "ramble-style-tests": var/ramble/repos/builtin.mock/applications/expanded_foms/application.py
Step #1 - "ramble-style-tests": var/ramble/repos/builtin.mock/applications/input-test/application.py
Step #1 - "ramble-style-tests": var/ramble/repos/builtin.mock/applications/interleved-env-vars/application.py
Step #1 - "ramble-style-tests": var/ramble/repos/builtin.mock/applications/maintained-1/application.py
Step #1 - "ramble-style-tests": var/ramble/repos/builtin.mock/applications/maintained-2/application.py
Step #1 - "ramble-style-tests": var/ramble/repos/builtin.mock/applications/register-builtin/application.py
Step #1 - "ramble-style-tests": var/ramble/repos/builtin.mock/applications/shared-context/application.py
Step #1 - "ramble-style-tests": var/ramble/repos/builtin.mock/applications/success-function/application.py
Step #1 - "ramble-style-tests": var/ramble/repos/builtin.mock/applications/tagged-1/application.py
Step #1 - "ramble-style-tests": var/ramble/repos/builtin.mock/applications/unmaintained-1/application.py
Step #1 - "ramble-style-tests": var/ramble/repos/builtin.mock/applications/untagged-1/application.py
Step #1 - "ramble-style-tests": var/ramble/repos/builtin.mock/applications/zlib-configs/application.py
Step #1 - "ramble-style-tests": var/ramble/repos/builtin.mock/applications/zlib/application.py
Step #1 - "ramble-style-tests": var/ramble/repos/builtin.mock/modifiers/append-env-var-mod-paths/modifier.py
Step #1 - "ramble-style-tests": var/ramble/repos/builtin.mock/modifiers/append-env-var-mod-vars/modifier.py
Step #1 - "ramble-style-tests": var/ramble/repos/builtin.mock/modifiers/maintained-1/modifier.py
Step #1 - "ramble-style-tests": var/ramble/repos/builtin.mock/modifiers/maintained-2/modifier.py
Step #1 - "ramble-style-tests": var/ramble/repos/builtin.mock/modifiers/multiple-modes-no-default/modifier.py
Step #1 - "ramble-style-tests": var/ramble/repos/builtin.mock/modifiers/multiple-modes-with-default/modifier.py
Step #1 - "ramble-style-tests": var/ramble/repos/builtin.mock/modifiers/no-docstring-mod/modifier.py
Step #1 - "ramble-style-tests": var/ramble/repos/builtin.mock/modifiers/no-variable-mods/modifier.py
Step #1 - "ramble-style-tests": var/ramble/repos/builtin.mock/modifiers/prepare-analysis/modifier.py
Step #1 - "ramble-style-tests": var/ramble/repos/builtin.mock/modifiers/prepend-env-var-mod-paths/modifier.py
Step #1 - "ramble-style-tests": var/ramble/repos/builtin.mock/modifiers/set-env-var-mod/modifier.py
Step #1 - "ramble-style-tests": var/ramble/repos/builtin.mock/modifiers/spack-mod/modifier.py
Step #1 - "ramble-style-tests": var/ramble/repos/builtin.mock/modifiers/success-criteria/modifier.py
Step #1 - "ramble-style-tests": var/ramble/repos/builtin.mock/modifiers/tagged-1/modifier.py
Step #1 - "ramble-style-tests": var/ramble/repos/builtin.mock/modifiers/test-mod/modifier.py
Step #1 - "ramble-style-tests": var/ramble/repos/builtin.mock/modifiers/unmaintained-1/modifier.py
Step #1 - "ramble-style-tests": var/ramble/repos/builtin.mock/modifiers/unset-env-var-mod/modifier.py
Step #1 - "ramble-style-tests": var/ramble/repos/builtin.mock/modifiers/untagged-1/modifier.py
Step #1 - "ramble-style-tests": var/ramble/repos/builtin/applications/cloverleaf/application.py
Step #1 - "ramble-style-tests": var/ramble/repos/builtin/applications/gromacs/application.py
Step #1 - "ramble-style-tests": var/ramble/repos/builtin/applications/hmmer/application.py
Step #1 - "ramble-style-tests": var/ramble/repos/builtin/applications/hostname/application.py
Step #1 - "ramble-style-tests": var/ramble/repos/builtin/applications/hpcc/application.py
Step #1 - "ramble-style-tests": var/ramble/repos/builtin/applications/hpcg/application.py
Step #1 - "ramble-style-tests": var/ramble/repos/builtin/applications/hpl/application.py
Step #1 - "ramble-style-tests": var/ramble/repos/builtin/applications/intel-hpl/application.py
Step #1 - "ramble-style-tests": var/ramble/repos/builtin/applications/intel-mpi-benchmarks/application.py
Step #1 - "ramble-style-tests": var/ramble/repos/builtin/applications/ior/application.py
Step #1 - "ramble-style-tests": var/ramble/repos/builtin/applications/iperf2/application.py
Step #1 - "ramble-style-tests": var/ramble/repos/builtin/applications/lammps/application.py
Step #1 - "ramble-style-tests": var/ramble/repos/builtin/applications/lulesh/application.py
Step #1 - "ramble-style-tests": var/ramble/repos/builtin/applications/md-test/application.py
Step #1 - "ramble-style-tests": var/ramble/repos/builtin/applications/minixyce/application.py
Step #1 - "ramble-style-tests": var/ramble/repos/builtin/applications/namd/application.py
Step #1 - "ramble-style-tests": var/ramble/repos/builtin/applications/openfoam/application.py
Step #1 - "ramble-style-tests": var/ramble/repos/builtin/applications/osu-micro-benchmarks/application.py
Step #1 - "ramble-style-tests": var/ramble/repos/builtin/applications/quantum-espresso/application.py
Step #1 - "ramble-style-tests": var/ramble/repos/builtin/applications/spack-stack/application.py
Step #1 - "ramble-style-tests": var/ramble/repos/builtin/applications/streamc/application.py
Step #1 - "ramble-style-tests": var/ramble/repos/builtin/applications/ufs-weather-model/application.py
Step #1 - "ramble-style-tests": var/ramble/repos/builtin/applications/wrfv3/application.py
Step #1 - "ramble-style-tests": var/ramble/repos/builtin/applications/wrfv4/application.py
Step #1 - "ramble-style-tests": var/ramble/repos/builtin/modifiers/conditional-psm3/modifier.py
Step #1 - "ramble-style-tests": var/ramble/repos/builtin/modifiers/gcp-metadata/modifier.py
Step #1 - "ramble-style-tests": var/ramble/repos/builtin/modifiers/intel-aps/modifier.py
Step #1 - "ramble-style-tests": var/ramble/repos/builtin/modifiers/lscpu/modifier.py
Step #1 - "ramble-style-tests": =======================================================
Step #1 - "ramble-style-tests":
Step #1 - "ramble-style-tests": Flake8 checks were clean.
Step #1 - "ramble-style-tests": ==> Generating file: /workspace/share/ramble/ramble-completion.bash
Step #1 - "ramble-style-tests": ==> No license issues found.
Step #1 - "ramble-style-tests": Collecting package metadata (repodata.json): ...working... done
Step #1 - "ramble-style-tests": Solving environment: ...working... done
Step #1 - "ramble-style-tests":
Step #1 - "ramble-style-tests": ## Package Plan ##
Step #1 - "ramble-style-tests":
Step #1 - "ramble-style-tests": environment location: /opt/spack/opt/spack/linux-centos7-haswell/gcc-4.8.5/miniconda3-4.10.3-7sasplhqfdkxyowhxaykwqt26bv2ouaq
Step #1 - "ramble-style-tests":
Step #1 - "ramble-style-tests": removed specs:
Step #1 - "ramble-style-tests": - pytest
Step #1 - "ramble-style-tests":
Step #1 - "ramble-style-tests":
Step #1 - "ramble-style-tests": The following packages will be downloaded:
Step #1 - "ramble-style-tests":
Step #1 - "ramble-style-tests": package | build
Step #1 - "ramble-style-tests": ---------------------------|-----------------
Step #1 - "ramble-style-tests": _openmp_mutex-5.1 | 1_gnu 21 KB
Step #1 - "ramble-style-tests": abseil-cpp-20230802.0 | h6a678d5_2 1.4 MB
Step #1 - "ramble-style-tests": aiohttp-3.9.0 | py39h5eee18b_0 704 KB
Step #1 - "ramble-style-tests": attrs-23.1.0 | py39h06a4308_0 140 KB
Step #1 - "ramble-style-tests": boltons-23.0.0 | py39h06a4308_0 426 KB
Step #1 - "ramble-style-tests": brotli-python-1.0.9 | py39h6a678d5_7 330 KB
Step #1 - "ramble-style-tests": c-ares-1.19.1 | h5eee18b_0 118 KB
Step #1 - "ramble-style-tests": ca-certificates-2023.08.22 | h06a4308_0 123 KB
Step #1 - "ramble-style-tests": certifi-2023.11.17 | py39h06a4308_0 158 KB
Step #1 - "ramble-style-tests": cffi-1.16.0 | py39h5eee18b_0 251 KB
Step #1 - "ramble-style-tests": cfgv-3.4.0 | py39h06a4308_0 16 KB
Step #1 - "ramble-style-tests": conda-23.9.0 | py39h06a4308_0 972 KB
Step #1 - "ramble-style-tests": conda-package-handling-2.2.0| py39h06a4308_0 267 KB
Step #1 - "ramble-style-tests": conda-package-streaming-0.9.0| py39h06a4308_0 27 KB
Step #1 - "ramble-style-tests": cryptography-41.0.3 | py39hdda0065_0 2.0 MB
Step #1 - "ramble-style-tests": filelock-3.13.1 | py39h06a4308_0 21 KB
Step #1 - "ramble-style-tests": frozenlist-1.4.0 | py39h5eee18b_0 52 KB
Step #1 - "ramble-style-tests": google-auth-2.22.0 | py39h06a4308_0 184 KB
Step #1 - "ramble-style-tests": grpc-cpp-1.48.2 | he1ff14a_3 4.8 MB
Step #1 - "ramble-style-tests": grpcio-1.48.2 | py39he1ff14a_3 789 KB
Step #1 - "ramble-style-tests": gtest-1.14.0 | hdb19cb5_0 435 KB
Step #1 - "ramble-style-tests": idna-3.4 | py39h06a4308_0 93 KB
Step #1 - "ramble-style-tests": jsonpatch-1.32 | pyhd3eb1b0_0 15 KB
Step #1 - "ramble-style-tests": jsonpointer-2.1 | pyhd3eb1b0_0 9 KB
Step #1 - "ramble-style-tests": ld_impl_linux-64-2.38 | h1181459_1 654 KB
Step #1 - "ramble-style-tests": libffi-3.4.4 | h6a678d5_0 142 KB
Step #1 - "ramble-style-tests": multidict-6.0.4 | py39h5eee18b_0 54 KB
Step #1 - "ramble-style-tests": ncurses-6.4 | h6a678d5_0 914 KB
Step #1 - "ramble-style-tests": openssl-3.0.12 | h7f8727e_0 5.2 MB
Step #1 - "ramble-style-tests": packaging-23.1 | py39h06a4308_0 77 KB
Step #1 - "ramble-style-tests": pip-23.3.1 | py39h06a4308_0 2.6 MB
Step #1 - "ramble-style-tests": pycosat-0.6.6 | py39h5eee18b_0 94 KB
Step #1 - "ramble-style-tests": pycparser-2.21 | pyhd3eb1b0_0 94 KB
Step #1 - "ramble-style-tests": pyopenssl-23.2.0 | py39h06a4308_0 96 KB
Step #1 - "ramble-style-tests": python-3.9.18 | h955ad1f_0 25.1 MB
Step #1 - "ramble-style-tests": pyyaml-6.0.1 | py39h5eee18b_0 188 KB
Step #1 - "ramble-style-tests": readline-8.2 | h5eee18b_0 357 KB
Step #1 - "ramble-style-tests": requests-2.31.0 | py39h06a4308_0 96 KB
Step #1 - "ramble-style-tests": ruamel.yaml-0.17.21 | py39h5eee18b_0 178 KB
Step #1 - "ramble-style-tests": ruamel.yaml.clib-0.2.6 | py39h5eee18b_1 140 KB
Step #1 - "ramble-style-tests": setuptools-68.0.0 | py39h06a4308_0 928 KB
Step #1 - "ramble-style-tests": six-1.16.0 | pyhd3eb1b0_1 18 KB
Step #1 - "ramble-style-tests": sqlite-3.41.2 | h5eee18b_0 1.2 MB
Step #1 - "ramble-style-tests": tk-8.6.12 | h1ccaba5_0 3.0 MB
Step #1 - "ramble-style-tests": tqdm-4.65.0 | py39hb070fc8_0 131 KB
Step #1 - "ramble-style-tests": tzdata-2023c | h04d1e81_0 116 KB
Step #1 - "ramble-style-tests": urllib3-1.26.18 | py39h06a4308_0 198 KB
Step #1 - "ramble-style-tests": wheel-0.41.2 | py39h06a4308_0 108 KB
Step #1 - "ramble-style-tests": xz-5.4.5 | h5eee18b_0 646 KB
Step #1 - "ramble-style-tests": yarl-1.9.3 | py39h5eee18b_0 116 KB
Step #1 - "ramble-style-tests": zstandard-0.19.0 | py39h5eee18b_0 474 KB
Step #1 - "ramble-style-tests": ------------------------------------------------------------
Step #1 - "ramble-style-tests": Total: 55.9 MB
Step #1 - "ramble-style-tests":
Step #1 - "ramble-style-tests": The following NEW packages will be INSTALLED:
Step #1 - "ramble-style-tests":
Step #1 - "ramble-style-tests": boltons pkgs/main/linux-64::boltons-23.0.0-py39h06a4308_0
Step #1 - "ramble-style-tests": brotli-python pkgs/main/linux-64::brotli-python-1.0.9-py39h6a678d5_7
Step #1 - "ramble-style-tests": conda-package-str~ pkgs/main/linux-64::conda-package-streaming-0.9.0-py39h06a4308_0
Step #1 - "ramble-style-tests": gtest pkgs/main/linux-64::gtest-1.14.0-hdb19cb5_0
Step #1 - "ramble-style-tests": jsonpatch pkgs/main/noarch::jsonpatch-1.32-pyhd3eb1b0_0
Step #1 - "ramble-style-tests": jsonpointer pkgs/main/noarch::jsonpointer-2.1-pyhd3eb1b0_0
Step #1 - "ramble-style-tests": ruamel.yaml pkgs/main/linux-64::ruamel.yaml-0.17.21-py39h5eee18b_0
Step #1 - "ramble-style-tests": ruamel.yaml.clib pkgs/main/linux-64::ruamel.yaml.clib-0.2.6-py39h5eee18b_1
Step #1 - "ramble-style-tests": zstandard pkgs/main/linux-64::zstandard-0.19.0-py39h5eee18b_0
Step #1 - "ramble-style-tests":
Step #1 - "ramble-style-tests": The following packages will be REMOVED:
Step #1 - "ramble-style-tests":
Step #1 - "ramble-style-tests": brotlipy-0.7.0-py39h27cfd23_1003
Step #1 - "ramble-style-tests": chardet-4.0.0-py39h06a4308_1003
Step #1 - "ramble-style-tests": iniconfig-1.1.1-pyhd3eb1b0_0
Step #1 - "ramble-style-tests": py-1.11.0-pyhd3eb1b0_0
Step #1 - "ramble-style-tests": pytest-7.1.2-py39h06a4308_0
Step #1 - "ramble-style-tests": ruamel_yaml-0.15.100-py39h27cfd23_0
Step #1 - "ramble-style-tests":
Step #1 - "ramble-style-tests": The following packages will be UPDATED:
Step #1 - "ramble-style-tests":
Step #1 - "ramble-style-tests": _openmp_mutex 4.5-1_gnu --> 5.1-1_gnu
Step #1 - "ramble-style-tests": abseil-cpp 20211102.0-hd4dd3e8_0 --> 20230802.0-h6a678d5_2
Step #1 - "ramble-style-tests": aiohttp 3.8.3-py39h5eee18b_0 --> 3.9.0-py39h5eee18b_0
Step #1 - "ramble-style-tests": attrs 22.1.0-py39h06a4308_0 --> 23.1.0-py39h06a4308_0
Step #1 - "ramble-style-tests": c-ares 1.19.0-h5eee18b_0 --> 1.19.1-h5eee18b_0
Step #1 - "ramble-style-tests": ca-certificates 2023.01.10-h06a4308_0 --> 2023.08.22-h06a4308_0
Step #1 - "ramble-style-tests": certifi 2022.12.7-py39h06a4308_0 --> 2023.11.17-py39h06a4308_0
Step #1 - "ramble-style-tests": cffi 1.14.6-py39h400218f_0 --> 1.16.0-py39h5eee18b_0
Step #1 - "ramble-style-tests": cfgv 3.3.1-py39h06a4308_0 --> 3.4.0-py39h06a4308_0
Step #1 - "ramble-style-tests": conda 4.10.3-py39h06a4308_0 --> 23.9.0-py39h06a4308_0
Step #1 - "ramble-style-tests": conda-package-han~ 1.7.3-py39h27cfd23_1 --> 2.2.0-py39h06a4308_0
Step #1 - "ramble-style-tests": cryptography 3.4.7-py39hd23ed53_0 --> 41.0.3-py39hdda0065_0
Step #1 - "ramble-style-tests": filelock 3.9.0-py39h06a4308_0 --> 3.13.1-py39h06a4308_0
Step #1 - "ramble-style-tests": frozenlist 1.3.3-py39h5eee18b_0 --> 1.4.0-py39h5eee18b_0
Step #1 - "ramble-style-tests": google-auth pkgs/main/noarch::google-auth-2.6.0-p~ --> pkgs/main/linux-64::google-auth-2.22.0-py39h06a4308_0
Step #1 - "ramble-style-tests": grpc-cpp 1.48.2-h5bf31a4_0 --> 1.48.2-he1ff14a_3
Step #1 - "ramble-style-tests": grpcio 1.48.2-py39h5bf31a4_0 --> 1.48.2-py39he1ff14a_3
Step #1 - "ramble-style-tests": idna pkgs/main/noarch::idna-2.10-pyhd3eb1b~ --> pkgs/main/linux-64::idna-3.4-py39h06a4308_0
Step #1 - "ramble-style-tests": ld_impl_linux-64 2.35.1-h7274673_9 --> 2.38-h1181459_1
Step #1 - "ramble-style-tests": libffi 3.3-he6710b0_2 --> 3.4.4-h6a678d5_0
Step #1 - "ramble-style-tests": multidict 6.0.2-py39h5eee18b_0 --> 6.0.4-py39h5eee18b_0
Step #1 - "ramble-style-tests": ncurses 6.2-he6710b0_1 --> 6.4-h6a678d5_0
Step #1 - "ramble-style-tests": openssl 1.1.1t-h7f8727e_0 --> 3.0.12-h7f8727e_0
Step #1 - "ramble-style-tests": packaging 23.0-py39h06a4308_0 --> 23.1-py39h06a4308_0
Step #1 - "ramble-style-tests": pip 21.1.3-py39h06a4308_0 --> 23.3.1-py39h06a4308_0
Step #1 - "ramble-style-tests": pycosat 0.6.3-py39h27cfd23_0 --> 0.6.6-py39h5eee18b_0
Step #1 - "ramble-style-tests": pycparser 2.20-py_2 --> 2.21-pyhd3eb1b0_0
Step #1 - "ramble-style-tests": pyopenssl pkgs/main/noarch::pyopenssl-20.0.1-py~ --> pkgs/main/linux-64::pyopenssl-23.2.0-py39h06a4308_0
Step #1 - "ramble-style-tests": python 3.9.5-h12debd9_4 --> 3.9.18-h955ad1f_0
Step #1 - "ramble-style-tests": pyyaml 6.0-py39h5eee18b_1 --> 6.0.1-py39h5eee18b_0
Step #1 - "ramble-style-tests": readline 8.1-h27cfd23_0 --> 8.2-h5eee18b_0
Step #1 - "ramble-style-tests": requests pkgs/main/noarch::requests-2.25.1-pyh~ --> pkgs/main/linux-64::requests-2.31.0-py39h06a4308_0
Step #1 - "ramble-style-tests": setuptools 52.0.0-py39h06a4308_0 --> 68.0.0-py39h06a4308_0
Step #1 - "ramble-style-tests": six 1.16.0-pyhd3eb1b0_0 --> 1.16.0-pyhd3eb1b0_1
Step #1 - "ramble-style-tests": sqlite 3.36.0-hc218d9a_0 --> 3.41.2-h5eee18b_0
Step #1 - "ramble-style-tests": tk 8.6.10-hbc83047_0 --> 8.6.12-h1ccaba5_0
Step #1 - "ramble-style-tests": tqdm pkgs/main/noarch::tqdm-4.61.2-pyhd3eb~ --> pkgs/main/linux-64::tqdm-4.65.0-py39hb070fc8_0
Step #1 - "ramble-style-tests": tzdata 2021a-h52ac0ba_0 --> 2023c-h04d1e81_0
Step #1 - "ramble-style-tests": urllib3 pkgs/main/noarch::urllib3-1.26.6-pyhd~ --> pkgs/main/linux-64::urllib3-1.26.18-py39h06a4308_0
Step #1 - "ramble-style-tests": wheel pkgs/main/noarch::wheel-0.36.2-pyhd3e~ --> pkgs/main/linux-64::wheel-0.41.2-py39h06a4308_0
Step #1 - "ramble-style-tests": xz 5.2.5-h7b6447c_0 --> 5.4.5-h5eee18b_0
Step #1 - "ramble-style-tests": yarl 1.8.1-py39h5eee18b_0 --> 1.9.3-py39h5eee18b_0
Step #1 - "ramble-style-tests":
Step #1 - "ramble-style-tests":
Step #1 - "ramble-style-tests": Preparing transaction: ...working... done
Step #1 - "ramble-style-tests": Verifying transaction: ...working... done
Step #1 - "ramble-style-tests": Executing transaction: ...working... done
Step #1 - "ramble-style-tests": usage: ramble [-hkV] [--color {always,never,auto}] COMMAND ...
Step #1 - "ramble-style-tests":
Step #1 - "ramble-style-tests": A flexible benchmark experiment manager.
Step #1 - "ramble-style-tests":
Step #1 - "ramble-style-tests": These are common ramble commands:
Step #1 - "ramble-style-tests":
Step #1 - "ramble-style-tests": application dev:
Step #1 - "ramble-style-tests": edit open application files in $EDITOR
Step #1 - "ramble-style-tests":
Step #1 - "ramble-style-tests": query applications:
Step #1 - "ramble-style-tests": list list and search available applications
Step #1 - "ramble-style-tests": info get detailed information on a particular application
Step #1 - "ramble-style-tests": mods list and get information on available modifiers
Step #1 - "ramble-style-tests":
Step #1 - "ramble-style-tests": results:
Step #1 - "ramble-style-tests": results import experiment results from file
Step #1 - "ramble-style-tests":
Step #1 - "ramble-style-tests": workspaces:
Step #1 - "ramble-style-tests": on "And now's the time, the time is now" (execute workspace experiments)
Step #1 - "ramble-style-tests": workspace manage experiment workspaces
Step #1 - "ramble-style-tests":
Step #1 - "ramble-style-tests": optional arguments:
Step #1 - "ramble-style-tests": --color {always,never,auto}
Step #1 - "ramble-style-tests": when to colorize output (default: auto)
Step #1 - "ramble-style-tests": -V, --version show version number and exit
Step #1 - "ramble-style-tests": -h, --help show this help message and exit
Step #1 - "ramble-style-tests": -k, --insecure do not check ssl certificates when downloading
Step #1 - "ramble-style-tests":
Step #1 - "ramble-style-tests": more help:
Step #1 - "ramble-style-tests": ramble help --all list all commands and options
Step #1 - "ramble-style-tests": ramble help <command> help on a specific command
Step #1 - "ramble-style-tests": ramble help --spec help on the application specification syntax
Step #1 - "ramble-style-tests": ramble docs open https://ramble.rtfd.io/ in a browser
Finished Step #1 - "ramble-style-tests"
PUSH
DONE
Loading