Started by an SCM change
Running as SYSTEM
Building on the built-in node in workspace /jenkins/jobs/oi-userland/workspace
The recommended git tool is: NONE
No credentials specified
> git rev-parse --resolve-git-dir /jenkins/jobs/oi-userland/workspace/.git # timeout=10
ERROR: Workspace has a .git repository, but it appears to be corrupt.
hudson.plugins.git.GitException: Command "git rev-parse --resolve-git-dir /jenkins/jobs/oi-userland/workspace/.git" returned status code 128:
stdout:
stderr: fatal: not a gitdir '/jenkins/jobs/oi-userland/workspace/.git'
at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2846)
at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2771)
at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2766)
at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:2059)
at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:2071)
at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.hasGitRepo(CliGitAPIImpl.java:410)
at PluginClassLoader for git-client//hudson.plugins.git.GitAPI.hasGitRepo(GitAPI.java:283)
at PluginClassLoader for git//hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1206)
at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1311)
at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1278)
at hudson.scm.SCM.checkout(SCM.java:540)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1250)
at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:522)
at hudson.model.Run.execute(Run.java:1860)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
at hudson.model.ResourceController.execute(ResourceController.java:101)
at hudson.model.Executor.run(Executor.java:454)
Cloning the remote Git repository
Cloning repository https://github.com/OpenIndiana/oi-userland.git
> git init /jenkins/jobs/oi-userland/workspace # timeout=10
Fetching upstream changes from https://github.com/OpenIndiana/oi-userland.git
> git --version # timeout=10
> git --version # 'git version 2.50.1'
> git fetch --tags --force --progress -- https://github.com/OpenIndiana/oi-userland.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url https://github.com/OpenIndiana/oi-userland.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse refs/remotes/origin/oi/hipster^{commit} # timeout=10
Checking out Revision 19350f00161be680d67ce8a00ff9f941296c5197 (refs/remotes/origin/oi/hipster)
> git config core.sparsecheckout # timeout=10
> git checkout -f 19350f00161be680d67ce8a00ff9f941296c5197 # timeout=10
Commit message: "perl/Encode: obsolete package for Perl 5.36"
> git rev-list --no-walk d22ea5429388f2e533482a4ba313ba17d85317b4 # timeout=10
> git tag -a -f -m Jenkins Build #13717 jenkins-oi-userland-13717 # timeout=10
[workspace] $ /bin/sh -xe /var/tmp/jenkins9270488702953176118.sh
+ JENKINS_BUILD_NUMBER=13717
+ export JENKINS_BUILD_NUMBER
+ unset BUILD_NUMBER
+ trap copy_logs EXIT
+ [ -f components/components.mk ]
+ [ -f components/depends.mk ]
+ PUBLISHER=openindiana.org
+ export PUBLISHER
+ USERLAND_ARCHIVES=/data/userland-archives/
+ export USERLAND_ARCHIVES
+ BASS_O_MATIC_MODE=incremental
+ export BASS_O_MATIC_MODE
+ GOCACHE=/tmp/.cache/go-build
+ export GOCACHE
+ GNUMAKEFLAGS=--no-print-directory
+ export GNUMAKEFLAGS
+ /usr/bin/time gmake setup
setup components
Generating component list...
Initiating repository rebuild.
building tools...
real 5.3
user 3.3
sys 1.9
+ /usr/bin/time gmake publish -j8 -k
publish components
building tools...
publish meta-packages/history
publish perl/Encode
publish perl/DB_File
Initiating repository refresh.
real 24:23.6
user 20:40.3
sys 4:41.8
+ /usr/bin/time gmake -C components incorporation
/jenkins/jobs/oi-userland/workspace/tools/userland-incorporator --repository file:/jenkins/jobs/oi-userland/workspace/i386/repo \
--version=0.5.11,5.11-2025.0.0.30663 -p openindiana.org \
-c userland --destdir=/jenkins/jobs/oi-userland/workspace/i386
Writing consolidation/userland/userland-incorporation manifest to /jenkins/jobs/oi-userland/workspace/i386/userland-incorporation.p5m
for incorporation in /jenkins/jobs/oi-userland/workspace/i386/*.p5m ; do \
/usr/bin/pkgsend -s file:/jenkins/jobs/oi-userland/workspace/i386/repo publish --fmri-in-manifest \
${incorporation} ; \
done
pkg://openindiana.org/consolidation/userland/userland-incorporation@0.5.11,5.11-2025.0.0.30663:20250818T234137Z
PUBLISHED
real 1.7
user 1.4
sys 0.2
+ echo 'gracefully Restarting DepotServer'
gracefully Restarting DepotServer
+ ssh root@oirepo /root/graceful-restart-hipster.sh
Restarted depotd hipster
+ seq 1 300
+ curl -If http://pkg.openindiana.org/hipster/openindiana.org/catalog/1/catalog.attrs
+ 1> /dev/null 2>& 1
+ break
+ seq 1 300
+ curl -If http://pkg.openindiana.org/hipster-encumbered/hipster-encumbered/catalog/1/catalog.attrs
+ 1> /dev/null 2>& 1
+ break
+ pfexec pkg refresh --full
Retrieving catalog 'openindiana.org' ... Done
Caching catalogs ... Done
+ pfexec pkg install -v pkg:/package/pkg
+ 1> /tmp/pkg-update.out.1629
+ grep 'No updates necessary for this image.' /tmp/pkg-update.out.1629
+ 1> /dev/null
+ pfexec pkg update -v --deny-new-be
+ 1> /tmp/pkg-update.out.1629
+ grep 'No updates available for this image.' /tmp/pkg-update.out.1629
+ 1> /dev/null
+ cat /tmp/pkg-update.out.1629
Startup: Refreshing catalog 'openindiana.org' ... Done
Planning: Solver setup ... Done (6.937s)
Planning: Running solver ... Done (0.239s)
Planning: Consolidating action changes ... Done (0.000s)
Planning: Evaluating mediators ... Done (0.000s)
Planning: Planning completed in 9.00 seconds
No updates available for this image.
+ rm /tmp/pkg-update.out.1629
+ copy_logs
+ mkdir -p /data/logs/oi-userland/13717
+ rsync -av i386/logs/ /data/logs/oi-userland/13717/
sending incremental file list
./
meta-packages.history.publish.log
perl.DB_File.publish.log
perl.Encode.publish.log
sent 326,019 bytes received 76 bytes 652,190.00 bytes/sec
total size is 325,646 speedup is 1.00
+ /usr/gnu/bin/ln -snf /data/logs/oi-userland/13717 /data/logs/oi-userland/latest
IRC notifier plugin: Sending notification to: #oi-dev
IRC notifier plugin: [ERROR] not connected. Cannot send message to '#oi-dev'
Finished: SUCCESS