[Qa-jenkins-scm] Build failed in Jenkins: janitor-worker #581

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Tue Jun 23 19:47:31 BST 2020


See <https://jenkins.debian.net/job/janitor-worker/581/display/redirect>

Changes:


------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on osuosl-build167-amd64.debian.net (osuosl167 amd64) in workspace <https://jenkins.debian.net/job/janitor-worker/ws/>
[janitor-worker] $ /bin/sh -xe /tmp/jenkins12880803257058582886.sh
+ /srv/jenkins/bin/jenkins_master_wrapper.sh
Opening branch at https://salsa.debian.org/java-team/libmetadata-extractor-java.git/
Using cached branch https://janitor.debian.net/git/libmetadata-extractor-java/
Total 0 (delta 0), reused 0 (delta 0), pack-reused 0
Using upstream branch https://github.com/drewnoakes/metadata-extractor.git (guessed)
Total 19057 (delta 0), reused 0 (delta 0), pack-reused 19057
Using version string 2.14.0.
No upstream upstream-revision format specified, trying tag:2.14.0
Using uscan to look for the upstream tarball.
Cloning into 'metadata-extractor-2.14.0'...
Note: checking out '376d75d05c166f05a5fa0f3b7e9f3926e395ebf6'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:

  git checkout -b <new-branch-name>

Elapsed time: 0:00:20.931175
Traceback (most recent call last):
  File "/srv/janitor/debian-janitor/breezy/breezy/transport/local.py", line 155, in get
    return osutils.open_file(path, 'rb')
FileNotFoundError: [Errno 2] No such file or directory: '/tmp/tmpzw51xyk8/libmetadata-extractor-java_2.14.0.orig.tar.gz'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.7/runpy.py", line 193, in _run_module_as_main
    "__main__", mod_spec)
  File "/usr/lib/python3.7/runpy.py", line 85, in _run_code
    exec(code, run_globals)
  File "/srv/janitor/debian-janitor/janitor/pull_worker.py", line 436, in <module>
    sys.exit(asyncio.run(main()))
  File "/usr/lib/python3.7/asyncio/runners.py", line 43, in run
    return loop.run_until_complete(main)
  File "/usr/lib/python3.7/asyncio/base_events.py", line 584, in run_until_complete
    return future.result()
  File "/srv/janitor/debian-janitor/janitor/pull_worker.py", line 396, in main
    possible_transports=possible_transports))
  File "/usr/lib/python3.7/concurrent/futures/thread.py", line 57, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/srv/janitor/debian-janitor/janitor/pull_worker.py", line 173, in run_worker
    possible_transports=possible_transports) as (ws, result):
  File "/usr/lib/python3.7/contextlib.py", line 112, in __enter__
    return next(self.gen)
  File "/srv/janitor/debian-janitor/janitor/worker.py", line 898, in process_package
    resume_subworker_result)
  File "/srv/janitor/debian-janitor/janitor/worker.py", line 472, in make_changes
    dist_command=DEFAULT_DIST_COMMAND)
  File "/srv/janitor/debian-janitor/silver-platter/silver_platter/debian/upstream.py", line 443, in merge_upstream
    upstream_branch, upstream_revisions, locations)
  File "/srv/janitor/debian-janitor/breezy-debian/merge_upstream.py", line 186, in get_tarballs
    return fetch_tarball(package, version, orig_dir, locations, v3)
  File "/srv/janitor/debian-janitor/breezy-debian/merge_upstream.py", line 174, in fetch_tarball
    repack_tarball(location, dest_name, target_dir=orig_dir)
  File "/srv/janitor/debian-janitor/breezy-debian/repack_tarball.py", line 224, in repack_tarball
    _repack_other(target_transport, new_name, source_name)
  File "/srv/janitor/debian-janitor/breezy-debian/repack_tarball.py", line 178, in _repack_other
    with open_file(source_name) as source_f:
  File "/srv/janitor/debian-janitor/breezy-debian/util.py", line 391, in open_file
    return open_file_via_transport(filename, transport)
  File "/srv/janitor/debian-janitor/breezy-debian/util.py", line 411, in open_file_via_transport
    result = do_catching_redirections(open_file, transport, follow_redirection)
  File "/srv/janitor/debian-janitor/breezy/breezy/transport/__init__.py", line 1613, in do_catching_redirections
    return action(transport)
  File "/srv/janitor/debian-janitor/breezy-debian/util.py", line 404, in open_file
    return transport.get(filename)
  File "/srv/janitor/debian-janitor/breezy/breezy/transport/local.py", line 159, in get
    self._translate_error(e, path)
  File "/srv/janitor/debian-janitor/breezy/breezy/transport/__init__.py", line 353, in _translate_error
    raise errors.NoSuchFile(path, extra=e)
breezy.errors.NoSuchFile: No such file: '/tmp/tmpzw51xyk8/libmetadata-extractor-java_2.14.0.orig.tar.gz': [Errno 2] No such file or directory: '/tmp/tmpzw51xyk8/libmetadata-extractor-java_2.14.0.orig.tar.gz'

SSH EXIT CODE: 1
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list