Sourcing python-remove-tests-dir-hook Sourcing python-catch-conflicts-hook.sh Sourcing python-remove-bin-bytecode-hook.sh Sourcing pypa-build-hook Using pypaBuildPhase Sourcing python-runtime-deps-check-hook Using pythonRuntimeDepsCheckHook Sourcing pypa-install-hook Using pypaInstallPhase Sourcing python-imports-check-hook.sh Using pythonImportsCheckPhase Sourcing python-metadata-check-hook.sh Using pythonMetadataCheckPhase Sourcing python-namespaces-hook Sourcing python-catch-conflicts-hook.sh Sourcing pytest-check-hook Using pytestCheckPhase Running phase: unpackPhase unpacking source archive /nix/store/2535x5qnx3hqix529cl63p1xxb2j86js-source source root is source/exporter/opentelemetry-exporter-otlp-proto-common setting SOURCE_DATE_EPOCH to timestamp 315619200 of file "source/exporter/opentelemetry-exporter-otlp-proto-common/tests/test_trace_encoder.py" Running phase: patchPhase Running phase: updateAutotoolsGnuConfigScriptsPhase Running phase: configurePhase no configure script, doing nothing Running phase: buildPhase Executing pypaBuildPhase Creating a wheel... pypa build flags: --no-isolation --outdir dist/ --wheel * Getting build dependencies for wheel... * Building wheel... Successfully built opentelemetry_exporter_otlp_proto_common-1.40.0-py3-none-any.whl Finished creating a wheel... Finished executing pypaBuildPhase Running phase: pythonRuntimeDepsCheckHook Executing pythonRuntimeDepsCheck Checking runtime dependencies for opentelemetry_exporter_otlp_proto_common-1.40.0-py3-none-any.whl Finished executing pythonRuntimeDepsCheck Running phase: installPhase Executing pypaInstallPhase Successfully installed opentelemetry_exporter_otlp_proto_common-1.40.0-py3-none-any.whl Finished executing pypaInstallPhase Running phase: pythonOutputDistPhase Executing pythonOutputDistPhase Finished executing pythonOutputDistPhase Running phase: fixupPhase shrinking RPATHs of ELF executables and libraries in /nix/store/4brnqf7dl80c1sz5bnc8ydpqz8d906x4-python3.14-opentelemetry-exporter-otlp-proto-common-1.40.0 checking for references to /build/ in /nix/store/4brnqf7dl80c1sz5bnc8ydpqz8d906x4-python3.14-opentelemetry-exporter-otlp-proto-common-1.40.0... patching script interpreter paths in /nix/store/4brnqf7dl80c1sz5bnc8ydpqz8d906x4-python3.14-opentelemetry-exporter-otlp-proto-common-1.40.0 stripping (with command strip and flags -S -p) in /nix/store/4brnqf7dl80c1sz5bnc8ydpqz8d906x4-python3.14-opentelemetry-exporter-otlp-proto-common-1.40.0/lib shrinking RPATHs of ELF executables and libraries in /nix/store/2jdnfy1x7w8dba8hf10syr5a3d8121im-python3.14-opentelemetry-exporter-otlp-proto-common-1.40.0-dist checking for references to /build/ in /nix/store/2jdnfy1x7w8dba8hf10syr5a3d8121im-python3.14-opentelemetry-exporter-otlp-proto-common-1.40.0-dist... patching script interpreter paths in /nix/store/2jdnfy1x7w8dba8hf10syr5a3d8121im-python3.14-opentelemetry-exporter-otlp-proto-common-1.40.0-dist Executing pythonRemoveTestsDir Finished executing pythonRemoveTestsDir Running phase: installCheckPhase no Makefile or custom installCheckPhase, doing nothing Running phase: pythonCatchConflictsPhase Running phase: pythonRemoveBinBytecodePhase Running phase: pythonImportsCheckPhase Executing pythonImportsCheckPhase Check whether the following modules can be imported: opentelemetry.exporter.otlp.proto.common Running phase: pythonMetadataCheckPhase Executing pythonMetadataCheckPhase Running phase: pytestCheckPhase Executing pytestCheckPhase pytest flags: -m pytest ============================= test session starts ============================== platform linux -- Python 3.14.6, pytest-9.1.1, pluggy-1.6.0 -- /nix/store/41m77i1296n33p6liin8ynr6wh3h6b7m-python3-3.14.6/bin/python3.14 cachedir: .pytest_cache rootdir: /build/source configfile: pyproject.toml collected 17 items tests/test_attribute_encoder.py::TestOTLPAttributeEncoder::test_encode_attributes_all_kinds PASSED [ 5%] tests/test_attribute_encoder.py::TestOTLPAttributeEncoder::test_encode_attributes_error_list_none PASSED [ 11%] tests/test_attribute_encoder.py::TestOTLPAttributeEncoder::test_encode_attributes_error_logs_key PASSED [ 17%] tests/test_log_encoder.py::TestOTLPLogEncoder::test_dropped_attributes_count PASSED [ 23%] tests/test_log_encoder.py::TestOTLPLogEncoder::test_encode PASSED [ 29%] tests/test_log_encoder.py::TestOTLPLogEncoder::test_encode_no_body PASSED [ 35%] tests/test_metrics_encoder.py::TestOTLPMetricsEncoder::test_encode_exponential_histogram PASSED [ 41%] tests/test_metrics_encoder.py::TestOTLPMetricsEncoder::test_encode_gauge_double PASSED [ 47%] tests/test_metrics_encoder.py::TestOTLPMetricsEncoder::test_encode_gauge_int PASSED [ 52%] tests/test_metrics_encoder.py::TestOTLPMetricsEncoder::test_encode_histogram PASSED [ 58%] tests/test_metrics_encoder.py::TestOTLPMetricsEncoder::test_encode_multiple_scope_histogram PASSED [ 64%] tests/test_metrics_encoder.py::TestOTLPMetricsEncoder::test_encode_scope_with_attributes PASSED [ 70%] tests/test_metrics_encoder.py::TestOTLPMetricsEncoder::test_encode_sum_double PASSED [ 76%] tests/test_metrics_encoder.py::TestOTLPMetricsEncoder::test_encode_sum_int PASSED [ 82%] tests/test_metrics_encoder.py::TestOTLPMetricsEncoder::test_encoding_exception_reraise PASSED [ 88%] tests/test_trace_encoder.py::TestOTLPTraceEncoder::test_encode_spans PASSED [ 94%] tests/test_trace_encoder.py::TestOTLPTraceEncoder::test_encode_status_code_translations PASSED [100%] =============================== warnings summary =============================== exporter/opentelemetry-exporter-otlp-proto-common/tests/test_log_encoder.py::TestOTLPLogEncoder::test_dropped_attributes_count :7: LogRecordDroppedAttributesWarning: Log record attributes were dropped due to limits ../../../../nix/store/jg1wkgd5f4gj0xw4xb1c052kf6p0bavj-python3.14-pytest-9.1.1/lib/python3.14/site-packages/_pytest/cacheprovider.py:469 /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-1q4mqqpt' config.cache.set("cache/nodeids", sorted(self.cached_nodeids)) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ======================== 17 passed, 2 warnings in 2.02s ======================== Finished executing pytestCheckPhase Running phase: pytestcachePhase Running phase: pytestRemoveBytecodePhase