Coverage gate job fails with Permission Denied

Bug #1476035 reported by Kirill Zaitsev
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Murano
Fix Released
Low
Kirill Zaitsev

Bug Description

See logs http://logs.openstack.org/56/198856/15/check/murano-coverage/08a32ee/console.html

2015-07-17 13:11:35.853 | cover runtests: PYTHONHASHSEED='392832110'
2015-07-17 13:11:35.853 | cover runtests: commands[0] | /home/jenkins/workspace/murano-coverage/tools/cover.sh
2015-07-17 13:11:35.858 | ERROR: invocation failed (errno 13), args: ['/home/jenkins/workspace/murano-coverage/tools/cover.sh'], cwd: /home/jenkins/workspace/murano-coverage
2015-07-17 13:11:35.858 | Traceback (most recent call last):
2015-07-17 13:11:35.858 | File "/usr/local/bin/tox", line 11, in <module>
2015-07-17 13:11:35.859 | sys.exit(cmdline())
2015-07-17 13:11:35.859 | File "/usr/local/lib/python2.7/dist-packages/tox/session.py", line 39, in main
2015-07-17 13:11:35.859 | retcode = Session(config).runcommand()
2015-07-17 13:11:35.859 | File "/usr/local/lib/python2.7/dist-packages/tox/session.py", line 373, in runcommand
2015-07-17 13:11:35.859 | return self.subcommand_test()
2015-07-17 13:11:35.859 | File "/usr/local/lib/python2.7/dist-packages/tox/session.py", line 546, in subcommand_test
2015-07-17 13:11:35.860 | self.runtestenv(venv)
2015-07-17 13:11:35.860 | File "/usr/local/lib/python2.7/dist-packages/tox/session.py", line 554, in runtestenv
2015-07-17 13:11:35.860 | venv.test(redirect=redirect)
2015-07-17 13:11:35.860 | File "/usr/local/lib/python2.7/dist-packages/tox/venv.py", line 352, in test
2015-07-17 13:11:35.864 | ignore_ret=ignore_ret, testcommand=True)
2015-07-17 13:11:35.864 | File "/usr/local/lib/python2.7/dist-packages/tox/venv.py", line 375, in _pcall
2015-07-17 13:11:35.864 | redirect=redirect, ignore_ret=ignore_ret)
2015-07-17 13:11:35.864 | File "/usr/local/lib/python2.7/dist-packages/tox/session.py", line 136, in popen
2015-07-17 13:11:35.864 | stdout=stdout, stderr=STDOUT)
2015-07-17 13:11:35.865 | File "/usr/local/lib/python2.7/dist-packages/tox/session.py", line 224, in _popen
2015-07-17 13:11:35.865 | stdout=stdout, stderr=stderr, env=env)
2015-07-17 13:11:35.865 | File "/usr/lib/python2.7/subprocess.py", line 710, in __init__
2015-07-17 13:11:35.865 | errread, errwrite)
2015-07-17 13:11:35.865 | File "/usr/lib/python2.7/subprocess.py", line 1327, in _execute_child
2015-07-17 13:11:35.865 | raise child_exception
2015-07-17 13:11:35.865 | OSError: [Errno 13] Permission denied

Tags: gate
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to murano (master)

Fix proposed to branch: master
Review: https://review.openstack.org/203450

Changed in murano:
assignee: nobody → Kirill Zaitsev (kzaitsev)
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to murano (master)

Reviewed: https://review.openstack.org/203450
Committed: https://git.openstack.org/cgit/openstack/murano/commit/?id=62d6a27821a863d5e8fb19833842d23b2595e41c
Submitter: Jenkins
Branch: master

commit 62d6a27821a863d5e8fb19833842d23b2595e41c
Author: Kirill Zaitsev <email address hidden>
Date: Sun Jul 19 22:28:10 2015 +0300

    Make tools/cover.sh executable

    Currently file lacks executable bit in its permission, so running tox -e
    cover raises a Permission Denied error.
    This patch adds executable bit for every group

    Change-Id: I99dab1b0e2df9a9346e1017cc11c8c11f29a5865
    Closes-Bug: #1476035

Changed in murano:
status: In Progress → Fix Committed
Changed in murano:
milestone: none → liberty-2
status: Fix Committed → Fix Released
Changed in murano:
milestone: liberty-2 → 1.0.0
Changed in murano:
milestone: 1.0.0 → 1.0.1
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.