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

dS Jenkins jenkins at dev.digitalstrom.org
Tue Sep 11 15:30:37 CEST 2018


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

Changes:

[andreas.fenkart] swupdate: rescuefs: hack: make handler work during http/file

[andreas.fenkart] devel: for easier comparison add spaces to SRC_URI line

[andreas.fenkart] devel: for easier comparison use dedicated inherit gitpkgv line

[andreas.fenkart] oecore: dss11-websetup: sync dependencies with yocto

[andreas.fenkart] oecore: dss11-websetup: sync backup hooks with yocto

[andreas.fenkart] oecore: create-certificat: import backup hooks from yocto

[andreas.fenkart] oecore: initscripts: import timestamp confbackup from yocto

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on linux-slave-i7 (build_cluster build_cluster_fast) 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 172a43c8b0565bcdd9f08f8ea3cfa5e22af0d976 (refs/remotes/origin/master)
 > /opt/bitnami/git/bin/git config core.sparsecheckout # timeout=10
 > /opt/bitnami/git/bin/git checkout -f 172a43c8b0565bcdd9f08f8ea3cfa5e22af0d976
Commit message: "Merge branch 'MR_normalize_recipes' into 'master'"
 > /opt/bitnami/git/bin/git rev-list 780493c992da350b768ee8c512adff7bc87c81f6 # timeout=10
[oe-core] $ /bin/bash -xe /tmp/jenkins15456265641850574391.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 116 126 127'
++ echo 4 24 27 30 46 116 126 127
++ tr ' ' ,
+ GIDSCOMMA=4,24,27,30,46,116,126,127
++ id -g
++ id -gn
++ id -u
+ docker build -t oe-core --build-arg gid=1000 --build-arg 'gids=4 24 27 30 46 116 126 127' --build-arg gidsComma=4,24,27,30,46,116,126,127 --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/17 : FROM centos:7
 ---> 49f7960eb7e4
Step 2/17 : RUN yum makecache && yum install -y epel-release
 ---> Using cache
 ---> 51acf46022d0
Step 3/17 : ENV CENTOS_MISSING="texi2html svn libtool"
 ---> Using cache
 ---> c05a37198102
Step 4/17 : 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
 ---> da6e0737f4d3
Step 5/17 : RUN yum install -y ncurses-devel
 ---> Using cache
 ---> 504576cb19f3
Step 6/17 : RUN yum makecache && yum install -y python-polib
 ---> Using cache
 ---> 7771f6115310
Step 7/17 : RUN yum makecache && yum install -y which net-tools zip
 ---> Using cache
 ---> 90a87ce1fa02
Step 8/17 : ARG user
 ---> Using cache
 ---> 52ac4080977f
Step 9/17 : ARG uid
 ---> Using cache
 ---> 7abc3dce782a
Step 10/17 : ARG group
 ---> Using cache
 ---> 6a8bd1fa7b45
Step 11/17 : ARG gid
 ---> Using cache
 ---> 6a73de773273
Step 12/17 : ARG gids
 ---> Using cache
 ---> 0fb9c210de47
Step 13/17 : ARG gidsComma
 ---> Using cache
 ---> d5e8ad924c6c
Step 14/17 : RUN groupadd -g ${gid} ${group}
 ---> Using cache
 ---> 1ba10cafc3be
Step 15/17 : RUN for x in $gids; do groupadd -g $x $x || true; done
 ---> Using cache
 ---> e46dcc649a4d
Step 16/17 : RUN useradd -N -g ${gid} -G ${gidsComma} -u ${uid} ${user}
 ---> Using cache
 ---> e693f5167f44
Step 17/17 : USER ${user}
 ---> Using cache
 ---> e37a47159283
Successfully built e37a47159283
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/>
Loading cache...done.
Loaded 1680 entries from dependency cache.
Parsing recipes...done.
Parsing of 1332 .bb files complete (1273 cached, 59 parsed). 1729 targets, 34 skipped, 0 masked, 0 errors.

OE Build Configuration:
BB_VERSION        = "1.15.0"
TARGET_ARCH       = "arm"
TARGET_OS         = "linux-gnueabi"
MACHINE           = "dss11-1gb"
DISTRO            = "angstrom"
DISTRO_VERSION    = "v2018.09-core"
TUNE_FEATURES     = "armv5 dsp thumb arm926ejs"
TARGET_FPU        = "soft"
meta-dss11-devel  = "(detachedfrom172a43c):172a43c8b0565bcdd9f08f8ea3cfa5e22af0d976"
meta-angstrom     = "(detachedfromaa3afbb):aa3afbb757458b33d540b2ec7793e303ebf930f8"
meta-oe           = "(detachedfrom812d590):812d5908976c56bc3fc2a840233a63dff190f38f"
meta              = "(detachedfrom6e2b53f):6e2b53f47da0e97271fb51b281d24da1e1d549cc"
meta-swupdate     = "(detachedfrom172a43c):172a43c8b0565bcdd9f08f8ea3cfa5e22af0d976"

NOTE: Resolving any missing task queue dependencies
NOTE: preferred version 2.30.0 of glib-2.0 not available (for item glib-2.0)
NOTE: versions of glib-2.0 available: 1:2.30.1
NOTE: multiple providers are available for runtime ntpdate (ntp, ntp-ssl)
NOTE: consider defining a PREFERRED_PROVIDER entry to match ntpdate
NOTE: preferred version 2.30.0 of glib-2.0 not available (for item glib-2.0-dev)
NOTE: versions of glib-2.0 available: 1:2.30.1
NOTE: preferred version 2.30.0 of glib-2.0 not available (for item glib-2.0)
NOTE: versions of glib-2.0 available: 1:2.30.1
NOTE: multiple providers are available for runtime openssl-conf (openssl, openssl-nativesdk)
NOTE: consider defining a PREFERRED_PROVIDER entry to match openssl-conf
NOTE: preferred version 2.30.0 of glib-2.0-native not available (for item glib-2.0-native)
NOTE: versions of glib-2.0-native available: 1:2.30.1
NOTE: Preparing runqueue
NOTE: Executing SetScene Tasks
NOTE: Executing RunQueue Tasks
NOTE: Running noexec task 2258 of 4485 (ID: 3971, <http://dsjenkins.cloudapp.net/jenkins/job/oe-core/ws/dS/meta-dss11-devel/recipes-system-addons/framework/addon-framework_git.bb,> do_package_write)
NOTE: Running noexec task 2260 of 4485 (ID: 3968, <http://dsjenkins.cloudapp.net/jenkins/job/oe-core/ws/dS/meta-dss11-devel/recipes-system-addons/framework/addon-framework_git.bb,> do_build)
NOTE: Running task 2261 of 4485 (ID: 3973, <http://dsjenkins.cloudapp.net/jenkins/job/oe-core/ws/dS/meta-dss11-devel/recipes-system-addons/framework/addon-framework_git.bb,> do_rm_work)
NOTE: Running task 2686 of 4485 (ID: 2262, <http://dsjenkins.cloudapp.net/jenkins/job/oe-core/ws/dS/meta-dss11-devel/recipes-support/create-certificate/create-certificate_0.6.0.bb,> do_fetch)
NOTE: Running task 3023 of 4485 (ID: 2246, <http://dsjenkins.cloudapp.net/jenkins/job/oe-core/ws/dS/meta-dss11-devel/recipes-system-addons/ventilation-controller/system-addon-ventilation-controller_git.bb,> do_fetch)
NOTE: package create-certificate-0.6.0-r3: task do_fetch: Started
ERROR: Function 'Fetcher failure for URL: 'file://create-certificate.cron'. Unable to fetch URL file://create-certificate.cron from any source.' failed
ERROR: Logfile of failure stored in: <http://dsjenkins.cloudapp.net/jenkins/job/oe-core/ws/angstrom-devel-build-eglibc/work/armv5te-angstrom-linux-gnueabi/create-certificate-0.6.0-r3/temp/log.do_fetch.792>
Log data follows:
| DEBUG: Trying PREMIRRORS
| DEBUG: For url ['file', '', 'create-certificate.cron', '', '', {}] comparing ['cvs', '.*', '/.*', '', '', {}] to ['http', 'www.angstrom-distribution.org', '/unstable/sources/', '', '', {}]
| DEBUG: For url ['file', '', 'create-certificate.cron', '', '', {}] comparing ['svn', '.*', '/.*', '', '', {}] to ['http', 'www.angstrom-distribution.org', '/unstable/sources/', '', '', {}]
| DEBUG: For url ['file', '', 'create-certificate.cron', '', '', {}] comparing ['git', '.*', '/.*', '', '', {}] to ['http', 'www.angstrom-distribution.org', '/unstable/sources/', '', '', {}]
| DEBUG: For url ['file', '', 'create-certificate.cron', '', '', {}] comparing ['hg', '.*', '/.*', '', '', {}] to ['http', 'www.angstrom-distribution.org', '/unstable/sources/', '', '', {}]
| DEBUG: For url ['file', '', 'create-certificate.cron', '', '', {}] comparing ['bzr', '.*', '/.*', '', '', {}] to ['http', 'www.angstrom-distribution.org', '/unstable/sources/', '', '', {}]
| DEBUG: For url ['file', '', 'create-certificate.cron', '', '', {}] comparing ['osc', '.*', '/.*', '', '', {}] to ['http', 'www.angstrom-distribution.org', '/unstable/sources/', '', '', {}]
| DEBUG: For url ['file', '', 'create-certificate.cron', '', '', {}] comparing ['p4', '.*', '/.*', '', '', {}] to ['http', 'www.angstrom-distribution.org', '/unstable/sources/', '', '', {}]
| DEBUG: For url ['file', '', 'create-certificate.cron', '', '', {}] comparing ['svk', '.*', '/.*', '', '', {}] to ['http', 'www.angstrom-distribution.org', '/unstable/sources/', '', '', {}]
| DEBUG: Trying Upstream
| ERROR: Function 'Fetcher failure for URL: 'file://create-certificate.cron'. Unable to fetch URL file://create-certificate.cron from any source.' failed
NOTE: package create-certificate-0.6.0-r3: task do_fetch: Failed
NOTE: package addon-framework-1.15.1+gitr1197+a532171-r0: task do_rm_work: Started
NOTE: package addon-framework-1.15.1+gitr1197+a532171-r0: task do_rm_work: Succeeded
NOTE: Running task 3024 of 4485 (ID: 2230, <http://dsjenkins.cloudapp.net/jenkins/job/oe-core/ws/dS/meta-dss11-devel/recipes-system-addons/remote-connectivity/system-addon-remote-connectivity_git.bb,> do_fetch)
ERROR: Task 2262 (<http://dsjenkins.cloudapp.net/jenkins/job/oe-core/ws/dS/meta-dss11-devel/recipes-support/create-certificate/create-certificate_0.6.0.bb,> do_fetch) failed with exit code '1'
Waiting for 1 active tasks to finish:
0: system-addon-remote-connectivity-1.1.25+gitr343+29225b2-r1 do_fetch (pid 822)
NOTE: package system-addon-remote-connectivity-1.1.25+gitr343+29225b2-r1: task do_fetch: Started
Waiting for 2 active tasks to finish:
0: system-addon-ventilation-controller-1.2.1+gitr91+5dd7d5a-r1 do_fetch (pid 821)
1: system-addon-remote-connectivity-1.1.25+gitr343+29225b2-r1 do_fetch (pid 822)
NOTE: package system-addon-ventilation-controller-1.2.1+gitr91+5dd7d5a-r1: task do_fetch: Started
Waiting for 1 active tasks to finish:
0: system-addon-remote-connectivity-1.1.25+gitr343+29225b2-r1 do_fetch (pid 822)
NOTE: package system-addon-ventilation-controller-1.2.1+gitr91+5dd7d5a-r1: task do_fetch: Succeeded
NOTE: package system-addon-remote-connectivity-1.1.25+gitr343+29225b2-r1: task do_fetch: Succeeded
ERROR: '<http://dsjenkins.cloudapp.net/jenkins/job/oe-core/ws/dS/meta-dss11-devel/recipes-support/create-certificate/create-certificate_0.6.0.bb'> failed
Build step 'Execute shell' marked build as failure
Not sending mail to unregistered user andreas.fenkart at dev.digitalstrom.org


More information about the dSS-merge-requests mailing list