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

Bump the version of setuptools #15266

Closed
wants to merge 5 commits into from
Closed

Bump the version of setuptools #15266

wants to merge 5 commits into from

Conversation

L3n41c
Copy link
Member

@L3n41c L3n41c commented Jan 25, 2023

What does this PR do?

Update the version of setuptools

Motivation

  • Fix vulnerability DataDog/image-vuln-scans#788.

Additional Notes

Possible Drawbacks / Trade-offs

Describe how to test/QA your changes

Reviewer's Checklist

  • If known, an appropriate milestone has been selected; otherwise the Triage milestone is set.
  • Use the major_change label if your change either has a major impact on the code base, is impacting multiple teams or is changing important well-established internals of the Agent. This label will be use during QA to make sure each team pay extra attention to the changed behavior. For any customer facing change use a releasenote.
  • A release note has been added or the changelog/no-changelog label has been applied.
  • Changed code has automated tests for its functionality.
  • Adequate QA/testing plan information is provided if the qa/skip-qa label is not applied.
  • At least one team/.. label has been applied, indicating the team(s) that should QA this change.
  • If applicable, docs team has been notified or an issue has been opened on the documentation repo.
  • If applicable, the need-change/operator and need-change/helm labels have been applied.
  • If applicable, the k8s/<min-version> label, indicating the lowest Kubernetes version compatible with this feature.
  • If applicable, the config template has been updated.

@L3n41c L3n41c force-pushed the lenaic/bump_setuptools branch 4 times, most recently from e2fe10f to 4152c83 Compare January 28, 2023 17:54
@L3n41c L3n41c force-pushed the lenaic/bump_setuptools branch from 4152c83 to d173368 Compare January 30, 2023 07:56
[NetFetcher: setuptools3] I | 2023-01-30T08:28:42+00:00 | Cleaning project directory `/omnibus/src/setuptools3'
1308[NetFetcher: setuptools3] I | 2023-01-30T08:28:42+00:00 | Extracting `/omnibus/cache/setuptools3-v66.1.1.tar.gz' to `/omnibus/src/setuptools3'
1309   [Builder: setuptools3] I | 2023-01-30T08:28:42+00:00 | Starting build
1310   [Builder: setuptools3] I | 2023-01-30T08:28:42+00:00 | $ mkdir -p build/scripts-3.8 && /opt/datadog-agent/embedded/bin/python3 setup.py install --prefix=/opt/datadog-agent/embedded --root=/
1311   [Builder: setuptools3] I | 2023-01-30T08:28:43+00:00 | Execute: `mkdir -p build/scripts-3.8 && /opt/datadog-agent/embedded/bin/python3 setup.py install --prefix=/opt/datadog-agent/embedded --root=/': 1.0414s
1312   [Builder: setuptools3] I | 2023-01-30T08:28:43+00:00 | <Dynamic Ruby block>: 0.0005s
1313   [Builder: setuptools3] I | 2023-01-30T08:28:43+00:00 | Build setuptools3: 1.0448s
1314   [Builder: setuptools3] I | 2023-01-30T08:28:43+00:00 | Finished build
1315              [Licensing] I | 2023-01-30T08:28:43+00:00 | Fetching license file from S3 object `licenses/setuptools3-66.1.1-2e168125526611d38a162cb3e4bc512093065c3d8ae4c3d54c7ec8517f9a9623/Python-2.0' in bucket `dd-ci-datadog-agent-omnibus-cache-build-stable'
1316       [NetFetcher: pip3] I | 2023-01-30T08:28:43+00:00 | Cleaning project directory `/omnibus/src/pip3'
1317       [NetFetcher: pip3] I | 2023-01-30T08:28:43+00:00 | Extracting `/omnibus/cache/pip3-21.3.1.tar.gz' to `/omnibus/src/pip3'
1318          [Builder: pip3] I | 2023-01-30T08:28:43+00:00 | Starting build
1319          [Builder: pip3] I | 2023-01-30T08:28:43+00:00 | $ /opt/datadog-agent/embedded/bin/python3 setup.py install --prefix=/opt/datadog-agent/embedded
1320          [Builder: pip3] I | 2023-01-30T08:28:44+00:00 | Execute: `/opt/datadog-agent/embedded/bin/python3 setup.py install --prefix=/opt/datadog-agent/embedded': 1.1225s
1321          [Builder: pip3] I | 2023-01-30T08:28:44+00:00 | <Dynamic Ruby block>: 0.0005s
1322          [Builder: pip3] I | 2023-01-30T08:28:44+00:00 | Build pip3: 1.1266s
1323          [Builder: pip3] I | 2023-01-30T08:28:44+00:00 | Finished build
1324              [Licensing] I | 2023-01-30T08:28:44+00:00 | Fetching license file from S3 object `licenses/pip3-21.3.1-1aa51ed8d056f10e1e0bddd9c2dc42865e713bac9ad8d1e2a973488ac7c8a202/LICENSE.txt' in bucket `dd-ci-datadog-agent-omnibus-cache-build-stable'
1325              [Licensing] W | 2023-01-30T08:28:44+00:00 | Software 'pip3' is not supported project type for transitive dependency license collection. See https://github.com/chef/license_scout for the list of supported languages and dependency managers. If this project does not have any transitive dependencies, consider setting 'skip_transitive_dependency_licensing' to 'true' in order to correct this error.
1326[NetFetcher: snowflake-connector-python-py3] I | 2023-01-30T08:28:44+00:00 | Cleaning project directory `/omnibus/src/snowflake-connector-python-py3'
1327[NetFetcher: snowflake-connector-python-py3] I | 2023-01-30T08:28:44+00:00 | Extracting `/omnibus/cache/snowflake-connector-python-py3-v2.8.3.tar.gz' to `/omnibus/src/snowflake-connector-python-py3'
1328[Builder: snowflake-connector-python-py3] I | 2023-01-30T08:28:44+00:00 | Starting build
1329[Builder: snowflake-connector-python-py3] I | 2023-01-30T08:28:44+00:00 | delete `pyproject.toml': 0.0002s
1330[Builder: snowflake-connector-python-py3] I | 2023-01-30T08:28:44+00:00 | $ /opt/datadog-agent/embedded/bin/pip3 install .
1331[Builder: snowflake-connector-python-py3] I | 2023-01-30T08:28:44+00:00 | Execute: `/opt/datadog-agent/embedded/bin/pip3 install .': 0.0075s
1332[Builder: snowflake-connector-python-py3] I | 2023-01-30T08:28:44+00:00 | Build snowflake-connector-python-py3: 0.0102s
1333/usr/local/rvm/gems/ruby-2.7.2/gems/mixlib-shellout-2.4.4/lib/mixlib/shellout/unix.rb:340:in `exec': No such file or directory - /opt/datadog-agent/embedded/bin/pip3 (Errno::ENOENT)
@L3n41c
Copy link
Member Author

L3n41c commented Feb 1, 2023

Superseded by #15356.

@L3n41c L3n41c closed this Feb 1, 2023
@L3n41c L3n41c deleted the lenaic/bump_setuptools branch February 1, 2023 19:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant