Result:
Failure
Fail on: error
Lintian output
Summary of tags
error: 67 warning: 2 info: 2 pedantic: 1 experimental: 0 overridden: 0 classification: 124
Tags
tdedocker-trinity_14.1.6~pre3-0raspbian11.0.0+0_armhf.deb
E
dir-or-file-in-opt
opt/trinity/
opt/trinity/bin/
opt/trinity/bin/tdedocker
opt/trinity/share/
opt/trinity/share/applications/
opt/trinity/share/applications/tde/
opt/trinity/share/applications/tde/tdedocker.desktop
opt/trinity/share/apps/
opt/trinity/share/apps/tdedocker/
opt/trinity/share/apps/tdedocker/icons/
opt/trinity/share/apps/tdedocker/icons/question.png
opt/trinity/share/apps/tdedocker/icons/question.xpm
opt/trinity/share/apps/tdedocker/icons/tdedocker.xpm
opt/trinity/share/icons/
opt/trinity/share/icons/hicolor/
opt/trinity/share/icons/hicolor/128x128/
opt/trinity/share/icons/hicolor/128x128/apps/
opt/trinity/share/icons/hicolor/128x128/apps/tdedocker.png
opt/trinity/share/locale/
opt/trinity/share/locale/bg/
opt/trinity/share/locale/bg/LC_MESSAGES/
opt/trinity/share/locale/bg/LC_MESSAGES/tdedocker.mo
opt/trinity/share/locale/cs/
opt/trinity/share/locale/cs/LC_MESSAGES/
opt/trinity/share/locale/cs/LC_MESSAGES/tdedocker.mo
opt/trinity/share/locale/de/
opt/trinity/share/locale/de/LC_MESSAGES/
opt/trinity/share/locale/de/LC_MESSAGES/tdedocker.mo
opt/trinity/share/locale/es/
opt/trinity/share/locale/es/LC_MESSAGES/
opt/trinity/share/locale/es/LC_MESSAGES/tdedocker.mo
opt/trinity/share/locale/fr/
opt/trinity/share/locale/fr/LC_MESSAGES/
opt/trinity/share/locale/fr/LC_MESSAGES/tdedocker.mo
opt/trinity/share/locale/hu/
opt/trinity/share/locale/hu/LC_MESSAGES/
opt/trinity/share/locale/hu/LC_MESSAGES/tdedocker.mo
opt/trinity/share/locale/id/
opt/trinity/share/locale/id/LC_MESSAGES/
opt/trinity/share/locale/id/LC_MESSAGES/tdedocker.mo
opt/trinity/share/locale/it/
opt/trinity/share/locale/it/LC_MESSAGES/
opt/trinity/share/locale/it/LC_MESSAGES/tdedocker.mo
opt/trinity/share/locale/ja/
opt/trinity/share/locale/ja/LC_MESSAGES/
opt/trinity/share/locale/ja/LC_MESSAGES/tdedocker.mo
opt/trinity/share/locale/ka/
opt/trinity/share/locale/ka/LC_MESSAGES/
opt/trinity/share/locale/ka/LC_MESSAGES/tdedocker.mo
opt/trinity/share/locale/nl/
opt/trinity/share/locale/nl/LC_MESSAGES/
opt/trinity/share/locale/nl/LC_MESSAGES/tdedocker.mo
opt/trinity/share/locale/pl/
opt/trinity/share/locale/pl/LC_MESSAGES/
opt/trinity/share/locale/pl/LC_MESSAGES/tdedocker.mo
opt/trinity/share/locale/pt_BR/
opt/trinity/share/locale/pt_BR/LC_MESSAGES/
opt/trinity/share/locale/pt_BR/LC_MESSAGES/tdedocker.mo
opt/trinity/share/locale/ru/
opt/trinity/share/locale/ru/LC_MESSAGES/
opt/trinity/share/locale/ru/LC_MESSAGES/tdedocker.mo
opt/trinity/share/locale/sv/
opt/trinity/share/locale/sv/LC_MESSAGES/
opt/trinity/share/locale/sv/LC_MESSAGES/tdedocker.mo
opt/trinity/share/man/
opt/trinity/share/man/man1/
opt/trinity/share/man/man1/tdedocker.1
W
hardening-no-pie
This package provides an ELF executable that was not compiled as a
position independent executable (PIE).
In Debian, since version 6.2.0-7 of the gcc-6 package GCC will compile
ELF binaries with PIE by default. In most cases a simple rebuild will
be sufficient to remove this tag.
PIE is required for fully enabling Address Space Layout Randomization
(ASLR), which makes "Return-oriented" attacks more difficult.
Historically, PIE has been associated with noticeable performance
overhead on i386. However, GCC >= 5 has implemented an optimization
that can reduce the overhead significantly.
If you use dpkg-buildflags with hardening=+all,-pie in
DEB_BUILD_MAINT_OPTIONS, remove the -pie.
Refer to https://wiki.debian.org/Hardening,
https://gcc.gnu.org/gcc-5/changes.html, and
https://software.intel.com/en-us/blogs/2014/12/26/new-optimizations-for-x86-in-upcoming-gcc-50-32bit-pic-mode
for details.
Severity: warning
Check: binaries
opt/trinity/bin/tdedocker
W
hardening-no-relro
This package provides an ELF binary that lacks the "read-only
relocation" link flag. This package was likely not built with the
default Debian compiler flags defined by dpkg-buildflags. If built
using dpkg-buildflags directly, be sure to import LDFLAGS.
Refer to https://wiki.debian.org/Hardening for details.
Severity: warning
Check: binaries
opt/trinity/bin/tdedocker
I
hardening-no-bindnow
This package provides an ELF binary that lacks the "bindnow" linker
flag.
This is needed (together with "relro") to make the "Global Offset
Table" (GOT) fully read-only. The bindnow feature trades startup time
for improved security. Please consider enabling this feature or
consider overriding the tag (possibly with a comment about why).
If you use dpkg-buildflags, you may have to add hardening=+bindnow or
hardening=+all to DEB_BUILD_MAINT_OPTIONS.
The relevant compiler flags are set in LDFLAGS.
Refer to https://wiki.debian.org/Hardening for details.
Severity: info
Check: binaries
opt/trinity/bin/tdedocker
I
spelling-error-in-binary
Lintian found a spelling error in the given binary. Lintian has a list
of common misspellings that it looks for. It does not have a
dictionary like a spelling checker does.
If the string containing the spelling error is translated with the
help of gettext or a similar tool, please fix the error in the
translations as well as the English text to avoid making the
translations fuzzy. With gettext, for example, this means you should
also fix the spelling mistake in the corresponding msgids in the *.po
files.
You can often find the word in the source code by running:
grep -rw <word> <source-tree>
This tag may produce false positives for words that contain non-ASCII
characters due to limitations in strings.
Severity: info
Check: binaries
opt/trinity/bin/tdedocker Dont Don't
P
copyright-refers-to-symlink-license
The copyright file refers to the versionless symlink in
/usr/share/common-licenses for the full text of the GPL, LGPL, or GFDL
license. This symlink is updated to point to the latest version of the
license when a new one is released. The package appears to allow
relicensing under later versions of its license, so this is legally
consistent, but it implies that Debian will relicense the package
under later versions of those licenses as they're released. It is
normally better to point to the version of the license the package
references in its license statement.
For example, if the package says something like "you may redistribute
it and/or modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2, or (at
your option) any later version", the debian/copyright file should
refer to /usr/share/common-licenses/GPL-2, not /GPL.
For packages released under the same terms as Perl, Perl references
the GPL version 1, so point to /usr/share/common-licenses/GPL-1.
Severity: pedantic
Check: debian/copyright
usr/share/common-licenses/GPL
C
control-tarball-compression-format
C
ctrl-script
C
data-tarball-compression-format
C
debhelper-autoscript-in-maintainer-scripts
The maintainer scripts of the package contain one or more
auto-generated shell snippets inserted by the listed debhelper tool.
Severity: classification
Check: maintainer-scripts/generated
This tag is a classification. There is no issue in your package.
C
mail-contact
Maintainer "TDE Debian Team" <team-debian@trinitydesktop.org>
C
maintainer-script-interpreter
control/postinst /bin/sh
control/postrm /bin/sh
C
octal-permissions
tdedocker-trinity_14.1.6~pre3-0raspbian11.0.0+0_armhf.deb 644 opt/trinity/share/applications/tde/tdedocker.desktop
tdedocker-trinity_14.1.6~pre3-0raspbian11.0.0+0_armhf.deb 644 opt/trinity/share/apps/tdedocker/icons/question.png
tdedocker-trinity_14.1.6~pre3-0raspbian11.0.0+0_armhf.deb 644 opt/trinity/share/apps/tdedocker/icons/question.xpm
tdedocker-trinity_14.1.6~pre3-0raspbian11.0.0+0_armhf.deb 644 opt/trinity/share/apps/tdedocker/icons/tdedocker.xpm
tdedocker-trinity_14.1.6~pre3-0raspbian11.0.0+0_armhf.deb 644 opt/trinity/share/icons/hicolor/128x128/apps/tdedocker.png
tdedocker-trinity_14.1.6~pre3-0raspbian11.0.0+0_armhf.deb 644 opt/trinity/share/locale/bg/LC_MESSAGES/tdedocker.mo
tdedocker-trinity_14.1.6~pre3-0raspbian11.0.0+0_armhf.deb 644 opt/trinity/share/locale/cs/LC_MESSAGES/tdedocker.mo
tdedocker-trinity_14.1.6~pre3-0raspbian11.0.0+0_armhf.deb 644 opt/trinity/share/locale/de/LC_MESSAGES/tdedocker.mo
tdedocker-trinity_14.1.6~pre3-0raspbian11.0.0+0_armhf.deb 644 opt/trinity/share/locale/es/LC_MESSAGES/tdedocker.mo
tdedocker-trinity_14.1.6~pre3-0raspbian11.0.0+0_armhf.deb 644 opt/trinity/share/locale/fr/LC_MESSAGES/tdedocker.mo
tdedocker-trinity_14.1.6~pre3-0raspbian11.0.0+0_armhf.deb 644 opt/trinity/share/locale/hu/LC_MESSAGES/tdedocker.mo
tdedocker-trinity_14.1.6~pre3-0raspbian11.0.0+0_armhf.deb 644 opt/trinity/share/locale/id/LC_MESSAGES/tdedocker.mo
tdedocker-trinity_14.1.6~pre3-0raspbian11.0.0+0_armhf.deb 644 opt/trinity/share/locale/it/LC_MESSAGES/tdedocker.mo
tdedocker-trinity_14.1.6~pre3-0raspbian11.0.0+0_armhf.deb 644 opt/trinity/share/locale/ja/LC_MESSAGES/tdedocker.mo
tdedocker-trinity_14.1.6~pre3-0raspbian11.0.0+0_armhf.deb 644 opt/trinity/share/locale/ka/LC_MESSAGES/tdedocker.mo
tdedocker-trinity_14.1.6~pre3-0raspbian11.0.0+0_armhf.deb 644 opt/trinity/share/locale/nl/LC_MESSAGES/tdedocker.mo
tdedocker-trinity_14.1.6~pre3-0raspbian11.0.0+0_armhf.deb 644 opt/trinity/share/locale/pl/LC_MESSAGES/tdedocker.mo
tdedocker-trinity_14.1.6~pre3-0raspbian11.0.0+0_armhf.deb 644 opt/trinity/share/locale/pt_BR/LC_MESSAGES/tdedocker.mo
tdedocker-trinity_14.1.6~pre3-0raspbian11.0.0+0_armhf.deb 644 opt/trinity/share/locale/ru/LC_MESSAGES/tdedocker.mo
tdedocker-trinity_14.1.6~pre3-0raspbian11.0.0+0_armhf.deb 644 opt/trinity/share/locale/sv/LC_MESSAGES/tdedocker.mo
tdedocker-trinity_14.1.6~pre3-0raspbian11.0.0+0_armhf.deb 644 opt/trinity/share/man/man1/tdedocker.1
tdedocker-trinity_14.1.6~pre3-0raspbian11.0.0+0_armhf.deb 644 usr/share/doc/tdedocker-trinity/BUGS
tdedocker-trinity_14.1.6~pre3-0raspbian11.0.0+0_armhf.deb 644 usr/share/doc/tdedocker-trinity/README.gz
tdedocker-trinity_14.1.6~pre3-0raspbian11.0.0+0_armhf.deb 644 usr/share/doc/tdedocker-trinity/TODO
tdedocker-trinity_14.1.6~pre3-0raspbian11.0.0+0_armhf.deb 644 usr/share/doc/tdedocker-trinity/changelog.Debian.gz
tdedocker-trinity_14.1.6~pre3-0raspbian11.0.0+0_armhf.deb 644 usr/share/doc/tdedocker-trinity/changelog.gz
tdedocker-trinity_14.1.6~pre3-0raspbian11.0.0+0_armhf.deb 644 usr/share/doc/tdedocker-trinity/copyright
tdedocker-trinity_14.1.6~pre3-0raspbian11.0.0+0_armhf.deb 644 usr/share/menu/tdedocker-trinity
tdedocker-trinity_14.1.6~pre3-0raspbian11.0.0+0_armhf.deb 755 opt/
tdedocker-trinity_14.1.6~pre3-0raspbian11.0.0+0_armhf.deb 755 opt/trinity/
tdedocker-trinity_14.1.6~pre3-0raspbian11.0.0+0_armhf.deb 755 opt/trinity/bin/
tdedocker-trinity_14.1.6~pre3-0raspbian11.0.0+0_armhf.deb 755 opt/trinity/bin/tdedocker
tdedocker-trinity_14.1.6~pre3-0raspbian11.0.0+0_armhf.deb 755 opt/trinity/share/
tdedocker-trinity_14.1.6~pre3-0raspbian11.0.0+0_armhf.deb 755 opt/trinity/share/applications/
tdedocker-trinity_14.1.6~pre3-0raspbian11.0.0+0_armhf.deb 755 opt/trinity/share/applications/tde/
tdedocker-trinity_14.1.6~pre3-0raspbian11.0.0+0_armhf.deb 755 opt/trinity/share/apps/
tdedocker-trinity_14.1.6~pre3-0raspbian11.0.0+0_armhf.deb 755 opt/trinity/share/apps/tdedocker/
tdedocker-trinity_14.1.6~pre3-0raspbian11.0.0+0_armhf.deb 755 opt/trinity/share/apps/tdedocker/icons/
tdedocker-trinity_14.1.6~pre3-0raspbian11.0.0+0_armhf.deb 755 opt/trinity/share/icons/
tdedocker-trinity_14.1.6~pre3-0raspbian11.0.0+0_armhf.deb 755 opt/trinity/share/icons/hicolor/
tdedocker-trinity_14.1.6~pre3-0raspbian11.0.0+0_armhf.deb 755 opt/trinity/share/icons/hicolor/128x128/
tdedocker-trinity_14.1.6~pre3-0raspbian11.0.0+0_armhf.deb 755 opt/trinity/share/icons/hicolor/128x128/apps/
tdedocker-trinity_14.1.6~pre3-0raspbian11.0.0+0_armhf.deb 755 opt/trinity/share/locale/
tdedocker-trinity_14.1.6~pre3-0raspbian11.0.0+0_armhf.deb 755 opt/trinity/share/locale/bg/
tdedocker-trinity_14.1.6~pre3-0raspbian11.0.0+0_armhf.deb 755 opt/trinity/share/locale/bg/LC_MESSAGES/
tdedocker-trinity_14.1.6~pre3-0raspbian11.0.0+0_armhf.deb 755 opt/trinity/share/locale/cs/
tdedocker-trinity_14.1.6~pre3-0raspbian11.0.0+0_armhf.deb 755 opt/trinity/share/locale/cs/LC_MESSAGES/
tdedocker-trinity_14.1.6~pre3-0raspbian11.0.0+0_armhf.deb 755 opt/trinity/share/locale/de/
tdedocker-trinity_14.1.6~pre3-0raspbian11.0.0+0_armhf.deb 755 opt/trinity/share/locale/de/LC_MESSAGES/
tdedocker-trinity_14.1.6~pre3-0raspbian11.0.0+0_armhf.deb 755 opt/trinity/share/locale/es/
tdedocker-trinity_14.1.6~pre3-0raspbian11.0.0+0_armhf.deb 755 opt/trinity/share/locale/es/LC_MESSAGES/
tdedocker-trinity_14.1.6~pre3-0raspbian11.0.0+0_armhf.deb 755 opt/trinity/share/locale/fr/
tdedocker-trinity_14.1.6~pre3-0raspbian11.0.0+0_armhf.deb 755 opt/trinity/share/locale/fr/LC_MESSAGES/
tdedocker-trinity_14.1.6~pre3-0raspbian11.0.0+0_armhf.deb 755 opt/trinity/share/locale/hu/
tdedocker-trinity_14.1.6~pre3-0raspbian11.0.0+0_armhf.deb 755 opt/trinity/share/locale/hu/LC_MESSAGES/
tdedocker-trinity_14.1.6~pre3-0raspbian11.0.0+0_armhf.deb 755 opt/trinity/share/locale/id/
tdedocker-trinity_14.1.6~pre3-0raspbian11.0.0+0_armhf.deb 755 opt/trinity/share/locale/id/LC_MESSAGES/
tdedocker-trinity_14.1.6~pre3-0raspbian11.0.0+0_armhf.deb 755 opt/trinity/share/locale/it/
tdedocker-trinity_14.1.6~pre3-0raspbian11.0.0+0_armhf.deb 755 opt/trinity/share/locale/it/LC_MESSAGES/
tdedocker-trinity_14.1.6~pre3-0raspbian11.0.0+0_armhf.deb 755 opt/trinity/share/locale/ja/
tdedocker-trinity_14.1.6~pre3-0raspbian11.0.0+0_armhf.deb 755 opt/trinity/share/locale/ja/LC_MESSAGES/
tdedocker-trinity_14.1.6~pre3-0raspbian11.0.0+0_armhf.deb 755 opt/trinity/share/locale/ka/
tdedocker-trinity_14.1.6~pre3-0raspbian11.0.0+0_armhf.deb 755 opt/trinity/share/locale/ka/LC_MESSAGES/
tdedocker-trinity_14.1.6~pre3-0raspbian11.0.0+0_armhf.deb 755 opt/trinity/share/locale/nl/
tdedocker-trinity_14.1.6~pre3-0raspbian11.0.0+0_armhf.deb 755 opt/trinity/share/locale/nl/LC_MESSAGES/
tdedocker-trinity_14.1.6~pre3-0raspbian11.0.0+0_armhf.deb 755 opt/trinity/share/locale/pl/
tdedocker-trinity_14.1.6~pre3-0raspbian11.0.0+0_armhf.deb 755 opt/trinity/share/locale/pl/LC_MESSAGES/
tdedocker-trinity_14.1.6~pre3-0raspbian11.0.0+0_armhf.deb 755 opt/trinity/share/locale/pt_BR/
tdedocker-trinity_14.1.6~pre3-0raspbian11.0.0+0_armhf.deb 755 opt/trinity/share/locale/pt_BR/LC_MESSAGES/
tdedocker-trinity_14.1.6~pre3-0raspbian11.0.0+0_armhf.deb 755 opt/trinity/share/locale/ru/
tdedocker-trinity_14.1.6~pre3-0raspbian11.0.0+0_armhf.deb 755 opt/trinity/share/locale/ru/LC_MESSAGES/
tdedocker-trinity_14.1.6~pre3-0raspbian11.0.0+0_armhf.deb 755 opt/trinity/share/locale/sv/
tdedocker-trinity_14.1.6~pre3-0raspbian11.0.0+0_armhf.deb 755 opt/trinity/share/locale/sv/LC_MESSAGES/
tdedocker-trinity_14.1.6~pre3-0raspbian11.0.0+0_armhf.deb 755 opt/trinity/share/man/
tdedocker-trinity_14.1.6~pre3-0raspbian11.0.0+0_armhf.deb 755 opt/trinity/share/man/man1/
tdedocker-trinity_14.1.6~pre3-0raspbian11.0.0+0_armhf.deb 755 usr/
tdedocker-trinity_14.1.6~pre3-0raspbian11.0.0+0_armhf.deb 755 usr/share/
tdedocker-trinity_14.1.6~pre3-0raspbian11.0.0+0_armhf.deb 755 usr/share/doc/
tdedocker-trinity_14.1.6~pre3-0raspbian11.0.0+0_armhf.deb 755 usr/share/doc/tdedocker-trinity/
tdedocker-trinity_14.1.6~pre3-0raspbian11.0.0+0_armhf.deb 755 usr/share/menu/
C
package-is-maintained-by-individual
Lintian did not output a note for this tag
C
trimmed-field
Architecture armhf
Depends libc6 (>= 2.7), libgcc-s1 (>= 3.5), libstdc++6 (>= 5), libtqt3-mt (>= 4:14.1.6~pre28), libx11-6, libxmu6, libxpm4, tdelibs14-trinity (>= 4:14.1.6~pre16)
Description minimize all applications to system tray
[Trinity]
Installed-Size 242
Maintainer TDE Debian Team <team-debian@trinitydesktop.org>
Package tdedocker-trinity
Priority optional
Section x11
Version 4:14.1.6~pre3-0raspbian11.0.0+0
tdedocker-trinity-dbgsym_14.1.6~pre3-0raspbian11.0.0+0_armhf.deb
C
control-tarball-compression-format
C
data-tarball-compression-format
C
mail-contact
Maintainer "TDE Debian Team" <team-debian@trinitydesktop.org>
C
no-ctrl-scripts
The package does not rely on any maintainer scripts (or other
executable control files).
Severity: classification
Check: control-files
This tag is a classification. There is no issue in your package.
Lintian did not output a note for this tag
C
octal-permissions
tdedocker-trinity-dbgsym_14.1.6~pre3-0raspbian11.0.0+0_armhf.deb 644 usr/lib/debug/.build-id/0b/1c9f3681c8f5110966a1631e37d600434ec211.debug
tdedocker-trinity-dbgsym_14.1.6~pre3-0raspbian11.0.0+0_armhf.deb 755 usr/
tdedocker-trinity-dbgsym_14.1.6~pre3-0raspbian11.0.0+0_armhf.deb 755 usr/lib/
tdedocker-trinity-dbgsym_14.1.6~pre3-0raspbian11.0.0+0_armhf.deb 755 usr/lib/debug/
tdedocker-trinity-dbgsym_14.1.6~pre3-0raspbian11.0.0+0_armhf.deb 755 usr/lib/debug/.build-id/
tdedocker-trinity-dbgsym_14.1.6~pre3-0raspbian11.0.0+0_armhf.deb 755 usr/lib/debug/.build-id/0b/
tdedocker-trinity-dbgsym_14.1.6~pre3-0raspbian11.0.0+0_armhf.deb 755 usr/share/
tdedocker-trinity-dbgsym_14.1.6~pre3-0raspbian11.0.0+0_armhf.deb 755 usr/share/doc/
tdedocker-trinity-dbgsym_14.1.6~pre3-0raspbian11.0.0+0_armhf.deb 777 usr/share/doc/tdedocker-trinity-dbgsym
C
package-is-maintained-by-individual
Lintian did not output a note for this tag
C
trimmed-field
Architecture armhf
Auto-Built-Package debug-symbols
Build-Ids 0b1c9f3681c8f5110966a1631e37d600434ec211
Depends tdedocker-trinity (= 4:14.1.6~pre3-0raspbian11.0.0+0)
Description debug symbols for tdedocker-trinity
Installed-Size 337
Maintainer TDE Debian Team <team-debian@trinitydesktop.org>
Package tdedocker-trinity-dbgsym
Priority optional
Section debug
Source tdedocker-trinity
Version 4:14.1.6~pre3-0raspbian11.0.0+0
Description
Lintian run for tdedocker-trinity package.
Additional details:
Input artifacts
Workflow information
Output artifacts
Output data
Runtime statistics:
Duration:
00:04:13
CPU time:
00:09:52
Disk space:
1.2 GB
Memory:
4.1 GB
Available disk space:
31.4 GB
Available memory:
62.8 GB
CPU count:
24
Errors:
Dependencies
Work requests that must be completed before this one can run.
Task type
Toggle Dropdown
181533
2 weeks, 1 day
Worker
sbuild: tdedocker-trinity_4:14.1.6~pre3-0raspbian11.0.0+0 (armhf)
Completed
Success
Reverse dependencies
This work request is not required by any other one.
Internal collection: workflow-181505
Task data
backend : unshare
build_architecture : armhf
environment : debian/match:codename=raspbian-bullseye
exclude_tags : []
fail_on_severity : error
include_tags : []
input :
binary_artifacts :
- internal@collections/name:build-armhf
source_artifact : 604938@artifacts
output :
binary_all_analysis : false
source_analysis : false
target_distribution : debian:raspbian-bullseye
Task data after applying task configuration
Scheduler tags
Dynamic data
configuration_context : bullseye
environment_id : 27490
input_binary_artifacts_ids :
- 639708
input_source_artifact_id : 604938
parameter_summary : tdedocker-trinity_4:14.1.6~pre3-0raspbian11.0.0+0
runtime_context : binary-any:bullseye
subject : tdedocker-trinity
Workflow data
{
"step" : "lintian-armhf" ,
"display_name" : "Lintian for armhf"
}
Event reactions
{
"on_success" : [
{
"action" : "update-collection-with-artifacts" ,
"variables" : null ,
"collection" : "internal@collections" ,
"name_template" : "lintian-armhf" ,
"artifact_filters" : {
"category" : "debian:lintian"
}
}
]
}
Output data
{
"runtime_statistics" : {
"memory" : 4426940416 ,
"cpu_time" : 592 ,
"duration" : 253 ,
"cpu_count" : 24 ,
"disk_space" : 1237372928 ,
"available_memory" : 67425996800 ,
"available_disk_space" : 33713000448
}
}