python3.14-opentelemetry-exporter-otlp-proto-http-1.40.0
aarch64-linux.pkgs-mistral-vibe
· build #1911
· raw
1Sourcing python-remove-tests-dir-hook2Sourcing python-catch-conflicts-hook.sh3Sourcing python-remove-bin-bytecode-hook.sh4Sourcing pypa-build-hook5Using pypaBuildPhase6Sourcing python-runtime-deps-check-hook7Using pythonRuntimeDepsCheckHook8Sourcing pypa-install-hook9Using pypaInstallPhase10Sourcing python-imports-check-hook.sh11Using pythonImportsCheckPhase12Sourcing python-metadata-check-hook.sh13Using pythonMetadataCheckPhase14Sourcing python-namespaces-hook15Sourcing python-catch-conflicts-hook.sh16Sourcing pytest-check-hook17Using pytestCheckPhase
unpackPhase
18unpacking source archive /nix/store/2535x5qnx3hqix529cl63p1xxb2j86js-source19source root is source/exporter/opentelemetry-exporter-otlp-proto-http20setting SOURCE_DATE_EPOCH to timestamp 315619200 of file "source/exporter/opentelemetry-exporter-otlp-proto-http/tests/test_proto_span_exporter.py"configurePhase
21no configure script, doing nothingbuildPhase
22Executing pypaBuildPhase23Creating a wheel...24pypa build flags: --no-isolation --outdir dist/ --wheel25* Getting build dependencies for wheel...26* Building wheel...27Successfully built opentelemetry_exporter_otlp_proto_http-1.40.0-py3-none-any.whl28Finished creating a wheel...29Finished executing pypaBuildPhasepythonRuntimeDepsCheckHook
30Executing pythonRuntimeDepsCheck31Checking runtime dependencies for opentelemetry_exporter_otlp_proto_http-1.40.0-py3-none-any.whl32Finished executing pythonRuntimeDepsCheckinstallPhase
33Executing pypaInstallPhase34Successfully installed opentelemetry_exporter_otlp_proto_http-1.40.0-py3-none-any.whl35Finished executing pypaInstallPhasepythonOutputDistPhase
36Executing pythonOutputDistPhase37Finished executing pythonOutputDistPhasefixupPhase
38shrinking RPATHs of ELF executables and libraries in /nix/store/wyprvz1sn43wnhzf8hikk580zk5mmiyx-python3.14-opentelemetry-exporter-otlp-proto-http-1.40.039checking for references to /build/ in /nix/store/wyprvz1sn43wnhzf8hikk580zk5mmiyx-python3.14-opentelemetry-exporter-otlp-proto-http-1.40.0...40patching script interpreter paths in /nix/store/wyprvz1sn43wnhzf8hikk580zk5mmiyx-python3.14-opentelemetry-exporter-otlp-proto-http-1.40.041stripping (with command strip and flags -S -p) in /nix/store/wyprvz1sn43wnhzf8hikk580zk5mmiyx-python3.14-opentelemetry-exporter-otlp-proto-http-1.40.0/lib42shrinking RPATHs of ELF executables and libraries in /nix/store/2zl160sn9x4vavkjg8jhd71gq8q2xn0z-python3.14-opentelemetry-exporter-otlp-proto-http-1.40.0-dist43checking for references to /build/ in /nix/store/2zl160sn9x4vavkjg8jhd71gq8q2xn0z-python3.14-opentelemetry-exporter-otlp-proto-http-1.40.0-dist...44patching script interpreter paths in /nix/store/2zl160sn9x4vavkjg8jhd71gq8q2xn0z-python3.14-opentelemetry-exporter-otlp-proto-http-1.40.0-dist45Executing pythonRemoveTestsDir46Finished executing pythonRemoveTestsDirinstallCheckPhase
47no Makefile or custom installCheckPhase, doing nothingpythonImportsCheckPhase
48Executing pythonImportsCheckPhase49Check whether the following modules can be imported: opentelemetry.exporter.otlp.proto.httppythonMetadataCheckPhase
50Executing pythonMetadataCheckPhasepytestCheckPhase
51Executing pytestCheckPhase52pytest flags: -m pytest -k not\ \(test_retry_timeout\)\ and\ not\ \(test_shutdown_interrupts_retry_backoff\)53============================= test session starts ==============================54platform linux -- Python 3.14.6, pytest-9.1.1, pluggy-1.6.0 -- /nix/store/41m77i1296n33p6liin8ynr6wh3h6b7m-python3-3.14.6/bin/python3.1455cachedir: .pytest_cache56rootdir: /build/source57configfile: pyproject.toml58collected 46 items / 6 deselected / 40 selected 5960tests/metrics/test_otlp_metrics_exporter.py::TestOTLPMetricExporter::test_2xx_status_code PASSED [ 2%]61tests/metrics/test_otlp_metrics_exporter.py::TestOTLPMetricExporter::test_aggregation_temporality PASSED [ 5%]62tests/metrics/test_otlp_metrics_exporter.py::TestOTLPMetricExporter::test_constructor_default PASSED [ 7%]63tests/metrics/test_otlp_metrics_exporter.py::TestOTLPMetricExporter::test_exponential_explicit_bucket_histogram PASSED [ 10%]64tests/metrics/test_otlp_metrics_exporter.py::TestOTLPMetricExporter::test_export_no_collector_available PASSED [ 12%]65tests/metrics/test_otlp_metrics_exporter.py::TestOTLPMetricExporter::test_export_no_collector_available_retryable PASSED [ 15%]66tests/metrics/test_otlp_metrics_exporter.py::TestOTLPMetricExporter::test_exporter_constructor_take_priority PASSED [ 17%]67tests/metrics/test_otlp_metrics_exporter.py::TestOTLPMetricExporter::test_exporter_env PASSED [ 20%]68tests/metrics/test_otlp_metrics_exporter.py::TestOTLPMetricExporter::test_exporter_env_endpoint_with_slash PASSED [ 22%]69tests/metrics/test_otlp_metrics_exporter.py::TestOTLPMetricExporter::test_exporter_env_endpoint_without_slash PASSED [ 25%]70tests/metrics/test_otlp_metrics_exporter.py::TestOTLPMetricExporter::test_exporter_metrics_env_take_priority PASSED [ 27%]71tests/metrics/test_otlp_metrics_exporter.py::TestOTLPMetricExporter::test_failure 72-------------------------------- live log call ---------------------------------73ERROR opentelemetry.exporter.otlp.proto.http.metric_exporter:__init__.py:250 Failed to export metrics batch code: 401, reason: None74PASSED [ 30%]75tests/metrics/test_otlp_metrics_exporter.py::TestOTLPMetricExporter::test_headers_parse_from_env PASSED [ 32%]76tests/metrics/test_otlp_metrics_exporter.py::TestOTLPMetricExporter::test_preferred_aggregation_override PASSED [ 35%]77tests/metrics/test_otlp_metrics_exporter.py::TestOTLPMetricExporter::test_serialization PASSED [ 37%]78tests/metrics/test_otlp_metrics_exporter.py::TestOTLPMetricExporter::test_success PASSED [ 40%]79tests/metrics/test_otlp_metrics_exporter.py::TestOTLPMetricExporter::test_timeout_set_correctly PASSED [ 42%]80tests/test_proto_log_exporter.py::TestOTLPHTTPLogExporter::test_2xx_status_code PASSED [ 45%]81tests/test_proto_log_exporter.py::TestOTLPHTTPLogExporter::test_constructor_default PASSED [ 47%]82tests/test_proto_log_exporter.py::TestOTLPHTTPLogExporter::test_exception_raised_when_entrypoint_does_not_exist PASSED [ 50%]83tests/test_proto_log_exporter.py::TestOTLPHTTPLogExporter::test_exception_raised_when_entrypoint_returns_wrong_type PASSED [ 52%]84tests/test_proto_log_exporter.py::TestOTLPHTTPLogExporter::test_export_no_collector_available PASSED [ 55%]85tests/test_proto_log_exporter.py::TestOTLPHTTPLogExporter::test_export_no_collector_available_retryable PASSED [ 57%]86tests/test_proto_log_exporter.py::TestOTLPHTTPLogExporter::test_exported_log_without_span_id PASSED [ 60%]87tests/test_proto_log_exporter.py::TestOTLPHTTPLogExporter::test_exported_log_without_trace_id PASSED [ 62%]88tests/test_proto_log_exporter.py::TestOTLPHTTPLogExporter::test_exporter_constructor_take_priority PASSED [ 65%]89tests/test_proto_log_exporter.py::TestOTLPHTTPLogExporter::test_exporter_env PASSED [ 67%]90tests/test_proto_log_exporter.py::TestOTLPHTTPLogExporter::test_exporter_logs_env_take_priority PASSED [ 70%]91tests/test_proto_log_exporter.py::TestOTLPHTTPLogExporter::test_timeout_set_correctly PASSED [ 72%]92tests/test_proto_span_exporter.py::TestOTLPSpanExporter::test_2xx_status_code PASSED [ 75%]93tests/test_proto_span_exporter.py::TestOTLPSpanExporter::test_constructor_default PASSED [ 77%]94tests/test_proto_span_exporter.py::TestOTLPSpanExporter::test_export_no_collector_available PASSED [ 80%]95tests/test_proto_span_exporter.py::TestOTLPSpanExporter::test_export_no_collector_available_retryable PASSED [ 82%]96tests/test_proto_span_exporter.py::TestOTLPSpanExporter::test_exporter_constructor_take_priority PASSED [ 85%]97tests/test_proto_span_exporter.py::TestOTLPSpanExporter::test_exporter_env PASSED [ 87%]98tests/test_proto_span_exporter.py::TestOTLPSpanExporter::test_exporter_env_endpoint_with_slash PASSED [ 90%]99tests/test_proto_span_exporter.py::TestOTLPSpanExporter::test_exporter_env_endpoint_without_slash PASSED [ 92%]100tests/test_proto_span_exporter.py::TestOTLPSpanExporter::test_exporter_traces_env_take_priority PASSED [ 95%]101tests/test_proto_span_exporter.py::TestOTLPSpanExporter::test_headers_parse_from_env PASSED [ 97%]102tests/test_proto_span_exporter.py::TestOTLPSpanExporter::test_timeout_set_correctly PASSED [100%]103104=============================== warnings summary ===============================105../../../../nix/store/jg1wkgd5f4gj0xw4xb1c052kf6p0bavj-python3.14-pytest-9.1.1/lib/python3.14/site-packages/_pytest/cacheprovider.py:469106 /nix/store/jg1wkgd5f4gj0xw4xb1c052kf6p0bavj-python3.14-pytest-9.1.1/lib/python3.14/site-packages/_pytest/cacheprovider.py:469: PytestCacheWarning: could not create cache path /build/source/.pytest_cache/v/cache/nodeids: [Errno 13] Permission denied: '/build/source/pytest-cache-files-k2ax1dj8'107 config.cache.set("cache/nodeids", sorted(self.cached_nodeids))108109-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html110================= 40 passed, 6 deselected, 1 warning in 5.33s ==================111Finished executing pytestCheckPhase