Bug 1383766 - ppc64le builds failing because builder has insufficient memory
Summary: ppc64le builds failing because builder has insufficient memory
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Copr
Classification: Community
Component: backend
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: clime
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-10-11 17:19 UTC by John Ellson
Modified: 2017-01-11 13:03 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-01-11 13:03:07 UTC


Attachments (Terms of Use)

Description John Ellson 2016-10-11 17:19:46 UTC
Description of problem:
https://copr-be.cloud.fedoraproject.org/results/johnellson/graphviz/fedora-25-ppc64le/00463916-graphviz/root.log.gz

DEBUG util.py:421:  Running transaction
DEBUG util.py:421:  error: Couldn't fork %post(parted-3.2-21.fc25.ppc64le): Cannot allocate memory
DEBUG util.py:421:  error: Couldn't fork %post(device-mapper-multipath-libs-0.4.9-83.fc25.ppc64le): Cannot allocate memory
DEBUG util.py:421:  error: Couldn't fork %post(freeglut-3.0.0-3.fc24.ppc64le): Cannot allocate memory
DEBUG util.py:557:  Child return code was: -9
DEBUG util.py:578:  child environment: None
DEBUG util.py:502:  Executing command: /usr/bin/gzip -9 --force /var/tmp/mockremote-Y2Ncr/build/results/fedora-25-ppc64le/graphviz-2.39.20161008.1827-1.fc25/root.log with env {'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock'} and shell True

Version-Release number of selected component (if applicable):


How reproducible:
100%

Steps to Reproduce:
1. attempt to build graphviz on any ppc64le arch
2.
3.

Actual results:


Expected results:


Additional info:
Graphviz builds a entenion to R, which needs R-devel, which pulls in all of texinfo

Comment 2 clime 2016-11-25 08:14:49 UTC
Graphviz build should now succeed and vtk7.0 build also: http://copr-fe-dev.cloud.fedoraproject.org/coprs/clime/vtk7-ppc64le-build-test/build/272149/.

The problem was likely caused by memory being eaten by tmpfs mock plugin which is now disabled for ppc64le.

Please, try on production.

Comment 3 Orion Poplawski 2016-12-02 03:25:19 UTC
It does appear to be better now.  Thanks.


Note You need to log in before you can comment on or make changes to this bug.