{ "changed": true, "cmd": "pip install -c c:\\openstack\\build\\requirements\\upper-constraints.txt -U -e c:\\openstack\\build\\os-win", "delta": "0:00:15.596900", "end": "2022-03-29 08:52:06.836629", "failed": false, "rc": 0, "start": "2022-03-29 08:51:51.239728", "stderr": "WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available.\r\nYou should consider upgrading via the 'c:\\python38\\python.exe -m pip install --upgrade pip' command.", "stderr_lines": [ "WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available.", "You should consider upgrading via the 'c:\\python38\\python.exe -m pip install --upgrade pip' command." ], "stdout": "Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/\r\nObtaining file:///C:/openstack/build/os-win\r\n Preparing metadata (setup.py): started\r\n Preparing metadata (setup.py): finished with status 'done'\r\nRequirement already satisfied: pbr!=2.1.0,>=2.0.0 in c:\\python38\\lib\\site-packages (from os-win==5.5.1.dev2) (5.6.0)\r\nRequirement already satisfied: eventlet>=0.22.0 in c:\\python38\\lib\\site-packages (from os-win==5.5.1.dev2) (0.31.1)\r\nRequirement already satisfied: oslo.concurrency>=3.29.0 in c:\\python38\\lib\\site-packages (from os-win==5.5.1.dev2) (4.4.1)\r\nRequirement already satisfied: oslo.config>=6.8.0 in c:\\python38\\lib\\site-packages (from os-win==5.5.1.dev2) (8.7.1)\r\nRequirement already satisfied: oslo.log>=3.36.0 in c:\\python38\\lib\\site-packages (from os-win==5.5.1.dev2) (4.6.0)\r\nRequirement already satisfied: oslo.utils>=4.7.0 in c:\\python38\\lib\\site-packages (from os-win==5.5.1.dev2) (4.10.1)\r\nRequirement already satisfied: oslo.i18n>=3.15.3 in c:\\python38\\lib\\site-packages (from os-win==5.5.1.dev2) (5.1.0)\r\nRequirement already satisfied: PyMI>=1.0.0 in c:\\python38\\lib\\site-packages (from os-win==5.5.1.dev2) (1.0.6)\r\nRequirement already satisfied: wmi>=0.5 in c:\\python38\\lib\\site-packages (from os-win==5.5.1.dev2) (1.5.1)\r\nRequirement already satisfied: six>=1.10.0 in c:\\python38\\lib\\site-packages (from eventlet>=0.22.0->os-win==5.5.1.dev2) (1.16.0)\r\nRequirement already satisfied: dnspython<2.0.0,>=1.15.0 in c:\\python38\\lib\\site-packages (from eventlet>=0.22.0->os-win==5.5.1.dev2) (1.16.0)\r\nRequirement already satisfied: greenlet>=0.3 in c:\\python38\\lib\\site-packages (from eventlet>=0.22.0->os-win==5.5.1.dev2) (1.1.1)\r\nRequirement already satisfied: fasteners>=0.7.0 in c:\\python38\\lib\\site-packages (from oslo.concurrency>=3.29.0->os-win==5.5.1.dev2) (0.14.1)\r\nRequirement already satisfied: debtcollector>=1.2.0 in c:\\python38\\lib\\site-packages (from oslo.config>=6.8.0->os-win==5.5.1.dev2) (2.3.0)\r\nRequirement already satisfied: netaddr>=0.7.18 in c:\\python38\\lib\\site-packages (from oslo.config>=6.8.0->os-win==5.5.1.dev2) (0.8.0)\r\nRequirement already satisfied: requests>=2.18.0 in c:\\python38\\lib\\site-packages (from oslo.config>=6.8.0->os-win==5.5.1.dev2) (2.26.0)\r\nRequirement already satisfied: rfc3986>=1.2.0 in c:\\python38\\lib\\site-packages (from oslo.config>=6.8.0->os-win==5.5.1.dev2) (1.5.0)\r\nRequirement already satisfied: PyYAML>=5.1 in c:\\python38\\lib\\site-packages (from oslo.config>=6.8.0->os-win==5.5.1.dev2) (5.4.1)\r\nRequirement already satisfied: stevedore>=1.20.0 in c:\\python38\\lib\\site-packages (from oslo.config>=6.8.0->os-win==5.5.1.dev2) (3.4.0)\r\nRequirement already satisfied: oslo.serialization>=2.25.0 in c:\\python38\\lib\\site-packages (from oslo.log>=3.36.0->os-win==5.5.1.dev2) (4.2.0)\r\nRequirement already satisfied: python-dateutil>=2.7.0 in c:\\python38\\lib\\site-packages (from oslo.log>=3.36.0->os-win==5.5.1.dev2) (2.8.2)\r\nRequirement already satisfied: oslo.context>=2.20.0 in c:\\python38\\lib\\site-packages (from oslo.log>=3.36.0->os-win==5.5.1.dev2) (3.3.2)\r\nRequirement already satisfied: iso8601>=0.1.11 in c:\\python38\\lib\\site-packages (from oslo.utils>=4.7.0->os-win==5.5.1.dev2) (0.1.16)\r\nRequirement already satisfied: packaging>=20.4 in c:\\python38\\lib\\site-packages (from oslo.utils>=4.7.0->os-win==5.5.1.dev2) (21.0)\r\nRequirement already satisfied: pytz>=2013.6 in c:\\python38\\lib\\site-packages (from oslo.utils>=4.7.0->os-win==5.5.1.dev2) (2021.1)\r\nRequirement already satisfied: pyparsing>=2.1.0 in c:\\python38\\lib\\site-packages (from oslo.utils>=4.7.0->os-win==5.5.1.dev2) (2.4.7)\r\nRequirement already satisfied: netifaces>=0.10.4 in c:\\python38\\lib\\site-packages (from oslo.utils>=4.7.0->os-win==5.5.1.dev2) (0.11.0)\r\nRequirement already satisfied: pywin32 in c:\\python38\\lib\\site-packages (from wmi>=0.5->os-win==5.5.1.dev2) (303)\r\nRequirement already satisfied: wrapt>=1.7.0 in c:\\python38\\lib\\site-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->os-win==5.5.1.dev2) (1.12.1)\r\nRequirement already satisfied: monotonic>=0.1 in c:\\python38\\lib\\site-packages (from fasteners>=0.7.0->oslo.concurrency>=3.29.0->os-win==5.5.1.dev2) (1.6)\r\nRequirement already satisfied: msgpack>=0.5.2 in c:\\python38\\lib\\site-packages (from oslo.serialization>=2.25.0->oslo.log>=3.36.0->os-win==5.5.1.dev2) (1.0.2)\r\nRequirement already satisfied: charset-normalizer~=2.0.0 in c:\\python38\\lib\\site-packages (from requests>=2.18.0->oslo.config>=6.8.0->os-win==5.5.1.dev2) (2.0.4)\r\nRequirement already satisfied: idna<4,>=2.5 in c:\\python38\\lib\\site-packages (from requests>=2.18.0->oslo.config>=6.8.0->os-win==5.5.1.dev2) (3.2)\r\nRequirement already satisfied: urllib3<1.27,>=1.21.1 in c:\\python38\\lib\\site-packages (from requests>=2.18.0->oslo.config>=6.8.0->os-win==5.5.1.dev2) (1.26.6)\r\nRequirement already satisfied: certifi>=2017.4.17 in c:\\python38\\lib\\site-packages (from requests>=2.18.0->oslo.config>=6.8.0->os-win==5.5.1.dev2) (2021.5.30)\r\nInstalling collected packages: os-win\r\n Attempting uninstall: os-win\r\n Found existing installation: os-win 5.5.0\r\n Uninstalling os-win-5.5.0:\r\n Successfully uninstalled os-win-5.5.0\r\n Running setup.py develop for os-win\r\nSuccessfully installed os-win-5.5.1.dev2\r\n", "stdout_lines": [ "Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/", "Obtaining file:///C:/openstack/build/os-win", " Preparing metadata (setup.py): started", " Preparing metadata (setup.py): finished with status 'done'", "Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in c:\\python38\\lib\\site-packages (from os-win==5.5.1.dev2) (5.6.0)", "Requirement already satisfied: eventlet>=0.22.0 in c:\\python38\\lib\\site-packages (from os-win==5.5.1.dev2) (0.31.1)", "Requirement already satisfied: oslo.concurrency>=3.29.0 in c:\\python38\\lib\\site-packages (from os-win==5.5.1.dev2) (4.4.1)", "Requirement already satisfied: oslo.config>=6.8.0 in c:\\python38\\lib\\site-packages (from os-win==5.5.1.dev2) (8.7.1)", "Requirement already satisfied: oslo.log>=3.36.0 in c:\\python38\\lib\\site-packages (from os-win==5.5.1.dev2) (4.6.0)", "Requirement already satisfied: oslo.utils>=4.7.0 in c:\\python38\\lib\\site-packages (from os-win==5.5.1.dev2) (4.10.1)", "Requirement already satisfied: oslo.i18n>=3.15.3 in c:\\python38\\lib\\site-packages (from os-win==5.5.1.dev2) (5.1.0)", "Requirement already satisfied: PyMI>=1.0.0 in c:\\python38\\lib\\site-packages (from os-win==5.5.1.dev2) (1.0.6)", "Requirement already satisfied: wmi>=0.5 in c:\\python38\\lib\\site-packages (from os-win==5.5.1.dev2) (1.5.1)", "Requirement already satisfied: six>=1.10.0 in c:\\python38\\lib\\site-packages (from eventlet>=0.22.0->os-win==5.5.1.dev2) (1.16.0)", "Requirement already satisfied: dnspython<2.0.0,>=1.15.0 in c:\\python38\\lib\\site-packages (from eventlet>=0.22.0->os-win==5.5.1.dev2) (1.16.0)", "Requirement already satisfied: greenlet>=0.3 in c:\\python38\\lib\\site-packages (from eventlet>=0.22.0->os-win==5.5.1.dev2) (1.1.1)", "Requirement already satisfied: fasteners>=0.7.0 in c:\\python38\\lib\\site-packages (from oslo.concurrency>=3.29.0->os-win==5.5.1.dev2) (0.14.1)", "Requirement already satisfied: debtcollector>=1.2.0 in c:\\python38\\lib\\site-packages (from oslo.config>=6.8.0->os-win==5.5.1.dev2) (2.3.0)", "Requirement already satisfied: netaddr>=0.7.18 in c:\\python38\\lib\\site-packages (from oslo.config>=6.8.0->os-win==5.5.1.dev2) (0.8.0)", "Requirement already satisfied: requests>=2.18.0 in c:\\python38\\lib\\site-packages (from oslo.config>=6.8.0->os-win==5.5.1.dev2) (2.26.0)", "Requirement already satisfied: rfc3986>=1.2.0 in c:\\python38\\lib\\site-packages (from oslo.config>=6.8.0->os-win==5.5.1.dev2) (1.5.0)", "Requirement already satisfied: PyYAML>=5.1 in c:\\python38\\lib\\site-packages (from oslo.config>=6.8.0->os-win==5.5.1.dev2) (5.4.1)", "Requirement already satisfied: stevedore>=1.20.0 in c:\\python38\\lib\\site-packages (from oslo.config>=6.8.0->os-win==5.5.1.dev2) (3.4.0)", "Requirement already satisfied: oslo.serialization>=2.25.0 in c:\\python38\\lib\\site-packages (from oslo.log>=3.36.0->os-win==5.5.1.dev2) (4.2.0)", "Requirement already satisfied: python-dateutil>=2.7.0 in c:\\python38\\lib\\site-packages (from oslo.log>=3.36.0->os-win==5.5.1.dev2) (2.8.2)", "Requirement already satisfied: oslo.context>=2.20.0 in c:\\python38\\lib\\site-packages (from oslo.log>=3.36.0->os-win==5.5.1.dev2) (3.3.2)", "Requirement already satisfied: iso8601>=0.1.11 in c:\\python38\\lib\\site-packages (from oslo.utils>=4.7.0->os-win==5.5.1.dev2) (0.1.16)", "Requirement already satisfied: packaging>=20.4 in c:\\python38\\lib\\site-packages (from oslo.utils>=4.7.0->os-win==5.5.1.dev2) (21.0)", "Requirement already satisfied: pytz>=2013.6 in c:\\python38\\lib\\site-packages (from oslo.utils>=4.7.0->os-win==5.5.1.dev2) (2021.1)", "Requirement already satisfied: pyparsing>=2.1.0 in c:\\python38\\lib\\site-packages (from oslo.utils>=4.7.0->os-win==5.5.1.dev2) (2.4.7)", "Requirement already satisfied: netifaces>=0.10.4 in c:\\python38\\lib\\site-packages (from oslo.utils>=4.7.0->os-win==5.5.1.dev2) (0.11.0)", "Requirement already satisfied: pywin32 in c:\\python38\\lib\\site-packages (from wmi>=0.5->os-win==5.5.1.dev2) (303)", "Requirement already satisfied: wrapt>=1.7.0 in c:\\python38\\lib\\site-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->os-win==5.5.1.dev2) (1.12.1)", "Requirement already satisfied: monotonic>=0.1 in c:\\python38\\lib\\site-packages (from fasteners>=0.7.0->oslo.concurrency>=3.29.0->os-win==5.5.1.dev2) (1.6)", "Requirement already satisfied: msgpack>=0.5.2 in c:\\python38\\lib\\site-packages (from oslo.serialization>=2.25.0->oslo.log>=3.36.0->os-win==5.5.1.dev2) (1.0.2)", "Requirement already satisfied: charset-normalizer~=2.0.0 in c:\\python38\\lib\\site-packages (from requests>=2.18.0->oslo.config>=6.8.0->os-win==5.5.1.dev2) (2.0.4)", "Requirement already satisfied: idna<4,>=2.5 in c:\\python38\\lib\\site-packages (from requests>=2.18.0->oslo.config>=6.8.0->os-win==5.5.1.dev2) (3.2)", "Requirement already satisfied: urllib3<1.27,>=1.21.1 in c:\\python38\\lib\\site-packages (from requests>=2.18.0->oslo.config>=6.8.0->os-win==5.5.1.dev2) (1.26.6)", "Requirement already satisfied: certifi>=2017.4.17 in c:\\python38\\lib\\site-packages (from requests>=2.18.0->oslo.config>=6.8.0->os-win==5.5.1.dev2) (2021.5.30)", "Installing collected packages: os-win", " Attempting uninstall: os-win", " Found existing installation: os-win 5.5.0", " Uninstalling os-win-5.5.0:", " Successfully uninstalled os-win-5.5.0", " Running setup.py develop for os-win", "Successfully installed os-win-5.5.1.dev2" ] }