You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Exception raised on operation [cloudify_agent.installer.operations.create] invocation
Traceback (most recent call last):
File "/root/helloworld/env/lib/python2.7/site-packages/cloudify/decorators.py", line 122, in wrapper
result = func(_args, *_kwargs)
File "/root/helloworld/env/lib/python2.7/site-packages/cloudify_agent/installer/operations.py", line 114, in wrapper
return func(_args, *_kwargs)
File "/root/helloworld/env/lib/python2.7/site-packages/cloudify_agent/installer/operations.py", line 141, in create
installer.create_agent()
File "/root/helloworld/env/lib/python2.7/site-packages/cloudify_agent/installer/init.py", line 66, in create_agent
self._from_package()
File "/root/helloworld/env/lib/python2.7/site-packages/cloudify_agent/installer/init.py", line 119, in _from_package
url=self.cloudify_agent['package_url'])
File "/root/helloworld/env/lib/python2.7/site-packages/cloudify_agent/installer/init.py", line 307, in download
return self.runner.download(url, destination)
File "/root/helloworld/env/lib/python2.7/site-packages/cloudify_agent/installer/runners/fabric_runner.py", line 394, in download
self.run(command, **attributes)
File "/root/helloworld/env/lib/python2.7/site-packages/cloudify_agent/installer/runners/fabric_runner.py", line 148, in run
code=r.return_code
FabricCommandExecutionException: Command 'wget -T 30 http://10.5.24.124:53229/packages/agents/ubuntu-trusty-agent.tar.gz -O �[32;48;2m������������������������91�������[0m
/tmp/tmp.G4091lu6ve' executed with an error.
code: 126
error: �[32;48;2m������������������������91�������[0m
/bin/bash: $'2m������������������������91������\E[0m\r': command not found
/bin/bash: line 1: /tmp/tmp.G4091lu6ve: Permission denied
output: None
The text was updated successfully, but these errors were encountered:
junneyang
changed the title
Task failed 'cloudify_agent.installer.operations.create'
3.3.1 Task failed 'cloudify_agent.installer.operations.create'
Feb 22, 2016
junneyang
changed the title
3.3.1 Task failed 'cloudify_agent.installer.operations.create'
3.3.1 ubuntu server, Task failed 'cloudify_agent.installer.operations.create'.
Feb 22, 2016
Exception raised on operation [cloudify_agent.installer.operations.create] invocation
Traceback (most recent call last):
File "/root/helloworld/env/lib/python2.7/site-packages/cloudify/decorators.py", line 122, in wrapper
result = func(_args, *_kwargs)
File "/root/helloworld/env/lib/python2.7/site-packages/cloudify_agent/installer/operations.py", line 114, in wrapper
return func(_args, *_kwargs)
File "/root/helloworld/env/lib/python2.7/site-packages/cloudify_agent/installer/operations.py", line 141, in create
installer.create_agent()
File "/root/helloworld/env/lib/python2.7/site-packages/cloudify_agent/installer/init.py", line 66, in create_agent
self._from_package()
File "/root/helloworld/env/lib/python2.7/site-packages/cloudify_agent/installer/init.py", line 119, in _from_package
url=self.cloudify_agent['package_url'])
File "/root/helloworld/env/lib/python2.7/site-packages/cloudify_agent/installer/init.py", line 307, in download
return self.runner.download(url, destination)
File "/root/helloworld/env/lib/python2.7/site-packages/cloudify_agent/installer/runners/fabric_runner.py", line 394, in download
self.run(command, **attributes)
File "/root/helloworld/env/lib/python2.7/site-packages/cloudify_agent/installer/runners/fabric_runner.py", line 148, in run
code=r.return_code
FabricCommandExecutionException: Command 'wget -T 30 http://10.5.24.124:53229/packages/agents/ubuntu-trusty-agent.tar.gz -O �[32;48;2m������������������������91�������[0m
/tmp/tmp.G4091lu6ve' executed with an error.
code: 126
error: �[32;48;2m������������������������91�������[0m
--2016-02-22 16:13:01-- http://10.5.24.124:53229/packages/agents/ubuntu-trusty-agent.tar.gz
Connecting to 10.5.24.124:53229... connected.
HTTP request sent, awaiting response... 200 OK
Length: 16988079 (16M) [application/octet-stream]
Saving to: ���\033[32���
0% [ ] 0 --.-K/s
100%[======================================>] 16,988,079 --.-K/s in 0.02s
2016-02-22 16:13:01 (751 MB/s) - ���\033[32��� saved [16988079/16988079]
/bin/bash: 48: command not found
/bin/bash: $'2m������������������������91������\E[0m\r': command not found
/bin/bash: line 1: /tmp/tmp.G4091lu6ve: Permission denied
output: None
The text was updated successfully, but these errors were encountered: