Comment 2 for bug 1644871

Revision history for this message
Alexander Kislitsky (akislitsky) wrote :

I had tried to reproduce this bug with nailgun integration tests and on the test env. Bug wasn't reproduced. I can't find the root cause without access to the env with reproduced bug.

May be there are some customisations in the deployment tasks files on the problem env.
Could you please provide all *tasks.yaml from all installed plugins.
Run on master-node the following:

  cd /var/www/plugins
  find . -name '*tasks.yaml' | xargs tar -czvf tasks_files.tar.gz