Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 1462243 Details for
Bug 1604112
git-lfs: FTBFS in Fedora rawhide
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
build.log
build.log (text/plain), 32.00 KB, created by
Mohan Boddu
on 2018-07-19 21:03:54 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Mohan Boddu
Created:
2018-07-19 21:03:54 UTC
Size:
32.00 KB
patch
obsolete
>/git-lfs/test 0.005s [no test files] >? github.com/git-lfs/git-lfs/test/git-lfs-test-server-api 0.006s [no test files] >ok github.com/git-lfs/git-lfs/tools 0.122s >ok github.com/git-lfs/git-lfs/tools/humanize 0.009s >ok github.com/git-lfs/git-lfs/tools/kv 0.152s >ok github.com/git-lfs/git-lfs/tq 0.099s >Non vendored dependencies found: >\tgithub.com/ThomsonReutersEikon/go-ntlm/ntlm >\tgithub.com/ThomsonReutersEikon/go-ntlm/ntlm/md4 >\tgithub.com/bgentry/go-netrc/netrc >\tgithub.com/davecgh/go-spew/spew >\tgithub.com/git-lfs/wildmatch >\tgithub.com/kr/pty >\tgithub.com/olekukonko/ts >\tgithub.com/pkg/errors >\tgithub.com/pmezard/go-difflib/difflib >\tgithub.com/rubyist/tracerx >\tgithub.com/spf13/cobra >\tgithub.com/spf13/pflag >\tgithub.com/stretchr/testify/assert >\tgithub.com/stretchr/testify/require >These dependencies should be tracked in 'glide.yaml'. >Consider running glide update or glide get to vendor a new dependency. >ok github.com/git-lfs/git-lfs/git 0.935s >Git LFS: /builddir/build/BUILD/git-lfs-2.4.1/bin/git-lfs >git-lfs/2.4.1 (GitHub; linux s390x; go 1.11beta1) >git version 2.18.0 >Git LFS initialized. >HOME: /builddir/build/BUILD/git-lfs-2.4.1/test/remote/home >TMP: /tmp/git-lfs_TEMP.J1RpYw >CREDS: /builddir/build/BUILD/git-lfs-2.4.1/test/remote/creds >lfstest-gitserver: > LFSTEST_URL=/builddir/build/BUILD/git-lfs-2.4.1/test/remote/url > LFSTEST_SSL_URL=/builddir/build/BUILD/git-lfs-2.4.1/test/remote/sslurl > LFSTEST_CLIENT_CERT_URL=/builddir/build/BUILD/git-lfs-2.4.1/test/remote/clientcerturl (https://127.0.0.1:35933) > LFSTEST_CERT=/builddir/build/BUILD/git-lfs-2.4.1/test/remote/cert > LFSTEST_CLIENT_CERT=/builddir/build/BUILD/git-lfs-2.4.1/test/remote/client.crt > LFSTEST_CLIENT_KEY=/builddir/build/BUILD/git-lfs-2.4.1/test/remote/client.key > LFSTEST_DIR=/builddir/build/BUILD/git-lfs-2.4.1/test/remote >GIT: >filter.lfs.clean git-lfs clean -- %f >filter.lfs.smudge git-lfs smudge -- %f >filter.lfs.process git-lfs filter-process >filter.lfs.required true >credential.usehttppath true >credential.helper lfstest >user.name Git LFS Tests >user.email git-lfs@example.com >Running this maxprocs 2 >test: askpass: push with GIT_ASKPASS ... OK >test: askpass: push with core.askPass ... OK >test: askpass: push with SSH_ASKPASS ... OK >test: batch error handling ... OK >test: batch storage upload causes retries ... OK >test: batch storage download causes retries ... OK >test: transfer queue rejects unknown OIDs ... OK >test: batch transfer ... OK >test: batch transfers occur in reverse order by size ... OK >test: batch transfers with ssh endpoint ... OK >test: batch transfers with ntlm server ... OK >test: chunked transfer encoding ... OK >test: checkout ... OK >test: checkout: without clean filter ... OK >test: checkout: outside git repository ... OK >test: clean simple file ... OK >test: clean a pointer ... OK >test: clean pseudo pointer ... OK >test: clean pseudo pointer with extra data ... OK >test: clean stdin ... OK >test: clone (deprecated on new versions of Git) ... OK >test: commit, delete, then push ... OK >test: default config ... OK >test: extension config ... OK >test: url alias config ... OK >test: ambiguous url alias ... OK >test: url alias must be prefix ... OK >test: config: ignoring unsafe lfsconfig keys ... OK >test: attempt private access without credential helper ... OK >test: askpass: push with bad askpass ... OK >test: credentails with url-specific helper skips askpass ... OK >test: credentials without useHttpPath, with bad path password ... OK >test: credentials with url-specific useHttpPath, with bad path password ... OK >test: credentials with useHttpPath, with wrong password ... OK >test: credentials with useHttpPath, with correct password ... OK >test: git credential ... OK >test: credentials from netrc ... OK >test: credentials from netrc with bad password ... OK >test: credentials from lfs.url ... OK >test: credentials from remote.origin.url ... OK >test: clone ... OK >test: cloneSSL ... OK >test: clone ClientCert ... OK >test: clone with flags ... OK >test: clone (with include/exclude args) ... OK >test: clone (with .lfsconfig) ... OK >test: clone (without clean filter) ... OK >test: clone with submodules ... OK >test: clone in current directory ... OK >test: clone empty repository ... OK >test: clone bare empty repository ... OK >test: multiple revs with same OID get pushed once ... OK >test: env with no remote ... OK >test: env with origin remote ... OK >test: env with multiple remotes ... OK >test: env with other remote ... OK >test: env with multiple remotes and lfs.url config ... OK >test: env with multiple remotes and lfs configs ... OK >test: env with multiple remotes and lfs url and batch configs ... OK >test: env with .lfsconfig ... OK >test: env with environment variables ... OK >test: env with bare repo ... OK >test: env with multiple ssh remotes ... OK >test: env with skip download errors ... OK >test: env with extra transfer methods ... OK >test: custom-transfer-wrong-path ... OK >test: custom-transfer-upload-download ... OK >test: custom-transfer-standalone ... OK >test: custom-transfer-standalone-urlmatch ... OK >test: ext ... OK >test: http.<url>.extraHeader ... OK >test: http.<url>.extraHeader with authorization ... OK >test: http.<url>.extraHeader with authorization (casing) ... OK >test: expired action (absolute time) ... OK >test: expired action (relative time) ... OK >test: expired action (both time) ... OK >test: ssh expired (absolute time) ... OK >test: ssh expired (relative time) ... OK >test: ssh expired (both time) ... OK >test: fetch: setup for include test ... OK >test: fetch: include first matching file ... OK >test: fetch: include second matching file ... OK >test: init fetch unclean paths ... OK >test: fetch unclean paths with include filter in gitconfig ... OK >test: fetch unclean paths with exclude filter in gitconfig ... OK >test: fetch unclean paths with include filter in cli ... OK >test: fetch unclean paths with exclude filter in cli ... OK >test: init fetch-recent ... OK >test: fetch-recent normal ... OK >test: fetch-recent commits ... OK >test: fetch-recent days ... OK >test: fetch-recent older commits ... OK >test: fetch-recent remote branch ... OK >test: fetch-recent remote refs ... OK >test: fetch with good ref ... OK >test: fetch with tracked ref ... OK >test: fetch with bad ref ... OK >test: filter-branch (git-lfs/git-lfs#1773) ... OK >test: filter process: checking out a branch ... OK >test: filter process: adding a file ... OK >test: filter process: add a file with 1024 bytes ... OK >test: fsck default ... OK >test: fsck dry run ... OK >test: fsck: outside git repository ... OK >test: happy path ... OK >test: happy path on non-origin remote ... OK >test: happy path on good ref ... OK >test: happy path on tracked ref ... OK >test: clears local temp objects ... OK >skip: test/test-install-custom-hooks-path-unsupported.sh (git version > 2.9.0) >test: install with supported core.hooksPath ... OK >test: install again ... OK >test: install with old (non-upgradeable) settings ... OK >test: install with upgradeable settings ... OK >test: install updates repo hooks ... OK >test: install outside repository directory ... OK >test: install --skip-smudge ... OK >test: install --local ... OK >test: install --local outside repository ... OK >test: install in directory without access to .git/lfs ... OK >test: install in repo without changing hooks ... OK >test: can install when multiple global values registered ... OK >test: init for fetch tests ... OK >test: fetch ... OK >test: fetch with remote ... OK >test: fetch with remote and branches ... OK >test: fetch with master commit sha1 ... OK >test: fetch with newbranch commit sha1 ... OK >test: fetch with include filters in gitconfig ... OK >test: fetch with exclude filters in gitconfig ... OK >test: fetch with include/exclude filters in gitconfig ... OK >test: fetch with include filter in cli ... OK >test: fetch with exclude filter in cli ... OK >test: fetch with include/exclude filters in cli ... OK >test: fetch with include filter overriding exclude filter ... OK >test: fetch with missing object ... OK >test: fetch-all ... OK >test: fetch: outside git repository ... OK >test: fetch with no origin remote ... OK >test: fetch --prune ... OK >test: fetch raw remote url ... OK >test: fetch with invalid remote ... OK >test: lock with good ref ... OK >test: lock with good tracked ref ... OK >test: lock with bad ref ... OK >test: create lock with server using client cert ... OK >test: creating a lock (with output) ... OK >test: locking a previously locked file ... OK >test: locking a directory ... OK >test: locking a nested file ... OK >test: creating a lock (within subdirectory) ... OK >test: creating a lock (symlinked working directory) ... OK >test: logs ... OK >test: list a single lock with bad ref ... OK >test: list a single lock ... OK >test: list a single lock (--json) ... OK >test: list locks with a limit ... OK >test: list locks with pagination ... OK >test: cached locks ... OK >test: ls-files ... OK >test: ls-files: --size ... OK >test: ls-files: indexed files without tree ... OK >test: ls-files: indexed file with tree ... OK >test: ls-files: outside git repository ... OK >test: ls-files: --include ... OK >test: ls-files: --exclude ... OK >test: ls-files: before first commit ... OK >test: ls-files: show duplicate files ... OK >test: ls-files: show duplicate files with long OID ... OK >test: ls-files: history with --all ... OK >test: ls-files: --all with argument(s) ... OK >test: ls-files: reference with --deleted ... OK >test: ls-files: invalid --all ordering ... OK >test: mergetool works with large files ... OK ><no output for test/test-migrate-fixtures.sh> >test: malformed pointers ... OK >test: empty pointers ... OK >test: migrate info (default branch) ... OK >test: migrate info (bare repository) ... OK >test: migrate info (given branch) ... OK >test: migrate info (default branch with filter) ... OK >test: migrate info (given branch with filter) ... OK >test: migrate info (default branch, exclude remote refs) ... OK >test: migrate info (given branch, exclude remote refs) ... OK >test: migrate info (given ref, --skip-fetch) ... OK >test: migrate info (include/exclude ref) ... OK >test: migrate info (include/exclude ref args) ... OK >test: migrate info (include/exclude ref with filter) ... OK >test: migrate info (nested sub-trees, no filter) ... OK >test: migrate info (above threshold) ... OK >test: migrate info (above threshold, top) ... OK >test: migrate info (given unit) ... OK >test: migrate info (doesn't show empty info entries) ... OK >test: migrate info (empty set) ... OK >test: migrate info (--everything) ... OK >test: migrate info (ambiguous reference) ... OK >test: migrate info (--everything with args) ... OK >test: migrate info (--everything with --include-ref) ... OK >test: download authenticated object ... OK >test: pointer --file --stdin ... OK >test: pointer --file --stdin mismatch ... OK >test: pointer --stdin ... OK >test: pointer --stdin without stdin ... OK >test: pointer --stdin with bad pointer ... OK >test: pointer --file --pointer mismatch ... OK >test: pointer --file --pointer ... OK >test: pointer --pointer ... OK >test: pointer missing --pointer ... OK >test: post-checkout ... OK >test: post-commit ... OK >test: post-commit (locked file outside of LFS) ... OK >test: post-merge ... OK >test: migrate import (default branch) ... OK >test: migrate import (bare repository) ... OK >test: migrate import (given branch) ... OK >test: migrate import (default branch with filter) ... OK >test: migrate import (given branch with filter) ... OK >test: migrate import (default branch, exclude remote refs) ... OK >test: migrate import (given branch, exclude remote refs) ... OK >test: migrate import (given ref, --skip-fetch) ... OK >test: migrate import (un-annotated tags) ... OK >test: migrate import (annotated tags) ... OK >test: migrate import (include/exclude ref) ... OK >test: migrate import (include/exclude ref args) ... OK >test: migrate import (include/exclude ref with filter) ... OK >test: migrate import (existing .gitattributes) ... OK >test: migrate import (bare repository) ... OK >test: migrate import (nested sub-trees, no filter) ... OK >test: migrate import (prefix include(s)) ... OK >test: migrate import (--everything) ... OK >test: migrate import (ambiguous reference) ... OK >test: migrate import (--everything with args) ... OK >test: migrate import (--everything with --include-ref) ... OK >test: migrate import (--everything with --exclude-ref) ... OK >test: migrate import (--everything and --include with glob pattern) ... OK >test: migrate import (nested sub-trees and --include with wildcard) ... OK >test: migrate import (handle copies of files) ... OK >test: migrate import (--include with space) ... OK >test: migrate import (handle symbolic link) ... OK >test: progress meter displays positive progress ... OK >test: GIT_LFS_PROGRESS ... OK >test: prune worktree ... OK >test: prune unreferenced and old ... OK >test: prune keep unpushed ... OK >test: prune keep recent ... OK >test: prune remote tests ... OK >test: prune verify ... OK >test: prune verify large numbers of refs ... OK >test: pre-push with good ref ... OK >test: pre-push with tracked ref ... OK >test: pre-push with bad ref ... OK >test: pre-push ... OK >test: pre-push dry-run ... OK >test: pre-push 307 redirects ... OK >test: pre-push with existing file ... OK >test: pre-push with existing pointer ... OK >test: pre-push with missing pointer not on server ... OK >test: pre-push with missing pointer which is on server ... OK >test: pre-push with missing and present pointers ... OK >test: pre-push allowincompletepush=f reject missing pointers ... OK >test: pre-push multiple branches ... OK >test: pre-push with bad remote ... OK >test: pre-push unfetched deleted remote branch & server GC ... OK >test: pre-push delete branch ... OK >test: pre-push with our lock ... OK >test: pre-push with their lock on lfs file ... OK >test: pre-push with their lock on non-lfs lockable file ... OK >test: pre-push locks verify 5xx with verification enabled ... OK >test: pre-push disable locks verify on exact url ... OK >test: pre-push disable locks verify on partial url ... OK >test: pre-push locks verify 403 with good ref ... OK >test: pre-push locks verify 403 with good tracked ref ... OK >test: pre-push locks verify 403 with explicit ref ... OK >test: pre-push locks verify 403 with bad ref ... OK >test: pre-push locks verify 5xx with verification unset ... OK >test: pre-push locks verify 501 with verification enabled ... OK >test: pre-push locks verify 501 with verification disabled ... OK >test: pre-push locks verify 501 with verification unset ... OK >test: pre-push locks verify 200 ... OK >test: pre-push locks verify 403 with verification enabled ... OK >test: pre-push locks verify 403 with verification disabled ... OK >test: pre-push locks verify 403 with verification unset ... OK >test: push: upload to bad dns ... OK >test: pull ... OK >test: pull without clean filter ... OK >test: pull with raw remote url ... OK >test: pull: with missing object ... OK >test: pull: outside git repository ... OK >test: push a file with the same name as a branch ... OK >test: push missing objects ... OK >test: push: upload file with storage 403 ... OK >test: push: upload file with storage 404 ... OK >test: push: upload file with storage 410 ... OK >test: push: upload file with storage 422 ... OK >test: push: upload file with storage 500 ... OK >test: push: upload file with storage 503 ... OK >test: push: upload file with api 403 ... OK >test: push: upload file with api 404 ... OK >test: push: upload file with api 410 ... OK >test: push: upload file with api 422 ... OK >test: push: upload file with api 500 ... OK >test: clone with reference ... OK >test: fetch from clone reference ... OK >test: resume-http-range ... OK >test: resume-http-range-fallback ... OK >test: tus-upload-uninterrupted ... OK >test: tus-upload-interrupted-resume ... OK >test: smudge ... OK >test: smudge with temp file ... OK >test: smudge with invalid pointer ... OK >test: smudge include/exclude ... OK >test: smudge with skip ... OK >test: smudge clone with include/exclude ... OK >test: smudge skip download failure ... OK >test: ssh with proxy command in lfs.url ... OK >test: push with good ref ... OK >test: push with tracked ref ... OK >test: push with bad ref ... OK >test: push ... OK >test: push --all (no ref args) ... OK >test: push --all (1 ref arg) ... OK >test: push --all (multiple ref args) ... OK >test: push --all (ref with deleted files) ... OK >test: push object id(s) ... OK >test: push modified files ... OK >test: push with invalid remote ... OK >test: push ambiguous branch name ... OK >test: push (retry with expired actions) ... OK >test: push to raw remote url ... OK >test: push (with invalid object size) ... OK >test: push with deprecated _links ... OK >test: push with missing objects (lfs.allowincompletepush=t) ... OK >test: push reject missing objects (lfs.allowincompletepush=f) ... OK >test: submodule env with .lfsconfig ... OK >test: submodule update --init --remote with .lfsconfig ... OK >test: submodule local git dir ... OK >test: submodule env ... OK >test: track (--no-modify-attrs) ... OK >test: status ... OK >test: status --porcelain ... OK >test: status --json ... OK >test: status: outside git repository ... OK >test: status - before initial commit ... OK >test: status shows multiple files with identical contents ... OK >test: status shows multiple copies of partially staged files ... OK >test: status: LFS to LFS change ... OK >test: status: Git to LFS change ... OK >test: status: Git to LFS conversion ... OK >test: status (missing objects) ... OK >test: status (unpushed objects) ... OK >test: track ... OK >test: track --verbose ... OK >test: track --dry-run ... OK >test: track directory ... OK >test: track without trailing linebreak ... OK >test: track with existing crlf ... OK >test: track with autocrlf=true ... OK >test: track with autocrlf=input ... OK >test: track outside git repo ... OK >test: track representation ... OK >test: track absolute ... OK >test: track in gitDir ... OK >test: track in symlinked dir ... OK >test: track blocklisted files by name ... OK >test: track blocklisted files with glob ... OK >test: track lockable ... OK >test: track lockable read-only/read-write ... OK >test: track escaped pattern ... OK >test: track (symlinked repository) ... OK >test: track ($GIT_LFS_TRACK_NO_INSTALL_HOOKS) ... OK >test: track (with comments) ... OK >test: track (with current-directory prefix) ... OK >test: uninstall outside repository ... OK >test: uninstall outside repository without access to .git/lfs ... OK >test: uninstall inside repository with default pre-push hook ... OK >test: uninstall inside repository without lfs pre-push hook ... OK >test: uninstall hooks inside repository ... OK >test: uninstall --local ... OK >test: track files using wildcard pattern with leading slash ... OK >test: track files using filename pattern with leading slash ... OK >test: untrack ... OK >test: untrack outside git repo ... OK >test: untrack removes escape sequences ... OK >test: untrack removes prefixed patterns (legacy) ... OK >test: untrack removes prefixed patterns (modern) ... OK >test: push unusually named files ... OK >test: update ... OK >test: update with leading spaces ... OK >test: update lfs.{url}.access ... OK >test: update: outside git repository ... OK >test: verify with retries ... OK >test: verify with retries (success without retry) ... OK >test: verify with retries (insufficient retries) ... OK >test: verify with retries (bad .gitconfig) ... OK >test: git lfs --version is a synonym of git lfs version ... OK >test: git worktree ... OK >test: push zero len file ... OK >test: pull zero len file ... OK >test: unlocking a lock by path with good ref ... OK >test: unlocking a lock by path with tracked ref ... OK >test: unlocking a lock by path with bad ref ... OK >test: unlocking a lock by id with bad ref ... OK >test: unlocking a file makes it readonly ... OK >test: unlocking a file ignores readonly ... OK >test: force unlocking lock with missing file ... OK >test: unlocking a lock (--json) ... OK >test: unlocking a lock by id ... OK >test: unlocking a lock without sufficient info ... OK >test: unlocking a lock while uncommitted ... OK >test: unlocking a lock with ambiguious arguments ... OK >test: unlocking a lock while uncommitted with --force ... OK >test: unlocking a lock while untracked ... OK >~/build/BUILD/git-lfs-2.4.1 >+ popd >+ exit 0 >Processing files: git-lfs-2.4.1-2.fc29.s390x >Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.HouUxn >+ umask 022 >+ cd /builddir/build/BUILD >+ cd git-lfs-2.4.1 >+ LICENSEDIR=/builddir/build/BUILDROOT/git-lfs-2.4.1-2.fc29.s390x/usr/share/licenses/git-lfs >+ export LC_ALL=C >+ LC_ALL=C >+ export LICENSEDIR >+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/git-lfs-2.4.1-2.fc29.s390x/usr/share/licenses/git-lfs >+ cp -pr LICENSE.md /builddir/build/BUILDROOT/git-lfs-2.4.1-2.fc29.s390x/usr/share/licenses/git-lfs >+ exit 0 >Provides: git-lfs = 2.4.1-2.fc29 git-lfs(s390-64) = 2.4.1-2.fc29 >Requires(interp): /bin/sh /bin/sh >Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 >Requires(post): /bin/sh >Requires(preun): /bin/sh >Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.4)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) rtld(GNU_HASH) >Processing files: git-lfs-debugsource-2.4.1-2.fc29.s390x >error: Empty %files file /builddir/build/BUILD/git-lfs-2.4.1/debugsourcefiles.list >RPM build errors: > Empty %files file /builddir/build/BUILD/git-lfs-2.4.1/debugsourcefiles.list >Child return code was: 1 >EXCEPTION: [Error()] >Traceback (most recent call last): > File "/usr/lib/python3.6/site-packages/mockbuild/trace_decorator.py", line 89, in trace > result = func(*args, **kw) > File "/usr/lib/python3.6/site-packages/mockbuild/util.py", line 582, in do > raise exception.Error("Command failed. See logs for output.\n # %s" % (command,), child.returncode) >mockbuild.exception.Error: Command failed. See logs for output. > # bash --login -c /usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/git-lfs.spec
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1604112
: 1462243 |
1462244
|
1462245