At the end of the entire ansible run for `vagrant up`, when it's finished the devel role and is trying to perform the handlers, this happens. /var/lib/pulp/static/ exists, but the admin subdir does not.
TASK [pulp-devel : Set the message of the day] ********************************* changed: [pulp2-nightly-pulp3-source-centos7] RUNNING HANDLER [pulp : Collect static content] ******************************** fatal: [pulp2-nightly-pulp3-source-centos7]: FAILED! => { "changed": true, "cmd": [ "/usr/local/lib/pulp/bin/django-admin", "collectstatic", "--noinput", "--link" ], "delta": "0:00:01.597175", "end": "2019-12-01 20:50:40.831665", "rc": 1, "start": "2019-12-01 20:50:39.234490" } STDERR: CommandError: [Errno 2] No such file or directory: '/usr/local/lib/pulp/lib64/python3.6/site-packages/django/contrib/admin/static/admin/css/autocomplete.css' -> '/var/lib/pulp/static/admin/css/autocomplete.css' MSG: non-zero return code RUNNING HANDLER [pulp-workers : Reload systemd and restart pulp workers] ******* RUNNING HANDLER [pulp-resource-manager : Restart pulpcore-resource-manager] **** RUNNING HANDLER [pulp-content : Reload systemd and restart pulp content app] *** -Mike -- Mike DePaulo He / Him / His Service Reliability Engineer, Pulp Red Hat <https://www.redhat.com/> IM: mikedep333 GPG: 51745404 <https://www.redhat.com/>
_______________________________________________ Pulp-dev mailing list Pulp-dev@redhat.com https://www.redhat.com/mailman/listinfo/pulp-dev