GUI acceptance tests using environment deployed from packages.
Build: #697 failed
Job: Oneprovider ACL basic failed
Job result summary
- Completed
- Duration
- 57 minutes
- Revision
-
3de3c8e56b8e12eeab29733f37a2a825c46f1902
- Fixed in
- #701 (Rebuilt by Łukasz Opioła)
Error summary
The build generated some errors. See the full build log for more details.
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0
100 4419 100 4419 0 0 2781 0 0:00:01 0:00:01 --:--:-- 2780
Error: could not find a ready tiller pod
Error response from daemon: Cannot kill container: 0ed1bab59ab4: Container 0ed1bab59ab40f6495999996f29b9ce44367cd0c20bb6d38681137b716b05103 is not running
Error response from daemon: Cannot kill container: 26a24adb1359: Container 26a24adb135981af990ee2cbde6ed3ca17361067d8f4c8a929a18218a3dfb032 is not running
Unable to find image 'ubuntu:14.10' locally
14.10: Pulling from library/ubuntu
b0efe5c05b4c: Pulling fs layer
0a1f1b169319: Pulling fs layer
1ceb0a3c7c48: Pulling fs layer
a3ed95caeb02: Pulling fs layer
a3ed95caeb02: Waiting
1ceb0a3c7c48: Download complete
0a1f1b169319: Download complete
a3ed95caeb02: Verifying Checksum
a3ed95caeb02: Download complete
b0efe5c05b4c: Verifying Checksum
b0efe5c05b4c: Download complete
b0efe5c05b4c: Pull complete
0a1f1b169319: Pull complete
1ceb0a3c7c48: Pull complete
a3ed95caeb02: Pull complete
Digest: sha256:6341c688b4b0b82ec735389b3c97df8cf2831b8cb8bd1856779130a86574ac5c
Status: Downloaded newer image for ubuntu:14.10
! The 'none' driver provides limited isolation and may reduce system security and reliability.
! For more information, see:
! kubectl and minikube configuration will be stored in /home/bamboo
! To use kubectl or minikube commands as your own user, you may need to relocate them. For example, to overwrite your own settings, run:
tput: unknown terminal "unknown"
tput: unknown terminal "unknown"
tput: unknown terminal "unknown"
tput: unknown terminal "unknown"
tput: unknown terminal "unknown"
tput: unknown terminal "unknown"
tput: unknown terminal "unknown"
Error: could not find tiller
tput: unknown terminal "unknown"
tput: unknown terminal "unknown"
Cloning into 'bamboos'...
Cloning into 'cdmi_swagger'...
Cloning into 'one_env'...
Cloning into 'onepanel_swagger'...
Cloning into 'oneprovider_swagger'...
Cloning into 'onezone_swagger'...
Error from server (AlreadyExists): clusterrolebindings.rbac.authorization.k8s.io "serviceaccounts-cluster-admin" already exists
f027ecdb209d: Waiting
aae0a881335e: Waiting
a7db47216466: Waiting
6ab88684cedc: Waiting
254a32696681: Waiting
ed41cb72e5c9: Verifying Checksum
ed41cb72e5c9: Download complete
5fbf74db61f1: Download complete
7b722c1070cd: Verifying Checksum
7b722c1070cd: Download complete
97995cd0f13a: Verifying Checksum
97995cd0f13a: Download complete
7ea47a67709e: Verifying Checksum
7ea47a67709e: Download complete
1fd7b61235cd: Verifying Checksum
1fd7b61235cd: Download complete
c0f19e67292f: Verifying Checksum
c0f19e67292f: Download complete
6b2da66c6d06: Verifying Checksum
6b2da66c6d06: Download complete
7b722c1070cd: Pull complete
5fbf74db61f1: Pull complete
f027ecdb209d: Verifying Checksum
f027ecdb209d: Download complete
ed41cb72e5c9: Pull complete
7ea47a67709e: Pull complete
97995cd0f13a: Pull complete
aae0a881335e: Verifying Checksum
aae0a881335e: Download complete
a7db47216466: Verifying Checksum
a7db47216466: Download complete
6ab88684cedc: Verifying Checksum
6ab88684cedc: Download complete
254a32696681: Download complete
10c88a51c005: Verifying Checksum
10c88a51c005: Download complete
10c88a51c005: Pull complete
6b2da66c6d06: Pull complete
1fd7b61235cd: Pull complete
c0f19e67292f: Pull complete
f027ecdb209d: Pull complete
aae0a881335e: Pull complete
a7db47216466: Pull complete
6ab88684cedc: Pull complete
254a32696681: Pull complete
Digest: sha256:1be6b2105d4bf57548733532046bfbca74e9413f928f97a182447171b554898c
Status: Downloaded newer image for onedata/acceptance_gui:v7
Traceback (most recent call last):
File "/usr/lib/python2.7/runpy.py", line 174, in _run_module_as_main
"__main__", fname, loader, pkg_name)
File "/usr/lib/python2.7/runpy.py", line 72, in _run_code
exec code in run_globals
File "/usr/local/lib/python2.7/dist-packages/py/test.py", line 4, in <module>
sys.exit(pytest.main())
File "/usr/local/lib/python2.7/dist-packages/_pytest/config.py", line 57, in main
return config.hook.pytest_cmdline_main(config=config)
File "/usr/local/lib/python2.7/dist-packages/_pytest/vendored_packages/pluggy.py", line 745, in __call__
return self._hookexec(self, self._nonwrappers + self._wrappers, kwargs)
File "/usr/local/lib/python2.7/dist-packages/_pytest/vendored_packages/pluggy.py", line 339, in _hookexec
return self._inner_hookexec(hook, methods, kwargs)
File "/usr/local/lib/python2.7/dist-packages/_pytest/vendored_packages/pluggy.py", line 334, in <lambda>
_MultiCall(methods, kwargs, hook.spec_opts).execute()
File "/usr/local/lib/python2.7/dist-packages/_pytest/vendored_packages/pluggy.py", line 614, in execute
res = hook_impl.function(*args)
File "/usr/local/lib/python2.7/dist-packages/_pytest/main.py", line 127, in pytest_cmdline_main
return wrap_session(config, _main)
File "/usr/local/lib/python2.7/dist-packages/_pytest/main.py", line 122, in wrap_session
exitstatus=session.exitstatus)
File "/usr/local/lib/python2.7/dist-packages/_pytest/vendored_packages/pluggy.py", line 745, in __call__
return self._hookexec(self, self._nonwrappers + self._wrappers, kwargs)
File "/usr/local/lib/python2.7/dist-packages/_pytest/vendored_packages/pluggy.py", line 339, in _hookexec
return self._inner_hookexec(hook, methods, kwargs)
File "/usr/local/lib/python2.7/dist-packages/_pytest/vendored_packages/pluggy.py", line 334, in <lambda>
_MultiCall(methods, kwargs, hook.spec_opts).execute()
File "/usr/local/lib/python2.7/dist-packages/_pytest/vendored_packages/pluggy.py", line 613, in execute
return _wrapped_call(hook_impl.function(*args), self.execute)
File "/usr/local/lib/python2.7/dist-packages/_pytest/vendored_packages/pluggy.py", line 250, in _wrapped_call
wrap_controller.send(call_outcome)
File "/usr/local/lib/python2.7/dist-packages/_pytest/terminal.py", line 358, in pytest_sessionfinish
outcome.get_result()
File "/usr/local/lib/python2.7/dist-packages/_pytest/vendored_packages/pluggy.py", line 280, in get_result
_reraise(*ex) # noqa
File "/usr/local/lib/python2.7/dist-packages/_pytest/vendored_packages/pluggy.py", line 265, in __init__
self.result = func()
File "/usr/local/lib/python2.7/dist-packages/_pytest/vendored_packages/pluggy.py", line 614, in execute
res = hook_impl.function(*args)
File "/usr/local/lib/python2.7/dist-packages/_pytest/junitxml.py", line 376, in pytest_sessionfinish
os.makedirs(dirname)
File "/usr/lib/python2.7/os.py", line 157, in makedirs
mkdir(name, mode)
OSError: [Errno 28] No space left on device: '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT-COAB/onedata/test-reports'
Traceback (most recent call last):
File "./test_run.py", line 387, in <module>
main()
File "./test_run.py", line 377, in main
if ret != 0 and not skipped_test_exists(report):
File "./test_run.py", line 86, in skipped_test_exists
if testsuite.attrib['skips'] != '0':
AttributeError: 'NoneType' object has no attribute 'attrib'
make: *** [test_gui_pkg] Error 1
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0
100 4419 100 4419 0 0 2781 0 0:00:01 0:00:01 --:--:-- 2780
Error: could not find a ready tiller pod
Error response from daemon: Cannot kill container: 0ed1bab59ab4: Container 0ed1bab59ab40f6495999996f29b9ce44367cd0c20bb6d38681137b716b05103 is not running
Error response from daemon: Cannot kill container: 26a24adb1359: Container 26a24adb135981af990ee2cbde6ed3ca17361067d8f4c8a929a18218a3dfb032 is not running
Unable to find image 'ubuntu:14.10' locally
14.10: Pulling from library/ubuntu
b0efe5c05b4c: Pulling fs layer
0a1f1b169319: Pulling fs layer
1ceb0a3c7c48: Pulling fs layer
a3ed95caeb02: Pulling fs layer
a3ed95caeb02: Waiting
1ceb0a3c7c48: Download complete
0a1f1b169319: Download complete
a3ed95caeb02: Verifying Checksum
a3ed95caeb02: Download complete
b0efe5c05b4c: Verifying Checksum
b0efe5c05b4c: Download complete
b0efe5c05b4c: Pull complete
0a1f1b169319: Pull complete
1ceb0a3c7c48: Pull complete
a3ed95caeb02: Pull complete
Digest: sha256:6341c688b4b0b82ec735389b3c97df8cf2831b8cb8bd1856779130a86574ac5c
Status: Downloaded newer image for ubuntu:14.10
! The 'none' driver provides limited isolation and may reduce system security and reliability.
! For more information, see:
! kubectl and minikube configuration will be stored in /home/bamboo
! To use kubectl or minikube commands as your own user, you may need to relocate them. For example, to overwrite your own settings, run:
tput: unknown terminal "unknown"
tput: unknown terminal "unknown"
tput: unknown terminal "unknown"
tput: unknown terminal "unknown"
tput: unknown terminal "unknown"
tput: unknown terminal "unknown"
tput: unknown terminal "unknown"
Error: could not find tiller
tput: unknown terminal "unknown"
tput: unknown terminal "unknown"
Cloning into 'bamboos'...
Cloning into 'cdmi_swagger'...
Cloning into 'one_env'...
Cloning into 'onepanel_swagger'...
Cloning into 'oneprovider_swagger'...
Cloning into 'onezone_swagger'...
Error from server (AlreadyExists): clusterrolebindings.rbac.authorization.k8s.io "serviceaccounts-cluster-admin" already exists
f027ecdb209d: Waiting
aae0a881335e: Waiting
a7db47216466: Waiting
6ab88684cedc: Waiting
254a32696681: Waiting
ed41cb72e5c9: Verifying Checksum
ed41cb72e5c9: Download complete
5fbf74db61f1: Download complete
7b722c1070cd: Verifying Checksum
7b722c1070cd: Download complete
97995cd0f13a: Verifying Checksum
97995cd0f13a: Download complete
7ea47a67709e: Verifying Checksum
7ea47a67709e: Download complete
1fd7b61235cd: Verifying Checksum
1fd7b61235cd: Download complete
c0f19e67292f: Verifying Checksum
c0f19e67292f: Download complete
6b2da66c6d06: Verifying Checksum
6b2da66c6d06: Download complete
7b722c1070cd: Pull complete
5fbf74db61f1: Pull complete
f027ecdb209d: Verifying Checksum
f027ecdb209d: Download complete
ed41cb72e5c9: Pull complete
7ea47a67709e: Pull complete
97995cd0f13a: Pull complete
aae0a881335e: Verifying Checksum
aae0a881335e: Download complete
a7db47216466: Verifying Checksum
a7db47216466: Download complete
6ab88684cedc: Verifying Checksum
6ab88684cedc: Download complete
254a32696681: Download complete
10c88a51c005: Verifying Checksum
10c88a51c005: Download complete
10c88a51c005: Pull complete
6b2da66c6d06: Pull complete
1fd7b61235cd: Pull complete
c0f19e67292f: Pull complete
f027ecdb209d: Pull complete
aae0a881335e: Pull complete
a7db47216466: Pull complete
6ab88684cedc: Pull complete
254a32696681: Pull complete
Digest: sha256:1be6b2105d4bf57548733532046bfbca74e9413f928f97a182447171b554898c
Status: Downloaded newer image for onedata/acceptance_gui:v7
Traceback (most recent call last):
File "/usr/lib/python2.7/runpy.py", line 174, in _run_module_as_main
"__main__", fname, loader, pkg_name)
File "/usr/lib/python2.7/runpy.py", line 72, in _run_code
exec code in run_globals
File "/usr/local/lib/python2.7/dist-packages/py/test.py", line 4, in <module>
sys.exit(pytest.main())
File "/usr/local/lib/python2.7/dist-packages/_pytest/config.py", line 57, in main
return config.hook.pytest_cmdline_main(config=config)
File "/usr/local/lib/python2.7/dist-packages/_pytest/vendored_packages/pluggy.py", line 745, in __call__
return self._hookexec(self, self._nonwrappers + self._wrappers, kwargs)
File "/usr/local/lib/python2.7/dist-packages/_pytest/vendored_packages/pluggy.py", line 339, in _hookexec
return self._inner_hookexec(hook, methods, kwargs)
File "/usr/local/lib/python2.7/dist-packages/_pytest/vendored_packages/pluggy.py", line 334, in <lambda>
_MultiCall(methods, kwargs, hook.spec_opts).execute()
File "/usr/local/lib/python2.7/dist-packages/_pytest/vendored_packages/pluggy.py", line 614, in execute
res = hook_impl.function(*args)
File "/usr/local/lib/python2.7/dist-packages/_pytest/main.py", line 127, in pytest_cmdline_main
return wrap_session(config, _main)
File "/usr/local/lib/python2.7/dist-packages/_pytest/main.py", line 122, in wrap_session
exitstatus=session.exitstatus)
File "/usr/local/lib/python2.7/dist-packages/_pytest/vendored_packages/pluggy.py", line 745, in __call__
return self._hookexec(self, self._nonwrappers + self._wrappers, kwargs)
File "/usr/local/lib/python2.7/dist-packages/_pytest/vendored_packages/pluggy.py", line 339, in _hookexec
return self._inner_hookexec(hook, methods, kwargs)
File "/usr/local/lib/python2.7/dist-packages/_pytest/vendored_packages/pluggy.py", line 334, in <lambda>
_MultiCall(methods, kwargs, hook.spec_opts).execute()
File "/usr/local/lib/python2.7/dist-packages/_pytest/vendored_packages/pluggy.py", line 613, in execute
return _wrapped_call(hook_impl.function(*args), self.execute)
File "/usr/local/lib/python2.7/dist-packages/_pytest/vendored_packages/pluggy.py", line 250, in _wrapped_call
wrap_controller.send(call_outcome)
File "/usr/local/lib/python2.7/dist-packages/_pytest/terminal.py", line 358, in pytest_sessionfinish
outcome.get_result()
File "/usr/local/lib/python2.7/dist-packages/_pytest/vendored_packages/pluggy.py", line 280, in get_result
_reraise(*ex) # noqa
File "/usr/local/lib/python2.7/dist-packages/_pytest/vendored_packages/pluggy.py", line 265, in __init__
self.result = func()
File "/usr/local/lib/python2.7/dist-packages/_pytest/vendored_packages/pluggy.py", line 614, in execute
res = hook_impl.function(*args)
File "/usr/local/lib/python2.7/dist-packages/_pytest/junitxml.py", line 376, in pytest_sessionfinish
os.makedirs(dirname)
File "/usr/lib/python2.7/os.py", line 157, in makedirs
mkdir(name, mode)
OSError: [Errno 28] No space left on device: '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT-COAB/onedata/test-reports'
Traceback (most recent call last):
File "./test_run.py", line 387, in <module>
main()
File "./test_run.py", line 377, in main
if ret != 0 and not skipped_test_exists(report):
File "./test_run.py", line 86, in skipped_test_exists
if testsuite.attrib['skips'] != '0':
AttributeError: 'NoneType' object has no attribute 'attrib'
make: *** [test_gui_pkg] Error 1