You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@allura.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2017/11/13 18:26:30 UTC

Build failed in Jenkins: Allura #1218

See <https://builds.apache.org/job/Allura/1218/display/redirect?page=changes>

Changes:

[dave] [#8169] skip last_updated in addition to mod_date fields, when saving

------------------------------------------
[...truncated 310.48 KB...]
    self.setup_with_tools()
  File "<https://builds.apache.org/job/Allura/ws/Allura/allura/tests/decorators.py",> line 76, in wrapped
    while M.MonQTask.run_ready('setup'):
  File "<https://builds.apache.org/job/Allura/ws/Allura/allura/model/monq_model.py",> line 232, in run_ready
    task()
  File "<https://builds.apache.org/job/Allura/ws/Allura/allura/model/monq_model.py",> line 260, in __call__
    self.result = func(*self.args, **self.kwargs)
  File "<https://builds.apache.org/job/Allura/ws/Allura/allura/tasks/repo_tasks.py",> line 32, in init
    c.app.repo.init()
  File "<https://builds.apache.org/job/Allura/ws/Allura/allura/model/repository.py",> line 437, in init
    return self._impl.init()
  File "<https://builds.apache.org/job/Allura/ws/ForgeGit/forgegit/model/git_repo.py",> line 176, in init
    shutil.rmtree(fullname)
  File "/usr/lib/python2.7/shutil.py", line 252, in rmtree
    onerror(os.remove, fullname, sys.exc_info())
  File "/usr/lib/python2.7/shutil.py", line 250, in rmtree
    os.remove(fullname)
OSError: [Errno 13] Permission denied: '/tmp/git/p/test/src-git.git/config'
-------------------- >> begin captured stdout << ---------------------
Running setup_app() from allura.websetup

--------------------- >> end captured stdout << ----------------------

----------------------------------------------------------------------
Ran 142 tests in 66.756s

FAILED (errors=134)
finished `nosetests  --with-xunitmp --cover-package=forgegit ` in ForgeGit
<DummyProcess(Thread-1, started daemon 139676078036736)> running `nosetests  --with-xunitmp --cover-package=forgeimporters --processes=4 --process-timeout=360` in ForgeImporters

...........EEEE..................................S.....................................................SSSS..SS..........S.
======================================================================
ERROR: test_create (forgeimporters.github.tests.test_code.TestGitHubImportController)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "<https://builds.apache.org/job/Allura/ws/Allura/allura/tests/decorators.py",> line 76, in wrapped
    while M.MonQTask.run_ready('setup'):
  File "<https://builds.apache.org/job/Allura/ws/Allura/allura/model/monq_model.py",> line 232, in run_ready
    task()
  File "<https://builds.apache.org/job/Allura/ws/Allura/allura/model/monq_model.py",> line 260, in __call__
    self.result = func(*self.args, **self.kwargs)
  File "<https://builds.apache.org/job/Allura/ws/Allura/allura/tasks/repo_tasks.py",> line 32, in init
    c.app.repo.init()
  File "<https://builds.apache.org/job/Allura/ws/Allura/allura/model/repository.py",> line 437, in init
    return self._impl.init()
  File "<https://builds.apache.org/job/Allura/ws/ForgeGit/forgegit/model/git_repo.py",> line 176, in init
    shutil.rmtree(fullname)
  File "/usr/lib/python2.7/shutil.py", line 252, in rmtree
    onerror(os.remove, fullname, sys.exc_info())
  File "/usr/lib/python2.7/shutil.py", line 250, in rmtree
    os.remove(fullname)
OSError: [Errno 13] Permission denied: '/tmp/git/p/test2/src.git/config'
-------------------- >> begin captured stdout << ---------------------
Running setup_app() from allura.websetup

--------------------- >> end captured stdout << ----------------------

======================================================================
ERROR: test_create_limit (forgeimporters.github.tests.test_code.TestGitHubImportController)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "<https://builds.apache.org/job/Allura/ws/Allura/allura/tests/decorators.py",> line 76, in wrapped
    while M.MonQTask.run_ready('setup'):
  File "<https://builds.apache.org/job/Allura/ws/Allura/allura/model/monq_model.py",> line 232, in run_ready
    task()
  File "<https://builds.apache.org/job/Allura/ws/Allura/allura/model/monq_model.py",> line 260, in __call__
    self.result = func(*self.args, **self.kwargs)
  File "<https://builds.apache.org/job/Allura/ws/Allura/allura/tasks/repo_tasks.py",> line 32, in init
    c.app.repo.init()
  File "<https://builds.apache.org/job/Allura/ws/Allura/allura/model/repository.py",> line 437, in init
    return self._impl.init()
  File "<https://builds.apache.org/job/Allura/ws/ForgeGit/forgegit/model/git_repo.py",> line 176, in init
    shutil.rmtree(fullname)
  File "/usr/lib/python2.7/shutil.py", line 252, in rmtree
    onerror(os.remove, fullname, sys.exc_info())
  File "/usr/lib/python2.7/shutil.py", line 250, in rmtree
    os.remove(fullname)
OSError: [Errno 13] Permission denied: '/tmp/git/p/test2/src.git/config'
-------------------- >> begin captured stdout << ---------------------
Running setup_app() from allura.websetup

--------------------- >> end captured stdout << ----------------------

======================================================================
ERROR: test_index (forgeimporters.github.tests.test_code.TestGitHubImportController)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "<https://builds.apache.org/job/Allura/ws/Allura/allura/tests/decorators.py",> line 76, in wrapped
    while M.MonQTask.run_ready('setup'):
  File "<https://builds.apache.org/job/Allura/ws/Allura/allura/model/monq_model.py",> line 232, in run_ready
    task()
  File "<https://builds.apache.org/job/Allura/ws/Allura/allura/model/monq_model.py",> line 260, in __call__
    self.result = func(*self.args, **self.kwargs)
  File "<https://builds.apache.org/job/Allura/ws/Allura/allura/tasks/repo_tasks.py",> line 32, in init
    c.app.repo.init()
  File "<https://builds.apache.org/job/Allura/ws/Allura/allura/model/repository.py",> line 437, in init
    return self._impl.init()
  File "<https://builds.apache.org/job/Allura/ws/ForgeGit/forgegit/model/git_repo.py",> line 176, in init
    shutil.rmtree(fullname)
  File "/usr/lib/python2.7/shutil.py", line 252, in rmtree
    onerror(os.remove, fullname, sys.exc_info())
  File "/usr/lib/python2.7/shutil.py", line 250, in rmtree
    os.remove(fullname)
OSError: [Errno 13] Permission denied: '/tmp/git/p/test2/src.git/config'
-------------------- >> begin captured stdout << ---------------------
Running setup_app() from allura.websetup

--------------------- >> end captured stdout << ----------------------

======================================================================
ERROR: test_oauth (forgeimporters.github.tests.test_code.TestGitHubImportController)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "<https://builds.apache.org/job/Allura/ws/Allura/allura/tests/decorators.py",> line 76, in wrapped
    while M.MonQTask.run_ready('setup'):
  File "<https://builds.apache.org/job/Allura/ws/Allura/allura/model/monq_model.py",> line 232, in run_ready
    task()
  File "<https://builds.apache.org/job/Allura/ws/Allura/allura/model/monq_model.py",> line 260, in __call__
    self.result = func(*self.args, **self.kwargs)
  File "<https://builds.apache.org/job/Allura/ws/Allura/allura/tasks/repo_tasks.py",> line 32, in init
    c.app.repo.init()
  File "<https://builds.apache.org/job/Allura/ws/Allura/allura/model/repository.py",> line 437, in init
    return self._impl.init()
  File "<https://builds.apache.org/job/Allura/ws/ForgeGit/forgegit/model/git_repo.py",> line 176, in init
    shutil.rmtree(fullname)
  File "/usr/lib/python2.7/shutil.py", line 252, in rmtree
    onerror(os.remove, fullname, sys.exc_info())
  File "/usr/lib/python2.7/shutil.py", line 250, in rmtree
    os.remove(fullname)
OSError: [Errno 13] Permission denied: '/tmp/git/p/test2/src.git/config'
-------------------- >> begin captured stdout << ---------------------
Running setup_app() from allura.websetup

--------------------- >> end captured stdout << ----------------------

----------------------------------------------------------------------
Ran 123 tests in 14.205s

FAILED (SKIP=8, errors=4)
finished `nosetests  --with-xunitmp --cover-package=forgeimporters --processes=4 --process-timeout=360` in ForgeImporters
<DummyProcess(Thread-1, started daemon 139676078036736)> running `nosetests  --with-xunitmp --cover-package=forgelink --processes=4 --process-timeout=360` in ForgeLink

.................
----------------------------------------------------------------------
Ran 17 tests in 5.360s

OK
finished `nosetests  --with-xunitmp --cover-package=forgelink --processes=4 --process-timeout=360` in ForgeLink
<DummyProcess(Thread-1, started daemon 139676078036736)> running `nosetests  --with-xunitmp --cover-package=forgeshorturl --processes=4 --process-timeout=360` in ForgeShortUrl

...........
----------------------------------------------------------------------
Ran 11 tests in 3.968s

OK
finished `nosetests  --with-xunitmp --cover-package=forgeshorturl --processes=4 --process-timeout=360` in ForgeShortUrl
<DummyProcess(Thread-1, started daemon 139676078036736)> running `nosetests  --with-xunitmp --cover-package=forgetracker --processes=4 --process-timeout=360` in ForgeTracker

.................................................................................................................................................................................................
----------------------------------------------------------------------
Ran 193 tests in 94.222s

OK
finished `nosetests  --with-xunitmp --cover-package=forgetracker --processes=4 --process-timeout=360` in ForgeTracker
<DummyProcess(Thread-1, started daemon 139676078036736)> running `nosetests  --with-xunitmp --cover-package=forgeuserstats --processes=4 --process-timeout=360` in ForgeUserStats

.E..E.......
======================================================================
ERROR: test_commit (forgeuserstats.tests.test_stats.TestGitCommit)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "<https://builds.apache.org/job/Allura/ws/ForgeUserStats/forgeuserstats/tests/test_stats.py",> line 197, in setUp
    self.setup_with_tools()
  File "<https://builds.apache.org/job/Allura/ws/Allura/allura/tests/decorators.py",> line 76, in wrapped
    while M.MonQTask.run_ready('setup'):
  File "<https://builds.apache.org/job/Allura/ws/Allura/allura/model/monq_model.py",> line 232, in run_ready
    task()
  File "<https://builds.apache.org/job/Allura/ws/Allura/allura/model/monq_model.py",> line 260, in __call__
    self.result = func(*self.args, **self.kwargs)
  File "<https://builds.apache.org/job/Allura/ws/Allura/allura/tasks/repo_tasks.py",> line 32, in init
    c.app.repo.init()
  File "<https://builds.apache.org/job/Allura/ws/Allura/allura/model/repository.py",> line 437, in init
    return self._impl.init()
  File "<https://builds.apache.org/job/Allura/ws/ForgeGit/forgegit/model/git_repo.py",> line 176, in init
    shutil.rmtree(fullname)
  File "/usr/lib/python2.7/shutil.py", line 252, in rmtree
    onerror(os.remove, fullname, sys.exc_info())
  File "/usr/lib/python2.7/shutil.py", line 250, in rmtree
    os.remove(fullname)
OSError: [Errno 13] Permission denied: '/tmp/git/p/test/git-userstats-stats.git/config'
-------------------- >> begin captured stdout << ---------------------
Running setup_app() from allura.websetup
Running setup_app() from allura.websetup

--------------------- >> end captured stdout << ----------------------

======================================================================
ERROR: test_commit_stats (forgeuserstats.tests.test_model.TestUserStats)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "<https://builds.apache.org/job/Allura/ws/Allura/allura/tests/decorators.py",> line 76, in wrapped
    while M.MonQTask.run_ready('setup'):
  File "<https://builds.apache.org/job/Allura/ws/Allura/allura/model/monq_model.py",> line 232, in run_ready
    task()
  File "<https://builds.apache.org/job/Allura/ws/Allura/allura/model/monq_model.py",> line 260, in __call__
    self.result = func(*self.args, **self.kwargs)
  File "<https://builds.apache.org/job/Allura/ws/Allura/allura/tasks/repo_tasks.py",> line 32, in init
    c.app.repo.init()
  File "<https://builds.apache.org/job/Allura/ws/Allura/allura/model/repository.py",> line 437, in init
    return self._impl.init()
  File "<https://builds.apache.org/job/Allura/ws/ForgeGit/forgegit/model/git_repo.py",> line 176, in init
    shutil.rmtree(fullname)
  File "/usr/lib/python2.7/shutil.py", line 252, in rmtree
    onerror(os.remove, fullname, sys.exc_info())
  File "/usr/lib/python2.7/shutil.py", line 250, in rmtree
    os.remove(fullname)
OSError: [Errno 13] Permission denied: '/tmp/git/p/test/git-userstats-model.git/config'
-------------------- >> begin captured stdout << ---------------------
Running setup_app() from allura.websetup

--------------------- >> end captured stdout << ----------------------

----------------------------------------------------------------------
Ran 12 tests in 8.701s

FAILED (errors=2)
finished `nosetests  --with-xunitmp --cover-package=forgeuserstats --processes=4 --process-timeout=360` in ForgeUserStats
<DummyProcess(Thread-1, started daemon 139676078036736)> running `nosetests  --with-xunitmp --cover-package=forgewiki --processes=4 --process-timeout=360` in ForgeWiki

...........................................................S........
----------------------------------------------------------------------
Ran 68 tests in 33.429s

OK (SKIP=1)
finished `nosetests  --with-xunitmp --cover-package=forgewiki --processes=4 --process-timeout=360` in ForgeWiki
<DummyProcess(Thread-1, started daemon 139676078036736)> running `npm run lint-es6` in .


> allura@0.0.0 lint-es6 <https://builds.apache.org/job/Allura/ws/>
> eslint -c .eslintrc-es6  --ignore-path .eslintignore-es6 Allura/allura/public/**/*.es6.js || true

finished `npm run lint-es6` in .
Running setup_app() from allura.websetup
/p/test/wiki/_discuss/thread/8f96b252/ 200 OK
{"sidebar": 1, "jinja": 1, "markdown": 4, "ming": 111}
Build step 'Execute shell' marked build as failure
Recording plot data
Skipping Cobertura coverage report as build was not SUCCESS or better ...
Recording test results

Jenkins build is back to normal : Allura #1219

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Allura/1219/display/redirect?page=changes>