[dss-merge-requests] Build failed in Jenkins: oe-core #1981

dS Jenkins jenkins at dev.digitalstrom.org
Tue Jun 11 10:51:22 CEST 2019


See <http://dsjenkins.cloudapp.net/jenkins/job/oe-core/1981/display/redirect?page=changes>

Changes:

[Krzysztof.Michonski] Rootfs: remove dead code related to dssips linux-3.14

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on linux-slave-i5 (build_cluster) in workspace <http://dsjenkins.cloudapp.net/jenkins/job/oe-core/ws/>
 > /opt/bitnami/git/bin/git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > /opt/bitnami/git/bin/git config remote.origin.url https://git.digitalstrom.org/dss-oe/dss-oe.git # timeout=10
Fetching upstream changes from https://git.digitalstrom.org/dss-oe/dss-oe.git
 > /opt/bitnami/git/bin/git --version # timeout=10
 > /opt/bitnami/git/bin/git fetch --tags --progress https://git.digitalstrom.org/dss-oe/dss-oe.git +refs/heads/*:refs/remotes/origin/*
 > /opt/bitnami/git/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > /opt/bitnami/git/bin/git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision c83dfa8ad7d3444446159f5ee224dbe0a06566a5 (refs/remotes/origin/master)
 > /opt/bitnami/git/bin/git config core.sparsecheckout # timeout=10
 > /opt/bitnami/git/bin/git checkout -f c83dfa8ad7d3444446159f5ee224dbe0a06566a5
Commit message: "Merge branch 'MR_remove-dead-linux-3.14' into 'master'"
 > /opt/bitnami/git/bin/git rev-list --no-walk 85de633d1e2f13111ee7a1853550f151a4197e8e # timeout=10
[oe-core] $ /bin/bash -xe /tmp/jenkins446773280918016952.sh
+ git submodule update --init
+ echo oe-core chroot build environment
oe-core chroot build environment
+ echo

+ which docker
+ true
++ git rev-parse --show-toplevel
+ DSS_OE_DIR=<http://dsjenkins.cloudapp.net/jenkins/job/oe-core/ws/>
++ id -un
+ USER=jenkins
++ id -G
++ cut '-d ' -f2-
+ GIDS='4 24 27 30 46 113 128 131'
++ echo 4 24 27 30 46 113 128 131
++ tr ' ' ,
+ GIDSCOMMA=4,24,27,30,46,113,128,131
++ id -g
++ id -gn
++ id -u
+ docker build -t oe-core --build-arg gid=1000 --build-arg 'gids=4 24 27 30 46 113 128 131' --build-arg gidsComma=4,24,27,30,46,113,128,131 --build-arg group=jenkins --build-arg uid=1000 --build-arg user=jenkins <http://dsjenkins.cloudapp.net/jenkins/job/oe-core/ws/oe-core-env/>
Sending build context to Docker daemon   7.68kB
Step 1/15 : FROM centos:7
 ---> e934aafc2206
Step 2/15 : RUN yum makecache && yum install -y epel-release
 ---> Using cache
 ---> 40d869c6b983
Step 3/15 : ENV CENTOS_MISSING="texi2html svn libtool"
 ---> Using cache
 ---> 061807645b95
Step 4/15 : RUN yum install -y gawk make wget tar bzip2 gzip python unzip perl patch     diffutils diffstat git cpp gcc gcc-c++ glibc-devel texinfo chrpath socat     SDL-devel xterm $CENTOS_MISSING
 ---> Using cache
 ---> 7a03d61c4ce8
Step 5/15 : RUN yum install -y ncurses-devel
 ---> Using cache
 ---> d382a5ab1182
Step 6/15 : RUN yum makecache && yum install -y python-polib
 ---> Using cache
 ---> 6897b600ce65
Step 7/15 : RUN yum makecache && yum install -y which net-tools zip
 ---> Using cache
 ---> ec2227357eed
Step 8/15 : ARG user
 ---> Using cache
 ---> d2192f839e8b
Step 9/15 : ARG uid
 ---> Using cache
 ---> f65cf79568f9
Step 10/15 : ARG group
 ---> Using cache
 ---> 2ddd572c781a
Step 11/15 : ARG gid
 ---> Using cache
 ---> 7164283f52d3
Step 12/15 : RUN groupadd -g ${gid} ${group}
 ---> Using cache
 ---> 3bc4970aeeaa
Step 13/15 : RUN useradd -N -g ${gid} -u ${uid} ${user}
 ---> Using cache
 ---> c83559009b97
Step 14/15 : RUN usermod -a -G cdrom ${user}
 ---> Using cache
 ---> 614bbad2af8b
Step 15/15 : USER ${user}
 ---> Using cache
 ---> 5263a6c90564
[Warning] One or more build-args [gids gidsComma] were not consumed
Successfully built 5263a6c90564
Successfully tagged oe-core:latest
+ nice docker run -v <http://dsjenkins.cloudapp.net/jenkins/job/oe-core/ws/>:<http://dsjenkins.cloudapp.net/jenkins/job/oe-core/ws/> --net=host -e DISPLAY -v /home/jenkins/.Xauthority:/home/jenkins/.Xauthority oe-core /bin/bash -c 'cd <http://dsjenkins.cloudapp.net/jenkins/job/oe-core/ws/;> pwd; source setup-oe-core.sh targets/devel/dss11-1gb;     					  bitbake dss11-image'
<http://dsjenkins.cloudapp.net/jenkins/job/oe-core/ws/>
Pseudo is not present but is required, building this first before the main build
Parsing recipes...NOTE: angstrom DOES NOT support libiconv because the eglibc provided iconv library is used
NOTE: angstrom DOES NOT support libiconv because the eglibc provided iconv library is used
ERROR: Failure expanding variable GITPKGV, expression was ${@get_git_pkgv(d, False)} which triggered exception FetchError: Fetcher failure for URL: 'None'. Fetch command export HOME="/home/jenkins"; export GIT_CONFIG="<http://dsjenkins.cloudapp.net/jenkins/job/oe-core/ws/angstrom-devel-build-eglibc/sysroots/x86_64-linux/usr/etc/gitconfig";> export PATH="<http://dsjenkins.cloudapp.net/jenkins/job/oe-core/ws/angstrom-devel-build-eglibc/sysroots/x86_64-linux/usr/bin/armv5te-angstrom-linux-gnueabi>:<http://dsjenkins.cloudapp.net/jenkins/job/oe-core/ws/angstrom-devel-build-eglibc/sysroots/dss11-1gb/usr/bin/crossscripts>:<http://dsjenkins.cloudapp.net/jenkins/job/oe-core/ws/angstrom-devel-build-eglibc/sysroots/x86_64-linux/usr/sbin>:<http://dsjenkins.cloudapp.net/jenkins/job/oe-core/ws/angstrom-devel-build-eglibc/sysroots/x86_64-linux/usr/bin>:<http://dsjenkins.cloudapp.net/jenkins/job/oe-core/ws/angstrom-devel-build-eglibc/sysroots/x86_64-linux/sbin>:<http://dsjenkins.cloudapp.net/jenkins/job/oe-core/ws/angstrom-devel-build-eglibc/sysroots/x86_64-linux//bin>:<http://dsjenkins.cloudapp.net/jenkins/job/oe-core/ws/OE/bitbake/bin>:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:<http://dsjenkins.cloudapp.net/jenkins/job/oe-core/ws/OE/openembedded-core/scripts";> git ls-remote https://git.digitalstrom.org/dss-add-ons/heating-controller.git master failed with signal 128, output:
fatal: unable to access 'https://git.digitalstrom.org/dss-add-ons/heating-controller.git/': Could not resolve host: git.digitalstrom.org; Unknown error

ERROR: Command execution failed: Exited with 1
Build step 'Execute shell' marked build as failure
Not sending mail to unregistered user Krzysztof.Michonski at digitalstrom.com


More information about the dSS-merge-requests mailing list