Running '. ./init-build-env; bitbake-selftest' with output to /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build/command-1-cmds.log in /srv/pokybuild/yocto-worker/oe-selftest-fedora/build/build
Poky - The Yocto Project testing distribution
........................................................................................................................................................................................................................................s........................................................ssss.s..ssss...................................................................ssssEsssssssssss......s.s.sss...............................................................................................................................ssssssssssssssssssssssssssssssssssssssss.........................................................................................................................ssssssssssssssssssssssssssssssssssssssss......Sending SIGTERM to pr-server.
..................
======================================================================
ERROR: test_npm_no_network_no_tarball (bb.tests.fetch.NPMTest.test_npm_no_network_no_tarball)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/tests/fetch.py", line 2955, in test_npm_no_network_no_tarball
fetcher = bb.fetch.Fetch(urls, self.d)
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/fetch2/__init__.py", line 1820, in __init__
self.ud[url] = FetchData(url, d, localonly)
~~~~~~~~~^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/fetch2/__init__.py", line 1341, in __init__
if m.supports(self, d):
~~~~~~~~~~^^^^^^^^^
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/bitbake/lib/bb/fetch2/npm.py", line 156, in supports
raise SkipRecipe("The npm fetcher has been disabled due to security issues and there is maintainer to address them")
bb.parse.SkipRecipe: The npm fetcher has been disabled due to security issues and there is maintainer to address them
----------------------------------------------------------------------
Ran 749 tests in 994.652s
FAILED (errors=1, skipped=110)