Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: Workaround bug preventing Django test runs #3371

Merged
merged 2 commits into from
Jul 29, 2024

Conversation

szokeasaurusrex
Copy link
Member

Workaround pypa/setuptools#4519 by constraining setuptools72.0.0 when installing dependencies for Django tests.

Workaround pypa/setuptools#4519 by constraining `setuptools<72.0.0` when installing dependencies for Django tests.
Copy link

codecov bot commented Jul 29, 2024

Test Failures Detected: Due to failing tests, we cannot provide coverage reports at this time.

❌ Failed Test Results:

Completed 10410 tests with 88 failed, 8952 passed and 1370 skipped.

View the full list of failed tests

py3.10-common

  • Class name: tests.integrations.gcp.test_gcp
    Test name: test_error_has_existing_trace_context_performance_disabled

    .../integrations/gcp/test_gcp.py:503: in test_error_has_existing_trace_context_performance_disabled
    envelope_items, _ = run_cloud_function(
    .../integrations/gcp/test_gcp.py:107: in inner
    subprocess.check_call(
    .../hostedtoolcache/Python/3.10.14.../x64/lib/python3.10/subprocess.py:369: in check_call
    raise CalledProcessError(retcode, cmd)
    E subprocess.CalledProcessError: Command 'pip install ../*.tar.gz -t .' returned non-zero exit status 1.
  • Class name: tests.integrations.gcp.test_gcp
    Test name: test_error_has_existing_trace_context_performance_enabled

    .../integrations/gcp/test_gcp.py:450: in test_error_has_existing_trace_context_performance_enabled
    envelope_items, _ = run_cloud_function(
    .../integrations/gcp/test_gcp.py:107: in inner
    subprocess.check_call(
    .../hostedtoolcache/Python/3.10.14.../x64/lib/python3.10/subprocess.py:369: in check_call
    raise CalledProcessError(retcode, cmd)
    E subprocess.CalledProcessError: Command 'pip install ../*.tar.gz -t .' returned non-zero exit status 1.
  • Class name: tests.integrations.gcp.test_gcp
    Test name: test_error_has_new_trace_context_performance_disabled

    .../integrations/gcp/test_gcp.py:406: in test_error_has_new_trace_context_performance_disabled
    envelope_items, _ = run_cloud_function(
    .../integrations/gcp/test_gcp.py:107: in inner
    subprocess.check_call(
    .../hostedtoolcache/Python/3.10.14.../x64/lib/python3.10/subprocess.py:369: in check_call
    raise CalledProcessError(retcode, cmd)
    E subprocess.CalledProcessError: Command 'pip install ../*.tar.gz -t .' returned non-zero exit status 1.
  • Class name: tests.integrations.gcp.test_gcp
    Test name: test_error_has_new_trace_context_performance_enabled

    .../integrations/gcp/test_gcp.py:365: in test_error_has_new_trace_context_performance_enabled
    envelope_items, _ = run_cloud_function(
    .../integrations/gcp/test_gcp.py:107: in inner
    subprocess.check_call(
    .../hostedtoolcache/Python/3.10.14.../x64/lib/python3.10/subprocess.py:369: in check_call
    raise CalledProcessError(retcode, cmd)
    E subprocess.CalledProcessError: Command 'pip install ../*.tar.gz -t .' returned non-zero exit status 1.
  • Class name: tests.integrations.gcp.test_gcp
    Test name: test_handled_exception

    .../integrations/gcp/test_gcp.py:138: in test_handled_exception
    envelope_items, return_value = run_cloud_function(
    .../integrations/gcp/test_gcp.py:107: in inner
    subprocess.check_call(
    .../hostedtoolcache/Python/3.10.14.../x64/lib/python3.10/subprocess.py:369: in check_call
    raise CalledProcessError(retcode, cmd)
    E subprocess.CalledProcessError: Command 'pip install ../*.tar.gz -t .' returned non-zero exit status 1.
  • Class name: tests.integrations.gcp.test_gcp
    Test name: test_performance_error

    .../integrations/gcp/test_gcp.py:250: in test_performance_error
    envelope_items, _ = run_cloud_function(
    .../integrations/gcp/test_gcp.py:107: in inner
    subprocess.check_call(
    .../hostedtoolcache/Python/3.10.14.../x64/lib/python3.10/subprocess.py:369: in check_call
    raise CalledProcessError(retcode, cmd)
    E subprocess.CalledProcessError: Command 'pip install ../*.tar.gz -t .' returned non-zero exit status 1.
  • Class name: tests.integrations.gcp.test_gcp
    Test name: test_performance_no_error

    .../integrations/gcp/test_gcp.py:224: in test_performance_no_error
    envelope_items, _ = run_cloud_function(
    .../integrations/gcp/test_gcp.py:107: in inner
    subprocess.check_call(
    .../hostedtoolcache/Python/3.10.14.../x64/lib/python3.10/subprocess.py:369: in check_call
    raise CalledProcessError(retcode, cmd)
    E subprocess.CalledProcessError: Command 'pip install ../*.tar.gz -t .' returned non-zero exit status 1.
  • Class name: tests.integrations.gcp.test_gcp
    Test name: test_span_origin

    .../integrations/gcp/test_gcp.py:543: in test_span_origin
    events, _ = run_cloud_function(
    .../integrations/gcp/test_gcp.py:107: in inner
    subprocess.check_call(
    .../hostedtoolcache/Python/3.10.14.../x64/lib/python3.10/subprocess.py:369: in check_call
    raise CalledProcessError(retcode, cmd)
    E subprocess.CalledProcessError: Command 'pip install ../*.tar.gz -t .' returned non-zero exit status 1.
  • Class name: tests.integrations.gcp.test_gcp
    Test name: test_timeout_error

    .../integrations/gcp/test_gcp.py:193: in test_timeout_error
    envelope_items, _ = run_cloud_function(
    .../integrations/gcp/test_gcp.py:107: in inner
    subprocess.check_call(
    .../hostedtoolcache/Python/3.10.14.../x64/lib/python3.10/subprocess.py:369: in check_call
    raise CalledProcessError(retcode, cmd)
    E subprocess.CalledProcessError: Command 'pip install ../*.tar.gz -t .' returned non-zero exit status 1.
  • Class name: tests.integrations.gcp.test_gcp
    Test name: test_traces_sampler_gets_correct_values_in_sampling_context

    .../integrations/gcp/test_gcp.py:292: in test_traces_sampler_gets_correct_values_in_sampling_context
    _, return_value = run_cloud_function(
    .../integrations/gcp/test_gcp.py:107: in inner
    subprocess.check_call(
    .../hostedtoolcache/Python/3.10.14.../x64/lib/python3.10/subprocess.py:369: in check_call
    raise CalledProcessError(retcode, cmd)
    E subprocess.CalledProcessError: Command 'pip install ../*.tar.gz -t .' returned non-zero exit status 1.
  • Class name: tests.integrations.gcp.test_gcp
    Test name: test_unhandled_exception

    .../integrations/gcp/test_gcp.py:165: in test_unhandled_exception
    envelope_items, _ = run_cloud_function(
    .../integrations/gcp/test_gcp.py:107: in inner
    subprocess.check_call(
    .../hostedtoolcache/Python/3.10.14.../x64/lib/python3.10/subprocess.py:369: in check_call
    raise CalledProcessError(retcode, cmd)
    E subprocess.CalledProcessError: Command 'pip install ../*.tar.gz -t .' returned non-zero exit status 1.

py3.10-gevent

  • Class name: tests.integrations.gcp.test_gcp
    Test name: test_error_has_existing_trace_context_performance_disabled

    .../integrations/gcp/test_gcp.py:503: in test_error_has_existing_trace_context_performance_disabled
    envelope_items, _ = run_cloud_function(
    .../integrations/gcp/test_gcp.py:107: in inner
    subprocess.check_call(
    .../hostedtoolcache/Python/3.10.14.../x64/lib/python3.10/subprocess.py:369: in check_call
    raise CalledProcessError(retcode, cmd)
    E subprocess.CalledProcessError: Command 'pip install ../*.tar.gz -t .' returned non-zero exit status 1.
  • Class name: tests.integrations.gcp.test_gcp
    Test name: test_error_has_existing_trace_context_performance_enabled

    .../integrations/gcp/test_gcp.py:450: in test_error_has_existing_trace_context_performance_enabled
    envelope_items, _ = run_cloud_function(
    .../integrations/gcp/test_gcp.py:107: in inner
    subprocess.check_call(
    .../hostedtoolcache/Python/3.10.14.../x64/lib/python3.10/subprocess.py:369: in check_call
    raise CalledProcessError(retcode, cmd)
    E subprocess.CalledProcessError: Command 'pip install ../*.tar.gz -t .' returned non-zero exit status 1.
  • Class name: tests.integrations.gcp.test_gcp
    Test name: test_error_has_new_trace_context_performance_disabled

    .../integrations/gcp/test_gcp.py:406: in test_error_has_new_trace_context_performance_disabled
    envelope_items, _ = run_cloud_function(
    .../integrations/gcp/test_gcp.py:107: in inner
    subprocess.check_call(
    .../hostedtoolcache/Python/3.10.14.../x64/lib/python3.10/subprocess.py:369: in check_call
    raise CalledProcessError(retcode, cmd)
    E subprocess.CalledProcessError: Command 'pip install ../*.tar.gz -t .' returned non-zero exit status 1.
  • Class name: tests.integrations.gcp.test_gcp
    Test name: test_error_has_new_trace_context_performance_enabled

    .../integrations/gcp/test_gcp.py:365: in test_error_has_new_trace_context_performance_enabled
    envelope_items, _ = run_cloud_function(
    .../integrations/gcp/test_gcp.py:107: in inner
    subprocess.check_call(
    .../hostedtoolcache/Python/3.10.14.../x64/lib/python3.10/subprocess.py:369: in check_call
    raise CalledProcessError(retcode, cmd)
    E subprocess.CalledProcessError: Command 'pip install ../*.tar.gz -t .' returned non-zero exit status 1.
  • Class name: tests.integrations.gcp.test_gcp
    Test name: test_handled_exception

    .../integrations/gcp/test_gcp.py:138: in test_handled_exception
    envelope_items, return_value = run_cloud_function(
    .../integrations/gcp/test_gcp.py:107: in inner
    subprocess.check_call(
    .../hostedtoolcache/Python/3.10.14.../x64/lib/python3.10/subprocess.py:369: in check_call
    raise CalledProcessError(retcode, cmd)
    E subprocess.CalledProcessError: Command 'pip install ../*.tar.gz -t .' returned non-zero exit status 1.
  • Class name: tests.integrations.gcp.test_gcp
    Test name: test_performance_error

    .../integrations/gcp/test_gcp.py:250: in test_performance_error
    envelope_items, _ = run_cloud_function(
    .../integrations/gcp/test_gcp.py:107: in inner
    subprocess.check_call(
    .../hostedtoolcache/Python/3.10.14.../x64/lib/python3.10/subprocess.py:369: in check_call
    raise CalledProcessError(retcode, cmd)
    E subprocess.CalledProcessError: Command 'pip install ../*.tar.gz -t .' returned non-zero exit status 1.
  • Class name: tests.integrations.gcp.test_gcp
    Test name: test_performance_no_error

    .../integrations/gcp/test_gcp.py:224: in test_performance_no_error
    envelope_items, _ = run_cloud_function(
    .../integrations/gcp/test_gcp.py:107: in inner
    subprocess.check_call(
    .../hostedtoolcache/Python/3.10.14.../x64/lib/python3.10/subprocess.py:369: in check_call
    raise CalledProcessError(retcode, cmd)
    E subprocess.CalledProcessError: Command 'pip install ../*.tar.gz -t .' returned non-zero exit status 1.
  • Class name: tests.integrations.gcp.test_gcp
    Test name: test_span_origin

    .../integrations/gcp/test_gcp.py:543: in test_span_origin
    events, _ = run_cloud_function(
    .../integrations/gcp/test_gcp.py:107: in inner
    subprocess.check_call(
    .../hostedtoolcache/Python/3.10.14.../x64/lib/python3.10/subprocess.py:369: in check_call
    raise CalledProcessError(retcode, cmd)
    E subprocess.CalledProcessError: Command 'pip install ../*.tar.gz -t .' returned non-zero exit status 1.
  • Class name: tests.integrations.gcp.test_gcp
    Test name: test_timeout_error

    .../integrations/gcp/test_gcp.py:193: in test_timeout_error
    envelope_items, _ = run_cloud_function(
    .../integrations/gcp/test_gcp.py:107: in inner
    subprocess.check_call(
    .../hostedtoolcache/Python/3.10.14.../x64/lib/python3.10/subprocess.py:369: in check_call
    raise CalledProcessError(retcode, cmd)
    E subprocess.CalledProcessError: Command 'pip install ../*.tar.gz -t .' returned non-zero exit status 1.
  • Class name: tests.integrations.gcp.test_gcp
    Test name: test_traces_sampler_gets_correct_values_in_sampling_context

    .../integrations/gcp/test_gcp.py:292: in test_traces_sampler_gets_correct_values_in_sampling_context
    _, return_value = run_cloud_function(
    .../integrations/gcp/test_gcp.py:107: in inner
    subprocess.check_call(
    .../hostedtoolcache/Python/3.10.14.../x64/lib/python3.10/subprocess.py:369: in check_call
    raise CalledProcessError(retcode, cmd)
    E subprocess.CalledProcessError: Command 'pip install ../*.tar.gz -t .' returned non-zero exit status 1.
  • Class name: tests.integrations.gcp.test_gcp
    Test name: test_unhandled_exception

    .../integrations/gcp/test_gcp.py:165: in test_unhandled_exception
    envelope_items, _ = run_cloud_function(
    .../integrations/gcp/test_gcp.py:107: in inner
    subprocess.check_call(
    .../hostedtoolcache/Python/3.10.14.../x64/lib/python3.10/subprocess.py:369: in check_call
    raise CalledProcessError(retcode, cmd)
    E subprocess.CalledProcessError: Command 'pip install ../*.tar.gz -t .' returned non-zero exit status 1.

py3.11-common

  • Class name: tests.integrations.gcp.test_gcp
    Test name: test_error_has_existing_trace_context_performance_disabled

    .../integrations/gcp/test_gcp.py:503: in test_error_has_existing_trace_context_performance_disabled
    envelope_items, _ = run_cloud_function(
    .../integrations/gcp/test_gcp.py:107: in inner
    subprocess.check_call(
    .../hostedtoolcache/Python/3.11.9.../x64/lib/python3.11/subprocess.py:413: in check_call
    raise CalledProcessError(retcode, cmd)
    E subprocess.CalledProcessError: Command 'pip install ../*.tar.gz -t .' returned non-zero exit status 1.
  • Class name: tests.integrations.gcp.test_gcp
    Test name: test_error_has_existing_trace_context_performance_enabled

    .../integrations/gcp/test_gcp.py:450: in test_error_has_existing_trace_context_performance_enabled
    envelope_items, _ = run_cloud_function(
    .../integrations/gcp/test_gcp.py:107: in inner
    subprocess.check_call(
    .../hostedtoolcache/Python/3.11.9.../x64/lib/python3.11/subprocess.py:413: in check_call
    raise CalledProcessError(retcode, cmd)
    E subprocess.CalledProcessError: Command 'pip install ../*.tar.gz -t .' returned non-zero exit status 1.
  • Class name: tests.integrations.gcp.test_gcp
    Test name: test_error_has_new_trace_context_performance_disabled

    .../integrations/gcp/test_gcp.py:406: in test_error_has_new_trace_context_performance_disabled
    envelope_items, _ = run_cloud_function(
    .../integrations/gcp/test_gcp.py:107: in inner
    subprocess.check_call(
    .../hostedtoolcache/Python/3.11.9.../x64/lib/python3.11/subprocess.py:413: in check_call
    raise CalledProcessError(retcode, cmd)
    E subprocess.CalledProcessError: Command 'pip install ../*.tar.gz -t .' returned non-zero exit status 1.
  • Class name: tests.integrations.gcp.test_gcp
    Test name: test_error_has_new_trace_context_performance_enabled

    .../integrations/gcp/test_gcp.py:365: in test_error_has_new_trace_context_performance_enabled
    envelope_items, _ = run_cloud_function(
    .../integrations/gcp/test_gcp.py:107: in inner
    subprocess.check_call(
    .../hostedtoolcache/Python/3.11.9.../x64/lib/python3.11/subprocess.py:413: in check_call
    raise CalledProcessError(retcode, cmd)
    E subprocess.CalledProcessError: Command 'pip install ../*.tar.gz -t .' returned non-zero exit status 1.
  • Class name: tests.integrations.gcp.test_gcp
    Test name: test_handled_exception

    .../integrations/gcp/test_gcp.py:138: in test_handled_exception
    envelope_items, return_value = run_cloud_function(
    .../integrations/gcp/test_gcp.py:107: in inner
    subprocess.check_call(
    .../hostedtoolcache/Python/3.11.9.../x64/lib/python3.11/subprocess.py:413: in check_call
    raise CalledProcessError(retcode, cmd)
    E subprocess.CalledProcessError: Command 'pip install ../*.tar.gz -t .' returned non-zero exit status 1.
  • Class name: tests.integrations.gcp.test_gcp
    Test name: test_performance_error

    .../integrations/gcp/test_gcp.py:250: in test_performance_error
    envelope_items, _ = run_cloud_function(
    .../integrations/gcp/test_gcp.py:107: in inner
    subprocess.check_call(
    .../hostedtoolcache/Python/3.11.9.../x64/lib/python3.11/subprocess.py:413: in check_call
    raise CalledProcessError(retcode, cmd)
    E subprocess.CalledProcessError: Command 'pip install ../*.tar.gz -t .' returned non-zero exit status 1.
  • Class name: tests.integrations.gcp.test_gcp
    Test name: test_performance_no_error

    .../integrations/gcp/test_gcp.py:224: in test_performance_no_error
    envelope_items, _ = run_cloud_function(
    .../integrations/gcp/test_gcp.py:107: in inner
    subprocess.check_call(
    .../hostedtoolcache/Python/3.11.9.../x64/lib/python3.11/subprocess.py:413: in check_call
    raise CalledProcessError(retcode, cmd)
    E subprocess.CalledProcessError: Command 'pip install ../*.tar.gz -t .' returned non-zero exit status 1.
  • Class name: tests.integrations.gcp.test_gcp
    Test name: test_span_origin

    .../integrations/gcp/test_gcp.py:543: in test_span_origin
    events, _ = run_cloud_function(
    .../integrations/gcp/test_gcp.py:107: in inner
    subprocess.check_call(
    .../hostedtoolcache/Python/3.11.9.../x64/lib/python3.11/subprocess.py:413: in check_call
    raise CalledProcessError(retcode, cmd)
    E subprocess.CalledProcessError: Command 'pip install ../*.tar.gz -t .' returned non-zero exit status 1.
  • Class name: tests.integrations.gcp.test_gcp
    Test name: test_timeout_error

    .../integrations/gcp/test_gcp.py:193: in test_timeout_error
    envelope_items, _ = run_cloud_function(
    .../integrations/gcp/test_gcp.py:107: in inner
    subprocess.check_call(
    .../hostedtoolcache/Python/3.11.9.../x64/lib/python3.11/subprocess.py:413: in check_call
    raise CalledProcessError(retcode, cmd)
    E subprocess.CalledProcessError: Command 'pip install ../*.tar.gz -t .' returned non-zero exit status 1.
  • Class name: tests.integrations.gcp.test_gcp
    Test name: test_traces_sampler_gets_correct_values_in_sampling_context

    .../integrations/gcp/test_gcp.py:292: in test_traces_sampler_gets_correct_values_in_sampling_context
    _, return_value = run_cloud_function(
    .../integrations/gcp/test_gcp.py:107: in inner
    subprocess.check_call(
    .../hostedtoolcache/Python/3.11.9.../x64/lib/python3.11/subprocess.py:413: in check_call
    raise CalledProcessError(retcode, cmd)
    E subprocess.CalledProcessError: Command 'pip install ../*.tar.gz -t .' returned non-zero exit status 1.
  • Class name: tests.integrations.gcp.test_gcp
    Test name: test_unhandled_exception

    .../integrations/gcp/test_gcp.py:165: in test_unhandled_exception
    envelope_items, _ = run_cloud_function(
    .../integrations/gcp/test_gcp.py:107: in inner
    subprocess.check_call(
    .../hostedtoolcache/Python/3.11.9.../x64/lib/python3.11/subprocess.py:413: in check_call
    raise CalledProcessError(retcode, cmd)
    E subprocess.CalledProcessError: Command 'pip install ../*.tar.gz -t .' returned non-zero exit status 1.

py3.6-common

  • Class name: tests.integrations.gcp.test_gcp
    Test name: test_error_has_existing_trace_context_performance_disabled

    .../integrations/gcp/test_gcp.py:524: in test_error_has_existing_trace_context_performance_disabled
    """
    .../integrations/gcp/test_gcp.py:111: in inner
    **subprocess_kwargs
    .../hostedtoolcache/Python/3.6.15.../x64/lib/python3.6/subprocess.py:311: in check_call
    raise CalledProcessError(retcode, cmd)
    E subprocess.CalledProcessError: Command 'pip install ../*.tar.gz -t .' returned non-zero exit status 1.
  • Class name: tests.integrations.gcp.test_gcp
    Test name: test_error_has_existing_trace_context_performance_enabled

    .../integrations/gcp/test_gcp.py:471: in test_error_has_existing_trace_context_performance_enabled
    """
    .../integrations/gcp/test_gcp.py:111: in inner
    **subprocess_kwargs
    .../hostedtoolcache/Python/3.6.15.../x64/lib/python3.6/subprocess.py:311: in check_call
    raise CalledProcessError(retcode, cmd)
    E subprocess.CalledProcessError: Command 'pip install ../*.tar.gz -t .' returned non-zero exit status 1.
  • Class name: tests.integrations.gcp.test_gcp
    Test name: test_error_has_new_trace_context_performance_disabled

    .../integrations/gcp/test_gcp.py:422: in test_error_has_new_trace_context_performance_disabled
    """
    .../integrations/gcp/test_gcp.py:111: in inner
    **subprocess_kwargs
    .../hostedtoolcache/Python/3.6.15.../x64/lib/python3.6/subprocess.py:311: in check_call
    raise CalledProcessError(retcode, cmd)
    E subprocess.CalledProcessError: Command 'pip install ../*.tar.gz -t .' returned non-zero exit status 1.
  • Class name: tests.integrations.gcp.test_gcp
    Test name: test_error_has_new_trace_context_performance_enabled

    .../integrations/gcp/test_gcp.py:381: in test_error_has_new_trace_context_performance_enabled
    """
    .../integrations/gcp/test_gcp.py:111: in inner
    **subprocess_kwargs
    .../hostedtoolcache/Python/3.6.15.../x64/lib/python3.6/subprocess.py:311: in check_call
    raise CalledProcessError(retcode, cmd)
    E subprocess.CalledProcessError: Command 'pip install ../*.tar.gz -t .' returned non-zero exit status 1.
  • Class name: tests.integrations.gcp.test_gcp
    Test name: test_handled_exception

    .../integrations/gcp/test_gcp.py:152: in test_handled_exception
    """
    .../integrations/gcp/test_gcp.py:111: in inner
    **subprocess_kwargs
    .../hostedtoolcache/Python/3.6.15.../x64/lib/python3.6/subprocess.py:311: in check_call
    raise CalledProcessError(retcode, cmd)
    E subprocess.CalledProcessError: Command 'pip install ../*.tar.gz -t .' returned non-zero exit status 1.
  • Class name: tests.integrations.gcp.test_gcp
    Test name: test_performance_error

    .../integrations/gcp/test_gcp.py:264: in test_performance_error
    """
    .../integrations/gcp/test_gcp.py:111: in inner
    **subprocess_kwargs
    .../hostedtoolcache/Python/3.6.15.../x64/lib/python3.6/subprocess.py:311: in check_call
    raise CalledProcessError(retcode, cmd)
    E subprocess.CalledProcessError: Command 'pip install ../*.tar.gz -t .' returned non-zero exit status 1.
  • Class name: tests.integrations.gcp.test_gcp
    Test name: test_performance_no_error

    .../integrations/gcp/test_gcp.py:238: in test_performance_no_error
    """
    .../integrations/gcp/test_gcp.py:111: in inner
    **subprocess_kwargs
    .../hostedtoolcache/Python/3.6.15.../x64/lib/python3.6/subprocess.py:311: in check_call
    raise CalledProcessError(retcode, cmd)
    E subprocess.CalledProcessError: Command 'pip install ../*.tar.gz -t .' returned non-zero exit status 1.
  • Class name: tests.integrations.gcp.test_gcp
    Test name: test_span_origin

    .../integrations/gcp/test_gcp.py:557: in test_span_origin
    """
    .../integrations/gcp/test_gcp.py:111: in inner
    **subprocess_kwargs
    .../hostedtoolcache/Python/3.6.15.../x64/lib/python3.6/subprocess.py:311: in check_call
    raise CalledProcessError(retcode, cmd)
    E subprocess.CalledProcessError: Command 'pip install ../*.tar.gz -t .' returned non-zero exit status 1.
  • Class name: tests.integrations.gcp.test_gcp
    Test name: test_timeout_error

    .../integrations/gcp/test_gcp.py:208: in test_timeout_error
    """
    .../integrations/gcp/test_gcp.py:111: in inner
    **subprocess_kwargs
    .../hostedtoolcache/Python/3.6.15.../x64/lib/python3.6/subprocess.py:311: in check_call
    raise CalledProcessError(retcode, cmd)
    E subprocess.CalledProcessError: Command 'pip install ../*.tar.gz -t .' returned non-zero exit status 1.
  • Class name: tests.integrations.gcp.test_gcp
    Test name: test_traces_sampler_gets_correct_values_in_sampling_context

    .../integrations/gcp/test_gcp.py:354: in test_traces_sampler_gets_correct_values_in_sampling_context
    """
    .../integrations/gcp/test_gcp.py:111: in inner
    **subprocess_kwargs
    .../hostedtoolcache/Python/3.6.15.../x64/lib/python3.6/subprocess.py:311: in check_call
    raise CalledProcessError(retcode, cmd)
    E subprocess.CalledProcessError: Command 'pip install ../*.tar.gz -t .' returned non-zero exit status 1.
  • Class name: tests.integrations.gcp.test_gcp
    Test name: test_unhandled_exception

    .../integrations/gcp/test_gcp.py:180: in test_unhandled_exception
    """
    .../integrations/gcp/test_gcp.py:111: in inner
    **subprocess_kwargs
    .../hostedtoolcache/Python/3.6.15.../x64/lib/python3.6/subprocess.py:311: in check_call
    raise CalledProcessError(retcode, cmd)
    E subprocess.CalledProcessError: Command 'pip install ../*.tar.gz -t .' returned non-zero exit status 1.

py3.7-common

  • Class name: tests.integrations.gcp.test_gcp
    Test name: test_error_has_existing_trace_context_performance_disabled

    .../integrations/gcp/test_gcp.py:524: in test_error_has_existing_trace_context_performance_disabled
    """
    .../integrations/gcp/test_gcp.py:111: in inner
    **subprocess_kwargs
    .../hostedtoolcache/Python/3.7.17.../x64/lib/python3.7/subprocess.py:363: in check_call
    raise CalledProcessError(retcode, cmd)
    E subprocess.CalledProcessError: Command 'pip install ../*.tar.gz -t .' returned non-zero exit status 1.
  • Class name: tests.integrations.gcp.test_gcp
    Test name: test_error_has_existing_trace_context_performance_enabled

    .../integrations/gcp/test_gcp.py:471: in test_error_has_existing_trace_context_performance_enabled
    """
    .../integrations/gcp/test_gcp.py:111: in inner
    **subprocess_kwargs
    .../hostedtoolcache/Python/3.7.17.../x64/lib/python3.7/subprocess.py:363: in check_call
    raise CalledProcessError(retcode, cmd)
    E subprocess.CalledProcessError: Command 'pip install ../*.tar.gz -t .' returned non-zero exit status 1.
  • Class name: tests.integrations.gcp.test_gcp
    Test name: test_error_has_new_trace_context_performance_disabled

    .../integrations/gcp/test_gcp.py:422: in test_error_has_new_trace_context_performance_disabled
    """
    .../integrations/gcp/test_gcp.py:111: in inner
    **subprocess_kwargs
    .../hostedtoolcache/Python/3.7.17.../x64/lib/python3.7/subprocess.py:363: in check_call
    raise CalledProcessError(retcode, cmd)
    E subprocess.CalledProcessError: Command 'pip install ../*.tar.gz -t .' returned non-zero exit status 1.
  • Class name: tests.integrations.gcp.test_gcp
    Test name: test_error_has_new_trace_context_performance_enabled

    .../integrations/gcp/test_gcp.py:381: in test_error_has_new_trace_context_performance_enabled
    """
    .../integrations/gcp/test_gcp.py:111: in inner
    **subprocess_kwargs
    .../hostedtoolcache/Python/3.7.17.../x64/lib/python3.7/subprocess.py:363: in check_call
    raise CalledProcessError(retcode, cmd)
    E subprocess.CalledProcessError: Command 'pip install ../*.tar.gz -t .' returned non-zero exit status 1.
  • Class name: tests.integrations.gcp.test_gcp
    Test name: test_handled_exception

    .../integrations/gcp/test_gcp.py:152: in test_handled_exception
    """
    .../integrations/gcp/test_gcp.py:111: in inner
    **subprocess_kwargs
    .../hostedtoolcache/Python/3.7.17.../x64/lib/python3.7/subprocess.py:363: in check_call
    raise CalledProcessError(retcode, cmd)
    E subprocess.CalledProcessError: Command 'pip install ../*.tar.gz -t .' returned non-zero exit status 1.
  • Class name: tests.integrations.gcp.test_gcp
    Test name: test_performance_error

    .../integrations/gcp/test_gcp.py:264: in test_performance_error
    """
    .../integrations/gcp/test_gcp.py:111: in inner
    **subprocess_kwargs
    .../hostedtoolcache/Python/3.7.17.../x64/lib/python3.7/subprocess.py:363: in check_call
    raise CalledProcessError(retcode, cmd)
    E subprocess.CalledProcessError: Command 'pip install ../*.tar.gz -t .' returned non-zero exit status 1.
  • Class name: tests.integrations.gcp.test_gcp
    Test name: test_performance_no_error

    .../integrations/gcp/test_gcp.py:238: in test_performance_no_error
    """
    .../integrations/gcp/test_gcp.py:111: in inner
    **subprocess_kwargs
    .../hostedtoolcache/Python/3.7.17.../x64/lib/python3.7/subprocess.py:363: in check_call
    raise CalledProcessError(retcode, cmd)
    E subprocess.CalledProcessError: Command 'pip install ../*.tar.gz -t .' returned non-zero exit status 1.
  • Class name: tests.integrations.gcp.test_gcp
    Test name: test_span_origin

    .../integrations/gcp/test_gcp.py:557: in test_span_origin
    """
    .../integrations/gcp/test_gcp.py:111: in inner
    **subprocess_kwargs
    .../hostedtoolcache/Python/3.7.17.../x64/lib/python3.7/subprocess.py:363: in check_call
    raise CalledProcessError(retcode, cmd)
    E subprocess.CalledProcessError: Command 'pip install ../*.tar.gz -t .' returned non-zero exit status 1.
  • Class name: tests.integrations.gcp.test_gcp
    Test name: test_timeout_error

    .../integrations/gcp/test_gcp.py:208: in test_timeout_error
    """
    .../integrations/gcp/test_gcp.py:111: in inner
    **subprocess_kwargs
    .../hostedtoolcache/Python/3.7.17.../x64/lib/python3.7/subprocess.py:363: in check_call
    raise CalledProcessError(retcode, cmd)
    E subprocess.CalledProcessError: Command 'pip install ../*.tar.gz -t .' returned non-zero exit status 1.
  • Class name: tests.integrations.gcp.test_gcp
    Test name: test_traces_sampler_gets_correct_values_in_sampling_context

    .../integrations/gcp/test_gcp.py:354: in test_traces_sampler_gets_correct_values_in_sampling_context
    """
    .../integrations/gcp/test_gcp.py:111: in inner
    **subprocess_kwargs
    .../hostedtoolcache/Python/3.7.17.../x64/lib/python3.7/subprocess.py:363: in check_call
    raise CalledProcessError(retcode, cmd)
    E subprocess.CalledProcessError: Command 'pip install ../*.tar.gz -t .' returned non-zero exit status 1.
  • Class name: tests.integrations.gcp.test_gcp
    Test name: test_unhandled_exception

    .../integrations/gcp/test_gcp.py:180: in test_unhandled_exception
    """
    .../integrations/gcp/test_gcp.py:111: in inner
    **subprocess_kwargs
    .../hostedtoolcache/Python/3.7.17.../x64/lib/python3.7/subprocess.py:363: in check_call
    raise CalledProcessError(retcode, cmd)
    E subprocess.CalledProcessError: Command 'pip install ../*.tar.gz -t .' returned non-zero exit status 1.

py3.7-gcp

  • Class name: tests.integrations.gcp.test_gcp
    Test name: test_error_has_existing_trace_context_performance_disabled

    .../integrations/gcp/test_gcp.py:524: in test_error_has_existing_trace_context_performance_disabled
    """
    .../integrations/gcp/test_gcp.py:111: in inner
    **subprocess_kwargs
    .../hostedtoolcache/Python/3.7.17.../x64/lib/python3.7/subprocess.py:363: in check_call
    raise CalledProcessError(retcode, cmd)
    E subprocess.CalledProcessError: Command 'pip install ../*.tar.gz -t .' returned non-zero exit status 1.
  • Class name: tests.integrations.gcp.test_gcp
    Test name: test_error_has_existing_trace_context_performance_enabled

    .../integrations/gcp/test_gcp.py:471: in test_error_has_existing_trace_context_performance_enabled
    """
    .../integrations/gcp/test_gcp.py:111: in inner
    **subprocess_kwargs
    .../hostedtoolcache/Python/3.7.17.../x64/lib/python3.7/subprocess.py:363: in check_call
    raise CalledProcessError(retcode, cmd)
    E subprocess.CalledProcessError: Command 'pip install ../*.tar.gz -t .' returned non-zero exit status 1.
  • Class name: tests.integrations.gcp.test_gcp
    Test name: test_error_has_new_trace_context_performance_disabled

    .../integrations/gcp/test_gcp.py:422: in test_error_has_new_trace_context_performance_disabled
    """
    .../integrations/gcp/test_gcp.py:111: in inner
    **subprocess_kwargs
    .../hostedtoolcache/Python/3.7.17.../x64/lib/python3.7/subprocess.py:363: in check_call
    raise CalledProcessError(retcode, cmd)
    E subprocess.CalledProcessError: Command 'pip install ../*.tar.gz -t .' returned non-zero exit status 1.
  • Class name: tests.integrations.gcp.test_gcp
    Test name: test_error_has_new_trace_context_performance_enabled

    .../integrations/gcp/test_gcp.py:381: in test_error_has_new_trace_context_performance_enabled
    """
    .../integrations/gcp/test_gcp.py:111: in inner
    **subprocess_kwargs
    .../hostedtoolcache/Python/3.7.17.../x64/lib/python3.7/subprocess.py:363: in check_call
    raise CalledProcessError(retcode, cmd)
    E subprocess.CalledProcessError: Command 'pip install ../*.tar.gz -t .' returned non-zero exit status 1.
  • Class name: tests.integrations.gcp.test_gcp
    Test name: test_handled_exception

    .../integrations/gcp/test_gcp.py:152: in test_handled_exception
    """
    .../integrations/gcp/test_gcp.py:111: in inner
    **subprocess_kwargs
    .../hostedtoolcache/Python/3.7.17.../x64/lib/python3.7/subprocess.py:363: in check_call
    raise CalledProcessError(retcode, cmd)
    E subprocess.CalledProcessError: Command 'pip install ../*.tar.gz -t .' returned non-zero exit status 1.
  • Class name: tests.integrations.gcp.test_gcp
    Test name: test_performance_error

    .../integrations/gcp/test_gcp.py:264: in test_performance_error
    """
    .../integrations/gcp/test_gcp.py:111: in inner
    **subprocess_kwargs
    .../hostedtoolcache/Python/3.7.17.../x64/lib/python3.7/subprocess.py:363: in check_call
    raise CalledProcessError(retcode, cmd)
    E subprocess.CalledProcessError: Command 'pip install ../*.tar.gz -t .' returned non-zero exit status 1.
  • Class name: tests.integrations.gcp.test_gcp
    Test name: test_performance_no_error

    .../integrations/gcp/test_gcp.py:238: in test_performance_no_error
    """
    .../integrations/gcp/test_gcp.py:111: in inner
    **subprocess_kwargs
    .../hostedtoolcache/Python/3.7.17.../x64/lib/python3.7/subprocess.py:363: in check_call
    raise CalledProcessError(retcode, cmd)
    E subprocess.CalledProcessError: Command 'pip install ../*.tar.gz -t .' returned non-zero exit status 1.
  • Class name: tests.integrations.gcp.test_gcp
    Test name: test_span_origin

    .../integrations/gcp/test_gcp.py:557: in test_span_origin
    """
    .../integrations/gcp/test_gcp.py:111: in inner
    **subprocess_kwargs
    .../hostedtoolcache/Python/3.7.17.../x64/lib/python3.7/subprocess.py:363: in check_call
    raise CalledProcessError(retcode, cmd)
    E subprocess.CalledProcessError: Command 'pip install ../*.tar.gz -t .' returned non-zero exit status 1.
  • Class name: tests.integrations.gcp.test_gcp
    Test name: test_timeout_error

    .../integrations/gcp/test_gcp.py:208: in test_timeout_error
    """
    .../integrations/gcp/test_gcp.py:111: in inner
    **subprocess_kwargs
    .../hostedtoolcache/Python/3.7.17.../x64/lib/python3.7/subprocess.py:363: in check_call
    raise CalledProcessError(retcode, cmd)
    E subprocess.CalledProcessError: Command 'pip install ../*.tar.gz -t .' returned non-zero exit status 1.
  • Class name: tests.integrations.gcp.test_gcp
    Test name: test_traces_sampler_gets_correct_values_in_sampling_context

    .../integrations/gcp/test_gcp.py:354: in test_traces_sampler_gets_correct_values_in_sampling_context
    """
    .../integrations/gcp/test_gcp.py:111: in inner
    **subprocess_kwargs
    .../hostedtoolcache/Python/3.7.17.../x64/lib/python3.7/subprocess.py:363: in check_call
    raise CalledProcessError(retcode, cmd)
    E subprocess.CalledProcessError: Command 'pip install ../*.tar.gz -t .' returned non-zero exit status 1.
  • Class name: tests.integrations.gcp.test_gcp
    Test name: test_unhandled_exception

    .../integrations/gcp/test_gcp.py:180: in test_unhandled_exception
    """
    .../integrations/gcp/test_gcp.py:111: in inner
    **subprocess_kwargs
    .../hostedtoolcache/Python/3.7.17.../x64/lib/python3.7/subprocess.py:363: in check_call
    raise CalledProcessError(retcode, cmd)
    E subprocess.CalledProcessError: Command 'pip install ../*.tar.gz -t .' returned non-zero exit status 1.

py3.8-common

  • Class name: tests.integrations.gcp.test_gcp
    Test name: test_error_has_existing_trace_context_performance_disabled

    .../integrations/gcp/test_gcp.py:503: in test_error_has_existing_trace_context_performance_disabled
    envelope_items, _ = run_cloud_function(
    .../integrations/gcp/test_gcp.py:107: in inner
    subprocess.check_call(
    .../hostedtoolcache/Python/3.8.18.../x64/lib/python3.8/subprocess.py:364: in check_call
    raise CalledProcessError(retcode, cmd)
    E subprocess.CalledProcessError: Command 'pip install ../*.tar.gz -t .' returned non-zero exit status 1.
  • Class name: tests.integrations.gcp.test_gcp
    Test name: test_error_has_existing_trace_context_performance_enabled

    .../integrations/gcp/test_gcp.py:450: in test_error_has_existing_trace_context_performance_enabled
    envelope_items, _ = run_cloud_function(
    .../integrations/gcp/test_gcp.py:107: in inner
    subprocess.check_call(
    .../hostedtoolcache/Python/3.8.18.../x64/lib/python3.8/subprocess.py:364: in check_call
    raise CalledProcessError(retcode, cmd)
    E subprocess.CalledProcessError: Command 'pip install ../*.tar.gz -t .' returned non-zero exit status 1.
  • Class name: tests.integrations.gcp.test_gcp
    Test name: test_error_has_new_trace_context_performance_disabled

    .../integrations/gcp/test_gcp.py:406: in test_error_has_new_trace_context_performance_disabled
    envelope_items, _ = run_cloud_function(
    .../integrations/gcp/test_gcp.py:107: in inner
    subprocess.check_call(
    .../hostedtoolcache/Python/3.8.18.../x64/lib/python3.8/subprocess.py:364: in check_call
    raise CalledProcessError(retcode, cmd)
    E subprocess.CalledProcessError: Command 'pip install ../*.tar.gz -t .' returned non-zero exit status 1.
  • Class name: tests.integrations.gcp.test_gcp
    Test name: test_error_has_new_trace_context_performance_enabled

    .../integrations/gcp/test_gcp.py:365: in test_error_has_new_trace_context_performance_enabled
    envelope_items, _ = run_cloud_function(
    .../integrations/gcp/test_gcp.py:107: in inner
    subprocess.check_call(
    .../hostedtoolcache/Python/3.8.18.../x64/lib/python3.8/subprocess.py:364: in check_call
    raise CalledProcessError(retcode, cmd)
    E subprocess.CalledProcessError: Command 'pip install ../*.tar.gz -t .' returned non-zero exit status 1.
  • Class name: tests.integrations.gcp.test_gcp
    Test name: test_handled_exception

    .../integrations/gcp/test_gcp.py:138: in test_handled_exception
    envelope_items, return_value = run_cloud_function(
    .../integrations/gcp/test_gcp.py:107: in inner
    subprocess.check_call(
    .../hostedtoolcache/Python/3.8.18.../x64/lib/python3.8/subprocess.py:364: in check_call
    raise CalledProcessError(retcode, cmd)
    E subprocess.CalledProcessError: Command 'pip install ../*.tar.gz -t .' returned non-zero exit status 1.
  • Class name: tests.integrations.gcp.test_gcp
    Test name: test_performance_error

    .../integrations/gcp/test_gcp.py:250: in test_performance_error
    envelope_items, _ = run_cloud_function(
    .../integrations/gcp/test_gcp.py:107: in inner
    subprocess.check_call(
    .../hostedtoolcache/Python/3.8.18.../x64/lib/python3.8/subprocess.py:364: in check_call
    raise CalledProcessError(retcode, cmd)
    E subprocess.CalledProcessError: Command 'pip install ../*.tar.gz -t .' returned non-zero exit status 1.
  • Class name: tests.integrations.gcp.test_gcp
    Test name: test_performance_no_error

    .../integrations/gcp/test_gcp.py:224: in test_performance_no_error
    envelope_items, _ = run_cloud_function(
    .../integrations/gcp/test_gcp.py:107: in inner
    subprocess.check_call(
    .../hostedtoolcache/Python/3.8.18.../x64/lib/python3.8/subprocess.py:364: in check_call
    raise CalledProcessError(retcode, cmd)
    E subprocess.CalledProcessError: Command 'pip install ../*.tar.gz -t .' returned non-zero exit status 1.
  • Class name: tests.integrations.gcp.test_gcp
    Test name: test_span_origin

    .../integrations/gcp/test_gcp.py:543: in test_span_origin
    events, _ = run_cloud_function(
    .../integrations/gcp/test_gcp.py:107: in inner
    subprocess.check_call(
    .../hostedtoolcache/Python/3.8.18.../x64/lib/python3.8/subprocess.py:364: in check_call
    raise CalledProcessError(retcode, cmd)
    E subprocess.CalledProcessError: Command 'pip install ../*.tar.gz -t .' returned non-zero exit status 1.
  • Class name: tests.integrations.gcp.test_gcp
    Test name: test_timeout_error

    .../integrations/gcp/test_gcp.py:193: in test_timeout_error
    envelope_items, _ = run_cloud_function(
    .../integrations/gcp/test_gcp.py:107: in inner
    subprocess.check_call(
    .../hostedtoolcache/Python/3.8.18.../x64/lib/python3.8/subprocess.py:364: in check_call
    raise CalledProcessError(retcode, cmd)
    E subprocess.CalledProcessError: Command 'pip install ../*.tar.gz -t .' returned non-zero exit status 1.
  • Class name: tests.integrations.gcp.test_gcp
    Test name: test_traces_sampler_gets_correct_values_in_sampling_context

    .../integrations/gcp/test_gcp.py:292: in test_traces_sampler_gets_correct_values_in_sampling_context
    _, return_value = run_cloud_function(
    .../integrations/gcp/test_gcp.py:107: in inner
    subprocess.check_call(
    .../hostedtoolcache/Python/3.8.18.../x64/lib/python3.8/subprocess.py:364: in check_call
    raise CalledProcessError(retcode, cmd)
    E subprocess.CalledProcessError: Command 'pip install ../*.tar.gz -t .' returned non-zero exit status 1.
  • Class name: tests.integrations.gcp.test_gcp
    Test name: test_unhandled_exception

    .../integrations/gcp/test_gcp.py:165: in test_unhandled_exception
    envelope_items, _ = run_cloud_function(
    .../integrations/gcp/test_gcp.py:107: in inner
    subprocess.check_call(
    .../hostedtoolcache/Python/3.8.18.../x64/lib/python3.8/subprocess.py:364: in check_call
    raise CalledProcessError(retcode, cmd)
    E subprocess.CalledProcessError: Command 'pip install ../*.tar.gz -t .' returned non-zero exit status 1.

py3.9-common

  • Class name: tests.integrations.gcp.test_gcp
    Test name: test_error_has_existing_trace_context_performance_disabled

    .../integrations/gcp/test_gcp.py:503: in test_error_has_existing_trace_context_performance_disabled
    envelope_items, _ = run_cloud_function(
    .../integrations/gcp/test_gcp.py:107: in inner
    subprocess.check_call(
    .../hostedtoolcache/Python/3.9.19.../x64/lib/python3.9/subprocess.py:373: in check_call
    raise CalledProcessError(retcode, cmd)
    E subprocess.CalledProcessError: Command 'pip install ../*.tar.gz -t .' returned non-zero exit status 1.
  • Class name: tests.integrations.gcp.test_gcp
    Test name: test_error_has_existing_trace_context_performance_enabled

    .../integrations/gcp/test_gcp.py:450: in test_error_has_existing_trace_context_performance_enabled
    envelope_items, _ = run_cloud_function(
    .../integrations/gcp/test_gcp.py:107: in inner
    subprocess.check_call(
    .../hostedtoolcache/Python/3.9.19.../x64/lib/python3.9/subprocess.py:373: in check_call
    raise CalledProcessError(retcode, cmd)
    E subprocess.CalledProcessError: Command 'pip install ../*.tar.gz -t .' returned non-zero exit status 1.
  • Class name: tests.integrations.gcp.test_gcp
    Test name: test_error_has_new_trace_context_performance_disabled

    .../integrations/gcp/test_gcp.py:406: in test_error_has_new_trace_context_performance_disabled
    envelope_items, _ = run_cloud_function(
    .../integrations/gcp/test_gcp.py:107: in inner
    subprocess.check_call(
    .../hostedtoolcache/Python/3.9.19.../x64/lib/python3.9/subprocess.py:373: in check_call
    raise CalledProcessError(retcode, cmd)
    E subprocess.CalledProcessError: Command 'pip install ../*.tar.gz -t .' returned non-zero exit status 1.
  • Class name: tests.integrations.gcp.test_gcp
    Test name: test_error_has_new_trace_context_performance_enabled

    .../integrations/gcp/test_gcp.py:365: in test_error_has_new_trace_context_performance_enabled
    envelope_items, _ = run_cloud_function(
    .../integrations/gcp/test_gcp.py:107: in inner
    subprocess.check_call(
    .../hostedtoolcache/Python/3.9.19.../x64/lib/python3.9/subprocess.py:373: in check_call
    raise CalledProcessError(retcode, cmd)
    E subprocess.CalledProcessError: Command 'pip install ../*.tar.gz -t .' returned non-zero exit status 1.
  • Class name: tests.integrations.gcp.test_gcp
    Test name: test_handled_exception

    .../integrations/gcp/test_gcp.py:138: in test_handled_exception
    envelope_items, return_value = run_cloud_function(
    .../integrations/gcp/test_gcp.py:107: in inner
    subprocess.check_call(
    .../hostedtoolcache/Python/3.9.19.../x64/lib/python3.9/subprocess.py:373: in check_call
    raise CalledProcessError(retcode, cmd)
    E subprocess.CalledProcessError: Command 'pip install ../*.tar.gz -t .' returned non-zero exit status 1.
  • Class name: tests.integrations.gcp.test_gcp
    Test name: test_performance_error

    .../integrations/gcp/test_gcp.py:250: in test_performance_error
    envelope_items, _ = run_cloud_function(
    .../integrations/gcp/test_gcp.py:107: in inner
    subprocess.check_call(
    .../hostedtoolcache/Python/3.9.19.../x64/lib/python3.9/subprocess.py:373: in check_call
    raise CalledProcessError(retcode, cmd)
    E subprocess.CalledProcessError: Command 'pip install ../*.tar.gz -t .' returned non-zero exit status 1.
  • Class name: tests.integrations.gcp.test_gcp
    Test name: test_performance_no_error

    .../integrations/gcp/test_gcp.py:224: in test_performance_no_error
    envelope_items, _ = run_cloud_function(
    .../integrations/gcp/test_gcp.py:107: in inner
    subprocess.check_call(
    .../hostedtoolcache/Python/3.9.19.../x64/lib/python3.9/subprocess.py:373: in check_call
    raise CalledProcessError(retcode, cmd)
    E subprocess.CalledProcessError: Command 'pip install ../*.tar.gz -t .' returned non-zero exit status 1.
  • Class name: tests.integrations.gcp.test_gcp
    Test name: test_span_origin

    .../integrations/gcp/test_gcp.py:543: in test_span_origin
    events, _ = run_cloud_function(
    .../integrations/gcp/test_gcp.py:107: in inner
    subprocess.check_call(
    .../hostedtoolcache/Python/3.9.19.../x64/lib/python3.9/subprocess.py:373: in check_call
    raise CalledProcessError(retcode, cmd)
    E subprocess.CalledProcessError: Command 'pip install ../*.tar.gz -t .' returned non-zero exit status 1.
  • Class name: tests.integrations.gcp.test_gcp
    Test name: test_timeout_error

    .../integrations/gcp/test_gcp.py:193: in test_timeout_error
    envelope_items, _ = run_cloud_function(
    .../integrations/gcp/test_gcp.py:107: in inner
    subprocess.check_call(
    .../hostedtoolcache/Python/3.9.19.../x64/lib/python3.9/subprocess.py:373: in check_call
    raise CalledProcessError(retcode, cmd)
    E subprocess.CalledProcessError: Command 'pip install ../*.tar.gz -t .' returned non-zero exit status 1.
  • Class name: tests.integrations.gcp.test_gcp
    Test name: test_traces_sampler_gets_correct_values_in_sampling_context

    .../integrations/gcp/test_gcp.py:292: in test_traces_sampler_gets_correct_values_in_sampling_context
    _, return_value = run_cloud_function(
    .../integrations/gcp/test_gcp.py:107: in inner
    subprocess.check_call(
    .../hostedtoolcache/Python/3.9.19.../x64/lib/python3.9/subprocess.py:373: in check_call
    raise CalledProcessError(retcode, cmd)
    E subprocess.CalledProcessError: Command 'pip install ../*.tar.gz -t .' returned non-zero exit status 1.
  • Class name: tests.integrations.gcp.test_gcp
    Test name: test_unhandled_exception

    .../integrations/gcp/test_gcp.py:165: in test_unhandled_exception
    envelope_items, _ = run_cloud_function(
    .../integrations/gcp/test_gcp.py:107: in inner
    subprocess.check_call(
    .../hostedtoolcache/Python/3.9.19.../x64/lib/python3.9/subprocess.py:373: in check_call
    raise CalledProcessError(retcode, cmd)
    E subprocess.CalledProcessError: Command 'pip install ../*.tar.gz -t .' returned non-zero exit status 1.

@szokeasaurusrex szokeasaurusrex force-pushed the szokeasaurusrex/fix-django-tests branch 2 times, most recently from 586ae4f to ecb7faf Compare July 29, 2024 11:32
Workaround pypa/setuptools#4519 by constraining `setuptools<72.0.0` when installing dependencies for Django tests.
@szokeasaurusrex szokeasaurusrex force-pushed the szokeasaurusrex/fix-django-tests branch from ecb7faf to 1418793 Compare July 29, 2024 11:35
@szokeasaurusrex szokeasaurusrex merged commit c9765cd into master Jul 29, 2024
124 checks passed
@szokeasaurusrex szokeasaurusrex deleted the szokeasaurusrex/fix-django-tests branch July 29, 2024 11:52
szokeasaurusrex added a commit that referenced this pull request Jul 30, 2024
szokeasaurusrex added a commit that referenced this pull request Jul 30, 2024
Revert #3371, which was needed to work around pypa/setuptools#4519 and allow our Django tests to run on Python 3.12. pypa/setuptools#4519 has been resolved upstream, so the workaround should no longer be needed.
arjennienhuis pushed a commit to arjennienhuis/sentry-python that referenced this pull request Sep 30, 2024
Workaround pypa/setuptools#4519 by constraining `setuptools<72.0.0` when installing dependencies for Django tests.
arjennienhuis pushed a commit to arjennienhuis/sentry-python that referenced this pull request Sep 30, 2024
Revert getsentry#3371, which was needed to work around pypa/setuptools#4519 and allow our Django tests to run on Python 3.12. pypa/setuptools#4519 has been resolved upstream, so the workaround should no longer be needed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants