NOTE: Started PRServer with DBfile: /home/jenkins/oe/world/shr-core/cache/prserv.sqlite3, IP: 127.0.0.1, PORT: 34493, PID: 587 Loading cache...done. Loaded 3209 entries from dependency cache. Parsing recipes...done. Parsing of 2580 .bb files complete (2579 cached, 1 parsed). 3209 targets, 234 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:dc07b6629a25ac57948f45b771f6f1c16b5766e2" meta-shr meta-fso meta-android = "jansa/master:2d86ad1151fc118856f4518619b70f879a32029b" 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:45890406eee905afc1d829c0d84b6a69a7d2ab33" meta-osmocombb meta-nokia meta-htc meta-palm meta-openmoko meta-samsung = "jansa/master:2d86ad1151fc118856f4518619b70f879a32029b" meta-browser = "jansa/master:93fb0a3b5108a70f16e2e7e9458181efae765056" meta-qt5 = "jansa/master:9b980045d281943464e855d38d7f1f5b73918b32" meta = "jansa/master:b0a90b27644314080650eae8ec3c2e3747be1706" 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: 45230, PID: 1049 Loading cache...done. Loaded 3209 entries from dependency cache. Parsing recipes...done. Parsing of 2580 .bb files complete (2579 cached, 1 parsed). 3209 targets, 234 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:dc07b6629a25ac57948f45b771f6f1c16b5766e2" meta-shr meta-fso meta-android = "jansa/master:2d86ad1151fc118856f4518619b70f879a32029b" 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:45890406eee905afc1d829c0d84b6a69a7d2ab33" meta-osmocombb meta-nokia meta-htc meta-palm meta-openmoko meta-samsung = "jansa/master:2d86ad1151fc118856f4518619b70f879a32029b" meta-browser = "jansa/master:93fb0a3b5108a70f16e2e7e9458181efae765056" meta-qt5 = "jansa/master:9b980045d281943464e855d38d7f1f5b73918b32" meta = "jansa/master:b0a90b27644314080650eae8ec3c2e3747be1706" 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.1288 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_20160614192816.txt to errors.yoctoproject.org:80 NOTE: Report submitted: 200 Your entry can be found here: http://errors.yoctoproject.org/Errors/Build/17368/ 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 were 2 ERROR messages shown, returning a non-zero exit code.