Skip to content

Instantly share code, notes, and snippets.

@r-rmcgibbo
Created March 18, 2021 16:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save r-rmcgibbo/8a79dd382a7c8efcb463d912fa205c7c to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/8a79dd382a7c8efcb463d912fa205c7c to your computer and use it in GitHub Desktop.
system: aarch64-linux | build_time: 4 seconds | https://github.com/NixOS/nixpkgs/pull/116752
Sourcing python-remove-tests-dir-hook
Sourcing python-catch-conflicts-hook.sh
Sourcing python-remove-bin-bytecode-hook.sh
Sourcing setuptools-build-hook
Using setuptoolsBuildPhase
Using setuptoolsShellHook
Sourcing pip-install-hook
Using pipInstallPhase
Sourcing python-imports-check-hook.sh
Using pythonImportsCheckPhase
Sourcing python-namespaces-hook
Sourcing setuptools-check-hook
Using setuptoolsCheckPhase
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/i0iy16kj23nnvlvqx7qc5mxl4qshv92n-source
source root is source
setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/setup.py
@nix { "action": "setPhase", "phase": "patchPhase" }
patching sources
@nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" }
updateAutotoolsGnuConfigScriptsPhase
@nix { "action": "setPhase", "phase": "configurePhase" }
configuring
no configure script, doing nothing
@nix { "action": "setPhase", "phase": "buildPhase" }
building
Executing setuptoolsBuildPhase
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/aws_google_auth
copying aws_google_auth/google.py -> build/lib/aws_google_auth
copying aws_google_auth/amazon.py -> build/lib/aws_google_auth
copying aws_google_auth/__init__.py -> build/lib/aws_google_auth
copying aws_google_auth/_version.py -> build/lib/aws_google_auth
copying aws_google_auth/u2f.py -> build/lib/aws_google_auth
copying aws_google_auth/configuration.py -> build/lib/aws_google_auth
copying aws_google_auth/util.py -> build/lib/aws_google_auth
creating build/lib/aws_google_auth/tests
copying aws_google_auth/tests/test_amazon.py -> build/lib/aws_google_auth/tests
copying aws_google_auth/tests/test_python_version.py -> build/lib/aws_google_auth/tests
copying aws_google_auth/tests/test_configuration_persistence.py -> build/lib/aws_google_auth/tests
copying aws_google_auth/tests/test_args_parser.py -> build/lib/aws_google_auth/tests
copying aws_google_auth/tests/__init__.py -> build/lib/aws_google_auth/tests
copying aws_google_auth/tests/test_configuration.py -> build/lib/aws_google_auth/tests
copying aws_google_auth/tests/test_config_parser.py -> build/lib/aws_google_auth/tests
copying aws_google_auth/tests/test_init.py -> build/lib/aws_google_auth/tests
copying aws_google_auth/tests/test_util.py -> build/lib/aws_google_auth/tests
copying aws_google_auth/tests/test_backwards_compatibility.py -> build/lib/aws_google_auth/tests
copying aws_google_auth/tests/test_google.py -> build/lib/aws_google_auth/tests
installing to build/bdist.linux-aarch64/wheel
running install
running install_lib
creating build/bdist.linux-aarch64
creating build/bdist.linux-aarch64/wheel
creating build/bdist.linux-aarch64/wheel/aws_google_auth
copying build/lib/aws_google_auth/google.py -> build/bdist.linux-aarch64/wheel/aws_google_auth
copying build/lib/aws_google_auth/amazon.py -> build/bdist.linux-aarch64/wheel/aws_google_auth
copying build/lib/aws_google_auth/__init__.py -> build/bdist.linux-aarch64/wheel/aws_google_auth
copying build/lib/aws_google_auth/_version.py -> build/bdist.linux-aarch64/wheel/aws_google_auth
copying build/lib/aws_google_auth/u2f.py -> build/bdist.linux-aarch64/wheel/aws_google_auth
copying build/lib/aws_google_auth/configuration.py -> build/bdist.linux-aarch64/wheel/aws_google_auth
creating build/bdist.linux-aarch64/wheel/aws_google_auth/tests
copying build/lib/aws_google_auth/tests/test_amazon.py -> build/bdist.linux-aarch64/wheel/aws_google_auth/tests
copying build/lib/aws_google_auth/tests/test_python_version.py -> build/bdist.linux-aarch64/wheel/aws_google_auth/tests
copying build/lib/aws_google_auth/tests/test_configuration_persistence.py -> build/bdist.linux-aarch64/wheel/aws_google_auth/tests
copying build/lib/aws_google_auth/tests/test_args_parser.py -> build/bdist.linux-aarch64/wheel/aws_google_auth/tests
copying build/lib/aws_google_auth/tests/__init__.py -> build/bdist.linux-aarch64/wheel/aws_google_auth/tests
copying build/lib/aws_google_auth/tests/test_configuration.py -> build/bdist.linux-aarch64/wheel/aws_google_auth/tests
copying build/lib/aws_google_auth/tests/test_config_parser.py -> build/bdist.linux-aarch64/wheel/aws_google_auth/tests
copying build/lib/aws_google_auth/tests/test_init.py -> build/bdist.linux-aarch64/wheel/aws_google_auth/tests
copying build/lib/aws_google_auth/tests/test_util.py -> build/bdist.linux-aarch64/wheel/aws_google_auth/tests
copying build/lib/aws_google_auth/tests/test_backwards_compatibility.py -> build/bdist.linux-aarch64/wheel/aws_google_auth/tests
copying build/lib/aws_google_auth/tests/test_google.py -> build/bdist.linux-aarch64/wheel/aws_google_auth/tests
copying build/lib/aws_google_auth/util.py -> build/bdist.linux-aarch64/wheel/aws_google_auth
running install_egg_info
running egg_info
creating aws_google_auth.egg-info
writing aws_google_auth.egg-info/PKG-INFO
writing dependency_links to aws_google_auth.egg-info/dependency_links.txt
writing entry points to aws_google_auth.egg-info/entry_points.txt
writing requirements to aws_google_auth.egg-info/requires.txt
writing top-level names to aws_google_auth.egg-info/top_level.txt
writing manifest file 'aws_google_auth.egg-info/SOURCES.txt'
reading manifest file 'aws_google_auth.egg-info/SOURCES.txt'
writing manifest file 'aws_google_auth.egg-info/SOURCES.txt'
Copying aws_google_auth.egg-info to build/bdist.linux-aarch64/wheel/aws_google_auth-0.0.37-py3.8.egg-info
running install_scripts
adding license file "LICENSE.txt" (matched pattern "LICEN[CS]E*")
creating build/bdist.linux-aarch64/wheel/aws_google_auth-0.0.37.dist-info/WHEEL
creating 'dist/aws_google_auth-0.0.37-py3-none-any.whl' and adding 'build/bdist.linux-aarch64/wheel' to it
adding 'aws_google_auth/__init__.py'
adding 'aws_google_auth/_version.py'
adding 'aws_google_auth/amazon.py'
adding 'aws_google_auth/configuration.py'
adding 'aws_google_auth/google.py'
adding 'aws_google_auth/u2f.py'
adding 'aws_google_auth/util.py'
adding 'aws_google_auth/tests/__init__.py'
adding 'aws_google_auth/tests/test_amazon.py'
adding 'aws_google_auth/tests/test_args_parser.py'
adding 'aws_google_auth/tests/test_backwards_compatibility.py'
adding 'aws_google_auth/tests/test_config_parser.py'
adding 'aws_google_auth/tests/test_configuration.py'
adding 'aws_google_auth/tests/test_configuration_persistence.py'
adding 'aws_google_auth/tests/test_google.py'
adding 'aws_google_auth/tests/test_init.py'
adding 'aws_google_auth/tests/test_python_version.py'
adding 'aws_google_auth/tests/test_util.py'
adding 'aws_google_auth-0.0.37.dist-info/LICENSE.txt'
adding 'aws_google_auth-0.0.37.dist-info/METADATA'
adding 'aws_google_auth-0.0.37.dist-info/WHEEL'
adding 'aws_google_auth-0.0.37.dist-info/entry_points.txt'
adding 'aws_google_auth-0.0.37.dist-info/top_level.txt'
adding 'aws_google_auth-0.0.37.dist-info/RECORD'
removing build/bdist.linux-aarch64/wheel
Finished executing setuptoolsBuildPhase
@nix { "action": "setPhase", "phase": "installPhase" }
installing
Executing pipInstallPhase
/build/source/dist /build/source
Processing ./aws_google_auth-0.0.37-py3-none-any.whl
Requirement already satisfied: requests in /nix/store/izsx4zansdskx4b7g7b7wdqkprdkwncn-python3.8-requests-2.25.1/lib/python3.8/site-packages (from aws-google-auth==0.0.37) (2.25.1)
Requirement already satisfied: keyring in /nix/store/hqfds913crdlg0pz5wx9jm25nh8r67fz-python3.8-keyring-21.5.0/lib/python3.8/site-packages (from aws-google-auth==0.0.37) (21.5.0)
Requirement already satisfied: configparser in /nix/store/3cm414j8vmcza2gjjahs45nzxmdq6c55-python3.8-configparser-5.0.1/lib/python3.8/site-packages (from aws-google-auth==0.0.37) (5.0.1)
Requirement already satisfied: keyrings.alt in /nix/store/wjksh6ardnys83qdyzbcg941dmwvrgv5-python3.8-keyrings.alt-4.0.2/lib/python3.8/site-packages (from aws-google-auth==0.0.37) (4.0.2)
Requirement already satisfied: filelock in /nix/store/i44g95xcphsaq1mlfj7fs6pybn80f761-python3.8-filelock-3.0.12/lib/python3.8/site-packages (from aws-google-auth==0.0.37) (3.0.12)
Requirement already satisfied: boto3 in /nix/store/h86cxjl0w00knh1xfj71hfixpahjn7ni-python3.8-boto3-1.17.30/lib/python3.8/site-packages (from aws-google-auth==0.0.37) (1.17.30)
Requirement already satisfied: lxml in /nix/store/z2rcj454fcw8is6vkh3wz8gh5ffm87pb-python3.8-lxml-4.6.2/lib/python3.8/site-packages (from aws-google-auth==0.0.37) (4.6.2)
Requirement already satisfied: tzlocal in /nix/store/qxg0kz2fqmmf9x3y1lyz5wr783nx9q1f-python3.8-tzlocal-2.1/lib/python3.8/site-packages (from aws-google-auth==0.0.37) (2.1)
Requirement already satisfied: Pillow in /nix/store/ffjrabnins4a2ygi4c70w59clihf3f1i-python3.8-Pillow-8.1.1/lib/python3.8/site-packages (from aws-google-auth==0.0.37) (8.1.1)
Requirement already satisfied: beautifulsoup4 in /nix/store/514a8fkfs99j6a7q8pra96g8xwpyb958-python3.8-beautifulsoup4-4.9.3/lib/python3.8/site-packages (from aws-google-auth==0.0.37) (4.9.3)
Requirement already satisfied: six in /nix/store/297qnsllxb0jxny1qk9bk2wvhpivzcx0-python3.8-six-1.15.0/lib/python3.8/site-packages (from aws-google-auth==0.0.37) (1.15.0)
Requirement already satisfied: tabulate in /nix/store/isbym325c3lfkc5jjssaqli17hj36qla-python3.8-tabulate-0.8.8/lib/python3.8/site-packages (from aws-google-auth==0.0.37) (0.8.8)
Requirement already satisfied: soupsieve>1.2 in /nix/store/rlcdyxnn5p178zmzga619b671p33kqnr-python3.8-soupsieve-2.0.1/lib/python3.8/site-packages (from beautifulsoup4->aws-google-auth==0.0.37) (2.0.1)
Requirement already satisfied: s3transfer<0.4.0,>=0.3.0 in /nix/store/bm2zgs5xjvqrk2k6jv832igvyqp71lg9-python3.8-s3transfer-0.3.4/lib/python3.8/site-packages (from boto3->aws-google-auth==0.0.37) (0.3.4)
Requirement already satisfied: botocore<1.21.0,>=1.20.30 in /nix/store/p5fbxfzf89xmvywlpaqssa43m5j59f6j-python3.8-botocore-1.20.30/lib/python3.8/site-packages (from boto3->aws-google-auth==0.0.37) (1.20.30)
Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /nix/store/h6mxxnl37zxld21y4pfdw3lyhnbb38w7-python3.8-jmespath-0.10.0/lib/python3.8/site-packages (from boto3->aws-google-auth==0.0.37) (0.10.0)
Requirement already satisfied: urllib3<1.27,>=1.25.4 in /nix/store/p952ss6amdjfm9zy51qx0fh5b0hc89wg-python3.8-urllib3-1.26.3/lib/python3.8/site-packages (from botocore<1.21.0,>=1.20.30->boto3->aws-google-auth==0.0.37) (1.26.3)
Requirement already satisfied: python-dateutil<3.0.0,>=2.1 in /nix/store/i2820g6iww87vyrc88pi8c465a8nwphy-python3.8-python-dateutil-2.8.1/lib/python3.8/site-packages (from botocore<1.21.0,>=1.20.30->boto3->aws-google-auth==0.0.37) (2.8.1)
Requirement already satisfied: SecretStorage>=3.2 in /nix/store/7y4i3kfnpigqqps84vyvrqgnkr1nm5s7-python3.8-secretstorage-3.3.1/lib/python3.8/site-packages (from keyring->aws-google-auth==0.0.37) (3.3.1)
Requirement already satisfied: jeepney>=0.4.2 in /nix/store/8i9crgd91xzaysq56nsrn9p9lc4dqd2f-python3.8-jeepney-0.6.0/lib/python3.8/site-packages (from keyring->aws-google-auth==0.0.37) (0.6.0)
Requirement already satisfied: cryptography>=2.0 in /nix/store/f5d49japzc2f4jvfc9krlb1bbv42rnw7-python3.8-cryptography-3.4.6/lib/python3.8/site-packages (from SecretStorage>=3.2->keyring->aws-google-auth==0.0.37) (3.4.6)
Requirement already satisfied: cffi>=1.12 in /nix/store/nrxvnx4id2mvhps1i7r7wjmc8d5k0r5q-python3.8-cffi-1.14.5/lib/python3.8/site-packages (from cryptography>=2.0->SecretStorage>=3.2->keyring->aws-google-auth==0.0.37) (1.14.5)
Requirement already satisfied: pycparser in /nix/store/l3wqh9jfhbdpv5hbkwnjc9qmgw50hg7f-python3.8-pycparser-2.20/lib/python3.8/site-packages (from cffi>=1.12->cryptography>=2.0->SecretStorage>=3.2->keyring->aws-google-auth==0.0.37) (2.20)
Requirement already satisfied: certifi>=2017.4.17 in /nix/store/ysy3j81q1xqif6ymp9zsh7hggh061jph-python3.8-certifi-2020.12.5/lib/python3.8/site-packages (from requests->aws-google-auth==0.0.37) (2020.12.5)
Requirement already satisfied: idna<3,>=2.5 in /nix/store/gcv25pc0zhxbj5p8z5h40s9n4wapwpbp-python3.8-idna-2.10/lib/python3.8/site-packages (from requests->aws-google-auth==0.0.37) (2.10)
Requirement already satisfied: chardet<5,>=3.0.2 in /nix/store/hlaizclgicn1wm57k6yfqnkcdjrmxavp-python3.8-chardet-3.0.4/lib/python3.8/site-packages (from requests->aws-google-auth==0.0.37) (3.0.4)
Requirement already satisfied: pytz in /nix/store/3mag1ipd8avldyf7171i67jd8xbj2fxg-python3.8-pytz-2021.1/lib/python3.8/site-packages (from tzlocal->aws-google-auth==0.0.37) (2021.1)
Installing collected packages: aws-google-auth
Successfully installed aws-google-auth-0.0.37
/build/source
Finished executing pipInstallPhase
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/89nw9666gal5n35ar23b2sv1fzlh4myx-aws-google-auth-0.0.37
strip is /nix/store/f73f3xbwv4zafyms2gi3djfgb9h3791b-binutils-2.35.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/89nw9666gal5n35ar23b2sv1fzlh4myx-aws-google-auth-0.0.37/lib /nix/store/89nw9666gal5n35ar23b2sv1fzlh4myx-aws-google-auth-0.0.37/bin
patching script interpreter paths in /nix/store/89nw9666gal5n35ar23b2sv1fzlh4myx-aws-google-auth-0.0.37
checking for references to /build/ in /nix/store/89nw9666gal5n35ar23b2sv1fzlh4myx-aws-google-auth-0.0.37...
Rewriting #!/nix/store/jhac19hl1qq3qgrna4y06v1kyngszlvb-python3-3.8.8/bin/python3.8 to #!/nix/store/jhac19hl1qq3qgrna4y06v1kyngszlvb-python3-3.8.8
wrapping `/nix/store/89nw9666gal5n35ar23b2sv1fzlh4myx-aws-google-auth-0.0.37/bin/aws-google-auth'...
Executing pythonRemoveTestsDir
Finished executing pythonRemoveTestsDir
@nix { "action": "setPhase", "phase": "installCheckPhase" }
running install tests
no Makefile or custom installCheckPhase, doing nothing
@nix { "action": "setPhase", "phase": "pythonCatchConflictsPhase" }
pythonCatchConflictsPhase
@nix { "action": "setPhase", "phase": "pythonRemoveBinBytecodePhase" }
pythonRemoveBinBytecodePhase
@nix { "action": "setPhase", "phase": "pythonImportsCheckPhase" }
pythonImportsCheckPhase
Executing pythonImportsCheckPhase
@nix { "action": "setPhase", "phase": "setuptoolsCheckPhase" }
setuptoolsCheckPhase
Executing setuptoolsCheckPhase
running test
WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox.
running egg_info
writing aws_google_auth.egg-info/PKG-INFO
writing dependency_links to aws_google_auth.egg-info/dependency_links.txt
writing entry points to aws_google_auth.egg-info/entry_points.txt
writing requirements to aws_google_auth.egg-info/requires.txt
writing top-level names to aws_google_auth.egg-info/top_level.txt
reading manifest file 'aws_google_auth.egg-info/SOURCES.txt'
writing manifest file 'aws_google_auth.egg-info/SOURCES.txt'
running build_ext
test_invalid_saml_bad_input (aws_google_auth.tests.test_amazon.TestAmazon) ... ok
test_invalid_saml_expired_before_valid (aws_google_auth.tests.test_amazon.TestAmazon) ... ok
test_invalid_saml_too_late (aws_google_auth.tests.test_amazon.TestAmazon) ... ok
test_invalid_saml_too_soon (aws_google_auth.tests.test_amazon.TestAmazon) ... ok
test_role_extraction (aws_google_auth.tests.test_amazon.TestAmazon) ... ok
test_role_extraction_too_many_commas (aws_google_auth.tests.test_amazon.TestAmazon) ... ok
test_sts_client (aws_google_auth.tests.test_amazon.TestAmazon) ... ok
test_sts_client_with_invalid_profile (aws_google_auth.tests.test_amazon.TestAmazon) ... ok
test_valid_saml (aws_google_auth.tests.test_amazon.TestAmazon) ... ok
test_ask_and_supply_role (aws_google_auth.tests.test_args_parser.TestPythonFailOnVersion) ... usage: aws-google-auth
[-h]
[-u USERNAME]
[-I IDP_ID]
[-S SP_ID]
[-R REGION]
[-d DURATION | --auto-duration]
[-p PROFILE]
[-A ACCOUNT]
[-D]
[-q]
[--bg-response BG_RESPONSE]
[--saml-assertion SAML_ASSERTION]
[--no-cache]
[--print-creds]
[--resolve-aliases]
[--save-failure-html]
[--save-saml-flow]
[-a | -r ROLE_ARN]
[-k]
[-l {debug,info,warn}]
[-V]
aws-google-auth: error: argument -r/--role-arn: not allowed with argument -a/--ask-role
ok
test_invalid_duration (aws_google_auth.tests.test_args_parser.TestPythonFailOnVersion)
Should fail parsing a non-int value for `-d`. ... usage: aws-google-auth
[-h]
[-u USERNAME]
[-I IDP_ID]
[-S SP_ID]
[-R REGION]
[-d DURATION | --auto-duration]
[-p PROFILE]
[-A ACCOUNT]
[-D]
[-q]
[--bg-response BG_RESPONSE]
[--saml-assertion SAML_ASSERTION]
[--no-cache]
[--print-creds]
[--resolve-aliases]
[--save-failure-html]
[--save-saml-flow]
[-a | -r ROLE_ARN]
[-k]
[-l {debug,info,warn}]
[-V]
aws-google-auth: error: argument -d/--duration: invalid int value: 'abce'
ok
test_no_arguments (aws_google_auth.tests.test_args_parser.TestPythonFailOnVersion)
This test case exists to validate the default settings of the args parser. ... ok
test_nocache (aws_google_auth.tests.test_args_parser.TestPythonFailOnVersion) ... ok
test_resolvealiases (aws_google_auth.tests.test_args_parser.TestPythonFailOnVersion) ... ok
test_username (aws_google_auth.tests.test_args_parser.TestPythonFailOnVersion) ... ok
test_configuration_backwards_compatibility (aws_google_auth.tests.test_backwards_compatibility.TestConfigurationPersistence) ... ok
test_cli_param_supplied (aws_google_auth.tests.test_config_parser.TestAccountProcessing) ... ok
test_with_environment (aws_google_auth.tests.test_config_parser.TestAccountProcessing) ... ok
test_cli_param_supplied (aws_google_auth.tests.test_config_parser.TestAskRoleProcessing) ... ok
test_default (aws_google_auth.tests.test_config_parser.TestAskRoleProcessing) ... ok
test_cli_param_supplied (aws_google_auth.tests.test_config_parser.TestBgResponseProcessing) ... ok
test_default (aws_google_auth.tests.test_config_parser.TestBgResponseProcessing) ... ok
test_cli_param_supplied (aws_google_auth.tests.test_config_parser.TestDurationProcessing) ... ok
test_default (aws_google_auth.tests.test_config_parser.TestDurationProcessing) ... ok
test_invalid_cli_param_supplied (aws_google_auth.tests.test_config_parser.TestDurationProcessing) ... usage: aws-google-auth
[-h]
[-u USERNAME]
[-I IDP_ID]
[-S SP_ID]
[-R REGION]
[-d DURATION | --auto-duration]
[-p PROFILE]
[-A ACCOUNT]
[-D]
[-q]
[--bg-response BG_RESPONSE]
[--saml-assertion SAML_ASSERTION]
[--no-cache]
[--print-creds]
[--resolve-aliases]
[--save-failure-html]
[--save-saml-flow]
[-a | -r ROLE_ARN]
[-k]
[-l {debug,info,warn}]
[-V]
aws-google-auth: error: argument -d/--duration: invalid int value: 'blart'
ok
test_with_environment (aws_google_auth.tests.test_config_parser.TestDurationProcessing) ... ok
test_cli_param_supplied (aws_google_auth.tests.test_config_parser.TestIDPProcessing) ... ok
test_default (aws_google_auth.tests.test_config_parser.TestIDPProcessing) ... ok
test_with_environment (aws_google_auth.tests.test_config_parser.TestIDPProcessing) ... ok
test_cli_param_supplied (aws_google_auth.tests.test_config_parser.TestProfileProcessing) ... ok
test_default (aws_google_auth.tests.test_config_parser.TestProfileProcessing) ... ok
test_with_environment (aws_google_auth.tests.test_config_parser.TestProfileProcessing) ... ok
test_cli_param_supplied (aws_google_auth.tests.test_config_parser.TestRegionProcessing) ... ok
test_with_environment (aws_google_auth.tests.test_config_parser.TestRegionProcessing) ... ok
test_cli_param_supplied (aws_google_auth.tests.test_config_parser.TestResolveAliasesProcessing) ... ok
test_default (aws_google_auth.tests.test_config_parser.TestResolveAliasesProcessing) ... ok
test_cli_param_supplied (aws_google_auth.tests.test_config_parser.TestRoleProcessing) ... ok
test_default (aws_google_auth.tests.test_config_parser.TestRoleProcessing) ... ok
test_with_environment (aws_google_auth.tests.test_config_parser.TestRoleProcessing) ... ok
test_cli_param_supplied (aws_google_auth.tests.test_config_parser.TestSPProcessing) ... ok
test_default (aws_google_auth.tests.test_config_parser.TestSPProcessing) ... ok
test_with_environment (aws_google_auth.tests.test_config_parser.TestSPProcessing) ... ok
test_cli_param_supplied (aws_google_auth.tests.test_config_parser.TestU2FDisabledProcessing) ... ok
test_default (aws_google_auth.tests.test_config_parser.TestU2FDisabledProcessing) ... ok
test_cli_param_supplied (aws_google_auth.tests.test_config_parser.TestUsernameProcessing) ... ok
test_default (aws_google_auth.tests.test_config_parser.TestUsernameProcessing) ... ok
test_with_environment (aws_google_auth.tests.test_config_parser.TestUsernameProcessing) ... ok
test_ask_role_invalid_values (aws_google_auth.tests.test_configuration.TestConfigurationMethods) ... ok
test_ask_role_optional (aws_google_auth.tests.test_configuration.TestConfigurationMethods) ... ok
test_ask_role_valid_values (aws_google_auth.tests.test_configuration.TestConfigurationMethods) ... ok
test_config_profile (aws_google_auth.tests.test_configuration.TestConfigurationMethods) ... ok
test_duration_defaults_to_max_duration (aws_google_auth.tests.test_configuration.TestConfigurationMethods) ... ok
test_duration_invalid_values (aws_google_auth.tests.test_configuration.TestConfigurationMethods) ... ok
test_duration_valid_values (aws_google_auth.tests.test_configuration.TestConfigurationMethods) ... ok
test_idp_id_invalid_values (aws_google_auth.tests.test_configuration.TestConfigurationMethods) ... ok
test_idp_id_valid_values (aws_google_auth.tests.test_configuration.TestConfigurationMethods) ... ok
test_password_invalid_values (aws_google_auth.tests.test_configuration.TestConfigurationMethods) ... ok
test_password_valid_values (aws_google_auth.tests.test_configuration.TestConfigurationMethods) ... ok
test_profile_defaults (aws_google_auth.tests.test_configuration.TestConfigurationMethods) ... ok
test_profile_defaults_to_sts (aws_google_auth.tests.test_configuration.TestConfigurationMethods) ... ok
test_profile_invalid_values (aws_google_auth.tests.test_configuration.TestConfigurationMethods) ... ok
test_profile_valid_values (aws_google_auth.tests.test_configuration.TestConfigurationMethods) ... ok
test_region_defaults_to_none (aws_google_auth.tests.test_configuration.TestConfigurationMethods) ... ok
test_region_invalid_values (aws_google_auth.tests.test_configuration.TestConfigurationMethods) ... ok
test_region_valid_values (aws_google_auth.tests.test_configuration.TestConfigurationMethods) ... ok
test_role_arn_invalid_values (aws_google_auth.tests.test_configuration.TestConfigurationMethods) ... ok
test_role_arn_is_optional (aws_google_auth.tests.test_configuration.TestConfigurationMethods) ... ok
test_role_arn_valid_values (aws_google_auth.tests.test_configuration.TestConfigurationMethods) ... ok
test_sp_id_invalid_values (aws_google_auth.tests.test_configuration.TestConfigurationMethods) ... ok
test_sp_id_valid_values (aws_google_auth.tests.test_configuration.TestConfigurationMethods) ... ok
test_u2f_disabled_invalid_values (aws_google_auth.tests.test_configuration.TestConfigurationMethods) ... ok
test_u2f_disabled_is_optional (aws_google_auth.tests.test_configuration.TestConfigurationMethods) ... ok
test_u2f_disabled_valid_values (aws_google_auth.tests.test_configuration.TestConfigurationMethods) ... ok
test_unicode_password (aws_google_auth.tests.test_configuration.TestConfigurationMethods) ... ok
test_username_invalid_values (aws_google_auth.tests.test_configuration.TestConfigurationMethods) ... ok
test_username_valid_values (aws_google_auth.tests.test_configuration.TestConfigurationMethods) ... ok
test_can_read_all_values (aws_google_auth.tests.test_configuration_persistence.TestConfigurationPersistence) ... ok
test_creating_new_profile (aws_google_auth.tests.test_configuration_persistence.TestConfigurationPersistence) ... ok
test_password_not_written (aws_google_auth.tests.test_configuration_persistence.TestConfigurationPersistence) ... ok
test_extra_step (aws_google_auth.tests.test_google.TestGoogle) ... ok
test_find_keyhandles (aws_google_auth.tests.test_google.TestGoogle) ... ok
test_parse_saml_with_save (aws_google_auth.tests.test_google.TestGoogle) ... ok
test_parse_saml_without_login (aws_google_auth.tests.test_google.TestGoogle) ... ok
test_parse_saml_without_save (aws_google_auth.tests.test_google.TestGoogle) ... ok
test_main_method_chaining (aws_google_auth.tests.test_init.TestInit) ... ok
test_main_method_has_no_parameters (aws_google_auth.tests.test_init.TestInit)
This is the entrypoint for the cli tool, and should require no parameters ... ok
test_process_auth_dont_resolve_alias (aws_google_auth.tests.test_init.TestInit) ... ok
test_process_auth_print_creds (aws_google_auth.tests.test_init.TestInit) ... ok
test_process_auth_specified_role (aws_google_auth.tests.test_init.TestInit) ... ok
test_process_auth_standard (aws_google_auth.tests.test_init.TestInit) ... ok
test_process_auth_with_profile (aws_google_auth.tests.test_init.TestInit) ... ok
test_process_auth_with_saml_cache (aws_google_auth.tests.test_init.TestInit) ... ok
test_python26 (aws_google_auth.tests.test_python_version.TestPythonFailOnVersion) ... ok
test_python27 (aws_google_auth.tests.test_python_version.TestPythonFailOnVersion) ... ok
test_python30 (aws_google_auth.tests.test_python_version.TestPythonFailOnVersion) ... ok
test_coalesce_many_arguments (aws_google_auth.tests.test_util.TestUtilMethods) ... ok
test_coalesce_no_arguments (aws_google_auth.tests.test_util.TestUtilMethods) ... ok
test_coalesce_one_argument (aws_google_auth.tests.test_util.TestUtilMethods) ... ok
test_coalesce_two_arguments (aws_google_auth.tests.test_util.TestUtilMethods) ... ok
test_get_password_when_not_tty (aws_google_auth.tests.test_util.TestUtilMethods) ... ok
test_get_password_when_tty (aws_google_auth.tests.test_util.TestUtilMethods) ... ok
test_unicode_to_string_if_needed (aws_google_auth.tests.test_util.TestUtilMethods) ... ok
test_unicode_to_string_if_needed_python_2 (aws_google_auth.tests.test_util.TestUtilMethods) ... ok
test_unicode_to_string_if_needed_python_3 (aws_google_auth.tests.test_util.TestUtilMethods) ... ok
----------------------------------------------------------------------
Ran 104 tests in 1.329s
OK
Finished executing setuptoolsCheckPhase
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment