[2022-05-06 18:08:14] Opening branch at https://salsa.debian.org/python-team/packages/anosql.git/,branch=master [2022-05-06 18:08:15] Using cached branch https://janitor.debian.net/git/anosql/,branch=debian%2Flatest [2022-05-06 18:08:15] Using resume branch: https://janitor.debian.net/git/anosql,branch=fresh-snapshots%2Fmain [2022-05-06 18:08:16] Total 849 (delta 200), reused 30 (delta 30), pack-reused 561 [2022-05-06 18:08:17] Total 8 (delta 1), reused 8 (delta 1), pack-reused 0 [2022-05-06 18:08:18] one. [2022-05-06 18:08:18] Total 35 (delta 6), reused 3 (delta 3), pack-reused 12 [2022-05-06 18:08:18] All changes applied successfully. [2022-05-06 18:08:19] Total 5 (delta 0), reused 0 (delta 0), pack-reused 0 [2022-05-06 18:08:19] restarting branch [2022-05-06 18:08:19] Total 5 (delta 0), reused 0 (delta 0), pack-reused 0 [2022-05-06 18:08:19] All changes applied successfully. [2022-05-06 18:08:19] Total 4 (delta 0), reused 4 (delta 0), pack-reused 0 [2022-05-06 18:08:20] Total 0 (delta 0), reused 0 (delta 0), pack-reused 0 [2022-05-06 18:08:20] Workspace ready - starting. [2022-05-06 18:08:20] Running ['deb-new-upstream', '--snapshot', '--refresh-patches'] Using upstream branch https://github.com/honza/anosql.git (from configuration) Total 484 (delta 0), reused 1 (delta 0), pack-reused 481 Using version string 1.0.2+git20200909.1.903d82f. No upstream upstream-revision format specified, trying tag:1.0.1 Not including upstream history, since previous upstream version (1.0.1) is not present in packaging branch history. Looking for upstream 1.0.2+git20200909.1.903d82f in upstream branch . Running dist command: SCHROOT=unstable-amd64-sbuild PYTHONPATH=/:/code:/code/breezy:/code/dulwich:/code/lintian-brush:/code/ognibuild:/code/silver-platter:/code/buildlog-consultant:/code/upstream-ontologist:/code/debmutate:/code/python-debian/lib:/usr/lib/python39.zip:/usr/lib/python3.9:/usr/lib/python3.9/lib-dynload:/usr/local/lib/python3.9/dist-packages:/usr/lib/python3/dist-packages /usr/bin/python3 -m janitor.dist --packaging=/tmp/janitorijp_u1ph/anosql/debian Opened schroot session unstable-amd64-sbuild-d0265275-0a6c-4b7f-9efe-ae4f746dc94e (from unstable-amd64-sbuild) apt: running ['apt', '-y', 'satisfy', 'debhelper-compat (= 13),\n dh-python,\n python3-all,\n python3-psycopg2,\n python3-pytest,\n python3-setuptools,\n python3-testing.postgresql,\n tox'] Ignoring error installing declared build dependencies (apt-file-fetch-failure): Apt file fetch error: 404 Not Found [IP: 146.75.94.132 80] Creating directory /root in schroot session. Using dependency resolver: [apt, cpan, ctan, pypi, npm, go, hackage, cran, cran, octave-forge] Loading apt contents information apt: running ['apt', '-y', 'satisfy', 'python3-setuptools'] Running ['python3', './setup.py', 'sdist'] Found new tarball anosql-1.0.2.tar.gz in /var/run/schroot/mount/unstable-amd64-sbuild-d0265275-0a6c-4b7f-9efe-ae4f746dc94e/build/tmpgi13btyp/anosql/dist. Found tarball anosql-1.0.2.tar.gz in parent directory. Searching for revision importing anosql version 1.0.1 on branch upstream, packaging branch, tag debian/1.0.1-2. Upstream import of 1.0.1 lacks a tag. Set one by running: brz tag -rrevid:git-v1:4062d2565879694367ecafa1617f8c973dc192a1 upstream/1.0.1 /code/dulwich/dulwich/repo.py:496: UserWarning: ref refs/tags/debian/0.2.0-2 points at non-present sha d93a09846b75aa0623bc861c147b7b73f4bdc1eb warnings.warn( /code/dulwich/dulwich/repo.py:496: UserWarning: ref refs/tags/upstream/1.0.1 points at non-present sha 1d6a1521e14eb53a3567ca4f5b58188a00fdf1df warnings.warn( /code/dulwich/dulwich/repo.py:496: UserWarning: ref refs/tags/upstream/0.2.0 points at non-present sha 2c722e4b9074eac269d43b48183469fbfd7e3ebb warnings.warn( /code/dulwich/dulwich/repo.py:496: UserWarning: ref refs/tags/debian/1.0.1-2 points at non-present sha 3a3e26d92a0b444fac808e734ac3ff7c9870ebe9 warnings.warn( /code/dulwich/dulwich/repo.py:496: UserWarning: ref refs/tags/0.2.0-2 points at non-present sha 9ef16228ffeddada6a4fc2f96dd733100d8075d8 warnings.warn( debian/0.2.0-2 does not point to a valid object upstream/1.0.1 does not point to a valid object upstream/0.2.0 does not point to a valid object debian/1.0.1-2 does not point to a valid object 0.2.0-2 does not point to a valid object Revision b'git-v1:69fceff4e377d7d459769ffc28c53b198e972ac4' exists in repository but not in upstream branch, ignoring Imported anosql_1.0.2+git20200909.1.903d82f.orig.tar.gz with pristine-tar. All changes applied successfully. Committing to: /tmp/janitorijp_u1ph/anosql/ deleted .gitignore deleted .travis.yml modified MANIFEST.in renamed README.rst => PKG-INFO modified README.rst renamed README.rst => anosql.egg-info/PKG-INFO added anosql.egg-info added anosql.egg-info/SOURCES.txt added anosql.egg-info/dependency_links.txt added anosql.egg-info/top_level.txt modified anosql/__init__.py modified anosql/adapters/psycopg2.py modified anosql/core.py modified anosql/patterns.py modified debian/changelog modified docs/conf.py modified docs/defining_queries.rst modified docs/extending.rst modified docs/getting_started.rst modified docs/index.rst added setup.cfg modified setup.py modified tests/blogdb/sql/users/users.sql modified tests/conftest.py modified tests/test_simple.py modified tox.ini Committed revision 31. Merged new upstream version 1.0.2+git20200909.1.903d82f (previous: 1.0.1) Merge new upstream version 1.0.2+git20200909.1.903d82f [2022-05-06 18:09:19] Actual command: ['deb-new-upstream', '--snapshot', '--refresh-patches'] [2022-05-06 18:09:25] Opened schroot session unstable-amd64-sbuild-d208b951-0da3-45f6-9a2d-f33145084cbe (from unstable-amd64-sbuild) [2022-05-06 18:09:25] Using fixers: [PgBuildExtOutOfDateControlFixer(), SimpleBuildFixer(MissingConfigure, fix_missing_configure), SimpleBuildFixer(MissingAutomakeInput, fix_missing_automake_input), SimpleBuildFixer(MissingConfigStatusInput, fix_missing_config_status_input), SimpleBuildFixer(MissingPerlFile, fix_missing_makefile_pl), SimpleBuildFixer(DebcargoUnacceptablePredicate, debcargo_coerce_unacceptable_prerelease), SimpleBuildFixer(DebcargoUnacceptableComparator, debcargo_coerce_unacceptable_prerelease), DependencyBuildFixer(AptFetchFailure, retry_apt_failure), PackageDependencyFixer(AptResolver(, [functools.partial(, , ''), BuildDependencyTieBreaker('/var/run/schroot/mount/unstable-amd64-sbuild-d208b951-0da3-45f6-9a2d-f33145084cbe'), ]))] [2022-05-06 18:09:25] Building debian packages, running 'sbuild -A -s -v'. [2022-05-06 18:11:44] Built ['anosql_1.0.2+git20200909.3.903d82f-1~jan+nus3_amd64.changes']. [2022-05-06 18:11:45] Running lintian [2022-05-06 18:11:49] Pushing result branch to {'git': 'https://janitor.debian.net/git', 'bzr': 'https://janitor.debian.net/bzr'} [2022-05-06 18:11:50] git: cannot lock ref 'refs/tags/d5e36de4-1a49-4d83-a83f-c89134179560/main': reference already exists [2022-05-06 18:11:50] git: cannot lock ref 'refs/heads/fresh-snapshots/main': is at 525030295435da04a5a9bad007c3be59dc58e640 but expected ae1afa810fbe0def659b00d0c3841007ac0359bd [2022-05-06 18:11:50] git: cannot lock ref 'refs/tags/d5e36de4-1a49-4d83-a83f-c89134179560/pristine-tar': reference already exists [2022-05-06 18:11:50] git: cannot lock ref 'refs/heads/fresh-snapshots/pristine-tar': is at ceac9e8ba593e80eaec2f220f41cc4c71a53adfe but expected 306f446d4e6ede5be6fc8fcce59633c972d65076 [2022-05-06 18:11:50] git: cannot lock ref 'refs/tags/d5e36de4-1a49-4d83-a83f-c89134179560/upstream': reference already exists [2022-05-06 18:11:50] git: cannot lock ref 'refs/heads/fresh-snapshots/upstream': is at 82b6a1f8271b665e61098992cc458a9c114d61e7 but expected 69fceff4e377d7d459769ffc28c53b198e972ac4 [2022-05-06 18:11:50] git: cannot lock ref 'refs/tags/upstream/1.0.2+git20200909.1.903d82f': is at 82b6a1f8271b665e61098992cc458a9c114d61e7 but expected 69fceff4e377d7d459769ffc28c53b198e972ac4 [2022-05-06 18:11:50] Pushing packaging branch cache to https://janitor.debian.net/git/anosql,branch=debian%2Flatest [2022-05-06 18:11:51] All done.