ocket8888 commented on PR #7291:
URL: https://github.com/apache/trafficcontrol/pull/7291#issuecomment-1409390316

   I've restarted the TP tests 4 times on this PR, and they're failing 
consistently with
   ```
    ERROR: POST https://localhost:6443/api/4.0/tenants (403 Forbidden): missing 
required Permissions: TENANT:CREATE, TENANT:READ
   post /tenants
   DATA: { active: true, name: 'tenantParentuvvi', parentId: 1 }
   (node:7964) [DEP0005] DeprecationWarning: Buffer() is deprecated due to 
security and usability issues. Please use the Buffer.alloc(), 
Buffer.allocUnsafe(), or Buffer.from() methods instead.
   (Use `node --trace-deprecation ...` to show where the warning was created)
   [21:41:12] E/launcher - Error: Error: UseAPI failed on Action CreateTenants 
with index 0, and Data index 0: Request failed with status code 403
       at API.<anonymous> 
(/home/runner/go/src/github.com/apache/trafficcontrol/traffic_portal/test/integration/CommonUtils/API.ts:361:31)
       at Generator.throw (<anonymous>)
       at rejected 
(/home/runner/go/src/github.com/apache/trafficcontrol/traffic_portal/test/integration/GeneratedCode/CommonUtils/API.js:24:65)
       at processTicksAndRejections (node:internal/process/task_queues:96:5)
   [21:41:12] E/launcher - Process exited with error code 100
   ```


-- 
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