You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/04/05 17:09:06 UTC

[GitHub] [beam] damccorm opened a new pull request, #17283: Fix dependency issue causing failures

damccorm opened a new pull request, #17283:
URL: https://github.com/apache/beam/pull/17283

   Right now, the metrics report generator is failing with error `ERROR: File 'src/.test-infra/jenkins/metrics_report/beam-metrics_report.html' does not exist` (see https://lists.apache.org/thread/d6r7plmxkh9s8z5d960rl0qhssq4r36w for an example). This should fix that error.
   
   ------------------------
   
   Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily:
   
    - [ ] [**Choose reviewer(s)**](https://beam.apache.org/contribute/#make-your-change) and mention them in a comment (`R: @username`).
    - [ ] Format the pull request title like `[BEAM-XXX] Fixes bug in ApproximateQuantiles`, where you replace `BEAM-XXX` with the appropriate JIRA issue, if applicable. This will automatically link the pull request to the issue.
    - [ ] Update `CHANGES.md` with noteworthy changes.
    - [ ] If this contribution is large, please file an Apache [Individual Contributor License Agreement](https://www.apache.org/licenses/icla.pdf).
   
   See the [Contributor Guide](https://beam.apache.org/contribute) for more tips on [how to make review process smoother](https://beam.apache.org/contribute/#make-reviewers-job-easier).
   
   To check the build health, please visit [https://github.com/apache/beam/blob/master/.test-infra/BUILD_STATUS.md](https://github.com/apache/beam/blob/master/.test-infra/BUILD_STATUS.md)
   
   GitHub Actions Tests Status (on master branch)
   ------------------------------------------------------------------------------------------------
   [![Build python source distribution and wheels](https://github.com/apache/beam/workflows/Build%20python%20source%20distribution%20and%20wheels/badge.svg?branch=master&event=schedule)](https://github.com/apache/beam/actions?query=workflow%3A%22Build+python+source+distribution+and+wheels%22+branch%3Amaster+event%3Aschedule)
   [![Python tests](https://github.com/apache/beam/workflows/Python%20tests/badge.svg?branch=master&event=schedule)](https://github.com/apache/beam/actions?query=workflow%3A%22Python+Tests%22+branch%3Amaster+event%3Aschedule)
   [![Java tests](https://github.com/apache/beam/workflows/Java%20Tests/badge.svg?branch=master&event=schedule)](https://github.com/apache/beam/actions?query=workflow%3A%22Java+Tests%22+branch%3Amaster+event%3Aschedule)
   
   See [CI.md](https://github.com/apache/beam/blob/master/CI.md) for more information about GitHub Actions CI.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] damccorm commented on pull request #17283: Fix dependency issue causing failures

Posted by GitBox <gi...@apache.org>.
damccorm commented on PR #17283:
URL: https://github.com/apache/beam/pull/17283#issuecomment-1089061960

   Run Metrics Report


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] ibzib commented on pull request #17283: [BEAM-14258] Fix metrics report dependency issue

Posted by GitBox <gi...@apache.org>.
ibzib commented on PR #17283:
URL: https://github.com/apache/beam/pull/17283#issuecomment-1089244197

   Run Metrics Report


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] damccorm commented on pull request #17283: Fix metrics report dependency issue

Posted by GitBox <gi...@apache.org>.
damccorm commented on PR #17283:
URL: https://github.com/apache/beam/pull/17283#issuecomment-1089080201

   Run Metrics Report


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] ibzib merged pull request #17283: [BEAM-14258] Fix metrics report dependency issue

Posted by GitBox <gi...@apache.org>.
ibzib merged PR #17283:
URL: https://github.com/apache/beam/pull/17283


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] damccorm commented on pull request #17283: [BEAM-14258] Fix metrics report dependency issue

Posted by GitBox <gi...@apache.org>.
damccorm commented on PR #17283:
URL: https://github.com/apache/beam/pull/17283#issuecomment-1089206339

   R: @emilymye 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] ibzib commented on pull request #17283: [BEAM-14258] Fix metrics report dependency issue

Posted by GitBox <gi...@apache.org>.
ibzib commented on PR #17283:
URL: https://github.com/apache/beam/pull/17283#issuecomment-1089250207

   hmm can't figure out how to pass a commit that jenkins recognizes. /shrug 
   
   LGTM


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] damccorm commented on pull request #17283: Fix metrics report dependency issue

Posted by GitBox <gi...@apache.org>.
damccorm commented on PR #17283:
URL: https://github.com/apache/beam/pull/17283#issuecomment-1089132997

   Looks like the report isn't getting triggered correctly from the PR - I'm not 100% sure why since @lostluck should be on the committer allow list - I did verify this locally though.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] damccorm commented on pull request #17283: [BEAM-14258] Fix metrics report dependency issue

Posted by GitBox <gi...@apache.org>.
damccorm commented on PR #17283:
URL: https://github.com/apache/beam/pull/17283#issuecomment-1089256095

   Thanks for the assist with running the job!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] ibzib commented on pull request #17283: [BEAM-14258] Fix metrics report dependency issue

Posted by GitBox <gi...@apache.org>.
ibzib commented on PR #17283:
URL: https://github.com/apache/beam/pull/17283#issuecomment-1089246329

   jenkins isn't responding to gh comments, so I started a build through the Jenkins UI: https://ci-beam.apache.org/job/beam_Metrics_Report/84/console


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] asf-ci commented on pull request #17283: Fix dependency issue causing failures

Posted by GitBox <gi...@apache.org>.
asf-ci commented on PR #17283:
URL: https://github.com/apache/beam/pull/17283#issuecomment-1089061028

   Can one of the admins verify this patch?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] damccorm commented on pull request #17283: Fix metrics report dependency issue

Posted by GitBox <gi...@apache.org>.
damccorm commented on PR #17283:
URL: https://github.com/apache/beam/pull/17283#issuecomment-1089135979

   I moved this out of draft even though I can't get it to trigger since I was able to verify it locally, and the worst case scenario if this doesn't work is that it remains broken.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] ibzib commented on pull request #17283: [BEAM-14258] Fix metrics report dependency issue

Posted by GitBox <gi...@apache.org>.
ibzib commented on PR #17283:
URL: https://github.com/apache/beam/pull/17283#issuecomment-1089252845

   It worked this time. Thanks Danny!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] lostluck commented on pull request #17283: Fix metrics report dependency issue

Posted by GitBox <gi...@apache.org>.
lostluck commented on PR #17283:
URL: https://github.com/apache/beam/pull/17283#issuecomment-1089122936

   Run Metrics Report


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] asf-ci commented on pull request #17283: Fix dependency issue causing failures

Posted by GitBox <gi...@apache.org>.
asf-ci commented on PR #17283:
URL: https://github.com/apache/beam/pull/17283#issuecomment-1089061026

   Can one of the admins verify this patch?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] asf-ci commented on pull request #17283: Fix dependency issue causing failures

Posted by GitBox <gi...@apache.org>.
asf-ci commented on PR #17283:
URL: https://github.com/apache/beam/pull/17283#issuecomment-1089061034

   Can one of the admins verify this patch?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org