<freeStyleBuild _class='hudson.model.FreeStyleBuild'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.TimerTrigger$TimerTriggerCause'><shortDescription>Started by timer</shortDescription></cause></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginoihipster _class='hudson.plugins.git.util.Build'><buildNumber>6894</buildNumber><marked><SHA1>d3dcbed03a22aaa5d4270703bbd0ab239e5551d5</SHA1><branch><SHA1>d3dcbed03a22aaa5d4270703bbd0ab239e5551d5</SHA1><name>refs/remotes/origin/oi/hipster</name></branch></marked><revision><SHA1>d3dcbed03a22aaa5d4270703bbd0ab239e5551d5</SHA1><branch><SHA1>d3dcbed03a22aaa5d4270703bbd0ab239e5551d5</SHA1><name>refs/remotes/origin/oi/hipster</name></branch></revision></refsremotesoriginoihipster></buildsByBranchName><lastBuiltRevision><SHA1>d3dcbed03a22aaa5d4270703bbd0ab239e5551d5</SHA1><branch><SHA1>d3dcbed03a22aaa5d4270703bbd0ab239e5551d5</SHA1><name>refs/remotes/origin/oi/hipster</name></branch></lastBuiltRevision><remoteUrl>https://github.com/OpenIndiana/oi-userland.git</remoteUrl><scmName></scmName></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><building>false</building><displayName>#6894</displayName><duration>5198545</duration><estimatedDuration>2711579</estimatedDuration><fullDisplayName>illumos-gate #6894</fullDisplayName><id>6894</id><inProgress>false</inProgress><keepLog>false</keepLog><number>6894</number><queueId>1403</queueId><result>SUCCESS</result><timestamp>1666483548513</timestamp><url>https://hipster.openindiana.org/jenkins/job/illumos-gate/6894/</url><builtOn></builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>make-rules/setup.py.mk</affectedPath><commitId>6aefa37c31232291c87d0fb94ac023408ed286a4</commitId><timestamp>1666418269000</timestamp><author><absoluteUrl>https://hipster.openindiana.org/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>setup.py.mk: add back installation ordering for Python versions

</comment><date>2022-10-22 07:57:49 +0200</date><id>6aefa37c31232291c87d0fb94ac023408ed286a4</id><msg>setup.py.mk: add back installation ordering for Python versions</msg><path><editType>edit</editType><file>make-rules/setup.py.mk</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>components/text/hunspell-pl/Makefile</affectedPath><commitId>cdbf14c4a7df3257f565255c0d90ba5a3d7d1bec</commitId><timestamp>1666418279000</timestamp><author><absoluteUrl>https://hipster.openindiana.org/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>hunspell-pl: update to 20220801

</comment><date>2022-10-22 07:57:59 +0200</date><id>cdbf14c4a7df3257f565255c0d90ba5a3d7d1bec</id><msg>hunspell-pl: update to 20220801</msg><path><editType>edit</editType><file>components/text/hunspell-pl/Makefile</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>tools/userland-fetch</affectedPath><affectedPath>doc/userland-tools.md</affectedPath><commitId>222cf2ba62b42cdf4cf076b7939d0df7768f44f8</commitId><timestamp>1666423774000</timestamp><author><absoluteUrl>https://hipster.openindiana.org/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>userland-fetch: improvements for downloading and hashing

HASH_DIR support: search for an envvar HASH_DIR, a hashes/ directory in
the directory of --file, or a hashes/ the current directory. If found, look
inside the files in that directory for checksums in the format outputted by
sha256sum. Checksum files will be used if --hash is not provided.

partial downloads: any cancelled download leaves a .part file, which can
be continued later if the server supports it, or will be overwritten if not.

retrying: if there is a retryable network error, userland-fetch will try
to continue the download once or twice before quitting.

security tests: fail on unsecured, unhashed download with no signature.

Removed deprecated splithost and splittype commands.

Added -n/--need-hash option: userland-fetch will exit if a hash cannot be found
for the file.
Added -N/--need-sig option: userland-fetch will exit if a signature cannot be
found for the file, cannot be checked, or fails validation.

Added -g/--get-hashes option: userland-fetch will look for remote hash
files, and download them if there aren't any local copies.
Added -G/--get-sigs option: userland-fetch will look for remote
signatures and download them, overwriting local copies.
Added -c/--clobber-hash option: userland-fetch will replace files in
HASH_DIR with new files, if found (the same way as -g/--get-hashes).

If things get too strict, set the envvar ALLOW_UNVERIFIED_DOWNLOADS=yes
to skip some validation steps.
</comment><date>2022-10-22 09:29:34 +0200</date><id>222cf2ba62b42cdf4cf076b7939d0df7768f44f8</id><msg>userland-fetch: improvements for downloading and hashing</msg><path><editType>edit</editType><file>tools/userland-fetch</file></path><path><editType>edit</editType><file>doc/userland-tools.md</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>components/perl/Log-Log4perl/Makefile</affectedPath><commitId>f5f899d04bcab0d90aa303e733ea2da4f43bc185</commitId><timestamp>1666423787000</timestamp><author><absoluteUrl>https://hipster.openindiana.org/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>perl/Log-Log4perl: update to 1.57

</comment><date>2022-10-22 09:29:47 +0200</date><id>f5f899d04bcab0d90aa303e733ea2da4f43bc185</id><msg>perl/Log-Log4perl: update to 1.57</msg><path><editType>edit</editType><file>components/perl/Log-Log4perl/Makefile</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>components/python/barman/manifests/sample-manifest.p5m</affectedPath><affectedPath>components/python/barman/patches/01-O_DIRECTORY.patch</affectedPath><affectedPath>components/python/barman/Makefile</affectedPath><affectedPath>components/python/barman/barman.p5m</affectedPath><commitId>427b9fb039ba963399dc88326fb34a33109a9bc4</commitId><timestamp>1666423805000</timestamp><author><absoluteUrl>https://hipster.openindiana.org/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>barman: update to 3.2.0 and drop O_DIRECTORY patch

</comment><date>2022-10-22 09:30:05 +0200</date><id>427b9fb039ba963399dc88326fb34a33109a9bc4</id><msg>barman: update to 3.2.0 and drop O_DIRECTORY patch</msg><path><editType>edit</editType><file>components/python/barman/manifests/sample-manifest.p5m</file></path><path><editType>delete</editType><file>components/python/barman/patches/01-O_DIRECTORY.patch</file></path><path><editType>edit</editType><file>components/python/barman/Makefile</file></path><path><editType>edit</editType><file>components/python/barman/barman.p5m</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>components/mail/claws-mail/Makefile</affectedPath><affectedPath>components/mail/claws-mail/claws-mail.p5m</affectedPath><affectedPath>components/mail/claws-mail/pkg5</affectedPath><affectedPath>components/mail/claws-mail/patches/02-git_version.patch</affectedPath><affectedPath>components/mail/claws-mail/manifests/sample-manifest.p5m</affectedPath><commitId>eaea6593537a548e3db4bc635af78f4da6d93b86</commitId><timestamp>1666431425000</timestamp><author><absoluteUrl>https://hipster.openindiana.org/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>claws-mail: update to 4.1.1

</comment><date>2022-10-22 11:37:05 +0200</date><id>eaea6593537a548e3db4bc635af78f4da6d93b86</id><msg>claws-mail: update to 4.1.1</msg><path><editType>edit</editType><file>components/mail/claws-mail/Makefile</file></path><path><editType>edit</editType><file>components/mail/claws-mail/patches/02-git_version.patch</file></path><path><editType>edit</editType><file>components/mail/claws-mail/claws-mail.p5m</file></path><path><editType>edit</editType><file>components/mail/claws-mail/manifests/sample-manifest.p5m</file></path><path><editType>edit</editType><file>components/mail/claws-mail/pkg5</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>components/python/psycopg2/manifests/sample-manifest.p5m</affectedPath><affectedPath>components/python/psycopg2/pkg5</affectedPath><affectedPath>components/python/psycopg2/Makefile</affectedPath><affectedPath>components/python/psycopg2/psycopg2-PYVER.p5m</affectedPath><commitId>477bff521ab61e7060f40934fe0ca5c77161f997</commitId><timestamp>1666432452000</timestamp><author><absoluteUrl>https://hipster.openindiana.org/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>psycopg2: update to 2.9.4 and drop 32 bit

</comment><date>2022-10-22 11:54:12 +0200</date><id>477bff521ab61e7060f40934fe0ca5c77161f997</id><msg>psycopg2: update to 2.9.4 and drop 32 bit</msg><path><editType>edit</editType><file>components/python/psycopg2/Makefile</file></path><path><editType>edit</editType><file>components/python/psycopg2/manifests/sample-manifest.p5m</file></path><path><editType>edit</editType><file>components/python/psycopg2/pkg5</file></path><path><editType>edit</editType><file>components/python/psycopg2/psycopg2-PYVER.p5m</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>make-rules/makemaker.mk</affectedPath><affectedPath>make-rules/setup.py.mk</affectedPath><commitId>5d7921def96ff17eb82de892b2c264dcc5955b6d</commitId><timestamp>1666444898000</timestamp><author><absoluteUrl>https://hipster.openindiana.org/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>make-rules: use versioned test dir for perl and python

</comment><date>2022-10-22 15:21:38 +0200</date><id>5d7921def96ff17eb82de892b2c264dcc5955b6d</id><msg>make-rules: use versioned test dir for perl and python</msg><path><editType>edit</editType><file>make-rules/setup.py.mk</file></path><path><editType>edit</editType><file>make-rules/makemaker.mk</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>make-rules/setup.py.mk</affectedPath><affectedPath>make-rules/shared-macros.mk</affectedPath><commitId>792915898df78ad6f978c4029705eefb7658bbc0</commitId><timestamp>1666444907000</timestamp><author><absoluteUrl>https://hipster.openindiana.org/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>setup.py.mk: support for tox testing

</comment><date>2022-10-22 15:21:47 +0200</date><id>792915898df78ad6f978c4029705eefb7658bbc0</id><msg>setup.py.mk: support for tox testing</msg><path><editType>edit</editType><file>make-rules/shared-macros.mk</file></path><path><editType>edit</editType><file>make-rules/setup.py.mk</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>components/text/diffstat/manifests/sample-manifest.p5m</affectedPath><affectedPath>components/text/diffstat/diffstat.p5m</affectedPath><affectedPath>components/text/diffstat/test/results-64.master</affectedPath><affectedPath>components/text/diffstat/test/results-all.master</affectedPath><affectedPath>components/text/diffstat/Makefile</affectedPath><commitId>9a4c82f815409aa12d6a38c3a68e59f2f1944c2d</commitId><timestamp>1666446693000</timestamp><author><absoluteUrl>https://hipster.openindiana.org/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>diffstat: update to 1.65

</comment><date>2022-10-22 15:51:33 +0200</date><id>9a4c82f815409aa12d6a38c3a68e59f2f1944c2d</id><msg>diffstat: update to 1.65</msg><path><editType>edit</editType><file>components/text/diffstat/Makefile</file></path><path><editType>delete</editType><file>components/text/diffstat/test/results-64.master</file></path><path><editType>add</editType><file>components/text/diffstat/test/results-all.master</file></path><path><editType>edit</editType><file>components/text/diffstat/manifests/sample-manifest.p5m</file></path><path><editType>edit</editType><file>components/text/diffstat/diffstat.p5m</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>components/desktop/dmenu/pkg5</affectedPath><affectedPath>components/desktop/dmenu/manifests/sample-manifest.p5m</affectedPath><affectedPath>components/desktop/dmenu/Makefile</affectedPath><affectedPath>components/desktop/dmenu/dmenu.p5m</affectedPath><commitId>9fbeac14367634202d50235708e16c83376a3d7c</commitId><timestamp>1666446708000</timestamp><author><absoluteUrl>https://hipster.openindiana.org/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>dmenu: update to 5.2

</comment><date>2022-10-22 15:51:48 +0200</date><id>9fbeac14367634202d50235708e16c83376a3d7c</id><msg>dmenu: update to 5.2</msg><path><editType>edit</editType><file>components/desktop/dmenu/manifests/sample-manifest.p5m</file></path><path><editType>edit</editType><file>components/desktop/dmenu/Makefile</file></path><path><editType>edit</editType><file>components/desktop/dmenu/dmenu.p5m</file></path><path><editType>edit</editType><file>components/desktop/dmenu/pkg5</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>components/text/datamash/test/results-all.master</affectedPath><affectedPath>components/text/datamash/Makefile</affectedPath><affectedPath>components/text/datamash/manifests/sample-manifest.p5m</affectedPath><affectedPath>components/text/datamash/pkg5</affectedPath><affectedPath>components/text/datamash/datamash.p5m</affectedPath><commitId>253a512897ceeea3e78f627da4ff68dfcb006b59</commitId><timestamp>1666449485000</timestamp><author><absoluteUrl>https://hipster.openindiana.org/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>datamash: update to 1.8 and provide test results

</comment><date>2022-10-22 16:38:05 +0200</date><id>253a512897ceeea3e78f627da4ff68dfcb006b59</id><msg>datamash: update to 1.8 and provide test results</msg><path><editType>edit</editType><file>components/text/datamash/datamash.p5m</file></path><path><editType>edit</editType><file>components/text/datamash/pkg5</file></path><path><editType>edit</editType><file>components/text/datamash/Makefile</file></path><path><editType>add</editType><file>components/text/datamash/test/results-all.master</file></path><path><editType>edit</editType><file>components/text/datamash/manifests/sample-manifest.p5m</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>components/x11/xterm/Makefile</affectedPath><commitId>895c15ee09218a570a45177bd761039e7c68717e</commitId><timestamp>1666458951000</timestamp><author><absoluteUrl>https://hipster.openindiana.org/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>xterm: update to 374

</comment><date>2022-10-22 19:15:51 +0200</date><id>895c15ee09218a570a45177bd761039e7c68717e</id><msg>xterm: update to 374</msg><path><editType>edit</editType><file>components/x11/xterm/Makefile</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>components/database/postgresql-14-citus/Makefile</affectedPath><commitId>6ba9a5da09e5ce3299189cf7ac4b59559ddbbf2f</commitId><timestamp>1666458967000</timestamp><author><absoluteUrl>https://hipster.openindiana.org/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>citus: update to 11.1.3

</comment><date>2022-10-22 19:16:07 +0200</date><id>6ba9a5da09e5ce3299189cf7ac4b59559ddbbf2f</id><msg>citus: update to 11.1.3</msg><path><editType>edit</editType><file>components/database/postgresql-14-citus/Makefile</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>components/web/firefox/Makefile</affectedPath><commitId>d0b55748c12e7f3239755f1f3424ffcc7ca0d6ff</commitId><timestamp>1666470626000</timestamp><author><absoluteUrl>https://hipster.openindiana.org/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>firefox: update to 102.4.0

</comment><date>2022-10-22 22:30:26 +0200</date><id>d0b55748c12e7f3239755f1f3424ffcc7ca0d6ff</id><msg>firefox: update to 102.4.0</msg><path><editType>edit</editType><file>components/web/firefox/Makefile</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>components/mail/thunderbird/manifests/sample-manifest.p5m</affectedPath><affectedPath>components/mail/thunderbird/thunderbird.p5m</affectedPath><affectedPath>components/mail/thunderbird/Makefile</affectedPath><commitId>777ebb9bbe948ec87a5b6084b6bbd89610161bcd</commitId><timestamp>1666472478000</timestamp><author><absoluteUrl>https://hipster.openindiana.org/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>thunderbird: update to 102.4.0

</comment><date>2022-10-22 23:01:18 +0200</date><id>777ebb9bbe948ec87a5b6084b6bbd89610161bcd</id><msg>thunderbird: update to 102.4.0</msg><path><editType>edit</editType><file>components/mail/thunderbird/manifests/sample-manifest.p5m</file></path><path><editType>edit</editType><file>components/mail/thunderbird/thunderbird.p5m</file></path><path><editType>edit</editType><file>components/mail/thunderbird/Makefile</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>components/x11/viewres/manifests/sample-manifest.p5m</affectedPath><affectedPath>components/x11/viewres/viewres.p5m</affectedPath><affectedPath>components/x11/viewres/pkg5</affectedPath><affectedPath>components/x11/viewres/Makefile</affectedPath><commitId>6319d4bba3b830928b5880c2c13affd5b4ae77cc</commitId><timestamp>1666472490000</timestamp><author><absoluteUrl>https://hipster.openindiana.org/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>viewres: update to 1.0.7

</comment><date>2022-10-22 23:01:30 +0200</date><id>6319d4bba3b830928b5880c2c13affd5b4ae77cc</id><msg>viewres: update to 1.0.7</msg><path><editType>edit</editType><file>components/x11/viewres/manifests/sample-manifest.p5m</file></path><path><editType>edit</editType><file>components/x11/viewres/pkg5</file></path><path><editType>edit</editType><file>components/x11/viewres/viewres.p5m</file></path><path><editType>edit</editType><file>components/x11/viewres/Makefile</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>components/network/weechat/pkg5</affectedPath><affectedPath>components/network/weechat/Makefile</affectedPath><commitId>d3dcbed03a22aaa5d4270703bbd0ab239e5551d5</commitId><timestamp>1666472578000</timestamp><author><absoluteUrl>https://hipster.openindiana.org/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>weechat: update to 3.7.1

</comment><date>2022-10-22 23:02:58 +0200</date><id>d3dcbed03a22aaa5d4270703bbd0ab239e5551d5</id><msg>weechat: update to 3.7.1</msg><path><editType>edit</editType><file>components/network/weechat/Makefile</file></path><path><editType>edit</editType><file>components/network/weechat/pkg5</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://hipster.openindiana.org/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></culprit></freeStyleBuild>