TheNeuralBit commented on pull request #11554:
URL: https://github.com/apache/beam/pull/11554#issuecomment-624346035


   We need to stop re-testing this. Its creating a bunch of files owned by root 
on the workers, so then subsequent runs fail because they don't have 
permissions to clean it up:
   
   ```
   bhulette@apache-beam-jenkins-1:~$ ll 
/home/jenkins/jenkins-slave/workspace/beam_PreCommit_Website_Stage_GCS_Commit/src/website/www/node_modules
 | head
   total 528
   drwxr-xr-x 122 root    root     4096 Apr 28 20:02 ./
   drwxrwxr-x   4 jenkins jenkins  4096 Apr 29 09:51 ../
   drwxr-xr-x   2 root    root     4096 Apr 28 20:02 ansi-regex/
   drwxr-xr-x   2 root    root     4096 Apr 28 20:02 ansi-styles/
   drwxr-xr-x   2 root    root     4096 Apr 28 20:02 anymatch/
   drwxr-xr-x   3 root    root     4096 Apr 28 20:02 argparse/
   drwxr-xr-x   2 root    root     4096 Apr 28 20:02 array-union/
   drwxr-xr-x   6 root    root     4096 Apr 28 20:02 autoprefixer/
   drwxr-xr-x   2 root    root     4096 Apr 28 20:02 balanced-match/
   ```
   
   It's causing the precommit to fail for other PRs too


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

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


Reply via email to