pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/py-buildbot



Module Name:    pkgsrc
Committed By:   joerg
Date:           Fri Sep 29 21:46:04 UTC 2017

Modified Files:
        pkgsrc/devel/py-buildbot: Makefile PLIST distinfo

Log Message:
Update to py-buildbot-0.9.11:
- support for web hooks for Bitbucket, GitLab and Gitorious
- various improvements to the VCS sources
- support for plugins
- massive rework of frontend application
- better support for latent workers
- many bug fixes


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/devel/py-buildbot/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/py-buildbot/PLIST
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/py-buildbot/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/py-buildbot/Makefile
diff -u pkgsrc/devel/py-buildbot/Makefile:1.12 pkgsrc/devel/py-buildbot/Makefile:1.13
--- pkgsrc/devel/py-buildbot/Makefile:1.12      Tue Feb 14 10:26:28 2017
+++ pkgsrc/devel/py-buildbot/Makefile   Fri Sep 29 21:46:04 2017
@@ -1,24 +1,36 @@
-# $NetBSD: Makefile,v 1.12 2017/02/14 10:26:28 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2017/09/29 21:46:04 joerg Exp $
 
-DISTNAME=              buildbot-0.8.8
-PKGREVISION=           1
-PKGNAME=               ${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES=            devel net python
-MASTER_SITES=          http://buildbot.googlecode.com/files/
+DISTNAME=      buildbot-0.9.11
+PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
+CATEGORIES=    devel net python
+MASTER_SITES=  ${MASTER_SITE_PYPI:=b/buildbot/}
 
-MAINTAINER=            joerg%NetBSD.org@localhost
-HOMEPAGE=              http://buildbot.net/
-COMMENT=               Continuous integration system
-LICENSE=               gnu-gpl-v2
+MAINTAINER=    joerg%NetBSD.org@localhost
+HOMEPAGE=      https://buildbot.net/
+COMMENT=       Continuous integration system
+LICENSE=       gnu-gpl-v2
 
-DEPENDS+=      ${PYPKGPREFIX}-sqlalchemy-[0-9]*:../../databases/py-sqlalchemy
-DEPENDS+=      ${PYPKGPREFIX}-sqlalchemy-migrate-[0-9]*:../../databases/py-sqlalchemy-migrate
-DEPENDS+=      ${PYPKGPREFIX}-twisted-[0-9]*:../../net/py-twisted
-DEPENDS+=      ${PYPKGPREFIX}-jinja2-[0-9]*:../../textproc/py-jinja2
-DEPENDS+=      ${PYPKGPREFIX}-sqlite2-[0-9]*:../../databases/py-sqlite2
-DEPENDS+=      ${PYPKGPREFIX}-sqlparse-[0-9]*:../../databases/py-sqlparse
+DEPENDS+=      ${PYPKGPREFIX}-sqlalchemy>=0.8.0:../../databases/py-sqlalchemy
+DEPENDS+=      ${PYPKGPREFIX}-sqlalchemy-migrate>=0.9:../../databases/py-sqlalchemy-migrate
+DEPENDS+=      ${PYPKGPREFIX}-future-[0-9]*:../../devel/py-future
+DEPENDS+=      ${PYPKGPREFIX}-txaio>=2.2.2:../../devel/py-txaio
+DEPENDS+=      ${PYPKGPREFIX}-twisted>=14.0.1:../../net/py-twisted
+DEPENDS+=      ${PYPKGPREFIX}-dateutil>=1.5:../../time/py-dateutil
+DEPENDS+=      ${PYPKGPREFIX}-jinja2>=2.1:../../textproc/py-jinja2
+DEPENDS+=      ${PYPKGPREFIX}-JWT-[0-9]*:../../textproc/py-JWT
+DEPENDS+=      ${PYPKGPREFIX}-autobahn>=0.16.0:../../www/py-autobahn
 
-PYTHON_VERSIONS_INCOMPATIBLE=  34 35 36 # py-sqlite2, py-sqlalchemy-migrate
+# Self-test
+BUILD_DEPENDS+=        ${PYPKGPREFIX}-lz4-[0-9]*:../../archivers/py-lz4
+BUILD_DEPENDS+=        ${PYPKGPREFIX}-buildbot-worker-[0-9]*:../../devel/py-buildbot-worker
+BUILD_DEPENDS+=        ${PYPKGPREFIX}-setuptools_trial-[0-9]*:../../devel/py-setuptools_trial
+BUILD_DEPENDS+=        ${PYPKGPREFIX}-ramlfications-[0-9]*:../../textproc/py-ramlfications
+BUILD_DEPENDS+=        ${PYPKGPREFIX}-treq-[0-9]*:../../devel/py-treq
+BUILD_DEPENDS+=        ${PYPKGPREFIX}-txgithub-[0-9]*:../../devel/py-txgithub
+BUILD_DEPENDS+=        ${PYPKGPREFIX}-txrequests-[0-9]*:../../devel/py-txrequests
+BUILD_DEPENDS+=        ${PYPKGPREFIX}-pathlib2-[0-9]*:../../devel/py-pathlib2
+BUILD_DEPENDS+=        ${PYPKGPREFIX}-scandir-[0-9]*:../../devel/py-scandir
+BUILD_DEPENDS+=        ${PYPKGPREFIX}-moto-[0-9]*:../../net/py-moto
 
 .include "../../lang/python/egg.mk"
 .include "../../mk/bsd.pkg.mk"

Index: pkgsrc/devel/py-buildbot/PLIST
diff -u pkgsrc/devel/py-buildbot/PLIST:1.2 pkgsrc/devel/py-buildbot/PLIST:1.3
--- pkgsrc/devel/py-buildbot/PLIST:1.2  Fri Nov  8 15:32:10 2013
+++ pkgsrc/devel/py-buildbot/PLIST      Fri Sep 29 21:46:04 2017
@@ -1,8 +1,10 @@
-@comment $NetBSD: PLIST,v 1.2 2013/11/08 15:32:10 riz Exp $
+@comment $NetBSD: PLIST,v 1.3 2017/09/29 21:46:04 joerg Exp $
 bin/buildbot
+bin/buildbot_windows_service
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
 ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
 ${PYSITELIB}/${EGG_INFODIR}/requires.txt
 ${PYSITELIB}/${EGG_INFODIR}/top_level.txt
 ${PYSITELIB}/buildbot/VERSION
@@ -10,15 +12,15 @@ ${PYSITELIB}/buildbot/__init__.py
 ${PYSITELIB}/buildbot/__init__.pyc
 ${PYSITELIB}/buildbot/__init__.pyo
 ${PYSITELIB}/buildbot/buildbot.png
+${PYSITELIB}/buildbot/buildbot_net_usage_data.py
+${PYSITELIB}/buildbot/buildbot_net_usage_data.pyc
+${PYSITELIB}/buildbot/buildbot_net_usage_data.pyo
 ${PYSITELIB}/buildbot/buildrequest.py
 ${PYSITELIB}/buildbot/buildrequest.pyc
 ${PYSITELIB}/buildbot/buildrequest.pyo
 ${PYSITELIB}/buildbot/buildslave/__init__.py
 ${PYSITELIB}/buildbot/buildslave/__init__.pyc
 ${PYSITELIB}/buildbot/buildslave/__init__.pyo
-${PYSITELIB}/buildbot/buildslave/base.py
-${PYSITELIB}/buildbot/buildslave/base.pyc
-${PYSITELIB}/buildbot/buildslave/base.pyo
 ${PYSITELIB}/buildbot/buildslave/ec2.py
 ${PYSITELIB}/buildbot/buildslave/ec2.pyc
 ${PYSITELIB}/buildbot/buildslave/ec2.pyo
@@ -34,9 +36,9 @@ ${PYSITELIB}/buildbot/changes/__init__.p
 ${PYSITELIB}/buildbot/changes/base.py
 ${PYSITELIB}/buildbot/changes/base.pyc
 ${PYSITELIB}/buildbot/changes/base.pyo
-${PYSITELIB}/buildbot/changes/bonsaipoller.py
-${PYSITELIB}/buildbot/changes/bonsaipoller.pyc
-${PYSITELIB}/buildbot/changes/bonsaipoller.pyo
+${PYSITELIB}/buildbot/changes/bitbucket.py
+${PYSITELIB}/buildbot/changes/bitbucket.pyc
+${PYSITELIB}/buildbot/changes/bitbucket.pyo
 ${PYSITELIB}/buildbot/changes/changes.py
 ${PYSITELIB}/buildbot/changes/changes.pyc
 ${PYSITELIB}/buildbot/changes/changes.pyo
@@ -46,12 +48,12 @@ ${PYSITELIB}/buildbot/changes/filter.pyo
 ${PYSITELIB}/buildbot/changes/gerritchangesource.py
 ${PYSITELIB}/buildbot/changes/gerritchangesource.pyc
 ${PYSITELIB}/buildbot/changes/gerritchangesource.pyo
+${PYSITELIB}/buildbot/changes/github.py
+${PYSITELIB}/buildbot/changes/github.pyc
+${PYSITELIB}/buildbot/changes/github.pyo
 ${PYSITELIB}/buildbot/changes/gitpoller.py
 ${PYSITELIB}/buildbot/changes/gitpoller.pyc
 ${PYSITELIB}/buildbot/changes/gitpoller.pyo
-${PYSITELIB}/buildbot/changes/hgbuildbot.py
-${PYSITELIB}/buildbot/changes/hgbuildbot.pyc
-${PYSITELIB}/buildbot/changes/hgbuildbot.pyo
 ${PYSITELIB}/buildbot/changes/hgpoller.py
 ${PYSITELIB}/buildbot/changes/hgpoller.pyc
 ${PYSITELIB}/buildbot/changes/hgpoller.pyo
@@ -76,34 +78,105 @@ ${PYSITELIB}/buildbot/clients/__init__.p
 ${PYSITELIB}/buildbot/clients/base.py
 ${PYSITELIB}/buildbot/clients/base.pyc
 ${PYSITELIB}/buildbot/clients/base.pyo
-${PYSITELIB}/buildbot/clients/debug.glade
-${PYSITELIB}/buildbot/clients/debug.py
-${PYSITELIB}/buildbot/clients/debug.pyc
-${PYSITELIB}/buildbot/clients/debug.pyo
-${PYSITELIB}/buildbot/clients/gtkPanes.py
-${PYSITELIB}/buildbot/clients/gtkPanes.pyc
-${PYSITELIB}/buildbot/clients/gtkPanes.pyo
 ${PYSITELIB}/buildbot/clients/sendchange.py
 ${PYSITELIB}/buildbot/clients/sendchange.pyc
 ${PYSITELIB}/buildbot/clients/sendchange.pyo
-${PYSITELIB}/buildbot/clients/text.py
-${PYSITELIB}/buildbot/clients/text.pyc
-${PYSITELIB}/buildbot/clients/text.pyo
 ${PYSITELIB}/buildbot/clients/tryclient.py
 ${PYSITELIB}/buildbot/clients/tryclient.pyc
 ${PYSITELIB}/buildbot/clients/tryclient.pyo
 ${PYSITELIB}/buildbot/clients/usersclient.py
 ${PYSITELIB}/buildbot/clients/usersclient.pyc
 ${PYSITELIB}/buildbot/clients/usersclient.pyo
+${PYSITELIB}/buildbot/compat.py
+${PYSITELIB}/buildbot/compat.pyc
+${PYSITELIB}/buildbot/compat.pyo
 ${PYSITELIB}/buildbot/config.py
 ${PYSITELIB}/buildbot/config.pyc
 ${PYSITELIB}/buildbot/config.pyo
+${PYSITELIB}/buildbot/configurators/__init__.py
+${PYSITELIB}/buildbot/configurators/__init__.pyc
+${PYSITELIB}/buildbot/configurators/__init__.pyo
+${PYSITELIB}/buildbot/configurators/janitor.py
+${PYSITELIB}/buildbot/configurators/janitor.pyc
+${PYSITELIB}/buildbot/configurators/janitor.pyo
+${PYSITELIB}/buildbot/data/__init__.py
+${PYSITELIB}/buildbot/data/__init__.pyc
+${PYSITELIB}/buildbot/data/__init__.pyo
+${PYSITELIB}/buildbot/data/base.py
+${PYSITELIB}/buildbot/data/base.pyc
+${PYSITELIB}/buildbot/data/base.pyo
+${PYSITELIB}/buildbot/data/builders.py
+${PYSITELIB}/buildbot/data/builders.pyc
+${PYSITELIB}/buildbot/data/builders.pyo
+${PYSITELIB}/buildbot/data/buildrequests.py
+${PYSITELIB}/buildbot/data/buildrequests.pyc
+${PYSITELIB}/buildbot/data/buildrequests.pyo
+${PYSITELIB}/buildbot/data/builds.py
+${PYSITELIB}/buildbot/data/builds.pyc
+${PYSITELIB}/buildbot/data/builds.pyo
+${PYSITELIB}/buildbot/data/buildsets.py
+${PYSITELIB}/buildbot/data/buildsets.pyc
+${PYSITELIB}/buildbot/data/buildsets.pyo
+${PYSITELIB}/buildbot/data/changes.py
+${PYSITELIB}/buildbot/data/changes.pyc
+${PYSITELIB}/buildbot/data/changes.pyo
+${PYSITELIB}/buildbot/data/changesources.py
+${PYSITELIB}/buildbot/data/changesources.pyc
+${PYSITELIB}/buildbot/data/changesources.pyo
+${PYSITELIB}/buildbot/data/connector.py
+${PYSITELIB}/buildbot/data/connector.pyc
+${PYSITELIB}/buildbot/data/connector.pyo
+${PYSITELIB}/buildbot/data/exceptions.py
+${PYSITELIB}/buildbot/data/exceptions.pyc
+${PYSITELIB}/buildbot/data/exceptions.pyo
+${PYSITELIB}/buildbot/data/forceschedulers.py
+${PYSITELIB}/buildbot/data/forceschedulers.pyc
+${PYSITELIB}/buildbot/data/forceschedulers.pyo
+${PYSITELIB}/buildbot/data/logchunks.py
+${PYSITELIB}/buildbot/data/logchunks.pyc
+${PYSITELIB}/buildbot/data/logchunks.pyo
+${PYSITELIB}/buildbot/data/logs.py
+${PYSITELIB}/buildbot/data/logs.pyc
+${PYSITELIB}/buildbot/data/logs.pyo
+${PYSITELIB}/buildbot/data/masters.py
+${PYSITELIB}/buildbot/data/masters.pyc
+${PYSITELIB}/buildbot/data/masters.pyo
+${PYSITELIB}/buildbot/data/patches.py
+${PYSITELIB}/buildbot/data/patches.pyc
+${PYSITELIB}/buildbot/data/patches.pyo
+${PYSITELIB}/buildbot/data/properties.py
+${PYSITELIB}/buildbot/data/properties.pyc
+${PYSITELIB}/buildbot/data/properties.pyo
+${PYSITELIB}/buildbot/data/resultspec.py
+${PYSITELIB}/buildbot/data/resultspec.pyc
+${PYSITELIB}/buildbot/data/resultspec.pyo
+${PYSITELIB}/buildbot/data/root.py
+${PYSITELIB}/buildbot/data/root.pyc
+${PYSITELIB}/buildbot/data/root.pyo
+${PYSITELIB}/buildbot/data/schedulers.py
+${PYSITELIB}/buildbot/data/schedulers.pyc
+${PYSITELIB}/buildbot/data/schedulers.pyo
+${PYSITELIB}/buildbot/data/sourcestamps.py
+${PYSITELIB}/buildbot/data/sourcestamps.pyc
+${PYSITELIB}/buildbot/data/sourcestamps.pyo
+${PYSITELIB}/buildbot/data/steps.py
+${PYSITELIB}/buildbot/data/steps.pyc
+${PYSITELIB}/buildbot/data/steps.pyo
+${PYSITELIB}/buildbot/data/types.py
+${PYSITELIB}/buildbot/data/types.pyc
+${PYSITELIB}/buildbot/data/types.pyo
+${PYSITELIB}/buildbot/data/workers.py
+${PYSITELIB}/buildbot/data/workers.pyc
+${PYSITELIB}/buildbot/data/workers.pyo
 ${PYSITELIB}/buildbot/db/__init__.py
 ${PYSITELIB}/buildbot/db/__init__.pyc
 ${PYSITELIB}/buildbot/db/__init__.pyo
 ${PYSITELIB}/buildbot/db/base.py
 ${PYSITELIB}/buildbot/db/base.pyc
 ${PYSITELIB}/buildbot/db/base.pyo
+${PYSITELIB}/buildbot/db/builders.py
+${PYSITELIB}/buildbot/db/builders.pyc
+${PYSITELIB}/buildbot/db/builders.pyo
 ${PYSITELIB}/buildbot/db/buildrequests.py
 ${PYSITELIB}/buildbot/db/buildrequests.pyc
 ${PYSITELIB}/buildbot/db/buildrequests.pyo
@@ -113,88 +186,70 @@ ${PYSITELIB}/buildbot/db/builds.pyo
 ${PYSITELIB}/buildbot/db/buildsets.py
 ${PYSITELIB}/buildbot/db/buildsets.pyc
 ${PYSITELIB}/buildbot/db/buildsets.pyo
+${PYSITELIB}/buildbot/db/buildslaves.py
+${PYSITELIB}/buildbot/db/buildslaves.pyc
+${PYSITELIB}/buildbot/db/buildslaves.pyo
 ${PYSITELIB}/buildbot/db/changes.py
 ${PYSITELIB}/buildbot/db/changes.pyc
 ${PYSITELIB}/buildbot/db/changes.pyo
+${PYSITELIB}/buildbot/db/changesources.py
+${PYSITELIB}/buildbot/db/changesources.pyc
+${PYSITELIB}/buildbot/db/changesources.pyo
 ${PYSITELIB}/buildbot/db/connector.py
 ${PYSITELIB}/buildbot/db/connector.pyc
 ${PYSITELIB}/buildbot/db/connector.pyo
+${PYSITELIB}/buildbot/db/dbconfig.py
+${PYSITELIB}/buildbot/db/dbconfig.pyc
+${PYSITELIB}/buildbot/db/dbconfig.pyo
 ${PYSITELIB}/buildbot/db/enginestrategy.py
 ${PYSITELIB}/buildbot/db/enginestrategy.pyc
 ${PYSITELIB}/buildbot/db/enginestrategy.pyo
 ${PYSITELIB}/buildbot/db/exceptions.py
 ${PYSITELIB}/buildbot/db/exceptions.pyc
 ${PYSITELIB}/buildbot/db/exceptions.pyo
+${PYSITELIB}/buildbot/db/logs.py
+${PYSITELIB}/buildbot/db/logs.pyc
+${PYSITELIB}/buildbot/db/logs.pyo
+${PYSITELIB}/buildbot/db/masters.py
+${PYSITELIB}/buildbot/db/masters.pyc
+${PYSITELIB}/buildbot/db/masters.pyo
 ${PYSITELIB}/buildbot/db/migrate/migrate.cfg
-${PYSITELIB}/buildbot/db/migrate/versions/001_initial.py
-${PYSITELIB}/buildbot/db/migrate/versions/001_initial.pyc
-${PYSITELIB}/buildbot/db/migrate/versions/001_initial.pyo
-${PYSITELIB}/buildbot/db/migrate/versions/002_add_proj_repo.py
-${PYSITELIB}/buildbot/db/migrate/versions/002_add_proj_repo.pyc
-${PYSITELIB}/buildbot/db/migrate/versions/002_add_proj_repo.pyo
-${PYSITELIB}/buildbot/db/migrate/versions/003_scheduler_class_name.py
-${PYSITELIB}/buildbot/db/migrate/versions/003_scheduler_class_name.pyc
-${PYSITELIB}/buildbot/db/migrate/versions/003_scheduler_class_name.pyo
-${PYSITELIB}/buildbot/db/migrate/versions/004_add_autoincrement.py
-${PYSITELIB}/buildbot/db/migrate/versions/004_add_autoincrement.pyc
-${PYSITELIB}/buildbot/db/migrate/versions/004_add_autoincrement.pyo
-${PYSITELIB}/buildbot/db/migrate/versions/005_add_indexes.py
-${PYSITELIB}/buildbot/db/migrate/versions/005_add_indexes.pyc
-${PYSITELIB}/buildbot/db/migrate/versions/005_add_indexes.pyo
-${PYSITELIB}/buildbot/db/migrate/versions/006_drop_last_access.py
-${PYSITELIB}/buildbot/db/migrate/versions/006_drop_last_access.pyc
-${PYSITELIB}/buildbot/db/migrate/versions/006_drop_last_access.pyo
-${PYSITELIB}/buildbot/db/migrate/versions/007_add_object_tables.py
-${PYSITELIB}/buildbot/db/migrate/versions/007_add_object_tables.pyc
-${PYSITELIB}/buildbot/db/migrate/versions/007_add_object_tables.pyo
-${PYSITELIB}/buildbot/db/migrate/versions/008_add_scheduler_changes_index.py
-${PYSITELIB}/buildbot/db/migrate/versions/008_add_scheduler_changes_index.pyc
-${PYSITELIB}/buildbot/db/migrate/versions/008_add_scheduler_changes_index.pyo
-${PYSITELIB}/buildbot/db/migrate/versions/009_add_patch_author.py
-${PYSITELIB}/buildbot/db/migrate/versions/009_add_patch_author.pyc
-${PYSITELIB}/buildbot/db/migrate/versions/009_add_patch_author.pyo
-${PYSITELIB}/buildbot/db/migrate/versions/010_fix_column_lengths.py
-${PYSITELIB}/buildbot/db/migrate/versions/010_fix_column_lengths.pyc
-${PYSITELIB}/buildbot/db/migrate/versions/010_fix_column_lengths.pyo
-${PYSITELIB}/buildbot/db/migrate/versions/011_add_buildrequest_claims.py
-${PYSITELIB}/buildbot/db/migrate/versions/011_add_buildrequest_claims.pyc
-${PYSITELIB}/buildbot/db/migrate/versions/011_add_buildrequest_claims.pyo
-${PYSITELIB}/buildbot/db/migrate/versions/012_add_users_table.py
-${PYSITELIB}/buildbot/db/migrate/versions/012_add_users_table.pyc
-${PYSITELIB}/buildbot/db/migrate/versions/012_add_users_table.pyo
-${PYSITELIB}/buildbot/db/migrate/versions/013_remove_schedulers_state_column.py
-${PYSITELIB}/buildbot/db/migrate/versions/013_remove_schedulers_state_column.pyc
-${PYSITELIB}/buildbot/db/migrate/versions/013_remove_schedulers_state_column.pyo
-${PYSITELIB}/buildbot/db/migrate/versions/014_add_users_userpass_columns.py
-${PYSITELIB}/buildbot/db/migrate/versions/014_add_users_userpass_columns.pyc
-${PYSITELIB}/buildbot/db/migrate/versions/014_add_users_userpass_columns.pyo
-${PYSITELIB}/buildbot/db/migrate/versions/015_remove_bad_master_objectid.py
-${PYSITELIB}/buildbot/db/migrate/versions/015_remove_bad_master_objectid.pyc
-${PYSITELIB}/buildbot/db/migrate/versions/015_remove_bad_master_objectid.pyo
-${PYSITELIB}/buildbot/db/migrate/versions/016_restore_buildrequest_indices.py
-${PYSITELIB}/buildbot/db/migrate/versions/016_restore_buildrequest_indices.pyc
-${PYSITELIB}/buildbot/db/migrate/versions/016_restore_buildrequest_indices.pyo
-${PYSITELIB}/buildbot/db/migrate/versions/017_restore_other_indices.py
-${PYSITELIB}/buildbot/db/migrate/versions/017_restore_other_indices.pyc
-${PYSITELIB}/buildbot/db/migrate/versions/017_restore_other_indices.pyo
-${PYSITELIB}/buildbot/db/migrate/versions/018_add_sourcestampset.py
-${PYSITELIB}/buildbot/db/migrate/versions/018_add_sourcestampset.pyc
-${PYSITELIB}/buildbot/db/migrate/versions/018_add_sourcestampset.pyo
-${PYSITELIB}/buildbot/db/migrate/versions/019_merge_schedulers_to_objects.py
-${PYSITELIB}/buildbot/db/migrate/versions/019_merge_schedulers_to_objects.pyc
-${PYSITELIB}/buildbot/db/migrate/versions/019_merge_schedulers_to_objects.pyo
-${PYSITELIB}/buildbot/db/migrate/versions/020_remove_change_links.py
-${PYSITELIB}/buildbot/db/migrate/versions/020_remove_change_links.pyc
-${PYSITELIB}/buildbot/db/migrate/versions/020_remove_change_links.pyo
-${PYSITELIB}/buildbot/db/migrate/versions/021_fix_postgres_sequences.py
-${PYSITELIB}/buildbot/db/migrate/versions/021_fix_postgres_sequences.pyc
-${PYSITELIB}/buildbot/db/migrate/versions/021_fix_postgres_sequences.pyo
-${PYSITELIB}/buildbot/db/migrate/versions/022_add_codebase.py
-${PYSITELIB}/buildbot/db/migrate/versions/022_add_codebase.pyc
-${PYSITELIB}/buildbot/db/migrate/versions/022_add_codebase.pyo
+${PYSITELIB}/buildbot/db/migrate/versions/040_add_builder_tags.py
+${PYSITELIB}/buildbot/db/migrate/versions/040_add_builder_tags.pyc
+${PYSITELIB}/buildbot/db/migrate/versions/040_add_builder_tags.pyo
+${PYSITELIB}/buildbot/db/migrate/versions/041_add_N_N_tagsbuilders.py
+${PYSITELIB}/buildbot/db/migrate/versions/041_add_N_N_tagsbuilders.pyc
+${PYSITELIB}/buildbot/db/migrate/versions/041_add_N_N_tagsbuilders.pyo
+${PYSITELIB}/buildbot/db/migrate/versions/042_add_build_properties_table.py
+${PYSITELIB}/buildbot/db/migrate/versions/042_add_build_properties_table.pyc
+${PYSITELIB}/buildbot/db/migrate/versions/042_add_build_properties_table.pyo
+${PYSITELIB}/buildbot/db/migrate/versions/043_changes_parent.py
+${PYSITELIB}/buildbot/db/migrate/versions/043_changes_parent.pyc
+${PYSITELIB}/buildbot/db/migrate/versions/043_changes_parent.pyo
+${PYSITELIB}/buildbot/db/migrate/versions/044_add_step_hidden.py
+${PYSITELIB}/buildbot/db/migrate/versions/044_add_step_hidden.pyc
+${PYSITELIB}/buildbot/db/migrate/versions/044_add_step_hidden.pyo
+${PYSITELIB}/buildbot/db/migrate/versions/045_worker_transition.py
+${PYSITELIB}/buildbot/db/migrate/versions/045_worker_transition.pyc
+${PYSITELIB}/buildbot/db/migrate/versions/045_worker_transition.pyo
+${PYSITELIB}/buildbot/db/migrate/versions/046_mysql_innodb_compatibility.py
+${PYSITELIB}/buildbot/db/migrate/versions/046_mysql_innodb_compatibility.pyc
+${PYSITELIB}/buildbot/db/migrate/versions/046_mysql_innodb_compatibility.pyo
+${PYSITELIB}/buildbot/db/migrate/versions/047_cascading_deletes.py
+${PYSITELIB}/buildbot/db/migrate/versions/047_cascading_deletes.pyc
+${PYSITELIB}/buildbot/db/migrate/versions/047_cascading_deletes.pyo
+${PYSITELIB}/buildbot/db/migrate/versions/048_change_properties_to_text.py
+${PYSITELIB}/buildbot/db/migrate/versions/048_change_properties_to_text.pyc
+${PYSITELIB}/buildbot/db/migrate/versions/048_change_properties_to_text.pyo
+${PYSITELIB}/buildbot/db/migrate/versions/049_add_schedulers_enabled.py
+${PYSITELIB}/buildbot/db/migrate/versions/049_add_schedulers_enabled.pyc
+${PYSITELIB}/buildbot/db/migrate/versions/049_add_schedulers_enabled.pyo
 ${PYSITELIB}/buildbot/db/migrate/versions/__init__.py
 ${PYSITELIB}/buildbot/db/migrate/versions/__init__.pyc
 ${PYSITELIB}/buildbot/db/migrate/versions/__init__.pyo
+${PYSITELIB}/buildbot/db/migrate_utils.py
+${PYSITELIB}/buildbot/db/migrate_utils.pyc
+${PYSITELIB}/buildbot/db/migrate_utils.pyo
 ${PYSITELIB}/buildbot/db/model.py
 ${PYSITELIB}/buildbot/db/model.pyc
 ${PYSITELIB}/buildbot/db/model.pyo
@@ -207,24 +262,33 @@ ${PYSITELIB}/buildbot/db/schedulers.pyo
 ${PYSITELIB}/buildbot/db/sourcestamps.py
 ${PYSITELIB}/buildbot/db/sourcestamps.pyc
 ${PYSITELIB}/buildbot/db/sourcestamps.pyo
-${PYSITELIB}/buildbot/db/sourcestampsets.py
-${PYSITELIB}/buildbot/db/sourcestampsets.pyc
-${PYSITELIB}/buildbot/db/sourcestampsets.pyo
 ${PYSITELIB}/buildbot/db/state.py
 ${PYSITELIB}/buildbot/db/state.pyc
 ${PYSITELIB}/buildbot/db/state.pyo
+${PYSITELIB}/buildbot/db/steps.py
+${PYSITELIB}/buildbot/db/steps.pyc
+${PYSITELIB}/buildbot/db/steps.pyo
+${PYSITELIB}/buildbot/db/tags.py
+${PYSITELIB}/buildbot/db/tags.pyc
+${PYSITELIB}/buildbot/db/tags.pyo
+${PYSITELIB}/buildbot/db/types/__init__.py
+${PYSITELIB}/buildbot/db/types/__init__.pyc
+${PYSITELIB}/buildbot/db/types/__init__.pyo
+${PYSITELIB}/buildbot/db/types/json.py
+${PYSITELIB}/buildbot/db/types/json.pyc
+${PYSITELIB}/buildbot/db/types/json.pyo
 ${PYSITELIB}/buildbot/db/users.py
 ${PYSITELIB}/buildbot/db/users.pyc
 ${PYSITELIB}/buildbot/db/users.pyo
-${PYSITELIB}/buildbot/ec2buildslave.py
-${PYSITELIB}/buildbot/ec2buildslave.pyc
-${PYSITELIB}/buildbot/ec2buildslave.pyo
+${PYSITELIB}/buildbot/db/workers.py
+${PYSITELIB}/buildbot/db/workers.pyc
+${PYSITELIB}/buildbot/db/workers.pyo
+${PYSITELIB}/buildbot/errors.py
+${PYSITELIB}/buildbot/errors.pyc
+${PYSITELIB}/buildbot/errors.pyo
 ${PYSITELIB}/buildbot/interfaces.py
 ${PYSITELIB}/buildbot/interfaces.pyc
 ${PYSITELIB}/buildbot/interfaces.pyo
-${PYSITELIB}/buildbot/libvirtbuildslave.py
-${PYSITELIB}/buildbot/libvirtbuildslave.pyc
-${PYSITELIB}/buildbot/libvirtbuildslave.pyo
 ${PYSITELIB}/buildbot/locks.py
 ${PYSITELIB}/buildbot/locks.pyc
 ${PYSITELIB}/buildbot/locks.pyo
@@ -237,36 +301,45 @@ ${PYSITELIB}/buildbot/master.pyo
 ${PYSITELIB}/buildbot/monkeypatches/__init__.py
 ${PYSITELIB}/buildbot/monkeypatches/__init__.pyc
 ${PYSITELIB}/buildbot/monkeypatches/__init__.pyo
-${PYSITELIB}/buildbot/monkeypatches/bug4520.py
-${PYSITELIB}/buildbot/monkeypatches/bug4520.pyc
-${PYSITELIB}/buildbot/monkeypatches/bug4520.pyo
-${PYSITELIB}/buildbot/monkeypatches/bug4881.py
-${PYSITELIB}/buildbot/monkeypatches/bug4881.pyc
-${PYSITELIB}/buildbot/monkeypatches/bug4881.pyo
-${PYSITELIB}/buildbot/monkeypatches/bug5079.py
-${PYSITELIB}/buildbot/monkeypatches/bug5079.pyc
-${PYSITELIB}/buildbot/monkeypatches/bug5079.pyo
-${PYSITELIB}/buildbot/monkeypatches/gatherResults.py
-${PYSITELIB}/buildbot/monkeypatches/gatherResults.pyc
-${PYSITELIB}/buildbot/monkeypatches/gatherResults.pyo
+${PYSITELIB}/buildbot/monkeypatches/decorators.py
+${PYSITELIB}/buildbot/monkeypatches/decorators.pyc
+${PYSITELIB}/buildbot/monkeypatches/decorators.pyo
+${PYSITELIB}/buildbot/monkeypatches/python14653.py
+${PYSITELIB}/buildbot/monkeypatches/python14653.pyc
+${PYSITELIB}/buildbot/monkeypatches/python14653.pyo
 ${PYSITELIB}/buildbot/monkeypatches/servicechecks.py
 ${PYSITELIB}/buildbot/monkeypatches/servicechecks.pyc
 ${PYSITELIB}/buildbot/monkeypatches/servicechecks.pyo
-${PYSITELIB}/buildbot/monkeypatches/sqlalchemy2189.py
-${PYSITELIB}/buildbot/monkeypatches/sqlalchemy2189.pyc
-${PYSITELIB}/buildbot/monkeypatches/sqlalchemy2189.pyo
-${PYSITELIB}/buildbot/monkeypatches/sqlalchemy2364.py
-${PYSITELIB}/buildbot/monkeypatches/sqlalchemy2364.pyc
-${PYSITELIB}/buildbot/monkeypatches/sqlalchemy2364.pyo
-${PYSITELIB}/buildbot/monkeypatches/testcase_patch.py
-${PYSITELIB}/buildbot/monkeypatches/testcase_patch.pyc
-${PYSITELIB}/buildbot/monkeypatches/testcase_patch.pyo
+${PYSITELIB}/buildbot/monkeypatches/twisted9127.py
+${PYSITELIB}/buildbot/monkeypatches/twisted9127.pyc
+${PYSITELIB}/buildbot/monkeypatches/twisted9127.pyo
+${PYSITELIB}/buildbot/mq/__init__.py
+${PYSITELIB}/buildbot/mq/__init__.pyc
+${PYSITELIB}/buildbot/mq/__init__.pyo
+${PYSITELIB}/buildbot/mq/base.py
+${PYSITELIB}/buildbot/mq/base.pyc
+${PYSITELIB}/buildbot/mq/base.pyo
+${PYSITELIB}/buildbot/mq/connector.py
+${PYSITELIB}/buildbot/mq/connector.pyc
+${PYSITELIB}/buildbot/mq/connector.pyo
+${PYSITELIB}/buildbot/mq/simple.py
+${PYSITELIB}/buildbot/mq/simple.pyc
+${PYSITELIB}/buildbot/mq/simple.pyo
+${PYSITELIB}/buildbot/mq/wamp.py
+${PYSITELIB}/buildbot/mq/wamp.pyc
+${PYSITELIB}/buildbot/mq/wamp.pyo
 ${PYSITELIB}/buildbot/pbmanager.py
 ${PYSITELIB}/buildbot/pbmanager.pyc
 ${PYSITELIB}/buildbot/pbmanager.pyo
 ${PYSITELIB}/buildbot/pbutil.py
 ${PYSITELIB}/buildbot/pbutil.pyc
 ${PYSITELIB}/buildbot/pbutil.pyo
+${PYSITELIB}/buildbot/plugins/__init__.py
+${PYSITELIB}/buildbot/plugins/__init__.pyc
+${PYSITELIB}/buildbot/plugins/__init__.pyo
+${PYSITELIB}/buildbot/plugins/db.py
+${PYSITELIB}/buildbot/plugins/db.pyc
+${PYSITELIB}/buildbot/plugins/db.pyo
 ${PYSITELIB}/buildbot/process/__init__.py
 ${PYSITELIB}/buildbot/process/__init__.pyc
 ${PYSITELIB}/buildbot/process/__init__.pyo
@@ -300,15 +373,30 @@ ${PYSITELIB}/buildbot/process/debug.pyo
 ${PYSITELIB}/buildbot/process/factory.py
 ${PYSITELIB}/buildbot/process/factory.pyc
 ${PYSITELIB}/buildbot/process/factory.pyo
+${PYSITELIB}/buildbot/process/log.py
+${PYSITELIB}/buildbot/process/log.pyc
+${PYSITELIB}/buildbot/process/log.pyo
+${PYSITELIB}/buildbot/process/logobserver.py
+${PYSITELIB}/buildbot/process/logobserver.pyc
+${PYSITELIB}/buildbot/process/logobserver.pyo
+${PYSITELIB}/buildbot/process/measured_service.py
+${PYSITELIB}/buildbot/process/measured_service.pyc
+${PYSITELIB}/buildbot/process/measured_service.pyo
 ${PYSITELIB}/buildbot/process/metrics.py
 ${PYSITELIB}/buildbot/process/metrics.pyc
 ${PYSITELIB}/buildbot/process/metrics.pyo
-${PYSITELIB}/buildbot/process/mtrlogobserver.py
-${PYSITELIB}/buildbot/process/mtrlogobserver.pyc
-${PYSITELIB}/buildbot/process/mtrlogobserver.pyo
 ${PYSITELIB}/buildbot/process/properties.py
 ${PYSITELIB}/buildbot/process/properties.pyc
 ${PYSITELIB}/buildbot/process/properties.pyo
+${PYSITELIB}/buildbot/process/remotecommand.py
+${PYSITELIB}/buildbot/process/remotecommand.pyc
+${PYSITELIB}/buildbot/process/remotecommand.pyo
+${PYSITELIB}/buildbot/process/remotetransfer.py
+${PYSITELIB}/buildbot/process/remotetransfer.pyc
+${PYSITELIB}/buildbot/process/remotetransfer.pyo
+${PYSITELIB}/buildbot/process/results.py
+${PYSITELIB}/buildbot/process/results.pyc
+${PYSITELIB}/buildbot/process/results.pyo
 ${PYSITELIB}/buildbot/process/slavebuilder.py
 ${PYSITELIB}/buildbot/process/slavebuilder.pyc
 ${PYSITELIB}/buildbot/process/slavebuilder.pyo
@@ -327,6 +415,67 @@ ${PYSITELIB}/buildbot/process/users/manu
 ${PYSITELIB}/buildbot/process/users/users.py
 ${PYSITELIB}/buildbot/process/users/users.pyc
 ${PYSITELIB}/buildbot/process/users/users.pyo
+${PYSITELIB}/buildbot/process/workerforbuilder.py
+${PYSITELIB}/buildbot/process/workerforbuilder.pyc
+${PYSITELIB}/buildbot/process/workerforbuilder.pyo
+${PYSITELIB}/buildbot/reporters/__init__.py
+${PYSITELIB}/buildbot/reporters/__init__.pyc
+${PYSITELIB}/buildbot/reporters/__init__.pyo
+${PYSITELIB}/buildbot/reporters/bitbucket.py
+${PYSITELIB}/buildbot/reporters/bitbucket.pyc
+${PYSITELIB}/buildbot/reporters/bitbucket.pyo
+${PYSITELIB}/buildbot/reporters/bitbucketserver.py
+${PYSITELIB}/buildbot/reporters/bitbucketserver.pyc
+${PYSITELIB}/buildbot/reporters/bitbucketserver.pyo
+${PYSITELIB}/buildbot/reporters/gerrit.py
+${PYSITELIB}/buildbot/reporters/gerrit.pyc
+${PYSITELIB}/buildbot/reporters/gerrit.pyo
+${PYSITELIB}/buildbot/reporters/gerrit_verify_status.py
+${PYSITELIB}/buildbot/reporters/gerrit_verify_status.pyc
+${PYSITELIB}/buildbot/reporters/gerrit_verify_status.pyo
+${PYSITELIB}/buildbot/reporters/github.py
+${PYSITELIB}/buildbot/reporters/github.pyc
+${PYSITELIB}/buildbot/reporters/github.pyo
+${PYSITELIB}/buildbot/reporters/gitlab.py
+${PYSITELIB}/buildbot/reporters/gitlab.pyc
+${PYSITELIB}/buildbot/reporters/gitlab.pyo
+${PYSITELIB}/buildbot/reporters/hipchat.py
+${PYSITELIB}/buildbot/reporters/hipchat.pyc
+${PYSITELIB}/buildbot/reporters/hipchat.pyo
+${PYSITELIB}/buildbot/reporters/http.py
+${PYSITELIB}/buildbot/reporters/http.pyc
+${PYSITELIB}/buildbot/reporters/http.pyo
+${PYSITELIB}/buildbot/reporters/irc.py
+${PYSITELIB}/buildbot/reporters/irc.pyc
+${PYSITELIB}/buildbot/reporters/irc.pyo
+${PYSITELIB}/buildbot/reporters/mail.py
+${PYSITELIB}/buildbot/reporters/mail.pyc
+${PYSITELIB}/buildbot/reporters/mail.pyo
+${PYSITELIB}/buildbot/reporters/message.py
+${PYSITELIB}/buildbot/reporters/message.pyc
+${PYSITELIB}/buildbot/reporters/message.pyo
+${PYSITELIB}/buildbot/reporters/notifier.py
+${PYSITELIB}/buildbot/reporters/notifier.pyc
+${PYSITELIB}/buildbot/reporters/notifier.pyo
+${PYSITELIB}/buildbot/reporters/pushjet.py
+${PYSITELIB}/buildbot/reporters/pushjet.pyc
+${PYSITELIB}/buildbot/reporters/pushjet.pyo
+${PYSITELIB}/buildbot/reporters/pushover.py
+${PYSITELIB}/buildbot/reporters/pushover.pyc
+${PYSITELIB}/buildbot/reporters/pushover.pyo
+${PYSITELIB}/buildbot/reporters/stash.py
+${PYSITELIB}/buildbot/reporters/stash.pyc
+${PYSITELIB}/buildbot/reporters/stash.pyo
+${PYSITELIB}/buildbot/reporters/templates/default_mail.txt
+${PYSITELIB}/buildbot/reporters/templates/default_notification.txt
+${PYSITELIB}/buildbot/reporters/templates/missing_mail.txt
+${PYSITELIB}/buildbot/reporters/templates/missing_notification.txt
+${PYSITELIB}/buildbot/reporters/utils.py
+${PYSITELIB}/buildbot/reporters/utils.pyc
+${PYSITELIB}/buildbot/reporters/utils.pyo
+${PYSITELIB}/buildbot/reporters/words.py
+${PYSITELIB}/buildbot/reporters/words.pyc
+${PYSITELIB}/buildbot/reporters/words.pyo
 ${PYSITELIB}/buildbot/revlinks.py
 ${PYSITELIB}/buildbot/revlinks.pyc
 ${PYSITELIB}/buildbot/revlinks.pyo
@@ -373,15 +522,21 @@ ${PYSITELIB}/buildbot/scripts/buildbot_t
 ${PYSITELIB}/buildbot/scripts/checkconfig.py
 ${PYSITELIB}/buildbot/scripts/checkconfig.pyc
 ${PYSITELIB}/buildbot/scripts/checkconfig.pyo
+${PYSITELIB}/buildbot/scripts/cleanupdb.py
+${PYSITELIB}/buildbot/scripts/cleanupdb.pyc
+${PYSITELIB}/buildbot/scripts/cleanupdb.pyo
 ${PYSITELIB}/buildbot/scripts/create_master.py
 ${PYSITELIB}/buildbot/scripts/create_master.pyc
 ${PYSITELIB}/buildbot/scripts/create_master.pyo
-${PYSITELIB}/buildbot/scripts/debugclient.py
-${PYSITELIB}/buildbot/scripts/debugclient.pyc
-${PYSITELIB}/buildbot/scripts/debugclient.pyo
+${PYSITELIB}/buildbot/scripts/dataspec.py
+${PYSITELIB}/buildbot/scripts/dataspec.pyc
+${PYSITELIB}/buildbot/scripts/dataspec.pyo
 ${PYSITELIB}/buildbot/scripts/logwatcher.py
 ${PYSITELIB}/buildbot/scripts/logwatcher.pyc
 ${PYSITELIB}/buildbot/scripts/logwatcher.pyo
+${PYSITELIB}/buildbot/scripts/processwwwindex.py
+${PYSITELIB}/buildbot/scripts/processwwwindex.pyc
+${PYSITELIB}/buildbot/scripts/processwwwindex.pyo
 ${PYSITELIB}/buildbot/scripts/reconfig.py
 ${PYSITELIB}/buildbot/scripts/reconfig.pyc
 ${PYSITELIB}/buildbot/scripts/reconfig.pyo
@@ -398,12 +553,6 @@ ${PYSITELIB}/buildbot/scripts/sendchange
 ${PYSITELIB}/buildbot/scripts/start.py
 ${PYSITELIB}/buildbot/scripts/start.pyc
 ${PYSITELIB}/buildbot/scripts/start.pyo
-${PYSITELIB}/buildbot/scripts/statusgui.py
-${PYSITELIB}/buildbot/scripts/statusgui.pyc
-${PYSITELIB}/buildbot/scripts/statusgui.pyo
-${PYSITELIB}/buildbot/scripts/statuslog.py
-${PYSITELIB}/buildbot/scripts/statuslog.pyc
-${PYSITELIB}/buildbot/scripts/statuslog.pyo
 ${PYSITELIB}/buildbot/scripts/stop.py
 ${PYSITELIB}/buildbot/scripts/stop.pyc
 ${PYSITELIB}/buildbot/scripts/stop.pyo
@@ -419,9 +568,68 @@ ${PYSITELIB}/buildbot/scripts/upgrade_ma
 ${PYSITELIB}/buildbot/scripts/user.py
 ${PYSITELIB}/buildbot/scripts/user.pyc
 ${PYSITELIB}/buildbot/scripts/user.pyo
-${PYSITELIB}/buildbot/sourcestamp.py
-${PYSITELIB}/buildbot/sourcestamp.pyc
-${PYSITELIB}/buildbot/sourcestamp.pyo
+${PYSITELIB}/buildbot/scripts/windows_service.py
+${PYSITELIB}/buildbot/scripts/windows_service.pyc
+${PYSITELIB}/buildbot/scripts/windows_service.pyo
+${PYSITELIB}/buildbot/secrets/__init__.py
+${PYSITELIB}/buildbot/secrets/__init__.pyc
+${PYSITELIB}/buildbot/secrets/__init__.pyo
+${PYSITELIB}/buildbot/secrets/manager.py
+${PYSITELIB}/buildbot/secrets/manager.pyc
+${PYSITELIB}/buildbot/secrets/manager.pyo
+${PYSITELIB}/buildbot/secrets/providers/__init__.py
+${PYSITELIB}/buildbot/secrets/providers/__init__.pyc
+${PYSITELIB}/buildbot/secrets/providers/__init__.pyo
+${PYSITELIB}/buildbot/secrets/providers/base.py
+${PYSITELIB}/buildbot/secrets/providers/base.pyc
+${PYSITELIB}/buildbot/secrets/providers/base.pyo
+${PYSITELIB}/buildbot/secrets/providers/file.py
+${PYSITELIB}/buildbot/secrets/providers/file.pyc
+${PYSITELIB}/buildbot/secrets/providers/file.pyo
+${PYSITELIB}/buildbot/secrets/providers/vault.py
+${PYSITELIB}/buildbot/secrets/providers/vault.pyc
+${PYSITELIB}/buildbot/secrets/providers/vault.pyo
+${PYSITELIB}/buildbot/secrets/secret.py
+${PYSITELIB}/buildbot/secrets/secret.pyc
+${PYSITELIB}/buildbot/secrets/secret.pyo
+${PYSITELIB}/buildbot/spec/api.raml
+${PYSITELIB}/buildbot/spec/types/build.raml
+${PYSITELIB}/buildbot/spec/types/builder.raml
+${PYSITELIB}/buildbot/spec/types/buildrequest.raml
+${PYSITELIB}/buildbot/spec/types/buildset.raml
+${PYSITELIB}/buildbot/spec/types/change.raml
+${PYSITELIB}/buildbot/spec/types/changesource.raml
+${PYSITELIB}/buildbot/spec/types/forcescheduler.raml
+${PYSITELIB}/buildbot/spec/types/identifier.raml
+${PYSITELIB}/buildbot/spec/types/log.raml
+${PYSITELIB}/buildbot/spec/types/logchunk.raml
+${PYSITELIB}/buildbot/spec/types/master.raml
+${PYSITELIB}/buildbot/spec/types/patch.raml
+${PYSITELIB}/buildbot/spec/types/rootlink.raml
+${PYSITELIB}/buildbot/spec/types/scheduler.raml
+${PYSITELIB}/buildbot/spec/types/sourcedproperties.raml
+${PYSITELIB}/buildbot/spec/types/sourcestamp.raml
+${PYSITELIB}/buildbot/spec/types/spec.raml
+${PYSITELIB}/buildbot/spec/types/step.raml
+${PYSITELIB}/buildbot/spec/types/worker.raml
+${PYSITELIB}/buildbot/statistics/__init__.py
+${PYSITELIB}/buildbot/statistics/__init__.pyc
+${PYSITELIB}/buildbot/statistics/__init__.pyo
+${PYSITELIB}/buildbot/statistics/capture.py
+${PYSITELIB}/buildbot/statistics/capture.pyc
+${PYSITELIB}/buildbot/statistics/capture.pyo
+${PYSITELIB}/buildbot/statistics/stats_service.py
+${PYSITELIB}/buildbot/statistics/stats_service.pyc
+${PYSITELIB}/buildbot/statistics/stats_service.pyo
+${PYSITELIB}/buildbot/statistics/storage_backends/__init__.py
+${PYSITELIB}/buildbot/statistics/storage_backends/__init__.pyc
+${PYSITELIB}/buildbot/statistics/storage_backends/__init__.pyo
+${PYSITELIB}/buildbot/statistics/storage_backends/base.py
+${PYSITELIB}/buildbot/statistics/storage_backends/base.pyc
+${PYSITELIB}/buildbot/statistics/storage_backends/base.pyo
+${PYSITELIB}/buildbot/statistics/storage_backends/influxdb_client.py
+${PYSITELIB}/buildbot/statistics/storage_backends/influxdb_client.pyc
+${PYSITELIB}/buildbot/statistics/storage_backends/influxdb_client.pyo
 ${PYSITELIB}/buildbot/status/__init__.py
 ${PYSITELIB}/buildbot/status/__init__.pyc
 ${PYSITELIB}/buildbot/status/__init__.pyo
@@ -440,194 +648,45 @@ ${PYSITELIB}/buildbot/status/buildreques
 ${PYSITELIB}/buildbot/status/buildset.py
 ${PYSITELIB}/buildbot/status/buildset.pyc
 ${PYSITELIB}/buildbot/status/buildset.pyo
-${PYSITELIB}/buildbot/status/buildstep.py
-${PYSITELIB}/buildbot/status/buildstep.pyc
-${PYSITELIB}/buildbot/status/buildstep.pyo
 ${PYSITELIB}/buildbot/status/client.py
 ${PYSITELIB}/buildbot/status/client.pyc
 ${PYSITELIB}/buildbot/status/client.pyo
 ${PYSITELIB}/buildbot/status/event.py
 ${PYSITELIB}/buildbot/status/event.pyc
 ${PYSITELIB}/buildbot/status/event.pyo
-${PYSITELIB}/buildbot/status/html.py
-${PYSITELIB}/buildbot/status/html.pyc
-${PYSITELIB}/buildbot/status/html.pyo
-${PYSITELIB}/buildbot/status/logfile.py
-${PYSITELIB}/buildbot/status/logfile.pyc
-${PYSITELIB}/buildbot/status/logfile.pyo
-${PYSITELIB}/buildbot/status/mail.py
-${PYSITELIB}/buildbot/status/mail.pyc
-${PYSITELIB}/buildbot/status/mail.pyo
 ${PYSITELIB}/buildbot/status/master.py
 ${PYSITELIB}/buildbot/status/master.pyc
 ${PYSITELIB}/buildbot/status/master.pyo
-${PYSITELIB}/buildbot/status/persistent_queue.py
-${PYSITELIB}/buildbot/status/persistent_queue.pyc
-${PYSITELIB}/buildbot/status/persistent_queue.pyo
-${PYSITELIB}/buildbot/status/progress.py
-${PYSITELIB}/buildbot/status/progress.pyc
-${PYSITELIB}/buildbot/status/progress.pyo
-${PYSITELIB}/buildbot/status/results.py
-${PYSITELIB}/buildbot/status/results.pyc
-${PYSITELIB}/buildbot/status/results.pyo
-${PYSITELIB}/buildbot/status/slave.py
-${PYSITELIB}/buildbot/status/slave.pyc
-${PYSITELIB}/buildbot/status/slave.pyo
-${PYSITELIB}/buildbot/status/status_gerrit.py
-${PYSITELIB}/buildbot/status/status_gerrit.pyc
-${PYSITELIB}/buildbot/status/status_gerrit.pyo
-${PYSITELIB}/buildbot/status/status_push.py
-${PYSITELIB}/buildbot/status/status_push.pyc
-${PYSITELIB}/buildbot/status/status_push.pyo
-${PYSITELIB}/buildbot/status/testresult.py
-${PYSITELIB}/buildbot/status/testresult.pyc
-${PYSITELIB}/buildbot/status/testresult.pyo
-${PYSITELIB}/buildbot/status/tinderbox.py
-${PYSITELIB}/buildbot/status/tinderbox.pyc
-${PYSITELIB}/buildbot/status/tinderbox.pyo
-${PYSITELIB}/buildbot/status/web/__init__.py
-${PYSITELIB}/buildbot/status/web/__init__.pyc
-${PYSITELIB}/buildbot/status/web/__init__.pyo
-${PYSITELIB}/buildbot/status/web/about.py
-${PYSITELIB}/buildbot/status/web/about.pyc
-${PYSITELIB}/buildbot/status/web/about.pyo
-${PYSITELIB}/buildbot/status/web/auth.py
-${PYSITELIB}/buildbot/status/web/auth.pyc
-${PYSITELIB}/buildbot/status/web/auth.pyo
-${PYSITELIB}/buildbot/status/web/authz.py
-${PYSITELIB}/buildbot/status/web/authz.pyc
-${PYSITELIB}/buildbot/status/web/authz.pyo
-${PYSITELIB}/buildbot/status/web/base.py
-${PYSITELIB}/buildbot/status/web/base.pyc
-${PYSITELIB}/buildbot/status/web/base.pyo
-${PYSITELIB}/buildbot/status/web/baseweb.py
-${PYSITELIB}/buildbot/status/web/baseweb.pyc
-${PYSITELIB}/buildbot/status/web/baseweb.pyo
-${PYSITELIB}/buildbot/status/web/build.py
-${PYSITELIB}/buildbot/status/web/build.pyc
-${PYSITELIB}/buildbot/status/web/build.pyo
-${PYSITELIB}/buildbot/status/web/builder.py
-${PYSITELIB}/buildbot/status/web/builder.pyc
-${PYSITELIB}/buildbot/status/web/builder.pyo
-${PYSITELIB}/buildbot/status/web/buildstatus.py
-${PYSITELIB}/buildbot/status/web/buildstatus.pyc
-${PYSITELIB}/buildbot/status/web/buildstatus.pyo
-${PYSITELIB}/buildbot/status/web/change_hook.py
-${PYSITELIB}/buildbot/status/web/change_hook.pyc
-${PYSITELIB}/buildbot/status/web/change_hook.pyo
-${PYSITELIB}/buildbot/status/web/changes.py
-${PYSITELIB}/buildbot/status/web/changes.pyc
-${PYSITELIB}/buildbot/status/web/changes.pyo
-${PYSITELIB}/buildbot/status/web/console.py
-${PYSITELIB}/buildbot/status/web/console.pyc
-${PYSITELIB}/buildbot/status/web/console.pyo
-${PYSITELIB}/buildbot/status/web/feeds.py
-${PYSITELIB}/buildbot/status/web/feeds.pyc
-${PYSITELIB}/buildbot/status/web/feeds.pyo
-${PYSITELIB}/buildbot/status/web/files/bg_gradient.jpg
-${PYSITELIB}/buildbot/status/web/files/default.css
-${PYSITELIB}/buildbot/status/web/files/favicon.ico
-${PYSITELIB}/buildbot/status/web/files/robots.txt
-${PYSITELIB}/buildbot/status/web/files/templates_readme.txt
-${PYSITELIB}/buildbot/status/web/grid.py
-${PYSITELIB}/buildbot/status/web/grid.pyc
-${PYSITELIB}/buildbot/status/web/grid.pyo
-${PYSITELIB}/buildbot/status/web/hooks/__init__.py
-${PYSITELIB}/buildbot/status/web/hooks/__init__.pyc
-${PYSITELIB}/buildbot/status/web/hooks/__init__.pyo
-${PYSITELIB}/buildbot/status/web/hooks/base.py
-${PYSITELIB}/buildbot/status/web/hooks/base.pyc
-${PYSITELIB}/buildbot/status/web/hooks/base.pyo
-${PYSITELIB}/buildbot/status/web/hooks/github.py
-${PYSITELIB}/buildbot/status/web/hooks/github.pyc
-${PYSITELIB}/buildbot/status/web/hooks/github.pyo
-${PYSITELIB}/buildbot/status/web/hooks/googlecode.py
-${PYSITELIB}/buildbot/status/web/hooks/googlecode.pyc
-${PYSITELIB}/buildbot/status/web/hooks/googlecode.pyo
-${PYSITELIB}/buildbot/status/web/hooks/poller.py
-${PYSITELIB}/buildbot/status/web/hooks/poller.pyc
-${PYSITELIB}/buildbot/status/web/hooks/poller.pyo
-${PYSITELIB}/buildbot/status/web/logs.py
-${PYSITELIB}/buildbot/status/web/logs.pyc
-${PYSITELIB}/buildbot/status/web/logs.pyo
-${PYSITELIB}/buildbot/status/web/olpb.py
-${PYSITELIB}/buildbot/status/web/olpb.pyc
-${PYSITELIB}/buildbot/status/web/olpb.pyo
-${PYSITELIB}/buildbot/status/web/root.py
-${PYSITELIB}/buildbot/status/web/root.pyc
-${PYSITELIB}/buildbot/status/web/root.pyo
-${PYSITELIB}/buildbot/status/web/session.py
-${PYSITELIB}/buildbot/status/web/session.pyc
-${PYSITELIB}/buildbot/status/web/session.pyo
-${PYSITELIB}/buildbot/status/web/slaves.py
-${PYSITELIB}/buildbot/status/web/slaves.pyc
-${PYSITELIB}/buildbot/status/web/slaves.pyo
-${PYSITELIB}/buildbot/status/web/status_json.py
-${PYSITELIB}/buildbot/status/web/status_json.pyc
-${PYSITELIB}/buildbot/status/web/status_json.pyo
-${PYSITELIB}/buildbot/status/web/step.py
-${PYSITELIB}/buildbot/status/web/step.pyc
-${PYSITELIB}/buildbot/status/web/step.pyo
-${PYSITELIB}/buildbot/status/web/templates/about.html
-${PYSITELIB}/buildbot/status/web/templates/authfail.html
-${PYSITELIB}/buildbot/status/web/templates/authzfail.html
-${PYSITELIB}/buildbot/status/web/templates/box_macros.html
-${PYSITELIB}/buildbot/status/web/templates/build.html
-${PYSITELIB}/buildbot/status/web/templates/build_line.html
-${PYSITELIB}/buildbot/status/web/templates/builder.html
-${PYSITELIB}/buildbot/status/web/templates/builders.html
-${PYSITELIB}/buildbot/status/web/templates/buildslave.html
-${PYSITELIB}/buildbot/status/web/templates/buildslaves.html
-${PYSITELIB}/buildbot/status/web/templates/buildstatus.html
-${PYSITELIB}/buildbot/status/web/templates/buildstep.html
-${PYSITELIB}/buildbot/status/web/templates/change.html
-${PYSITELIB}/buildbot/status/web/templates/change_macros.html
-${PYSITELIB}/buildbot/status/web/templates/change_sources.html
-${PYSITELIB}/buildbot/status/web/templates/console.html
-${PYSITELIB}/buildbot/status/web/templates/directory.html
-${PYSITELIB}/buildbot/status/web/templates/empty.html
-${PYSITELIB}/buildbot/status/web/templates/feed_atom10.xml
-${PYSITELIB}/buildbot/status/web/templates/feed_description.html
-${PYSITELIB}/buildbot/status/web/templates/feed_rss20.xml
-${PYSITELIB}/buildbot/status/web/templates/feed_sources.html
-${PYSITELIB}/buildbot/status/web/templates/footer.html
-${PYSITELIB}/buildbot/status/web/templates/forms.html
-${PYSITELIB}/buildbot/status/web/templates/grid.html
-${PYSITELIB}/buildbot/status/web/templates/grid_macros.html
-${PYSITELIB}/buildbot/status/web/templates/grid_transposed.html
-${PYSITELIB}/buildbot/status/web/templates/jsonhelp.html
-${PYSITELIB}/buildbot/status/web/templates/layout.html
-${PYSITELIB}/buildbot/status/web/templates/logs.html
-${PYSITELIB}/buildbot/status/web/templates/onelineperbuild.html
-${PYSITELIB}/buildbot/status/web/templates/onelineperbuildonebuilder.html
-${PYSITELIB}/buildbot/status/web/templates/revmacros.html
-${PYSITELIB}/buildbot/status/web/templates/root.html
-${PYSITELIB}/buildbot/status/web/templates/testresult.html
-${PYSITELIB}/buildbot/status/web/templates/user.html
-${PYSITELIB}/buildbot/status/web/templates/users.html
-${PYSITELIB}/buildbot/status/web/templates/waterfall.html
-${PYSITELIB}/buildbot/status/web/templates/waterfallhelp.html
-${PYSITELIB}/buildbot/status/web/tests.py
-${PYSITELIB}/buildbot/status/web/tests.pyc
-${PYSITELIB}/buildbot/status/web/tests.pyo
-${PYSITELIB}/buildbot/status/web/users.py
-${PYSITELIB}/buildbot/status/web/users.pyc
-${PYSITELIB}/buildbot/status/web/users.pyo
-${PYSITELIB}/buildbot/status/web/waterfall.py
-${PYSITELIB}/buildbot/status/web/waterfall.pyc
-${PYSITELIB}/buildbot/status/web/waterfall.pyo
-${PYSITELIB}/buildbot/status/words.py
-${PYSITELIB}/buildbot/status/words.pyc
-${PYSITELIB}/buildbot/status/words.pyo
+${PYSITELIB}/buildbot/status/worker.py
+${PYSITELIB}/buildbot/status/worker.pyc
+${PYSITELIB}/buildbot/status/worker.pyo
 ${PYSITELIB}/buildbot/steps/__init__.py
 ${PYSITELIB}/buildbot/steps/__init__.pyc
 ${PYSITELIB}/buildbot/steps/__init__.pyo
+${PYSITELIB}/buildbot/steps/cmake.py
+${PYSITELIB}/buildbot/steps/cmake.pyc
+${PYSITELIB}/buildbot/steps/cmake.pyo
+${PYSITELIB}/buildbot/steps/cppcheck.py
+${PYSITELIB}/buildbot/steps/cppcheck.pyc
+${PYSITELIB}/buildbot/steps/cppcheck.pyo
+${PYSITELIB}/buildbot/steps/download_secret_to_worker.py
+${PYSITELIB}/buildbot/steps/download_secret_to_worker.pyc
+${PYSITELIB}/buildbot/steps/download_secret_to_worker.pyo
+${PYSITELIB}/buildbot/steps/http.py
+${PYSITELIB}/buildbot/steps/http.pyc
+${PYSITELIB}/buildbot/steps/http.pyo
 ${PYSITELIB}/buildbot/steps/master.py
 ${PYSITELIB}/buildbot/steps/master.pyc
 ${PYSITELIB}/buildbot/steps/master.pyo
 ${PYSITELIB}/buildbot/steps/maxq.py
 ${PYSITELIB}/buildbot/steps/maxq.pyc
 ${PYSITELIB}/buildbot/steps/maxq.pyo
+${PYSITELIB}/buildbot/steps/mswin.py
+${PYSITELIB}/buildbot/steps/mswin.pyc
+${PYSITELIB}/buildbot/steps/mswin.pyo
+${PYSITELIB}/buildbot/steps/mtrlogobserver.py
+${PYSITELIB}/buildbot/steps/mtrlogobserver.pyc
+${PYSITELIB}/buildbot/steps/mtrlogobserver.pyo
 ${PYSITELIB}/buildbot/steps/package/__init__.py
 ${PYSITELIB}/buildbot/steps/package/__init__.pyc
 ${PYSITELIB}/buildbot/steps/package/__init__.pyo
@@ -655,6 +714,9 @@ ${PYSITELIB}/buildbot/steps/package/rpm/
 ${PYSITELIB}/buildbot/steps/package/rpm/rpmspec.py
 ${PYSITELIB}/buildbot/steps/package/rpm/rpmspec.pyc
 ${PYSITELIB}/buildbot/steps/package/rpm/rpmspec.pyo
+${PYSITELIB}/buildbot/steps/package/util.py
+${PYSITELIB}/buildbot/steps/package/util.pyc
+${PYSITELIB}/buildbot/steps/package/util.pyo
 ${PYSITELIB}/buildbot/steps/python.py
 ${PYSITELIB}/buildbot/steps/python.pyc
 ${PYSITELIB}/buildbot/steps/python.pyo
@@ -664,6 +726,9 @@ ${PYSITELIB}/buildbot/steps/python_twist
 ${PYSITELIB}/buildbot/steps/shell.py
 ${PYSITELIB}/buildbot/steps/shell.pyc
 ${PYSITELIB}/buildbot/steps/shell.pyo
+${PYSITELIB}/buildbot/steps/shellsequence.py
+${PYSITELIB}/buildbot/steps/shellsequence.pyc
+${PYSITELIB}/buildbot/steps/shellsequence.pyo
 ${PYSITELIB}/buildbot/steps/slave.py
 ${PYSITELIB}/buildbot/steps/slave.pyc
 ${PYSITELIB}/buildbot/steps/slave.pyo
@@ -679,15 +744,24 @@ ${PYSITELIB}/buildbot/steps/source/bzr.p
 ${PYSITELIB}/buildbot/steps/source/cvs.py
 ${PYSITELIB}/buildbot/steps/source/cvs.pyc
 ${PYSITELIB}/buildbot/steps/source/cvs.pyo
+${PYSITELIB}/buildbot/steps/source/darcs.py
+${PYSITELIB}/buildbot/steps/source/darcs.pyc
+${PYSITELIB}/buildbot/steps/source/darcs.pyo
+${PYSITELIB}/buildbot/steps/source/gerrit.py
+${PYSITELIB}/buildbot/steps/source/gerrit.pyc
+${PYSITELIB}/buildbot/steps/source/gerrit.pyo
 ${PYSITELIB}/buildbot/steps/source/git.py
 ${PYSITELIB}/buildbot/steps/source/git.pyc
 ${PYSITELIB}/buildbot/steps/source/git.pyo
+${PYSITELIB}/buildbot/steps/source/github.py
+${PYSITELIB}/buildbot/steps/source/github.pyc
+${PYSITELIB}/buildbot/steps/source/github.pyo
 ${PYSITELIB}/buildbot/steps/source/mercurial.py
 ${PYSITELIB}/buildbot/steps/source/mercurial.pyc
 ${PYSITELIB}/buildbot/steps/source/mercurial.pyo
-${PYSITELIB}/buildbot/steps/source/oldsource.py
-${PYSITELIB}/buildbot/steps/source/oldsource.pyc
-${PYSITELIB}/buildbot/steps/source/oldsource.pyo
+${PYSITELIB}/buildbot/steps/source/mtn.py
+${PYSITELIB}/buildbot/steps/source/mtn.pyc
+${PYSITELIB}/buildbot/steps/source/mtn.pyo
 ${PYSITELIB}/buildbot/steps/source/p4.py
 ${PYSITELIB}/buildbot/steps/source/p4.pyc
 ${PYSITELIB}/buildbot/steps/source/p4.pyo
@@ -709,6 +783,9 @@ ${PYSITELIB}/buildbot/steps/trigger.pyo
 ${PYSITELIB}/buildbot/steps/vstudio.py
 ${PYSITELIB}/buildbot/steps/vstudio.pyc
 ${PYSITELIB}/buildbot/steps/vstudio.pyo
+${PYSITELIB}/buildbot/steps/worker.py
+${PYSITELIB}/buildbot/steps/worker.pyc
+${PYSITELIB}/buildbot/steps/worker.pyo
 ${PYSITELIB}/buildbot/test/__init__.py
 ${PYSITELIB}/buildbot/test/__init__.pyc
 ${PYSITELIB}/buildbot/test/__init__.pyo
@@ -718,81 +795,207 @@ ${PYSITELIB}/buildbot/test/fake/__init__
 ${PYSITELIB}/buildbot/test/fake/botmaster.py
 ${PYSITELIB}/buildbot/test/fake/botmaster.pyc
 ${PYSITELIB}/buildbot/test/fake/botmaster.pyo
+${PYSITELIB}/buildbot/test/fake/bworkermanager.py
+${PYSITELIB}/buildbot/test/fake/bworkermanager.pyc
+${PYSITELIB}/buildbot/test/fake/bworkermanager.pyo
+${PYSITELIB}/buildbot/test/fake/change.py
+${PYSITELIB}/buildbot/test/fake/change.pyc
+${PYSITELIB}/buildbot/test/fake/change.pyo
+${PYSITELIB}/buildbot/test/fake/docker.py
+${PYSITELIB}/buildbot/test/fake/docker.pyc
+${PYSITELIB}/buildbot/test/fake/docker.pyo
+${PYSITELIB}/buildbot/test/fake/endpoint.py
+${PYSITELIB}/buildbot/test/fake/endpoint.pyc
+${PYSITELIB}/buildbot/test/fake/endpoint.pyo
 ${PYSITELIB}/buildbot/test/fake/fakebuild.py
 ${PYSITELIB}/buildbot/test/fake/fakebuild.pyc
 ${PYSITELIB}/buildbot/test/fake/fakebuild.pyo
+${PYSITELIB}/buildbot/test/fake/fakedata.py
+${PYSITELIB}/buildbot/test/fake/fakedata.pyc
+${PYSITELIB}/buildbot/test/fake/fakedata.pyo
 ${PYSITELIB}/buildbot/test/fake/fakedb.py
 ${PYSITELIB}/buildbot/test/fake/fakedb.pyc
 ${PYSITELIB}/buildbot/test/fake/fakedb.pyo
 ${PYSITELIB}/buildbot/test/fake/fakemaster.py
 ${PYSITELIB}/buildbot/test/fake/fakemaster.pyc
 ${PYSITELIB}/buildbot/test/fake/fakemaster.pyo
+${PYSITELIB}/buildbot/test/fake/fakemq.py
+${PYSITELIB}/buildbot/test/fake/fakemq.pyc
+${PYSITELIB}/buildbot/test/fake/fakemq.pyo
+${PYSITELIB}/buildbot/test/fake/fakeprotocol.py
+${PYSITELIB}/buildbot/test/fake/fakeprotocol.pyc
+${PYSITELIB}/buildbot/test/fake/fakeprotocol.pyo
+${PYSITELIB}/buildbot/test/fake/fakestats.py
+${PYSITELIB}/buildbot/test/fake/fakestats.pyc
+${PYSITELIB}/buildbot/test/fake/fakestats.pyo
+${PYSITELIB}/buildbot/test/fake/httpclientservice.py
+${PYSITELIB}/buildbot/test/fake/httpclientservice.pyc
+${PYSITELIB}/buildbot/test/fake/httpclientservice.pyo
+${PYSITELIB}/buildbot/test/fake/hyper.py
+${PYSITELIB}/buildbot/test/fake/hyper.pyc
+${PYSITELIB}/buildbot/test/fake/hyper.pyo
+${PYSITELIB}/buildbot/test/fake/latent.py
+${PYSITELIB}/buildbot/test/fake/latent.pyc
+${PYSITELIB}/buildbot/test/fake/latent.pyo
 ${PYSITELIB}/buildbot/test/fake/libvirt.py
 ${PYSITELIB}/buildbot/test/fake/libvirt.pyc
 ${PYSITELIB}/buildbot/test/fake/libvirt.pyo
+${PYSITELIB}/buildbot/test/fake/logfile.py
+${PYSITELIB}/buildbot/test/fake/logfile.pyc
+${PYSITELIB}/buildbot/test/fake/logfile.pyo
 ${PYSITELIB}/buildbot/test/fake/openstack.py
 ${PYSITELIB}/buildbot/test/fake/openstack.pyc
 ${PYSITELIB}/buildbot/test/fake/openstack.pyo
 ${PYSITELIB}/buildbot/test/fake/pbmanager.py
 ${PYSITELIB}/buildbot/test/fake/pbmanager.pyc
 ${PYSITELIB}/buildbot/test/fake/pbmanager.pyo
+${PYSITELIB}/buildbot/test/fake/reactor.py
+${PYSITELIB}/buildbot/test/fake/reactor.pyc
+${PYSITELIB}/buildbot/test/fake/reactor.pyo
 ${PYSITELIB}/buildbot/test/fake/remotecommand.py
 ${PYSITELIB}/buildbot/test/fake/remotecommand.pyc
 ${PYSITELIB}/buildbot/test/fake/remotecommand.pyo
-${PYSITELIB}/buildbot/test/fake/slave.py
-${PYSITELIB}/buildbot/test/fake/slave.pyc
-${PYSITELIB}/buildbot/test/fake/slave.pyo
+${PYSITELIB}/buildbot/test/fake/secrets.py
+${PYSITELIB}/buildbot/test/fake/secrets.pyc
+${PYSITELIB}/buildbot/test/fake/secrets.pyo
 ${PYSITELIB}/buildbot/test/fake/state.py
 ${PYSITELIB}/buildbot/test/fake/state.pyc
 ${PYSITELIB}/buildbot/test/fake/state.pyo
+${PYSITELIB}/buildbot/test/fake/step.py
+${PYSITELIB}/buildbot/test/fake/step.pyc
+${PYSITELIB}/buildbot/test/fake/step.pyo
 ${PYSITELIB}/buildbot/test/fake/web.py
 ${PYSITELIB}/buildbot/test/fake/web.pyc
 ${PYSITELIB}/buildbot/test/fake/web.pyo
+${PYSITELIB}/buildbot/test/fake/worker.py
+${PYSITELIB}/buildbot/test/fake/worker.pyc
+${PYSITELIB}/buildbot/test/fake/worker.pyo
+${PYSITELIB}/buildbot/test/fuzz/__init__.py
+${PYSITELIB}/buildbot/test/fuzz/__init__.pyc
+${PYSITELIB}/buildbot/test/fuzz/__init__.pyo
+${PYSITELIB}/buildbot/test/fuzz/test_lru.py
+${PYSITELIB}/buildbot/test/fuzz/test_lru.pyc
+${PYSITELIB}/buildbot/test/fuzz/test_lru.pyo
+${PYSITELIB}/buildbot/test/integration/__init__.py
+${PYSITELIB}/buildbot/test/integration/__init__.pyc
+${PYSITELIB}/buildbot/test/integration/__init__.pyo
+${PYSITELIB}/buildbot/test/integration/test_URLs.py
+${PYSITELIB}/buildbot/test/integration/test_URLs.pyc
+${PYSITELIB}/buildbot/test/integration/test_URLs.pyo
+${PYSITELIB}/buildbot/test/integration/test_commandmixin.py
+${PYSITELIB}/buildbot/test/integration/test_commandmixin.pyc
+${PYSITELIB}/buildbot/test/integration/test_commandmixin.pyo
+${PYSITELIB}/buildbot/test/integration/test_compositestepmixin.py
+${PYSITELIB}/buildbot/test/integration/test_compositestepmixin.pyc
+${PYSITELIB}/buildbot/test/integration/test_compositestepmixin.pyo
+${PYSITELIB}/buildbot/test/integration/test_configs.py
+${PYSITELIB}/buildbot/test/integration/test_configs.pyc
+${PYSITELIB}/buildbot/test/integration/test_configs.pyo
+${PYSITELIB}/buildbot/test/integration/test_custom_buildstep.py
+${PYSITELIB}/buildbot/test/integration/test_custom_buildstep.pyc
+${PYSITELIB}/buildbot/test/integration/test_custom_buildstep.pyo
+${PYSITELIB}/buildbot/test/integration/test_customservices.py
+${PYSITELIB}/buildbot/test/integration/test_customservices.pyc
+${PYSITELIB}/buildbot/test/integration/test_customservices.pyo
+${PYSITELIB}/buildbot/test/integration/test_hyper.py
+${PYSITELIB}/buildbot/test/integration/test_hyper.pyc
+${PYSITELIB}/buildbot/test/integration/test_hyper.pyo
+${PYSITELIB}/buildbot/test/integration/test_integration_mastershell.py
+${PYSITELIB}/buildbot/test/integration/test_integration_mastershell.pyc
+${PYSITELIB}/buildbot/test/integration/test_integration_mastershell.pyo
+${PYSITELIB}/buildbot/test/integration/test_integration_scheduler_reconfigure.py
+${PYSITELIB}/buildbot/test/integration/test_integration_scheduler_reconfigure.pyc
+${PYSITELIB}/buildbot/test/integration/test_integration_scheduler_reconfigure.pyo
+${PYSITELIB}/buildbot/test/integration/test_integration_secrets.py
+${PYSITELIB}/buildbot/test/integration/test_integration_secrets.pyc
+${PYSITELIB}/buildbot/test/integration/test_integration_secrets.pyo
+${PYSITELIB}/buildbot/test/integration/test_integration_secrets_with_vault.py
+${PYSITELIB}/buildbot/test/integration/test_integration_secrets_with_vault.pyc
+${PYSITELIB}/buildbot/test/integration/test_integration_secrets_with_vault.pyo
+${PYSITELIB}/buildbot/test/integration/test_integration_template.py
+${PYSITELIB}/buildbot/test/integration/test_integration_template.pyc
+${PYSITELIB}/buildbot/test/integration/test_integration_template.pyo
+${PYSITELIB}/buildbot/test/integration/test_integration_with_secrets.py
+${PYSITELIB}/buildbot/test/integration/test_integration_with_secrets.pyc
+${PYSITELIB}/buildbot/test/integration/test_integration_with_secrets.pyo
+${PYSITELIB}/buildbot/test/integration/test_latent.py
+${PYSITELIB}/buildbot/test/integration/test_latent.pyc
+${PYSITELIB}/buildbot/test/integration/test_latent.pyo
+${PYSITELIB}/buildbot/test/integration/test_log_finish.py
+${PYSITELIB}/buildbot/test/integration/test_log_finish.pyc
+${PYSITELIB}/buildbot/test/integration/test_log_finish.pyo
+${PYSITELIB}/buildbot/test/integration/test_marathon.py
+${PYSITELIB}/buildbot/test/integration/test_marathon.pyc
+${PYSITELIB}/buildbot/test/integration/test_marathon.pyo
+${PYSITELIB}/buildbot/test/integration/test_master.py
+${PYSITELIB}/buildbot/test/integration/test_master.pyc
+${PYSITELIB}/buildbot/test/integration/test_master.pyo
+${PYSITELIB}/buildbot/test/integration/test_notifier.py
+${PYSITELIB}/buildbot/test/integration/test_notifier.pyc
+${PYSITELIB}/buildbot/test/integration/test_notifier.pyo
+${PYSITELIB}/buildbot/test/integration/test_setpropertyfromcommand.py
+${PYSITELIB}/buildbot/test/integration/test_setpropertyfromcommand.pyc
+${PYSITELIB}/buildbot/test/integration/test_setpropertyfromcommand.pyo
+${PYSITELIB}/buildbot/test/integration/test_stop_trigger.py
+${PYSITELIB}/buildbot/test/integration/test_stop_trigger.pyc
+${PYSITELIB}/buildbot/test/integration/test_stop_trigger.pyo
+${PYSITELIB}/buildbot/test/integration/test_transfer.py
+${PYSITELIB}/buildbot/test/integration/test_transfer.pyc
+${PYSITELIB}/buildbot/test/integration/test_transfer.pyo
+${PYSITELIB}/buildbot/test/integration/test_trigger.py
+${PYSITELIB}/buildbot/test/integration/test_trigger.pyc
+${PYSITELIB}/buildbot/test/integration/test_trigger.pyo
+${PYSITELIB}/buildbot/test/integration/test_try_client.py
+${PYSITELIB}/buildbot/test/integration/test_try_client.pyc
+${PYSITELIB}/buildbot/test/integration/test_try_client.pyo
+${PYSITELIB}/buildbot/test/integration/test_upgrade.py
+${PYSITELIB}/buildbot/test/integration/test_upgrade.pyc
+${PYSITELIB}/buildbot/test/integration/test_upgrade.pyo
+${PYSITELIB}/buildbot/test/integration/test_usePty.py
+${PYSITELIB}/buildbot/test/integration/test_usePty.pyc
+${PYSITELIB}/buildbot/test/integration/test_usePty.pyo
+${PYSITELIB}/buildbot/test/integration/test_virtual_builder.py
+${PYSITELIB}/buildbot/test/integration/test_virtual_builder.pyc
+${PYSITELIB}/buildbot/test/integration/test_virtual_builder.pyo
+${PYSITELIB}/buildbot/test/integration/test_worker.py
+${PYSITELIB}/buildbot/test/integration/test_worker.pyc
+${PYSITELIB}/buildbot/test/integration/test_worker.pyo
+${PYSITELIB}/buildbot/test/integration/test_worker_comm.py
+${PYSITELIB}/buildbot/test/integration/test_worker_comm.pyc
+${PYSITELIB}/buildbot/test/integration/test_worker_comm.pyo
+${PYSITELIB}/buildbot/test/integration/test_worker_transition.py
+${PYSITELIB}/buildbot/test/integration/test_worker_transition.pyc
+${PYSITELIB}/buildbot/test/integration/test_worker_transition.pyo
+${PYSITELIB}/buildbot/test/integration/test_www.py
+${PYSITELIB}/buildbot/test/integration/test_www.pyc
+${PYSITELIB}/buildbot/test/integration/test_www.pyo
 ${PYSITELIB}/buildbot/test/regressions/__init__.py
 ${PYSITELIB}/buildbot/test/regressions/__init__.pyc
 ${PYSITELIB}/buildbot/test/regressions/__init__.pyo
 ${PYSITELIB}/buildbot/test/regressions/test_bad_change_properties_rows.py
 ${PYSITELIB}/buildbot/test/regressions/test_bad_change_properties_rows.pyc
 ${PYSITELIB}/buildbot/test/regressions/test_bad_change_properties_rows.pyo
-${PYSITELIB}/buildbot/test/regressions/test_import_unicode_changes.py
-${PYSITELIB}/buildbot/test/regressions/test_import_unicode_changes.pyc
-${PYSITELIB}/buildbot/test/regressions/test_import_unicode_changes.pyo
 ${PYSITELIB}/buildbot/test/regressions/test_oldpaths.py
 ${PYSITELIB}/buildbot/test/regressions/test_oldpaths.pyc
 ${PYSITELIB}/buildbot/test/regressions/test_oldpaths.pyo
-${PYSITELIB}/buildbot/test/regressions/test_shell_command_properties.py
-${PYSITELIB}/buildbot/test/regressions/test_shell_command_properties.pyc
-${PYSITELIB}/buildbot/test/regressions/test_shell_command_properties.pyo
-${PYSITELIB}/buildbot/test/regressions/test_sourcestamp_revision.py
-${PYSITELIB}/buildbot/test/regressions/test_sourcestamp_revision.pyc
-${PYSITELIB}/buildbot/test/regressions/test_sourcestamp_revision.pyo
 ${PYSITELIB}/buildbot/test/regressions/test_steps_shell_WarningCountingShellCommand.py
 ${PYSITELIB}/buildbot/test/regressions/test_steps_shell_WarningCountingShellCommand.pyc
 ${PYSITELIB}/buildbot/test/regressions/test_steps_shell_WarningCountingShellCommand.pyo
-${PYSITELIB}/buildbot/test/regressions/test_unpickling.py
-${PYSITELIB}/buildbot/test/regressions/test_unpickling.pyc
-${PYSITELIB}/buildbot/test/regressions/test_unpickling.pyo
 ${PYSITELIB}/buildbot/test/test_extra_coverage.py
 ${PYSITELIB}/buildbot/test/test_extra_coverage.pyc
 ${PYSITELIB}/buildbot/test/test_extra_coverage.pyo
 ${PYSITELIB}/buildbot/test/unit/__init__.py
 ${PYSITELIB}/buildbot/test/unit/__init__.pyc
 ${PYSITELIB}/buildbot/test/unit/__init__.pyo
-${PYSITELIB}/buildbot/test/unit/test_buildslave_base.py
-${PYSITELIB}/buildbot/test/unit/test_buildslave_base.pyc
-${PYSITELIB}/buildbot/test/unit/test_buildslave_base.pyo
-${PYSITELIB}/buildbot/test/unit/test_buildslave_libvirt.py
-${PYSITELIB}/buildbot/test/unit/test_buildslave_libvirt.pyc
-${PYSITELIB}/buildbot/test/unit/test_buildslave_libvirt.pyo
-${PYSITELIB}/buildbot/test/unit/test_buildslave_openstack.py
-${PYSITELIB}/buildbot/test/unit/test_buildslave_openstack.pyc
-${PYSITELIB}/buildbot/test/unit/test_buildslave_openstack.pyo
+${PYSITELIB}/buildbot/test/unit/test_buildbot_net_usage_data.py
+${PYSITELIB}/buildbot/test/unit/test_buildbot_net_usage_data.pyc
+${PYSITELIB}/buildbot/test/unit/test_buildbot_net_usage_data.pyo
 ${PYSITELIB}/buildbot/test/unit/test_changes_base.py
 ${PYSITELIB}/buildbot/test/unit/test_changes_base.pyc
 ${PYSITELIB}/buildbot/test/unit/test_changes_base.pyo
-${PYSITELIB}/buildbot/test/unit/test_changes_bonsaipoller.py
-${PYSITELIB}/buildbot/test/unit/test_changes_bonsaipoller.pyc
-${PYSITELIB}/buildbot/test/unit/test_changes_bonsaipoller.pyo
+${PYSITELIB}/buildbot/test/unit/test_changes_bitbucket.py
+${PYSITELIB}/buildbot/test/unit/test_changes_bitbucket.pyc
+${PYSITELIB}/buildbot/test/unit/test_changes_bitbucket.pyo
 ${PYSITELIB}/buildbot/test/unit/test_changes_changes.py
 ${PYSITELIB}/buildbot/test/unit/test_changes_changes.pyc
 ${PYSITELIB}/buildbot/test/unit/test_changes_changes.pyo
@@ -802,6 +1005,9 @@ ${PYSITELIB}/buildbot/test/unit/test_cha
 ${PYSITELIB}/buildbot/test/unit/test_changes_gerritchangesource.py
 ${PYSITELIB}/buildbot/test/unit/test_changes_gerritchangesource.pyc
 ${PYSITELIB}/buildbot/test/unit/test_changes_gerritchangesource.pyo
+${PYSITELIB}/buildbot/test/unit/test_changes_github.py
+${PYSITELIB}/buildbot/test/unit/test_changes_github.pyc
+${PYSITELIB}/buildbot/test/unit/test_changes_github.pyo
 ${PYSITELIB}/buildbot/test/unit/test_changes_gitpoller.py
 ${PYSITELIB}/buildbot/test/unit/test_changes_gitpoller.pyc
 ${PYSITELIB}/buildbot/test/unit/test_changes_gitpoller.pyo
@@ -838,12 +1044,81 @@ ${PYSITELIB}/buildbot/test/unit/test_cli
 ${PYSITELIB}/buildbot/test/unit/test_config.py
 ${PYSITELIB}/buildbot/test/unit/test_config.pyc
 ${PYSITELIB}/buildbot/test/unit/test_config.pyo
+${PYSITELIB}/buildbot/test/unit/test_configurator_base.py
+${PYSITELIB}/buildbot/test/unit/test_configurator_base.pyc
+${PYSITELIB}/buildbot/test/unit/test_configurator_base.pyo
 ${PYSITELIB}/buildbot/test/unit/test_contrib_buildbot_cvs_mail.py
 ${PYSITELIB}/buildbot/test/unit/test_contrib_buildbot_cvs_mail.pyc
 ${PYSITELIB}/buildbot/test/unit/test_contrib_buildbot_cvs_mail.pyo
+${PYSITELIB}/buildbot/test/unit/test_data_base.py
+${PYSITELIB}/buildbot/test/unit/test_data_base.pyc
+${PYSITELIB}/buildbot/test/unit/test_data_base.pyo
+${PYSITELIB}/buildbot/test/unit/test_data_builders.py
+${PYSITELIB}/buildbot/test/unit/test_data_builders.pyc
+${PYSITELIB}/buildbot/test/unit/test_data_builders.pyo
+${PYSITELIB}/buildbot/test/unit/test_data_buildrequests.py
+${PYSITELIB}/buildbot/test/unit/test_data_buildrequests.pyc
+${PYSITELIB}/buildbot/test/unit/test_data_buildrequests.pyo
+${PYSITELIB}/buildbot/test/unit/test_data_builds.py
+${PYSITELIB}/buildbot/test/unit/test_data_builds.pyc
+${PYSITELIB}/buildbot/test/unit/test_data_builds.pyo
+${PYSITELIB}/buildbot/test/unit/test_data_buildsets.py
+${PYSITELIB}/buildbot/test/unit/test_data_buildsets.pyc
+${PYSITELIB}/buildbot/test/unit/test_data_buildsets.pyo
+${PYSITELIB}/buildbot/test/unit/test_data_changes.py
+${PYSITELIB}/buildbot/test/unit/test_data_changes.pyc
+${PYSITELIB}/buildbot/test/unit/test_data_changes.pyo
+${PYSITELIB}/buildbot/test/unit/test_data_changesources.py
+${PYSITELIB}/buildbot/test/unit/test_data_changesources.pyc
+${PYSITELIB}/buildbot/test/unit/test_data_changesources.pyo
+${PYSITELIB}/buildbot/test/unit/test_data_connector.py
+${PYSITELIB}/buildbot/test/unit/test_data_connector.pyc
+${PYSITELIB}/buildbot/test/unit/test_data_connector.pyo
+${PYSITELIB}/buildbot/test/unit/test_data_forceschedulers.py
+${PYSITELIB}/buildbot/test/unit/test_data_forceschedulers.pyc
+${PYSITELIB}/buildbot/test/unit/test_data_forceschedulers.pyo
+${PYSITELIB}/buildbot/test/unit/test_data_logchunks.py
+${PYSITELIB}/buildbot/test/unit/test_data_logchunks.pyc
+${PYSITELIB}/buildbot/test/unit/test_data_logchunks.pyo
+${PYSITELIB}/buildbot/test/unit/test_data_logs.py
+${PYSITELIB}/buildbot/test/unit/test_data_logs.pyc
+${PYSITELIB}/buildbot/test/unit/test_data_logs.pyo
+${PYSITELIB}/buildbot/test/unit/test_data_masters.py
+${PYSITELIB}/buildbot/test/unit/test_data_masters.pyc
+${PYSITELIB}/buildbot/test/unit/test_data_masters.pyo
+${PYSITELIB}/buildbot/test/unit/test_data_patches.py
+${PYSITELIB}/buildbot/test/unit/test_data_patches.pyc
+${PYSITELIB}/buildbot/test/unit/test_data_patches.pyo
+${PYSITELIB}/buildbot/test/unit/test_data_properties.py
+${PYSITELIB}/buildbot/test/unit/test_data_properties.pyc
+${PYSITELIB}/buildbot/test/unit/test_data_properties.pyo
+${PYSITELIB}/buildbot/test/unit/test_data_resultspec.py
+${PYSITELIB}/buildbot/test/unit/test_data_resultspec.pyc
+${PYSITELIB}/buildbot/test/unit/test_data_resultspec.pyo
+${PYSITELIB}/buildbot/test/unit/test_data_root.py
+${PYSITELIB}/buildbot/test/unit/test_data_root.pyc
+${PYSITELIB}/buildbot/test/unit/test_data_root.pyo
+${PYSITELIB}/buildbot/test/unit/test_data_schedulers.py
+${PYSITELIB}/buildbot/test/unit/test_data_schedulers.pyc
+${PYSITELIB}/buildbot/test/unit/test_data_schedulers.pyo
+${PYSITELIB}/buildbot/test/unit/test_data_sourcestamps.py
+${PYSITELIB}/buildbot/test/unit/test_data_sourcestamps.pyc
+${PYSITELIB}/buildbot/test/unit/test_data_sourcestamps.pyo
+${PYSITELIB}/buildbot/test/unit/test_data_steps.py
+${PYSITELIB}/buildbot/test/unit/test_data_steps.pyc
+${PYSITELIB}/buildbot/test/unit/test_data_steps.pyo
+${PYSITELIB}/buildbot/test/unit/test_data_types.py
+${PYSITELIB}/buildbot/test/unit/test_data_types.pyc
+${PYSITELIB}/buildbot/test/unit/test_data_types.pyo
+${PYSITELIB}/buildbot/test/unit/test_data_workers.py
+${PYSITELIB}/buildbot/test/unit/test_data_workers.pyc
+${PYSITELIB}/buildbot/test/unit/test_data_workers.pyo
 ${PYSITELIB}/buildbot/test/unit/test_db_base.py
 ${PYSITELIB}/buildbot/test/unit/test_db_base.pyc
 ${PYSITELIB}/buildbot/test/unit/test_db_base.pyo
+${PYSITELIB}/buildbot/test/unit/test_db_builders.py
+${PYSITELIB}/buildbot/test/unit/test_db_builders.pyc
+${PYSITELIB}/buildbot/test/unit/test_db_builders.pyo
 ${PYSITELIB}/buildbot/test/unit/test_db_buildrequests.py
 ${PYSITELIB}/buildbot/test/unit/test_db_buildrequests.pyc
 ${PYSITELIB}/buildbot/test/unit/test_db_buildrequests.pyo
@@ -856,39 +1131,54 @@ ${PYSITELIB}/buildbot/test/unit/test_db_
 ${PYSITELIB}/buildbot/test/unit/test_db_changes.py
 ${PYSITELIB}/buildbot/test/unit/test_db_changes.pyc
 ${PYSITELIB}/buildbot/test/unit/test_db_changes.pyo
+${PYSITELIB}/buildbot/test/unit/test_db_changesources.py
+${PYSITELIB}/buildbot/test/unit/test_db_changesources.pyc
+${PYSITELIB}/buildbot/test/unit/test_db_changesources.pyo
 ${PYSITELIB}/buildbot/test/unit/test_db_connector.py
 ${PYSITELIB}/buildbot/test/unit/test_db_connector.pyc
 ${PYSITELIB}/buildbot/test/unit/test_db_connector.pyo
+${PYSITELIB}/buildbot/test/unit/test_db_dbconfig.py
+${PYSITELIB}/buildbot/test/unit/test_db_dbconfig.pyc
+${PYSITELIB}/buildbot/test/unit/test_db_dbconfig.pyo
 ${PYSITELIB}/buildbot/test/unit/test_db_enginestrategy.py
 ${PYSITELIB}/buildbot/test/unit/test_db_enginestrategy.pyc
 ${PYSITELIB}/buildbot/test/unit/test_db_enginestrategy.pyo
-${PYSITELIB}/buildbot/test/unit/test_db_migrate_versions_011_add_buildrequest_claims.py
-${PYSITELIB}/buildbot/test/unit/test_db_migrate_versions_011_add_buildrequest_claims.pyc
-${PYSITELIB}/buildbot/test/unit/test_db_migrate_versions_011_add_buildrequest_claims.pyo
-${PYSITELIB}/buildbot/test/unit/test_db_migrate_versions_015_remove_bad_master_objectid.py
-${PYSITELIB}/buildbot/test/unit/test_db_migrate_versions_015_remove_bad_master_objectid.pyc
-${PYSITELIB}/buildbot/test/unit/test_db_migrate_versions_015_remove_bad_master_objectid.pyo
-${PYSITELIB}/buildbot/test/unit/test_db_migrate_versions_016_restore_buildrequest_indices.py
-${PYSITELIB}/buildbot/test/unit/test_db_migrate_versions_016_restore_buildrequest_indices.pyc
-${PYSITELIB}/buildbot/test/unit/test_db_migrate_versions_016_restore_buildrequest_indices.pyo
-${PYSITELIB}/buildbot/test/unit/test_db_migrate_versions_017_restore_other_indices.py
-${PYSITELIB}/buildbot/test/unit/test_db_migrate_versions_017_restore_other_indices.pyc
-${PYSITELIB}/buildbot/test/unit/test_db_migrate_versions_017_restore_other_indices.pyo
-${PYSITELIB}/buildbot/test/unit/test_db_migrate_versions_018_add_sourcestampset.py
-${PYSITELIB}/buildbot/test/unit/test_db_migrate_versions_018_add_sourcestampset.pyc
-${PYSITELIB}/buildbot/test/unit/test_db_migrate_versions_018_add_sourcestampset.pyo
-${PYSITELIB}/buildbot/test/unit/test_db_migrate_versions_019_merge_schedulers_to_objects.py
-${PYSITELIB}/buildbot/test/unit/test_db_migrate_versions_019_merge_schedulers_to_objects.pyc
-${PYSITELIB}/buildbot/test/unit/test_db_migrate_versions_019_merge_schedulers_to_objects.pyo
-${PYSITELIB}/buildbot/test/unit/test_db_migrate_versions_020_remove_change_links.py
-${PYSITELIB}/buildbot/test/unit/test_db_migrate_versions_020_remove_change_links.pyc
-${PYSITELIB}/buildbot/test/unit/test_db_migrate_versions_020_remove_change_links.pyo
-${PYSITELIB}/buildbot/test/unit/test_db_migrate_versions_021_fix_postgres_sequences.py
-${PYSITELIB}/buildbot/test/unit/test_db_migrate_versions_021_fix_postgres_sequences.pyc
-${PYSITELIB}/buildbot/test/unit/test_db_migrate_versions_021_fix_postgres_sequences.pyo
-${PYSITELIB}/buildbot/test/unit/test_db_migrate_versions_022_add_codebase.py
-${PYSITELIB}/buildbot/test/unit/test_db_migrate_versions_022_add_codebase.pyc
-${PYSITELIB}/buildbot/test/unit/test_db_migrate_versions_022_add_codebase.pyo
+${PYSITELIB}/buildbot/test/unit/test_db_logs.py
+${PYSITELIB}/buildbot/test/unit/test_db_logs.pyc
+${PYSITELIB}/buildbot/test/unit/test_db_logs.pyo
+${PYSITELIB}/buildbot/test/unit/test_db_masters.py
+${PYSITELIB}/buildbot/test/unit/test_db_masters.pyc
+${PYSITELIB}/buildbot/test/unit/test_db_masters.pyo
+${PYSITELIB}/buildbot/test/unit/test_db_migrate_versions_040_add_builder_tags.py
+${PYSITELIB}/buildbot/test/unit/test_db_migrate_versions_040_add_builder_tags.pyc
+${PYSITELIB}/buildbot/test/unit/test_db_migrate_versions_040_add_builder_tags.pyo
+${PYSITELIB}/buildbot/test/unit/test_db_migrate_versions_041_add_N_N_tagsbuilders.py
+${PYSITELIB}/buildbot/test/unit/test_db_migrate_versions_041_add_N_N_tagsbuilders.pyc
+${PYSITELIB}/buildbot/test/unit/test_db_migrate_versions_041_add_N_N_tagsbuilders.pyo
+${PYSITELIB}/buildbot/test/unit/test_db_migrate_versions_042_add_build_properties_table.py
+${PYSITELIB}/buildbot/test/unit/test_db_migrate_versions_042_add_build_properties_table.pyc
+${PYSITELIB}/buildbot/test/unit/test_db_migrate_versions_042_add_build_properties_table.pyo
+${PYSITELIB}/buildbot/test/unit/test_db_migrate_versions_043_add_changes_parent.py
+${PYSITELIB}/buildbot/test/unit/test_db_migrate_versions_043_add_changes_parent.pyc
+${PYSITELIB}/buildbot/test/unit/test_db_migrate_versions_043_add_changes_parent.pyo
+${PYSITELIB}/buildbot/test/unit/test_db_migrate_versions_044_add_step_hidden.py
+${PYSITELIB}/buildbot/test/unit/test_db_migrate_versions_044_add_step_hidden.pyc
+${PYSITELIB}/buildbot/test/unit/test_db_migrate_versions_044_add_step_hidden.pyo
+${PYSITELIB}/buildbot/test/unit/test_db_migrate_versions_045_worker_transition.py
+${PYSITELIB}/buildbot/test/unit/test_db_migrate_versions_045_worker_transition.pyc
+${PYSITELIB}/buildbot/test/unit/test_db_migrate_versions_045_worker_transition.pyo
+${PYSITELIB}/buildbot/test/unit/test_db_migrate_versions_046_mysql_innodb_compatibility.py
+${PYSITELIB}/buildbot/test/unit/test_db_migrate_versions_046_mysql_innodb_compatibility.pyc
+${PYSITELIB}/buildbot/test/unit/test_db_migrate_versions_046_mysql_innodb_compatibility.pyo
+${PYSITELIB}/buildbot/test/unit/test_db_migrate_versions_047_cascading_deleletes.py
+${PYSITELIB}/buildbot/test/unit/test_db_migrate_versions_047_cascading_deleletes.pyc
+${PYSITELIB}/buildbot/test/unit/test_db_migrate_versions_047_cascading_deleletes.pyo
+${PYSITELIB}/buildbot/test/unit/test_db_migrate_versions_048_change_properties_to_text.py
+${PYSITELIB}/buildbot/test/unit/test_db_migrate_versions_048_change_properties_to_text.pyc
+${PYSITELIB}/buildbot/test/unit/test_db_migrate_versions_048_change_properties_to_text.pyo
+${PYSITELIB}/buildbot/test/unit/test_db_migrate_versions_049_add_schedulers_enabled.py
+${PYSITELIB}/buildbot/test/unit/test_db_migrate_versions_049_add_schedulers_enabled.pyc
+${PYSITELIB}/buildbot/test/unit/test_db_migrate_versions_049_add_schedulers_enabled.pyo
 ${PYSITELIB}/buildbot/test/unit/test_db_model.py
 ${PYSITELIB}/buildbot/test/unit/test_db_model.pyc
 ${PYSITELIB}/buildbot/test/unit/test_db_model.pyo
@@ -901,27 +1191,66 @@ ${PYSITELIB}/buildbot/test/unit/test_db_
 ${PYSITELIB}/buildbot/test/unit/test_db_sourcestamps.py
 ${PYSITELIB}/buildbot/test/unit/test_db_sourcestamps.pyc
 ${PYSITELIB}/buildbot/test/unit/test_db_sourcestamps.pyo
-${PYSITELIB}/buildbot/test/unit/test_db_sourcestampsets.py
-${PYSITELIB}/buildbot/test/unit/test_db_sourcestampsets.pyc
-${PYSITELIB}/buildbot/test/unit/test_db_sourcestampsets.pyo
 ${PYSITELIB}/buildbot/test/unit/test_db_state.py
 ${PYSITELIB}/buildbot/test/unit/test_db_state.pyc
 ${PYSITELIB}/buildbot/test/unit/test_db_state.pyo
+${PYSITELIB}/buildbot/test/unit/test_db_steps.py
+${PYSITELIB}/buildbot/test/unit/test_db_steps.pyc
+${PYSITELIB}/buildbot/test/unit/test_db_steps.pyo
 ${PYSITELIB}/buildbot/test/unit/test_db_users.py
 ${PYSITELIB}/buildbot/test/unit/test_db_users.pyc
 ${PYSITELIB}/buildbot/test/unit/test_db_users.pyo
+${PYSITELIB}/buildbot/test/unit/test_db_workers.py
+${PYSITELIB}/buildbot/test/unit/test_db_workers.pyc
+${PYSITELIB}/buildbot/test/unit/test_db_workers.pyo
+${PYSITELIB}/buildbot/test/unit/test_download_secret_to_worker.py
+${PYSITELIB}/buildbot/test/unit/test_download_secret_to_worker.pyc
+${PYSITELIB}/buildbot/test/unit/test_download_secret_to_worker.pyo
+${PYSITELIB}/buildbot/test/unit/test_fake_httpclientservice.py
+${PYSITELIB}/buildbot/test/unit/test_fake_httpclientservice.pyc
+${PYSITELIB}/buildbot/test/unit/test_fake_httpclientservice.pyo
+${PYSITELIB}/buildbot/test/unit/test_fake_secrets_manager.py
+${PYSITELIB}/buildbot/test/unit/test_fake_secrets_manager.pyc
+${PYSITELIB}/buildbot/test/unit/test_fake_secrets_manager.pyo
+${PYSITELIB}/buildbot/test/unit/test_interfaces.py
+${PYSITELIB}/buildbot/test/unit/test_interfaces.pyc
+${PYSITELIB}/buildbot/test/unit/test_interfaces.pyo
+${PYSITELIB}/buildbot/test/unit/test_interpolate_secrets.py
+${PYSITELIB}/buildbot/test/unit/test_interpolate_secrets.pyc
+${PYSITELIB}/buildbot/test/unit/test_interpolate_secrets.pyo
+${PYSITELIB}/buildbot/test/unit/test_janitor_configurator.py
+${PYSITELIB}/buildbot/test/unit/test_janitor_configurator.pyc
+${PYSITELIB}/buildbot/test/unit/test_janitor_configurator.pyo
+${PYSITELIB}/buildbot/test/unit/test_locks.py
+${PYSITELIB}/buildbot/test/unit/test_locks.pyc
+${PYSITELIB}/buildbot/test/unit/test_locks.pyo
 ${PYSITELIB}/buildbot/test/unit/test_master.py
 ${PYSITELIB}/buildbot/test/unit/test_master.pyc
 ${PYSITELIB}/buildbot/test/unit/test_master.pyo
+${PYSITELIB}/buildbot/test/unit/test_mq.py
+${PYSITELIB}/buildbot/test/unit/test_mq.pyc
+${PYSITELIB}/buildbot/test/unit/test_mq.pyo
+${PYSITELIB}/buildbot/test/unit/test_mq_base.py
+${PYSITELIB}/buildbot/test/unit/test_mq_base.pyc
+${PYSITELIB}/buildbot/test/unit/test_mq_base.pyo
+${PYSITELIB}/buildbot/test/unit/test_mq_connector.py
+${PYSITELIB}/buildbot/test/unit/test_mq_connector.pyc
+${PYSITELIB}/buildbot/test/unit/test_mq_connector.pyo
+${PYSITELIB}/buildbot/test/unit/test_mq_simple.py
+${PYSITELIB}/buildbot/test/unit/test_mq_simple.pyc
+${PYSITELIB}/buildbot/test/unit/test_mq_simple.pyo
+${PYSITELIB}/buildbot/test/unit/test_mq_wamp.py
+${PYSITELIB}/buildbot/test/unit/test_mq_wamp.pyc
+${PYSITELIB}/buildbot/test/unit/test_mq_wamp.pyo
 ${PYSITELIB}/buildbot/test/unit/test_pbmanager.py
 ${PYSITELIB}/buildbot/test/unit/test_pbmanager.pyc
 ${PYSITELIB}/buildbot/test/unit/test_pbmanager.pyo
+${PYSITELIB}/buildbot/test/unit/test_plugins.py
+${PYSITELIB}/buildbot/test/unit/test_plugins.pyc
+${PYSITELIB}/buildbot/test/unit/test_plugins.pyo
 ${PYSITELIB}/buildbot/test/unit/test_process_botmaster_BotMaster.py
 ${PYSITELIB}/buildbot/test/unit/test_process_botmaster_BotMaster.pyc
 ${PYSITELIB}/buildbot/test/unit/test_process_botmaster_BotMaster.pyo
-${PYSITELIB}/buildbot/test/unit/test_process_botmaster_DuplicateSlaveArbitrator.py
-${PYSITELIB}/buildbot/test/unit/test_process_botmaster_DuplicateSlaveArbitrator.pyc
-${PYSITELIB}/buildbot/test/unit/test_process_botmaster_DuplicateSlaveArbitrator.pyo
 ${PYSITELIB}/buildbot/test/unit/test_process_build.py
 ${PYSITELIB}/buildbot/test/unit/test_process_build.pyc
 ${PYSITELIB}/buildbot/test/unit/test_process_build.pyo
@@ -931,9 +1260,9 @@ ${PYSITELIB}/buildbot/test/unit/test_pro
 ${PYSITELIB}/buildbot/test/unit/test_process_buildrequest.py
 ${PYSITELIB}/buildbot/test/unit/test_process_buildrequest.pyc
 ${PYSITELIB}/buildbot/test/unit/test_process_buildrequest.pyo
-${PYSITELIB}/buildbot/test/unit/test_process_buildrequestdistributor_BuildRequestDistributor.py
-${PYSITELIB}/buildbot/test/unit/test_process_buildrequestdistributor_BuildRequestDistributor.pyc
-${PYSITELIB}/buildbot/test/unit/test_process_buildrequestdistributor_BuildRequestDistributor.pyo
+${PYSITELIB}/buildbot/test/unit/test_process_buildrequestdistributor.py
+${PYSITELIB}/buildbot/test/unit/test_process_buildrequestdistributor.pyc
+${PYSITELIB}/buildbot/test/unit/test_process_buildrequestdistributor.pyo
 ${PYSITELIB}/buildbot/test/unit/test_process_buildstep.py
 ${PYSITELIB}/buildbot/test/unit/test_process_buildstep.pyc
 ${PYSITELIB}/buildbot/test/unit/test_process_buildstep.pyo
@@ -946,12 +1275,27 @@ ${PYSITELIB}/buildbot/test/unit/test_pro
 ${PYSITELIB}/buildbot/test/unit/test_process_factory.py
 ${PYSITELIB}/buildbot/test/unit/test_process_factory.pyc
 ${PYSITELIB}/buildbot/test/unit/test_process_factory.pyo
+${PYSITELIB}/buildbot/test/unit/test_process_log.py
+${PYSITELIB}/buildbot/test/unit/test_process_log.pyc
+${PYSITELIB}/buildbot/test/unit/test_process_log.pyo
+${PYSITELIB}/buildbot/test/unit/test_process_logobserver.py
+${PYSITELIB}/buildbot/test/unit/test_process_logobserver.pyc
+${PYSITELIB}/buildbot/test/unit/test_process_logobserver.pyo
 ${PYSITELIB}/buildbot/test/unit/test_process_metrics.py
 ${PYSITELIB}/buildbot/test/unit/test_process_metrics.pyc
 ${PYSITELIB}/buildbot/test/unit/test_process_metrics.pyo
 ${PYSITELIB}/buildbot/test/unit/test_process_properties.py
 ${PYSITELIB}/buildbot/test/unit/test_process_properties.pyc
 ${PYSITELIB}/buildbot/test/unit/test_process_properties.pyo
+${PYSITELIB}/buildbot/test/unit/test_process_remotecommand.py
+${PYSITELIB}/buildbot/test/unit/test_process_remotecommand.pyc
+${PYSITELIB}/buildbot/test/unit/test_process_remotecommand.pyo
+${PYSITELIB}/buildbot/test/unit/test_process_remotetransfer.py
+${PYSITELIB}/buildbot/test/unit/test_process_remotetransfer.pyc
+${PYSITELIB}/buildbot/test/unit/test_process_remotetransfer.pyo
+${PYSITELIB}/buildbot/test/unit/test_process_results.py
+${PYSITELIB}/buildbot/test/unit/test_process_results.pyc
+${PYSITELIB}/buildbot/test/unit/test_process_results.pyo
 ${PYSITELIB}/buildbot/test/unit/test_process_users_manager.py
 ${PYSITELIB}/buildbot/test/unit/test_process_users_manager.pyc
 ${PYSITELIB}/buildbot/test/unit/test_process_users_manager.pyo
@@ -961,6 +1305,57 @@ ${PYSITELIB}/buildbot/test/unit/test_pro
 ${PYSITELIB}/buildbot/test/unit/test_process_users_users.py
 ${PYSITELIB}/buildbot/test/unit/test_process_users_users.pyc
 ${PYSITELIB}/buildbot/test/unit/test_process_users_users.pyo
+${PYSITELIB}/buildbot/test/unit/test_process_workerforbuilder.py
+${PYSITELIB}/buildbot/test/unit/test_process_workerforbuilder.pyc
+${PYSITELIB}/buildbot/test/unit/test_process_workerforbuilder.pyo
+${PYSITELIB}/buildbot/test/unit/test_reporter_bitbucket.py
+${PYSITELIB}/buildbot/test/unit/test_reporter_bitbucket.pyc
+${PYSITELIB}/buildbot/test/unit/test_reporter_bitbucket.pyo
+${PYSITELIB}/buildbot/test/unit/test_reporter_bitbucketserver.py
+${PYSITELIB}/buildbot/test/unit/test_reporter_bitbucketserver.pyc
+${PYSITELIB}/buildbot/test/unit/test_reporter_bitbucketserver.pyo
+${PYSITELIB}/buildbot/test/unit/test_reporter_gerrit.py
+${PYSITELIB}/buildbot/test/unit/test_reporter_gerrit.pyc
+${PYSITELIB}/buildbot/test/unit/test_reporter_gerrit.pyo
+${PYSITELIB}/buildbot/test/unit/test_reporter_gerrit_verify_status.py
+${PYSITELIB}/buildbot/test/unit/test_reporter_gerrit_verify_status.pyc
+${PYSITELIB}/buildbot/test/unit/test_reporter_gerrit_verify_status.pyo
+${PYSITELIB}/buildbot/test/unit/test_reporter_github.py
+${PYSITELIB}/buildbot/test/unit/test_reporter_github.pyc
+${PYSITELIB}/buildbot/test/unit/test_reporter_github.pyo
+${PYSITELIB}/buildbot/test/unit/test_reporter_gitlab.py
+${PYSITELIB}/buildbot/test/unit/test_reporter_gitlab.pyc
+${PYSITELIB}/buildbot/test/unit/test_reporter_gitlab.pyo
+${PYSITELIB}/buildbot/test/unit/test_reporter_http.py
+${PYSITELIB}/buildbot/test/unit/test_reporter_http.pyc
+${PYSITELIB}/buildbot/test/unit/test_reporter_http.pyo
+${PYSITELIB}/buildbot/test/unit/test_reporters_hipchat.py
+${PYSITELIB}/buildbot/test/unit/test_reporters_hipchat.pyc
+${PYSITELIB}/buildbot/test/unit/test_reporters_hipchat.pyo
+${PYSITELIB}/buildbot/test/unit/test_reporters_irc.py
+${PYSITELIB}/buildbot/test/unit/test_reporters_irc.pyc
+${PYSITELIB}/buildbot/test/unit/test_reporters_irc.pyo
+${PYSITELIB}/buildbot/test/unit/test_reporters_mail.py
+${PYSITELIB}/buildbot/test/unit/test_reporters_mail.pyc
+${PYSITELIB}/buildbot/test/unit/test_reporters_mail.pyo
+${PYSITELIB}/buildbot/test/unit/test_reporters_message.py
+${PYSITELIB}/buildbot/test/unit/test_reporters_message.pyc
+${PYSITELIB}/buildbot/test/unit/test_reporters_message.pyo
+${PYSITELIB}/buildbot/test/unit/test_reporters_notifier.py
+${PYSITELIB}/buildbot/test/unit/test_reporters_notifier.pyc
+${PYSITELIB}/buildbot/test/unit/test_reporters_notifier.pyo
+${PYSITELIB}/buildbot/test/unit/test_reporters_pushjet.py
+${PYSITELIB}/buildbot/test/unit/test_reporters_pushjet.pyc
+${PYSITELIB}/buildbot/test/unit/test_reporters_pushjet.pyo
+${PYSITELIB}/buildbot/test/unit/test_reporters_pushover.py
+${PYSITELIB}/buildbot/test/unit/test_reporters_pushover.pyc
+${PYSITELIB}/buildbot/test/unit/test_reporters_pushover.pyo
+${PYSITELIB}/buildbot/test/unit/test_reporters_utils.py
+${PYSITELIB}/buildbot/test/unit/test_reporters_utils.pyc
+${PYSITELIB}/buildbot/test/unit/test_reporters_utils.pyo
+${PYSITELIB}/buildbot/test/unit/test_reporters_words.py
+${PYSITELIB}/buildbot/test/unit/test_reporters_words.pyc
+${PYSITELIB}/buildbot/test/unit/test_reporters_words.pyo
 ${PYSITELIB}/buildbot/test/unit/test_revlinks.py
 ${PYSITELIB}/buildbot/test/unit/test_revlinks.pyc
 ${PYSITELIB}/buildbot/test/unit/test_revlinks.pyo
@@ -1006,9 +1401,15 @@ ${PYSITELIB}/buildbot/test/unit/test_scr
 ${PYSITELIB}/buildbot/test/unit/test_scripts_checkconfig.py
 ${PYSITELIB}/buildbot/test/unit/test_scripts_checkconfig.pyc
 ${PYSITELIB}/buildbot/test/unit/test_scripts_checkconfig.pyo
+${PYSITELIB}/buildbot/test/unit/test_scripts_cleanupdb.py
+${PYSITELIB}/buildbot/test/unit/test_scripts_cleanupdb.pyc
+${PYSITELIB}/buildbot/test/unit/test_scripts_cleanupdb.pyo
 ${PYSITELIB}/buildbot/test/unit/test_scripts_create_master.py
 ${PYSITELIB}/buildbot/test/unit/test_scripts_create_master.pyc
 ${PYSITELIB}/buildbot/test/unit/test_scripts_create_master.pyo
+${PYSITELIB}/buildbot/test/unit/test_scripts_processwwwindex.py
+${PYSITELIB}/buildbot/test/unit/test_scripts_processwwwindex.pyc
+${PYSITELIB}/buildbot/test/unit/test_scripts_processwwwindex.pyo
 ${PYSITELIB}/buildbot/test/unit/test_scripts_restart.py
 ${PYSITELIB}/buildbot/test/unit/test_scripts_restart.pyc
 ${PYSITELIB}/buildbot/test/unit/test_scripts_restart.pyo
@@ -1021,9 +1422,6 @@ ${PYSITELIB}/buildbot/test/unit/test_scr
 ${PYSITELIB}/buildbot/test/unit/test_scripts_start.py
 ${PYSITELIB}/buildbot/test/unit/test_scripts_start.pyc
 ${PYSITELIB}/buildbot/test/unit/test_scripts_start.pyo
-${PYSITELIB}/buildbot/test/unit/test_scripts_statuslog.py
-${PYSITELIB}/buildbot/test/unit/test_scripts_statuslog.pyc
-${PYSITELIB}/buildbot/test/unit/test_scripts_statuslog.pyo
 ${PYSITELIB}/buildbot/test/unit/test_scripts_stop.py
 ${PYSITELIB}/buildbot/test/unit/test_scripts_stop.pyc
 ${PYSITELIB}/buildbot/test/unit/test_scripts_stop.pyo
@@ -1039,72 +1437,39 @@ ${PYSITELIB}/buildbot/test/unit/test_scr
 ${PYSITELIB}/buildbot/test/unit/test_scripts_user.py
 ${PYSITELIB}/buildbot/test/unit/test_scripts_user.pyc
 ${PYSITELIB}/buildbot/test/unit/test_scripts_user.pyo
-${PYSITELIB}/buildbot/test/unit/test_sourcestamp.py
-${PYSITELIB}/buildbot/test/unit/test_sourcestamp.pyc
-${PYSITELIB}/buildbot/test/unit/test_sourcestamp.pyo
-${PYSITELIB}/buildbot/test/unit/test_status_build.py
-${PYSITELIB}/buildbot/test/unit/test_status_build.pyc
-${PYSITELIB}/buildbot/test/unit/test_status_build.pyo
-${PYSITELIB}/buildbot/test/unit/test_status_builder_cache.py
-${PYSITELIB}/buildbot/test/unit/test_status_builder_cache.pyc
-${PYSITELIB}/buildbot/test/unit/test_status_builder_cache.pyo
-${PYSITELIB}/buildbot/test/unit/test_status_buildstep.py
-${PYSITELIB}/buildbot/test/unit/test_status_buildstep.pyc
-${PYSITELIB}/buildbot/test/unit/test_status_buildstep.pyo
-${PYSITELIB}/buildbot/test/unit/test_status_client.py
-${PYSITELIB}/buildbot/test/unit/test_status_client.pyc
-${PYSITELIB}/buildbot/test/unit/test_status_client.pyo
-${PYSITELIB}/buildbot/test/unit/test_status_logfile.py
-${PYSITELIB}/buildbot/test/unit/test_status_logfile.pyc
-${PYSITELIB}/buildbot/test/unit/test_status_logfile.pyo
-${PYSITELIB}/buildbot/test/unit/test_status_mail.py
-${PYSITELIB}/buildbot/test/unit/test_status_mail.pyc
-${PYSITELIB}/buildbot/test/unit/test_status_mail.pyo
-${PYSITELIB}/buildbot/test/unit/test_status_master.py
-${PYSITELIB}/buildbot/test/unit/test_status_master.pyc
-${PYSITELIB}/buildbot/test/unit/test_status_master.pyo
-${PYSITELIB}/buildbot/test/unit/test_status_persistent_queue.py
-${PYSITELIB}/buildbot/test/unit/test_status_persistent_queue.pyc
-${PYSITELIB}/buildbot/test/unit/test_status_persistent_queue.pyo
-${PYSITELIB}/buildbot/test/unit/test_status_progress.py
-${PYSITELIB}/buildbot/test/unit/test_status_progress.pyc
-${PYSITELIB}/buildbot/test/unit/test_status_progress.pyo
-${PYSITELIB}/buildbot/test/unit/test_status_web_auth_HTPasswdAprAuth.py
-${PYSITELIB}/buildbot/test/unit/test_status_web_auth_HTPasswdAprAuth.pyc
-${PYSITELIB}/buildbot/test/unit/test_status_web_auth_HTPasswdAprAuth.pyo
-${PYSITELIB}/buildbot/test/unit/test_status_web_auth_HTPasswdAuth.py
-${PYSITELIB}/buildbot/test/unit/test_status_web_auth_HTPasswdAuth.pyc
-${PYSITELIB}/buildbot/test/unit/test_status_web_auth_HTPasswdAuth.pyo
-${PYSITELIB}/buildbot/test/unit/test_status_web_authz_Authz.py
-${PYSITELIB}/buildbot/test/unit/test_status_web_authz_Authz.pyc
-${PYSITELIB}/buildbot/test/unit/test_status_web_authz_Authz.pyo
-${PYSITELIB}/buildbot/test/unit/test_status_web_base.py
-${PYSITELIB}/buildbot/test/unit/test_status_web_base.pyc
-${PYSITELIB}/buildbot/test/unit/test_status_web_base.pyo
-${PYSITELIB}/buildbot/test/unit/test_status_web_change_hook.py
-${PYSITELIB}/buildbot/test/unit/test_status_web_change_hook.pyc
-${PYSITELIB}/buildbot/test/unit/test_status_web_change_hook.pyo
-${PYSITELIB}/buildbot/test/unit/test_status_web_change_hooks_github.py
-${PYSITELIB}/buildbot/test/unit/test_status_web_change_hooks_github.pyc
-${PYSITELIB}/buildbot/test/unit/test_status_web_change_hooks_github.pyo
-${PYSITELIB}/buildbot/test/unit/test_status_web_change_hooks_googlecode.py
-${PYSITELIB}/buildbot/test/unit/test_status_web_change_hooks_googlecode.pyc
-${PYSITELIB}/buildbot/test/unit/test_status_web_change_hooks_googlecode.pyo
-${PYSITELIB}/buildbot/test/unit/test_status_web_change_hooks_poller.py
-${PYSITELIB}/buildbot/test/unit/test_status_web_change_hooks_poller.pyc
-${PYSITELIB}/buildbot/test/unit/test_status_web_change_hooks_poller.pyo
-${PYSITELIB}/buildbot/test/unit/test_status_web_links.py
-${PYSITELIB}/buildbot/test/unit/test_status_web_links.pyc
-${PYSITELIB}/buildbot/test/unit/test_status_web_links.pyo
-${PYSITELIB}/buildbot/test/unit/test_status_words.py
-${PYSITELIB}/buildbot/test/unit/test_status_words.pyc
-${PYSITELIB}/buildbot/test/unit/test_status_words.pyo
+${PYSITELIB}/buildbot/test/unit/test_secret_in_file.py
+${PYSITELIB}/buildbot/test/unit/test_secret_in_file.pyc
+${PYSITELIB}/buildbot/test/unit/test_secret_in_file.pyo
+${PYSITELIB}/buildbot/test/unit/test_secret_in_vault.py
+${PYSITELIB}/buildbot/test/unit/test_secret_in_vault.pyc
+${PYSITELIB}/buildbot/test/unit/test_secret_in_vault.pyo
+${PYSITELIB}/buildbot/test/unit/test_secret_rendered_service.py
+${PYSITELIB}/buildbot/test/unit/test_secret_rendered_service.pyc
+${PYSITELIB}/buildbot/test/unit/test_secret_rendered_service.pyo
+${PYSITELIB}/buildbot/test/unit/test_stats_service.py
+${PYSITELIB}/buildbot/test/unit/test_stats_service.pyc
+${PYSITELIB}/buildbot/test/unit/test_stats_service.pyo
+${PYSITELIB}/buildbot/test/unit/test_steps_cmake.py
+${PYSITELIB}/buildbot/test/unit/test_steps_cmake.pyc
+${PYSITELIB}/buildbot/test/unit/test_steps_cmake.pyo
+${PYSITELIB}/buildbot/test/unit/test_steps_cppcheck.py
+${PYSITELIB}/buildbot/test/unit/test_steps_cppcheck.pyc
+${PYSITELIB}/buildbot/test/unit/test_steps_cppcheck.pyo
+${PYSITELIB}/buildbot/test/unit/test_steps_http.py
+${PYSITELIB}/buildbot/test/unit/test_steps_http.pyc
+${PYSITELIB}/buildbot/test/unit/test_steps_http.pyo
 ${PYSITELIB}/buildbot/test/unit/test_steps_master.py
 ${PYSITELIB}/buildbot/test/unit/test_steps_master.pyc
 ${PYSITELIB}/buildbot/test/unit/test_steps_master.pyo
 ${PYSITELIB}/buildbot/test/unit/test_steps_maxq.py
 ${PYSITELIB}/buildbot/test/unit/test_steps_maxq.pyc
 ${PYSITELIB}/buildbot/test/unit/test_steps_maxq.pyo
+${PYSITELIB}/buildbot/test/unit/test_steps_mswin.py
+${PYSITELIB}/buildbot/test/unit/test_steps_mswin.pyc
+${PYSITELIB}/buildbot/test/unit/test_steps_mswin.pyo
+${PYSITELIB}/buildbot/test/unit/test_steps_mtrlogobserver.py
+${PYSITELIB}/buildbot/test/unit/test_steps_mtrlogobserver.pyc
+${PYSITELIB}/buildbot/test/unit/test_steps_mtrlogobserver.pyo
 ${PYSITELIB}/buildbot/test/unit/test_steps_package_deb_lintian.py
 ${PYSITELIB}/buildbot/test/unit/test_steps_package_deb_lintian.pyc
 ${PYSITELIB}/buildbot/test/unit/test_steps_package_deb_lintian.pyo
@@ -1126,12 +1491,15 @@ ${PYSITELIB}/buildbot/test/unit/test_ste
 ${PYSITELIB}/buildbot/test/unit/test_steps_python_twisted.py
 ${PYSITELIB}/buildbot/test/unit/test_steps_python_twisted.pyc
 ${PYSITELIB}/buildbot/test/unit/test_steps_python_twisted.pyo
+${PYSITELIB}/buildbot/test/unit/test_steps_renderable.py
+${PYSITELIB}/buildbot/test/unit/test_steps_renderable.pyc
+${PYSITELIB}/buildbot/test/unit/test_steps_renderable.pyo
 ${PYSITELIB}/buildbot/test/unit/test_steps_shell.py
 ${PYSITELIB}/buildbot/test/unit/test_steps_shell.pyc
 ${PYSITELIB}/buildbot/test/unit/test_steps_shell.pyo
-${PYSITELIB}/buildbot/test/unit/test_steps_slave.py
-${PYSITELIB}/buildbot/test/unit/test_steps_slave.pyc
-${PYSITELIB}/buildbot/test/unit/test_steps_slave.pyo
+${PYSITELIB}/buildbot/test/unit/test_steps_shellsequence.py
+${PYSITELIB}/buildbot/test/unit/test_steps_shellsequence.pyc
+${PYSITELIB}/buildbot/test/unit/test_steps_shellsequence.pyo
 ${PYSITELIB}/buildbot/test/unit/test_steps_source_base_Source.py
 ${PYSITELIB}/buildbot/test/unit/test_steps_source_base_Source.pyc
 ${PYSITELIB}/buildbot/test/unit/test_steps_source_base_Source.pyo
@@ -1141,21 +1509,24 @@ ${PYSITELIB}/buildbot/test/unit/test_ste
 ${PYSITELIB}/buildbot/test/unit/test_steps_source_cvs.py
 ${PYSITELIB}/buildbot/test/unit/test_steps_source_cvs.pyc
 ${PYSITELIB}/buildbot/test/unit/test_steps_source_cvs.pyo
+${PYSITELIB}/buildbot/test/unit/test_steps_source_darcs.py
+${PYSITELIB}/buildbot/test/unit/test_steps_source_darcs.pyc
+${PYSITELIB}/buildbot/test/unit/test_steps_source_darcs.pyo
+${PYSITELIB}/buildbot/test/unit/test_steps_source_gerrit.py
+${PYSITELIB}/buildbot/test/unit/test_steps_source_gerrit.pyc
+${PYSITELIB}/buildbot/test/unit/test_steps_source_gerrit.pyo
 ${PYSITELIB}/buildbot/test/unit/test_steps_source_git.py
 ${PYSITELIB}/buildbot/test/unit/test_steps_source_git.pyc
 ${PYSITELIB}/buildbot/test/unit/test_steps_source_git.pyo
+${PYSITELIB}/buildbot/test/unit/test_steps_source_github.py
+${PYSITELIB}/buildbot/test/unit/test_steps_source_github.pyc
+${PYSITELIB}/buildbot/test/unit/test_steps_source_github.pyo
 ${PYSITELIB}/buildbot/test/unit/test_steps_source_mercurial.py
 ${PYSITELIB}/buildbot/test/unit/test_steps_source_mercurial.pyc
 ${PYSITELIB}/buildbot/test/unit/test_steps_source_mercurial.pyo
-${PYSITELIB}/buildbot/test/unit/test_steps_source_oldsource.py
-${PYSITELIB}/buildbot/test/unit/test_steps_source_oldsource.pyc
-${PYSITELIB}/buildbot/test/unit/test_steps_source_oldsource.pyo
-${PYSITELIB}/buildbot/test/unit/test_steps_source_oldsource_ComputeRepositoryURL.py
-${PYSITELIB}/buildbot/test/unit/test_steps_source_oldsource_ComputeRepositoryURL.pyc
-${PYSITELIB}/buildbot/test/unit/test_steps_source_oldsource_ComputeRepositoryURL.pyo
-${PYSITELIB}/buildbot/test/unit/test_steps_source_oldsource_Repo.py
-${PYSITELIB}/buildbot/test/unit/test_steps_source_oldsource_Repo.pyc
-${PYSITELIB}/buildbot/test/unit/test_steps_source_oldsource_Repo.pyo
+${PYSITELIB}/buildbot/test/unit/test_steps_source_mtn.py
+${PYSITELIB}/buildbot/test/unit/test_steps_source_mtn.pyc
+${PYSITELIB}/buildbot/test/unit/test_steps_source_mtn.pyo
 ${PYSITELIB}/buildbot/test/unit/test_steps_source_p4.py
 ${PYSITELIB}/buildbot/test/unit/test_steps_source_p4.pyc
 ${PYSITELIB}/buildbot/test/unit/test_steps_source_p4.pyo
@@ -1177,9 +1548,20 @@ ${PYSITELIB}/buildbot/test/unit/test_ste
 ${PYSITELIB}/buildbot/test/unit/test_steps_vstudio.py
 ${PYSITELIB}/buildbot/test/unit/test_steps_vstudio.pyc
 ${PYSITELIB}/buildbot/test/unit/test_steps_vstudio.pyo
+${PYSITELIB}/buildbot/test/unit/test_steps_worker.py
+${PYSITELIB}/buildbot/test/unit/test_steps_worker.pyc
+${PYSITELIB}/buildbot/test/unit/test_steps_worker.pyo
+${PYSITELIB}/buildbot/test/unit/test_templates_dir/builds.html
+${PYSITELIB}/buildbot/test/unit/test_templates_dir/plugin/plugin.jade
 ${PYSITELIB}/buildbot/test/unit/test_test_util_gpo.py
 ${PYSITELIB}/buildbot/test/unit/test_test_util_gpo.pyc
 ${PYSITELIB}/buildbot/test/unit/test_test_util_gpo.pyo
+${PYSITELIB}/buildbot/test/unit/test_test_util_validation.py
+${PYSITELIB}/buildbot/test/unit/test_test_util_validation.pyc
+${PYSITELIB}/buildbot/test/unit/test_test_util_validation.pyo
+${PYSITELIB}/buildbot/test/unit/test_test_util_warnings.py
+${PYSITELIB}/buildbot/test/unit/test_test_util_warnings.pyc
+${PYSITELIB}/buildbot/test/unit/test_test_util_warnings.pyo
 ${PYSITELIB}/buildbot/test/unit/test_util.py
 ${PYSITELIB}/buildbot/test/unit/test_util.pyc
 ${PYSITELIB}/buildbot/test/unit/test_util.pyo
@@ -1189,9 +1571,30 @@ ${PYSITELIB}/buildbot/test/unit/test_uti
 ${PYSITELIB}/buildbot/test/unit/test_util_bbcollections.py
 ${PYSITELIB}/buildbot/test/unit/test_util_bbcollections.pyc
 ${PYSITELIB}/buildbot/test/unit/test_util_bbcollections.pyo
+${PYSITELIB}/buildbot/test/unit/test_util_codebase.py
+${PYSITELIB}/buildbot/test/unit/test_util_codebase.pyc
+${PYSITELIB}/buildbot/test/unit/test_util_codebase.pyo
+${PYSITELIB}/buildbot/test/unit/test_util_debounce.py
+${PYSITELIB}/buildbot/test/unit/test_util_debounce.pyc
+${PYSITELIB}/buildbot/test/unit/test_util_debounce.pyo
 ${PYSITELIB}/buildbot/test/unit/test_util_eventual.py
 ${PYSITELIB}/buildbot/test/unit/test_util_eventual.pyc
 ${PYSITELIB}/buildbot/test/unit/test_util_eventual.pyo
+${PYSITELIB}/buildbot/test/unit/test_util_giturlparse.py
+${PYSITELIB}/buildbot/test/unit/test_util_giturlparse.pyc
+${PYSITELIB}/buildbot/test/unit/test_util_giturlparse.pyo
+${PYSITELIB}/buildbot/test/unit/test_util_httpclientservice.py
+${PYSITELIB}/buildbot/test/unit/test_util_httpclientservice.pyc
+${PYSITELIB}/buildbot/test/unit/test_util_httpclientservice.pyo
+${PYSITELIB}/buildbot/test/unit/test_util_identifiers.py
+${PYSITELIB}/buildbot/test/unit/test_util_identifiers.pyc
+${PYSITELIB}/buildbot/test/unit/test_util_identifiers.pyo
+${PYSITELIB}/buildbot/test/unit/test_util_interfaces.py
+${PYSITELIB}/buildbot/test/unit/test_util_interfaces.pyc
+${PYSITELIB}/buildbot/test/unit/test_util_interfaces.pyo
+${PYSITELIB}/buildbot/test/unit/test_util_lineboundaries.py
+${PYSITELIB}/buildbot/test/unit/test_util_lineboundaries.pyc
+${PYSITELIB}/buildbot/test/unit/test_util_lineboundaries.pyo
 ${PYSITELIB}/buildbot/test/unit/test_util_lru.py
 ${PYSITELIB}/buildbot/test/unit/test_util_lru.pyc
 ${PYSITELIB}/buildbot/test/unit/test_util_lru.pyo
@@ -1204,42 +1607,174 @@ ${PYSITELIB}/buildbot/test/unit/test_uti
 ${PYSITELIB}/buildbot/test/unit/test_util_netstrings.py
 ${PYSITELIB}/buildbot/test/unit/test_util_netstrings.pyc
 ${PYSITELIB}/buildbot/test/unit/test_util_netstrings.pyo
+${PYSITELIB}/buildbot/test/unit/test_util_notifier.py
+${PYSITELIB}/buildbot/test/unit/test_util_notifier.pyc
+${PYSITELIB}/buildbot/test/unit/test_util_notifier.pyo
+${PYSITELIB}/buildbot/test/unit/test_util_pathmatch.py
+${PYSITELIB}/buildbot/test/unit/test_util_pathmatch.pyc
+${PYSITELIB}/buildbot/test/unit/test_util_pathmatch.pyo
+${PYSITELIB}/buildbot/test/unit/test_util_poll.py
+${PYSITELIB}/buildbot/test/unit/test_util_poll.pyc
+${PYSITELIB}/buildbot/test/unit/test_util_poll.pyo
+${PYSITELIB}/buildbot/test/unit/test_util_raml.py
+${PYSITELIB}/buildbot/test/unit/test_util_raml.pyc
+${PYSITELIB}/buildbot/test/unit/test_util_raml.pyo
 ${PYSITELIB}/buildbot/test/unit/test_util_sautils.py
 ${PYSITELIB}/buildbot/test/unit/test_util_sautils.pyc
 ${PYSITELIB}/buildbot/test/unit/test_util_sautils.pyo
+${PYSITELIB}/buildbot/test/unit/test_util_service.py
+${PYSITELIB}/buildbot/test/unit/test_util_service.pyc
+${PYSITELIB}/buildbot/test/unit/test_util_service.pyo
+${PYSITELIB}/buildbot/test/unit/test_util_ssl.py
+${PYSITELIB}/buildbot/test/unit/test_util_ssl.pyc
+${PYSITELIB}/buildbot/test/unit/test_util_ssl.pyo
 ${PYSITELIB}/buildbot/test/unit/test_util_state.py
 ${PYSITELIB}/buildbot/test/unit/test_util_state.pyc
 ${PYSITELIB}/buildbot/test/unit/test_util_state.pyo
 ${PYSITELIB}/buildbot/test/unit/test_util_subscriptions.py
 ${PYSITELIB}/buildbot/test/unit/test_util_subscriptions.pyc
 ${PYSITELIB}/buildbot/test/unit/test_util_subscriptions.pyo
+${PYSITELIB}/buildbot/test/unit/test_util_tuplematch.py
+${PYSITELIB}/buildbot/test/unit/test_util_tuplematch.pyc
+${PYSITELIB}/buildbot/test/unit/test_util_tuplematch.pyo
+${PYSITELIB}/buildbot/test/unit/test_version.py
+${PYSITELIB}/buildbot/test/unit/test_version.pyc
+${PYSITELIB}/buildbot/test/unit/test_version.pyo
+${PYSITELIB}/buildbot/test/unit/test_wamp_connector.py
+${PYSITELIB}/buildbot/test/unit/test_wamp_connector.pyc
+${PYSITELIB}/buildbot/test/unit/test_wamp_connector.pyo
+${PYSITELIB}/buildbot/test/unit/test_worker_base.py
+${PYSITELIB}/buildbot/test/unit/test_worker_base.pyc
+${PYSITELIB}/buildbot/test/unit/test_worker_base.pyo
+${PYSITELIB}/buildbot/test/unit/test_worker_docker.py
+${PYSITELIB}/buildbot/test/unit/test_worker_docker.pyc
+${PYSITELIB}/buildbot/test/unit/test_worker_docker.pyo
+${PYSITELIB}/buildbot/test/unit/test_worker_ec2.py
+${PYSITELIB}/buildbot/test/unit/test_worker_ec2.pyc
+${PYSITELIB}/buildbot/test/unit/test_worker_ec2.pyo
+${PYSITELIB}/buildbot/test/unit/test_worker_hyper.py
+${PYSITELIB}/buildbot/test/unit/test_worker_hyper.pyc
+${PYSITELIB}/buildbot/test/unit/test_worker_hyper.pyo
+${PYSITELIB}/buildbot/test/unit/test_worker_libvirt.py
+${PYSITELIB}/buildbot/test/unit/test_worker_libvirt.pyc
+${PYSITELIB}/buildbot/test/unit/test_worker_libvirt.pyo
+${PYSITELIB}/buildbot/test/unit/test_worker_local.py
+${PYSITELIB}/buildbot/test/unit/test_worker_local.pyc
+${PYSITELIB}/buildbot/test/unit/test_worker_local.pyo
+${PYSITELIB}/buildbot/test/unit/test_worker_manager.py
+${PYSITELIB}/buildbot/test/unit/test_worker_manager.pyc
+${PYSITELIB}/buildbot/test/unit/test_worker_manager.pyo
+${PYSITELIB}/buildbot/test/unit/test_worker_marathon.py
+${PYSITELIB}/buildbot/test/unit/test_worker_marathon.pyc
+${PYSITELIB}/buildbot/test/unit/test_worker_marathon.pyo
+${PYSITELIB}/buildbot/test/unit/test_worker_openstack.py
+${PYSITELIB}/buildbot/test/unit/test_worker_openstack.pyc
+${PYSITELIB}/buildbot/test/unit/test_worker_openstack.pyo
+${PYSITELIB}/buildbot/test/unit/test_worker_protocols_base.py
+${PYSITELIB}/buildbot/test/unit/test_worker_protocols_base.pyc
+${PYSITELIB}/buildbot/test/unit/test_worker_protocols_base.pyo
+${PYSITELIB}/buildbot/test/unit/test_worker_protocols_pb.py
+${PYSITELIB}/buildbot/test/unit/test_worker_protocols_pb.pyc
+${PYSITELIB}/buildbot/test/unit/test_worker_protocols_pb.pyo
+${PYSITELIB}/buildbot/test/unit/test_worker_transition.py
+${PYSITELIB}/buildbot/test/unit/test_worker_transition.pyc
+${PYSITELIB}/buildbot/test/unit/test_worker_transition.pyo
+${PYSITELIB}/buildbot/test/unit/test_www_auth.py
+${PYSITELIB}/buildbot/test/unit/test_www_auth.pyc
+${PYSITELIB}/buildbot/test/unit/test_www_auth.pyo
+${PYSITELIB}/buildbot/test/unit/test_www_authz.py
+${PYSITELIB}/buildbot/test/unit/test_www_authz.pyc
+${PYSITELIB}/buildbot/test/unit/test_www_authz.pyo
+${PYSITELIB}/buildbot/test/unit/test_www_avatar.py
+${PYSITELIB}/buildbot/test/unit/test_www_avatar.pyc
+${PYSITELIB}/buildbot/test/unit/test_www_avatar.pyo
+${PYSITELIB}/buildbot/test/unit/test_www_config.py
+${PYSITELIB}/buildbot/test/unit/test_www_config.pyc
+${PYSITELIB}/buildbot/test/unit/test_www_config.pyo
+${PYSITELIB}/buildbot/test/unit/test_www_endpointmatchers.py
+${PYSITELIB}/buildbot/test/unit/test_www_endpointmatchers.pyc
+${PYSITELIB}/buildbot/test/unit/test_www_endpointmatchers.pyo
+${PYSITELIB}/buildbot/test/unit/test_www_hooks_base.py
+${PYSITELIB}/buildbot/test/unit/test_www_hooks_base.pyc
+${PYSITELIB}/buildbot/test/unit/test_www_hooks_base.pyo
+${PYSITELIB}/buildbot/test/unit/test_www_hooks_bitbucket.py
+${PYSITELIB}/buildbot/test/unit/test_www_hooks_bitbucket.pyc
+${PYSITELIB}/buildbot/test/unit/test_www_hooks_bitbucket.pyo
+${PYSITELIB}/buildbot/test/unit/test_www_hooks_bitbucketserver.py
+${PYSITELIB}/buildbot/test/unit/test_www_hooks_bitbucketserver.pyc
+${PYSITELIB}/buildbot/test/unit/test_www_hooks_bitbucketserver.pyo
+${PYSITELIB}/buildbot/test/unit/test_www_hooks_github.py
+${PYSITELIB}/buildbot/test/unit/test_www_hooks_github.pyc
+${PYSITELIB}/buildbot/test/unit/test_www_hooks_github.pyo
+${PYSITELIB}/buildbot/test/unit/test_www_hooks_gitlab.py
+${PYSITELIB}/buildbot/test/unit/test_www_hooks_gitlab.pyc
+${PYSITELIB}/buildbot/test/unit/test_www_hooks_gitlab.pyo
+${PYSITELIB}/buildbot/test/unit/test_www_hooks_gitorious.py
+${PYSITELIB}/buildbot/test/unit/test_www_hooks_gitorious.pyc
+${PYSITELIB}/buildbot/test/unit/test_www_hooks_gitorious.pyo
+${PYSITELIB}/buildbot/test/unit/test_www_hooks_poller.py
+${PYSITELIB}/buildbot/test/unit/test_www_hooks_poller.pyc
+${PYSITELIB}/buildbot/test/unit/test_www_hooks_poller.pyo
+${PYSITELIB}/buildbot/test/unit/test_www_ldapuserinfo.py
+${PYSITELIB}/buildbot/test/unit/test_www_ldapuserinfo.pyc
+${PYSITELIB}/buildbot/test/unit/test_www_ldapuserinfo.pyo
+${PYSITELIB}/buildbot/test/unit/test_www_oauth.py
+${PYSITELIB}/buildbot/test/unit/test_www_oauth.pyc
+${PYSITELIB}/buildbot/test/unit/test_www_oauth.pyo
+${PYSITELIB}/buildbot/test/unit/test_www_resource.py
+${PYSITELIB}/buildbot/test/unit/test_www_resource.pyc
+${PYSITELIB}/buildbot/test/unit/test_www_resource.pyo
+${PYSITELIB}/buildbot/test/unit/test_www_rest.py
+${PYSITELIB}/buildbot/test/unit/test_www_rest.pyc
+${PYSITELIB}/buildbot/test/unit/test_www_rest.pyo
+${PYSITELIB}/buildbot/test/unit/test_www_roles.py
+${PYSITELIB}/buildbot/test/unit/test_www_roles.pyc
+${PYSITELIB}/buildbot/test/unit/test_www_roles.pyo
+${PYSITELIB}/buildbot/test/unit/test_www_service.py
+${PYSITELIB}/buildbot/test/unit/test_www_service.pyc
+${PYSITELIB}/buildbot/test/unit/test_www_service.pyo
+${PYSITELIB}/buildbot/test/unit/test_www_sse.py
+${PYSITELIB}/buildbot/test/unit/test_www_sse.pyc
+${PYSITELIB}/buildbot/test/unit/test_www_sse.pyo
+${PYSITELIB}/buildbot/test/unit/test_www_ws.py
+${PYSITELIB}/buildbot/test/unit/test_www_ws.pyc
+${PYSITELIB}/buildbot/test/unit/test_www_ws.pyo
 ${PYSITELIB}/buildbot/test/util/__init__.py
 ${PYSITELIB}/buildbot/test/util/__init__.pyc
 ${PYSITELIB}/buildbot/test/util/__init__.pyo
-${PYSITELIB}/buildbot/test/util/change_import.py
-${PYSITELIB}/buildbot/test/util/change_import.pyc
-${PYSITELIB}/buildbot/test/util/change_import.pyo
 ${PYSITELIB}/buildbot/test/util/changesource.py
 ${PYSITELIB}/buildbot/test/util/changesource.pyc
 ${PYSITELIB}/buildbot/test/util/changesource.pyo
-${PYSITELIB}/buildbot/test/util/compat.py
-${PYSITELIB}/buildbot/test/util/compat.pyc
-${PYSITELIB}/buildbot/test/util/compat.pyo
 ${PYSITELIB}/buildbot/test/util/config.py
 ${PYSITELIB}/buildbot/test/util/config.pyc
 ${PYSITELIB}/buildbot/test/util/config.pyo
+${PYSITELIB}/buildbot/test/util/configurators.py
+${PYSITELIB}/buildbot/test/util/configurators.pyc
+${PYSITELIB}/buildbot/test/util/configurators.pyo
 ${PYSITELIB}/buildbot/test/util/connector_component.py
 ${PYSITELIB}/buildbot/test/util/connector_component.pyc
 ${PYSITELIB}/buildbot/test/util/connector_component.pyo
 ${PYSITELIB}/buildbot/test/util/db.py
 ${PYSITELIB}/buildbot/test/util/db.pyc
 ${PYSITELIB}/buildbot/test/util/db.pyo
+${PYSITELIB}/buildbot/test/util/decorators.py
+${PYSITELIB}/buildbot/test/util/decorators.pyc
+${PYSITELIB}/buildbot/test/util/decorators.pyo
 ${PYSITELIB}/buildbot/test/util/dirs.py
 ${PYSITELIB}/buildbot/test/util/dirs.pyc
 ${PYSITELIB}/buildbot/test/util/dirs.pyo
+${PYSITELIB}/buildbot/test/util/endpoint.py
+${PYSITELIB}/buildbot/test/util/endpoint.pyc
+${PYSITELIB}/buildbot/test/util/endpoint.pyo
+${PYSITELIB}/buildbot/test/util/fuzz.py
+${PYSITELIB}/buildbot/test/util/fuzz.pyc
+${PYSITELIB}/buildbot/test/util/fuzz.pyo
 ${PYSITELIB}/buildbot/test/util/gpo.py
 ${PYSITELIB}/buildbot/test/util/gpo.pyc
 ${PYSITELIB}/buildbot/test/util/gpo.pyo
+${PYSITELIB}/buildbot/test/util/integration.py
+${PYSITELIB}/buildbot/test/util/integration.pyc
+${PYSITELIB}/buildbot/test/util/integration.pyo
 ${PYSITELIB}/buildbot/test/util/interfaces.py
 ${PYSITELIB}/buildbot/test/util/interfaces.pyc
 ${PYSITELIB}/buildbot/test/util/interfaces.pyo
@@ -1252,15 +1787,24 @@ ${PYSITELIB}/buildbot/test/util/migratio
 ${PYSITELIB}/buildbot/test/util/misc.py
 ${PYSITELIB}/buildbot/test/util/misc.pyc
 ${PYSITELIB}/buildbot/test/util/misc.pyo
+${PYSITELIB}/buildbot/test/util/notifier.py
+${PYSITELIB}/buildbot/test/util/notifier.pyc
+${PYSITELIB}/buildbot/test/util/notifier.pyo
 ${PYSITELIB}/buildbot/test/util/pbmanager.py
 ${PYSITELIB}/buildbot/test/util/pbmanager.pyc
 ${PYSITELIB}/buildbot/test/util/pbmanager.pyo
 ${PYSITELIB}/buildbot/test/util/properties.py
 ${PYSITELIB}/buildbot/test/util/properties.pyc
 ${PYSITELIB}/buildbot/test/util/properties.pyo
+${PYSITELIB}/buildbot/test/util/protocols.py
+${PYSITELIB}/buildbot/test/util/protocols.pyc
+${PYSITELIB}/buildbot/test/util/protocols.pyo
 ${PYSITELIB}/buildbot/test/util/querylog.py
 ${PYSITELIB}/buildbot/test/util/querylog.pyc
 ${PYSITELIB}/buildbot/test/util/querylog.pyo
+${PYSITELIB}/buildbot/test/util/reporter.py
+${PYSITELIB}/buildbot/test/util/reporter.pyc
+${PYSITELIB}/buildbot/test/util/reporter.pyo
 ${PYSITELIB}/buildbot/test/util/scheduler.py
 ${PYSITELIB}/buildbot/test/util/scheduler.pyc
 ${PYSITELIB}/buildbot/test/util/scheduler.pyo
@@ -1270,18 +1814,57 @@ ${PYSITELIB}/buildbot/test/util/sourcest
 ${PYSITELIB}/buildbot/test/util/steps.py
 ${PYSITELIB}/buildbot/test/util/steps.pyc
 ${PYSITELIB}/buildbot/test/util/steps.pyo
+${PYSITELIB}/buildbot/test/util/tuplematching.py
+${PYSITELIB}/buildbot/test/util/tuplematching.pyc
+${PYSITELIB}/buildbot/test/util/tuplematching.pyo
+${PYSITELIB}/buildbot/test/util/validation.py
+${PYSITELIB}/buildbot/test/util/validation.pyc
+${PYSITELIB}/buildbot/test/util/validation.pyo
+${PYSITELIB}/buildbot/test/util/warnings.py
+${PYSITELIB}/buildbot/test/util/warnings.pyc
+${PYSITELIB}/buildbot/test/util/warnings.pyo
+${PYSITELIB}/buildbot/test/util/www.py
+${PYSITELIB}/buildbot/test/util/www.pyc
+${PYSITELIB}/buildbot/test/util/www.pyo
 ${PYSITELIB}/buildbot/util/__init__.py
 ${PYSITELIB}/buildbot/util/__init__.pyc
 ${PYSITELIB}/buildbot/util/__init__.pyo
+${PYSITELIB}/buildbot/util/_notifier.py
+${PYSITELIB}/buildbot/util/_notifier.pyc
+${PYSITELIB}/buildbot/util/_notifier.pyo
 ${PYSITELIB}/buildbot/util/bbcollections.py
 ${PYSITELIB}/buildbot/util/bbcollections.pyc
 ${PYSITELIB}/buildbot/util/bbcollections.pyo
+${PYSITELIB}/buildbot/util/codebase.py
+${PYSITELIB}/buildbot/util/codebase.pyc
+${PYSITELIB}/buildbot/util/codebase.pyo
+${PYSITELIB}/buildbot/util/config.py
+${PYSITELIB}/buildbot/util/config.pyc
+${PYSITELIB}/buildbot/util/config.pyo
 ${PYSITELIB}/buildbot/util/croniter.py
 ${PYSITELIB}/buildbot/util/croniter.pyc
 ${PYSITELIB}/buildbot/util/croniter.pyo
+${PYSITELIB}/buildbot/util/debounce.py
+${PYSITELIB}/buildbot/util/debounce.pyc
+${PYSITELIB}/buildbot/util/debounce.pyo
 ${PYSITELIB}/buildbot/util/eventual.py
 ${PYSITELIB}/buildbot/util/eventual.pyc
 ${PYSITELIB}/buildbot/util/eventual.pyo
+${PYSITELIB}/buildbot/util/giturlparse.py
+${PYSITELIB}/buildbot/util/giturlparse.pyc
+${PYSITELIB}/buildbot/util/giturlparse.pyo
+${PYSITELIB}/buildbot/util/httpclientservice.py
+${PYSITELIB}/buildbot/util/httpclientservice.pyc
+${PYSITELIB}/buildbot/util/httpclientservice.pyo
+${PYSITELIB}/buildbot/util/identifiers.py
+${PYSITELIB}/buildbot/util/identifiers.pyc
+${PYSITELIB}/buildbot/util/identifiers.pyo
+${PYSITELIB}/buildbot/util/lineboundaries.py
+${PYSITELIB}/buildbot/util/lineboundaries.pyc
+${PYSITELIB}/buildbot/util/lineboundaries.pyo
+${PYSITELIB}/buildbot/util/logger.py
+${PYSITELIB}/buildbot/util/logger.pyc
+${PYSITELIB}/buildbot/util/logger.pyo
 ${PYSITELIB}/buildbot/util/lru.py
 ${PYSITELIB}/buildbot/util/lru.pyc
 ${PYSITELIB}/buildbot/util/lru.pyo
@@ -1294,12 +1877,159 @@ ${PYSITELIB}/buildbot/util/misc.pyo
 ${PYSITELIB}/buildbot/util/netstrings.py
 ${PYSITELIB}/buildbot/util/netstrings.pyc
 ${PYSITELIB}/buildbot/util/netstrings.pyo
+${PYSITELIB}/buildbot/util/pathmatch.py
+${PYSITELIB}/buildbot/util/pathmatch.pyc
+${PYSITELIB}/buildbot/util/pathmatch.pyo
+${PYSITELIB}/buildbot/util/poll.py
+${PYSITELIB}/buildbot/util/poll.pyc
+${PYSITELIB}/buildbot/util/poll.pyo
+${PYSITELIB}/buildbot/util/raml.py
+${PYSITELIB}/buildbot/util/raml.pyc
+${PYSITELIB}/buildbot/util/raml.pyo
 ${PYSITELIB}/buildbot/util/sautils.py
 ${PYSITELIB}/buildbot/util/sautils.pyc
 ${PYSITELIB}/buildbot/util/sautils.pyo
+${PYSITELIB}/buildbot/util/service.py
+${PYSITELIB}/buildbot/util/service.pyc
+${PYSITELIB}/buildbot/util/service.pyo
+${PYSITELIB}/buildbot/util/ssl.py
+${PYSITELIB}/buildbot/util/ssl.pyc
+${PYSITELIB}/buildbot/util/ssl.pyo
 ${PYSITELIB}/buildbot/util/state.py
 ${PYSITELIB}/buildbot/util/state.pyc
 ${PYSITELIB}/buildbot/util/state.pyo
 ${PYSITELIB}/buildbot/util/subscription.py
 ${PYSITELIB}/buildbot/util/subscription.pyc
 ${PYSITELIB}/buildbot/util/subscription.pyo
+${PYSITELIB}/buildbot/util/tuplematch.py
+${PYSITELIB}/buildbot/util/tuplematch.pyc
+${PYSITELIB}/buildbot/util/tuplematch.pyo
+${PYSITELIB}/buildbot/wamp/__init__.py
+${PYSITELIB}/buildbot/wamp/__init__.pyc
+${PYSITELIB}/buildbot/wamp/__init__.pyo
+${PYSITELIB}/buildbot/wamp/connector.py
+${PYSITELIB}/buildbot/wamp/connector.pyc
+${PYSITELIB}/buildbot/wamp/connector.pyo
+${PYSITELIB}/buildbot/worker/__init__.py
+${PYSITELIB}/buildbot/worker/__init__.pyc
+${PYSITELIB}/buildbot/worker/__init__.pyo
+${PYSITELIB}/buildbot/worker/base.py
+${PYSITELIB}/buildbot/worker/base.pyc
+${PYSITELIB}/buildbot/worker/base.pyo
+${PYSITELIB}/buildbot/worker/docker.py
+${PYSITELIB}/buildbot/worker/docker.pyc
+${PYSITELIB}/buildbot/worker/docker.pyo
+${PYSITELIB}/buildbot/worker/ec2.py
+${PYSITELIB}/buildbot/worker/ec2.pyc
+${PYSITELIB}/buildbot/worker/ec2.pyo
+${PYSITELIB}/buildbot/worker/hyper.py
+${PYSITELIB}/buildbot/worker/hyper.pyc
+${PYSITELIB}/buildbot/worker/hyper.pyo
+${PYSITELIB}/buildbot/worker/latent.py
+${PYSITELIB}/buildbot/worker/latent.pyc
+${PYSITELIB}/buildbot/worker/latent.pyo
+${PYSITELIB}/buildbot/worker/libvirt.py
+${PYSITELIB}/buildbot/worker/libvirt.pyc
+${PYSITELIB}/buildbot/worker/libvirt.pyo
+${PYSITELIB}/buildbot/worker/local.py
+${PYSITELIB}/buildbot/worker/local.pyc
+${PYSITELIB}/buildbot/worker/local.pyo
+${PYSITELIB}/buildbot/worker/manager.py
+${PYSITELIB}/buildbot/worker/manager.pyc
+${PYSITELIB}/buildbot/worker/manager.pyo
+${PYSITELIB}/buildbot/worker/marathon.py
+${PYSITELIB}/buildbot/worker/marathon.pyc
+${PYSITELIB}/buildbot/worker/marathon.pyo
+${PYSITELIB}/buildbot/worker/openstack.py
+${PYSITELIB}/buildbot/worker/openstack.pyc
+${PYSITELIB}/buildbot/worker/openstack.pyo
+${PYSITELIB}/buildbot/worker/protocols/__init__.py
+${PYSITELIB}/buildbot/worker/protocols/__init__.pyc
+${PYSITELIB}/buildbot/worker/protocols/__init__.pyo
+${PYSITELIB}/buildbot/worker/protocols/base.py
+${PYSITELIB}/buildbot/worker/protocols/base.pyc
+${PYSITELIB}/buildbot/worker/protocols/base.pyo
+${PYSITELIB}/buildbot/worker/protocols/null.py
+${PYSITELIB}/buildbot/worker/protocols/null.pyc
+${PYSITELIB}/buildbot/worker/protocols/null.pyo
+${PYSITELIB}/buildbot/worker/protocols/pb.py
+${PYSITELIB}/buildbot/worker/protocols/pb.pyc
+${PYSITELIB}/buildbot/worker/protocols/pb.pyo
+${PYSITELIB}/buildbot/worker_transition.py
+${PYSITELIB}/buildbot/worker_transition.pyc
+${PYSITELIB}/buildbot/worker_transition.pyo
+${PYSITELIB}/buildbot/www/__init__.py
+${PYSITELIB}/buildbot/www/__init__.pyc
+${PYSITELIB}/buildbot/www/__init__.pyo
+${PYSITELIB}/buildbot/www/auth.py
+${PYSITELIB}/buildbot/www/auth.pyc
+${PYSITELIB}/buildbot/www/auth.pyo
+${PYSITELIB}/buildbot/www/authz/__init__.py
+${PYSITELIB}/buildbot/www/authz/__init__.pyc
+${PYSITELIB}/buildbot/www/authz/__init__.pyo
+${PYSITELIB}/buildbot/www/authz/authz.py
+${PYSITELIB}/buildbot/www/authz/authz.pyc
+${PYSITELIB}/buildbot/www/authz/authz.pyo
+${PYSITELIB}/buildbot/www/authz/endpointmatchers.py
+${PYSITELIB}/buildbot/www/authz/endpointmatchers.pyc
+${PYSITELIB}/buildbot/www/authz/endpointmatchers.pyo
+${PYSITELIB}/buildbot/www/authz/roles.py
+${PYSITELIB}/buildbot/www/authz/roles.pyc
+${PYSITELIB}/buildbot/www/authz/roles.pyo
+${PYSITELIB}/buildbot/www/avatar.py
+${PYSITELIB}/buildbot/www/avatar.pyc
+${PYSITELIB}/buildbot/www/avatar.pyo
+${PYSITELIB}/buildbot/www/change_hook.py
+${PYSITELIB}/buildbot/www/change_hook.pyc
+${PYSITELIB}/buildbot/www/change_hook.pyo
+${PYSITELIB}/buildbot/www/config.py
+${PYSITELIB}/buildbot/www/config.pyc
+${PYSITELIB}/buildbot/www/config.pyo
+${PYSITELIB}/buildbot/www/hooks/__init__.py
+${PYSITELIB}/buildbot/www/hooks/__init__.pyc
+${PYSITELIB}/buildbot/www/hooks/__init__.pyo
+${PYSITELIB}/buildbot/www/hooks/base.py
+${PYSITELIB}/buildbot/www/hooks/base.pyc
+${PYSITELIB}/buildbot/www/hooks/base.pyo
+${PYSITELIB}/buildbot/www/hooks/bitbucket.py
+${PYSITELIB}/buildbot/www/hooks/bitbucket.pyc
+${PYSITELIB}/buildbot/www/hooks/bitbucket.pyo
+${PYSITELIB}/buildbot/www/hooks/bitbucketserver.py
+${PYSITELIB}/buildbot/www/hooks/bitbucketserver.pyc
+${PYSITELIB}/buildbot/www/hooks/bitbucketserver.pyo
+${PYSITELIB}/buildbot/www/hooks/github.py
+${PYSITELIB}/buildbot/www/hooks/github.pyc
+${PYSITELIB}/buildbot/www/hooks/github.pyo
+${PYSITELIB}/buildbot/www/hooks/gitlab.py
+${PYSITELIB}/buildbot/www/hooks/gitlab.pyc
+${PYSITELIB}/buildbot/www/hooks/gitlab.pyo
+${PYSITELIB}/buildbot/www/hooks/gitorious.py
+${PYSITELIB}/buildbot/www/hooks/gitorious.pyc
+${PYSITELIB}/buildbot/www/hooks/gitorious.pyo
+${PYSITELIB}/buildbot/www/hooks/poller.py
+${PYSITELIB}/buildbot/www/hooks/poller.pyc
+${PYSITELIB}/buildbot/www/hooks/poller.pyo
+${PYSITELIB}/buildbot/www/ldapuserinfo.py
+${PYSITELIB}/buildbot/www/ldapuserinfo.pyc
+${PYSITELIB}/buildbot/www/ldapuserinfo.pyo
+${PYSITELIB}/buildbot/www/oauth2.py
+${PYSITELIB}/buildbot/www/oauth2.pyc
+${PYSITELIB}/buildbot/www/oauth2.pyo
+${PYSITELIB}/buildbot/www/plugin.py
+${PYSITELIB}/buildbot/www/plugin.pyc
+${PYSITELIB}/buildbot/www/plugin.pyo
+${PYSITELIB}/buildbot/www/resource.py
+${PYSITELIB}/buildbot/www/resource.pyc
+${PYSITELIB}/buildbot/www/resource.pyo
+${PYSITELIB}/buildbot/www/rest.py
+${PYSITELIB}/buildbot/www/rest.pyc
+${PYSITELIB}/buildbot/www/rest.pyo
+${PYSITELIB}/buildbot/www/service.py
+${PYSITELIB}/buildbot/www/service.pyc
+${PYSITELIB}/buildbot/www/service.pyo
+${PYSITELIB}/buildbot/www/sse.py
+${PYSITELIB}/buildbot/www/sse.pyc
+${PYSITELIB}/buildbot/www/sse.pyo
+${PYSITELIB}/buildbot/www/ws.py
+${PYSITELIB}/buildbot/www/ws.pyc
+${PYSITELIB}/buildbot/www/ws.pyo

Index: pkgsrc/devel/py-buildbot/distinfo
diff -u pkgsrc/devel/py-buildbot/distinfo:1.3 pkgsrc/devel/py-buildbot/distinfo:1.4
--- pkgsrc/devel/py-buildbot/distinfo:1.3       Tue Nov  3 03:29:05 2015
+++ pkgsrc/devel/py-buildbot/distinfo   Fri Sep 29 21:46:04 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2015/11/03 03:29:05 agc Exp $
+$NetBSD: distinfo,v 1.4 2017/09/29 21:46:04 joerg Exp $
 
-SHA1 (buildbot-0.8.8.tar.gz) = 4d471ad799baacfe21a33462e91099267e0d447f
-RMD160 (buildbot-0.8.8.tar.gz) = 5658a26075833a1402a2f271d9998549c33ccfe5
-SHA512 (buildbot-0.8.8.tar.gz) = bd6f9a7a8bdf53a3f7012af7ec4aa2f1f40479496ca1e95dc1b9e0524dbf3bfcd0fbe09a94f8e68b0fd8018949c841d8b3f6ecc306b388e4b917ad21597d9168
-Size (buildbot-0.8.8.tar.gz) = 4641582 bytes
+SHA1 (buildbot-0.9.11.tar.gz) = ddf563ced292fb2780c017256fd18eb75b9b6b99
+RMD160 (buildbot-0.9.11.tar.gz) = b76d85b38087ad1b340a0cc95da75d79f157dfcb
+SHA512 (buildbot-0.9.11.tar.gz) = c68a657213b0f878d8c2b4e6ebe18cfc9b3e19a4eecaf085fd3e5631bbb78dc9bd14e6b3d4b576e78eb1631329c86331371200a350d33696204fb76e7beae81c
+Size (buildbot-0.9.11.tar.gz) = 3096455 bytes



Home | Main Index | Thread Index | Old Index