
During drydock node deployments, sometimes MaaS node deployment for some nodes fails when the node tries to pull the node bootaction files, using drydock api. Drydock api call fails with `500 Internal Server Error`, when drydock tries to create the booaction files for the node. The logs, however do no provide any additional clues on what caused drydock to fail. This issue does not happen always, and subsequent site updates will most of the deploy the failed nodes. The additional checks and logs are added to help pinpoint the root cause of the 500 return code, if/when this issue heppens again. This ps also, uplifted `MarkupSafe` pip library from 1.0 to 1.1.1 to address the issue with MarkupSafe and latest version of setuptools described here: https://github.com/pallets/markupsafe/issues/116 Change-Id: I08a088d9690d8d9dd1f771dc5e84d1eb02fbd39f
82 lines
1.4 KiB
Plaintext
82 lines
1.4 KiB
Plaintext
alembic==0.8.2
|
|
amqp==2.3.2
|
|
Babel==2.6.0
|
|
Beaker==1.9.1
|
|
cachetools==2.1.0
|
|
certifi==2018.8.24
|
|
chardet==3.0.4
|
|
click==6.7
|
|
contextlib2==0.5.5
|
|
debtcollector==1.20.0
|
|
defusedxml==0.5.0
|
|
dnspython==1.15.0
|
|
eventlet==0.24.1
|
|
falcon==1.4.1
|
|
fasteners==0.14.1
|
|
futurist==1.7.0
|
|
greenlet==0.4.15
|
|
idna==2.7
|
|
iso8601==0.1.11
|
|
Jinja2==2.9.6
|
|
jsonschema==2.6.0
|
|
keystoneauth1==3.3.0
|
|
keystonemiddleware==4.9.1
|
|
kombu==4.2.1
|
|
libvirt-python==3.10.0
|
|
Mako==1.0.7
|
|
MarkupSafe~=1.1.1
|
|
monotonic==1.5
|
|
msgpack==0.5.6
|
|
netaddr==0.7.19
|
|
netifaces==0.10.7
|
|
oauthlib==2.1.0
|
|
oslo.concurrency==3.28.0
|
|
oslo.config==5.2.0
|
|
oslo.context==2.21.0
|
|
oslo.i18n==3.22.0
|
|
oslo.log==3.40.0
|
|
oslo.messaging==8.1.1
|
|
oslo.middleware==3.36.0
|
|
oslo.policy==1.22.1
|
|
oslo.serialization==2.28.0
|
|
oslo.service==1.32.0
|
|
oslo.utils==3.37.0
|
|
oslo.versionedobjects==1.23.0
|
|
Paste==2.0.3
|
|
PasteDeploy==1.5.2
|
|
pbr==4.2.0
|
|
pip==18.0
|
|
positional==1.2.1
|
|
prettytable==0.7.2
|
|
psycopg2-binary==2.8.4
|
|
PTable==0.9.2
|
|
pycadf==2.8.0
|
|
pycrypto==2.6.1
|
|
pyghmi==1.0.18
|
|
pymongo==3.6.1
|
|
pyparsing==2.2.1
|
|
python-dateutil==2.7.3
|
|
python-editor==1.0.3
|
|
python-keystoneclient==3.17.0
|
|
python-mimeparse==1.6.0
|
|
pytz==2018.5
|
|
PyYAML==5.1
|
|
redfish==2.0.1
|
|
repoze.lru==0.7
|
|
requests==2.20.0
|
|
rfc3986==1.1.0
|
|
Routes==2.4.1
|
|
setuptools==40.4.3
|
|
six==1.11.0
|
|
SQLAlchemy==1.2.8
|
|
statsd==3.3.0
|
|
stevedore==1.29.0
|
|
tenacity==5.0.2
|
|
ulid2==0.1.1
|
|
urllib3==1.23
|
|
uWSGI==2.0.15
|
|
vine==1.1.4
|
|
WebOb==1.8.2
|
|
wheel==0.31.1
|
|
wrapt==1.10.11
|