open-telemetry / opentelemetry-python

OpenTelemetry Python API and SDK
https://opentelemetry.io
Apache License 2.0
1.67k stars 570 forks source link

Test cases failing in windows #3879

Closed ocelotl closed 2 months ago

ocelotl commented 2 months ago

See here

ocelotl commented 2 months ago

These are the logs of the failure we are experiencing:

2024-04-25T19:40:18.6915084Z Current runner version: '2.315.0'
2024-04-25T19:40:18.7013870Z ##[group]Operating System
2024-04-25T19:40:18.7014475Z Microsoft Windows Server 2019
2024-04-25T19:40:18.7014908Z 10.0.17763
2024-04-25T19:40:18.7015189Z Datacenter
2024-04-25T19:40:18.7015491Z ##[endgroup]
2024-04-25T19:40:18.7015827Z ##[group]Runner Image
2024-04-25T19:40:18.7016174Z Image: windows-2019
2024-04-25T19:40:18.7016518Z Version: 20240422.1.0
2024-04-25T19:40:18.7017439Z Included Software: https://github.com/actions/runner-images/blob/win19/20240422.1/images/windows/Windows2019-Readme.md
2024-04-25T19:40:18.7018731Z Image Release: https://github.com/actions/runner-images/releases/tag/win19%2F20240422.1
2024-04-25T19:40:18.7019539Z ##[endgroup]
2024-04-25T19:40:18.7019881Z ##[group]Runner Image Provisioner
2024-04-25T19:40:18.7020265Z 2.0.369.1
2024-04-25T19:40:18.7020536Z ##[endgroup]
2024-04-25T19:40:18.7022535Z ##[group]GITHUB_TOKEN Permissions
2024-04-25T19:40:18.7024086Z Actions: read
2024-04-25T19:40:18.7024648Z Attestations: read
2024-04-25T19:40:18.7025033Z Checks: read
2024-04-25T19:40:18.7025353Z Contents: read
2024-04-25T19:40:18.7025641Z Deployments: read
2024-04-25T19:40:18.7025969Z Discussions: read
2024-04-25T19:40:18.7026300Z Issues: read
2024-04-25T19:40:18.7026579Z Metadata: read
2024-04-25T19:40:18.7026901Z Packages: read
2024-04-25T19:40:18.7027219Z Pages: read
2024-04-25T19:40:18.7027490Z PullRequests: read
2024-04-25T19:40:18.7027838Z RepositoryProjects: read
2024-04-25T19:40:18.7028225Z SecurityEvents: read
2024-04-25T19:40:18.7028539Z Statuses: read
2024-04-25T19:40:18.7028843Z ##[endgroup]
2024-04-25T19:40:18.7031860Z Secret source: None
2024-04-25T19:40:18.7032334Z Prepare workflow directory
2024-04-25T19:40:18.8093284Z Prepare all required actions
2024-04-25T19:40:18.8256149Z Getting action download info
2024-04-25T19:40:18.9668549Z Download action repository 'actions/checkout@v4' (SHA:0ad4b8fadaa221de15dcec353f45205ec38ea70b)
2024-04-25T19:40:19.3833696Z Download action repository 'actions/setup-python@v5' (SHA:82c7e631bb3cdc910f68e0081d67478d79c6982d)
2024-04-25T19:40:19.6144463Z Download action repository 'actions/cache@v4' (SHA:0c45773b623bea8c8e75f6c82b208c3cf94ea4f9)
2024-04-25T19:40:19.8952642Z Complete job name: build (py38, getting-started, windows-2019)
2024-04-25T19:40:20.0056427Z ##[group]Run actions/checkout@v4
2024-04-25T19:40:20.0056956Z with:
2024-04-25T19:40:20.0057310Z   repository: open-telemetry/opentelemetry-python
2024-04-25T19:40:20.0058034Z   token: ***
2024-04-25T19:40:20.0058321Z   ssh-strict: true
2024-04-25T19:40:20.0058585Z   ssh-user: git
2024-04-25T19:40:20.0058856Z   persist-credentials: true
2024-04-25T19:40:20.0059175Z   clean: true
2024-04-25T19:40:20.0059440Z   sparse-checkout-cone-mode: true
2024-04-25T19:40:20.0059805Z   fetch-depth: 1
2024-04-25T19:40:20.0060076Z   fetch-tags: false
2024-04-25T19:40:20.0060344Z   show-progress: true
2024-04-25T19:40:20.0060617Z   lfs: false
2024-04-25T19:40:20.0060849Z   submodules: false
2024-04-25T19:40:20.0061142Z   set-safe-directory: true
2024-04-25T19:40:20.0061451Z env:
2024-04-25T19:40:20.0061800Z   CONTRIB_REPO_SHA: 9ce1c26d2732dfbdadbb492fc38c562dcd08ed2e
2024-04-25T19:40:20.0062407Z   CORE_REPO_SHA: 8f18bc08f89856689bc8176334ea42aa68bb18cd
2024-04-25T19:40:20.0062915Z   py38: 3.8
2024-04-25T19:40:20.0063133Z   py39: 3.9
2024-04-25T19:40:20.0063350Z   py310: 3.10
2024-04-25T19:40:20.0063576Z   py311: 3.11
2024-04-25T19:40:20.0063811Z   pypy3: pypy-3.8
2024-04-25T19:40:20.0064207Z   RUN_MATRIX_COMBINATION: py38-getting-started-windows-2019
2024-04-25T19:40:20.0064709Z ##[endgroup]
2024-04-25T19:40:20.5509775Z Syncing repository: open-telemetry/opentelemetry-python
2024-04-25T19:40:20.5511470Z ##[group]Getting Git version info
2024-04-25T19:40:20.5512023Z Working directory is 'D:\a\opentelemetry-python\opentelemetry-python'
2024-04-25T19:40:20.7983546Z [command]"C:\Program Files\Git\bin\git.exe" version
2024-04-25T19:40:20.8481463Z git version 2.44.0.windows.1
2024-04-25T19:40:20.9108325Z ##[endgroup]
2024-04-25T19:40:20.9290490Z Temporarily overriding HOME='D:\a\_temp\8a8205c8-86f9-4420-bbfb-0fe0d025f95f' before making global git config changes
2024-04-25T19:40:20.9291791Z Adding repository directory to the temporary git global config as a safe directory
2024-04-25T19:40:20.9305766Z [command]"C:\Program Files\Git\bin\git.exe" config --global --add safe.directory D:\a\opentelemetry-python\opentelemetry-python
2024-04-25T19:40:21.0556336Z Deleting the contents of 'D:\a\opentelemetry-python\opentelemetry-python'
2024-04-25T19:40:21.0563620Z ##[group]Initializing the repository
2024-04-25T19:40:21.0578452Z [command]"C:\Program Files\Git\bin\git.exe" init D:\a\opentelemetry-python\opentelemetry-python
2024-04-25T19:40:21.1704946Z Initialized empty Git repository in D:/a/opentelemetry-python/opentelemetry-python/.git/
2024-04-25T19:40:21.1761965Z [command]"C:\Program Files\Git\bin\git.exe" remote add origin https://github.com/open-telemetry/opentelemetry-python
2024-04-25T19:40:21.2388192Z ##[endgroup]
2024-04-25T19:40:21.2388788Z ##[group]Disabling automatic garbage collection
2024-04-25T19:40:21.2401074Z [command]"C:\Program Files\Git\bin\git.exe" config --local gc.auto 0
2024-04-25T19:40:21.2659918Z ##[endgroup]
2024-04-25T19:40:21.2660486Z ##[group]Setting up auth
2024-04-25T19:40:21.2676334Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp core\.sshCommand
2024-04-25T19:40:21.2936388Z [command]"C:\Program Files\Git\bin\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2024-04-25T19:40:23.1660238Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2024-04-25T19:40:23.1925849Z [command]"C:\Program Files\Git\bin\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2024-04-25T19:40:23.5848342Z [command]"C:\Program Files\Git\bin\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2024-04-25T19:40:23.6114764Z ##[endgroup]
2024-04-25T19:40:23.6117406Z ##[group]Fetching the repository
2024-04-25T19:40:23.6133143Z [command]"C:\Program Files\Git\bin\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +8f18bc08f89856689bc8176334ea42aa68bb18cd:refs/remotes/pull/3813/merge
2024-04-25T19:40:25.7340138Z From https://github.com/open-telemetry/opentelemetry-python
2024-04-25T19:40:25.7341300Z  * [new ref]         8f18bc08f89856689bc8176334ea42aa68bb18cd -> pull/3813/merge
2024-04-25T19:40:25.7493609Z ##[endgroup]
2024-04-25T19:40:25.7494455Z ##[group]Determining the checkout info
2024-04-25T19:40:25.7497026Z ##[endgroup]
2024-04-25T19:40:25.7511194Z [command]"C:\Program Files\Git\bin\git.exe" sparse-checkout disable
2024-04-25T19:40:25.8008925Z [command]"C:\Program Files\Git\bin\git.exe" config --local --unset-all extensions.worktreeConfig
2024-04-25T19:40:25.8262878Z ##[group]Checking out the ref
2024-04-25T19:40:25.8276814Z [command]"C:\Program Files\Git\bin\git.exe" checkout --progress --force refs/remotes/pull/3813/merge
2024-04-25T19:40:26.0016472Z Note: switching to 'refs/remotes/pull/3813/merge'.
2024-04-25T19:40:26.0017057Z 
2024-04-25T19:40:26.0017499Z You are in 'detached HEAD' state. You can look around, make experimental
2024-04-25T19:40:26.0019297Z changes and commit them, and you can discard any commits you make in this
2024-04-25T19:40:26.0020482Z state without impacting any branches by switching back to a branch.
2024-04-25T19:40:26.0021014Z 
2024-04-25T19:40:26.0021740Z If you want to create a new branch to retain commits you create, you may
2024-04-25T19:40:26.0023054Z do so (now or later) by using -c with the switch command. Example:
2024-04-25T19:40:26.0023861Z 
2024-04-25T19:40:26.0025536Z   git switch -c <new-branch-name>
2024-04-25T19:40:26.0025957Z 
2024-04-25T19:40:26.0026201Z Or undo this operation with:
2024-04-25T19:40:26.0026568Z 
2024-04-25T19:40:26.0026750Z   git switch -
2024-04-25T19:40:26.0027085Z 
2024-04-25T19:40:26.0027604Z Turn off this advice by setting config variable advice.detachedHead to false
2024-04-25T19:40:26.0028378Z 
2024-04-25T19:40:26.0029144Z HEAD is now at 8f18bc0 Merge 151a0335d360d67f3841af12819d5def7e1c79e8 into d213e02941039d4383abc3608b75404ce84725b1
2024-04-25T19:40:26.0058384Z ##[endgroup]
2024-04-25T19:40:26.0463937Z [command]"C:\Program Files\Git\bin\git.exe" log -1 --format='%H'
2024-04-25T19:40:26.0745383Z '8f18bc08f89856689bc8176334ea42aa68bb18cd'
2024-04-25T19:40:26.1289573Z ##[group]Run actions/setup-python@v5
2024-04-25T19:40:26.1289951Z with:
2024-04-25T19:40:26.1290165Z   python-version: 3.8
2024-04-25T19:40:26.1290438Z   architecture: x64
2024-04-25T19:40:26.1290681Z   check-latest: false
2024-04-25T19:40:26.1291115Z   token: ***
2024-04-25T19:40:26.1291349Z   update-environment: true
2024-04-25T19:40:26.1291623Z   allow-prereleases: false
2024-04-25T19:40:26.1291862Z env:
2024-04-25T19:40:26.1292144Z   CONTRIB_REPO_SHA: 9ce1c26d2732dfbdadbb492fc38c562dcd08ed2e
2024-04-25T19:40:26.1292597Z   CORE_REPO_SHA: 8f18bc08f89856689bc8176334ea42aa68bb18cd
2024-04-25T19:40:26.1292949Z   py38: 3.8
2024-04-25T19:40:26.1293141Z   py39: 3.9
2024-04-25T19:40:26.1293318Z   py310: 3.10
2024-04-25T19:40:26.1293512Z   py311: 3.11
2024-04-25T19:40:26.1293707Z   pypy3: pypy-3.8
2024-04-25T19:40:26.1294019Z   RUN_MATRIX_COMBINATION: py38-getting-started-windows-2019
2024-04-25T19:40:26.1294397Z ##[endgroup]
2024-04-25T19:40:26.4308366Z ##[group]Installed versions
2024-04-25T19:40:26.5231367Z Successfully set up CPython (3.8.10)
2024-04-25T19:40:26.5232293Z ##[endgroup]
2024-04-25T19:40:26.5640715Z ##[group]Run pip install tox
2024-04-25T19:40:26.5641162Z pip install tox
2024-04-25T19:40:26.6136722Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2024-04-25T19:40:26.6137200Z env:
2024-04-25T19:40:26.6137547Z   CONTRIB_REPO_SHA: 9ce1c26d2732dfbdadbb492fc38c562dcd08ed2e
2024-04-25T19:40:26.6138054Z   CORE_REPO_SHA: 8f18bc08f89856689bc8176334ea42aa68bb18cd
2024-04-25T19:40:26.6138434Z   py38: 3.8
2024-04-25T19:40:26.6138635Z   py39: 3.9
2024-04-25T19:40:26.6138827Z   py310: 3.10
2024-04-25T19:40:26.6139026Z   py311: 3.11
2024-04-25T19:40:26.6139221Z   pypy3: pypy-3.8
2024-04-25T19:40:26.6139546Z   RUN_MATRIX_COMBINATION: py38-getting-started-windows-2019
2024-04-25T19:40:26.6140053Z   pythonLocation: C:\hostedtoolcache\windows\Python\3.8.10\x64
2024-04-25T19:40:26.6140609Z   PKG_CONFIG_PATH: C:\hostedtoolcache\windows\Python\3.8.10\x64/lib/pkgconfig
2024-04-25T19:40:26.6141215Z   Python_ROOT_DIR: C:\hostedtoolcache\windows\Python\3.8.10\x64
2024-04-25T19:40:26.6141728Z   Python2_ROOT_DIR: C:\hostedtoolcache\windows\Python\3.8.10\x64
2024-04-25T19:40:26.6142234Z   Python3_ROOT_DIR: C:\hostedtoolcache\windows\Python\3.8.10\x64
2024-04-25T19:40:26.6142631Z ##[endgroup]
2024-04-25T19:40:38.9950821Z Collecting tox
2024-04-25T19:40:39.0342524Z   Downloading tox-4.14.2-py3-none-any.whl.metadata (5.0 kB)
2024-04-25T19:40:39.1035152Z Collecting cachetools>=5.3.2 (from tox)
2024-04-25T19:40:39.1086212Z   Downloading cachetools-5.3.3-py3-none-any.whl.metadata (5.3 kB)
2024-04-25T19:40:39.1501019Z Collecting chardet>=5.2 (from tox)
2024-04-25T19:40:39.1551273Z   Downloading chardet-5.2.0-py3-none-any.whl.metadata (3.4 kB)
2024-04-25T19:40:39.2196100Z Collecting colorama>=0.4.6 (from tox)
2024-04-25T19:40:39.2244465Z   Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB)
2024-04-25T19:40:39.2734866Z Collecting filelock>=3.13.1 (from tox)
2024-04-25T19:40:39.2792395Z   Downloading filelock-3.13.4-py3-none-any.whl.metadata (2.8 kB)
2024-04-25T19:40:39.3266385Z Collecting packaging>=23.2 (from tox)
2024-04-25T19:40:39.3316819Z   Downloading packaging-24.0-py3-none-any.whl.metadata (3.2 kB)
2024-04-25T19:40:39.3775147Z Collecting platformdirs>=4.1 (from tox)
2024-04-25T19:40:39.3826233Z   Downloading platformdirs-4.2.1-py3-none-any.whl.metadata (11 kB)
2024-04-25T19:40:39.4287558Z Collecting pluggy>=1.3 (from tox)
2024-04-25T19:40:39.4339613Z   Downloading pluggy-1.5.0-py3-none-any.whl.metadata (4.8 kB)
2024-04-25T19:40:39.4783104Z Collecting pyproject-api>=1.6.1 (from tox)
2024-04-25T19:40:39.4834045Z   Downloading pyproject_api-1.6.1-py3-none-any.whl.metadata (2.8 kB)
2024-04-25T19:40:39.5222957Z Collecting tomli>=2.0.1 (from tox)
2024-04-25T19:40:39.5303061Z   Downloading tomli-2.0.1-py3-none-any.whl.metadata (8.9 kB)
2024-04-25T19:40:39.6399701Z Collecting virtualenv>=20.25 (from tox)
2024-04-25T19:40:39.6451286Z   Downloading virtualenv-20.26.0-py3-none-any.whl.metadata (4.4 kB)
2024-04-25T19:40:39.7502392Z Collecting distlib<1,>=0.3.7 (from virtualenv>=20.25->tox)
2024-04-25T19:40:39.7555224Z   Downloading distlib-0.3.8-py2.py3-none-any.whl.metadata (5.1 kB)
2024-04-25T19:40:39.7847183Z Downloading tox-4.14.2-py3-none-any.whl (155 kB)
2024-04-25T19:40:39.8059882Z    ---------------------------------------- 155.4/155.4 kB 9.1 MB/s eta 0:00:00
2024-04-25T19:40:39.8111522Z Downloading cachetools-5.3.3-py3-none-any.whl (9.3 kB)
2024-04-25T19:40:39.8291680Z Downloading chardet-5.2.0-py3-none-any.whl (199 kB)
2024-04-25T19:40:39.8520480Z    ---------------------------------------- 199.4/199.4 kB ? eta 0:00:00
2024-04-25T19:40:39.8569339Z Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB)
2024-04-25T19:40:39.8738138Z Downloading filelock-3.13.4-py3-none-any.whl (11 kB)
2024-04-25T19:40:39.8930064Z Downloading packaging-24.0-py3-none-any.whl (53 kB)
2024-04-25T19:40:39.9107678Z    ---------------------------------------- 53.5/53.5 kB 2.7 MB/s eta 0:00:00
2024-04-25T19:40:39.9160125Z Downloading platformdirs-4.2.1-py3-none-any.whl (17 kB)
2024-04-25T19:40:39.9328903Z Downloading pluggy-1.5.0-py3-none-any.whl (20 kB)
2024-04-25T19:40:39.9545210Z Downloading pyproject_api-1.6.1-py3-none-any.whl (12 kB)
2024-04-25T19:40:39.9723008Z Downloading tomli-2.0.1-py3-none-any.whl (12 kB)
2024-04-25T19:40:39.9930913Z Downloading virtualenv-20.26.0-py3-none-any.whl (3.9 MB)
2024-04-25T19:40:40.0446767Z    ---------------------------------------- 3.9/3.9 MB 83.1 MB/s eta 0:00:00
2024-04-25T19:40:40.0498401Z Downloading distlib-0.3.8-py2.py3-none-any.whl (468 kB)
2024-04-25T19:40:40.0823945Z    --------------------------------------- 468.9/468.9 kB 14.8 MB/s eta 0:00:00
2024-04-25T19:40:40.3153600Z Installing collected packages: distlib, tomli, pluggy, platformdirs, packaging, filelock, colorama, chardet, cachetools, virtualenv, pyproject-api, tox
2024-04-25T19:40:44.9072382Z Successfully installed cachetools-5.3.3 chardet-5.2.0 colorama-0.4.6 distlib-0.3.8 filelock-3.13.4 packaging-24.0 platformdirs-4.2.1 pluggy-1.5.0 pyproject-api-1.6.1 tomli-2.0.1 tox-4.14.2 virtualenv-20.26.0
2024-04-25T19:40:46.5006960Z ##[group]Run actions/cache@v4
2024-04-25T19:40:46.5007311Z with:
2024-04-25T19:40:46.5007559Z   path: .tox
~/.cache/pip

2024-04-25T19:40:46.5008338Z   key: v4-tox-cache-py38-getting-started-windows-2019-6e76c476f659ea556a1ed47aa52fb84e941bb38535594b11b8e610e7f392f227-core
2024-04-25T19:40:46.5009158Z   enableCrossOsArchive: false
2024-04-25T19:40:46.5009449Z   fail-on-cache-miss: false
2024-04-25T19:40:46.5009710Z   lookup-only: false
2024-04-25T19:40:46.5009940Z   save-always: false
2024-04-25T19:40:46.5010151Z env:
2024-04-25T19:40:46.5010427Z   CONTRIB_REPO_SHA: 9ce1c26d2732dfbdadbb492fc38c562dcd08ed2e
2024-04-25T19:40:46.5010889Z   CORE_REPO_SHA: 8f18bc08f89856689bc8176334ea42aa68bb18cd
2024-04-25T19:40:46.5011238Z   py38: 3.8
2024-04-25T19:40:46.5011424Z   py39: 3.9
2024-04-25T19:40:46.5011610Z   py310: 3.10
2024-04-25T19:40:46.5011805Z   py311: 3.11
2024-04-25T19:40:46.5012000Z   pypy3: pypy-3.8
2024-04-25T19:40:46.5012359Z   RUN_MATRIX_COMBINATION: py38-getting-started-windows-2019
2024-04-25T19:40:46.5012856Z   pythonLocation: C:\hostedtoolcache\windows\Python\3.8.10\x64
2024-04-25T19:40:46.5013596Z   PKG_CONFIG_PATH: C:\hostedtoolcache\windows\Python\3.8.10\x64/lib/pkgconfig
2024-04-25T19:40:46.5014156Z   Python_ROOT_DIR: C:\hostedtoolcache\windows\Python\3.8.10\x64
2024-04-25T19:40:46.5014653Z   Python2_ROOT_DIR: C:\hostedtoolcache\windows\Python\3.8.10\x64
2024-04-25T19:40:46.5015158Z   Python3_ROOT_DIR: C:\hostedtoolcache\windows\Python\3.8.10\x64
2024-04-25T19:40:46.5015561Z ##[endgroup]
2024-04-25T19:40:47.2893923Z Cache Size: ~29 MB (30020656 B)
2024-04-25T19:40:47.2946959Z [command]"C:\Program Files\Git\usr\bin\tar.exe" -xf D:/a/_temp/a23a5e08-0904-4a30-a00a-3ab9eaa11316/cache.tzst -P -C D:/a/opentelemetry-python/opentelemetry-python --force-local --use-compress-program "zstd -d"
2024-04-25T19:40:48.1287596Z Received 30020656 of 30020656 (100.0%), 28.2 MBs/sec
2024-04-25T19:40:50.0189862Z Cache restored successfully
2024-04-25T19:40:50.4042037Z Cache restored from key: v4-tox-cache-py38-getting-started-windows-2019-6e76c476f659ea556a1ed47aa52fb84e941bb38535594b11b8e610e7f392f227-core
2024-04-25T19:40:50.4303146Z ##[group]Run git config --system core.longpaths true
2024-04-25T19:40:50.4303704Z git config --system core.longpaths true
2024-04-25T19:40:50.4338768Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2024-04-25T19:40:50.4339217Z env:
2024-04-25T19:40:50.4339514Z   CONTRIB_REPO_SHA: 9ce1c26d2732dfbdadbb492fc38c562dcd08ed2e
2024-04-25T19:40:50.4339990Z   CORE_REPO_SHA: 8f18bc08f89856689bc8176334ea42aa68bb18cd
2024-04-25T19:40:50.4340353Z   py38: 3.8
2024-04-25T19:40:50.4340547Z   py39: 3.9
2024-04-25T19:40:50.4340736Z   py310: 3.10
2024-04-25T19:40:50.4340941Z   py311: 3.11
2024-04-25T19:40:50.4341151Z   pypy3: pypy-3.8
2024-04-25T19:40:50.4341483Z   RUN_MATRIX_COMBINATION: py38-getting-started-windows-2019
2024-04-25T19:40:50.4341997Z   pythonLocation: C:\hostedtoolcache\windows\Python\3.8.10\x64
2024-04-25T19:40:50.4342565Z   PKG_CONFIG_PATH: C:\hostedtoolcache\windows\Python\3.8.10\x64/lib/pkgconfig
2024-04-25T19:40:50.4343172Z   Python_ROOT_DIR: C:\hostedtoolcache\windows\Python\3.8.10\x64
2024-04-25T19:40:50.4343678Z   Python2_ROOT_DIR: C:\hostedtoolcache\windows\Python\3.8.10\x64
2024-04-25T19:40:50.4344175Z   Python3_ROOT_DIR: C:\hostedtoolcache\windows\Python\3.8.10\x64
2024-04-25T19:40:50.4344567Z ##[endgroup]
2024-04-25T19:40:50.8502000Z ##[group]Run tox -f py38-getting-started -- -ra --benchmark-json=py38-getting-started-windows-2019-benchmark.json
2024-04-25T19:40:50.8503262Z tox -f py38-getting-started -- -ra --benchmark-json=py38-getting-started-windows-2019-benchmark.json
2024-04-25T19:40:50.8565241Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2024-04-25T19:40:50.8565697Z env:
2024-04-25T19:40:50.8566018Z   CONTRIB_REPO_SHA: 9ce1c26d2732dfbdadbb492fc38c562dcd08ed2e
2024-04-25T19:40:50.8566512Z   CORE_REPO_SHA: 8f18bc08f89856689bc8176334ea42aa68bb18cd
2024-04-25T19:40:50.8566888Z   py38: 3.8
2024-04-25T19:40:50.8567094Z   py39: 3.9
2024-04-25T19:40:50.8567323Z   py310: 3.10
2024-04-25T19:40:50.8567548Z   py311: 3.11
2024-04-25T19:40:50.8567772Z   pypy3: pypy-3.8
2024-04-25T19:40:50.8568120Z   RUN_MATRIX_COMBINATION: py38-getting-started-windows-2019
2024-04-25T19:40:50.8568632Z   pythonLocation: C:\hostedtoolcache\windows\Python\3.8.10\x64
2024-04-25T19:40:50.8569259Z   PKG_CONFIG_PATH: C:\hostedtoolcache\windows\Python\3.8.10\x64/lib/pkgconfig
2024-04-25T19:40:50.8569837Z   Python_ROOT_DIR: C:\hostedtoolcache\windows\Python\3.8.10\x64
2024-04-25T19:40:50.8570359Z   Python2_ROOT_DIR: C:\hostedtoolcache\windows\Python\3.8.10\x64
2024-04-25T19:40:50.8570895Z   Python3_ROOT_DIR: C:\hostedtoolcache\windows\Python\3.8.10\x64
2024-04-25T19:40:50.8571311Z ##[endgroup]
2024-04-25T19:40:51.5695142Z py38-opentelemetry-getting-started: recreate env because python changed virtualenv version='20.25.3'->'20.26.0'
2024-04-25T19:40:51.5696780Z py38-opentelemetry-getting-started: remove tox env folder D:\a\opentelemetry-python\opentelemetry-python\.tox\py38-opentelemetry-getting-started
2024-04-25T19:40:57.6363903Z py38-opentelemetry-getting-started: install_deps> python -I -m pip install flaky pytest pytest-benchmark -c dev-requirements.txt
2024-04-25T19:41:01.5915083Z py38-opentelemetry-getting-started: commands_pre[0]> python -m pip install -U pip setuptools wheel
2024-04-25T19:41:02.5513290Z Requirement already satisfied: pip in d:\a\opentelemetry-python\opentelemetry-python\.tox\py38-opentelemetry-getting-started\lib\site-packages (24.0)
2024-04-25T19:41:02.6138332Z Requirement already satisfied: setuptools in d:\a\opentelemetry-python\opentelemetry-python\.tox\py38-opentelemetry-getting-started\lib\site-packages (69.5.1)
2024-04-25T19:41:02.8169942Z Requirement already satisfied: wheel in d:\a\opentelemetry-python\opentelemetry-python\.tox\py38-opentelemetry-getting-started\lib\site-packages (0.43.0)
2024-04-25T19:41:03.0156101Z py38-opentelemetry-getting-started: commands_pre[1]> pip install D:\a\opentelemetry-python\opentelemetry-python/opentelemetry-api D:\a\opentelemetry-python\opentelemetry-python/opentelemetry-semantic-conventions D:\a\opentelemetry-python\opentelemetry-python/opentelemetry-sdk D:\a\opentelemetry-python\opentelemetry-python/tests/opentelemetry-test-utils
2024-04-25T19:41:03.9891875Z Processing d:\a\opentelemetry-python\opentelemetry-python\opentelemetry-api
2024-04-25T19:41:03.9892916Z   Installing build dependencies: started
2024-04-25T19:41:06.1993381Z   Installing build dependencies: finished with status 'done'
2024-04-25T19:41:06.1994312Z   Getting requirements to build wheel: started
2024-04-25T19:41:06.3088340Z   Getting requirements to build wheel: finished with status 'done'
2024-04-25T19:41:06.3089472Z   Preparing metadata (pyproject.toml): started
2024-04-25T19:41:06.5281244Z   Preparing metadata (pyproject.toml): finished with status 'done'
2024-04-25T19:41:06.5282753Z Processing d:\a\opentelemetry-python\opentelemetry-python\opentelemetry-semantic-conventions
2024-04-25T19:41:06.5283510Z   Installing build dependencies: started
2024-04-25T19:41:08.6084552Z   Installing build dependencies: finished with status 'done'
2024-04-25T19:41:08.6085442Z   Getting requirements to build wheel: started
2024-04-25T19:41:08.7178283Z   Getting requirements to build wheel: finished with status 'done'
2024-04-25T19:41:08.7181475Z   Preparing metadata (pyproject.toml): started
2024-04-25T19:41:08.8738341Z   Preparing metadata (pyproject.toml): finished with status 'done'
2024-04-25T19:41:08.8739426Z Processing d:\a\opentelemetry-python\opentelemetry-python\opentelemetry-sdk
2024-04-25T19:41:08.8894420Z   Installing build dependencies: started
2024-04-25T19:41:11.4548488Z   Installing build dependencies: finished with status 'done'
2024-04-25T19:41:11.4549576Z   Getting requirements to build wheel: started
2024-04-25T19:41:11.5644194Z   Getting requirements to build wheel: finished with status 'done'
2024-04-25T19:41:11.5645104Z   Preparing metadata (pyproject.toml): started
2024-04-25T19:41:11.7518697Z   Preparing metadata (pyproject.toml): finished with status 'done'
2024-04-25T19:41:11.7520045Z Processing d:\a\opentelemetry-python\opentelemetry-python\tests\opentelemetry-test-utils
2024-04-25T19:41:11.7521123Z   Installing build dependencies: started
2024-04-25T19:41:18.0589191Z   Installing build dependencies: finished with status 'done'
2024-04-25T19:41:18.0590309Z   Getting requirements to build wheel: started
2024-04-25T19:41:18.1649256Z   Getting requirements to build wheel: finished with status 'done'
2024-04-25T19:41:18.1650176Z   Preparing metadata (pyproject.toml): started
2024-04-25T19:41:18.3614764Z   Preparing metadata (pyproject.toml): finished with status 'done'
2024-04-25T19:41:18.4969421Z Collecting deprecated>=1.2.6 (from opentelemetry-api==1.25.0.dev0)
2024-04-25T19:41:18.5419487Z   Downloading Deprecated-1.2.14-py2.py3-none-any.whl.metadata (5.4 kB)
2024-04-25T19:41:18.7726604Z Collecting importlib-metadata<=7.1,>=6.0 (from opentelemetry-api==1.25.0.dev0)
2024-04-25T19:41:18.7727656Z   Downloading importlib_metadata-7.1.0-py3-none-any.whl.metadata (4.7 kB)
2024-04-25T19:41:19.0128161Z Collecting typing-extensions>=3.7.4 (from opentelemetry-sdk==1.25.0.dev0)
2024-04-25T19:41:19.0377796Z   Downloading typing_extensions-4.11.0-py3-none-any.whl.metadata (3.0 kB)
2024-04-25T19:41:19.2668755Z Collecting asgiref~=3.0 (from opentelemetry-test-utils==0.46b0.dev0)
2024-04-25T19:41:19.2866861Z   Downloading asgiref-3.8.1-py3-none-any.whl.metadata (9.3 kB)
2024-04-25T19:41:19.5728882Z Collecting wrapt<2,>=1.10 (from deprecated>=1.2.6->opentelemetry-api==1.25.0.dev0)
2024-04-25T19:41:19.5895207Z   Downloading wrapt-1.16.0-cp38-cp38-win_amd64.whl.metadata (6.8 kB)
2024-04-25T19:41:19.8559786Z Collecting zipp>=0.5 (from importlib-metadata<=7.1,>=6.0->opentelemetry-api==1.25.0.dev0)
2024-04-25T19:41:19.8560618Z   Downloading zipp-3.18.1-py3-none-any.whl.metadata (3.5 kB)
2024-04-25T19:41:19.9905006Z Downloading asgiref-3.8.1-py3-none-any.whl (23 kB)
2024-04-25T19:41:20.1115132Z Downloading Deprecated-1.2.14-py2.py3-none-any.whl (9.6 kB)
2024-04-25T19:41:20.2162163Z Downloading importlib_metadata-7.1.0-py3-none-any.whl (24 kB)
2024-04-25T19:41:20.3586668Z Downloading typing_extensions-4.11.0-py3-none-any.whl (34 kB)
2024-04-25T19:41:20.4662341Z Downloading wrapt-1.16.0-cp38-cp38-win_amd64.whl (37 kB)
2024-04-25T19:41:20.6072736Z Downloading zipp-3.18.1-py3-none-any.whl (8.2 kB)
2024-04-25T19:41:20.7882204Z Building wheels for collected packages: opentelemetry-api, opentelemetry-semantic-conventions, opentelemetry-sdk, opentelemetry-test-utils
2024-04-25T19:41:20.8229878Z   Building wheel for opentelemetry-api (pyproject.toml): started
2024-04-25T19:41:20.8981812Z   Building wheel for opentelemetry-api (pyproject.toml): finished with status 'done'
2024-04-25T19:41:20.9095092Z   Created wheel for opentelemetry-api: filename=opentelemetry_api-1.25.0.dev0-py3-none-any.whl size=60623 sha256=c7b49ae77575ba6b58b7f63e4a6c31a2d8f080b2885dd00a14c1f52ba52b911a
2024-04-25T19:41:20.9097113Z   Stored in directory: c:\users\runneradmin\appdata\local\pip\cache\wheels\d3\4e\a0\c3080b0b40fec4e9bd956b8945745d7504954ea5034c289e64
2024-04-25T19:41:20.9513226Z   Building wheel for opentelemetry-semantic-conventions (pyproject.toml): started
2024-04-25T19:41:21.0312896Z   Building wheel for opentelemetry-semantic-conventions (pyproject.toml): finished with status 'done'
2024-04-25T19:41:21.0316500Z   Created wheel for opentelemetry-semantic-conventions: filename=opentelemetry_semantic_conventions-0.46b0.dev0-py3-none-any.whl size=37059 sha256=7f4ecd5fa4ebe6fa9e9436589b9e5e5f85fa11bc672bb3f8700781ca34e878dc
2024-04-25T19:41:21.0318762Z   Stored in directory: c:\users\runneradmin\appdata\local\pip\cache\wheels\2f\cd\82\f4130b14287d66280d3eba4a2a7c52e8e272821f05e9145763
2024-04-25T19:41:21.0831526Z   Building wheel for opentelemetry-sdk (pyproject.toml): started
2024-04-25T19:41:21.1402404Z   Building wheel for opentelemetry-sdk (pyproject.toml): finished with status 'done'
2024-04-25T19:41:21.1605337Z   Created wheel for opentelemetry-sdk: filename=opentelemetry_sdk-1.25.0.dev0-py3-none-any.whl size=107318 sha256=5e123cb63ea548cde9f5463678a6478586788a7f320282bf5e2f81aaa0660c2a
2024-04-25T19:41:21.1606940Z   Stored in directory: c:\users\runneradmin\appdata\local\pip\cache\wheels\a0\c9\ec\0fbe2e9b6596162e0884adde73444824de7ac35c14a9669d70
2024-04-25T19:41:21.2070691Z   Building wheel for opentelemetry-test-utils (pyproject.toml): started
2024-04-25T19:41:21.2655696Z   Building wheel for opentelemetry-test-utils (pyproject.toml): finished with status 'done'
2024-04-25T19:41:21.2657866Z   Created wheel for opentelemetry-test-utils: filename=opentelemetry_test_utils-0.46b0.dev0-py3-none-any.whl size=14274 sha256=8334808117e2d5336ff2a7bc8e4f3e5099e8f0afa7d065aa6e61780fa877603c
2024-04-25T19:41:21.2659696Z   Stored in directory: c:\users\runneradmin\appdata\local\pip\cache\wheels\8a\8f\74\daf6d10a17baba1b671201c6c3aa4f07fc86b3cb23c3183d9f
2024-04-25T19:41:21.3151665Z Successfully built opentelemetry-api opentelemetry-semantic-conventions opentelemetry-sdk opentelemetry-test-utils
2024-04-25T19:41:21.4453341Z Installing collected packages: zipp, wrapt, typing-extensions, opentelemetry-semantic-conventions, importlib-metadata, deprecated, asgiref, opentelemetry-api, opentelemetry-sdk, opentelemetry-test-utils
2024-04-25T19:41:21.8019143Z Successfully installed asgiref-3.8.1 deprecated-1.2.14 importlib-metadata-7.1.0 opentelemetry-api-1.25.0.dev0 opentelemetry-sdk-1.25.0.dev0 opentelemetry-semantic-conventions-0.46b0.dev0 opentelemetry-test-utils-0.46b0.dev0 typing-extensions-4.11.0 wrapt-1.16.0 zipp-3.18.1
2024-04-25T19:41:22.0726651Z py38-opentelemetry-getting-started: commands_pre[2]> pip install -r D:\a\opentelemetry-python\opentelemetry-python/docs/getting_started/tests/requirements.txt
2024-04-25T19:41:23.2652914Z Collecting asgiref==3.7.2 (from -r D:\a\opentelemetry-python\opentelemetry-python/docs/getting_started/tests/requirements.txt (line 1))
2024-04-25T19:41:23.2822803Z   Downloading asgiref-3.7.2-py3-none-any.whl.metadata (9.2 kB)
2024-04-25T19:41:23.4207103Z Collecting attrs==23.1.0 (from -r D:\a\opentelemetry-python\opentelemetry-python/docs/getting_started/tests/requirements.txt (line 2))
2024-04-25T19:41:23.4412565Z   Downloading attrs-23.1.0-py3-none-any.whl.metadata (11 kB)
2024-04-25T19:41:23.5158610Z Collecting certifi==2023.7.22 (from -r D:\a\opentelemetry-python\opentelemetry-python/docs/getting_started/tests/requirements.txt (line 3))
2024-04-25T19:41:23.5324267Z   Downloading certifi-2023.7.22-py3-none-any.whl.metadata (2.2 kB)
2024-04-25T19:41:23.7246372Z Collecting charset-normalizer==2.0.12 (from -r D:\a\opentelemetry-python\opentelemetry-python/docs/getting_started/tests/requirements.txt (line 4))
2024-04-25T19:41:23.7352393Z   Downloading charset_normalizer-2.0.12-py3-none-any.whl.metadata (11 kB)
2024-04-25T19:41:23.8966910Z Collecting click==8.1.7 (from -r D:\a\opentelemetry-python\opentelemetry-python/docs/getting_started/tests/requirements.txt (line 5))
2024-04-25T19:41:23.9212594Z   Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB)
2024-04-25T19:41:23.9566449Z Requirement already satisfied: Deprecated==1.2.14 in d:\a\opentelemetry-python\opentelemetry-python\.tox\py38-opentelemetry-getting-started\lib\site-packages (from -r D:\a\opentelemetry-python\opentelemetry-python/docs/getting_started/tests/requirements.txt (line 6)) (1.2.14)
2024-04-25T19:41:23.9774137Z Requirement already satisfied: flaky==3.7.0 in d:\a\opentelemetry-python\opentelemetry-python\.tox\py38-opentelemetry-getting-started\lib\site-packages (from -r D:\a\opentelemetry-python\opentelemetry-python/docs/getting_started/tests/requirements.txt (line 7)) (3.7.0)
2024-04-25T19:41:24.0292273Z Collecting Flask==2.3.3 (from -r D:\a\opentelemetry-python\opentelemetry-python/docs/getting_started/tests/requirements.txt (line 8))
2024-04-25T19:41:24.0293688Z   Downloading flask-2.3.3-py3-none-any.whl.metadata (3.6 kB)
2024-04-25T19:41:24.1383655Z Collecting idna==3.7 (from -r D:\a\opentelemetry-python\opentelemetry-python/docs/getting_started/tests/requirements.txt (line 9))
2024-04-25T19:41:24.1384781Z   Downloading idna-3.7-py3-none-any.whl.metadata (9.9 kB)
2024-04-25T19:41:24.2372265Z Collecting importlib-metadata==6.8.0 (from -r D:\a\opentelemetry-python\opentelemetry-python/docs/getting_started/tests/requirements.txt (line 10))
2024-04-25T19:41:24.2528915Z   Downloading importlib_metadata-6.8.0-py3-none-any.whl.metadata (5.1 kB)
2024-04-25T19:41:24.2993613Z Requirement already satisfied: iniconfig==2.0.0 in d:\a\opentelemetry-python\opentelemetry-python\.tox\py38-opentelemetry-getting-started\lib\site-packages (from -r D:\a\opentelemetry-python\opentelemetry-python/docs/getting_started/tests/requirements.txt (line 11)) (2.0.0)
2024-04-25T19:41:24.3981452Z Collecting itsdangerous==2.1.2 (from -r D:\a\opentelemetry-python\opentelemetry-python/docs/getting_started/tests/requirements.txt (line 12))
2024-04-25T19:41:24.3982681Z   Downloading itsdangerous-2.1.2-py3-none-any.whl.metadata (2.9 kB)
2024-04-25T19:41:24.5733805Z Collecting Jinja2==3.1.3 (from -r D:\a\opentelemetry-python\opentelemetry-python/docs/getting_started/tests/requirements.txt (line 13))
2024-04-25T19:41:24.5735050Z   Downloading Jinja2-3.1.3-py3-none-any.whl.metadata (3.3 kB)
2024-04-25T19:41:24.7052286Z Collecting MarkupSafe==2.1.3 (from -r D:\a\opentelemetry-python\opentelemetry-python/docs/getting_started/tests/requirements.txt (line 14))
2024-04-25T19:41:24.7239945Z   Downloading MarkupSafe-2.1.3-cp38-cp38-win_amd64.whl.metadata (3.1 kB)
2024-04-25T19:41:24.8069318Z Collecting packaging==23.2 (from -r D:\a\opentelemetry-python\opentelemetry-python/docs/getting_started/tests/requirements.txt (line 15))
2024-04-25T19:41:24.8230805Z   Downloading packaging-23.2-py3-none-any.whl.metadata (3.2 kB)
2024-04-25T19:41:24.9024293Z Collecting pluggy==1.3.0 (from -r D:\a\opentelemetry-python\opentelemetry-python/docs/getting_started/tests/requirements.txt (line 16))
2024-04-25T19:41:24.9025788Z   Downloading pluggy-1.3.0-py3-none-any.whl.metadata (4.3 kB)
2024-04-25T19:41:24.9393041Z Requirement already satisfied: py==1.11.0 in d:\a\opentelemetry-python\opentelemetry-python\.tox\py38-opentelemetry-getting-started\lib\site-packages (from -r D:\a\opentelemetry-python\opentelemetry-python/docs/getting_started/tests/requirements.txt (line 17)) (1.11.0)
2024-04-25T19:41:24.9395815Z Requirement already satisfied: py-cpuinfo==9.0.0 in d:\a\opentelemetry-python\opentelemetry-python\.tox\py38-opentelemetry-getting-started\lib\site-packages (from -r D:\a\opentelemetry-python\opentelemetry-python/docs/getting_started/tests/requirements.txt (line 18)) (9.0.0)
2024-04-25T19:41:24.9399025Z Requirement already satisfied: pytest==7.1.3 in d:\a\opentelemetry-python\opentelemetry-python\.tox\py38-opentelemetry-getting-started\lib\site-packages (from -r D:\a\opentelemetry-python\opentelemetry-python/docs/getting_started/tests/requirements.txt (line 19)) (7.1.3)
2024-04-25T19:41:24.9401545Z Requirement already satisfied: pytest-benchmark==4.0.0 in d:\a\opentelemetry-python\opentelemetry-python\.tox\py38-opentelemetry-getting-started\lib\site-packages (from -r D:\a\opentelemetry-python\opentelemetry-python/docs/getting_started/tests/requirements.txt (line 20)) (4.0.0)
2024-04-25T19:41:25.0216002Z Collecting requests==2.31.0 (from -r D:\a\opentelemetry-python\opentelemetry-python/docs/getting_started/tests/requirements.txt (line 21))
2024-04-25T19:41:25.0217119Z   Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB)
2024-04-25T19:41:25.0844528Z Requirement already satisfied: tomli==2.0.1 in d:\a\opentelemetry-python\opentelemetry-python\.tox\py38-opentelemetry-getting-started\lib\site-packages (from -r D:\a\opentelemetry-python\opentelemetry-python/docs/getting_started/tests/requirements.txt (line 22)) (2.0.1)
2024-04-25T19:41:25.1248334Z Collecting typing_extensions==4.8.0 (from -r D:\a\opentelemetry-python\opentelemetry-python/docs/getting_started/tests/requirements.txt (line 23))
2024-04-25T19:41:25.1249415Z   Downloading typing_extensions-4.8.0-py3-none-any.whl.metadata (3.0 kB)
2024-04-25T19:41:25.3207429Z Collecting urllib3==1.26.18 (from -r D:\a\opentelemetry-python\opentelemetry-python/docs/getting_started/tests/requirements.txt (line 24))
2024-04-25T19:41:25.3208486Z   Downloading urllib3-1.26.18-py2.py3-none-any.whl.metadata (48 kB)
2024-04-25T19:41:25.3700518Z      -------------------------------------- 48.9/48.9 kB 495.8 kB/s eta 0:00:00
2024-04-25T19:41:25.4560761Z Collecting Werkzeug==3.0.1 (from -r D:\a\opentelemetry-python\opentelemetry-python/docs/getting_started/tests/requirements.txt (line 25))
2024-04-25T19:41:25.4562259Z   Downloading werkzeug-3.0.1-py3-none-any.whl.metadata (4.1 kB)
2024-04-25T19:41:25.6888617Z Collecting wrapt==1.15.0 (from -r D:\a\opentelemetry-python\opentelemetry-python/docs/getting_started/tests/requirements.txt (line 26))
2024-04-25T19:41:25.6889942Z   Downloading wrapt-1.15.0-cp38-cp38-win_amd64.whl.metadata (6.9 kB)
2024-04-25T19:41:25.7956050Z Collecting zipp==3.17.0 (from -r D:\a\opentelemetry-python\opentelemetry-python/docs/getting_started/tests/requirements.txt (line 27))
2024-04-25T19:41:25.7957980Z   Downloading zipp-3.17.0-py3-none-any.whl.metadata (3.7 kB)
2024-04-25T19:41:25.8755519Z Requirement already satisfied: colorama in d:\a\opentelemetry-python\opentelemetry-python\.tox\py38-opentelemetry-getting-started\lib\site-packages (from click==8.1.7->-r D:\a\opentelemetry-python\opentelemetry-python/docs/getting_started/tests/requirements.txt (line 5)) (0.4.6)
2024-04-25T19:41:25.9977223Z Collecting blinker>=1.6.2 (from Flask==2.3.3->-r D:\a\opentelemetry-python\opentelemetry-python/docs/getting_started/tests/requirements.txt (line 8))
2024-04-25T19:41:25.9978779Z   Downloading blinker-1.7.0-py3-none-any.whl.metadata (1.9 kB)
2024-04-25T19:41:26.2521415Z Downloading asgiref-3.7.2-py3-none-any.whl (24 kB)
2024-04-25T19:41:26.2765817Z Downloading attrs-23.1.0-py3-none-any.whl (61 kB)
2024-04-25T19:41:26.3518584Z    ---------------------------------------- 61.2/61.2 kB 1.1 MB/s eta 0:00:00
2024-04-25T19:41:26.3519503Z Downloading certifi-2023.7.22-py3-none-any.whl (158 kB)
2024-04-25T19:41:26.4295267Z    ---------------------------------------- 158.3/158.3 kB 2.4 MB/s eta 0:00:00
2024-04-25T19:41:26.4296024Z Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB)
2024-04-25T19:41:26.4607721Z Downloading click-8.1.7-py3-none-any.whl (97 kB)
2024-04-25T19:41:26.5592618Z    ---------------------------------------- 97.9/97.9 kB 1.1 MB/s eta 0:00:00
2024-04-25T19:41:26.5593357Z Downloading flask-2.3.3-py3-none-any.whl (96 kB)
2024-04-25T19:41:26.5881618Z    ---------------------------------------- 96.1/96.1 kB 5.7 MB/s eta 0:00:00
2024-04-25T19:41:26.6118382Z Downloading idna-3.7-py3-none-any.whl (66 kB)
2024-04-25T19:41:26.6418178Z    ---------------------------------------- 66.8/66.8 kB 1.2 MB/s eta 0:00:00
2024-04-25T19:41:26.6649256Z Downloading importlib_metadata-6.8.0-py3-none-any.whl (22 kB)
2024-04-25T19:41:26.7154222Z Downloading itsdangerous-2.1.2-py3-none-any.whl (15 kB)
2024-04-25T19:41:26.7809518Z Downloading Jinja2-3.1.3-py3-none-any.whl (133 kB)
2024-04-25T19:41:26.8409726Z    ---------------------------------------- 133.2/133.2 kB 2.0 MB/s eta 0:00:00
2024-04-25T19:41:26.8410914Z Downloading MarkupSafe-2.1.3-cp38-cp38-win_amd64.whl (17 kB)
2024-04-25T19:41:26.9014893Z Downloading packaging-23.2-py3-none-any.whl (53 kB)
2024-04-25T19:41:26.9506159Z    ---------------------------------------- 53.0/53.0 kB 929.8 kB/s eta 0:00:00
2024-04-25T19:41:26.9615027Z Downloading pluggy-1.3.0-py3-none-any.whl (18 kB)
2024-04-25T19:41:27.0142260Z Downloading requests-2.31.0-py3-none-any.whl (62 kB)
2024-04-25T19:41:27.0838887Z    ---------------------------------------- 62.6/62.6 kB 670.9 kB/s eta 0:00:00
2024-04-25T19:41:27.1154002Z Downloading typing_extensions-4.8.0-py3-none-any.whl (31 kB)
2024-04-25T19:41:27.1663815Z Downloading urllib3-1.26.18-py2.py3-none-any.whl (143 kB)
2024-04-25T19:41:27.2287712Z    ---------------------------------------- 143.8/143.8 kB 4.3 MB/s eta 0:00:00
2024-04-25T19:41:27.2288547Z Downloading werkzeug-3.0.1-py3-none-any.whl (226 kB)
2024-04-25T19:41:27.2738675Z    ---------------------------------------- 226.7/226.7 kB 7.0 MB/s eta 0:00:00
2024-04-25T19:41:27.3025834Z Downloading wrapt-1.15.0-cp38-cp38-win_amd64.whl (36 kB)
2024-04-25T19:41:27.3289507Z Downloading zipp-3.17.0-py3-none-any.whl (7.4 kB)
2024-04-25T19:41:27.3790541Z Downloading blinker-1.7.0-py3-none-any.whl (13 kB)
2024-04-25T19:41:27.7329749Z Installing collected packages: zipp, wrapt, urllib3, typing_extensions, pluggy, packaging, MarkupSafe, itsdangerous, idna, click, charset-normalizer, certifi, blinker, attrs, Werkzeug, requests, Jinja2, importlib-metadata, asgiref, Flask
2024-04-25T19:41:27.7331132Z   Attempting uninstall: zipp
2024-04-25T19:41:27.7331492Z     Found existing installation: zipp 3.18.1
2024-04-25T19:41:27.7331879Z     Uninstalling zipp-3.18.1:
2024-04-25T19:41:27.7332215Z       Successfully uninstalled zipp-3.18.1
2024-04-25T19:41:27.7565533Z   Attempting uninstall: wrapt
2024-04-25T19:41:27.7566874Z     Found existing installation: wrapt 1.16.0
2024-04-25T19:41:27.7567774Z     Uninstalling wrapt-1.16.0:
2024-04-25T19:41:27.7568472Z       Successfully uninstalled wrapt-1.16.0
2024-04-25T19:41:27.9037863Z   Attempting uninstall: typing_extensions
2024-04-25T19:41:27.9038798Z     Found existing installation: typing_extensions 4.11.0
2024-04-25T19:41:27.9039314Z     Uninstalling typing_extensions-4.11.0:
2024-04-25T19:41:27.9357836Z       Successfully uninstalled typing_extensions-4.11.0
2024-04-25T19:41:27.9610622Z   Attempting uninstall: pluggy
2024-04-25T19:41:27.9612244Z     Found existing installation: pluggy 1.5.0
2024-04-25T19:41:27.9817870Z     Uninstalling pluggy-1.5.0:
2024-04-25T19:41:27.9818818Z       Successfully uninstalled pluggy-1.5.0
2024-04-25T19:41:27.9942364Z   Attempting uninstall: packaging
2024-04-25T19:41:28.0124600Z     Found existing installation: packaging 24.0
2024-04-25T19:41:28.0125336Z     Uninstalling packaging-24.0:
2024-04-25T19:41:28.0125993Z       Successfully uninstalled packaging-24.0
2024-04-25T19:41:28.3537602Z   Attempting uninstall: attrs
2024-04-25T19:41:28.3538748Z     Found existing installation: attrs 23.2.0
2024-04-25T19:41:28.3649685Z     Uninstalling attrs-23.2.0:
2024-04-25T19:41:28.3650518Z       Successfully uninstalled attrs-23.2.0
2024-04-25T19:41:28.7853225Z   Attempting uninstall: importlib-metadata
2024-04-25T19:41:28.7983808Z     Found existing installation: importlib_metadata 7.1.0
2024-04-25T19:41:28.7984918Z     Uninstalling importlib_metadata-7.1.0:
2024-04-25T19:41:28.7986380Z       Successfully uninstalled importlib_metadata-7.1.0
2024-04-25T19:41:28.8263101Z   Attempting uninstall: asgiref
2024-04-25T19:41:28.8376286Z     Found existing installation: asgiref 3.8.1
2024-04-25T19:41:28.8377224Z     Uninstalling asgiref-3.8.1:
2024-04-25T19:41:28.8377731Z       Successfully uninstalled asgiref-3.8.1
2024-04-25T19:41:28.9683022Z Successfully installed Flask-2.3.3 Jinja2-3.1.3 MarkupSafe-2.1.3 Werkzeug-3.0.1 asgiref-3.7.2 attrs-23.1.0 blinker-1.7.0 certifi-2023.7.22 charset-normalizer-2.0.12 click-8.1.7 idna-3.7 importlib-metadata-6.8.0 itsdangerous-2.1.2 packaging-23.2 pluggy-1.3.0 requests-2.31.0 typing_extensions-4.8.0 urllib3-1.26.18 wrapt-1.15.0 zipp-3.17.0
2024-04-25T19:41:29.0945339Z py38-opentelemetry-getting-started: commands_pre[3]> pip install -e git+https://github.com/open-telemetry/opentelemetry-python-contrib.git@9ce1c26d2732dfbdadbb492fc38c562dcd08ed2e#egg=opentelemetry-util-http&subdirectory=util/opentelemetry-util-http
2024-04-25T19:41:30.1231600Z Obtaining opentelemetry-util-http from git+https://github.com/open-telemetry/opentelemetry-python-contrib.git@9ce1c26d2732dfbdadbb492fc38c562dcd08ed2e#egg=opentelemetry-util-http&subdirectory=util/opentelemetry-util-http
2024-04-25T19:41:30.1437487Z   WARNING: git clone in d:\a\opentelemetry-python\opentelemetry-python\.tox\py38-opentelemetry-getting-started\src\opentelemetry-util-http exists with URL https://github.com/open-telemetry/opentelemetry-python
2024-04-25T19:41:30.1439347Z   WARNING: The plan is to install the git repository https://github.com/open-telemetry/opentelemetry-python-contrib.git
2024-04-25T19:41:30.1636036Z ERROR: Exception:
2024-04-25T19:41:30.1637112Z Traceback (most recent call last):
2024-04-25T19:41:30.1650316Z   File "D:\a\opentelemetry-python\opentelemetry-python\.tox\py38-opentelemetry-getting-started\lib\site-packages\pip\_internal\cli\base_command.py", line 180, in exc_logging_wrapper
2024-04-25T19:41:30.1652392Z     status = run_func(*args)
2024-04-25T19:41:30.1653830Z   File "D:\a\opentelemetry-python\opentelemetry-python\.tox\py38-opentelemetry-getting-started\lib\site-packages\pip\_internal\cli\req_command.py", line 245, in wrapper
2024-04-25T19:41:30.1655475Z     return func(self, options, args)
2024-04-25T19:41:30.1656570Z   File "D:\a\opentelemetry-python\opentelemetry-python\.tox\py38-opentelemetry-getting-started\lib\site-packages\pip\_internal\commands\install.py", line 377, in run
2024-04-25T19:41:30.1657980Z     requirement_set = resolver.resolve(
2024-04-25T19:41:30.1659231Z   File "D:\a\opentelemetry-python\opentelemetry-python\.tox\py38-opentelemetry-getting-started\lib\site-packages\pip\_internal\resolution\resolvelib\resolver.py", line 76, in resolve
2024-04-25T19:41:30.1660350Z     collected = self.factory.collect_root_requirements(root_reqs)
2024-04-25T19:41:30.1661652Z   File "D:\a\opentelemetry-python\opentelemetry-python\.tox\py38-opentelemetry-getting-started\lib\site-packages\pip\_internal\resolution\resolvelib\factory.py", line 534, in collect_root_requirements
2024-04-25T19:41:30.1663621Z     reqs = list(
2024-04-25T19:41:30.1665092Z   File "D:\a\opentelemetry-python\opentelemetry-python\.tox\py38-opentelemetry-getting-started\lib\site-packages\pip\_internal\resolution\resolvelib\factory.py", line 490, in _make_requirements_from_install_req
2024-04-25T19:41:30.1667118Z     cand = self._make_base_candidate_from_link(
2024-04-25T19:41:30.1668591Z   File "D:\a\opentelemetry-python\opentelemetry-python\.tox\py38-opentelemetry-getting-started\lib\site-packages\pip\_internal\resolution\resolvelib\factory.py", line 207, in _make_base_candidate_from_link
2024-04-25T19:41:30.1670344Z     self._editable_candidate_cache[link] = EditableCandidate(
2024-04-25T19:41:30.1671514Z   File "D:\a\opentelemetry-python\opentelemetry-python\.tox\py38-opentelemetry-getting-started\lib\site-packages\pip\_internal\resolution\resolvelib\candidates.py", line 315, in __init__
2024-04-25T19:41:30.1672513Z     super().__init__(
2024-04-25T19:41:30.1673718Z   File "D:\a\opentelemetry-python\opentelemetry-python\.tox\py38-opentelemetry-getting-started\lib\site-packages\pip\_internal\resolution\resolvelib\candidates.py", line 156, in __init__
2024-04-25T19:41:30.1675644Z     self.dist = self._prepare()
2024-04-25T19:41:30.1676877Z   File "D:\a\opentelemetry-python\opentelemetry-python\.tox\py38-opentelemetry-getting-started\lib\site-packages\pip\_internal\resolution\resolvelib\candidates.py", line 222, in _prepare
2024-04-25T19:41:30.1678617Z     dist = self._prepare_distribution()
2024-04-25T19:41:30.1680202Z   File "D:\a\opentelemetry-python\opentelemetry-python\.tox\py38-opentelemetry-getting-started\lib\site-packages\pip\_internal\resolution\resolvelib\candidates.py", line 325, in _prepare_distribution
2024-04-25T19:41:30.1682674Z     return self._factory.preparer.prepare_editable_requirement(self._ireq)
2024-04-25T19:41:30.1684357Z   File "D:\a\opentelemetry-python\opentelemetry-python\.tox\py38-opentelemetry-getting-started\lib\site-packages\pip\_internal\operations\prepare.py", line 692, in prepare_editable_requirement
2024-04-25T19:41:30.1686170Z     req.update_editable()
2024-04-25T19:41:30.1687535Z   File "D:\a\opentelemetry-python\opentelemetry-python\.tox\py38-opentelemetry-getting-started\lib\site-packages\pip\_internal\req\req_install.py", line 701, in update_editable
2024-04-25T19:41:30.1689182Z     vcs_backend.obtain(self.source_dir, url=hidden_url, verbosity=0)
2024-04-25T19:41:30.1690894Z   File "D:\a\opentelemetry-python\opentelemetry-python\.tox\py38-opentelemetry-getting-started\lib\site-packages\pip\_internal\vcs\versioncontrol.py", line 569, in obtain
2024-04-25T19:41:30.1692677Z     response = ask_path_exists(f"What to do?  {prompt[0]}", prompt[1])
2024-04-25T19:41:30.1694398Z   File "D:\a\opentelemetry-python\opentelemetry-python\.tox\py38-opentelemetry-getting-started\lib\site-packages\pip\_internal\utils\misc.py", line 222, in ask_path_exists
2024-04-25T19:41:30.1695339Z     return ask(message, options)
2024-04-25T19:41:30.1696223Z   File "D:\a\opentelemetry-python\opentelemetry-python\.tox\py38-opentelemetry-getting-started\lib\site-packages\pip\_internal\utils\misc.py", line 237, in ask
2024-04-25T19:41:30.1697101Z     response = input(message)
2024-04-25T19:41:30.1697484Z EOFError: EOF when reading a line
2024-04-25T19:41:30.2149674Z What to do?  (s)witch, (i)gnore, (w)ipe, (b)ackup py38-opentelemetry-getting-started: exit 2 (1.12 seconds) D:\a\opentelemetry-python\opentelemetry-python> pip install -e git+https://github.com/open-telemetry/opentelemetry-python-contrib.git@9ce1c26d2732dfbdadbb492fc38c562dcd08ed2e#egg=opentelemetry-util-http&subdirectory=util/opentelemetry-util-http pid=6476
2024-04-25T19:41:30.2155816Z   py38-opentelemetry-getting-started: FAIL code 2 (38.72=setup[10.09]+cmd[1.42,19.06,7.02,1.12] seconds)
2024-04-25T19:41:30.2156523Z   evaluation failed :( (38.94 seconds)
2024-04-25T19:41:30.3398651Z ##[error]Process completed with exit code 1.
2024-04-25T19:41:30.3592190Z Post job cleanup.
2024-04-25T19:41:30.5502335Z [command]"C:\Program Files\Git\bin\git.exe" version
2024-04-25T19:41:30.5742957Z git version 2.44.0.windows.1
2024-04-25T19:41:30.5818745Z Temporarily overriding HOME='D:\a\_temp\56ebb8b7-3b6a-4623-8186-9bc295516804' before making global git config changes
2024-04-25T19:41:30.5819958Z Adding repository directory to the temporary git global config as a safe directory
2024-04-25T19:41:30.5836145Z [command]"C:\Program Files\Git\bin\git.exe" config --global --add safe.directory D:\a\opentelemetry-python\opentelemetry-python
2024-04-25T19:41:30.6112980Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp core\.sshCommand
2024-04-25T19:41:30.6385420Z [command]"C:\Program Files\Git\bin\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2024-04-25T19:41:31.0331768Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2024-04-25T19:41:31.0551282Z http.https://github.com/.extraheader
2024-04-25T19:41:31.0603636Z [command]"C:\Program Files\Git\bin\git.exe" config --local --unset-all http.https://github.com/.extraheader
2024-04-25T19:41:31.0897310Z [command]"C:\Program Files\Git\bin\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2024-04-25T19:41:31.5121405Z Cleaning up orphan processes

For some unknown reason, we get this prompt:

2024-04-25T19:41:30.2149674Z What to do?  (s)witch, (i)gnore, (w)ipe, (b)ackup