NOTE: Started PRServer with DBfile: /home/jenkins/oe/world/shr-core/cache/prserv.sqlite3, IP: 127.0.0.1, PORT: 54051, PID: 2082 Loading cache...done. Loaded 3209 entries from dependency cache. Parsing recipes...done. Parsing of 2579 .bb files complete (2578 cached, 1 parsed). 3209 targets, 181 skipped, 0 masked, 0 errors. NOTE: Resolving any missing task queue dependencies Build Configuration: BB_VERSION = "1.31.0" BUILD_SYS = "x86_64-linux" NATIVELSBSTRING = "Ubuntu-14.04" TARGET_SYS = "i586-oe-linux" MACHINE = "qemux86" DISTRO = "nodistro" DISTRO_VERSION = "nodistro.0" TUNE_FEATURES = "m32 i586" TARGET_FPU = "" meta-luneui = "jansa/master:48d86687723fbf7d1f5c3c2f62120d912b467e6f" meta-shr meta-fso meta-android = "jansa/master:7abe6354cda7df948ebe51393d2d4eb62a5604a5" meta-oe meta-efl meta-gnome meta-gpe meta-perl meta-python meta-filesystems meta-multimedia meta-networking meta-systemd meta-xfce meta-initramfs meta-ruby meta-webserver = "jansa/master:0733b10689d67d06ed874b10096841784316ef37" meta-osmocombb meta-nokia meta-htc meta-palm meta-openmoko meta-samsung = "jansa/master:7abe6354cda7df948ebe51393d2d4eb62a5604a5" meta-browser = "jansa/master:825ea9349fe9b7da39f1de0c3e8e15d9d62f2774" meta-qt5 = "jansa/master:27617dde3560e2fe97989670725eb19747a0f48d" meta = "jansa/master:b594181f0900d8eb9da3ed9ca70b0f8e9029cbae" NOTE: Preparing RunQueue NOTE: Executing RunQueue Tasks NOTE: Running task 1 of 2 (ID: 0, /home/jenkins/oe/world/shr-core/meta-openembedded/meta-oe/recipes-support/libjs/libjs-jquery_1.7.2.bb, do_clean) NOTE: recipe libjs-jquery-1.7.2-r0: task do_clean: Started NOTE: recipe libjs-jquery-1.7.2-r0: task do_clean: Succeeded NOTE: Running task 2 of 2 (ID: 1, /home/jenkins/oe/world/shr-core/meta-openembedded/meta-oe/recipes-support/libjs/libjs-jquery_1.7.2.bb, do_cleansstate) NOTE: recipe libjs-jquery-1.7.2-r0: task do_cleansstate: Started NOTE: recipe libjs-jquery-1.7.2-r0: task do_cleansstate: Succeeded NOTE: Tasks Summary: Attempted 2 tasks of which 0 didn't need to be rerun and all succeeded. NOTE: Writing buildhistory fatal: 'origin' does not appear to be a git repository fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists. NOTE: Started PRServer with DBfile: /home/jenkins/oe/world/shr-core/cache/prserv.sqlite3, IP: 127.0.0.1, PORT: 59379, PID: 2556 Loading cache...done. Loaded 3209 entries from dependency cache. Parsing recipes...done. Parsing of 2579 .bb files complete (2578 cached, 1 parsed). 3209 targets, 181 skipped, 0 masked, 0 errors. NOTE: Resolving any missing task queue dependencies Build Configuration: BB_VERSION = "1.31.0" BUILD_SYS = "x86_64-linux" NATIVELSBSTRING = "Ubuntu-14.04" TARGET_SYS = "i586-oe-linux" MACHINE = "qemux86" DISTRO = "nodistro" DISTRO_VERSION = "nodistro.0" TUNE_FEATURES = "m32 i586" TARGET_FPU = "" meta-luneui = "jansa/master:48d86687723fbf7d1f5c3c2f62120d912b467e6f" meta-shr meta-fso meta-android = "jansa/master:7abe6354cda7df948ebe51393d2d4eb62a5604a5" meta-oe meta-efl meta-gnome meta-gpe meta-perl meta-python meta-filesystems meta-multimedia meta-networking meta-systemd meta-xfce meta-initramfs meta-ruby meta-webserver = "jansa/master:0733b10689d67d06ed874b10096841784316ef37" meta-osmocombb meta-nokia meta-htc meta-palm meta-openmoko meta-samsung = "jansa/master:7abe6354cda7df948ebe51393d2d4eb62a5604a5" meta-browser = "jansa/master:825ea9349fe9b7da39f1de0c3e8e15d9d62f2774" meta-qt5 = "jansa/master:27617dde3560e2fe97989670725eb19747a0f48d" meta = "jansa/master:b594181f0900d8eb9da3ed9ca70b0f8e9029cbae" NOTE: Preparing RunQueue NOTE: Executing SetScene Tasks NOTE: Executing RunQueue Tasks NOTE: Running task 512 of 548 (ID: 4, /home/jenkins/oe/world/shr-core/meta-openembedded/meta-oe/recipes-support/libjs/libjs-jquery_1.7.2.bb, do_fetch) NOTE: recipe libjs-jquery-1.7.2-r0: task do_fetch: Started NOTE: recipe libjs-jquery-1.7.2-r0: task do_fetch: Succeeded NOTE: Running task 535 of 548 (ID: 0, /home/jenkins/oe/world/shr-core/meta-openembedded/meta-oe/recipes-support/libjs/libjs-jquery_1.7.2.bb, do_unpack) NOTE: recipe libjs-jquery-1.7.2-r0: task do_unpack: Started ERROR: libjs-jquery-1.7.2-r0 do_unpack: Error executing a python function in exec_python_func() autogenerated: The stack trace of python calls that resulted in this exception/failure was: File: 'exec_python_func() autogenerated', lineno: 2, function: 0001: *** 0002:base_do_unpack(d) 0003: File: '/home/jenkins/oe/world/shr-core/openembedded-core/meta/classes/base.bbclass', lineno: 155, function: base_do_unpack 0151: bb.utils.remove(p_dir, True) 0152: 0153: try: 0154: fetcher = bb.fetch2.Fetch(src_uri, d) *** 0155: fetcher.unpack(rootdir) 0156: except bb.fetch2.BBFetchException as e: 0157: raise bb.build.FuncFailed(e) 0158:} 0159: File: '/home/jenkins/oe/world/shr-core/bitbake/lib/bb/fetch2/__init__.py', lineno: 1681, function: unpack 1677: 1678: if ud.lockfile: 1679: lf = bb.utils.lockfile(ud.lockfile) 1680: *** 1681: ud.method.unpack(ud, root, self.d) 1682: 1683: if ud.lockfile: 1684: bb.utils.unlockfile(lf) 1685: File: '/home/jenkins/oe/world/shr-core/bitbake/lib/bb/fetch2/__init__.py', lineno: 1399, function: unpack 1395: output = subprocess.check_output('ar -t %s' % file, preexec_fn=subprocess_setup, shell=True) 1396: datafile = None 1397: if output: 1398: for line in output.splitlines(): *** 1399: if line.startswith('data.tar.'): 1400: datafile = line 1401: break 1402: else: 1403: raise UnpackError("Unable to unpack deb/ipk package - does not contain data.tar.* file", urldata.url) Exception: TypeError: startswith first arg must be bytes or a tuple of bytes, not str ERROR: libjs-jquery-1.7.2-r0 do_unpack: Function failed: base_do_unpack ERROR: Logfile of failure stored in: /home/jenkins/oe/world/shr-core/tmp-glibc/work/i586-oe-linux/libjs-jquery/1.7.2-r0/temp/log.do_unpack.2687 NOTE: recipe libjs-jquery-1.7.2-r0: task do_unpack: Failed ERROR: Task 0 (/home/jenkins/oe/world/shr-core/meta-openembedded/meta-oe/recipes-support/libjs/libjs-jquery_1.7.2.bb, do_unpack) failed with exit code '1' NOTE: Tasks Summary: Attempted 535 tasks of which 533 didn't need to be rerun and 1 failed. NOTE: Writing buildhistory fatal: 'origin' does not appear to be a git repository fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists. NOTE: Uploading the report /home/jenkins/oe/world/shr-core/tmp-glibc/log/error-report/error_report_20160608140513.txt to errors.yoctoproject.org:80 WARNING: Server connection failed Summary: 1 task failed: /home/jenkins/oe/world/shr-core/meta-openembedded/meta-oe/recipes-support/libjs/libjs-jquery_1.7.2.bb, do_unpack Summary: There was 1 WARNING message shown. Summary: There were 2 ERROR messages shown, returning a non-zero exit code.