zrhoffman opened a new issue #6649:
URL: https://github.com/apache/trafficcontrol/issues/6649


   <!--
   ************ STOP!! ************
   If this issue identifies a security vulnerability, DO NOT submit it! 
Instead, contact
   the Apache Traffic Control Security Team at 
[email protected] and follow the
   guidelines at https://apache.org/security regarding vulnerability disclosure.
   
   - For *SUPPORT QUESTIONS*, use the #traffic-control channel on the ASF slack 
(https://s.apache.org/tc-slack-request)
   or the Traffic Control Users mailing list (send an email to 
[email protected] to subscribe).
   - Before submitting, please **SEARCH GITHUB** for a similar issue or PR
       * https://github.com/apache/trafficcontrol/issues
       * https://github.com/apache/trafficcontrol/pulls
   -->
   
   <!-- Do not submit security vulnerabilities or support requests here - see 
above -->
   ## This Bug Report affects these Traffic Control components:
   <!-- delete all those that don't apply -->
   - Automation - Traffic Monitor Integration Tests GitHub Action<!-- Please 
specify which (GitHub Actions, Docker images, Ansible Roles, etc.) -->
   
   ## Current behavior:
   <!-- Describe how the bug happens -->
   The Trafic Monitor Integration Tests GitHub Action shows
   ```go
   Traffic Monitor: ERROR: towrap.go:410: 2022-03-11T22:04:01.300139017Z: 
failed to write CRConfig backup file: open 
/opt/traffic_monitor/crconfig.backup: no such file or directory
   ```
   many times, even when the GHA passes. For example, in [this workflow 
run](https://github.com/apache/trafficcontrol/runs/5517540008), the error shows 
up 1362 times.
   
   ## Expected behavior:
   <!-- Describe what the behavior would be without the bug -->
   We should have that error.
   
   ## Steps to reproduce:
   <!-- If the current behavior is a bug, please provide the *STEPS TO 
REPRODUCE* and
   include the applicable TC version.
   -->
   See the *Run integration tests* step of the TM Integration Test GHA.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to