Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Console View

Legend:   Passed Failed Warnings Failed Again Running Exception Offline No data

ff82a711ef6e...
Launchpad Buildbot
Automatic merge from stable up to f5254ffeeed8
f5254ffeeed8...
Guruprasad Lakshmi Narayanan
Fix test failures in the tests for Artifactory PFOE suppression
Merged from https://code.launchpad.net/~lgp171188/launchpad/+git/launchpad/+merge/483471
e76edd883483...
Enrique Sanchez Cardoso
Change default logging level in pgkill scripts
Merged from https://code.launchpad.net/~enriqueesanchz/launchpad/+git/launchpad/+merge/483484
e5e6c714780e...
Alvaro Crespo
Add craft-platforms 0.6.0 dependency
Merged from https://code.launchpad.net/~alvarocs/launchpad/+git/launchpad/+merge/482911
e17055416390...
Launchpad Buildbot
Automatic merge from stable up to e76edd883483
dc88ce28450a...
Launchpad Buildbot
Automatic merge from stable up to 247211848aef
d61bb8eb9830...
Guruprasad Lakshmi Narayanan
Disable a known, flaky unit test
This test is causing too many buildbot run failures, blocking deployments

Merged from https://code.launchpad.net/~lgp171188/launchpad/+git/launchpad/+merge/483364
cd9e6b8293ff...
Guruprasad Lakshmi Narayanan
charm/launchpad-codehosting: Add configuration for bzr branch sync from production
This is used by the staging environment to sync branches for testing

Merged from https://code.launchpad.net/~lgp171188/launchpad/+git/launchpad/+merge/483672
c1fd8f2f6dbc...
Jürgen Gmach
Update txfixtures to version 0.5.2
... but only for Python 3.10 and higher, and also for a more modern
twisted version, which is not yet in place, but will be added soon.

This also means the newly required twisted version is not tested with
our current stack, as we still run Python 3.10.

So we need to start on one end, and this change is safe as we still run
3.8 in production.

Merged from https://code.launchpad.net/~jugmac00/launchpad/+git/launchpad/+merge/481478
bb61dbd54246...
Jürgen Gmach
Update testtools to version 2.7.2
Merged from https://code.launchpad.net/~jugmac00/launchpad/+git/launchpad/+merge/480785
b4fd1c3c2eff...
Launchpad Buildbot
Automatic merge from stable up to 237969a130c1
ab272c418494...
Ilker Emre Koc
Add CRLF acceptance into FileBugDataParser
Merged from https://code.launchpad.net/~ilkeremrekoc/launchpad/+git/launchpad/+merge/481785
aa29ae0fff49...
Simone Pelosi
Switch log level from INFO to DEBUG
Using the DEBUG level we are able to see LaunchpadCronScript logs
that are logging the cronscript activity time and other useful info.

Merged from https://code.launchpad.net/~pelpsi/launchpad/+git/launchpad/+merge/481726
a968a54b9155...
RuinedYourLife
Allow private resources for sourcecraft builds
The build needs access to private resources, in this case, git repos.
We use macaroon, in the same fashion it was done for snap, oci, ci, ... builds.
The similar files for all these builds contain the same kind of code, which was adapted (factory methods not being the same) and the implementation of each build differing a bit.

Merged from https://code.launchpad.net/~ruinedyourlife/launchpad/+git/launchpad/+merge/481888
a76c5fd447cc...
Guruprasad Lakshmi Narayanan
Suppress PoolFileOverwriteErrors for Artifactory Python packages
These well-known errors are due to limitations in modelling the
relationship between a source and a binary Python package that gets
published on multiple architectures. Till we fix that design issue,
we want to suppress raising these exceptions so as to not flood the OOPS
system.

Merged from https://code.launchpad.net/~lgp171188/launchpad/+git/launchpad/+merge/483306
a38507160e9b...
Enrique Sanchez Cardoso
Add file logging to pgkill scripts
Change pgkillactive.py and pgkillidle.py -f (--log-file). Remove print
statements as logging module is used. Change
launchpad-admin/template/contrab.j2 to enable options.

Merged from https://code.launchpad.net/~enriqueesanchz/launchpad/+git/launchpad/+merge/483319
9d94f46dd038...
RuinedYourLife
Fix distribution source package for craft builds
Merged from https://code.launchpad.net/~ruinedyourlife/launchpad/+git/launchpad/+merge/483332
96daed124b1e...
Enrique Sanchez Cardoso
Fix newline in jinja template
Merged from https://code.launchpad.net/~enriqueesanchz/launchpad/+git/launchpad/+merge/483628
957b38c2d474...
RuinedYourLife
Parse CVE new json format
Merged from https://code.launchpad.net/~ruinedyourlife/launchpad/+git/launchpad/+merge/477375
8b4d09d74dea...
Launchpad Buildbot
Automatic merge from stable up to a968a54b9155
812b70fc8e68...
Robert Krátký
Remove docs content and update repo to reflect it
Merged from https://code.launchpad.net/~rkratky/launchpad/+git/launchpad/+merge/481957
73cf9c759a43...
Yuliy Schwartzburg
Update the pygpgme version conditionally since newer versions support only python 3.9.
The newer version fixes the issue for which we needed a launchpad fork.

Merged from https://code.launchpad.net/~ikoruk/launchpad/+git/launchpad/+merge/482694
7390d0e54ba5...
RuinedYourLife
Fix target distribution for craft builds
Merged from https://code.launchpad.net/~ruinedyourlife/launchpad/+git/launchpad/+merge/483317
5403b37546bc...
Alvaro Crespo
Upgrade zope.testrunner to 6.6.1+lp1 and python-subunit to 1.4.4
Merged from https://code.launchpad.net/~alvarocs/launchpad/+git/launchpad/+merge/481712
531b79fa7af6...
Launchpad Buildbot
Automatic merge from stable up to 3b9313314b62
408529e3ea9f...
Jürgen Gmach
Fix API documentation for how to access builds
The xls file is manually maintained, and it was missed to describe the
full path to access a build via API.

This has been fixed.

Merged from https://code.launchpad.net/~jugmac00/launchpad/+git/launchpad/+merge/480442
4083c5872c83...
Ilker Emre Koc
change ignore pfoe log level to info
Merged from https://code.launchpad.net/~ilkeremrekoc/launchpad/+git/launchpad/+merge/483566
3f8a31d3143c...
Clinton Fung
Change the corresponding magic number in the test, that was changed to increase the timeout waiting for downloads commissioned by buildd-manager.
Merged from https://code.launchpad.net/~clinton-fung/launchpad/+git/launchpad/+merge/481479
3d791773e65f...
Tushar Gupta
Update virtualenv-tools3 to the latest version available (3.1.1) as the current version is breaking after the ESM security update for python3-virtualenv (20.0.17-1ubuntu0.4+esm1) for the CVE-2024-53899.
Merged from https://code.launchpad.net/~tushar5526/launchpad/+git/launchpad/+merge/481694
3b9313314b62...
Tushar Gupta
Refactor the publisher command in crontab to a bash script
Merged from https://code.launchpad.net/~tushar5526/launchpad/+git/launchpad/+merge/482174
3a4ea23a9f98...
RuinedYourLife
Allow sourcecraft builds with private information
Merged from https://code.launchpad.net/~ruinedyourlife/launchpad/+git/launchpad/+merge/481029
31431f8374bb...
Jürgen Gmach
Remove doc building test
Previously we built the docs inside our source tree, but meanwhile we
have moved the documentation to github.

This test does not make any more sense, and it even broke as we do not
have Sphinx in our list of dependency which this test required.

Merged from https://code.launchpad.net/~jugmac00/launchpad/+git/launchpad/+merge/482947
29455704ba9a...
Tushar Gupta
Add supports for parallel_publisher_config in ppa publisher charm that is used to specify the excluded PPAs and configure parallel run cron jobs.
Merged from https://code.launchpad.net/~tushar5526/launchpad/+git/launchpad/+merge/481408
247211848aef...
RuinedYourLife
Add craftbuilds lazr conf for maven&cargo builds
Merged from https://code.launchpad.net/~ruinedyourlife/launchpad/+git/launchpad/+merge/482513
237969a130c1...
RuinedYourLife
Add artifactory auth and registry environment variables support for craft builds
Similar to how CI builds handle artifactory authentication through environment
variables (see `lib/lp/code/model/cibuildbehaviour.py`), add support for craft
builds to receive artifactory credentials and repo urls through environment variables.

This allows craft builds to authenticate with artifactory registries by:
1. Using the same artifactory.read_credentials config as CI builds
2. Replacing %(read_auth)s placeholders in craftbuild.soss environment_variables
3. Passing the credentials through to the builder as environment variables

The implementation follows the same pattern as `CIBuildBehaviour`'s `build_environment_variables()` function
The builder handles the variables appropriately for different
package managers (cargo, maven, etc).

Merged from https://code.launchpad.net/~ruinedyourlife/launchpad/+git/launchpad/+merge/480171
228030c5cc94...
Alvaro Crespo
Add 'craft_platform' column to CharmRecipeBuild, RockRecipeBuild, SnapBuild and SourcePackageRecipeBuild tables
Merged from https://code.launchpad.net/~alvarocs/launchpad/+git/launchpad/+merge/482915
2249498c88cf...
Jürgen Gmach
Update documentation links
Both launchpad.readthedocs.io and dev.launchpad.net had been migrated to
documentation.ubuntu.com/launchpad a while ago.

Update documentation accordingly.

Depending on the context, links had been updated to the new location,
deleted, or replaced with a link to archive.org.

Also a script has been deleted which autogenerated the list of
contributors to Launchpad. The list had not been maintained for many
years.

Merged from https://code.launchpad.net/~jugmac00/launchpad/+git/launchpad/+merge/482081
1514d7def843...
Launchpad Buildbot
Automatic merge from stable up to cd9e6b8293ff
14c7b7475f67...
Jürgen Gmach
Update `AsynchronousDeferredRunTest` from testtools
The import location has changed for newer versions of testtools.

Merged from https://code.launchpad.net/~jugmac00/launchpad/+git/launchpad/+merge/482946
0237bad6abbe...
Guruprasad Lakshmi Narayanan
Suppress PFOE errors for conda and source archives too
Also log the error message at DEBUG level to not trigger an OOPS

Merged from https://code.launchpad.net/~lgp171188/launchpad/+git/launchpad/+merge/483459