Advertisement
Guest User

NOC NODE Issues

a guest
Feb 25th, 2016
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.25 KB | None | 0 0
  1. python ./make-node.py -t ./noc-node http://192.168.250.2
  2. adding changesets
  3. adding manifests
  4. adding file changes
  5. added 12330 changesets with 35692 changes to 13950 files (+1 heads)
  6. updating to branch feature/microservices
  7. 7343 files updated, 0 files merged, 0 files removed, 0 files unresolved
  8. New python executable in ./bin/python
  9. Installing Setuptools....................................................................................................................................................................................................................done.
  10. Installing Pip...........................................................................................................................................................................................................................................................................................................................done.
  11. Downloading/unpacking pip from https://pypi.python.org/packages/source/p/pip/pip-8.0.3.tar.gz#md5=8f000fc101e47f4f199fa29df1e0b0df
  12. Downloading pip-8.0.3.tar.gz (1.1MB): 1.1MB downloaded
  13. Running setup.py egg_info for package pip
  14.  
  15. warning: no previously-included files found matching '.coveragerc'
  16. warning: no previously-included files found matching '.mailmap'
  17. warning: no previously-included files found matching '.travis.yml'
  18. warning: no previously-included files found matching '.landscape.yml'
  19. warning: no previously-included files found matching 'pip/_vendor/Makefile'
  20. warning: no previously-included files found matching 'tox.ini'
  21. warning: no previously-included files found matching 'dev-requirements.txt'
  22. warning: no previously-included files found matching 'appveyor.yml'
  23. no previously-included directories found matching '.travis'
  24. no previously-included directories found matching 'docs/_build'
  25. no previously-included directories found matching 'contrib'
  26. no previously-included directories found matching 'tasks'
  27. no previously-included directories found matching 'tests'
  28. Installing collected packages: pip
  29. Found existing installation: pip 1.4.1
  30. Uninstalling pip:
  31. Successfully uninstalled pip
  32. Running setup.py install for pip
  33.  
  34. warning: no previously-included files found matching '.coveragerc'
  35. warning: no previously-included files found matching '.mailmap'
  36. warning: no previously-included files found matching '.travis.yml'
  37. warning: no previously-included files found matching '.landscape.yml'
  38. warning: no previously-included files found matching 'pip/_vendor/Makefile'
  39. warning: no previously-included files found matching 'tox.ini'
  40. warning: no previously-included files found matching 'dev-requirements.txt'
  41. warning: no previously-included files found matching 'appveyor.yml'
  42. no previously-included directories found matching '.travis'
  43. no previously-included directories found matching 'docs/_build'
  44. no previously-included directories found matching 'contrib'
  45. no previously-included directories found matching 'tasks'
  46. no previously-included directories found matching 'tests'
  47. Installing pip script to /root/work/1/noc-node/noc/bin
  48. Installing pip2.7 script to /root/work/1/noc-node/noc/bin
  49. Installing pip2 script to /root/work/1/noc-node/noc/bin
  50. Successfully installed pip
  51. Cleaning up...
  52. DEPRECATION: --allow-all-external has been deprecated and will be removed in the future. Due to changes in the repository protocol, it no longer has any effect.
  53. The repository located at cdn.nocproject.org is not a trusted or secure host and is being ignored. If this repository is available via HTTPS it is recommended to use HTTPS instease you may silence this warning and allow it anyways with '--trusted-host cdn.nocproject.org'.
  54. Requirement already up-to-date: pip>=1.5.6 in ./lib/python2.7/site-packages (from -r etc/requirements/common.txt (line 1))
  55. Collecting setuptools>=3.6 (from -r etc/requirements/common.txt (line 2))
  56. The repository located at cdn.nocproject.org is not a trusted or secure host and is being ignored. If this repository is available via HTTPS it is recommended to use HTTPS instwise you may silence this warning and allow it anyways with '--trusted-host cdn.nocproject.org'.
  57. Using cached setuptools-20.1.1-py2.py3-none-any.whl
  58. Collecting Mercurial>=2.5.2 (from -r etc/requirements/common.txt (line 3))
  59. The repository located at cdn.nocproject.org is not a trusted or secure host and is being ignored. If this repository is available via HTTPS it is recommended to use HTTPS instwise you may silence this warning and allow it anyways with '--trusted-host cdn.nocproject.org'.
  60. Using cached mercurial-3.7.1.tar.gz
  61. Collecting db-sqlite3==0.0.1 (from -r etc/requirements/common.txt (line 4))
  62. The repository located at cdn.nocproject.org is not a trusted or secure host and is being ignored. If this repository is available via HTTPS it is recommended to use HTTPS instwise you may silence this warning and allow it anyways with '--trusted-host cdn.nocproject.org'.
  63. Using cached db-sqlite3-0.0.1.tar.gz
  64. Collecting manhole==0.6.2 (from -r etc/requirements/common.txt (line 5))
  65. The repository located at cdn.nocproject.org is not a trusted or secure host and is being ignored. If this repository is available via HTTPS it is recommended to use HTTPS instwise you may silence this warning and allow it anyways with '--trusted-host cdn.nocproject.org'.
  66. Using cached manhole-0.6.2.tar.gz
  67. Collecting cachetools==0.5.1 (from -r etc/requirements/common.txt (line 6))
  68. The repository located at cdn.nocproject.org is not a trusted or secure host and is being ignored. If this repository is available via HTTPS it is recommended to use HTTPS instwise you may silence this warning and allow it anyways with '--trusted-host cdn.nocproject.org'.
  69. Using cached cachetools-0.5.1.tar.gz
  70. Collecting python-cjson>=1.0.5 (from -r etc/requirements/common.txt (line 7))
  71. The repository located at cdn.nocproject.org is not a trusted or secure host and is being ignored. If this repository is available via HTTPS it is recommended to use HTTPS instwise you may silence this warning and allow it anyways with '--trusted-host cdn.nocproject.org'.
  72. Using cached python-cjson-1.1.0.tar.gz
  73. Collecting six>=1.7.2 (from -r etc/requirements/common.txt (line 8))
  74. The repository located at cdn.nocproject.org is not a trusted or secure host and is being ignored. If this repository is available via HTTPS it is recommended to use HTTPS instwise you may silence this warning and allow it anyways with '--trusted-host cdn.nocproject.org'.
  75. Using cached six-1.10.0-py2.py3-none-any.whl
  76. Collecting backports.ssl-match-hostname>=3.4.0.2 (from -r etc/requirements/common.txt (line 9))
  77. The repository located at cdn.nocproject.org is not a trusted or secure host and is being ignored. If this repository is available via HTTPS it is recommended to use HTTPS instwise you may silence this warning and allow it anyways with '--trusted-host cdn.nocproject.org'.
  78. Using cached backports.ssl_match_hostname-3.5.0.1.tar.gz
  79. Collecting db (from db-sqlite3==0.0.1->-r etc/requirements/common.txt (line 4))
  80. The repository located at cdn.nocproject.org is not a trusted or secure host and is being ignored. If this repository is available via HTTPS it is recommended to use HTTPS instwise you may silence this warning and allow it anyways with '--trusted-host cdn.nocproject.org'.
  81. Using cached db-0.1.1.tar.gz
  82. Collecting antiorm (from db->db-sqlite3==0.0.1->-r etc/requirements/common.txt (line 4))
  83. The repository located at cdn.nocproject.org is not a trusted or secure host and is being ignored. If this repository is available via HTTPS it is recommended to use HTTPS instwise you may silence this warning and allow it anyways with '--trusted-host cdn.nocproject.org'.
  84. Using cached antiorm-1.2.0.tar.gz
  85. Installing collected packages: setuptools, Mercurial, antiorm, db, db-sqlite3, manhole, cachetools, python-cjson, six, backports.ssl-match-hostname
  86. Found existing installation: setuptools 0.9.8
  87. Uninstalling setuptools-0.9.8:
  88. Successfully uninstalled setuptools-0.9.8
  89. Running setup.py install for Mercurial ... done
  90. Running setup.py install for antiorm ... done
  91. Running setup.py install for db ... done
  92. Running setup.py install for db-sqlite3 ... done
  93. Running setup.py install for manhole ... done
  94. Running setup.py install for cachetools ... done
  95. Running setup.py install for python-cjson ... done
  96. Running setup.py install for backports.ssl-match-hostname ... done
  97. Successfully installed Mercurial-3.7.1 antiorm-1.2.0 backports.ssl-match-hostname-3.5.0.1 cachetools-0.5.1 db-0.1.1 db-sqlite3-0.0.1 manhole-0.6.2 python-cjson-1.1.0 setuptools-21.10.0
  98. Traceback (most recent call last):
  99. File "./make-node.py", line 160, in <module>
  100. install(url=url, target=options.target)
  101. File "./make-node.py", line 140, in install
  102. install_pth()
  103. File "./make-node.py", line 116, in install_pth
  104. r = subprocess.call("./scripts/install-pth.py")
  105. File "/usr/lib64/python2.7/subprocess.py", line 524, in call
  106. return Popen(*popenargs, **kwargs).wait()
  107. File "/usr/lib64/python2.7/subprocess.py", line 711, in __init__
  108. errread, errwrite)
  109. File "/usr/lib64/python2.7/subprocess.py", line 1327, in _execute_child
  110. raise child_exception
  111. OSError: [Errno 2] No such file or directory
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement