Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1de9c0d894bf9b947298bca85d916260acaf242b Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2776259446751612371.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2367685917251950474.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/git-semver/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/git-semver/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14120164088355278834.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f6201a7a3d6e66e18b8eca84a9a3a23cb614281a # timeout=10 Commit message: "Merge pull request #471 from jinlinGuan/fix-multi-arch" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13150497301317711048.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/git-semver/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/git-semver/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3832597112999916643.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:py-git-semver, mavenSettings:git-semver-settings, dockerImageName:py-git-semver, dockerNamespace:edgex-devops, dockerNexusRepo:snapshots, dockerTags:[0.1.4], releaseBranchOverride:python] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: git-semver-settings PROJECT: py-git-semver USE_SEMVER: false DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: py-git-semver DOCKER_REGISTRY_NAMESPACE: edgex-devops DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: py-git-semver-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org RELEASE_BRANCH_OVERRIDE: python DOCKER_CUSTOM_TAGS: 0.1.4 [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-1852 in /w/workspace/edgexfoundry_git-semver_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/git-semver.git > git init /w/workspace/edgexfoundry_git-semver_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/git-semver.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/git-semver.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/git-semver.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 1de9c0d894bf9b947298bca85d916260acaf242b (main) Commit message: "Merge pull request #69 from edgexfoundry/dependabot/pip/gitpython-3.1.37" > git config core.sparsecheckout # timeout=10 > git checkout -f 1de9c0d894bf9b947298bca85d916260acaf242b # timeout=10 > git rev-list --no-walk 9e8ca9d59c3cf76b2390c4ea8b9be8a14265c947 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-05-20T06:48:11.263Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-05-20T06:48:11.337Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-05-20T06:48:11.364Z] ========================================================= [2025-05-20T06:48:11.364Z] EdgeX Global Pipelines Version Info [2025-05-20T06:48:11.365Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-05-20T06:48:12.092Z] ------------------- [2025-05-20T06:48:12.092Z] stable info: [2025-05-20T06:48:12.092Z] ------------------- [2025-05-20T06:48:12.092Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-05-20T06:48:12.092Z] Commit SHA: f6201a7a3d6e66e18b8eca84a9a3a23cb614281a [2025-05-20T06:48:12.092Z] Message: update stable to v1.0.274 [2025-05-20T06:48:12.663Z] ------------------- [2025-05-20T06:48:12.663Z] experimental info: [2025-05-20T06:48:12.663Z] ------------------- [2025-05-20T06:48:12.663Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-05-20T06:48:12.663Z] Commit SHA: d23c20eb9a5ec3463b7c8c72fdbb28744bcccce8 [2025-05-20T06:48:12.663Z] Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2025-05-20T06:48:12.747Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = git-semver-settings [Pipeline] echo [2025-05-20T06:48:12.763Z] [edgeXSetupEnvironment]: set envvar PROJECT = py-git-semver [Pipeline] echo [2025-05-20T06:48:12.784Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = false [Pipeline] echo [2025-05-20T06:48:12.804Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-05-20T06:48:12.820Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-05-20T06:48:12.842Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = py-git-semver [Pipeline] echo [2025-05-20T06:48:12.864Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = edgex-devops [Pipeline] echo [2025-05-20T06:48:12.881Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2025-05-20T06:48:12.898Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2025-05-20T06:48:12.921Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-05-20T06:48:12.939Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2025-05-20T06:48:12.958Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = py-git-semver-archive.tar.gz [Pipeline] echo [2025-05-20T06:48:12.975Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-05-20T06:48:12.991Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-05-20T06:48:13.011Z] [edgeXSetupEnvironment]: set envvar RELEASE_BRANCH_OVERRIDE = python [Pipeline] echo [2025-05-20T06:48:13.028Z] [edgeXSetupEnvironment]: set envvar DOCKER_CUSTOM_TAGS = 0.1.4 [Pipeline] echo [2025-05-20T06:48:13.049Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-05-20T06:48:13.068Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-05-20T06:48:13.084Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-05-20T06:48:13.102Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1de9c0d894bf9b947298bca85d916260acaf242b [Pipeline] echo [2025-05-20T06:48:13.124Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1de9c0d [Pipeline] echo [2025-05-20T06:48:13.143Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-05-20T06:48:13.203Z] provisioning config files... [2025-05-20T06:48:13.218Z] copy managed file [git-semver-settings] to file:/w/workspace/edgexfoundry_git-semver_main@tmp/config5758575565186438737tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-05-20T06:48:13.549Z] ---> ****-login.sh [2025-05-20T06:48:13.549Z] nexus3.edgexfoundry.org:10001 [2025-05-20T06:48:13.807Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-20T06:48:13.807Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-20T06:48:13.807Z] Configure a credential helper to remove this warning. See [2025-05-20T06:48:13.808Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-20T06:48:13.808Z] [2025-05-20T06:48:13.808Z] Login Succeeded [2025-05-20T06:48:13.808Z] nexus3.edgexfoundry.org:10002 [2025-05-20T06:48:13.808Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-20T06:48:13.808Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-20T06:48:13.808Z] Configure a credential helper to remove this warning. See [2025-05-20T06:48:13.808Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-20T06:48:13.808Z] [2025-05-20T06:48:13.808Z] Login Succeeded [2025-05-20T06:48:13.808Z] nexus3.edgexfoundry.org:10003 [2025-05-20T06:48:14.069Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-20T06:48:14.069Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-20T06:48:14.069Z] Configure a credential helper to remove this warning. See [2025-05-20T06:48:14.069Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-20T06:48:14.069Z] [2025-05-20T06:48:14.069Z] Login Succeeded [2025-05-20T06:48:14.069Z] nexus3.edgexfoundry.org:10004 [2025-05-20T06:48:14.069Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-20T06:48:14.069Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-20T06:48:14.069Z] Configure a credential helper to remove this warning. See [2025-05-20T06:48:14.069Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-20T06:48:14.069Z] [2025-05-20T06:48:14.069Z] Login Succeeded [2025-05-20T06:48:14.069Z] ****.io [2025-05-20T06:48:14.330Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-20T06:48:14.330Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-20T06:48:14.330Z] Configure a credential helper to remove this warning. See [2025-05-20T06:48:14.330Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-20T06:48:14.330Z] [2025-05-20T06:48:14.330Z] Login Succeeded [2025-05-20T06:48:14.330Z] ---> ****-login.sh ends [Pipeline] } [2025-05-20T06:48:14.338Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) Stage "Semver Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Docker Image) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-05-20T06:48:14.601Z] provisioning config files... [2025-05-20T06:48:14.612Z] copy managed file [git-semver-settings] to file:/w/workspace/edgexfoundry_git-semver_main@tmp/config6476815771087990030tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-05-20T06:48:14.916Z] ---> ****-login.sh [2025-05-20T06:48:14.916Z] nexus3.edgexfoundry.org:10001 [2025-05-20T06:48:14.916Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-20T06:48:14.916Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-20T06:48:14.916Z] Configure a credential helper to remove this warning. See [2025-05-20T06:48:14.917Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-20T06:48:14.917Z] [2025-05-20T06:48:14.917Z] Login Succeeded [2025-05-20T06:48:14.917Z] nexus3.edgexfoundry.org:10002 [2025-05-20T06:48:14.917Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-20T06:48:14.917Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-20T06:48:14.917Z] Configure a credential helper to remove this warning. See [2025-05-20T06:48:14.917Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-20T06:48:14.917Z] [2025-05-20T06:48:14.917Z] Login Succeeded [2025-05-20T06:48:14.917Z] nexus3.edgexfoundry.org:10003 [2025-05-20T06:48:15.176Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-20T06:48:15.176Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-20T06:48:15.176Z] Configure a credential helper to remove this warning. See [2025-05-20T06:48:15.177Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-20T06:48:15.177Z] [2025-05-20T06:48:15.177Z] Login Succeeded [2025-05-20T06:48:15.177Z] nexus3.edgexfoundry.org:10004 [2025-05-20T06:48:15.177Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-20T06:48:15.177Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-20T06:48:15.177Z] Configure a credential helper to remove this warning. See [2025-05-20T06:48:15.177Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-20T06:48:15.177Z] [2025-05-20T06:48:15.177Z] Login Succeeded [2025-05-20T06:48:15.177Z] ****.io [2025-05-20T06:48:15.439Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-20T06:48:15.439Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-20T06:48:15.439Z] Configure a credential helper to remove this warning. See [2025-05-20T06:48:15.439Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-20T06:48:15.439Z] [2025-05-20T06:48:15.439Z] Login Succeeded [2025-05-20T06:48:15.439Z] ---> ****-login.sh ends [Pipeline] } [2025-05-20T06:48:15.447Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-05-20T06:48:16.219Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-05-20T06:48:16.505Z] + ls -al . [2025-05-20T06:48:16.505Z] total 64 [2025-05-20T06:48:16.505Z] drwxrwxr-x 6 jenkins jenkins 4096 May 20 06:48 . [2025-05-20T06:48:16.505Z] drwxrwxr-x 4 jenkins jenkins 4096 May 20 06:48 .. [2025-05-20T06:48:16.505Z] drwxrwxr-x 8 jenkins jenkins 4096 May 20 06:48 .git [2025-05-20T06:48:16.505Z] drwxrwxr-x 2 jenkins jenkins 4096 May 20 06:48 .github [2025-05-20T06:48:16.505Z] -rw-rw-r-- 1 jenkins jenkins 1056 May 20 06:48 .gitignore [2025-05-20T06:48:16.505Z] -rw-rw-r-- 1 jenkins jenkins 1242 May 20 06:48 Dockerfile [2025-05-20T06:48:16.505Z] -rw-rw-r-- 1 jenkins jenkins 869 May 20 06:48 Jenkinsfile [2025-05-20T06:48:16.505Z] -rw-rw-r-- 1 jenkins jenkins 5651 May 20 06:48 README.md [2025-05-20T06:48:16.505Z] -rw-rw-r-- 1 jenkins jenkins 2488 May 20 06:48 build.py [2025-05-20T06:48:16.505Z] drwxrwxr-x 3 jenkins jenkins 4096 May 20 06:48 docs [2025-05-20T06:48:16.505Z] -rw-rw-r-- 1 jenkins jenkins 275 May 20 06:48 entrypoint.sh [2025-05-20T06:48:16.505Z] -rw-rw-r-- 1 jenkins jenkins 83 May 20 06:48 pyproject.toml [2025-05-20T06:48:16.505Z] -rw-rw-r-- 1 jenkins jenkins 32 May 20 06:48 requirements.txt [2025-05-20T06:48:16.505Z] -rw-rw-r-- 1 jenkins jenkins 2628 May 20 06:48 setup.py [2025-05-20T06:48:16.505Z] drwxrwxr-x 4 jenkins jenkins 4096 May 20 06:48 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-20T06:48:16.949Z] + docker build -t edgex-devops/py-git-semver -f Dockerfile --build-arg ARCH=amd64 --label git_sha=1de9c0d894bf9b947298bca85d916260acaf242b --label arch=amd64 . [2025-05-20T06:48:16.949Z] Sending build context to Docker daemon 444.4kB [2025-05-20T06:48:16.949Z] Step 1/20 : FROM python:3.13-slim AS build-image [2025-05-20T06:48:17.207Z] 3.13-slim: Pulling from library/python [2025-05-20T06:48:17.465Z] 254e724d7786: Pulling fs layer [2025-05-20T06:48:17.465Z] f778d6c4f6e9: Pulling fs layer [2025-05-20T06:48:17.465Z] d2f62848b12d: Pulling fs layer [2025-05-20T06:48:17.465Z] 997762e48473: Pulling fs layer [2025-05-20T06:48:17.465Z] 997762e48473: Waiting [2025-05-20T06:48:17.465Z] f778d6c4f6e9: Verifying Checksum [2025-05-20T06:48:17.465Z] f778d6c4f6e9: Download complete [2025-05-20T06:48:17.465Z] d2f62848b12d: Download complete [2025-05-20T06:48:17.725Z] 997762e48473: Download complete [2025-05-20T06:48:17.725Z] 254e724d7786: Verifying Checksum [2025-05-20T06:48:17.725Z] 254e724d7786: Download complete [2025-05-20T06:48:18.659Z] 254e724d7786: Pull complete [2025-05-20T06:48:18.917Z] f778d6c4f6e9: Pull complete [2025-05-20T06:48:19.486Z] d2f62848b12d: Pull complete [2025-05-20T06:48:19.486Z] 997762e48473: Pull complete [2025-05-20T06:48:19.486Z] Digest: sha256:914bf5c12ea40a97a78b2bff97fbdb766cc36ec903bfb4358faf2b74d73b555b [2025-05-20T06:48:19.486Z] Status: Downloaded newer image for python:3.13-slim [2025-05-20T06:48:19.486Z] ---> 2cd5426fce28 [2025-05-20T06:48:19.486Z] Step 2/20 : ENV PYTHONDONTWRITEBYTECODE 1 [2025-05-20T06:48:20.869Z] ---> Running in 7353cc41500a [2025-05-20T06:48:20.869Z] Removing intermediate container 7353cc41500a [2025-05-20T06:48:20.869Z] ---> 4833970345be [2025-05-20T06:48:20.869Z] Step 3/20 : ENV GIT_PYTHON_TRACE 1 [2025-05-20T06:48:20.869Z] ---> Running in 9df7665f1aa1 [2025-05-20T06:48:20.869Z] Removing intermediate container 9df7665f1aa1 [2025-05-20T06:48:20.869Z] ---> e81bfc15cf7c [2025-05-20T06:48:20.869Z] Step 4/20 : WORKDIR /code [2025-05-20T06:48:20.869Z] ---> Running in a3a7a7abc721 [2025-05-20T06:48:20.869Z] Removing intermediate container a3a7a7abc721 [2025-05-20T06:48:20.869Z] ---> 332d29b5af98 [2025-05-20T06:48:20.869Z] Step 5/20 : COPY . /code/ [2025-05-20T06:48:21.130Z] ---> 995720fc0ca8 [2025-05-20T06:48:21.130Z] Step 6/20 : RUN apt-get update && apt-get install -y ssh netcat-traditional git [2025-05-20T06:48:21.130Z] ---> Running in b038e5fc45b6 [2025-05-20T06:48:21.701Z] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] [2025-05-20T06:48:21.701Z] Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] [2025-05-20T06:48:21.701Z] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] [2025-05-20T06:48:21.701Z] Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8793 kB] [2025-05-20T06:48:21.701Z] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [512 B] [2025-05-20T06:48:21.961Z] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [259 kB] [2025-05-20T06:48:22.901Z] Fetched 9307 kB in 1s (8061 kB/s) [2025-05-20T06:48:23.470Z] Reading package lists... [2025-05-20T06:48:24.039Z] Reading package lists... [2025-05-20T06:48:24.039Z] Building dependency tree... [2025-05-20T06:48:24.039Z] Reading state information... [2025-05-20T06:48:24.300Z] The following additional packages will be installed: [2025-05-20T06:48:24.300Z] dbus dbus-bin dbus-daemon dbus-session-bus-common dbus-system-bus-common [2025-05-20T06:48:24.300Z] dbus-user-session dmsetup git-man krb5-locales less libapparmor1 libargon2-1 [2025-05-20T06:48:24.300Z] libbrotli1 libbsd0 libcbor0.8 libcryptsetup12 libcurl3-gnutls libdbus-1-3 [2025-05-20T06:48:24.300Z] libdevmapper1.02.1 libedit2 liberror-perl libexpat1 libfdisk1 libfido2-1 [2025-05-20T06:48:24.300Z] libgdbm-compat4 libgssapi-krb5-2 libip4tc2 libjson-c5 libk5crypto3 [2025-05-20T06:48:24.300Z] libkeyutils1 libkmod2 libkrb5-3 libkrb5support0 libldap-2.5-0 libldap-common [2025-05-20T06:48:24.300Z] libnghttp2-14 libnsl2 libnss-systemd libpam-systemd libperl5.36 libproc2-0 [2025-05-20T06:48:24.300Z] libpsl5 librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db libssh2-1 [2025-05-20T06:48:24.300Z] libssl3 libsystemd-shared libtirpc-common libtirpc3 libwrap0 libx11-6 [2025-05-20T06:48:24.300Z] libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 ncurses-term [2025-05-20T06:48:24.300Z] openssh-client openssh-server openssh-sftp-server openssl patch perl [2025-05-20T06:48:24.300Z] perl-modules-5.36 procps psmisc publicsuffix runit-helper sensible-utils [2025-05-20T06:48:24.300Z] systemd systemd-sysv systemd-timesyncd ucf xauth [2025-05-20T06:48:24.300Z] Suggested packages: [2025-05-20T06:48:24.300Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-email git-gui [2025-05-20T06:48:24.300Z] gitk gitweb git-cvs git-mediawiki git-svn krb5-doc krb5-user [2025-05-20T06:48:24.300Z] libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal [2025-05-20T06:48:24.300Z] libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql keychain [2025-05-20T06:48:24.300Z] libpam-ssh monkeysphere ssh-askpass molly-guard ufw ed diffutils-doc [2025-05-20T06:48:24.300Z] perl-doc libterm-readline-gnu-perl | libterm-readline-perl-perl make [2025-05-20T06:48:24.300Z] libtap-harness-archive-perl systemd-container systemd-homed systemd-userdbd [2025-05-20T06:48:24.300Z] systemd-boot systemd-resolved libqrencode4 libtss2-esys-3.0.2-0 libtss2-mu0 [2025-05-20T06:48:24.300Z] libtss2-rc0 polkitd | policykit-1 [2025-05-20T06:48:24.560Z] The following NEW packages will be installed: [2025-05-20T06:48:24.560Z] dbus dbus-bin dbus-daemon dbus-session-bus-common dbus-system-bus-common [2025-05-20T06:48:24.560Z] dbus-user-session dmsetup git git-man krb5-locales less libapparmor1 [2025-05-20T06:48:24.560Z] libargon2-1 libbrotli1 libbsd0 libcbor0.8 libcryptsetup12 libcurl3-gnutls [2025-05-20T06:48:24.560Z] libdbus-1-3 libdevmapper1.02.1 libedit2 liberror-perl libexpat1 libfdisk1 [2025-05-20T06:48:24.560Z] libfido2-1 libgdbm-compat4 libgssapi-krb5-2 libip4tc2 libjson-c5 [2025-05-20T06:48:24.560Z] libk5crypto3 libkeyutils1 libkmod2 libkrb5-3 libkrb5support0 libldap-2.5-0 [2025-05-20T06:48:24.560Z] libldap-common libnghttp2-14 libnsl2 libnss-systemd libpam-systemd [2025-05-20T06:48:24.560Z] libperl5.36 libproc2-0 libpsl5 librtmp1 libsasl2-2 libsasl2-modules [2025-05-20T06:48:24.560Z] libsasl2-modules-db libssh2-1 libsystemd-shared libtirpc-common libtirpc3 [2025-05-20T06:48:24.560Z] libwrap0 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 [2025-05-20T06:48:24.560Z] ncurses-term netcat-traditional openssh-client openssh-server [2025-05-20T06:48:24.560Z] openssh-sftp-server patch perl perl-modules-5.36 procps psmisc publicsuffix [2025-05-20T06:48:24.560Z] runit-helper sensible-utils ssh systemd systemd-sysv systemd-timesyncd ucf [2025-05-20T06:48:24.560Z] xauth [2025-05-20T06:48:24.560Z] The following packages will be upgraded: [2025-05-20T06:48:24.560Z] libssl3 openssl [2025-05-20T06:48:24.560Z] 2 upgraded, 78 newly installed, 0 to remove and 9 not upgraded. [2025-05-20T06:48:24.560Z] Need to get 34.7 MB of archives. [2025-05-20T06:48:24.560Z] After this operation, 146 MB of additional disk space will be used. [2025-05-20T06:48:24.560Z] Get:1 http://deb.debian.org/debian bookworm/main amd64 libargon2-1 amd64 0~20171227-0.3+deb12u1 [19.4 kB] [2025-05-20T06:48:24.560Z] Get:2 http://deb.debian.org/debian bookworm/main amd64 dmsetup amd64 2:1.02.185-2 [82.0 kB] [2025-05-20T06:48:24.560Z] Get:3 http://deb.debian.org/debian bookworm/main amd64 libdevmapper1.02.1 amd64 2:1.02.185-2 [133 kB] [2025-05-20T06:48:24.560Z] Get:4 http://deb.debian.org/debian bookworm/main amd64 libjson-c5 amd64 0.16-2 [44.1 kB] [2025-05-20T06:48:24.560Z] Get:5 http://deb.debian.org/debian bookworm/main amd64 libssl3 amd64 3.0.16-1~deb12u1 [2026 kB] [2025-05-20T06:48:24.560Z] Get:6 http://deb.debian.org/debian bookworm/main amd64 libcryptsetup12 amd64 2:2.6.1-4~deb12u2 [223 kB] [2025-05-20T06:48:24.560Z] Get:7 http://deb.debian.org/debian bookworm/main amd64 libfdisk1 amd64 2.38.1-5+deb12u3 [194 kB] [2025-05-20T06:48:24.560Z] Get:8 http://deb.debian.org/debian bookworm/main amd64 libkmod2 amd64 30+20221128-1 [57.9 kB] [2025-05-20T06:48:24.560Z] Get:9 http://deb.debian.org/debian bookworm/main amd64 libapparmor1 amd64 3.0.8-3 [41.2 kB] [2025-05-20T06:48:24.560Z] Get:10 http://deb.debian.org/debian bookworm/main amd64 libip4tc2 amd64 1.8.9-2 [19.0 kB] [2025-05-20T06:48:24.560Z] Get:11 http://deb.debian.org/debian bookworm/main amd64 libsystemd-shared amd64 252.36-1~deb12u1 [1693 kB] [2025-05-20T06:48:24.820Z] Get:12 http://deb.debian.org/debian bookworm/main amd64 systemd amd64 252.36-1~deb12u1 [3037 kB] [2025-05-20T06:48:24.820Z] Get:13 http://deb.debian.org/debian bookworm/main amd64 systemd-sysv amd64 252.36-1~deb12u1 [42.6 kB] [2025-05-20T06:48:24.820Z] Get:14 http://deb.debian.org/debian bookworm/main amd64 libdbus-1-3 amd64 1.14.10-1~deb12u1 [201 kB] [2025-05-20T06:48:24.820Z] Get:15 http://deb.debian.org/debian bookworm/main amd64 dbus-bin amd64 1.14.10-1~deb12u1 [105 kB] [2025-05-20T06:48:24.820Z] Get:16 http://deb.debian.org/debian bookworm/main amd64 dbus-session-bus-common all 1.14.10-1~deb12u1 [78.2 kB] [2025-05-20T06:48:24.820Z] Get:17 http://deb.debian.org/debian bookworm/main amd64 libexpat1 amd64 2.5.0-1+deb12u1 [98.9 kB] [2025-05-20T06:48:24.820Z] Get:18 http://deb.debian.org/debian bookworm/main amd64 dbus-daemon amd64 1.14.10-1~deb12u1 [184 kB] [2025-05-20T06:48:24.820Z] Get:19 http://deb.debian.org/debian bookworm/main amd64 dbus-system-bus-common all 1.14.10-1~deb12u1 [79.3 kB] [2025-05-20T06:48:24.820Z] Get:20 http://deb.debian.org/debian bookworm/main amd64 dbus amd64 1.14.10-1~deb12u1 [97.4 kB] [2025-05-20T06:48:24.820Z] Get:21 http://deb.debian.org/debian bookworm/main amd64 perl-modules-5.36 all 5.36.0-7+deb12u2 [2815 kB] [2025-05-20T06:48:24.820Z] Get:22 http://deb.debian.org/debian bookworm/main amd64 libgdbm-compat4 amd64 1.23-3 [48.2 kB] [2025-05-20T06:48:24.820Z] Get:23 http://deb.debian.org/debian bookworm/main amd64 libperl5.36 amd64 5.36.0-7+deb12u2 [4207 kB] [2025-05-20T06:48:24.820Z] Get:24 http://deb.debian.org/debian bookworm/main amd64 perl amd64 5.36.0-7+deb12u2 [239 kB] [2025-05-20T06:48:24.820Z] Get:25 http://deb.debian.org/debian bookworm/main amd64 libbsd0 amd64 0.11.7-2 [117 kB] [2025-05-20T06:48:24.820Z] Get:26 http://deb.debian.org/debian bookworm/main amd64 libedit2 amd64 3.1-20221030-2 [93.0 kB] [2025-05-20T06:48:24.820Z] Get:27 http://deb.debian.org/debian bookworm/main amd64 libcbor0.8 amd64 0.8.0-2+b1 [27.4 kB] [2025-05-20T06:48:24.820Z] Get:28 http://deb.debian.org/debian bookworm/main amd64 libfido2-1 amd64 1.12.0-2+b1 [77.2 kB] [2025-05-20T06:48:24.820Z] Get:29 http://deb.debian.org/debian bookworm/main amd64 libkrb5support0 amd64 1.20.1-2+deb12u3 [32.8 kB] [2025-05-20T06:48:24.820Z] Get:30 http://deb.debian.org/debian bookworm/main amd64 libk5crypto3 amd64 1.20.1-2+deb12u3 [78.9 kB] [2025-05-20T06:48:24.820Z] Get:31 http://deb.debian.org/debian bookworm/main amd64 libkeyutils1 amd64 1.6.3-2 [8808 B] [2025-05-20T06:48:24.820Z] Get:32 http://deb.debian.org/debian bookworm/main amd64 libkrb5-3 amd64 1.20.1-2+deb12u3 [332 kB] [2025-05-20T06:48:24.820Z] Get:33 http://deb.debian.org/debian bookworm/main amd64 libgssapi-krb5-2 amd64 1.20.1-2+deb12u3 [135 kB] [2025-05-20T06:48:24.820Z] Get:34 http://deb.debian.org/debian bookworm/main amd64 openssh-client amd64 1:9.2p1-2+deb12u6 [992 kB] [2025-05-20T06:48:24.820Z] Get:35 http://deb.debian.org/debian bookworm/main amd64 openssh-sftp-server amd64 1:9.2p1-2+deb12u6 [65.8 kB] [2025-05-20T06:48:24.820Z] Get:36 http://deb.debian.org/debian bookworm/main amd64 libproc2-0 amd64 2:4.0.2-3 [62.8 kB] [2025-05-20T06:48:24.820Z] Get:37 http://deb.debian.org/debian bookworm/main amd64 procps amd64 2:4.0.2-3 [709 kB] [2025-05-20T06:48:24.820Z] Get:38 http://deb.debian.org/debian bookworm/main amd64 sensible-utils all 0.0.17+nmu1 [19.0 kB] [2025-05-20T06:48:24.820Z] Get:39 http://deb.debian.org/debian bookworm/main amd64 ucf all 3.0043+nmu1+deb12u1 [55.3 kB] [2025-05-20T06:48:24.820Z] Get:40 http://deb.debian.org/debian bookworm/main amd64 runit-helper all 2.15.2 [6520 B] [2025-05-20T06:48:24.820Z] Get:41 http://deb.debian.org/debian bookworm/main amd64 libtirpc-common all 1.3.3+ds-1 [14.0 kB] [2025-05-20T06:48:24.820Z] Get:42 http://deb.debian.org/debian bookworm/main amd64 libtirpc3 amd64 1.3.3+ds-1 [85.2 kB] [2025-05-20T06:48:24.820Z] Get:43 http://deb.debian.org/debian bookworm/main amd64 libnsl2 amd64 1.3.0-2 [39.5 kB] [2025-05-20T06:48:24.820Z] Get:44 http://deb.debian.org/debian bookworm/main amd64 libwrap0 amd64 7.6.q-32 [54.9 kB] [2025-05-20T06:48:24.820Z] Get:45 http://deb.debian.org/debian bookworm/main amd64 openssh-server amd64 1:9.2p1-2+deb12u6 [457 kB] [2025-05-20T06:48:24.820Z] Get:46 http://deb.debian.org/debian bookworm/main amd64 less amd64 590-2.1~deb12u2 [132 kB] [2025-05-20T06:48:24.820Z] Get:47 http://deb.debian.org/debian bookworm/main amd64 krb5-locales all 1.20.1-2+deb12u3 [63.1 kB] [2025-05-20T06:48:24.820Z] Get:48 http://deb.debian.org/debian bookworm/main amd64 libnss-systemd amd64 252.36-1~deb12u1 [164 kB] [2025-05-20T06:48:24.820Z] Get:49 http://deb.debian.org/debian bookworm/main amd64 libpam-systemd amd64 252.36-1~deb12u1 [225 kB] [2025-05-20T06:48:24.820Z] Get:50 http://deb.debian.org/debian bookworm/main amd64 ncurses-term all 6.4-4 [501 kB] [2025-05-20T06:48:24.820Z] Get:51 http://deb.debian.org/debian bookworm/main amd64 netcat-traditional amd64 1.10-47 [67.9 kB] [2025-05-20T06:48:24.820Z] Get:52 http://deb.debian.org/debian bookworm/main amd64 systemd-timesyncd amd64 252.36-1~deb12u1 [63.7 kB] [2025-05-20T06:48:24.820Z] Get:53 http://deb.debian.org/debian bookworm/main amd64 dbus-user-session amd64 1.14.10-1~deb12u1 [78.1 kB] [2025-05-20T06:48:24.820Z] Get:54 http://deb.debian.org/debian bookworm/main amd64 libbrotli1 amd64 1.0.9-2+b6 [275 kB] [2025-05-20T06:48:24.820Z] Get:55 http://deb.debian.org/debian bookworm/main amd64 libsasl2-modules-db amd64 2.1.28+dfsg-10 [20.3 kB] [2025-05-20T06:48:24.820Z] Get:56 http://deb.debian.org/debian bookworm/main amd64 libsasl2-2 amd64 2.1.28+dfsg-10 [59.7 kB] [2025-05-20T06:48:24.820Z] Get:57 http://deb.debian.org/debian bookworm/main amd64 libldap-2.5-0 amd64 2.5.13+dfsg-5 [183 kB] [2025-05-20T06:48:24.820Z] Get:58 http://deb.debian.org/debian bookworm/main amd64 libnghttp2-14 amd64 1.52.0-1+deb12u2 [73.0 kB] [2025-05-20T06:48:24.820Z] Get:59 http://deb.debian.org/debian bookworm/main amd64 libpsl5 amd64 0.21.2-1 [58.7 kB] [2025-05-20T06:48:24.820Z] Get:60 http://deb.debian.org/debian bookworm/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2025-05-20T06:48:24.820Z] Get:61 http://deb.debian.org/debian bookworm/main amd64 libssh2-1 amd64 1.10.0-3+b1 [179 kB] [2025-05-20T06:48:24.820Z] Get:62 http://deb.debian.org/debian bookworm/main amd64 libcurl3-gnutls amd64 7.88.1-10+deb12u12 [386 kB] [2025-05-20T06:48:24.820Z] Get:63 http://deb.debian.org/debian bookworm/main amd64 liberror-perl all 0.17029-2 [29.0 kB] [2025-05-20T06:48:24.820Z] Get:64 http://deb.debian.org/debian bookworm/main amd64 git-man all 1:2.39.5-0+deb12u2 [2053 kB] [2025-05-20T06:48:24.820Z] Get:65 http://deb.debian.org/debian bookworm/main amd64 git amd64 1:2.39.5-0+deb12u2 [7260 kB] [2025-05-20T06:48:25.082Z] Get:66 http://deb.debian.org/debian bookworm/main amd64 libldap-common all 2.5.13+dfsg-5 [29.3 kB] [2025-05-20T06:48:25.082Z] Get:67 http://deb.debian.org/debian bookworm/main amd64 libsasl2-modules amd64 2.1.28+dfsg-10 [66.6 kB] [2025-05-20T06:48:25.082Z] Get:68 http://deb.debian.org/debian bookworm/main amd64 libxau6 amd64 1:1.0.9-1 [19.7 kB] [2025-05-20T06:48:25.082Z] Get:69 http://deb.debian.org/debian bookworm/main amd64 libxdmcp6 amd64 1:1.1.2-3 [26.3 kB] [2025-05-20T06:48:25.082Z] Get:70 http://deb.debian.org/debian bookworm/main amd64 libxcb1 amd64 1.15-1 [144 kB] [2025-05-20T06:48:25.082Z] Get:71 http://deb.debian.org/debian bookworm/main amd64 libx11-data all 2:1.8.4-2+deb12u2 [292 kB] [2025-05-20T06:48:25.082Z] Get:72 http://deb.debian.org/debian bookworm/main amd64 libx11-6 amd64 2:1.8.4-2+deb12u2 [760 kB] [2025-05-20T06:48:25.082Z] Get:73 http://deb.debian.org/debian bookworm/main amd64 libxext6 amd64 2:1.3.4-1+b1 [52.9 kB] [2025-05-20T06:48:25.082Z] Get:74 http://deb.debian.org/debian bookworm/main amd64 libxmuu1 amd64 2:1.1.3-3 [23.9 kB] [2025-05-20T06:48:25.082Z] Get:75 http://deb.debian.org/debian bookworm/main amd64 openssl amd64 3.0.16-1~deb12u1 [1427 kB] [2025-05-20T06:48:25.082Z] Get:76 http://deb.debian.org/debian bookworm/main amd64 patch amd64 2.7.6-7 [128 kB] [2025-05-20T06:48:25.082Z] Get:77 http://deb.debian.org/debian bookworm/main amd64 psmisc amd64 23.6-1 [259 kB] [2025-05-20T06:48:25.082Z] Get:78 http://deb.debian.org/debian bookworm/main amd64 publicsuffix all 20230209.2326-1 [126 kB] [2025-05-20T06:48:25.082Z] Get:79 http://deb.debian.org/debian bookworm/main amd64 ssh all 1:9.2p1-2+deb12u6 [174 kB] [2025-05-20T06:48:25.082Z] Get:80 http://deb.debian.org/debian bookworm/main amd64 xauth amd64 1:1.1.2-1 [36.0 kB] [2025-05-20T06:48:25.082Z] debconf: delaying package configuration, since apt-utils is not installed [2025-05-20T06:48:25.342Z] Fetched 34.7 MB in 0s (81.7 MB/s) [2025-05-20T06:48:25.342Z] Selecting previously unselected package libargon2-1:amd64. [2025-05-20T06:48:25.342Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6632 files and directories currently installed.) [2025-05-20T06:48:25.342Z] Preparing to unpack .../00-libargon2-1_0~20171227-0.3+deb12u1_amd64.deb ... [2025-05-20T06:48:25.342Z] Unpacking libargon2-1:amd64 (0~20171227-0.3+deb12u1) ... [2025-05-20T06:48:25.342Z] Selecting previously unselected package dmsetup. [2025-05-20T06:48:25.342Z] Preparing to unpack .../01-dmsetup_2%3a1.02.185-2_amd64.deb ... [2025-05-20T06:48:25.342Z] Unpacking dmsetup (2:1.02.185-2) ... [2025-05-20T06:48:25.342Z] Selecting previously unselected package libdevmapper1.02.1:amd64. [2025-05-20T06:48:25.342Z] Preparing to unpack .../02-libdevmapper1.02.1_2%3a1.02.185-2_amd64.deb ... [2025-05-20T06:48:25.342Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.185-2) ... [2025-05-20T06:48:25.342Z] Selecting previously unselected package libjson-c5:amd64. [2025-05-20T06:48:25.342Z] Preparing to unpack .../03-libjson-c5_0.16-2_amd64.deb ... [2025-05-20T06:48:25.342Z] Unpacking libjson-c5:amd64 (0.16-2) ... [2025-05-20T06:48:25.601Z] Preparing to unpack .../04-libssl3_3.0.16-1~deb12u1_amd64.deb ... [2025-05-20T06:48:25.601Z] Unpacking libssl3:amd64 (3.0.16-1~deb12u1) over (3.0.15-1~deb12u1) ... [2025-05-20T06:48:25.861Z] Selecting previously unselected package libcryptsetup12:amd64. [2025-05-20T06:48:25.861Z] Preparing to unpack .../05-libcryptsetup12_2%3a2.6.1-4~deb12u2_amd64.deb ... [2025-05-20T06:48:25.861Z] Unpacking libcryptsetup12:amd64 (2:2.6.1-4~deb12u2) ... [2025-05-20T06:48:25.861Z] Selecting previously unselected package libfdisk1:amd64. [2025-05-20T06:48:25.861Z] Preparing to unpack .../06-libfdisk1_2.38.1-5+deb12u3_amd64.deb ... [2025-05-20T06:48:25.861Z] Unpacking libfdisk1:amd64 (2.38.1-5+deb12u3) ... [2025-05-20T06:48:25.861Z] Selecting previously unselected package libkmod2:amd64. [2025-05-20T06:48:25.861Z] Preparing to unpack .../07-libkmod2_30+20221128-1_amd64.deb ... [2025-05-20T06:48:25.861Z] Unpacking libkmod2:amd64 (30+20221128-1) ... [2025-05-20T06:48:26.121Z] Selecting previously unselected package libapparmor1:amd64. [2025-05-20T06:48:26.121Z] Preparing to unpack .../08-libapparmor1_3.0.8-3_amd64.deb ... [2025-05-20T06:48:26.121Z] Unpacking libapparmor1:amd64 (3.0.8-3) ... [2025-05-20T06:48:26.121Z] Selecting previously unselected package libip4tc2:amd64. [2025-05-20T06:48:26.121Z] Preparing to unpack .../09-libip4tc2_1.8.9-2_amd64.deb ... [2025-05-20T06:48:26.121Z] Unpacking libip4tc2:amd64 (1.8.9-2) ... [2025-05-20T06:48:26.121Z] Selecting previously unselected package libsystemd-shared:amd64. [2025-05-20T06:48:26.121Z] Preparing to unpack .../10-libsystemd-shared_252.36-1~deb12u1_amd64.deb ... [2025-05-20T06:48:26.121Z] Unpacking libsystemd-shared:amd64 (252.36-1~deb12u1) ... [2025-05-20T06:48:26.381Z] Setting up libssl3:amd64 (3.0.16-1~deb12u1) ... [2025-05-20T06:48:26.381Z] Selecting previously unselected package systemd. [2025-05-20T06:48:26.381Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6706 files and directories currently installed.) [2025-05-20T06:48:26.381Z] Preparing to unpack .../systemd_252.36-1~deb12u1_amd64.deb ... [2025-05-20T06:48:26.381Z] Unpacking systemd (252.36-1~deb12u1) ... [2025-05-20T06:48:26.641Z] Setting up libargon2-1:amd64 (0~20171227-0.3+deb12u1) ... [2025-05-20T06:48:26.641Z] Setting up libjson-c5:amd64 (0.16-2) ... [2025-05-20T06:48:26.641Z] Setting up libfdisk1:amd64 (2.38.1-5+deb12u3) ... [2025-05-20T06:48:26.641Z] Setting up libkmod2:amd64 (30+20221128-1) ... [2025-05-20T06:48:26.641Z] Setting up libapparmor1:amd64 (3.0.8-3) ... [2025-05-20T06:48:26.641Z] Setting up libip4tc2:amd64 (1.8.9-2) ... [2025-05-20T06:48:26.902Z] Setting up libsystemd-shared:amd64 (252.36-1~deb12u1) ... [2025-05-20T06:48:26.902Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.185-2) ... [2025-05-20T06:48:26.902Z] Setting up libcryptsetup12:amd64 (2:2.6.1-4~deb12u2) ... [2025-05-20T06:48:26.902Z] Setting up systemd (252.36-1~deb12u1) ... [2025-05-20T06:48:26.902Z] Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2025-05-20T06:48:26.902Z] Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2025-05-20T06:48:26.902Z] Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2025-05-20T06:48:26.902Z] Initializing machine ID from random generator. [2025-05-20T06:48:26.902Z] Creating group 'systemd-journal' with GID 999. [2025-05-20T06:48:26.902Z] Creating group 'systemd-network' with GID 998. [2025-05-20T06:48:26.902Z] Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998. [2025-05-20T06:48:26.902Z] Setting up dmsetup (2:1.02.185-2) ... [2025-05-20T06:48:26.902Z] Selecting previously unselected package systemd-sysv. [2025-05-20T06:48:26.902Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 7554 files and directories currently installed.) [2025-05-20T06:48:26.902Z] Preparing to unpack .../00-systemd-sysv_252.36-1~deb12u1_amd64.deb ... [2025-05-20T06:48:26.902Z] Unpacking systemd-sysv (252.36-1~deb12u1) ... [2025-05-20T06:48:27.163Z] Selecting previously unselected package libdbus-1-3:amd64. [2025-05-20T06:48:27.163Z] Preparing to unpack .../01-libdbus-1-3_1.14.10-1~deb12u1_amd64.deb ... [2025-05-20T06:48:27.163Z] Unpacking libdbus-1-3:amd64 (1.14.10-1~deb12u1) ... [2025-05-20T06:48:27.163Z] Selecting previously unselected package dbus-bin. [2025-05-20T06:48:27.163Z] Preparing to unpack .../02-dbus-bin_1.14.10-1~deb12u1_amd64.deb ... [2025-05-20T06:48:27.163Z] Unpacking dbus-bin (1.14.10-1~deb12u1) ... [2025-05-20T06:48:27.163Z] Selecting previously unselected package dbus-session-bus-common. [2025-05-20T06:48:27.163Z] Preparing to unpack .../03-dbus-session-bus-common_1.14.10-1~deb12u1_all.deb ... [2025-05-20T06:48:27.163Z] Unpacking dbus-session-bus-common (1.14.10-1~deb12u1) ... [2025-05-20T06:48:27.163Z] Selecting previously unselected package libexpat1:amd64. [2025-05-20T06:48:27.163Z] Preparing to unpack .../04-libexpat1_2.5.0-1+deb12u1_amd64.deb ... [2025-05-20T06:48:27.163Z] Unpacking libexpat1:amd64 (2.5.0-1+deb12u1) ... [2025-05-20T06:48:27.163Z] Selecting previously unselected package dbus-daemon. [2025-05-20T06:48:27.163Z] Preparing to unpack .../05-dbus-daemon_1.14.10-1~deb12u1_amd64.deb ... [2025-05-20T06:48:27.163Z] Unpacking dbus-daemon (1.14.10-1~deb12u1) ... [2025-05-20T06:48:27.422Z] Selecting previously unselected package dbus-system-bus-common. [2025-05-20T06:48:27.422Z] Preparing to unpack .../06-dbus-system-bus-common_1.14.10-1~deb12u1_all.deb ... [2025-05-20T06:48:27.422Z] Unpacking dbus-system-bus-common (1.14.10-1~deb12u1) ... [2025-05-20T06:48:27.422Z] Selecting previously unselected package dbus. [2025-05-20T06:48:27.422Z] Preparing to unpack .../07-dbus_1.14.10-1~deb12u1_amd64.deb ... [2025-05-20T06:48:27.422Z] Unpacking dbus (1.14.10-1~deb12u1) ... [2025-05-20T06:48:27.422Z] Selecting previously unselected package perl-modules-5.36. [2025-05-20T06:48:27.422Z] Preparing to unpack .../08-perl-modules-5.36_5.36.0-7+deb12u2_all.deb ... [2025-05-20T06:48:27.422Z] Unpacking perl-modules-5.36 (5.36.0-7+deb12u2) ... [2025-05-20T06:48:27.681Z] Selecting previously unselected package libgdbm-compat4:amd64. [2025-05-20T06:48:27.681Z] Preparing to unpack .../09-libgdbm-compat4_1.23-3_amd64.deb ... [2025-05-20T06:48:27.681Z] Unpacking libgdbm-compat4:amd64 (1.23-3) ... [2025-05-20T06:48:27.941Z] Selecting previously unselected package libperl5.36:amd64. [2025-05-20T06:48:27.941Z] Preparing to unpack .../10-libperl5.36_5.36.0-7+deb12u2_amd64.deb ... [2025-05-20T06:48:27.941Z] Unpacking libperl5.36:amd64 (5.36.0-7+deb12u2) ... [2025-05-20T06:48:28.199Z] Selecting previously unselected package perl. [2025-05-20T06:48:28.199Z] Preparing to unpack .../11-perl_5.36.0-7+deb12u2_amd64.deb ... [2025-05-20T06:48:28.199Z] Unpacking perl (5.36.0-7+deb12u2) ... [2025-05-20T06:48:28.199Z] Selecting previously unselected package libbsd0:amd64. [2025-05-20T06:48:28.199Z] Preparing to unpack .../12-libbsd0_0.11.7-2_amd64.deb ... [2025-05-20T06:48:28.200Z] Unpacking libbsd0:amd64 (0.11.7-2) ... [2025-05-20T06:48:28.200Z] Selecting previously unselected package libedit2:amd64. [2025-05-20T06:48:28.200Z] Preparing to unpack .../13-libedit2_3.1-20221030-2_amd64.deb ... [2025-05-20T06:48:28.200Z] Unpacking libedit2:amd64 (3.1-20221030-2) ... [2025-05-20T06:48:28.459Z] Selecting previously unselected package libcbor0.8:amd64. [2025-05-20T06:48:28.459Z] Preparing to unpack .../14-libcbor0.8_0.8.0-2+b1_amd64.deb ... [2025-05-20T06:48:28.459Z] Unpacking libcbor0.8:amd64 (0.8.0-2+b1) ... [2025-05-20T06:48:28.459Z] Selecting previously unselected package libfido2-1:amd64. [2025-05-20T06:48:28.459Z] Preparing to unpack .../15-libfido2-1_1.12.0-2+b1_amd64.deb ... [2025-05-20T06:48:28.459Z] Unpacking libfido2-1:amd64 (1.12.0-2+b1) ... [2025-05-20T06:48:28.459Z] Selecting previously unselected package libkrb5support0:amd64. [2025-05-20T06:48:28.459Z] Preparing to unpack .../16-libkrb5support0_1.20.1-2+deb12u3_amd64.deb ... [2025-05-20T06:48:28.459Z] Unpacking libkrb5support0:amd64 (1.20.1-2+deb12u3) ... [2025-05-20T06:48:28.459Z] Selecting previously unselected package libk5crypto3:amd64. [2025-05-20T06:48:28.459Z] Preparing to unpack .../17-libk5crypto3_1.20.1-2+deb12u3_amd64.deb ... [2025-05-20T06:48:28.459Z] Unpacking libk5crypto3:amd64 (1.20.1-2+deb12u3) ... [2025-05-20T06:48:28.459Z] Selecting previously unselected package libkeyutils1:amd64. [2025-05-20T06:48:28.459Z] Preparing to unpack .../18-libkeyutils1_1.6.3-2_amd64.deb ... [2025-05-20T06:48:28.459Z] Unpacking libkeyutils1:amd64 (1.6.3-2) ... [2025-05-20T06:48:28.459Z] Selecting previously unselected package libkrb5-3:amd64. [2025-05-20T06:48:28.459Z] Preparing to unpack .../19-libkrb5-3_1.20.1-2+deb12u3_amd64.deb ... [2025-05-20T06:48:28.459Z] Unpacking libkrb5-3:amd64 (1.20.1-2+deb12u3) ... [2025-05-20T06:48:28.719Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2025-05-20T06:48:28.719Z] Preparing to unpack .../20-libgssapi-krb5-2_1.20.1-2+deb12u3_amd64.deb ... [2025-05-20T06:48:28.719Z] Unpacking libgssapi-krb5-2:amd64 (1.20.1-2+deb12u3) ... [2025-05-20T06:48:28.719Z] Selecting previously unselected package openssh-client. [2025-05-20T06:48:28.719Z] Preparing to unpack .../21-openssh-client_1%3a9.2p1-2+deb12u6_amd64.deb ... [2025-05-20T06:48:28.719Z] Unpacking openssh-client (1:9.2p1-2+deb12u6) ... [2025-05-20T06:48:28.719Z] Selecting previously unselected package openssh-sftp-server. [2025-05-20T06:48:28.719Z] Preparing to unpack .../22-openssh-sftp-server_1%3a9.2p1-2+deb12u6_amd64.deb ... [2025-05-20T06:48:28.719Z] Unpacking openssh-sftp-server (1:9.2p1-2+deb12u6) ... [2025-05-20T06:48:28.719Z] Selecting previously unselected package libproc2-0:amd64. [2025-05-20T06:48:28.719Z] Preparing to unpack .../23-libproc2-0_2%3a4.0.2-3_amd64.deb ... [2025-05-20T06:48:28.719Z] Unpacking libproc2-0:amd64 (2:4.0.2-3) ... [2025-05-20T06:48:28.979Z] Selecting previously unselected package procps. [2025-05-20T06:48:28.979Z] Preparing to unpack .../24-procps_2%3a4.0.2-3_amd64.deb ... [2025-05-20T06:48:28.979Z] Unpacking procps (2:4.0.2-3) ... [2025-05-20T06:48:28.979Z] Selecting previously unselected package sensible-utils. [2025-05-20T06:48:28.979Z] Preparing to unpack .../25-sensible-utils_0.0.17+nmu1_all.deb ... [2025-05-20T06:48:28.979Z] Unpacking sensible-utils (0.0.17+nmu1) ... [2025-05-20T06:48:28.979Z] Selecting previously unselected package ucf. [2025-05-20T06:48:28.979Z] Preparing to unpack .../26-ucf_3.0043+nmu1+deb12u1_all.deb ... [2025-05-20T06:48:28.979Z] Moving old data out of the way [2025-05-20T06:48:28.979Z] Unpacking ucf (3.0043+nmu1+deb12u1) ... [2025-05-20T06:48:28.979Z] Selecting previously unselected package runit-helper. [2025-05-20T06:48:28.979Z] Preparing to unpack .../27-runit-helper_2.15.2_all.deb ... [2025-05-20T06:48:28.979Z] Unpacking runit-helper (2.15.2) ... [2025-05-20T06:48:28.979Z] Selecting previously unselected package libtirpc-common. [2025-05-20T06:48:28.979Z] Preparing to unpack .../28-libtirpc-common_1.3.3+ds-1_all.deb ... [2025-05-20T06:48:29.237Z] Unpacking libtirpc-common (1.3.3+ds-1) ... [2025-05-20T06:48:29.237Z] Selecting previously unselected package libtirpc3:amd64. [2025-05-20T06:48:29.237Z] Preparing to unpack .../29-libtirpc3_1.3.3+ds-1_amd64.deb ... [2025-05-20T06:48:29.237Z] Unpacking libtirpc3:amd64 (1.3.3+ds-1) ... [2025-05-20T06:48:29.237Z] Selecting previously unselected package libnsl2:amd64. [2025-05-20T06:48:29.237Z] Preparing to unpack .../30-libnsl2_1.3.0-2_amd64.deb ... [2025-05-20T06:48:29.237Z] Unpacking libnsl2:amd64 (1.3.0-2) ... [2025-05-20T06:48:29.237Z] Selecting previously unselected package libwrap0:amd64. [2025-05-20T06:48:29.237Z] Preparing to unpack .../31-libwrap0_7.6.q-32_amd64.deb ... [2025-05-20T06:48:29.237Z] Unpacking libwrap0:amd64 (7.6.q-32) ... [2025-05-20T06:48:29.237Z] Selecting previously unselected package openssh-server. [2025-05-20T06:48:29.237Z] Preparing to unpack .../32-openssh-server_1%3a9.2p1-2+deb12u6_amd64.deb ... [2025-05-20T06:48:29.237Z] Unpacking openssh-server (1:9.2p1-2+deb12u6) ... [2025-05-20T06:48:29.497Z] Selecting previously unselected package less. [2025-05-20T06:48:29.497Z] Preparing to unpack .../33-less_590-2.1~deb12u2_amd64.deb ... [2025-05-20T06:48:29.497Z] Unpacking less (590-2.1~deb12u2) ... [2025-05-20T06:48:29.497Z] Selecting previously unselected package krb5-locales. [2025-05-20T06:48:29.497Z] Preparing to unpack .../34-krb5-locales_1.20.1-2+deb12u3_all.deb ... [2025-05-20T06:48:29.497Z] Unpacking krb5-locales (1.20.1-2+deb12u3) ... [2025-05-20T06:48:29.497Z] Selecting previously unselected package libnss-systemd:amd64. [2025-05-20T06:48:29.497Z] Preparing to unpack .../35-libnss-systemd_252.36-1~deb12u1_amd64.deb ... [2025-05-20T06:48:29.497Z] Unpacking libnss-systemd:amd64 (252.36-1~deb12u1) ... [2025-05-20T06:48:29.497Z] Selecting previously unselected package libpam-systemd:amd64. [2025-05-20T06:48:29.497Z] Preparing to unpack .../36-libpam-systemd_252.36-1~deb12u1_amd64.deb ... [2025-05-20T06:48:29.497Z] Unpacking libpam-systemd:amd64 (252.36-1~deb12u1) ... [2025-05-20T06:48:29.497Z] Selecting previously unselected package ncurses-term. [2025-05-20T06:48:29.497Z] Preparing to unpack .../37-ncurses-term_6.4-4_all.deb ... [2025-05-20T06:48:29.497Z] Unpacking ncurses-term (6.4-4) ... [2025-05-20T06:48:29.531Z] Still waiting to schedule task [2025-05-20T06:48:29.531Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-05-20T06:48:29.757Z] Selecting previously unselected package netcat-traditional. [2025-05-20T06:48:29.757Z] Preparing to unpack .../38-netcat-traditional_1.10-47_amd64.deb ... [2025-05-20T06:48:29.757Z] Unpacking netcat-traditional (1.10-47) ... [2025-05-20T06:48:30.016Z] Selecting previously unselected package systemd-timesyncd. [2025-05-20T06:48:30.016Z] Preparing to unpack .../39-systemd-timesyncd_252.36-1~deb12u1_amd64.deb ... [2025-05-20T06:48:30.016Z] Unpacking systemd-timesyncd (252.36-1~deb12u1) ... [2025-05-20T06:48:30.016Z] Selecting previously unselected package dbus-user-session. [2025-05-20T06:48:30.016Z] Preparing to unpack .../40-dbus-user-session_1.14.10-1~deb12u1_amd64.deb ... [2025-05-20T06:48:30.016Z] Unpacking dbus-user-session (1.14.10-1~deb12u1) ... [2025-05-20T06:48:30.016Z] Selecting previously unselected package libbrotli1:amd64. [2025-05-20T06:48:30.016Z] Preparing to unpack .../41-libbrotli1_1.0.9-2+b6_amd64.deb ... [2025-05-20T06:48:30.016Z] Unpacking libbrotli1:amd64 (1.0.9-2+b6) ... [2025-05-20T06:48:30.016Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2025-05-20T06:48:30.016Z] Preparing to unpack .../42-libsasl2-modules-db_2.1.28+dfsg-10_amd64.deb ... [2025-05-20T06:48:30.016Z] Unpacking libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... [2025-05-20T06:48:30.016Z] Selecting previously unselected package libsasl2-2:amd64. [2025-05-20T06:48:30.016Z] Preparing to unpack .../43-libsasl2-2_2.1.28+dfsg-10_amd64.deb ... [2025-05-20T06:48:30.016Z] Unpacking libsasl2-2:amd64 (2.1.28+dfsg-10) ... [2025-05-20T06:48:30.016Z] Selecting previously unselected package libldap-2.5-0:amd64. [2025-05-20T06:48:30.016Z] Preparing to unpack .../44-libldap-2.5-0_2.5.13+dfsg-5_amd64.deb ... [2025-05-20T06:48:30.016Z] Unpacking libldap-2.5-0:amd64 (2.5.13+dfsg-5) ... [2025-05-20T06:48:30.276Z] Selecting previously unselected package libnghttp2-14:amd64. [2025-05-20T06:48:30.276Z] Preparing to unpack .../45-libnghttp2-14_1.52.0-1+deb12u2_amd64.deb ... [2025-05-20T06:48:30.276Z] Unpacking libnghttp2-14:amd64 (1.52.0-1+deb12u2) ... [2025-05-20T06:48:30.276Z] Selecting previously unselected package libpsl5:amd64. [2025-05-20T06:48:30.276Z] Preparing to unpack .../46-libpsl5_0.21.2-1_amd64.deb ... [2025-05-20T06:48:30.276Z] Unpacking libpsl5:amd64 (0.21.2-1) ... [2025-05-20T06:48:30.276Z] Selecting previously unselected package librtmp1:amd64. [2025-05-20T06:48:30.276Z] Preparing to unpack .../47-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2025-05-20T06:48:30.276Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2025-05-20T06:48:30.276Z] Selecting previously unselected package libssh2-1:amd64. [2025-05-20T06:48:30.276Z] Preparing to unpack .../48-libssh2-1_1.10.0-3+b1_amd64.deb ... [2025-05-20T06:48:30.276Z] Unpacking libssh2-1:amd64 (1.10.0-3+b1) ... [2025-05-20T06:48:30.276Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2025-05-20T06:48:30.276Z] Preparing to unpack .../49-libcurl3-gnutls_7.88.1-10+deb12u12_amd64.deb ... [2025-05-20T06:48:30.276Z] Unpacking libcurl3-gnutls:amd64 (7.88.1-10+deb12u12) ... [2025-05-20T06:48:30.535Z] Selecting previously unselected package liberror-perl. [2025-05-20T06:48:30.535Z] Preparing to unpack .../50-liberror-perl_0.17029-2_all.deb ... [2025-05-20T06:48:30.535Z] Unpacking liberror-perl (0.17029-2) ... [2025-05-20T06:48:30.535Z] Selecting previously unselected package git-man. [2025-05-20T06:48:30.535Z] Preparing to unpack .../51-git-man_1%3a2.39.5-0+deb12u2_all.deb ... [2025-05-20T06:48:30.535Z] Unpacking git-man (1:2.39.5-0+deb12u2) ... [2025-05-20T06:48:30.535Z] Selecting previously unselected package git. [2025-05-20T06:48:30.535Z] Preparing to unpack .../52-git_1%3a2.39.5-0+deb12u2_amd64.deb ... [2025-05-20T06:48:30.535Z] Unpacking git (1:2.39.5-0+deb12u2) ... [2025-05-20T06:48:31.105Z] Selecting previously unselected package libldap-common. [2025-05-20T06:48:31.106Z] Preparing to unpack .../53-libldap-common_2.5.13+dfsg-5_all.deb ... [2025-05-20T06:48:31.106Z] Unpacking libldap-common (2.5.13+dfsg-5) ... [2025-05-20T06:48:31.106Z] Selecting previously unselected package libsasl2-modules:amd64. [2025-05-20T06:48:31.106Z] Preparing to unpack .../54-libsasl2-modules_2.1.28+dfsg-10_amd64.deb ... [2025-05-20T06:48:31.106Z] Unpacking libsasl2-modules:amd64 (2.1.28+dfsg-10) ... [2025-05-20T06:48:31.106Z] Selecting previously unselected package libxau6:amd64. [2025-05-20T06:48:31.106Z] Preparing to unpack .../55-libxau6_1%3a1.0.9-1_amd64.deb ... [2025-05-20T06:48:31.106Z] Unpacking libxau6:amd64 (1:1.0.9-1) ... [2025-05-20T06:48:31.106Z] Selecting previously unselected package libxdmcp6:amd64. [2025-05-20T06:48:31.106Z] Preparing to unpack .../56-libxdmcp6_1%3a1.1.2-3_amd64.deb ... [2025-05-20T06:48:31.106Z] Unpacking libxdmcp6:amd64 (1:1.1.2-3) ... [2025-05-20T06:48:31.106Z] Selecting previously unselected package libxcb1:amd64. [2025-05-20T06:48:31.106Z] Preparing to unpack .../57-libxcb1_1.15-1_amd64.deb ... [2025-05-20T06:48:31.106Z] Unpacking libxcb1:amd64 (1.15-1) ... [2025-05-20T06:48:31.106Z] Selecting previously unselected package libx11-data. [2025-05-20T06:48:31.106Z] Preparing to unpack .../58-libx11-data_2%3a1.8.4-2+deb12u2_all.deb ... [2025-05-20T06:48:31.106Z] Unpacking libx11-data (2:1.8.4-2+deb12u2) ... [2025-05-20T06:48:31.365Z] Selecting previously unselected package libx11-6:amd64. [2025-05-20T06:48:31.365Z] Preparing to unpack .../59-libx11-6_2%3a1.8.4-2+deb12u2_amd64.deb ... [2025-05-20T06:48:31.365Z] Unpacking libx11-6:amd64 (2:1.8.4-2+deb12u2) ... [2025-05-20T06:48:31.365Z] Selecting previously unselected package libxext6:amd64. [2025-05-20T06:48:31.365Z] Preparing to unpack .../60-libxext6_2%3a1.3.4-1+b1_amd64.deb ... [2025-05-20T06:48:31.365Z] Unpacking libxext6:amd64 (2:1.3.4-1+b1) ... [2025-05-20T06:48:31.365Z] Selecting previously unselected package libxmuu1:amd64. [2025-05-20T06:48:31.365Z] Preparing to unpack .../61-libxmuu1_2%3a1.1.3-3_amd64.deb ... [2025-05-20T06:48:31.365Z] Unpacking libxmuu1:amd64 (2:1.1.3-3) ... [2025-05-20T06:48:31.365Z] Preparing to unpack .../62-openssl_3.0.16-1~deb12u1_amd64.deb ... [2025-05-20T06:48:31.365Z] Unpacking openssl (3.0.16-1~deb12u1) over (3.0.15-1~deb12u1) ... [2025-05-20T06:48:31.625Z] Selecting previously unselected package patch. [2025-05-20T06:48:31.625Z] Preparing to unpack .../63-patch_2.7.6-7_amd64.deb ... [2025-05-20T06:48:31.625Z] Unpacking patch (2.7.6-7) ... [2025-05-20T06:48:31.625Z] Selecting previously unselected package psmisc. [2025-05-20T06:48:31.625Z] Preparing to unpack .../64-psmisc_23.6-1_amd64.deb ... [2025-05-20T06:48:31.625Z] Unpacking psmisc (23.6-1) ... [2025-05-20T06:48:31.625Z] Selecting previously unselected package publicsuffix. [2025-05-20T06:48:31.625Z] Preparing to unpack .../65-publicsuffix_20230209.2326-1_all.deb ... [2025-05-20T06:48:31.625Z] Unpacking publicsuffix (20230209.2326-1) ... [2025-05-20T06:48:31.625Z] Selecting previously unselected package ssh. [2025-05-20T06:48:31.625Z] Preparing to unpack .../66-ssh_1%3a9.2p1-2+deb12u6_all.deb ... [2025-05-20T06:48:31.625Z] Unpacking ssh (1:9.2p1-2+deb12u6) ... [2025-05-20T06:48:31.884Z] Selecting previously unselected package xauth. [2025-05-20T06:48:31.884Z] Preparing to unpack .../67-xauth_1%3a1.1.2-1_amd64.deb ... [2025-05-20T06:48:31.884Z] Unpacking xauth (1:1.1.2-1) ... [2025-05-20T06:48:31.884Z] Setting up libexpat1:amd64 (2.5.0-1+deb12u1) ... [2025-05-20T06:48:31.884Z] Setting up runit-helper (2.15.2) ... [2025-05-20T06:48:31.884Z] Setting up systemd-sysv (252.36-1~deb12u1) ... [2025-05-20T06:48:31.884Z] Setting up libxau6:amd64 (1:1.0.9-1) ... [2025-05-20T06:48:31.884Z] Setting up libkeyutils1:amd64 (1.6.3-2) ... [2025-05-20T06:48:31.884Z] Setting up libpsl5:amd64 (0.21.2-1) ... [2025-05-20T06:48:31.884Z] Setting up netcat-traditional (1.10-47) ... [2025-05-20T06:48:31.884Z] update-alternatives: using /bin/nc.traditional to provide /bin/nc (nc) in auto mode [2025-05-20T06:48:31.884Z] update-alternatives: warning: skip creation of /usr/share/man/man1/nc.1.gz because associated file /usr/share/man/man1/nc.traditional.1.gz (of link group nc) doesn't exist [2025-05-20T06:48:31.884Z] update-alternatives: warning: skip creation of /usr/share/man/man1/netcat.1.gz because associated file /usr/share/man/man1/nc.traditional.1.gz (of link group nc) doesn't exist [2025-05-20T06:48:31.884Z] Setting up psmisc (23.6-1) ... [2025-05-20T06:48:31.884Z] Setting up libtirpc-common (1.3.3+ds-1) ... [2025-05-20T06:48:31.884Z] Setting up libcbor0.8:amd64 (0.8.0-2+b1) ... [2025-05-20T06:48:31.884Z] Setting up libbrotli1:amd64 (1.0.9-2+b6) ... [2025-05-20T06:48:31.884Z] Setting up libsasl2-modules:amd64 (2.1.28+dfsg-10) ... [2025-05-20T06:48:31.884Z] Setting up libnghttp2-14:amd64 (1.52.0-1+deb12u2) ... [2025-05-20T06:48:31.884Z] Setting up less (590-2.1~deb12u2) ... [2025-05-20T06:48:31.885Z] Setting up libnss-systemd:amd64 (252.36-1~deb12u1) ... [2025-05-20T06:48:31.885Z] Setting up krb5-locales (1.20.1-2+deb12u3) ... [2025-05-20T06:48:32.143Z] Setting up libldap-common (2.5.13+dfsg-5) ... [2025-05-20T06:48:32.143Z] Setting up libkrb5support0:amd64 (1.20.1-2+deb12u3) ... [2025-05-20T06:48:32.143Z] Setting up libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... [2025-05-20T06:48:32.143Z] Setting up perl-modules-5.36 (5.36.0-7+deb12u2) ... [2025-05-20T06:48:32.143Z] Setting up libx11-data (2:1.8.4-2+deb12u2) ... [2025-05-20T06:48:32.143Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2025-05-20T06:48:32.143Z] Setting up libdbus-1-3:amd64 (1.14.10-1~deb12u1) ... [2025-05-20T06:48:32.143Z] Setting up libproc2-0:amd64 (2:4.0.2-3) ... [2025-05-20T06:48:32.143Z] Setting up systemd-timesyncd (252.36-1~deb12u1) ... [2025-05-20T06:48:32.143Z] Creating group 'systemd-timesync' with GID 997. [2025-05-20T06:48:32.143Z] Creating user 'systemd-timesync' (systemd Time Synchronization) with UID 997 and GID 997. [2025-05-20T06:48:32.143Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2025-05-20T06:48:32.143Z] Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2025-05-20T06:48:32.143Z] Setting up patch (2.7.6-7) ... [2025-05-20T06:48:32.143Z] Setting up libgdbm-compat4:amd64 (1.23-3) ... [2025-05-20T06:48:32.403Z] Setting up libk5crypto3:amd64 (1.20.1-2+deb12u3) ... [2025-05-20T06:48:32.403Z] Setting up libsasl2-2:amd64 (2.1.28+dfsg-10) ... [2025-05-20T06:48:32.403Z] Setting up sensible-utils (0.0.17+nmu1) ... [2025-05-20T06:48:32.403Z] Setting up dbus-session-bus-common (1.14.10-1~deb12u1) ... [2025-05-20T06:48:32.403Z] Setting up procps (2:4.0.2-3) ... [2025-05-20T06:48:32.403Z] Setting up git-man (1:2.39.5-0+deb12u2) ... [2025-05-20T06:48:32.403Z] Setting up libssh2-1:amd64 (1.10.0-3+b1) ... [2025-05-20T06:48:32.403Z] Setting up libkrb5-3:amd64 (1.20.1-2+deb12u3) ... [2025-05-20T06:48:32.403Z] Setting up dbus-system-bus-common (1.14.10-1~deb12u1) ... [2025-05-20T06:48:32.403Z] Setting up libfido2-1:amd64 (1.12.0-2+b1) ... [2025-05-20T06:48:32.403Z] Setting up openssl (3.0.16-1~deb12u1) ... [2025-05-20T06:48:32.403Z] Setting up libbsd0:amd64 (0.11.7-2) ... [2025-05-20T06:48:32.403Z] Setting up publicsuffix (20230209.2326-1) ... [2025-05-20T06:48:32.403Z] Setting up libperl5.36:amd64 (5.36.0-7+deb12u2) ... [2025-05-20T06:48:32.403Z] Setting up dbus-bin (1.14.10-1~deb12u1) ... [2025-05-20T06:48:32.403Z] Setting up ncurses-term (6.4-4) ... [2025-05-20T06:48:32.662Z] Setting up libxdmcp6:amd64 (1:1.1.2-3) ... [2025-05-20T06:48:32.662Z] Setting up libxcb1:amd64 (1.15-1) ... [2025-05-20T06:48:32.662Z] Setting up libedit2:amd64 (3.1-20221030-2) ... [2025-05-20T06:48:32.662Z] Setting up dbus-daemon (1.14.10-1~deb12u1) ... [2025-05-20T06:48:32.662Z] Setting up libldap-2.5-0:amd64 (2.5.13+dfsg-5) ... [2025-05-20T06:48:32.662Z] Setting up perl (5.36.0-7+deb12u2) ... [2025-05-20T06:48:32.662Z] Setting up dbus (1.14.10-1~deb12u1) ... [2025-05-20T06:48:32.662Z] invoke-rc.d: could not determine current runlevel [2025-05-20T06:48:32.662Z] invoke-rc.d: policy-rc.d denied execution of start. [2025-05-20T06:48:32.662Z] Setting up libgssapi-krb5-2:amd64 (1.20.1-2+deb12u3) ... [2025-05-20T06:48:32.662Z] Setting up ucf (3.0043+nmu1+deb12u1) ... [2025-05-20T06:48:32.662Z] debconf: unable to initialize frontend: Dialog [2025-05-20T06:48:32.662Z] debconf: (TERM is not set, so the dialog frontend is not usable.) [2025-05-20T06:48:32.662Z] debconf: falling back to frontend: Readline [2025-05-20T06:48:32.662Z] debconf: unable to initialize frontend: Readline [2025-05-20T06:48:32.662Z] debconf: (This frontend requires a controlling tty.) [2025-05-20T06:48:32.662Z] debconf: falling back to frontend: Teletype [2025-05-20T06:48:32.921Z] Setting up libpam-systemd:amd64 (252.36-1~deb12u1) ... [2025-05-20T06:48:32.921Z] debconf: unable to initialize frontend: Dialog [2025-05-20T06:48:32.921Z] debconf: (TERM is not set, so the dialog frontend is not usable.) [2025-05-20T06:48:32.921Z] debconf: falling back to frontend: Readline [2025-05-20T06:48:32.921Z] debconf: unable to initialize frontend: Readline [2025-05-20T06:48:32.921Z] debconf: (This frontend requires a controlling tty.) [2025-05-20T06:48:32.921Z] debconf: falling back to frontend: Teletype [2025-05-20T06:48:32.921Z] Setting up libx11-6:amd64 (2:1.8.4-2+deb12u2) ... [2025-05-20T06:48:32.921Z] Setting up libxmuu1:amd64 (2:1.1.3-3) ... [2025-05-20T06:48:32.921Z] Setting up libtirpc3:amd64 (1.3.3+ds-1) ... [2025-05-20T06:48:32.921Z] Setting up openssh-client (1:9.2p1-2+deb12u6) ... [2025-05-20T06:48:33.181Z] Setting up libxext6:amd64 (2:1.3.4-1+b1) ... [2025-05-20T06:48:33.181Z] Setting up libcurl3-gnutls:amd64 (7.88.1-10+deb12u12) ... [2025-05-20T06:48:33.181Z] Setting up liberror-perl (0.17029-2) ... [2025-05-20T06:48:33.181Z] Setting up dbus-user-session (1.14.10-1~deb12u1) ... [2025-05-20T06:48:33.181Z] Setting up git (1:2.39.5-0+deb12u2) ... [2025-05-20T06:48:33.181Z] Setting up xauth (1:1.1.2-1) ... [2025-05-20T06:48:33.181Z] Setting up libnsl2:amd64 (1.3.0-2) ... [2025-05-20T06:48:33.181Z] Setting up openssh-sftp-server (1:9.2p1-2+deb12u6) ... [2025-05-20T06:48:33.181Z] Setting up libwrap0:amd64 (7.6.q-32) ... [2025-05-20T06:48:33.181Z] Setting up openssh-server (1:9.2p1-2+deb12u6) ... [2025-05-20T06:48:33.181Z] debconf: unable to initialize frontend: Dialog [2025-05-20T06:48:33.181Z] debconf: (TERM is not set, so the dialog frontend is not usable.) [2025-05-20T06:48:33.181Z] debconf: falling back to frontend: Readline [2025-05-20T06:48:33.181Z] debconf: unable to initialize frontend: Readline [2025-05-20T06:48:33.181Z] debconf: (This frontend requires a controlling tty.) [2025-05-20T06:48:33.181Z] debconf: falling back to frontend: Teletype [2025-05-20T06:48:33.442Z] [2025-05-20T06:48:33.442Z] Creating config file /etc/ssh/sshd_config with new version [2025-05-20T06:48:34.821Z] Creating SSH2 RSA key; this may take some time ... [2025-05-20T06:48:34.821Z] 3072 SHA256:W9H2UNCyXRr7YoBwEYFE9ekJYpub/gVqXxodLeBwxHc root@b038e5fc45b6 (RSA) [2025-05-20T06:48:34.821Z] Creating SSH2 ECDSA key; this may take some time ... [2025-05-20T06:48:34.821Z] 256 SHA256:ja64po8t/qAJ3Xi250Slb22oFro0W6Sr9nkWNCltPdc root@b038e5fc45b6 (ECDSA) [2025-05-20T06:48:34.821Z] Creating SSH2 ED25519 key; this may take some time ... [2025-05-20T06:48:34.821Z] 256 SHA256:akMc+RqOWlZ9ISbBmDqwxmgStkL45kAYeh3QqNYB5G4 root@b038e5fc45b6 (ED25519) [2025-05-20T06:48:34.821Z] invoke-rc.d: could not determine current runlevel [2025-05-20T06:48:34.821Z] invoke-rc.d: policy-rc.d denied execution of start. [2025-05-20T06:48:34.821Z] Created symlink /etc/systemd/system/sshd.service → /lib/systemd/system/ssh.service. [2025-05-20T06:48:34.821Z] Created symlink /etc/systemd/system/multi-user.target.wants/ssh.service → /lib/systemd/system/ssh.service. [2025-05-20T06:48:35.081Z] Setting up ssh (1:9.2p1-2+deb12u6) ... [2025-05-20T06:48:35.081Z] Processing triggers for libc-bin (2.36-9+deb12u10) ... [2025-05-20T06:48:40.533Z] Removing intermediate container b038e5fc45b6 [2025-05-20T06:48:40.533Z] ---> 02453e8fa271 [2025-05-20T06:48:40.533Z] Step 7/20 : RUN pip install pybuilder [2025-05-20T06:48:40.533Z] ---> Running in 0a4a3ab27a12 [2025-05-20T06:48:41.472Z] Collecting pybuilder [2025-05-20T06:48:41.472Z] Downloading pybuilder-0.13.15-py3-none-any.whl.metadata (5.3 kB) [2025-05-20T06:48:41.472Z] Downloading pybuilder-0.13.15-py3-none-any.whl (6.1 MB) [2025-05-20T06:48:41.732Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.1/6.1 MB 55.3 MB/s eta 0:00:00 [2025-05-20T06:48:41.732Z] Installing collected packages: pybuilder [2025-05-20T06:48:42.300Z] Successfully installed pybuilder-0.13.15 [2025-05-20T06:48:42.300Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. [2025-05-20T06:48:42.300Z]  [2025-05-20T06:48:42.300Z] [notice] A new release of pip is available: 25.0.1 -> 25.1.1 [2025-05-20T06:48:42.300Z] [notice] To update, run: pip install --upgrade pip [2025-05-20T06:48:43.237Z] Removing intermediate container 0a4a3ab27a12 [2025-05-20T06:48:43.237Z] ---> 1a6edc0bd032 [2025-05-20T06:48:43.237Z] Step 8/20 : RUN pyb install [2025-05-20T06:48:43.237Z] ---> Running in 6fd91e226abc [2025-05-20T06:49:05.187Z] PyBuilder version 0.13.15 [2025-05-20T06:49:05.187Z] Build started at 2025-05-20 06:48:43 [2025-05-20T06:49:05.187Z] ------------------------------------------------------------ [2025-05-20T06:49:05.187Z] [INFO] Installing or updating plugin "pypi:pybuilder_radon, module name 'pybuilder_radon'" [2025-05-20T06:49:05.187Z] [INFO] Installing or updating plugin "pypi:pybuilder_bandit, module name 'pybuilder_bandit'" [2025-05-20T06:49:05.187Z] [INFO] Installing or updating plugin "pypi:pybuilder_anybadge, module name 'pybuilder_anybadge'" [2025-05-20T06:49:05.187Z] [INFO] Processing plugin packages 'pybuilder_radon' to be installed with {} [2025-05-20T06:49:05.187Z] [INFO] Processing plugin packages 'pybuilder_bandit' to be installed with {} [2025-05-20T06:49:05.187Z] [INFO] Processing plugin packages 'pybuilder_anybadge' to be installed with {} [2025-05-20T06:49:05.187Z] [INFO] Building pygsver version 0.1.4 [2025-05-20T06:49:05.187Z] [INFO] Executing build in /code [2025-05-20T06:49:05.187Z] [INFO] Going to execute task install [2025-05-20T06:49:05.187Z] [INFO] Processing plugin packages 'coverage>=6.0' to be installed with {'upgrade': True} [2025-05-20T06:49:05.187Z] [INFO] Processing plugin packages 'flake8>=4.0' to be installed with {'upgrade': True} [2025-05-20T06:49:05.187Z] [INFO] Processing plugin packages 'pypandoc~=1.4' to be installed with {'upgrade': True} [2025-05-20T06:49:05.187Z] [INFO] Processing plugin packages 'setuptools>=38.6.0' to be installed with {} [2025-05-20T06:49:05.187Z] [INFO] Processing plugin packages 'twine>=1.15.0' to be installed with {'upgrade': True} [2025-05-20T06:49:05.187Z] [INFO] Processing plugin packages 'unittest-xml-reporting>=3.0.4' to be installed with {'upgrade': True} [2025-05-20T06:49:05.187Z] [INFO] Processing plugin packages 'wheel>=0.34.0' to be installed with {} [2025-05-20T06:49:05.187Z] [INFO] Creating target 'build' VEnv in '/code/target/venv/build/cpython-3.13.3.final.0' [2025-05-20T06:49:05.187Z] [INFO] Processing dependency packages 'mock' to be installed with {} [2025-05-20T06:49:05.187Z] [INFO] Processing dependency packages 'requirements.txt' to be installed with {} [2025-05-20T06:49:05.187Z] [INFO] Creating target 'test' VEnv in '/code/target/venv/test/cpython-3.13.3.final.0' [2025-05-20T06:49:05.187Z] [INFO] Processing dependency packages 'requirements.txt' to be installed with {} [2025-05-20T06:49:05.187Z] [INFO] Requested coverage for tasks: pybuilder.plugins.python.unittest_plugin:run_unit_tests [2025-05-20T06:49:05.187Z] [INFO] Running unit tests [2025-05-20T06:49:05.187Z] [INFO] Executing unit tests from Python modules in /code/src/unittest/python [2025-05-20T06:49:05.187Z] 2025-05-20 06:49:02,809 MainThread pygsver.cli [main] ERROR something bad happened [2025-05-20T06:49:05.187Z] ERROR: something bad happened [2025-05-20T06:49:05.187Z] 1.2.3-dev.1 [2025-05-20T06:49:05.187Z] 2025-05-20 06:49:02,836 MainThread pygsver.utils [append_file] DEBUG append to file:/some/path [2025-05-20T06:49:05.187Z] 2025-05-20 06:49:02,845 MainThread pygsver.utils [append_file] DEBUG append to file:/some/path [2025-05-20T06:49:05.187Z] 2025-05-20 06:49:02,862 MainThread pygsver.utils [read_version] DEBUG read version from /repo/.semver/main [2025-05-20T06:49:05.187Z] 2025-05-20 06:49:02,876 MainThread pygsver.utils [read_version] DEBUG read version from /repo/.semver/main [2025-05-20T06:49:05.187Z] 2025-05-20 06:49:02,881 MainThread pygsver.utils [write_file] DEBUG write to file:/some/path [2025-05-20T06:49:05.187Z] 2025-05-20 06:49:02,888 MainThread pygsver.utils [write_version] DEBUG write version:1.2.3-dev.1 to path:/repo/.semver/main with force:False [2025-05-20T06:49:05.187Z] 2025-05-20 06:49:02,896 MainThread pygsver.utils [write_version] DEBUG write version:1.2.3-dev.1 to path:/repo/.semver/main with force:True [2025-05-20T06:49:05.187Z] 2025-05-20 06:49:02,908 MainThread pygsver.utils [write_version] DEBUG write version:1.2.3-dev.1 to path:/repo/.semver/main with force:True [2025-05-20T06:49:05.187Z] 2025-05-20 06:49:02,908 MainThread pygsver.utils [write_version] DEBUG version is same as current version 1.2.3-dev.1 [2025-05-20T06:49:05.187Z] 2025-05-20 06:49:02,920 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.0 on axis:major with prefix:None [2025-05-20T06:49:05.187Z] 2025-05-20 06:49:02,920 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.0 [2025-05-20T06:49:05.187Z] 2025-05-20 06:49:02,920 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.0 on axis:minor with prefix:None [2025-05-20T06:49:05.187Z] 2025-05-20 06:49:02,920 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.2.0 [2025-05-20T06:49:05.187Z] 2025-05-20 06:49:02,920 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.0 on axis:patch with prefix:None [2025-05-20T06:49:05.187Z] 2025-05-20 06:49:02,920 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.1 [2025-05-20T06:49:05.187Z] 2025-05-20 06:49:02,920 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.1 on axis:patch with prefix:dev [2025-05-20T06:49:05.187Z] 2025-05-20 06:49:02,920 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.2 [2025-05-20T06:49:05.187Z] 2025-05-20 06:49:02,920 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.0 on axis:pre with prefix:dev [2025-05-20T06:49:05.187Z] 2025-05-20 06:49:02,920 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.1-dev.1 [2025-05-20T06:49:05.187Z] 2025-05-20 06:49:02,920 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.1-dev.1 on axis:pre with prefix:dev [2025-05-20T06:49:05.187Z] 2025-05-20 06:49:02,921 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.1-dev.2 [2025-05-20T06:49:05.187Z] 2025-05-20 06:49:02,921 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.1-dev.2 on axis:final with prefix:None [2025-05-20T06:49:05.187Z] 2025-05-20 06:49:02,921 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.1 [2025-05-20T06:49:05.187Z] 2025-05-20 06:49:02,921 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.1-dev.1 on axis:pre with prefix:rc [2025-05-20T06:49:05.187Z] 2025-05-20 06:49:02,921 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.0 on axis:pre with prefix:dev [2025-05-20T06:49:05.187Z] 2025-05-20 06:49:02,921 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.1-dev.1 [2025-05-20T06:49:05.187Z] 2025-05-20 06:49:02,921 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.1 on axis:pre with prefix:dev [2025-05-20T06:49:05.187Z] 2025-05-20 06:49:02,921 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.2-dev.1 [2025-05-20T06:49:05.187Z] 2025-05-20 06:49:02,921 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.2-dev.1 on axis:pre with prefix:dev [2025-05-20T06:49:05.187Z] 2025-05-20 06:49:02,921 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.2-dev.2 [2025-05-20T06:49:05.187Z] 2025-05-20 06:49:02,921 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.2-dev.2 on axis:patch with prefix:None [2025-05-20T06:49:05.187Z] 2025-05-20 06:49:02,921 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.3 [2025-05-20T06:49:05.187Z] 2025-05-20 06:49:02,921 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.3 on axis:pre with prefix:dev [2025-05-20T06:49:05.187Z] 2025-05-20 06:49:02,921 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.4-dev.1 [2025-05-20T06:49:05.187Z] 2025-05-20 06:49:02,921 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.4-dev.1 on axis:minor with prefix:None [2025-05-20T06:49:05.187Z] 2025-05-20 06:49:02,921 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.1.0 [2025-05-20T06:49:05.187Z] 2025-05-20 06:49:02,921 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.1.0 on axis:pre with prefix:dev [2025-05-20T06:49:05.187Z] 2025-05-20 06:49:02,921 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.1.1-dev.1 [2025-05-20T06:49:05.187Z] 2025-05-20 06:49:02,921 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.1.1-dev.1 on axis:major with prefix:None [2025-05-20T06:49:05.187Z] 2025-05-20 06:49:02,922 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.0 [2025-05-20T06:49:05.187Z] 2025-05-20 06:49:02,922 MainThread pygsver.bump [bump_version] DEBUG bumping version:2.0.0 on axis:pre with prefix:dev [2025-05-20T06:49:05.187Z] 2025-05-20 06:49:02,922 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.1-dev.1 [2025-05-20T06:49:05.187Z] 2025-05-20 06:49:02,922 MainThread pygsver.bump [bump_version] DEBUG bumping version:2.0.1-dev.1 on axis:final with prefix:None [2025-05-20T06:49:05.187Z] 2025-05-20 06:49:02,922 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.1 [2025-05-20T06:49:05.187Z] 2025-05-20 06:49:02,922 MainThread pygsver.bump [bump_version] DEBUG bumping version:2.0.1 on axis:pre with prefix:dev [2025-05-20T06:49:05.187Z] 2025-05-20 06:49:02,922 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.2-dev.1 [2025-05-20T06:49:05.187Z] 2025-05-20 06:49:02,922 MainThread pygsver.bump [bump_version] DEBUG bumping version:2.0.2-dev.1 on axis:pre with prefix:None [2025-05-20T06:49:05.187Z] 2025-05-20 06:49:02,922 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.2-dev.2 [2025-05-20T06:49:05.187Z] 2025-05-20 06:49:02,950 MainThread pygsver.init [clone_semver_branch] DEBUG clone semver branch to:/path/to/.semver [2025-05-20T06:49:05.187Z] 2025-05-20 06:49:02,960 MainThread pygsver.init [create_semver_branch] DEBUG create semver branch [2025-05-20T06:49:05.187Z] 2025-05-20 06:49:02,968 MainThread pygsver.init [remove_entries] DEBUG removing ['groupa', 'groupc'] [2025-05-20T06:49:05.187Z] 2025-05-20 06:49:02,975 MainThread pygsver.init [remove_semver_folder] DEBUG remove /some/path/.semver directory and its contents [2025-05-20T06:49:05.187Z] 2025-05-20 06:49:03,011 MainThread pygsver.init [run_init] DEBUG init version:1.2.3-dev.1 force:False [2025-05-20T06:49:05.187Z] 2025-05-20 06:49:03,023 MainThread pygsver.init [run_init] DEBUG init version:1.2.3-dev.1 force:False [2025-05-20T06:49:05.187Z] 2025-05-20 06:49:03,037 MainThread pygsver.tag [check_head_tag] DEBUG check head tag [2025-05-20T06:49:05.187Z] 2025-05-20 06:49:03,042 MainThread pygsver.tag [check_head_tag] DEBUG check head tag [2025-05-20T06:49:05.187Z] 2025-05-20 06:49:03,048 MainThread pygsver.tag [check_head_tag] DEBUG check head tag [2025-05-20T06:49:05.187Z] 2025-05-20 06:49:03,048 MainThread pygsver.tag [check_head_tag] DEBUG checking if 1.2.3-dev.1 is a valid semver version [2025-05-20T06:49:05.187Z] 2025-05-20 06:49:03,059 MainThread pygsver.tag [run_tag] DEBUG tag force:True [2025-05-20T06:49:05.187Z] 2025-05-20 06:49:03,068 MainThread pygsver.tag [run_tag] DEBUG tag force:False [2025-05-20T06:49:05.187Z] 2025-05-20 06:49:03,080 MainThread pygsver.push [run_push] DEBUG push [2025-05-20T06:49:05.187Z] 2025-05-20 06:49:03,081 MainThread pygsver.push [run_push] DEBUG no remote changes detected [2025-05-20T06:49:05.187Z] 2025-05-20 06:49:03,081 MainThread pygsver.push [run_push] DEBUG push all version tags [2025-05-20T06:49:05.187Z] 2025-05-20 06:49:03,089 MainThread pygsver.push [run_push] DEBUG push [2025-05-20T06:49:05.187Z] 2025-05-20 06:49:03,089 MainThread pygsver.push [run_push] DEBUG remote changes detected [2025-05-20T06:49:05.187Z] 2025-05-20 06:49:03,089 MainThread pygsver.push [run_push] DEBUG latest remote commit 890123abcdef is not in local commits [2025-05-20T06:49:05.187Z] 2025-05-20 06:49:03,089 MainThread pygsver.push [run_push] DEBUG integrating remote changes with a git pull [2025-05-20T06:49:05.187Z] 2025-05-20 06:49:03,089 MainThread pygsver.push [run_push] DEBUG push all version tags [2025-05-20T06:49:05.187Z] [INFO] Executed 39 unit tests [2025-05-20T06:49:05.187Z] [INFO] All unit tests passed. [2025-05-20T06:49:05.187Z] [INFO] Building distribution in /code/target/dist/pygsver-0.1.4 [2025-05-20T06:49:05.187Z] [INFO] Copying scripts to /code/target/dist/pygsver-0.1.4/scripts [2025-05-20T06:49:05.187Z] [INFO] Writing setup.py as /code/target/dist/pygsver-0.1.4/setup.py [2025-05-20T06:49:05.187Z] [INFO] Collecting coverage information for 'pybuilder.plugins.python.unittest_plugin:run_unit_tests' [2025-05-20T06:49:05.187Z] [WARN] ut_coverage_branch_threshold_warn is 0 and branch coverage will not be checked [2025-05-20T06:49:05.187Z] [WARN] ut_coverage_branch_partial_threshold_warn is 0 and partial branch coverage will not be checked [2025-05-20T06:49:05.187Z] [INFO] Running unit tests [2025-05-20T06:49:05.187Z] [INFO] Executing unit tests from Python modules in /code/src/unittest/python [2025-05-20T06:49:05.187Z] 2025-05-20 06:49:04,169 MainThread pygsver.cli [main] ERROR something bad happened [2025-05-20T06:49:05.187Z] ERROR: something bad happened [2025-05-20T06:49:05.187Z] 1.2.3-dev.1 [2025-05-20T06:49:05.187Z] 2025-05-20 06:49:04,207 MainThread pygsver.utils [append_file] DEBUG append to file:/some/path [2025-05-20T06:49:05.187Z] 2025-05-20 06:49:04,221 MainThread pygsver.utils [append_file] DEBUG append to file:/some/path [2025-05-20T06:49:05.187Z] 2025-05-20 06:49:04,242 MainThread pygsver.utils [read_version] DEBUG read version from /repo/.semver/main [2025-05-20T06:49:05.187Z] 2025-05-20 06:49:04,257 MainThread pygsver.utils [read_version] DEBUG read version from /repo/.semver/main [2025-05-20T06:49:05.187Z] 2025-05-20 06:49:04,265 MainThread pygsver.utils [write_file] DEBUG write to file:/some/path [2025-05-20T06:49:05.187Z] 2025-05-20 06:49:04,275 MainThread pygsver.utils [write_version] DEBUG write version:1.2.3-dev.1 to path:/repo/.semver/main with force:False [2025-05-20T06:49:05.187Z] 2025-05-20 06:49:04,286 MainThread pygsver.utils [write_version] DEBUG write version:1.2.3-dev.1 to path:/repo/.semver/main with force:True [2025-05-20T06:49:05.187Z] 2025-05-20 06:49:04,296 MainThread pygsver.utils [write_version] DEBUG write version:1.2.3-dev.1 to path:/repo/.semver/main with force:True [2025-05-20T06:49:05.187Z] 2025-05-20 06:49:04,296 MainThread pygsver.utils [write_version] DEBUG version is same as current version 1.2.3-dev.1 [2025-05-20T06:49:05.187Z] 2025-05-20 06:49:04,310 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.0 on axis:major with prefix:None [2025-05-20T06:49:05.187Z] 2025-05-20 06:49:04,310 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.0 [2025-05-20T06:49:05.187Z] 2025-05-20 06:49:04,311 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.0 on axis:minor with prefix:None [2025-05-20T06:49:05.187Z] 2025-05-20 06:49:04,311 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.2.0 [2025-05-20T06:49:05.187Z] 2025-05-20 06:49:04,312 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.0 on axis:patch with prefix:None [2025-05-20T06:49:05.187Z] 2025-05-20 06:49:04,312 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.1 [2025-05-20T06:49:05.187Z] 2025-05-20 06:49:04,312 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.1 on axis:patch with prefix:dev [2025-05-20T06:49:05.187Z] 2025-05-20 06:49:04,313 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.2 [2025-05-20T06:49:05.187Z] 2025-05-20 06:49:04,313 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.0 on axis:pre with prefix:dev [2025-05-20T06:49:05.187Z] 2025-05-20 06:49:04,313 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.1-dev.1 [2025-05-20T06:49:05.187Z] 2025-05-20 06:49:04,314 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.1-dev.1 on axis:pre with prefix:dev [2025-05-20T06:49:05.187Z] 2025-05-20 06:49:04,314 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.1-dev.2 [2025-05-20T06:49:05.187Z] 2025-05-20 06:49:04,314 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.1-dev.2 on axis:final with prefix:None [2025-05-20T06:49:05.187Z] 2025-05-20 06:49:04,315 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.1 [2025-05-20T06:49:05.187Z] 2025-05-20 06:49:04,315 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.1-dev.1 on axis:pre with prefix:rc [2025-05-20T06:49:05.187Z] 2025-05-20 06:49:04,315 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.0 on axis:pre with prefix:dev [2025-05-20T06:49:05.187Z] 2025-05-20 06:49:04,316 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.1-dev.1 [2025-05-20T06:49:05.187Z] 2025-05-20 06:49:04,316 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.1 on axis:pre with prefix:dev [2025-05-20T06:49:05.187Z] 2025-05-20 06:49:04,316 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.2-dev.1 [2025-05-20T06:49:05.187Z] 2025-05-20 06:49:04,317 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.2-dev.1 on axis:pre with prefix:dev [2025-05-20T06:49:05.187Z] 2025-05-20 06:49:04,317 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.2-dev.2 [2025-05-20T06:49:05.187Z] 2025-05-20 06:49:04,317 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.2-dev.2 on axis:patch with prefix:None [2025-05-20T06:49:05.187Z] 2025-05-20 06:49:04,318 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.3 [2025-05-20T06:49:05.188Z] 2025-05-20 06:49:04,318 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.3 on axis:pre with prefix:dev [2025-05-20T06:49:05.188Z] 2025-05-20 06:49:04,319 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.4-dev.1 [2025-05-20T06:49:05.188Z] 2025-05-20 06:49:04,319 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.4-dev.1 on axis:minor with prefix:None [2025-05-20T06:49:05.188Z] 2025-05-20 06:49:04,319 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.1.0 [2025-05-20T06:49:05.188Z] 2025-05-20 06:49:04,320 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.1.0 on axis:pre with prefix:dev [2025-05-20T06:49:05.188Z] 2025-05-20 06:49:04,320 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.1.1-dev.1 [2025-05-20T06:49:05.188Z] 2025-05-20 06:49:04,320 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.1.1-dev.1 on axis:major with prefix:None [2025-05-20T06:49:05.188Z] 2025-05-20 06:49:04,320 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.0 [2025-05-20T06:49:05.188Z] 2025-05-20 06:49:04,320 MainThread pygsver.bump [bump_version] DEBUG bumping version:2.0.0 on axis:pre with prefix:dev [2025-05-20T06:49:05.188Z] 2025-05-20 06:49:04,320 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.1-dev.1 [2025-05-20T06:49:05.188Z] 2025-05-20 06:49:04,320 MainThread pygsver.bump [bump_version] DEBUG bumping version:2.0.1-dev.1 on axis:final with prefix:None [2025-05-20T06:49:05.188Z] 2025-05-20 06:49:04,321 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.1 [2025-05-20T06:49:05.188Z] 2025-05-20 06:49:04,321 MainThread pygsver.bump [bump_version] DEBUG bumping version:2.0.1 on axis:pre with prefix:dev [2025-05-20T06:49:05.188Z] 2025-05-20 06:49:04,321 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.2-dev.1 [2025-05-20T06:49:05.188Z] 2025-05-20 06:49:04,321 MainThread pygsver.bump [bump_version] DEBUG bumping version:2.0.2-dev.1 on axis:pre with prefix:None [2025-05-20T06:49:05.188Z] 2025-05-20 06:49:04,321 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.2-dev.2 [2025-05-20T06:49:05.188Z] 2025-05-20 06:49:04,356 MainThread pygsver.init [clone_semver_branch] DEBUG clone semver branch to:/path/to/.semver [2025-05-20T06:49:05.188Z] 2025-05-20 06:49:04,365 MainThread pygsver.init [create_semver_branch] DEBUG create semver branch [2025-05-20T06:49:05.188Z] 2025-05-20 06:49:04,376 MainThread pygsver.init [remove_entries] DEBUG removing ['groupa', 'groupc'] [2025-05-20T06:49:05.188Z] 2025-05-20 06:49:04,385 MainThread pygsver.init [remove_semver_folder] DEBUG remove /some/path/.semver directory and its contents [2025-05-20T06:49:05.188Z] 2025-05-20 06:49:04,430 MainThread pygsver.init [run_init] DEBUG init version:1.2.3-dev.1 force:False [2025-05-20T06:49:05.188Z] 2025-05-20 06:49:04,439 MainThread pygsver.init [run_init] DEBUG init version:1.2.3-dev.1 force:False [2025-05-20T06:49:05.188Z] 2025-05-20 06:49:04,456 MainThread pygsver.tag [check_head_tag] DEBUG check head tag [2025-05-20T06:49:05.188Z] 2025-05-20 06:49:04,462 MainThread pygsver.tag [check_head_tag] DEBUG check head tag [2025-05-20T06:49:05.188Z] 2025-05-20 06:49:04,470 MainThread pygsver.tag [check_head_tag] DEBUG check head tag [2025-05-20T06:49:05.188Z] 2025-05-20 06:49:04,470 MainThread pygsver.tag [check_head_tag] DEBUG checking if 1.2.3-dev.1 is a valid semver version [2025-05-20T06:49:05.188Z] 2025-05-20 06:49:04,486 MainThread pygsver.tag [run_tag] DEBUG tag force:True [2025-05-20T06:49:05.188Z] 2025-05-20 06:49:04,493 MainThread pygsver.tag [run_tag] DEBUG tag force:False [2025-05-20T06:49:05.188Z] 2025-05-20 06:49:04,509 MainThread pygsver.push [run_push] DEBUG push [2025-05-20T06:49:05.188Z] 2025-05-20 06:49:04,509 MainThread pygsver.push [run_push] DEBUG no remote changes detected [2025-05-20T06:49:05.188Z] 2025-05-20 06:49:04,510 MainThread pygsver.push [run_push] DEBUG push all version tags [2025-05-20T06:49:05.188Z] 2025-05-20 06:49:04,517 MainThread pygsver.push [run_push] DEBUG push [2025-05-20T06:49:05.188Z] 2025-05-20 06:49:04,517 MainThread pygsver.push [run_push] DEBUG remote changes detected [2025-05-20T06:49:05.188Z] 2025-05-20 06:49:04,517 MainThread pygsver.push [run_push] DEBUG latest remote commit 890123abcdef is not in local commits [2025-05-20T06:49:05.188Z] 2025-05-20 06:49:04,517 MainThread pygsver.push [run_push] DEBUG integrating remote changes with a git pull [2025-05-20T06:49:05.188Z] 2025-05-20 06:49:04,518 MainThread pygsver.push [run_push] DEBUG push all version tags [2025-05-20T06:49:13.308Z] [INFO] Executed 39 unit tests [2025-05-20T06:49:13.308Z] [INFO] All unit tests passed. [2025-05-20T06:49:13.308Z] [INFO] Overall pybuilder.plugins.python.unittest_plugin.run_unit_tests coverage is 100% [2025-05-20T06:49:13.308Z] [INFO] Overall pybuilder.plugins.python.unittest_plugin.run_unit_tests branch coverage is 85% [2025-05-20T06:49:13.308Z] [INFO] Overall pybuilder.plugins.python.unittest_plugin.run_unit_tests partial branch coverage is 85% [2025-05-20T06:49:13.308Z] [INFO] Overall pygsver coverage is 100% [2025-05-20T06:49:13.308Z] [INFO] Overall pygsver branch coverage is 85% [2025-05-20T06:49:13.308Z] [INFO] Overall pygsver partial branch coverage is 85% [2025-05-20T06:49:13.308Z] [INFO] Building binary distribution in /code/target/dist/pygsver-0.1.4 [2025-05-20T06:49:13.308Z] [INFO] Running Twine check for generated artifacts [2025-05-20T06:49:13.308Z] [INFO] Installing project pygsver-0.1.4 [2025-05-20T06:49:13.308Z] ------------------------------------------------------------ [2025-05-20T06:49:13.308Z] BUILD SUCCESSFUL [2025-05-20T06:49:13.308Z] ------------------------------------------------------------ [2025-05-20T06:49:13.308Z] Build Summary [2025-05-20T06:49:13.308Z] Project: pygsver [2025-05-20T06:49:13.308Z] Version: 0.1.4 [2025-05-20T06:49:13.308Z] Base directory: /code [2025-05-20T06:49:13.308Z] Environments: [2025-05-20T06:49:13.308Z] Tasks: prepare [12361 ms] compile_sources [0 ms] run_unit_tests [1216 ms] package [3 ms] run_integration_tests [0 ms] verify [0 ms] coverage [1865 ms] publish [2267 ms] install [5990 ms] [2025-05-20T06:49:13.308Z] Build finished at 2025-05-20 06:49:13 [2025-05-20T06:49:13.308Z] Build took 29 seconds (29309 ms) [2025-05-20T06:49:18.586Z] Removing intermediate container 6fd91e226abc [2025-05-20T06:49:18.586Z] ---> fe8b38955674 [2025-05-20T06:49:18.586Z] Step 9/20 : FROM python:3.13-slim [2025-05-20T06:49:18.586Z] ---> 2cd5426fce28 [2025-05-20T06:49:18.586Z] Step 10/20 : ENV PYTHONDONTWRITEBYTECODE 1 [2025-05-20T06:49:18.586Z] ---> Using cache [2025-05-20T06:49:18.586Z] ---> 4833970345be [2025-05-20T06:49:18.586Z] Step 11/20 : ENV GIT_PYTHON_TRACE 1 [2025-05-20T06:49:18.586Z] ---> Using cache [2025-05-20T06:49:18.586Z] ---> e81bfc15cf7c [2025-05-20T06:49:18.586Z] Step 12/20 : WORKDIR /opt/pygsver [2025-05-20T06:49:18.586Z] ---> Running in 46fb77260e84 [2025-05-20T06:49:18.586Z] Removing intermediate container 46fb77260e84 [2025-05-20T06:49:18.586Z] ---> 505d61d85655 [2025-05-20T06:49:18.586Z] Step 13/20 : RUN apt-get update && apt-get install -y ssh netcat-traditional git gosu [2025-05-20T06:49:18.586Z] ---> Running in 93f74d203951 [2025-05-20T06:49:18.586Z] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] [2025-05-20T06:49:18.586Z] Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] [2025-05-20T06:49:18.586Z] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] [2025-05-20T06:49:18.846Z] Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8793 kB] [2025-05-20T06:49:18.846Z] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [512 B] [2025-05-20T06:49:18.846Z] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [259 kB] [2025-05-20T06:49:19.782Z] Fetched 9307 kB in 1s (8125 kB/s) [2025-05-20T06:49:20.350Z] Reading package lists... [2025-05-20T06:49:20.611Z] Reading package lists... [2025-05-20T06:49:20.871Z] Building dependency tree... [2025-05-20T06:49:20.871Z] Reading state information... [2025-05-20T06:49:20.871Z] The following additional packages will be installed: [2025-05-20T06:49:20.871Z] dbus dbus-bin dbus-daemon dbus-session-bus-common dbus-system-bus-common [2025-05-20T06:49:20.871Z] dbus-user-session dmsetup git-man krb5-locales less libapparmor1 libargon2-1 [2025-05-20T06:49:20.871Z] libbrotli1 libbsd0 libcbor0.8 libcryptsetup12 libcurl3-gnutls libdbus-1-3 [2025-05-20T06:49:20.871Z] libdevmapper1.02.1 libedit2 liberror-perl libexpat1 libfdisk1 libfido2-1 [2025-05-20T06:49:20.871Z] libgdbm-compat4 libgssapi-krb5-2 libip4tc2 libjson-c5 libk5crypto3 [2025-05-20T06:49:20.871Z] libkeyutils1 libkmod2 libkrb5-3 libkrb5support0 libldap-2.5-0 libldap-common [2025-05-20T06:49:20.871Z] libnghttp2-14 libnsl2 libnss-systemd libpam-systemd libperl5.36 libproc2-0 [2025-05-20T06:49:20.871Z] libpsl5 librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db libssh2-1 [2025-05-20T06:49:20.871Z] libssl3 libsystemd-shared libtirpc-common libtirpc3 libwrap0 libx11-6 [2025-05-20T06:49:20.871Z] libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 ncurses-term [2025-05-20T06:49:20.871Z] openssh-client openssh-server openssh-sftp-server openssl patch perl [2025-05-20T06:49:20.871Z] perl-modules-5.36 procps psmisc publicsuffix runit-helper sensible-utils [2025-05-20T06:49:20.871Z] systemd systemd-sysv systemd-timesyncd ucf xauth [2025-05-20T06:49:20.871Z] Suggested packages: [2025-05-20T06:49:20.871Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-email git-gui [2025-05-20T06:49:20.871Z] gitk gitweb git-cvs git-mediawiki git-svn krb5-doc krb5-user [2025-05-20T06:49:20.871Z] libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal [2025-05-20T06:49:20.871Z] libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql keychain [2025-05-20T06:49:20.871Z] libpam-ssh monkeysphere ssh-askpass molly-guard ufw ed diffutils-doc [2025-05-20T06:49:20.871Z] perl-doc libterm-readline-gnu-perl | libterm-readline-perl-perl make [2025-05-20T06:49:20.871Z] libtap-harness-archive-perl systemd-container systemd-homed systemd-userdbd [2025-05-20T06:49:20.871Z] systemd-boot systemd-resolved libqrencode4 libtss2-esys-3.0.2-0 libtss2-mu0 [2025-05-20T06:49:20.871Z] libtss2-rc0 polkitd | policykit-1 [2025-05-20T06:49:21.440Z] The following NEW packages will be installed: [2025-05-20T06:49:21.440Z] dbus dbus-bin dbus-daemon dbus-session-bus-common dbus-system-bus-common [2025-05-20T06:49:21.440Z] dbus-user-session dmsetup git git-man gosu krb5-locales less libapparmor1 [2025-05-20T06:49:21.440Z] libargon2-1 libbrotli1 libbsd0 libcbor0.8 libcryptsetup12 libcurl3-gnutls [2025-05-20T06:49:21.440Z] libdbus-1-3 libdevmapper1.02.1 libedit2 liberror-perl libexpat1 libfdisk1 [2025-05-20T06:49:21.440Z] libfido2-1 libgdbm-compat4 libgssapi-krb5-2 libip4tc2 libjson-c5 [2025-05-20T06:49:21.440Z] libk5crypto3 libkeyutils1 libkmod2 libkrb5-3 libkrb5support0 libldap-2.5-0 [2025-05-20T06:49:21.440Z] libldap-common libnghttp2-14 libnsl2 libnss-systemd libpam-systemd [2025-05-20T06:49:21.440Z] libperl5.36 libproc2-0 libpsl5 librtmp1 libsasl2-2 libsasl2-modules [2025-05-20T06:49:21.440Z] libsasl2-modules-db libssh2-1 libsystemd-shared libtirpc-common libtirpc3 [2025-05-20T06:49:21.440Z] libwrap0 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 [2025-05-20T06:49:21.440Z] ncurses-term netcat-traditional openssh-client openssh-server [2025-05-20T06:49:21.440Z] openssh-sftp-server patch perl perl-modules-5.36 procps psmisc publicsuffix [2025-05-20T06:49:21.440Z] runit-helper sensible-utils ssh systemd systemd-sysv systemd-timesyncd ucf [2025-05-20T06:49:21.440Z] xauth [2025-05-20T06:49:21.440Z] The following packages will be upgraded: [2025-05-20T06:49:21.440Z] libssl3 openssl [2025-05-20T06:49:21.440Z] 2 upgraded, 79 newly installed, 0 to remove and 9 not upgraded. [2025-05-20T06:49:21.440Z] Need to get 35.5 MB of archives. [2025-05-20T06:49:21.440Z] After this operation, 148 MB of additional disk space will be used. [2025-05-20T06:49:21.440Z] Get:1 http://deb.debian.org/debian bookworm/main amd64 libargon2-1 amd64 0~20171227-0.3+deb12u1 [19.4 kB] [2025-05-20T06:49:21.440Z] Get:2 http://deb.debian.org/debian bookworm/main amd64 dmsetup amd64 2:1.02.185-2 [82.0 kB] [2025-05-20T06:49:21.440Z] Get:3 http://deb.debian.org/debian bookworm/main amd64 libdevmapper1.02.1 amd64 2:1.02.185-2 [133 kB] [2025-05-20T06:49:21.440Z] Get:4 http://deb.debian.org/debian bookworm/main amd64 libjson-c5 amd64 0.16-2 [44.1 kB] [2025-05-20T06:49:21.440Z] Get:5 http://deb.debian.org/debian bookworm/main amd64 libssl3 amd64 3.0.16-1~deb12u1 [2026 kB] [2025-05-20T06:49:21.440Z] Get:6 http://deb.debian.org/debian bookworm/main amd64 libcryptsetup12 amd64 2:2.6.1-4~deb12u2 [223 kB] [2025-05-20T06:49:21.440Z] Get:7 http://deb.debian.org/debian bookworm/main amd64 libfdisk1 amd64 2.38.1-5+deb12u3 [194 kB] [2025-05-20T06:49:21.440Z] Get:8 http://deb.debian.org/debian bookworm/main amd64 libkmod2 amd64 30+20221128-1 [57.9 kB] [2025-05-20T06:49:21.440Z] Get:9 http://deb.debian.org/debian bookworm/main amd64 libapparmor1 amd64 3.0.8-3 [41.2 kB] [2025-05-20T06:49:21.440Z] Get:10 http://deb.debian.org/debian bookworm/main amd64 libip4tc2 amd64 1.8.9-2 [19.0 kB] [2025-05-20T06:49:21.440Z] Get:11 http://deb.debian.org/debian bookworm/main amd64 libsystemd-shared amd64 252.36-1~deb12u1 [1693 kB] [2025-05-20T06:49:21.440Z] Get:12 http://deb.debian.org/debian bookworm/main amd64 systemd amd64 252.36-1~deb12u1 [3037 kB] [2025-05-20T06:49:21.440Z] Get:13 http://deb.debian.org/debian bookworm/main amd64 systemd-sysv amd64 252.36-1~deb12u1 [42.6 kB] [2025-05-20T06:49:21.440Z] Get:14 http://deb.debian.org/debian bookworm/main amd64 libdbus-1-3 amd64 1.14.10-1~deb12u1 [201 kB] [2025-05-20T06:49:21.440Z] Get:15 http://deb.debian.org/debian bookworm/main amd64 dbus-bin amd64 1.14.10-1~deb12u1 [105 kB] [2025-05-20T06:49:21.440Z] Get:16 http://deb.debian.org/debian bookworm/main amd64 dbus-session-bus-common all 1.14.10-1~deb12u1 [78.2 kB] [2025-05-20T06:49:21.440Z] Get:17 http://deb.debian.org/debian bookworm/main amd64 libexpat1 amd64 2.5.0-1+deb12u1 [98.9 kB] [2025-05-20T06:49:21.440Z] Get:18 http://deb.debian.org/debian bookworm/main amd64 dbus-daemon amd64 1.14.10-1~deb12u1 [184 kB] [2025-05-20T06:49:21.440Z] Get:19 http://deb.debian.org/debian bookworm/main amd64 dbus-system-bus-common all 1.14.10-1~deb12u1 [79.3 kB] [2025-05-20T06:49:21.440Z] Get:20 http://deb.debian.org/debian bookworm/main amd64 dbus amd64 1.14.10-1~deb12u1 [97.4 kB] [2025-05-20T06:49:21.440Z] Get:21 http://deb.debian.org/debian bookworm/main amd64 perl-modules-5.36 all 5.36.0-7+deb12u2 [2815 kB] [2025-05-20T06:49:21.441Z] Get:22 http://deb.debian.org/debian bookworm/main amd64 libgdbm-compat4 amd64 1.23-3 [48.2 kB] [2025-05-20T06:49:21.441Z] Get:23 http://deb.debian.org/debian bookworm/main amd64 libperl5.36 amd64 5.36.0-7+deb12u2 [4207 kB] [2025-05-20T06:49:21.441Z] Get:24 http://deb.debian.org/debian bookworm/main amd64 perl amd64 5.36.0-7+deb12u2 [239 kB] [2025-05-20T06:49:21.441Z] Get:25 http://deb.debian.org/debian bookworm/main amd64 libbsd0 amd64 0.11.7-2 [117 kB] [2025-05-20T06:49:21.441Z] Get:26 http://deb.debian.org/debian bookworm/main amd64 libedit2 amd64 3.1-20221030-2 [93.0 kB] [2025-05-20T06:49:21.700Z] Get:27 http://deb.debian.org/debian bookworm/main amd64 libcbor0.8 amd64 0.8.0-2+b1 [27.4 kB] [2025-05-20T06:49:21.701Z] Get:28 http://deb.debian.org/debian bookworm/main amd64 libfido2-1 amd64 1.12.0-2+b1 [77.2 kB] [2025-05-20T06:49:21.701Z] Get:29 http://deb.debian.org/debian bookworm/main amd64 libkrb5support0 amd64 1.20.1-2+deb12u3 [32.8 kB] [2025-05-20T06:49:21.701Z] Get:30 http://deb.debian.org/debian bookworm/main amd64 libk5crypto3 amd64 1.20.1-2+deb12u3 [78.9 kB] [2025-05-20T06:49:21.701Z] Get:31 http://deb.debian.org/debian bookworm/main amd64 libkeyutils1 amd64 1.6.3-2 [8808 B] [2025-05-20T06:49:21.701Z] Get:32 http://deb.debian.org/debian bookworm/main amd64 libkrb5-3 amd64 1.20.1-2+deb12u3 [332 kB] [2025-05-20T06:49:21.701Z] Get:33 http://deb.debian.org/debian bookworm/main amd64 libgssapi-krb5-2 amd64 1.20.1-2+deb12u3 [135 kB] [2025-05-20T06:49:21.701Z] Get:34 http://deb.debian.org/debian bookworm/main amd64 openssh-client amd64 1:9.2p1-2+deb12u6 [992 kB] [2025-05-20T06:49:21.701Z] Get:35 http://deb.debian.org/debian bookworm/main amd64 openssh-sftp-server amd64 1:9.2p1-2+deb12u6 [65.8 kB] [2025-05-20T06:49:21.701Z] Get:36 http://deb.debian.org/debian bookworm/main amd64 libproc2-0 amd64 2:4.0.2-3 [62.8 kB] [2025-05-20T06:49:21.701Z] Get:37 http://deb.debian.org/debian bookworm/main amd64 procps amd64 2:4.0.2-3 [709 kB] [2025-05-20T06:49:21.701Z] Get:38 http://deb.debian.org/debian bookworm/main amd64 sensible-utils all 0.0.17+nmu1 [19.0 kB] [2025-05-20T06:49:21.701Z] Get:39 http://deb.debian.org/debian bookworm/main amd64 ucf all 3.0043+nmu1+deb12u1 [55.3 kB] [2025-05-20T06:49:21.701Z] Get:40 http://deb.debian.org/debian bookworm/main amd64 runit-helper all 2.15.2 [6520 B] [2025-05-20T06:49:21.701Z] Get:41 http://deb.debian.org/debian bookworm/main amd64 libtirpc-common all 1.3.3+ds-1 [14.0 kB] [2025-05-20T06:49:21.701Z] Get:42 http://deb.debian.org/debian bookworm/main amd64 libtirpc3 amd64 1.3.3+ds-1 [85.2 kB] [2025-05-20T06:49:21.701Z] Get:43 http://deb.debian.org/debian bookworm/main amd64 libnsl2 amd64 1.3.0-2 [39.5 kB] [2025-05-20T06:49:21.701Z] Get:44 http://deb.debian.org/debian bookworm/main amd64 libwrap0 amd64 7.6.q-32 [54.9 kB] [2025-05-20T06:49:21.701Z] Get:45 http://deb.debian.org/debian bookworm/main amd64 openssh-server amd64 1:9.2p1-2+deb12u6 [457 kB] [2025-05-20T06:49:21.701Z] Get:46 http://deb.debian.org/debian bookworm/main amd64 less amd64 590-2.1~deb12u2 [132 kB] [2025-05-20T06:49:21.701Z] Get:47 http://deb.debian.org/debian bookworm/main amd64 krb5-locales all 1.20.1-2+deb12u3 [63.1 kB] [2025-05-20T06:49:21.701Z] Get:48 http://deb.debian.org/debian bookworm/main amd64 libnss-systemd amd64 252.36-1~deb12u1 [164 kB] [2025-05-20T06:49:21.701Z] Get:49 http://deb.debian.org/debian bookworm/main amd64 libpam-systemd amd64 252.36-1~deb12u1 [225 kB] [2025-05-20T06:49:21.701Z] Get:50 http://deb.debian.org/debian bookworm/main amd64 ncurses-term all 6.4-4 [501 kB] [2025-05-20T06:49:21.701Z] Get:51 http://deb.debian.org/debian bookworm/main amd64 netcat-traditional amd64 1.10-47 [67.9 kB] [2025-05-20T06:49:21.701Z] Get:52 http://deb.debian.org/debian bookworm/main amd64 systemd-timesyncd amd64 252.36-1~deb12u1 [63.7 kB] [2025-05-20T06:49:21.701Z] Get:53 http://deb.debian.org/debian bookworm/main amd64 dbus-user-session amd64 1.14.10-1~deb12u1 [78.1 kB] [2025-05-20T06:49:21.701Z] Get:54 http://deb.debian.org/debian bookworm/main amd64 libbrotli1 amd64 1.0.9-2+b6 [275 kB] [2025-05-20T06:49:21.701Z] Get:55 http://deb.debian.org/debian bookworm/main amd64 libsasl2-modules-db amd64 2.1.28+dfsg-10 [20.3 kB] [2025-05-20T06:49:21.701Z] Get:56 http://deb.debian.org/debian bookworm/main amd64 libsasl2-2 amd64 2.1.28+dfsg-10 [59.7 kB] [2025-05-20T06:49:21.701Z] Get:57 http://deb.debian.org/debian bookworm/main amd64 libldap-2.5-0 amd64 2.5.13+dfsg-5 [183 kB] [2025-05-20T06:49:21.701Z] Get:58 http://deb.debian.org/debian bookworm/main amd64 libnghttp2-14 amd64 1.52.0-1+deb12u2 [73.0 kB] [2025-05-20T06:49:21.701Z] Get:59 http://deb.debian.org/debian bookworm/main amd64 libpsl5 amd64 0.21.2-1 [58.7 kB] [2025-05-20T06:49:21.701Z] Get:60 http://deb.debian.org/debian bookworm/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2025-05-20T06:49:21.701Z] Get:61 http://deb.debian.org/debian bookworm/main amd64 libssh2-1 amd64 1.10.0-3+b1 [179 kB] [2025-05-20T06:49:21.701Z] Get:62 http://deb.debian.org/debian bookworm/main amd64 libcurl3-gnutls amd64 7.88.1-10+deb12u12 [386 kB] [2025-05-20T06:49:21.701Z] Get:63 http://deb.debian.org/debian bookworm/main amd64 liberror-perl all 0.17029-2 [29.0 kB] [2025-05-20T06:49:21.701Z] Get:64 http://deb.debian.org/debian bookworm/main amd64 git-man all 1:2.39.5-0+deb12u2 [2053 kB] [2025-05-20T06:49:21.701Z] Get:65 http://deb.debian.org/debian bookworm/main amd64 git amd64 1:2.39.5-0+deb12u2 [7260 kB] [2025-05-20T06:49:21.701Z] Get:66 http://deb.debian.org/debian bookworm/main amd64 gosu amd64 1.14-1+b10 [766 kB] [2025-05-20T06:49:21.701Z] Get:67 http://deb.debian.org/debian bookworm/main amd64 libldap-common all 2.5.13+dfsg-5 [29.3 kB] [2025-05-20T06:49:21.701Z] Get:68 http://deb.debian.org/debian bookworm/main amd64 libsasl2-modules amd64 2.1.28+dfsg-10 [66.6 kB] [2025-05-20T06:49:21.701Z] Get:69 http://deb.debian.org/debian bookworm/main amd64 libxau6 amd64 1:1.0.9-1 [19.7 kB] [2025-05-20T06:49:21.961Z] Get:70 http://deb.debian.org/debian bookworm/main amd64 libxdmcp6 amd64 1:1.1.2-3 [26.3 kB] [2025-05-20T06:49:21.961Z] Get:71 http://deb.debian.org/debian bookworm/main amd64 libxcb1 amd64 1.15-1 [144 kB] [2025-05-20T06:49:21.961Z] Get:72 http://deb.debian.org/debian bookworm/main amd64 libx11-data all 2:1.8.4-2+deb12u2 [292 kB] [2025-05-20T06:49:21.961Z] Get:73 http://deb.debian.org/debian bookworm/main amd64 libx11-6 amd64 2:1.8.4-2+deb12u2 [760 kB] [2025-05-20T06:49:21.961Z] Get:74 http://deb.debian.org/debian bookworm/main amd64 libxext6 amd64 2:1.3.4-1+b1 [52.9 kB] [2025-05-20T06:49:21.961Z] Get:75 http://deb.debian.org/debian bookworm/main amd64 libxmuu1 amd64 2:1.1.3-3 [23.9 kB] [2025-05-20T06:49:21.961Z] Get:76 http://deb.debian.org/debian bookworm/main amd64 openssl amd64 3.0.16-1~deb12u1 [1427 kB] [2025-05-20T06:49:21.961Z] Get:77 http://deb.debian.org/debian bookworm/main amd64 patch amd64 2.7.6-7 [128 kB] [2025-05-20T06:49:21.961Z] Get:78 http://deb.debian.org/debian bookworm/main amd64 psmisc amd64 23.6-1 [259 kB] [2025-05-20T06:49:21.961Z] Get:79 http://deb.debian.org/debian bookworm/main amd64 publicsuffix all 20230209.2326-1 [126 kB] [2025-05-20T06:49:21.961Z] Get:80 http://deb.debian.org/debian bookworm/main amd64 ssh all 1:9.2p1-2+deb12u6 [174 kB] [2025-05-20T06:49:21.961Z] Get:81 http://deb.debian.org/debian bookworm/main amd64 xauth amd64 1:1.1.2-1 [36.0 kB] [2025-05-20T06:49:21.961Z] debconf: delaying package configuration, since apt-utils is not installed [2025-05-20T06:49:22.220Z] Fetched 35.5 MB in 0s (71.9 MB/s) [2025-05-20T06:49:22.221Z] Selecting previously unselected package libargon2-1:amd64. [2025-05-20T06:49:22.221Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6632 files and directories currently installed.) [2025-05-20T06:49:22.221Z] Preparing to unpack .../00-libargon2-1_0~20171227-0.3+deb12u1_amd64.deb ... [2025-05-20T06:49:22.221Z] Unpacking libargon2-1:amd64 (0~20171227-0.3+deb12u1) ... [2025-05-20T06:49:22.221Z] Selecting previously unselected package dmsetup. [2025-05-20T06:49:22.221Z] Preparing to unpack .../01-dmsetup_2%3a1.02.185-2_amd64.deb ... [2025-05-20T06:49:22.221Z] Unpacking dmsetup (2:1.02.185-2) ... [2025-05-20T06:49:22.221Z] Selecting previously unselected package libdevmapper1.02.1:amd64. [2025-05-20T06:49:22.221Z] Preparing to unpack .../02-libdevmapper1.02.1_2%3a1.02.185-2_amd64.deb ... [2025-05-20T06:49:22.221Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.185-2) ... [2025-05-20T06:49:22.221Z] Selecting previously unselected package libjson-c5:amd64. [2025-05-20T06:49:22.221Z] Preparing to unpack .../03-libjson-c5_0.16-2_amd64.deb ... [2025-05-20T06:49:22.221Z] Unpacking libjson-c5:amd64 (0.16-2) ... [2025-05-20T06:49:22.221Z] Preparing to unpack .../04-libssl3_3.0.16-1~deb12u1_amd64.deb ... [2025-05-20T06:49:22.221Z] Unpacking libssl3:amd64 (3.0.16-1~deb12u1) over (3.0.15-1~deb12u1) ... [2025-05-20T06:49:22.480Z] Selecting previously unselected package libcryptsetup12:amd64. [2025-05-20T06:49:22.480Z] Preparing to unpack .../05-libcryptsetup12_2%3a2.6.1-4~deb12u2_amd64.deb ... [2025-05-20T06:49:22.480Z] Unpacking libcryptsetup12:amd64 (2:2.6.1-4~deb12u2) ... [2025-05-20T06:49:22.747Z] Selecting previously unselected package libfdisk1:amd64. [2025-05-20T06:49:22.747Z] Preparing to unpack .../06-libfdisk1_2.38.1-5+deb12u3_amd64.deb ... [2025-05-20T06:49:22.747Z] Unpacking libfdisk1:amd64 (2.38.1-5+deb12u3) ... [2025-05-20T06:49:22.747Z] Selecting previously unselected package libkmod2:amd64. [2025-05-20T06:49:22.747Z] Preparing to unpack .../07-libkmod2_30+20221128-1_amd64.deb ... [2025-05-20T06:49:22.747Z] Unpacking libkmod2:amd64 (30+20221128-1) ... [2025-05-20T06:49:22.747Z] Selecting previously unselected package libapparmor1:amd64. [2025-05-20T06:49:22.747Z] Preparing to unpack .../08-libapparmor1_3.0.8-3_amd64.deb ... [2025-05-20T06:49:22.747Z] Unpacking libapparmor1:amd64 (3.0.8-3) ... [2025-05-20T06:49:22.747Z] Selecting previously unselected package libip4tc2:amd64. [2025-05-20T06:49:22.747Z] Preparing to unpack .../09-libip4tc2_1.8.9-2_amd64.deb ... [2025-05-20T06:49:22.747Z] Unpacking libip4tc2:amd64 (1.8.9-2) ... [2025-05-20T06:49:22.747Z] Selecting previously unselected package libsystemd-shared:amd64. [2025-05-20T06:49:22.747Z] Preparing to unpack .../10-libsystemd-shared_252.36-1~deb12u1_amd64.deb ... [2025-05-20T06:49:22.747Z] Unpacking libsystemd-shared:amd64 (252.36-1~deb12u1) ... [2025-05-20T06:49:23.006Z] Setting up libssl3:amd64 (3.0.16-1~deb12u1) ... [2025-05-20T06:49:23.006Z] Selecting previously unselected package systemd. [2025-05-20T06:49:23.007Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6706 files and directories currently installed.) [2025-05-20T06:49:23.007Z] Preparing to unpack .../systemd_252.36-1~deb12u1_amd64.deb ... [2025-05-20T06:49:23.007Z] Unpacking systemd (252.36-1~deb12u1) ... [2025-05-20T06:49:23.266Z] Setting up libargon2-1:amd64 (0~20171227-0.3+deb12u1) ... [2025-05-20T06:49:23.266Z] Setting up libjson-c5:amd64 (0.16-2) ... [2025-05-20T06:49:23.266Z] Setting up libfdisk1:amd64 (2.38.1-5+deb12u3) ... [2025-05-20T06:49:23.266Z] Setting up libkmod2:amd64 (30+20221128-1) ... [2025-05-20T06:49:23.266Z] Setting up libapparmor1:amd64 (3.0.8-3) ... [2025-05-20T06:49:23.267Z] Setting up libip4tc2:amd64 (1.8.9-2) ... [2025-05-20T06:49:23.527Z] Setting up libsystemd-shared:amd64 (252.36-1~deb12u1) ... [2025-05-20T06:49:23.527Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.185-2) ... [2025-05-20T06:49:23.527Z] Setting up libcryptsetup12:amd64 (2:2.6.1-4~deb12u2) ... [2025-05-20T06:49:23.527Z] Setting up systemd (252.36-1~deb12u1) ... [2025-05-20T06:49:23.527Z] Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2025-05-20T06:49:23.527Z] Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2025-05-20T06:49:23.527Z] Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2025-05-20T06:49:23.527Z] Initializing machine ID from random generator. [2025-05-20T06:49:23.527Z] Creating group 'systemd-journal' with GID 999. [2025-05-20T06:49:23.527Z] Creating group 'systemd-network' with GID 998. [2025-05-20T06:49:23.527Z] Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998. [2025-05-20T06:49:23.527Z] Setting up dmsetup (2:1.02.185-2) ... [2025-05-20T06:49:23.527Z] Selecting previously unselected package systemd-sysv. [2025-05-20T06:49:23.527Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 7554 files and directories currently installed.) [2025-05-20T06:49:23.527Z] Preparing to unpack .../00-systemd-sysv_252.36-1~deb12u1_amd64.deb ... [2025-05-20T06:49:23.527Z] Unpacking systemd-sysv (252.36-1~deb12u1) ... [2025-05-20T06:49:23.527Z] Selecting previously unselected package libdbus-1-3:amd64. [2025-05-20T06:49:23.527Z] Preparing to unpack .../01-libdbus-1-3_1.14.10-1~deb12u1_amd64.deb ... [2025-05-20T06:49:23.527Z] Unpacking libdbus-1-3:amd64 (1.14.10-1~deb12u1) ... [2025-05-20T06:49:23.786Z] Selecting previously unselected package dbus-bin. [2025-05-20T06:49:23.786Z] Preparing to unpack .../02-dbus-bin_1.14.10-1~deb12u1_amd64.deb ... [2025-05-20T06:49:23.786Z] Unpacking dbus-bin (1.14.10-1~deb12u1) ... [2025-05-20T06:49:23.786Z] Selecting previously unselected package dbus-session-bus-common. [2025-05-20T06:49:23.786Z] Preparing to unpack .../03-dbus-session-bus-common_1.14.10-1~deb12u1_all.deb ... [2025-05-20T06:49:23.786Z] Unpacking dbus-session-bus-common (1.14.10-1~deb12u1) ... [2025-05-20T06:49:23.786Z] Selecting previously unselected package libexpat1:amd64. [2025-05-20T06:49:23.786Z] Preparing to unpack .../04-libexpat1_2.5.0-1+deb12u1_amd64.deb ... [2025-05-20T06:49:23.786Z] Unpacking libexpat1:amd64 (2.5.0-1+deb12u1) ... [2025-05-20T06:49:23.786Z] Selecting previously unselected package dbus-daemon. [2025-05-20T06:49:23.786Z] Preparing to unpack .../05-dbus-daemon_1.14.10-1~deb12u1_amd64.deb ... [2025-05-20T06:49:23.786Z] Unpacking dbus-daemon (1.14.10-1~deb12u1) ... [2025-05-20T06:49:23.786Z] Selecting previously unselected package dbus-system-bus-common. [2025-05-20T06:49:23.786Z] Preparing to unpack .../06-dbus-system-bus-common_1.14.10-1~deb12u1_all.deb ... [2025-05-20T06:49:23.786Z] Unpacking dbus-system-bus-common (1.14.10-1~deb12u1) ... [2025-05-20T06:49:23.787Z] Selecting previously unselected package dbus. [2025-05-20T06:49:23.787Z] Preparing to unpack .../07-dbus_1.14.10-1~deb12u1_amd64.deb ... [2025-05-20T06:49:24.048Z] Unpacking dbus (1.14.10-1~deb12u1) ... [2025-05-20T06:49:24.048Z] Selecting previously unselected package perl-modules-5.36. [2025-05-20T06:49:24.048Z] Preparing to unpack .../08-perl-modules-5.36_5.36.0-7+deb12u2_all.deb ... [2025-05-20T06:49:24.048Z] Unpacking perl-modules-5.36 (5.36.0-7+deb12u2) ... [2025-05-20T06:49:24.308Z] Selecting previously unselected package libgdbm-compat4:amd64. [2025-05-20T06:49:24.308Z] Preparing to unpack .../09-libgdbm-compat4_1.23-3_amd64.deb ... [2025-05-20T06:49:24.308Z] Unpacking libgdbm-compat4:amd64 (1.23-3) ... [2025-05-20T06:49:24.308Z] Selecting previously unselected package libperl5.36:amd64. [2025-05-20T06:49:24.308Z] Preparing to unpack .../10-libperl5.36_5.36.0-7+deb12u2_amd64.deb ... [2025-05-20T06:49:24.308Z] Unpacking libperl5.36:amd64 (5.36.0-7+deb12u2) ... [2025-05-20T06:49:24.567Z] Selecting previously unselected package perl. [2025-05-20T06:49:24.567Z] Preparing to unpack .../11-perl_5.36.0-7+deb12u2_amd64.deb ... [2025-05-20T06:49:24.567Z] Unpacking perl (5.36.0-7+deb12u2) ... [2025-05-20T06:49:24.826Z] Selecting previously unselected package libbsd0:amd64. [2025-05-20T06:49:24.826Z] Preparing to unpack .../12-libbsd0_0.11.7-2_amd64.deb ... [2025-05-20T06:49:24.826Z] Unpacking libbsd0:amd64 (0.11.7-2) ... [2025-05-20T06:49:24.826Z] Selecting previously unselected package libedit2:amd64. [2025-05-20T06:49:24.826Z] Preparing to unpack .../13-libedit2_3.1-20221030-2_amd64.deb ... [2025-05-20T06:49:24.826Z] Unpacking libedit2:amd64 (3.1-20221030-2) ... [2025-05-20T06:49:24.826Z] Selecting previously unselected package libcbor0.8:amd64. [2025-05-20T06:49:24.826Z] Preparing to unpack .../14-libcbor0.8_0.8.0-2+b1_amd64.deb ... [2025-05-20T06:49:24.826Z] Unpacking libcbor0.8:amd64 (0.8.0-2+b1) ... [2025-05-20T06:49:24.826Z] Selecting previously unselected package libfido2-1:amd64. [2025-05-20T06:49:24.826Z] Preparing to unpack .../15-libfido2-1_1.12.0-2+b1_amd64.deb ... [2025-05-20T06:49:24.826Z] Unpacking libfido2-1:amd64 (1.12.0-2+b1) ... [2025-05-20T06:49:24.826Z] Selecting previously unselected package libkrb5support0:amd64. [2025-05-20T06:49:24.826Z] Preparing to unpack .../16-libkrb5support0_1.20.1-2+deb12u3_amd64.deb ... [2025-05-20T06:49:24.826Z] Unpacking libkrb5support0:amd64 (1.20.1-2+deb12u3) ... [2025-05-20T06:49:24.826Z] Selecting previously unselected package libk5crypto3:amd64. [2025-05-20T06:49:24.826Z] Preparing to unpack .../17-libk5crypto3_1.20.1-2+deb12u3_amd64.deb ... [2025-05-20T06:49:24.826Z] Unpacking libk5crypto3:amd64 (1.20.1-2+deb12u3) ... [2025-05-20T06:49:25.086Z] Selecting previously unselected package libkeyutils1:amd64. [2025-05-20T06:49:25.086Z] Preparing to unpack .../18-libkeyutils1_1.6.3-2_amd64.deb ... [2025-05-20T06:49:25.086Z] Unpacking libkeyutils1:amd64 (1.6.3-2) ... [2025-05-20T06:49:25.086Z] Selecting previously unselected package libkrb5-3:amd64. [2025-05-20T06:49:25.086Z] Preparing to unpack .../19-libkrb5-3_1.20.1-2+deb12u3_amd64.deb ... [2025-05-20T06:49:25.086Z] Unpacking libkrb5-3:amd64 (1.20.1-2+deb12u3) ... [2025-05-20T06:49:25.086Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2025-05-20T06:49:25.086Z] Preparing to unpack .../20-libgssapi-krb5-2_1.20.1-2+deb12u3_amd64.deb ... [2025-05-20T06:49:25.086Z] Unpacking libgssapi-krb5-2:amd64 (1.20.1-2+deb12u3) ... [2025-05-20T06:49:25.086Z] Selecting previously unselected package openssh-client. [2025-05-20T06:49:25.086Z] Preparing to unpack .../21-openssh-client_1%3a9.2p1-2+deb12u6_amd64.deb ... [2025-05-20T06:49:25.086Z] Unpacking openssh-client (1:9.2p1-2+deb12u6) ... [2025-05-20T06:49:25.344Z] Selecting previously unselected package openssh-sftp-server. [2025-05-20T06:49:25.344Z] Preparing to unpack .../22-openssh-sftp-server_1%3a9.2p1-2+deb12u6_amd64.deb ... [2025-05-20T06:49:25.344Z] Unpacking openssh-sftp-server (1:9.2p1-2+deb12u6) ... [2025-05-20T06:49:25.344Z] Selecting previously unselected package libproc2-0:amd64. [2025-05-20T06:49:25.344Z] Preparing to unpack .../23-libproc2-0_2%3a4.0.2-3_amd64.deb ... [2025-05-20T06:49:25.344Z] Unpacking libproc2-0:amd64 (2:4.0.2-3) ... [2025-05-20T06:49:25.344Z] Selecting previously unselected package procps. [2025-05-20T06:49:25.344Z] Preparing to unpack .../24-procps_2%3a4.0.2-3_amd64.deb ... [2025-05-20T06:49:25.344Z] Unpacking procps (2:4.0.2-3) ... [2025-05-20T06:49:25.344Z] Selecting previously unselected package sensible-utils. [2025-05-20T06:49:25.344Z] Preparing to unpack .../25-sensible-utils_0.0.17+nmu1_all.deb ... [2025-05-20T06:49:25.344Z] Unpacking sensible-utils (0.0.17+nmu1) ... [2025-05-20T06:49:25.344Z] Selecting previously unselected package ucf. [2025-05-20T06:49:25.344Z] Preparing to unpack .../26-ucf_3.0043+nmu1+deb12u1_all.deb ... [2025-05-20T06:49:25.603Z] Moving old data out of the way [2025-05-20T06:49:25.603Z] Unpacking ucf (3.0043+nmu1+deb12u1) ... [2025-05-20T06:49:25.603Z] Selecting previously unselected package runit-helper. [2025-05-20T06:49:25.603Z] Preparing to unpack .../27-runit-helper_2.15.2_all.deb ... [2025-05-20T06:49:25.603Z] Unpacking runit-helper (2.15.2) ... [2025-05-20T06:49:25.603Z] Selecting previously unselected package libtirpc-common. [2025-05-20T06:49:25.603Z] Preparing to unpack .../28-libtirpc-common_1.3.3+ds-1_all.deb ... [2025-05-20T06:49:25.603Z] Unpacking libtirpc-common (1.3.3+ds-1) ... [2025-05-20T06:49:25.603Z] Selecting previously unselected package libtirpc3:amd64. [2025-05-20T06:49:25.603Z] Preparing to unpack .../29-libtirpc3_1.3.3+ds-1_amd64.deb ... [2025-05-20T06:49:25.603Z] Unpacking libtirpc3:amd64 (1.3.3+ds-1) ... [2025-05-20T06:49:25.603Z] Selecting previously unselected package libnsl2:amd64. [2025-05-20T06:49:25.603Z] Preparing to unpack .../30-libnsl2_1.3.0-2_amd64.deb ... [2025-05-20T06:49:25.603Z] Unpacking libnsl2:amd64 (1.3.0-2) ... [2025-05-20T06:49:25.603Z] Selecting previously unselected package libwrap0:amd64. [2025-05-20T06:49:25.603Z] Preparing to unpack .../31-libwrap0_7.6.q-32_amd64.deb ... [2025-05-20T06:49:25.603Z] Unpacking libwrap0:amd64 (7.6.q-32) ... [2025-05-20T06:49:25.603Z] Selecting previously unselected package openssh-server. [2025-05-20T06:49:25.603Z] Preparing to unpack .../32-openssh-server_1%3a9.2p1-2+deb12u6_amd64.deb ... [2025-05-20T06:49:25.603Z] Unpacking openssh-server (1:9.2p1-2+deb12u6) ... [2025-05-20T06:49:25.862Z] Selecting previously unselected package less. [2025-05-20T06:49:25.862Z] Preparing to unpack .../33-less_590-2.1~deb12u2_amd64.deb ... [2025-05-20T06:49:25.862Z] Unpacking less (590-2.1~deb12u2) ... [2025-05-20T06:49:25.862Z] Selecting previously unselected package krb5-locales. [2025-05-20T06:49:25.862Z] Preparing to unpack .../34-krb5-locales_1.20.1-2+deb12u3_all.deb ... [2025-05-20T06:49:25.862Z] Unpacking krb5-locales (1.20.1-2+deb12u3) ... [2025-05-20T06:49:25.862Z] Selecting previously unselected package libnss-systemd:amd64. [2025-05-20T06:49:25.862Z] Preparing to unpack .../35-libnss-systemd_252.36-1~deb12u1_amd64.deb ... [2025-05-20T06:49:25.862Z] Unpacking libnss-systemd:amd64 (252.36-1~deb12u1) ... [2025-05-20T06:49:25.862Z] Selecting previously unselected package libpam-systemd:amd64. [2025-05-20T06:49:25.862Z] Preparing to unpack .../36-libpam-systemd_252.36-1~deb12u1_amd64.deb ... [2025-05-20T06:49:25.862Z] Unpacking libpam-systemd:amd64 (252.36-1~deb12u1) ... [2025-05-20T06:49:26.122Z] Selecting previously unselected package ncurses-term. [2025-05-20T06:49:26.122Z] Preparing to unpack .../37-ncurses-term_6.4-4_all.deb ... [2025-05-20T06:49:26.122Z] Unpacking ncurses-term (6.4-4) ... [2025-05-20T06:49:26.382Z] Selecting previously unselected package netcat-traditional. [2025-05-20T06:49:26.382Z] Preparing to unpack .../38-netcat-traditional_1.10-47_amd64.deb ... [2025-05-20T06:49:26.382Z] Unpacking netcat-traditional (1.10-47) ... [2025-05-20T06:49:26.382Z] Selecting previously unselected package systemd-timesyncd. [2025-05-20T06:49:26.382Z] Preparing to unpack .../39-systemd-timesyncd_252.36-1~deb12u1_amd64.deb ... [2025-05-20T06:49:26.382Z] Unpacking systemd-timesyncd (252.36-1~deb12u1) ... [2025-05-20T06:49:26.382Z] Selecting previously unselected package dbus-user-session. [2025-05-20T06:49:26.382Z] Preparing to unpack .../40-dbus-user-session_1.14.10-1~deb12u1_amd64.deb ... [2025-05-20T06:49:26.382Z] Unpacking dbus-user-session (1.14.10-1~deb12u1) ... [2025-05-20T06:49:26.382Z] Selecting previously unselected package libbrotli1:amd64. [2025-05-20T06:49:26.382Z] Preparing to unpack .../41-libbrotli1_1.0.9-2+b6_amd64.deb ... [2025-05-20T06:49:26.382Z] Unpacking libbrotli1:amd64 (1.0.9-2+b6) ... [2025-05-20T06:49:26.382Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2025-05-20T06:49:26.382Z] Preparing to unpack .../42-libsasl2-modules-db_2.1.28+dfsg-10_amd64.deb ... [2025-05-20T06:49:26.382Z] Unpacking libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... [2025-05-20T06:49:26.382Z] Selecting previously unselected package libsasl2-2:amd64. [2025-05-20T06:49:26.382Z] Preparing to unpack .../43-libsasl2-2_2.1.28+dfsg-10_amd64.deb ... [2025-05-20T06:49:26.382Z] Unpacking libsasl2-2:amd64 (2.1.28+dfsg-10) ... [2025-05-20T06:49:26.642Z] Selecting previously unselected package libldap-2.5-0:amd64. [2025-05-20T06:49:26.642Z] Preparing to unpack .../44-libldap-2.5-0_2.5.13+dfsg-5_amd64.deb ... [2025-05-20T06:49:26.642Z] Unpacking libldap-2.5-0:amd64 (2.5.13+dfsg-5) ... [2025-05-20T06:49:26.642Z] Selecting previously unselected package libnghttp2-14:amd64. [2025-05-20T06:49:26.642Z] Preparing to unpack .../45-libnghttp2-14_1.52.0-1+deb12u2_amd64.deb ... [2025-05-20T06:49:26.642Z] Unpacking libnghttp2-14:amd64 (1.52.0-1+deb12u2) ... [2025-05-20T06:49:26.642Z] Selecting previously unselected package libpsl5:amd64. [2025-05-20T06:49:26.642Z] Preparing to unpack .../46-libpsl5_0.21.2-1_amd64.deb ... [2025-05-20T06:49:26.642Z] Unpacking libpsl5:amd64 (0.21.2-1) ... [2025-05-20T06:49:26.642Z] Selecting previously unselected package librtmp1:amd64. [2025-05-20T06:49:26.642Z] Preparing to unpack .../47-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2025-05-20T06:49:26.642Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2025-05-20T06:49:26.642Z] Selecting previously unselected package libssh2-1:amd64. [2025-05-20T06:49:26.642Z] Preparing to unpack .../48-libssh2-1_1.10.0-3+b1_amd64.deb ... [2025-05-20T06:49:26.642Z] Unpacking libssh2-1:amd64 (1.10.0-3+b1) ... [2025-05-20T06:49:26.902Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2025-05-20T06:49:26.902Z] Preparing to unpack .../49-libcurl3-gnutls_7.88.1-10+deb12u12_amd64.deb ... [2025-05-20T06:49:26.902Z] Unpacking libcurl3-gnutls:amd64 (7.88.1-10+deb12u12) ... [2025-05-20T06:49:26.902Z] Selecting previously unselected package liberror-perl. [2025-05-20T06:49:26.902Z] Preparing to unpack .../50-liberror-perl_0.17029-2_all.deb ... [2025-05-20T06:49:26.902Z] Unpacking liberror-perl (0.17029-2) ... [2025-05-20T06:49:26.902Z] Selecting previously unselected package git-man. [2025-05-20T06:49:26.902Z] Preparing to unpack .../51-git-man_1%3a2.39.5-0+deb12u2_all.deb ... [2025-05-20T06:49:26.902Z] Unpacking git-man (1:2.39.5-0+deb12u2) ... [2025-05-20T06:49:27.162Z] Selecting previously unselected package git. [2025-05-20T06:49:27.162Z] Preparing to unpack .../52-git_1%3a2.39.5-0+deb12u2_amd64.deb ... [2025-05-20T06:49:27.162Z] Unpacking git (1:2.39.5-0+deb12u2) ... [2025-05-20T06:49:27.420Z] Selecting previously unselected package gosu. [2025-05-20T06:49:27.420Z] Preparing to unpack .../53-gosu_1.14-1+b10_amd64.deb ... [2025-05-20T06:49:27.420Z] Unpacking gosu (1.14-1+b10) ... [2025-05-20T06:49:27.420Z] Selecting previously unselected package libldap-common. [2025-05-20T06:49:27.420Z] Preparing to unpack .../54-libldap-common_2.5.13+dfsg-5_all.deb ... [2025-05-20T06:49:27.420Z] Unpacking libldap-common (2.5.13+dfsg-5) ... [2025-05-20T06:49:27.420Z] Selecting previously unselected package libsasl2-modules:amd64. [2025-05-20T06:49:27.420Z] Preparing to unpack .../55-libsasl2-modules_2.1.28+dfsg-10_amd64.deb ... [2025-05-20T06:49:27.680Z] Unpacking libsasl2-modules:amd64 (2.1.28+dfsg-10) ... [2025-05-20T06:49:27.680Z] Selecting previously unselected package libxau6:amd64. [2025-05-20T06:49:27.680Z] Preparing to unpack .../56-libxau6_1%3a1.0.9-1_amd64.deb ... [2025-05-20T06:49:27.680Z] Unpacking libxau6:amd64 (1:1.0.9-1) ... [2025-05-20T06:49:27.680Z] Selecting previously unselected package libxdmcp6:amd64. [2025-05-20T06:49:27.680Z] Preparing to unpack .../57-libxdmcp6_1%3a1.1.2-3_amd64.deb ... [2025-05-20T06:49:27.680Z] Unpacking libxdmcp6:amd64 (1:1.1.2-3) ... [2025-05-20T06:49:27.680Z] Selecting previously unselected package libxcb1:amd64. [2025-05-20T06:49:27.680Z] Preparing to unpack .../58-libxcb1_1.15-1_amd64.deb ... [2025-05-20T06:49:27.680Z] Unpacking libxcb1:amd64 (1.15-1) ... [2025-05-20T06:49:27.680Z] Selecting previously unselected package libx11-data. [2025-05-20T06:49:27.680Z] Preparing to unpack .../59-libx11-data_2%3a1.8.4-2+deb12u2_all.deb ... [2025-05-20T06:49:27.680Z] Unpacking libx11-data (2:1.8.4-2+deb12u2) ... [2025-05-20T06:49:27.680Z] Selecting previously unselected package libx11-6:amd64. [2025-05-20T06:49:27.939Z] Preparing to unpack .../60-libx11-6_2%3a1.8.4-2+deb12u2_amd64.deb ... [2025-05-20T06:49:27.939Z] Unpacking libx11-6:amd64 (2:1.8.4-2+deb12u2) ... [2025-05-20T06:49:27.939Z] Selecting previously unselected package libxext6:amd64. [2025-05-20T06:49:27.939Z] Preparing to unpack .../61-libxext6_2%3a1.3.4-1+b1_amd64.deb ... [2025-05-20T06:49:27.939Z] Unpacking libxext6:amd64 (2:1.3.4-1+b1) ... [2025-05-20T06:49:27.939Z] Selecting previously unselected package libxmuu1:amd64. [2025-05-20T06:49:27.939Z] Preparing to unpack .../62-libxmuu1_2%3a1.1.3-3_amd64.deb ... [2025-05-20T06:49:27.939Z] Unpacking libxmuu1:amd64 (2:1.1.3-3) ... [2025-05-20T06:49:27.939Z] Preparing to unpack .../63-openssl_3.0.16-1~deb12u1_amd64.deb ... [2025-05-20T06:49:27.939Z] Unpacking openssl (3.0.16-1~deb12u1) over (3.0.15-1~deb12u1) ... [2025-05-20T06:49:28.199Z] Selecting previously unselected package patch. [2025-05-20T06:49:28.199Z] Preparing to unpack .../64-patch_2.7.6-7_amd64.deb ... [2025-05-20T06:49:28.199Z] Unpacking patch (2.7.6-7) ... [2025-05-20T06:49:28.199Z] Selecting previously unselected package psmisc. [2025-05-20T06:49:28.199Z] Preparing to unpack .../65-psmisc_23.6-1_amd64.deb ... [2025-05-20T06:49:28.199Z] Unpacking psmisc (23.6-1) ... [2025-05-20T06:49:28.199Z] Selecting previously unselected package publicsuffix. [2025-05-20T06:49:28.199Z] Preparing to unpack .../66-publicsuffix_20230209.2326-1_all.deb ... [2025-05-20T06:49:28.199Z] Unpacking publicsuffix (20230209.2326-1) ... [2025-05-20T06:49:28.199Z] Selecting previously unselected package ssh. [2025-05-20T06:49:28.199Z] Preparing to unpack .../67-ssh_1%3a9.2p1-2+deb12u6_all.deb ... [2025-05-20T06:49:28.199Z] Unpacking ssh (1:9.2p1-2+deb12u6) ... [2025-05-20T06:49:28.534Z] Selecting previously unselected package xauth. [2025-05-20T06:49:28.534Z] Preparing to unpack .../68-xauth_1%3a1.1.2-1_amd64.deb ... [2025-05-20T06:49:28.534Z] Unpacking xauth (1:1.1.2-1) ... [2025-05-20T06:49:28.534Z] Setting up libexpat1:amd64 (2.5.0-1+deb12u1) ... [2025-05-20T06:49:28.534Z] Setting up runit-helper (2.15.2) ... [2025-05-20T06:49:28.534Z] Setting up systemd-sysv (252.36-1~deb12u1) ... [2025-05-20T06:49:28.534Z] Setting up libxau6:amd64 (1:1.0.9-1) ... [2025-05-20T06:49:28.534Z] Setting up libkeyutils1:amd64 (1.6.3-2) ... [2025-05-20T06:49:28.534Z] Setting up libpsl5:amd64 (0.21.2-1) ... [2025-05-20T06:49:28.534Z] Setting up netcat-traditional (1.10-47) ... [2025-05-20T06:49:28.534Z] update-alternatives: using /bin/nc.traditional to provide /bin/nc (nc) in auto mode [2025-05-20T06:49:28.534Z] update-alternatives: warning: skip creation of /usr/share/man/man1/nc.1.gz because associated file /usr/share/man/man1/nc.traditional.1.gz (of link group nc) doesn't exist [2025-05-20T06:49:28.534Z] update-alternatives: warning: skip creation of /usr/share/man/man1/netcat.1.gz because associated file /usr/share/man/man1/nc.traditional.1.gz (of link group nc) doesn't exist [2025-05-20T06:49:28.534Z] Setting up psmisc (23.6-1) ... [2025-05-20T06:49:28.534Z] Setting up libtirpc-common (1.3.3+ds-1) ... [2025-05-20T06:49:28.534Z] Setting up libcbor0.8:amd64 (0.8.0-2+b1) ... [2025-05-20T06:49:28.534Z] Setting up libbrotli1:amd64 (1.0.9-2+b6) ... [2025-05-20T06:49:28.534Z] Setting up libsasl2-modules:amd64 (2.1.28+dfsg-10) ... [2025-05-20T06:49:28.534Z] Setting up libnghttp2-14:amd64 (1.52.0-1+deb12u2) ... [2025-05-20T06:49:28.534Z] Setting up less (590-2.1~deb12u2) ... [2025-05-20T06:49:28.534Z] Setting up libnss-systemd:amd64 (252.36-1~deb12u1) ... [2025-05-20T06:49:28.534Z] Setting up krb5-locales (1.20.1-2+deb12u3) ... [2025-05-20T06:49:28.534Z] Setting up libldap-common (2.5.13+dfsg-5) ... [2025-05-20T06:49:28.534Z] Setting up libkrb5support0:amd64 (1.20.1-2+deb12u3) ... [2025-05-20T06:49:28.534Z] Setting up libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... [2025-05-20T06:49:28.534Z] Setting up perl-modules-5.36 (5.36.0-7+deb12u2) ... [2025-05-20T06:49:28.534Z] Setting up libx11-data (2:1.8.4-2+deb12u2) ... [2025-05-20T06:49:28.534Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2025-05-20T06:49:28.534Z] Setting up gosu (1.14-1+b10) ... [2025-05-20T06:49:28.534Z] Setting up libdbus-1-3:amd64 (1.14.10-1~deb12u1) ... [2025-05-20T06:49:28.534Z] Setting up libproc2-0:amd64 (2:4.0.2-3) ... [2025-05-20T06:49:28.534Z] Setting up systemd-timesyncd (252.36-1~deb12u1) ... [2025-05-20T06:49:28.534Z] Creating group 'systemd-timesync' with GID 997. [2025-05-20T06:49:28.534Z] Creating user 'systemd-timesync' (systemd Time Synchronization) with UID 997 and GID 997. [2025-05-20T06:49:28.794Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2025-05-20T06:49:28.794Z] Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2025-05-20T06:49:28.794Z] Setting up patch (2.7.6-7) ... [2025-05-20T06:49:28.794Z] Setting up libgdbm-compat4:amd64 (1.23-3) ... [2025-05-20T06:49:28.794Z] Setting up libk5crypto3:amd64 (1.20.1-2+deb12u3) ... [2025-05-20T06:49:28.794Z] Setting up libsasl2-2:amd64 (2.1.28+dfsg-10) ... [2025-05-20T06:49:28.794Z] Setting up sensible-utils (0.0.17+nmu1) ... [2025-05-20T06:49:28.794Z] Setting up dbus-session-bus-common (1.14.10-1~deb12u1) ... [2025-05-20T06:49:28.794Z] Setting up procps (2:4.0.2-3) ... [2025-05-20T06:49:28.794Z] Setting up git-man (1:2.39.5-0+deb12u2) ... [2025-05-20T06:49:28.794Z] Setting up libssh2-1:amd64 (1.10.0-3+b1) ... [2025-05-20T06:49:28.794Z] Setting up libkrb5-3:amd64 (1.20.1-2+deb12u3) ... [2025-05-20T06:49:28.794Z] Setting up dbus-system-bus-common (1.14.10-1~deb12u1) ... [2025-05-20T06:49:29.052Z] Setting up libfido2-1:amd64 (1.12.0-2+b1) ... [2025-05-20T06:49:29.052Z] Setting up openssl (3.0.16-1~deb12u1) ... [2025-05-20T06:49:29.052Z] Setting up libbsd0:amd64 (0.11.7-2) ... [2025-05-20T06:49:29.052Z] Setting up publicsuffix (20230209.2326-1) ... [2025-05-20T06:49:29.052Z] Setting up libperl5.36:amd64 (5.36.0-7+deb12u2) ... [2025-05-20T06:49:29.052Z] Setting up dbus-bin (1.14.10-1~deb12u1) ... [2025-05-20T06:49:29.053Z] Setting up ncurses-term (6.4-4) ... [2025-05-20T06:49:29.053Z] Setting up libxdmcp6:amd64 (1:1.1.2-3) ... [2025-05-20T06:49:29.053Z] Setting up libxcb1:amd64 (1.15-1) ... [2025-05-20T06:49:29.053Z] Setting up libedit2:amd64 (3.1-20221030-2) ... [2025-05-20T06:49:29.053Z] Setting up dbus-daemon (1.14.10-1~deb12u1) ... [2025-05-20T06:49:29.053Z] Setting up libldap-2.5-0:amd64 (2.5.13+dfsg-5) ... [2025-05-20T06:49:29.053Z] Setting up perl (5.36.0-7+deb12u2) ... [2025-05-20T06:49:29.053Z] Setting up dbus (1.14.10-1~deb12u1) ... [2025-05-20T06:49:29.053Z] invoke-rc.d: could not determine current runlevel [2025-05-20T06:49:29.053Z] invoke-rc.d: policy-rc.d denied execution of start. [2025-05-20T06:49:29.053Z] Setting up libgssapi-krb5-2:amd64 (1.20.1-2+deb12u3) ... [2025-05-20T06:49:29.053Z] Setting up ucf (3.0043+nmu1+deb12u1) ... [2025-05-20T06:49:29.311Z] debconf: unable to initialize frontend: Dialog [2025-05-20T06:49:29.311Z] debconf: (TERM is not set, so the dialog frontend is not usable.) [2025-05-20T06:49:29.311Z] debconf: falling back to frontend: Readline [2025-05-20T06:49:29.311Z] debconf: unable to initialize frontend: Readline [2025-05-20T06:49:29.311Z] debconf: (This frontend requires a controlling tty.) [2025-05-20T06:49:29.311Z] debconf: falling back to frontend: Teletype [2025-05-20T06:49:29.311Z] Setting up libpam-systemd:amd64 (252.36-1~deb12u1) ... [2025-05-20T06:49:29.311Z] debconf: unable to initialize frontend: Dialog [2025-05-20T06:49:29.311Z] debconf: (TERM is not set, so the dialog frontend is not usable.) [2025-05-20T06:49:29.311Z] debconf: falling back to frontend: Readline [2025-05-20T06:49:29.311Z] debconf: unable to initialize frontend: Readline [2025-05-20T06:49:29.311Z] debconf: (This frontend requires a controlling tty.) [2025-05-20T06:49:29.311Z] debconf: falling back to frontend: Teletype [2025-05-20T06:49:29.570Z] Setting up libx11-6:amd64 (2:1.8.4-2+deb12u2) ... [2025-05-20T06:49:29.570Z] Setting up libxmuu1:amd64 (2:1.1.3-3) ... [2025-05-20T06:49:29.570Z] Setting up libtirpc3:amd64 (1.3.3+ds-1) ... [2025-05-20T06:49:29.570Z] Setting up openssh-client (1:9.2p1-2+deb12u6) ... [2025-05-20T06:49:29.570Z] Setting up libxext6:amd64 (2:1.3.4-1+b1) ... [2025-05-20T06:49:29.570Z] Setting up libcurl3-gnutls:amd64 (7.88.1-10+deb12u12) ... [2025-05-20T06:49:29.570Z] Setting up liberror-perl (0.17029-2) ... [2025-05-20T06:49:29.570Z] Setting up dbus-user-session (1.14.10-1~deb12u1) ... [2025-05-20T06:49:29.570Z] Setting up git (1:2.39.5-0+deb12u2) ... [2025-05-20T06:49:29.570Z] Setting up xauth (1:1.1.2-1) ... [2025-05-20T06:49:29.570Z] Setting up libnsl2:amd64 (1.3.0-2) ... [2025-05-20T06:49:29.570Z] Setting up openssh-sftp-server (1:9.2p1-2+deb12u6) ... [2025-05-20T06:49:29.570Z] Setting up libwrap0:amd64 (7.6.q-32) ... [2025-05-20T06:49:29.570Z] Setting up openssh-server (1:9.2p1-2+deb12u6) ... [2025-05-20T06:49:29.830Z] debconf: unable to initialize frontend: Dialog [2025-05-20T06:49:29.830Z] debconf: (TERM is not set, so the dialog frontend is not usable.) [2025-05-20T06:49:29.830Z] debconf: falling back to frontend: Readline [2025-05-20T06:49:29.830Z] debconf: unable to initialize frontend: Readline [2025-05-20T06:49:29.830Z] debconf: (This frontend requires a controlling tty.) [2025-05-20T06:49:29.830Z] debconf: falling back to frontend: Teletype [2025-05-20T06:49:29.830Z] [2025-05-20T06:49:29.830Z] Creating config file /etc/ssh/sshd_config with new version [2025-05-20T06:49:30.088Z] Creating SSH2 RSA key; this may take some time ... [2025-05-20T06:49:30.088Z] 3072 SHA256:vQzr21UE7vkcl4qIiputiX6YQSWpRX0Pk9g0+Ju7stI root@93f74d203951 (RSA) [2025-05-20T06:49:30.088Z] Creating SSH2 ECDSA key; this may take some time ... [2025-05-20T06:49:30.088Z] 256 SHA256:atgc5wtBcKMgoqdQGpNQ3MwVyTRfsiYzZW4B2xNQOLE root@93f74d203951 (ECDSA) [2025-05-20T06:49:30.088Z] Creating SSH2 ED25519 key; this may take some time ... [2025-05-20T06:49:30.088Z] 256 SHA256:aQPNN7YcaHpszZAZ1AquzQh7N5hBTWIY9agETfRuVFw root@93f74d203951 (ED25519) [2025-05-20T06:49:30.349Z] invoke-rc.d: could not determine current runlevel [2025-05-20T06:49:30.350Z] invoke-rc.d: policy-rc.d denied execution of start. [2025-05-20T06:49:30.350Z] Created symlink /etc/systemd/system/sshd.service → /lib/systemd/system/ssh.service. [2025-05-20T06:49:30.350Z] Created symlink /etc/systemd/system/multi-user.target.wants/ssh.service → /lib/systemd/system/ssh.service. [2025-05-20T06:49:30.608Z] Setting up ssh (1:9.2p1-2+deb12u6) ... [2025-05-20T06:49:30.608Z] Processing triggers for libc-bin (2.36-9+deb12u10) ... [2025-05-20T06:49:35.874Z] Removing intermediate container 93f74d203951 [2025-05-20T06:49:35.874Z] ---> a350ab8dcd59 [2025-05-20T06:49:35.874Z] Step 14/20 : COPY --from=build-image /code/target/dist/pygsver-*/dist/pygsver-*.tar.gz /opt/pygsver/ [2025-05-20T06:49:35.874Z] ---> 1e275b38f402 [2025-05-20T06:49:35.874Z] Step 15/20 : RUN pip install pygsver-*.tar.gz [2025-05-20T06:49:35.874Z] ---> Running in 0ba781b3d70c [2025-05-20T06:49:37.250Z] Processing ./pygsver-0.1.4.tar.gz [2025-05-20T06:49:37.250Z] Installing build dependencies: started [2025-05-20T06:49:39.800Z] Installing build dependencies: finished with status 'done' [2025-05-20T06:49:39.800Z] Getting requirements to build wheel: started [2025-05-20T06:49:40.371Z] Getting requirements to build wheel: finished with status 'done' [2025-05-20T06:49:40.371Z] Preparing metadata (pyproject.toml): started [2025-05-20T06:49:40.937Z] Preparing metadata (pyproject.toml): finished with status 'done' [2025-05-20T06:49:40.937Z] Collecting semver==2.13.0 (from pygsver==0.1.4) [2025-05-20T06:49:41.196Z] Downloading semver-2.13.0-py2.py3-none-any.whl.metadata (5.0 kB) [2025-05-20T06:49:41.196Z] Collecting GitPython==3.1.41 (from pygsver==0.1.4) [2025-05-20T06:49:41.196Z] Downloading GitPython-3.1.41-py3-none-any.whl.metadata (14 kB) [2025-05-20T06:49:41.196Z] Collecting gitdb<5,>=4.0.1 (from GitPython==3.1.41->pygsver==0.1.4) [2025-05-20T06:49:41.196Z] Downloading gitdb-4.0.12-py3-none-any.whl.metadata (1.2 kB) [2025-05-20T06:49:41.196Z] Collecting smmap<6,>=3.0.1 (from gitdb<5,>=4.0.1->GitPython==3.1.41->pygsver==0.1.4) [2025-05-20T06:49:41.196Z] Downloading smmap-5.0.2-py3-none-any.whl.metadata (4.3 kB) [2025-05-20T06:49:41.196Z] Downloading GitPython-3.1.41-py3-none-any.whl (196 kB) [2025-05-20T06:49:41.196Z] Downloading semver-2.13.0-py2.py3-none-any.whl (12 kB) [2025-05-20T06:49:41.196Z] Downloading gitdb-4.0.12-py3-none-any.whl (62 kB) [2025-05-20T06:49:41.196Z] Downloading smmap-5.0.2-py3-none-any.whl (24 kB) [2025-05-20T06:49:41.196Z] Building wheels for collected packages: pygsver [2025-05-20T06:49:41.196Z] Building wheel for pygsver (pyproject.toml): started [2025-05-20T06:49:41.765Z] Building wheel for pygsver (pyproject.toml): finished with status 'done' [2025-05-20T06:49:41.765Z] Created wheel for pygsver: filename=pygsver-0.1.4-py3-none-any.whl size=12477 sha256=9e7e5b9890d6e5f478d152029ff5b568f2ce2e295d2f10620f5e08ab232d9f00 [2025-05-20T06:49:41.765Z] Stored in directory: /root/.cache/pip/wheels/4d/a4/f7/2ceaad8e8d1ab77b6fa864b82a652e68e816d6a43a9991a541 [2025-05-20T06:49:41.765Z] Successfully built pygsver [2025-05-20T06:49:41.765Z] Installing collected packages: smmap, semver, gitdb, GitPython, pygsver [2025-05-20T06:49:42.023Z] Successfully installed GitPython-3.1.41 gitdb-4.0.12 pygsver-0.1.4 semver-2.13.0 smmap-5.0.2 [2025-05-20T06:49:42.023Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. [2025-05-20T06:49:42.283Z]  [2025-05-20T06:49:42.283Z] [notice] A new release of pip is available: 25.0.1 -> 25.1.1 [2025-05-20T06:49:42.283Z] [notice] To update, run: pip install --upgrade pip [2025-05-20T06:49:42.849Z] Removing intermediate container 0ba781b3d70c [2025-05-20T06:49:42.849Z] ---> 18c7900c59c0 [2025-05-20T06:49:42.849Z] Step 16/20 : COPY entrypoint.sh /usr/local/bin/entrypoint.sh [2025-05-20T06:49:42.849Z] ---> 217657ddb7be [2025-05-20T06:49:42.849Z] Step 17/20 : RUN chmod +x /usr/local/bin/entrypoint.sh [2025-05-20T06:49:42.849Z] ---> Running in 6d6ba015aaed [2025-05-20T06:49:43.417Z] Removing intermediate container 6d6ba015aaed [2025-05-20T06:49:43.417Z] ---> b411f64aff5b [2025-05-20T06:49:43.417Z] Step 18/20 : ENTRYPOINT ["/usr/local/bin/entrypoint.sh"] [2025-05-20T06:49:43.417Z] ---> Running in 6985579ec87d [2025-05-20T06:49:43.417Z] Removing intermediate container 6985579ec87d [2025-05-20T06:49:43.417Z] ---> c0ead77d0efb [2025-05-20T06:49:43.417Z] Step 19/20 : LABEL arch=amd64 [2025-05-20T06:49:43.677Z] ---> Running in 46394663afe3 [2025-05-20T06:49:43.677Z] Removing intermediate container 46394663afe3 [2025-05-20T06:49:43.677Z] ---> cbf19d14ae2d [2025-05-20T06:49:43.677Z] Step 20/20 : LABEL git_sha=1de9c0d894bf9b947298bca85d916260acaf242b [2025-05-20T06:49:43.677Z] ---> Running in c7314e09f9a6 [2025-05-20T06:49:43.677Z] Removing intermediate container c7314e09f9a6 [2025-05-20T06:49:43.677Z] ---> e7a8eb4e2189 [2025-05-20T06:49:43.677Z] [Warning] One or more build-args [ARCH] were not consumed [2025-05-20T06:49:43.677Z] Successfully built e7a8eb4e2189 [2025-05-20T06:49:43.677Z] Successfully tagged edgex-devops/py-git-semver:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] echo [2025-05-20T06:49:43.838Z] [edgeXDocker.push] Tagging docker image py-git-semver with the following tags: [2025-05-20T06:49:43.838Z] 1de9c0d894bf9b947298bca85d916260acaf242b [2025-05-20T06:49:43.838Z] latest [2025-05-20T06:49:43.838Z] main [2025-05-20T06:49:43.838Z] 0.1.4 [2025-05-20T06:49:43.838Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-20T06:49:44.181Z] + docker tag edgex-devops/py-git-semver nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:1de9c0d894bf9b947298bca85d916260acaf242b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-20T06:49:44.499Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:1de9c0d894bf9b947298bca85d916260acaf242b [2025-05-20T06:49:44.499Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver] [2025-05-20T06:49:44.499Z] 349eaf084a24: Preparing [2025-05-20T06:49:44.499Z] 72d8807d04f4: Preparing [2025-05-20T06:49:44.499Z] d9fa26503760: Preparing [2025-05-20T06:49:44.499Z] 7bf665d0a447: Preparing [2025-05-20T06:49:44.499Z] 258b7bdc9376: Preparing [2025-05-20T06:49:44.499Z] b9af00360c67: Preparing [2025-05-20T06:49:44.499Z] 47770e354404: Preparing [2025-05-20T06:49:44.499Z] 8c97df8fc69e: Preparing [2025-05-20T06:49:44.499Z] 90f5dbbe5ba7: Preparing [2025-05-20T06:49:44.499Z] 6c4c763d22d0: Preparing [2025-05-20T06:49:44.499Z] 8c97df8fc69e: Waiting [2025-05-20T06:49:44.499Z] b9af00360c67: Waiting [2025-05-20T06:49:44.499Z] 90f5dbbe5ba7: Waiting [2025-05-20T06:49:44.499Z] 6c4c763d22d0: Waiting [2025-05-20T06:49:44.499Z] 47770e354404: Waiting [2025-05-20T06:49:44.757Z] 349eaf084a24: Pushed [2025-05-20T06:49:44.757Z] 7bf665d0a447: Pushed [2025-05-20T06:49:44.757Z] 72d8807d04f4: Pushed [2025-05-20T06:49:44.757Z] 47770e354404: Layer already exists [2025-05-20T06:49:44.757Z] 8c97df8fc69e: Layer already exists [2025-05-20T06:49:44.757Z] 90f5dbbe5ba7: Layer already exists [2025-05-20T06:49:44.757Z] b9af00360c67: Pushed [2025-05-20T06:49:45.015Z] d9fa26503760: Pushed [2025-05-20T06:49:53.135Z] 6c4c763d22d0: Pushed [2025-05-20T06:49:59.550Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1860 in /w/workspace/edgexfoundry_git-semver_main [Pipeline] { [Pipeline] checkout [2025-05-20T06:50:01.258Z] 258b7bdc9376: Pushed [2025-05-20T06:50:01.258Z] 1de9c0d894bf9b947298bca85d916260acaf242b: digest: sha256:0468d353d6a7ab5477fc83214f20dfb5ff1bb8607c29625a78e2793b25deb48b size: 2412 [Pipeline] } [2025-05-20T06:50:02.607Z] Selected Git installation does not exist. Using Default [2025-05-20T06:50:02.607Z] The recommended git tool is: NONE [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-20T06:50:02.923Z] + docker tag edgex-devops/py-git-semver nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-20T06:50:03.243Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2025-05-20T06:50:03.243Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver] [2025-05-20T06:50:03.243Z] 349eaf084a24: Preparing [2025-05-20T06:50:03.243Z] 72d8807d04f4: Preparing [2025-05-20T06:50:03.243Z] d9fa26503760: Preparing [2025-05-20T06:50:03.243Z] 7bf665d0a447: Preparing [2025-05-20T06:50:03.243Z] 258b7bdc9376: Preparing [2025-05-20T06:50:03.243Z] b9af00360c67: Preparing [2025-05-20T06:50:03.243Z] 47770e354404: Preparing [2025-05-20T06:50:03.243Z] 8c97df8fc69e: Preparing [2025-05-20T06:50:03.243Z] 90f5dbbe5ba7: Preparing [2025-05-20T06:50:03.243Z] 6c4c763d22d0: Preparing [2025-05-20T06:50:03.243Z] 8c97df8fc69e: Waiting [2025-05-20T06:50:03.243Z] 6c4c763d22d0: Waiting [2025-05-20T06:50:03.243Z] 47770e354404: Waiting [2025-05-20T06:50:03.243Z] d9fa26503760: Layer already exists [2025-05-20T06:50:03.243Z] 349eaf084a24: Layer already exists [2025-05-20T06:50:03.243Z] 258b7bdc9376: Layer already exists [2025-05-20T06:50:03.243Z] 72d8807d04f4: Layer already exists [2025-05-20T06:50:03.243Z] 7bf665d0a447: Layer already exists [2025-05-20T06:50:03.243Z] 47770e354404: Layer already exists [2025-05-20T06:50:03.243Z] b9af00360c67: Layer already exists [2025-05-20T06:50:03.243Z] 90f5dbbe5ba7: Layer already exists [2025-05-20T06:50:03.243Z] 8c97df8fc69e: Layer already exists [2025-05-20T06:50:03.243Z] 6c4c763d22d0: Layer already exists [2025-05-20T06:50:03.243Z] latest: digest: sha256:0468d353d6a7ab5477fc83214f20dfb5ff1bb8607c29625a78e2793b25deb48b size: 2412 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-20T06:50:03.578Z] + docker tag edgex-devops/py-git-semver nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-20T06:50:03.894Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:main [2025-05-20T06:50:03.894Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver] [2025-05-20T06:50:03.894Z] 349eaf084a24: Preparing [2025-05-20T06:50:03.894Z] 72d8807d04f4: Preparing [2025-05-20T06:50:03.894Z] d9fa26503760: Preparing [2025-05-20T06:50:03.894Z] 7bf665d0a447: Preparing [2025-05-20T06:50:03.894Z] 258b7bdc9376: Preparing [2025-05-20T06:50:03.894Z] b9af00360c67: Preparing [2025-05-20T06:50:03.894Z] 47770e354404: Preparing [2025-05-20T06:50:03.894Z] 8c97df8fc69e: Preparing [2025-05-20T06:50:03.894Z] 90f5dbbe5ba7: Preparing [2025-05-20T06:50:03.894Z] 6c4c763d22d0: Preparing [2025-05-20T06:50:03.894Z] 8c97df8fc69e: Waiting [2025-05-20T06:50:03.894Z] 90f5dbbe5ba7: Waiting [2025-05-20T06:50:03.894Z] 6c4c763d22d0: Waiting [2025-05-20T06:50:03.894Z] b9af00360c67: Waiting [2025-05-20T06:50:03.894Z] 47770e354404: Waiting [2025-05-20T06:50:03.894Z] 349eaf084a24: Layer already exists [2025-05-20T06:50:03.894Z] 72d8807d04f4: Layer already exists [2025-05-20T06:50:03.894Z] 258b7bdc9376: Layer already exists [2025-05-20T06:50:03.894Z] 7bf665d0a447: Layer already exists [2025-05-20T06:50:03.894Z] d9fa26503760: Layer already exists [2025-05-20T06:50:03.894Z] 47770e354404: Layer already exists [2025-05-20T06:50:03.894Z] b9af00360c67: Layer already exists [2025-05-20T06:50:03.894Z] 8c97df8fc69e: Layer already exists [2025-05-20T06:50:03.894Z] 6c4c763d22d0: Layer already exists [2025-05-20T06:50:03.894Z] 90f5dbbe5ba7: Layer already exists [2025-05-20T06:50:03.894Z] main: digest: sha256:0468d353d6a7ab5477fc83214f20dfb5ff1bb8607c29625a78e2793b25deb48b size: 2412 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-20T06:50:04.217Z] + docker tag edgex-devops/py-git-semver nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-20T06:50:04.540Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-05-20T06:50:04.540Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver] [2025-05-20T06:50:04.540Z] 349eaf084a24: Preparing [2025-05-20T06:50:04.540Z] 72d8807d04f4: Preparing [2025-05-20T06:50:04.540Z] d9fa26503760: Preparing [2025-05-20T06:50:04.540Z] 7bf665d0a447: Preparing [2025-05-20T06:50:04.540Z] 258b7bdc9376: Preparing [2025-05-20T06:50:04.540Z] b9af00360c67: Preparing [2025-05-20T06:50:04.540Z] 47770e354404: Preparing [2025-05-20T06:50:04.540Z] 8c97df8fc69e: Preparing [2025-05-20T06:50:04.540Z] 90f5dbbe5ba7: Preparing [2025-05-20T06:50:04.540Z] 6c4c763d22d0: Preparing [2025-05-20T06:50:04.540Z] 47770e354404: Waiting [2025-05-20T06:50:04.540Z] 8c97df8fc69e: Waiting [2025-05-20T06:50:04.540Z] 6c4c763d22d0: Waiting [2025-05-20T06:50:04.540Z] 90f5dbbe5ba7: Waiting [2025-05-20T06:50:04.540Z] b9af00360c67: Waiting [2025-05-20T06:50:04.540Z] 7bf665d0a447: Layer already exists [2025-05-20T06:50:04.540Z] 258b7bdc9376: Layer already exists [2025-05-20T06:50:04.540Z] 72d8807d04f4: Layer already exists [2025-05-20T06:50:04.540Z] d9fa26503760: Layer already exists [2025-05-20T06:50:04.540Z] 349eaf084a24: Layer already exists [2025-05-20T06:50:04.540Z] 90f5dbbe5ba7: Layer already exists [2025-05-20T06:50:04.540Z] b9af00360c67: Layer already exists [2025-05-20T06:50:04.540Z] 8c97df8fc69e: Layer already exists [2025-05-20T06:50:04.540Z] 47770e354404: Layer already exists [2025-05-20T06:50:04.540Z] 6c4c763d22d0: Layer already exists [2025-05-20T06:50:04.540Z] 0.1.4: digest: sha256:0468d353d6a7ab5477fc83214f20dfb5ff1bb8607c29625a78e2793b25deb48b size: 2412 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-05-20T06:50:04.607Z] ===================================================== [Pipeline] echo [2025-05-20T06:50:04.619Z] taggedImages: [2025-05-20T06:50:04.619Z] - nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:1de9c0d894bf9b947298bca85d916260acaf242b [2025-05-20T06:50:04.619Z] - nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2025-05-20T06:50:04.619Z] - nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:main [2025-05-20T06:50:04.619Z] - nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] echo [2025-05-20T06:50:04.673Z] ========================================================= [2025-05-20T06:50:04.673Z] [edgeXBuildMultiArch] RAW Config: [2025-05-20T06:50:04.673Z] images: [2025-05-20T06:50:04.673Z] - nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:1de9c0d894bf9b947298bca85d916260acaf242b [2025-05-20T06:50:04.673Z] - nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2025-05-20T06:50:04.673Z] - nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:main [2025-05-20T06:50:04.673Z] - nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-05-20T06:50:04.673Z] settingsFile: [2025-05-20T06:50:04.673Z] git-semver-settings [2025-05-20T06:50:04.673Z] ========================================================= [Pipeline] node [2025-05-20T06:50:07.004Z] using credential edgex-jenkins-ssh [2025-05-20T06:50:07.025Z] Cloning the remote Git repository [2025-05-20T06:50:07.050Z] Cloning repository git@github.com:edgexfoundry/git-semver.git [2025-05-20T06:50:07.136Z] > git init /w/workspace/edgexfoundry_git-semver_main # timeout=10 [2025-05-20T06:50:07.274Z] Fetching upstream changes from git@github.com:edgexfoundry/git-semver.git [2025-05-20T06:50:07.275Z] > git --version # timeout=10 [2025-05-20T06:50:07.293Z] > git --version # 'git version 2.25.1' [2025-05-20T06:50:07.295Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-05-20T06:50:07.428Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/git-semver.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-05-20T06:50:08.027Z] > git config remote.origin.url git@github.com:edgexfoundry/git-semver.git # timeout=10 [2025-05-20T06:50:08.055Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-05-20T06:50:08.912Z] Avoid second fetch [2025-05-20T06:50:08.914Z] Checking out Revision 1de9c0d894bf9b947298bca85d916260acaf242b (main) [2025-05-20T06:50:09.478Z] Commit message: "Merge pull request #69 from edgexfoundry/dependabot/pip/gitpython-3.1.37" [2025-05-20T06:50:08.917Z] > git config core.sparsecheckout # timeout=10 [2025-05-20T06:50:08.982Z] > git checkout -f 1de9c0d894bf9b947298bca85d916260acaf242b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-05-20T06:50:14.284Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-05-20T06:50:14.285Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-05-20T06:50:14.285Z] Dload Upload Total Spent Left Speed [2025-05-20T06:50:14.285Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 97923 0 --:--:-- --:--:-- --:--:-- 97923 [Pipeline] sh [2025-05-20T06:50:14.630Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-05-20T06:50:14.950Z] + + sudo teesudo /etc/docker/daemon.new jq [2025-05-20T06:50:14.950Z] . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-05-20T06:50:14.950Z] { [2025-05-20T06:50:14.950Z] "registry-mirrors": [ [2025-05-20T06:50:14.950Z] "https://nexus3.edgexfoundry.org:10001" [2025-05-20T06:50:14.950Z] ], [2025-05-20T06:50:14.950Z] "bip": "10.250.0.254/24", [2025-05-20T06:50:14.950Z] "hosts": [ [2025-05-20T06:50:14.950Z] "tcp://0.0.0.0:5555", [2025-05-20T06:50:14.950Z] "unix:///var/run/docker.sock" [2025-05-20T06:50:14.950Z] ], [2025-05-20T06:50:14.950Z] "mtu": 1458, [2025-05-20T06:50:14.950Z] "selinux-enabled": true, [2025-05-20T06:50:14.950Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-05-20T06:50:14.950Z] } [Pipeline] sh [2025-05-20T06:50:15.275Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-05-20T06:50:15.598Z] + sudo service docker restart [2025-05-20T06:50:19.677Z] Still waiting to schedule task [2025-05-20T06:50:19.678Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-05-20T06:50:33.825Z] provisioning config files... [2025-05-20T06:50:33.847Z] copy managed file [git-semver-settings] to file:/w/workspace/edgexfoundry_git-semver_main@tmp/config7423954931151727766tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-05-20T06:50:34.277Z] ---> ****-login.sh [2025-05-20T06:50:34.277Z] nexus3.edgexfoundry.org:10001 [2025-05-20T06:50:34.545Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-20T06:50:34.825Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-20T06:50:34.825Z] Configure a credential helper to remove this warning. See [2025-05-20T06:50:34.825Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-20T06:50:34.825Z] [2025-05-20T06:50:34.825Z] Login Succeeded [2025-05-20T06:50:34.825Z] nexus3.edgexfoundry.org:10002 [2025-05-20T06:50:35.093Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-20T06:50:35.365Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-20T06:50:35.366Z] Configure a credential helper to remove this warning. See [2025-05-20T06:50:35.366Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-20T06:50:35.366Z] [2025-05-20T06:50:35.366Z] Login Succeeded [2025-05-20T06:50:35.366Z] nexus3.edgexfoundry.org:10003 [2025-05-20T06:50:35.366Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-20T06:50:35.638Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-20T06:50:35.638Z] Configure a credential helper to remove this warning. See [2025-05-20T06:50:35.638Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-20T06:50:35.638Z] [2025-05-20T06:50:35.638Z] Login Succeeded [2025-05-20T06:50:35.638Z] nexus3.edgexfoundry.org:10004 [2025-05-20T06:50:35.911Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-20T06:50:35.911Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-20T06:50:35.911Z] Configure a credential helper to remove this warning. See [2025-05-20T06:50:35.911Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-20T06:50:35.911Z] [2025-05-20T06:50:35.911Z] Login Succeeded [2025-05-20T06:50:35.911Z] ****.io [2025-05-20T06:50:36.181Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-20T06:50:36.448Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-20T06:50:36.448Z] Configure a credential helper to remove this warning. See [2025-05-20T06:50:36.448Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-20T06:50:36.448Z] [2025-05-20T06:50:36.448Z] Login Succeeded [2025-05-20T06:50:36.448Z] ---> ****-login.sh ends [Pipeline] } [2025-05-20T06:50:36.460Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-05-20T06:50:36.872Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-05-20T06:50:37.189Z] + ls -al . [2025-05-20T06:50:37.189Z] total 64 [2025-05-20T06:50:37.189Z] drwxrwxr-x 6 jenkins jenkins 4096 May 20 06:50 . [2025-05-20T06:50:37.189Z] drwxrwxr-x 4 jenkins jenkins 4096 May 20 06:50 .. [2025-05-20T06:50:37.189Z] drwxrwxr-x 8 jenkins jenkins 4096 May 20 06:50 .git [2025-05-20T06:50:37.189Z] drwxrwxr-x 2 jenkins jenkins 4096 May 20 06:50 .github [2025-05-20T06:50:37.189Z] -rw-rw-r-- 1 jenkins jenkins 1056 May 20 06:50 .gitignore [2025-05-20T06:50:37.189Z] -rw-rw-r-- 1 jenkins jenkins 1242 May 20 06:50 Dockerfile [2025-05-20T06:50:37.189Z] -rw-rw-r-- 1 jenkins jenkins 869 May 20 06:50 Jenkinsfile [2025-05-20T06:50:37.189Z] -rw-rw-r-- 1 jenkins jenkins 5651 May 20 06:50 README.md [2025-05-20T06:50:37.189Z] -rw-rw-r-- 1 jenkins jenkins 2488 May 20 06:50 build.py [2025-05-20T06:50:37.189Z] drwxrwxr-x 3 jenkins jenkins 4096 May 20 06:50 docs [2025-05-20T06:50:37.189Z] -rw-rw-r-- 1 jenkins jenkins 275 May 20 06:50 entrypoint.sh [2025-05-20T06:50:37.189Z] -rw-rw-r-- 1 jenkins jenkins 83 May 20 06:50 pyproject.toml [2025-05-20T06:50:37.189Z] -rw-rw-r-- 1 jenkins jenkins 32 May 20 06:50 requirements.txt [2025-05-20T06:50:37.189Z] -rw-rw-r-- 1 jenkins jenkins 2628 May 20 06:50 setup.py [2025-05-20T06:50:37.189Z] drwxrwxr-x 4 jenkins jenkins 4096 May 20 06:50 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-20T06:50:37.541Z] + docker build -t edgex-devops/py-git-semver-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=1de9c0d894bf9b947298bca85d916260acaf242b --label arch=arm64 . [2025-05-20T06:50:37.808Z] Sending build context to Docker daemon 444.4kB [2025-05-20T06:50:37.808Z] Step 1/20 : FROM python:3.13-slim AS build-image [2025-05-20T06:50:38.075Z] 3.13-slim: Pulling from library/python [2025-05-20T06:50:38.342Z] 943331d8a9a9: Pulling fs layer [2025-05-20T06:50:38.342Z] e2cbf253efde: Pulling fs layer [2025-05-20T06:50:38.342Z] 7190e4956f30: Pulling fs layer [2025-05-20T06:50:38.342Z] 867244661c52: Pulling fs layer [2025-05-20T06:50:38.342Z] 867244661c52: Waiting [2025-05-20T06:50:38.609Z] e2cbf253efde: Verifying Checksum [2025-05-20T06:50:38.609Z] e2cbf253efde: Download complete [2025-05-20T06:50:38.609Z] 867244661c52: Download complete [2025-05-20T06:50:38.875Z] 7190e4956f30: Download complete [2025-05-20T06:50:39.144Z] 943331d8a9a9: Download complete [2025-05-20T06:50:43.387Z] 943331d8a9a9: Pull complete [2025-05-20T06:50:43.973Z] e2cbf253efde: Pull complete [2025-05-20T06:50:45.919Z] 7190e4956f30: Pull complete [2025-05-20T06:50:46.191Z] 867244661c52: Pull complete [2025-05-20T06:50:46.191Z] Digest: sha256:914bf5c12ea40a97a78b2bff97fbdb766cc36ec903bfb4358faf2b74d73b555b [2025-05-20T06:50:46.191Z] Status: Downloaded newer image for python:3.13-slim [2025-05-20T06:50:46.191Z] ---> f46ee18793e5 [2025-05-20T06:50:46.191Z] Step 2/20 : ENV PYTHONDONTWRITEBYTECODE 1 [2025-05-20T06:50:46.791Z] ---> Running in abdf92a5b2cd [2025-05-20T06:50:47.060Z] Removing intermediate container abdf92a5b2cd [2025-05-20T06:50:47.060Z] ---> 303dfcf9255d [2025-05-20T06:50:47.060Z] Step 3/20 : ENV GIT_PYTHON_TRACE 1 [2025-05-20T06:50:47.330Z] ---> Running in 9c14e776695f [2025-05-20T06:50:47.597Z] Removing intermediate container 9c14e776695f [2025-05-20T06:50:47.598Z] ---> a528f8f02e7a [2025-05-20T06:50:47.598Z] Step 4/20 : WORKDIR /code [2025-05-20T06:50:47.598Z] ---> Running in 15c0742bc202 [2025-05-20T06:50:47.865Z] Removing intermediate container 15c0742bc202 [2025-05-20T06:50:47.865Z] ---> af1b41dd60c0 [2025-05-20T06:50:47.865Z] Step 5/20 : COPY . /code/ [2025-05-20T06:50:48.833Z] ---> 67ddb5845c76 [2025-05-20T06:50:48.833Z] Step 6/20 : RUN apt-get update && apt-get install -y ssh netcat-traditional git [2025-05-20T06:50:48.833Z] ---> Running in 2fe97dd07199 [2025-05-20T06:50:49.812Z] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] [2025-05-20T06:50:49.812Z] Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] [2025-05-20T06:50:49.812Z] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] [2025-05-20T06:50:50.399Z] Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8693 kB] [2025-05-20T06:50:50.399Z] Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [512 B] [2025-05-20T06:50:50.666Z] Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [254 kB] [2025-05-20T06:50:53.251Z] Fetched 9203 kB in 3s (2679 kB/s) [2025-05-20T06:50:56.605Z] Reading package lists... [2025-05-20T06:50:59.601Z] Reading package lists... [2025-05-20T06:51:00.448Z] Building dependency tree... [2025-05-20T06:51:00.448Z] Reading state information... [2025-05-20T06:51:01.850Z] The following additional packages will be installed: [2025-05-20T06:51:01.850Z] dbus dbus-bin dbus-daemon dbus-session-bus-common dbus-system-bus-common [2025-05-20T06:51:01.850Z] dbus-user-session dmsetup git-man krb5-locales less libapparmor1 libargon2-1 [2025-05-20T06:51:01.850Z] libbrotli1 libbsd0 libcbor0.8 libcryptsetup12 libcurl3-gnutls libdbus-1-3 [2025-05-20T06:51:01.850Z] libdevmapper1.02.1 libedit2 liberror-perl libexpat1 libfdisk1 libfido2-1 [2025-05-20T06:51:01.850Z] libgdbm-compat4 libgssapi-krb5-2 libip4tc2 libjson-c5 libk5crypto3 [2025-05-20T06:51:01.850Z] libkeyutils1 libkmod2 libkrb5-3 libkrb5support0 libldap-2.5-0 libldap-common [2025-05-20T06:51:01.850Z] libnghttp2-14 libnsl2 libnss-systemd libpam-systemd libperl5.36 libproc2-0 [2025-05-20T06:51:01.850Z] libpsl5 librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db libssh2-1 [2025-05-20T06:51:01.850Z] libssl3 libsystemd-shared libtirpc-common libtirpc3 libwrap0 libx11-6 [2025-05-20T06:51:01.850Z] libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 ncurses-term [2025-05-20T06:51:01.850Z] openssh-client openssh-server openssh-sftp-server openssl patch perl [2025-05-20T06:51:01.850Z] perl-modules-5.36 procps psmisc publicsuffix runit-helper sensible-utils [2025-05-20T06:51:01.850Z] systemd systemd-sysv systemd-timesyncd ucf xauth [2025-05-20T06:51:01.850Z] Suggested packages: [2025-05-20T06:51:01.850Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-email git-gui [2025-05-20T06:51:01.850Z] gitk gitweb git-cvs git-mediawiki git-svn krb5-doc krb5-user [2025-05-20T06:51:01.850Z] libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal [2025-05-20T06:51:01.850Z] libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql keychain [2025-05-20T06:51:01.850Z] libpam-ssh monkeysphere ssh-askpass molly-guard ufw ed diffutils-doc [2025-05-20T06:51:01.850Z] perl-doc libterm-readline-gnu-perl | libterm-readline-perl-perl make [2025-05-20T06:51:01.850Z] libtap-harness-archive-perl systemd-container systemd-homed systemd-userdbd [2025-05-20T06:51:01.850Z] systemd-boot systemd-resolved libqrencode4 libtss2-esys-3.0.2-0 libtss2-mu0 [2025-05-20T06:51:01.850Z] libtss2-rc0 polkitd | policykit-1 [2025-05-20T06:51:06.124Z] The following NEW packages will be installed: [2025-05-20T06:51:06.124Z] dbus dbus-bin dbus-daemon dbus-session-bus-common dbus-system-bus-common [2025-05-20T06:51:06.124Z] dbus-user-session dmsetup git git-man krb5-locales less libapparmor1 [2025-05-20T06:51:06.124Z] libargon2-1 libbrotli1 libbsd0 libcbor0.8 libcryptsetup12 libcurl3-gnutls [2025-05-20T06:51:06.124Z] libdbus-1-3 libdevmapper1.02.1 libedit2 liberror-perl libexpat1 libfdisk1 [2025-05-20T06:51:06.124Z] libfido2-1 libgdbm-compat4 libgssapi-krb5-2 libip4tc2 libjson-c5 [2025-05-20T06:51:06.124Z] libk5crypto3 libkeyutils1 libkmod2 libkrb5-3 libkrb5support0 libldap-2.5-0 [2025-05-20T06:51:06.124Z] libldap-common libnghttp2-14 libnsl2 libnss-systemd libpam-systemd [2025-05-20T06:51:06.124Z] libperl5.36 libproc2-0 libpsl5 librtmp1 libsasl2-2 libsasl2-modules [2025-05-20T06:51:06.124Z] libsasl2-modules-db libssh2-1 libsystemd-shared libtirpc-common libtirpc3 [2025-05-20T06:51:06.124Z] libwrap0 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 [2025-05-20T06:51:06.124Z] ncurses-term netcat-traditional openssh-client openssh-server [2025-05-20T06:51:06.124Z] openssh-sftp-server patch perl perl-modules-5.36 procps psmisc publicsuffix [2025-05-20T06:51:06.124Z] runit-helper sensible-utils ssh systemd systemd-sysv systemd-timesyncd ucf [2025-05-20T06:51:06.124Z] xauth [2025-05-20T06:51:06.124Z] The following packages will be upgraded: [2025-05-20T06:51:06.124Z] libssl3 openssl [2025-05-20T06:51:06.124Z] 2 upgraded, 78 newly installed, 0 to remove and 9 not upgraded. [2025-05-20T06:51:06.124Z] Need to get 33.4 MB of archives. [2025-05-20T06:51:06.124Z] After this operation, 156 MB of additional disk space will be used. [2025-05-20T06:51:06.124Z] Get:1 http://deb.debian.org/debian bookworm/main arm64 libargon2-1 arm64 0~20171227-0.3+deb12u1 [18.7 kB] [2025-05-20T06:51:06.124Z] Get:2 http://deb.debian.org/debian bookworm/main arm64 dmsetup arm64 2:1.02.185-2 [75.2 kB] [2025-05-20T06:51:06.124Z] Get:3 http://deb.debian.org/debian bookworm/main arm64 libdevmapper1.02.1 arm64 2:1.02.185-2 [115 kB] [2025-05-20T06:51:06.124Z] Get:4 http://deb.debian.org/debian bookworm/main arm64 libjson-c5 arm64 0.16-2 [42.9 kB] [2025-05-20T06:51:06.124Z] Get:5 http://deb.debian.org/debian bookworm/main arm64 libssl3 arm64 3.0.16-1~deb12u1 [1812 kB] [2025-05-20T06:51:06.393Z] Get:6 http://deb.debian.org/debian bookworm/main arm64 libcryptsetup12 arm64 2:2.6.1-4~deb12u2 [205 kB] [2025-05-20T06:51:06.393Z] Get:7 http://deb.debian.org/debian bookworm/main arm64 libfdisk1 arm64 2.38.1-5+deb12u3 [182 kB] [2025-05-20T06:51:06.393Z] Get:8 http://deb.debian.org/debian bookworm/main arm64 libkmod2 arm64 30+20221128-1 [54.4 kB] [2025-05-20T06:51:06.393Z] Get:9 http://deb.debian.org/debian bookworm/main arm64 libapparmor1 arm64 3.0.8-3 [40.3 kB] [2025-05-20T06:51:06.393Z] Get:10 http://deb.debian.org/debian bookworm/main arm64 libip4tc2 arm64 1.8.9-2 [18.5 kB] [2025-05-20T06:51:06.393Z] Get:11 http://deb.debian.org/debian bookworm/main arm64 libsystemd-shared arm64 252.36-1~deb12u1 [1511 kB] [2025-05-20T06:51:06.393Z] Get:12 http://deb.debian.org/debian bookworm/main arm64 systemd arm64 252.36-1~deb12u1 [2837 kB] [2025-05-20T06:51:06.393Z] Get:13 http://deb.debian.org/debian bookworm/main arm64 systemd-sysv arm64 252.36-1~deb12u1 [42.6 kB] [2025-05-20T06:51:06.393Z] Get:14 http://deb.debian.org/debian bookworm/main arm64 libdbus-1-3 arm64 1.14.10-1~deb12u1 [193 kB] [2025-05-20T06:51:06.393Z] Get:15 http://deb.debian.org/debian bookworm/main arm64 dbus-bin arm64 1.14.10-1~deb12u1 [104 kB] [2025-05-20T06:51:06.393Z] Get:16 http://deb.debian.org/debian bookworm/main arm64 dbus-session-bus-common all 1.14.10-1~deb12u1 [78.2 kB] [2025-05-20T06:51:06.393Z] Get:17 http://deb.debian.org/debian bookworm/main arm64 libexpat1 arm64 2.5.0-1+deb12u1 [84.6 kB] [2025-05-20T06:51:06.393Z] Get:18 http://deb.debian.org/debian bookworm/main arm64 dbus-daemon arm64 1.14.10-1~deb12u1 [176 kB] [2025-05-20T06:51:06.393Z] Get:19 http://deb.debian.org/debian bookworm/main arm64 dbus-system-bus-common all 1.14.10-1~deb12u1 [79.3 kB] [2025-05-20T06:51:06.393Z] Get:20 http://deb.debian.org/debian bookworm/main arm64 dbus arm64 1.14.10-1~deb12u1 [96.2 kB] [2025-05-20T06:51:06.393Z] Get:21 http://deb.debian.org/debian bookworm/main arm64 perl-modules-5.36 all 5.36.0-7+deb12u2 [2815 kB] [2025-05-20T06:51:06.393Z] Get:22 http://deb.debian.org/debian bookworm/main arm64 libgdbm-compat4 arm64 1.23-3 [48.0 kB] [2025-05-20T06:51:06.393Z] Get:23 http://deb.debian.org/debian bookworm/main arm64 libperl5.36 arm64 5.36.0-7+deb12u2 [4027 kB] [2025-05-20T06:51:06.393Z] Get:24 http://deb.debian.org/debian bookworm/main arm64 perl arm64 5.36.0-7+deb12u2 [239 kB] [2025-05-20T06:51:06.393Z] Get:25 http://deb.debian.org/debian bookworm/main arm64 libbsd0 arm64 0.11.7-2 [115 kB] [2025-05-20T06:51:06.393Z] Get:26 http://deb.debian.org/debian bookworm/main arm64 libedit2 arm64 3.1-20221030-2 [88.1 kB] [2025-05-20T06:51:06.393Z] Get:27 http://deb.debian.org/debian bookworm/main arm64 libcbor0.8 arm64 0.8.0-2+b1 [26.0 kB] [2025-05-20T06:51:06.393Z] Get:28 http://deb.debian.org/debian bookworm/main arm64 libfido2-1 arm64 1.12.0-2+b1 [72.6 kB] [2025-05-20T06:51:06.393Z] Get:29 http://deb.debian.org/debian bookworm/main arm64 libkrb5support0 arm64 1.20.1-2+deb12u3 [32.0 kB] [2025-05-20T06:51:06.393Z] Get:30 http://deb.debian.org/debian bookworm/main arm64 libk5crypto3 arm64 1.20.1-2+deb12u3 [79.3 kB] [2025-05-20T06:51:06.664Z] Get:31 http://deb.debian.org/debian bookworm/main arm64 libkeyutils1 arm64 1.6.3-2 [8844 B] [2025-05-20T06:51:06.664Z] Get:32 http://deb.debian.org/debian bookworm/main arm64 libkrb5-3 arm64 1.20.1-2+deb12u3 [313 kB] [2025-05-20T06:51:06.664Z] Get:33 http://deb.debian.org/debian bookworm/main arm64 libgssapi-krb5-2 arm64 1.20.1-2+deb12u3 [124 kB] [2025-05-20T06:51:06.664Z] Get:34 http://deb.debian.org/debian bookworm/main arm64 openssh-client arm64 1:9.2p1-2+deb12u6 [937 kB] [2025-05-20T06:51:06.664Z] Get:35 http://deb.debian.org/debian bookworm/main arm64 openssh-sftp-server arm64 1:9.2p1-2+deb12u6 [60.7 kB] [2025-05-20T06:51:06.664Z] Get:36 http://deb.debian.org/debian bookworm/main arm64 libproc2-0 arm64 2:4.0.2-3 [60.1 kB] [2025-05-20T06:51:06.664Z] Get:37 http://deb.debian.org/debian bookworm/main arm64 procps arm64 2:4.0.2-3 [698 kB] [2025-05-20T06:51:06.664Z] Get:38 http://deb.debian.org/debian bookworm/main arm64 sensible-utils all 0.0.17+nmu1 [19.0 kB] [2025-05-20T06:51:06.664Z] Get:39 http://deb.debian.org/debian bookworm/main arm64 ucf all 3.0043+nmu1+deb12u1 [55.3 kB] [2025-05-20T06:51:06.664Z] Get:40 http://deb.debian.org/debian bookworm/main arm64 runit-helper all 2.15.2 [6520 B] [2025-05-20T06:51:06.664Z] Get:41 http://deb.debian.org/debian bookworm/main arm64 libtirpc-common all 1.3.3+ds-1 [14.0 kB] [2025-05-20T06:51:06.664Z] Get:42 http://deb.debian.org/debian bookworm/main arm64 libtirpc3 arm64 1.3.3+ds-1 [80.9 kB] [2025-05-20T06:51:06.664Z] Get:43 http://deb.debian.org/debian bookworm/main arm64 libnsl2 arm64 1.3.0-2 [36.9 kB] [2025-05-20T06:51:06.664Z] Get:44 http://deb.debian.org/debian bookworm/main arm64 libwrap0 arm64 7.6.q-32 [54.7 kB] [2025-05-20T06:51:06.664Z] Get:45 http://deb.debian.org/debian bookworm/main arm64 openssh-server arm64 1:9.2p1-2+deb12u6 [413 kB] [2025-05-20T06:51:06.664Z] Get:46 http://deb.debian.org/debian bookworm/main arm64 less arm64 590-2.1~deb12u2 [128 kB] [2025-05-20T06:51:06.664Z] Get:47 http://deb.debian.org/debian bookworm/main arm64 krb5-locales all 1.20.1-2+deb12u3 [63.1 kB] [2025-05-20T06:51:06.664Z] Get:48 http://deb.debian.org/debian bookworm/main arm64 libnss-systemd arm64 252.36-1~deb12u1 [151 kB] [2025-05-20T06:51:06.664Z] Get:49 http://deb.debian.org/debian bookworm/main arm64 libpam-systemd arm64 252.36-1~deb12u1 [209 kB] [2025-05-20T06:51:06.664Z] Get:50 http://deb.debian.org/debian bookworm/main arm64 ncurses-term all 6.4-4 [501 kB] [2025-05-20T06:51:06.664Z] Get:51 http://deb.debian.org/debian bookworm/main arm64 netcat-traditional arm64 1.10-47 [66.9 kB] [2025-05-20T06:51:06.664Z] Get:52 http://deb.debian.org/debian bookworm/main arm64 systemd-timesyncd arm64 252.36-1~deb12u1 [61.7 kB] [2025-05-20T06:51:06.664Z] Get:53 http://deb.debian.org/debian bookworm/main arm64 dbus-user-session arm64 1.14.10-1~deb12u1 [78.1 kB] [2025-05-20T06:51:06.664Z] Get:54 http://deb.debian.org/debian bookworm/main arm64 libbrotli1 arm64 1.0.9-2+b6 [269 kB] [2025-05-20T06:51:06.664Z] Get:55 http://deb.debian.org/debian bookworm/main arm64 libsasl2-modules-db arm64 2.1.28+dfsg-10 [20.8 kB] [2025-05-20T06:51:06.665Z] Get:56 http://deb.debian.org/debian bookworm/main arm64 libsasl2-2 arm64 2.1.28+dfsg-10 [58.0 kB] [2025-05-20T06:51:06.665Z] Get:57 http://deb.debian.org/debian bookworm/main arm64 libldap-2.5-0 arm64 2.5.13+dfsg-5 [171 kB] [2025-05-20T06:51:06.665Z] Get:58 http://deb.debian.org/debian bookworm/main arm64 libnghttp2-14 arm64 1.52.0-1+deb12u2 [68.6 kB] [2025-05-20T06:51:06.665Z] Get:59 http://deb.debian.org/debian bookworm/main arm64 libpsl5 arm64 0.21.2-1 [58.6 kB] [2025-05-20T06:51:06.665Z] Get:60 http://deb.debian.org/debian bookworm/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2025-05-20T06:51:06.665Z] Get:61 http://deb.debian.org/debian bookworm/main arm64 libssh2-1 arm64 1.10.0-3+b1 [172 kB] [2025-05-20T06:51:06.665Z] Get:62 http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u12 [362 kB] [2025-05-20T06:51:06.665Z] Get:63 http://deb.debian.org/debian bookworm/main arm64 liberror-perl all 0.17029-2 [29.0 kB] [2025-05-20T06:51:06.665Z] Get:64 http://deb.debian.org/debian bookworm/main arm64 git-man all 1:2.39.5-0+deb12u2 [2053 kB] [2025-05-20T06:51:06.665Z] Get:65 http://deb.debian.org/debian bookworm/main arm64 git arm64 1:2.39.5-0+deb12u2 [7148 kB] [2025-05-20T06:51:06.934Z] Get:66 http://deb.debian.org/debian bookworm/main arm64 libldap-common all 2.5.13+dfsg-5 [29.3 kB] [2025-05-20T06:51:06.934Z] Get:67 http://deb.debian.org/debian bookworm/main arm64 libsasl2-modules arm64 2.1.28+dfsg-10 [63.1 kB] [2025-05-20T06:51:06.934Z] Get:68 http://deb.debian.org/debian bookworm/main arm64 libxau6 arm64 1:1.0.9-1 [19.7 kB] [2025-05-20T06:51:06.934Z] Get:69 http://deb.debian.org/debian bookworm/main arm64 libxdmcp6 arm64 1:1.1.2-3 [25.4 kB] [2025-05-20T06:51:06.934Z] Get:70 http://deb.debian.org/debian bookworm/main arm64 libxcb1 arm64 1.15-1 [143 kB] [2025-05-20T06:51:06.934Z] Get:71 http://deb.debian.org/debian bookworm/main arm64 libx11-data all 2:1.8.4-2+deb12u2 [292 kB] [2025-05-20T06:51:06.934Z] Get:72 http://deb.debian.org/debian bookworm/main arm64 libx11-6 arm64 2:1.8.4-2+deb12u2 [735 kB] [2025-05-20T06:51:06.934Z] Get:73 http://deb.debian.org/debian bookworm/main arm64 libxext6 arm64 2:1.3.4-1+b1 [51.7 kB] [2025-05-20T06:51:06.934Z] Get:74 http://deb.debian.org/debian bookworm/main arm64 libxmuu1 arm64 2:1.1.3-3 [24.0 kB] [2025-05-20T06:51:06.934Z] Get:75 http://deb.debian.org/debian bookworm/main arm64 openssl arm64 3.0.16-1~deb12u1 [1395 kB] [2025-05-20T06:51:06.934Z] Get:76 http://deb.debian.org/debian bookworm/main arm64 patch arm64 2.7.6-7 [121 kB] [2025-05-20T06:51:06.934Z] Get:77 http://deb.debian.org/debian bookworm/main arm64 psmisc arm64 23.6-1 [257 kB] [2025-05-20T06:51:06.934Z] Get:78 http://deb.debian.org/debian bookworm/main arm64 publicsuffix all 20230209.2326-1 [126 kB] [2025-05-20T06:51:06.934Z] Get:79 http://deb.debian.org/debian bookworm/main arm64 ssh all 1:9.2p1-2+deb12u6 [174 kB] [2025-05-20T06:51:06.934Z] Get:80 http://deb.debian.org/debian bookworm/main arm64 xauth arm64 1:1.1.2-1 [35.5 kB] [2025-05-20T06:51:07.516Z] debconf: delaying package configuration, since apt-utils is not installed [2025-05-20T06:51:07.783Z] Fetched 33.4 MB in 1s (43.9 MB/s) [2025-05-20T06:51:07.783Z] Selecting previously unselected package libargon2-1:arm64. [2025-05-20T06:51:07.783Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6626 files and directories currently installed.) [2025-05-20T06:51:07.783Z] Preparing to unpack .../00-libargon2-1_0~20171227-0.3+deb12u1_arm64.deb ... [2025-05-20T06:51:07.783Z] Unpacking libargon2-1:arm64 (0~20171227-0.3+deb12u1) ... [2025-05-20T06:51:07.783Z] Selecting previously unselected package dmsetup. [2025-05-20T06:51:07.783Z] Preparing to unpack .../01-dmsetup_2%3a1.02.185-2_arm64.deb ... [2025-05-20T06:51:07.783Z] Unpacking dmsetup (2:1.02.185-2) ... [2025-05-20T06:51:08.051Z] Selecting previously unselected package libdevmapper1.02.1:arm64. [2025-05-20T06:51:08.051Z] Preparing to unpack .../02-libdevmapper1.02.1_2%3a1.02.185-2_arm64.deb ... [2025-05-20T06:51:08.051Z] Unpacking libdevmapper1.02.1:arm64 (2:1.02.185-2) ... [2025-05-20T06:51:08.051Z] Selecting previously unselected package libjson-c5:arm64. [2025-05-20T06:51:08.051Z] Preparing to unpack .../03-libjson-c5_0.16-2_arm64.deb ... [2025-05-20T06:51:08.051Z] Unpacking libjson-c5:arm64 (0.16-2) ... [2025-05-20T06:51:08.318Z] Preparing to unpack .../04-libssl3_3.0.16-1~deb12u1_arm64.deb ... [2025-05-20T06:51:08.318Z] Unpacking libssl3:arm64 (3.0.16-1~deb12u1) over (3.0.15-1~deb12u1) ... [2025-05-20T06:51:08.585Z] Selecting previously unselected package libcryptsetup12:arm64. [2025-05-20T06:51:08.585Z] Preparing to unpack .../05-libcryptsetup12_2%3a2.6.1-4~deb12u2_arm64.deb ... [2025-05-20T06:51:08.585Z] Unpacking libcryptsetup12:arm64 (2:2.6.1-4~deb12u2) ... [2025-05-20T06:51:08.853Z] Selecting previously unselected package libfdisk1:arm64. [2025-05-20T06:51:08.853Z] Preparing to unpack .../06-libfdisk1_2.38.1-5+deb12u3_arm64.deb ... [2025-05-20T06:51:08.853Z] Unpacking libfdisk1:arm64 (2.38.1-5+deb12u3) ... [2025-05-20T06:51:08.853Z] Selecting previously unselected package libkmod2:arm64. [2025-05-20T06:51:09.121Z] Preparing to unpack .../07-libkmod2_30+20221128-1_arm64.deb ... [2025-05-20T06:51:09.121Z] Unpacking libkmod2:arm64 (30+20221128-1) ... [2025-05-20T06:51:09.121Z] Selecting previously unselected package libapparmor1:arm64. [2025-05-20T06:51:09.121Z] Preparing to unpack .../08-libapparmor1_3.0.8-3_arm64.deb ... [2025-05-20T06:51:09.121Z] Unpacking libapparmor1:arm64 (3.0.8-3) ... [2025-05-20T06:51:09.121Z] Selecting previously unselected package libip4tc2:arm64. [2025-05-20T06:51:09.121Z] Preparing to unpack .../09-libip4tc2_1.8.9-2_arm64.deb ... [2025-05-20T06:51:09.121Z] Unpacking libip4tc2:arm64 (1.8.9-2) ... [2025-05-20T06:51:09.388Z] Selecting previously unselected package libsystemd-shared:arm64. [2025-05-20T06:51:09.388Z] Preparing to unpack .../10-libsystemd-shared_252.36-1~deb12u1_arm64.deb ... [2025-05-20T06:51:09.388Z] Unpacking libsystemd-shared:arm64 (252.36-1~deb12u1) ... [2025-05-20T06:51:09.655Z] Setting up libssl3:arm64 (3.0.16-1~deb12u1) ... [2025-05-20T06:51:09.923Z] Selecting previously unselected package systemd. [2025-05-20T06:51:09.923Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6700 files and directories currently installed.) [2025-05-20T06:51:09.923Z] Preparing to unpack .../systemd_252.36-1~deb12u1_arm64.deb ... [2025-05-20T06:51:09.923Z] Unpacking systemd (252.36-1~deb12u1) ... [2025-05-20T06:51:10.882Z] Setting up libargon2-1:arm64 (0~20171227-0.3+deb12u1) ... [2025-05-20T06:51:10.882Z] Setting up libjson-c5:arm64 (0.16-2) ... [2025-05-20T06:51:10.882Z] Setting up libfdisk1:arm64 (2.38.1-5+deb12u3) ... [2025-05-20T06:51:10.882Z] Setting up libkmod2:arm64 (30+20221128-1) ... [2025-05-20T06:51:10.882Z] Setting up libapparmor1:arm64 (3.0.8-3) ... [2025-05-20T06:51:10.882Z] Setting up libip4tc2:arm64 (1.8.9-2) ... [2025-05-20T06:51:10.882Z] Setting up libsystemd-shared:arm64 (252.36-1~deb12u1) ... [2025-05-20T06:51:10.882Z] Setting up libdevmapper1.02.1:arm64 (2:1.02.185-2) ... [2025-05-20T06:51:10.882Z] Setting up libcryptsetup12:arm64 (2:2.6.1-4~deb12u2) ... [2025-05-20T06:51:10.882Z] Setting up systemd (252.36-1~deb12u1) ... [2025-05-20T06:51:11.148Z] Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2025-05-20T06:51:11.148Z] Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2025-05-20T06:51:11.148Z] Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2025-05-20T06:51:11.148Z] Initializing machine ID from random generator. [2025-05-20T06:51:11.148Z] Creating group 'systemd-journal' with GID 999. [2025-05-20T06:51:11.148Z] Creating group 'systemd-network' with GID 998. [2025-05-20T06:51:11.148Z] Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998. [2025-05-20T06:51:11.415Z] Setting up dmsetup (2:1.02.185-2) ... [2025-05-20T06:51:11.683Z] Selecting previously unselected package systemd-sysv. [2025-05-20T06:51:11.683Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 7548 files and directories currently installed.) [2025-05-20T06:51:11.683Z] Preparing to unpack .../00-systemd-sysv_252.36-1~deb12u1_arm64.deb ... [2025-05-20T06:51:11.683Z] Unpacking systemd-sysv (252.36-1~deb12u1) ... [2025-05-20T06:51:11.683Z] Selecting previously unselected package libdbus-1-3:arm64. [2025-05-20T06:51:11.683Z] Preparing to unpack .../01-libdbus-1-3_1.14.10-1~deb12u1_arm64.deb ... [2025-05-20T06:51:11.683Z] Unpacking libdbus-1-3:arm64 (1.14.10-1~deb12u1) ... [2025-05-20T06:51:11.949Z] Selecting previously unselected package dbus-bin. [2025-05-20T06:51:11.949Z] Preparing to unpack .../02-dbus-bin_1.14.10-1~deb12u1_arm64.deb ... [2025-05-20T06:51:11.949Z] Unpacking dbus-bin (1.14.10-1~deb12u1) ... [2025-05-20T06:51:11.949Z] Selecting previously unselected package dbus-session-bus-common. [2025-05-20T06:51:11.949Z] Preparing to unpack .../03-dbus-session-bus-common_1.14.10-1~deb12u1_all.deb ... [2025-05-20T06:51:11.949Z] Unpacking dbus-session-bus-common (1.14.10-1~deb12u1) ... [2025-05-20T06:51:11.949Z] Selecting previously unselected package libexpat1:arm64. [2025-05-20T06:51:11.949Z] Preparing to unpack .../04-libexpat1_2.5.0-1+deb12u1_arm64.deb ... [2025-05-20T06:51:11.949Z] Unpacking libexpat1:arm64 (2.5.0-1+deb12u1) ... [2025-05-20T06:51:12.215Z] Selecting previously unselected package dbus-daemon. [2025-05-20T06:51:12.215Z] Preparing to unpack .../05-dbus-daemon_1.14.10-1~deb12u1_arm64.deb ... [2025-05-20T06:51:12.215Z] Unpacking dbus-daemon (1.14.10-1~deb12u1) ... [2025-05-20T06:51:12.215Z] Selecting previously unselected package dbus-system-bus-common. [2025-05-20T06:51:12.215Z] Preparing to unpack .../06-dbus-system-bus-common_1.14.10-1~deb12u1_all.deb ... [2025-05-20T06:51:12.215Z] Unpacking dbus-system-bus-common (1.14.10-1~deb12u1) ... [2025-05-20T06:51:12.489Z] Selecting previously unselected package dbus. [2025-05-20T06:51:12.489Z] Preparing to unpack .../07-dbus_1.14.10-1~deb12u1_arm64.deb ... [2025-05-20T06:51:12.489Z] Unpacking dbus (1.14.10-1~deb12u1) ... [2025-05-20T06:51:12.489Z] Selecting previously unselected package perl-modules-5.36. [2025-05-20T06:51:12.489Z] Preparing to unpack .../08-perl-modules-5.36_5.36.0-7+deb12u2_all.deb ... [2025-05-20T06:51:12.489Z] Unpacking perl-modules-5.36 (5.36.0-7+deb12u2) ... [2025-05-20T06:51:13.908Z] Selecting previously unselected package libgdbm-compat4:arm64. [2025-05-20T06:51:13.908Z] Preparing to unpack .../09-libgdbm-compat4_1.23-3_arm64.deb ... [2025-05-20T06:51:13.908Z] Unpacking libgdbm-compat4:arm64 (1.23-3) ... [2025-05-20T06:51:13.908Z] Selecting previously unselected package libperl5.36:arm64. [2025-05-20T06:51:13.908Z] Preparing to unpack .../10-libperl5.36_5.36.0-7+deb12u2_arm64.deb ... [2025-05-20T06:51:13.908Z] Unpacking libperl5.36:arm64 (5.36.0-7+deb12u2) ... [2025-05-20T06:51:15.323Z] Selecting previously unselected package perl. [2025-05-20T06:51:15.323Z] Preparing to unpack .../11-perl_5.36.0-7+deb12u2_arm64.deb ... [2025-05-20T06:51:15.323Z] Unpacking perl (5.36.0-7+deb12u2) ... [2025-05-20T06:51:15.323Z] Selecting previously unselected package libbsd0:arm64. [2025-05-20T06:51:15.323Z] Preparing to unpack .../12-libbsd0_0.11.7-2_arm64.deb ... [2025-05-20T06:51:15.323Z] Unpacking libbsd0:arm64 (0.11.7-2) ... [2025-05-20T06:51:15.323Z] Selecting previously unselected package libedit2:arm64. [2025-05-20T06:51:15.323Z] Preparing to unpack .../13-libedit2_3.1-20221030-2_arm64.deb ... [2025-05-20T06:51:15.323Z] Unpacking libedit2:arm64 (3.1-20221030-2) ... [2025-05-20T06:51:15.592Z] Selecting previously unselected package libcbor0.8:arm64. [2025-05-20T06:51:15.592Z] Preparing to unpack .../14-libcbor0.8_0.8.0-2+b1_arm64.deb ... [2025-05-20T06:51:15.592Z] Unpacking libcbor0.8:arm64 (0.8.0-2+b1) ... [2025-05-20T06:51:15.592Z] Selecting previously unselected package libfido2-1:arm64. [2025-05-20T06:51:15.592Z] Preparing to unpack .../15-libfido2-1_1.12.0-2+b1_arm64.deb ... [2025-05-20T06:51:15.592Z] Unpacking libfido2-1:arm64 (1.12.0-2+b1) ... [2025-05-20T06:51:15.592Z] Selecting previously unselected package libkrb5support0:arm64. [2025-05-20T06:51:15.592Z] Preparing to unpack .../16-libkrb5support0_1.20.1-2+deb12u3_arm64.deb ... [2025-05-20T06:51:15.859Z] Unpacking libkrb5support0:arm64 (1.20.1-2+deb12u3) ... [2025-05-20T06:51:15.859Z] Selecting previously unselected package libk5crypto3:arm64. [2025-05-20T06:51:15.859Z] Preparing to unpack .../17-libk5crypto3_1.20.1-2+deb12u3_arm64.deb ... [2025-05-20T06:51:15.859Z] Unpacking libk5crypto3:arm64 (1.20.1-2+deb12u3) ... [2025-05-20T06:51:15.859Z] Selecting previously unselected package libkeyutils1:arm64. [2025-05-20T06:51:15.859Z] Preparing to unpack .../18-libkeyutils1_1.6.3-2_arm64.deb ... [2025-05-20T06:51:15.859Z] Unpacking libkeyutils1:arm64 (1.6.3-2) ... [2025-05-20T06:51:16.126Z] Selecting previously unselected package libkrb5-3:arm64. [2025-05-20T06:51:16.126Z] Preparing to unpack .../19-libkrb5-3_1.20.1-2+deb12u3_arm64.deb ... [2025-05-20T06:51:16.126Z] Unpacking libkrb5-3:arm64 (1.20.1-2+deb12u3) ... [2025-05-20T06:51:16.126Z] Selecting previously unselected package libgssapi-krb5-2:arm64. [2025-05-20T06:51:16.126Z] Preparing to unpack .../20-libgssapi-krb5-2_1.20.1-2+deb12u3_arm64.deb ... [2025-05-20T06:51:16.126Z] Unpacking libgssapi-krb5-2:arm64 (1.20.1-2+deb12u3) ... [2025-05-20T06:51:16.394Z] Selecting previously unselected package openssh-client. [2025-05-20T06:51:16.394Z] Preparing to unpack .../21-openssh-client_1%3a9.2p1-2+deb12u6_arm64.deb ... [2025-05-20T06:51:16.394Z] Unpacking openssh-client (1:9.2p1-2+deb12u6) ... [2025-05-20T06:51:16.676Z] Selecting previously unselected package openssh-sftp-server. [2025-05-20T06:51:16.676Z] Preparing to unpack .../22-openssh-sftp-server_1%3a9.2p1-2+deb12u6_arm64.deb ... [2025-05-20T06:51:16.676Z] Unpacking openssh-sftp-server (1:9.2p1-2+deb12u6) ... [2025-05-20T06:51:16.676Z] Selecting previously unselected package libproc2-0:arm64. [2025-05-20T06:51:16.676Z] Preparing to unpack .../23-libproc2-0_2%3a4.0.2-3_arm64.deb ... [2025-05-20T06:51:16.676Z] Unpacking libproc2-0:arm64 (2:4.0.2-3) ... [2025-05-20T06:51:16.943Z] Selecting previously unselected package procps. [2025-05-20T06:51:16.944Z] Preparing to unpack .../24-procps_2%3a4.0.2-3_arm64.deb ... [2025-05-20T06:51:16.944Z] Unpacking procps (2:4.0.2-3) ... [2025-05-20T06:51:17.212Z] Selecting previously unselected package sensible-utils. [2025-05-20T06:51:17.212Z] Preparing to unpack .../25-sensible-utils_0.0.17+nmu1_all.deb ... [2025-05-20T06:51:17.212Z] Unpacking sensible-utils (0.0.17+nmu1) ... [2025-05-20T06:51:17.212Z] Selecting previously unselected package ucf. [2025-05-20T06:51:17.212Z] Preparing to unpack .../26-ucf_3.0043+nmu1+deb12u1_all.deb ... [2025-05-20T06:51:17.212Z] Moving old data out of the way [2025-05-20T06:51:17.212Z] Unpacking ucf (3.0043+nmu1+deb12u1) ... [2025-05-20T06:51:17.480Z] Selecting previously unselected package runit-helper. [2025-05-20T06:51:17.480Z] Preparing to unpack .../27-runit-helper_2.15.2_all.deb ... [2025-05-20T06:51:17.480Z] Unpacking runit-helper (2.15.2) ... [2025-05-20T06:51:17.480Z] Selecting previously unselected package libtirpc-common. [2025-05-20T06:51:17.480Z] Preparing to unpack .../28-libtirpc-common_1.3.3+ds-1_all.deb ... [2025-05-20T06:51:17.480Z] Unpacking libtirpc-common (1.3.3+ds-1) ... [2025-05-20T06:51:17.748Z] Selecting previously unselected package libtirpc3:arm64. [2025-05-20T06:51:17.748Z] Preparing to unpack .../29-libtirpc3_1.3.3+ds-1_arm64.deb ... [2025-05-20T06:51:17.748Z] Unpacking libtirpc3:arm64 (1.3.3+ds-1) ... [2025-05-20T06:51:17.748Z] Selecting previously unselected package libnsl2:arm64. [2025-05-20T06:51:17.748Z] Preparing to unpack .../30-libnsl2_1.3.0-2_arm64.deb ... [2025-05-20T06:51:17.748Z] Unpacking libnsl2:arm64 (1.3.0-2) ... [2025-05-20T06:51:17.748Z] Selecting previously unselected package libwrap0:arm64. [2025-05-20T06:51:18.017Z] Preparing to unpack .../31-libwrap0_7.6.q-32_arm64.deb ... [2025-05-20T06:51:18.017Z] Unpacking libwrap0:arm64 (7.6.q-32) ... [2025-05-20T06:51:18.017Z] Selecting previously unselected package openssh-server. [2025-05-20T06:51:18.017Z] Preparing to unpack .../32-openssh-server_1%3a9.2p1-2+deb12u6_arm64.deb ... [2025-05-20T06:51:18.017Z] Unpacking openssh-server (1:9.2p1-2+deb12u6) ... [2025-05-20T06:51:18.284Z] Selecting previously unselected package less. [2025-05-20T06:51:18.284Z] Preparing to unpack .../33-less_590-2.1~deb12u2_arm64.deb ... [2025-05-20T06:51:18.284Z] Unpacking less (590-2.1~deb12u2) ... [2025-05-20T06:51:18.284Z] Selecting previously unselected package krb5-locales. [2025-05-20T06:51:18.284Z] Preparing to unpack .../34-krb5-locales_1.20.1-2+deb12u3_all.deb ... [2025-05-20T06:51:18.284Z] Unpacking krb5-locales (1.20.1-2+deb12u3) ... [2025-05-20T06:51:18.552Z] Selecting previously unselected package libnss-systemd:arm64. [2025-05-20T06:51:18.552Z] Preparing to unpack .../35-libnss-systemd_252.36-1~deb12u1_arm64.deb ... [2025-05-20T06:51:18.552Z] Unpacking libnss-systemd:arm64 (252.36-1~deb12u1) ... [2025-05-20T06:51:18.552Z] Selecting previously unselected package libpam-systemd:arm64. [2025-05-20T06:51:18.552Z] Preparing to unpack .../36-libpam-systemd_252.36-1~deb12u1_arm64.deb ... [2025-05-20T06:51:18.552Z] Unpacking libpam-systemd:arm64 (252.36-1~deb12u1) ... [2025-05-20T06:51:18.820Z] Selecting previously unselected package ncurses-term. [2025-05-20T06:51:18.820Z] Preparing to unpack .../37-ncurses-term_6.4-4_all.deb ... [2025-05-20T06:51:18.820Z] Unpacking ncurses-term (6.4-4) ... [2025-05-20T06:51:20.767Z] Selecting previously unselected package netcat-traditional. [2025-05-20T06:51:20.767Z] Preparing to unpack .../38-netcat-traditional_1.10-47_arm64.deb ... [2025-05-20T06:51:20.767Z] Unpacking netcat-traditional (1.10-47) ... [2025-05-20T06:51:20.767Z] Selecting previously unselected package systemd-timesyncd. [2025-05-20T06:51:20.767Z] Preparing to unpack .../39-systemd-timesyncd_252.36-1~deb12u1_arm64.deb ... [2025-05-20T06:51:20.767Z] Unpacking systemd-timesyncd (252.36-1~deb12u1) ... [2025-05-20T06:51:21.034Z] Selecting previously unselected package dbus-user-session. [2025-05-20T06:51:21.034Z] Preparing to unpack .../40-dbus-user-session_1.14.10-1~deb12u1_arm64.deb ... [2025-05-20T06:51:21.034Z] Unpacking dbus-user-session (1.14.10-1~deb12u1) ... [2025-05-20T06:51:21.034Z] Selecting previously unselected package libbrotli1:arm64. [2025-05-20T06:51:21.034Z] Preparing to unpack .../41-libbrotli1_1.0.9-2+b6_arm64.deb ... [2025-05-20T06:51:21.034Z] Unpacking libbrotli1:arm64 (1.0.9-2+b6) ... [2025-05-20T06:51:21.305Z] Selecting previously unselected package libsasl2-modules-db:arm64. [2025-05-20T06:51:21.305Z] Preparing to unpack .../42-libsasl2-modules-db_2.1.28+dfsg-10_arm64.deb ... [2025-05-20T06:51:21.305Z] Unpacking libsasl2-modules-db:arm64 (2.1.28+dfsg-10) ... [2025-05-20T06:51:21.305Z] Selecting previously unselected package libsasl2-2:arm64. [2025-05-20T06:51:21.305Z] Preparing to unpack .../43-libsasl2-2_2.1.28+dfsg-10_arm64.deb ... [2025-05-20T06:51:21.305Z] Unpacking libsasl2-2:arm64 (2.1.28+dfsg-10) ... [2025-05-20T06:51:21.305Z] Selecting previously unselected package libldap-2.5-0:arm64. [2025-05-20T06:51:21.305Z] Preparing to unpack .../44-libldap-2.5-0_2.5.13+dfsg-5_arm64.deb ... [2025-05-20T06:51:21.305Z] Unpacking libldap-2.5-0:arm64 (2.5.13+dfsg-5) ... [2025-05-20T06:51:21.572Z] Selecting previously unselected package libnghttp2-14:arm64. [2025-05-20T06:51:21.573Z] Preparing to unpack .../45-libnghttp2-14_1.52.0-1+deb12u2_arm64.deb ... [2025-05-20T06:51:21.573Z] Unpacking libnghttp2-14:arm64 (1.52.0-1+deb12u2) ... [2025-05-20T06:51:21.573Z] Selecting previously unselected package libpsl5:arm64. [2025-05-20T06:51:21.573Z] Preparing to unpack .../46-libpsl5_0.21.2-1_arm64.deb ... [2025-05-20T06:51:21.573Z] Unpacking libpsl5:arm64 (0.21.2-1) ... [2025-05-20T06:51:21.840Z] Selecting previously unselected package librtmp1:arm64. [2025-05-20T06:51:21.840Z] Preparing to unpack .../47-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2025-05-20T06:51:21.840Z] Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2025-05-20T06:51:21.840Z] Selecting previously unselected package libssh2-1:arm64. [2025-05-20T06:51:21.840Z] Preparing to unpack .../48-libssh2-1_1.10.0-3+b1_arm64.deb ... [2025-05-20T06:51:21.840Z] Unpacking libssh2-1:arm64 (1.10.0-3+b1) ... [2025-05-20T06:51:21.840Z] Selecting previously unselected package libcurl3-gnutls:arm64. [2025-05-20T06:51:21.840Z] Preparing to unpack .../49-libcurl3-gnutls_7.88.1-10+deb12u12_arm64.deb ... [2025-05-20T06:51:21.840Z] Unpacking libcurl3-gnutls:arm64 (7.88.1-10+deb12u12) ... [2025-05-20T06:51:22.108Z] Selecting previously unselected package liberror-perl. [2025-05-20T06:51:22.108Z] Preparing to unpack .../50-liberror-perl_0.17029-2_all.deb ... [2025-05-20T06:51:22.108Z] Unpacking liberror-perl (0.17029-2) ... [2025-05-20T06:51:22.108Z] Selecting previously unselected package git-man. [2025-05-20T06:51:22.108Z] Preparing to unpack .../51-git-man_1%3a2.39.5-0+deb12u2_all.deb ... [2025-05-20T06:51:22.108Z] Unpacking git-man (1:2.39.5-0+deb12u2) ... [2025-05-20T06:51:22.374Z] Selecting previously unselected package git. [2025-05-20T06:51:22.374Z] Preparing to unpack .../52-git_1%3a2.39.5-0+deb12u2_arm64.deb ... [2025-05-20T06:51:22.374Z] Unpacking git (1:2.39.5-0+deb12u2) ... [2025-05-20T06:51:23.775Z] Selecting previously unselected package libldap-common. [2025-05-20T06:51:23.775Z] Preparing to unpack .../53-libldap-common_2.5.13+dfsg-5_all.deb ... [2025-05-20T06:51:23.775Z] Unpacking libldap-common (2.5.13+dfsg-5) ... [2025-05-20T06:51:23.775Z] Selecting previously unselected package libsasl2-modules:arm64. [2025-05-20T06:51:23.775Z] Preparing to unpack .../54-libsasl2-modules_2.1.28+dfsg-10_arm64.deb ... [2025-05-20T06:51:23.775Z] Unpacking libsasl2-modules:arm64 (2.1.28+dfsg-10) ... [2025-05-20T06:51:24.040Z] Selecting previously unselected package libxau6:arm64. [2025-05-20T06:51:24.040Z] Preparing to unpack .../55-libxau6_1%3a1.0.9-1_arm64.deb ... [2025-05-20T06:51:24.040Z] Unpacking libxau6:arm64 (1:1.0.9-1) ... [2025-05-20T06:51:24.040Z] Selecting previously unselected package libxdmcp6:arm64. [2025-05-20T06:51:24.040Z] Preparing to unpack .../56-libxdmcp6_1%3a1.1.2-3_arm64.deb ... [2025-05-20T06:51:24.040Z] Unpacking libxdmcp6:arm64 (1:1.1.2-3) ... [2025-05-20T06:51:24.040Z] Selecting previously unselected package libxcb1:arm64. [2025-05-20T06:51:24.040Z] Preparing to unpack .../57-libxcb1_1.15-1_arm64.deb ... [2025-05-20T06:51:24.307Z] Unpacking libxcb1:arm64 (1.15-1) ... [2025-05-20T06:51:24.307Z] Selecting previously unselected package libx11-data. [2025-05-20T06:51:24.307Z] Preparing to unpack .../58-libx11-data_2%3a1.8.4-2+deb12u2_all.deb ... [2025-05-20T06:51:24.307Z] Unpacking libx11-data (2:1.8.4-2+deb12u2) ... [2025-05-20T06:51:24.572Z] Selecting previously unselected package libx11-6:arm64. [2025-05-20T06:51:24.572Z] Preparing to unpack .../59-libx11-6_2%3a1.8.4-2+deb12u2_arm64.deb ... [2025-05-20T06:51:24.572Z] Unpacking libx11-6:arm64 (2:1.8.4-2+deb12u2) ... [2025-05-20T06:51:24.841Z] Selecting previously unselected package libxext6:arm64. [2025-05-20T06:51:24.841Z] Preparing to unpack .../60-libxext6_2%3a1.3.4-1+b1_arm64.deb ... [2025-05-20T06:51:24.841Z] Unpacking libxext6:arm64 (2:1.3.4-1+b1) ... [2025-05-20T06:51:24.841Z] Selecting previously unselected package libxmuu1:arm64. [2025-05-20T06:51:24.841Z] Preparing to unpack .../61-libxmuu1_2%3a1.1.3-3_arm64.deb ... [2025-05-20T06:51:24.841Z] Unpacking libxmuu1:arm64 (2:1.1.3-3) ... [2025-05-20T06:51:25.106Z] Preparing to unpack .../62-openssl_3.0.16-1~deb12u1_arm64.deb ... [2025-05-20T06:51:25.107Z] Unpacking openssl (3.0.16-1~deb12u1) over (3.0.15-1~deb12u1) ... [2025-05-20T06:51:25.372Z] Selecting previously unselected package patch. [2025-05-20T06:51:25.372Z] Preparing to unpack .../63-patch_2.7.6-7_arm64.deb ... [2025-05-20T06:51:25.372Z] Unpacking patch (2.7.6-7) ... [2025-05-20T06:51:25.372Z] Selecting previously unselected package psmisc. [2025-05-20T06:51:25.372Z] Preparing to unpack .../64-psmisc_23.6-1_arm64.deb ... [2025-05-20T06:51:25.372Z] Unpacking psmisc (23.6-1) ... [2025-05-20T06:51:25.638Z] Selecting previously unselected package publicsuffix. [2025-05-20T06:51:25.638Z] Preparing to unpack .../65-publicsuffix_20230209.2326-1_all.deb ... [2025-05-20T06:51:25.638Z] Unpacking publicsuffix (20230209.2326-1) ... [2025-05-20T06:51:25.638Z] Selecting previously unselected package ssh. [2025-05-20T06:51:25.638Z] Preparing to unpack .../66-ssh_1%3a9.2p1-2+deb12u6_all.deb ... [2025-05-20T06:51:25.638Z] Unpacking ssh (1:9.2p1-2+deb12u6) ... [2025-05-20T06:51:25.904Z] Selecting previously unselected package xauth. [2025-05-20T06:51:25.904Z] Preparing to unpack .../67-xauth_1%3a1.1.2-1_arm64.deb ... [2025-05-20T06:51:25.904Z] Unpacking xauth (1:1.1.2-1) ... [2025-05-20T06:51:25.904Z] Setting up libexpat1:arm64 (2.5.0-1+deb12u1) ... [2025-05-20T06:51:25.904Z] Setting up runit-helper (2.15.2) ... [2025-05-20T06:51:25.904Z] Setting up systemd-sysv (252.36-1~deb12u1) ... [2025-05-20T06:51:26.171Z] Setting up libxau6:arm64 (1:1.0.9-1) ... [2025-05-20T06:51:26.171Z] Setting up libkeyutils1:arm64 (1.6.3-2) ... [2025-05-20T06:51:26.171Z] Setting up libpsl5:arm64 (0.21.2-1) ... [2025-05-20T06:51:26.171Z] Setting up netcat-traditional (1.10-47) ... [2025-05-20T06:51:26.171Z] update-alternatives: using /bin/nc.traditional to provide /bin/nc (nc) in auto mode [2025-05-20T06:51:26.171Z] update-alternatives: warning: skip creation of /usr/share/man/man1/nc.1.gz because associated file /usr/share/man/man1/nc.traditional.1.gz (of link group nc) doesn't exist [2025-05-20T06:51:26.171Z] update-alternatives: warning: skip creation of /usr/share/man/man1/netcat.1.gz because associated file /usr/share/man/man1/nc.traditional.1.gz (of link group nc) doesn't exist [2025-05-20T06:51:26.171Z] Setting up psmisc (23.6-1) ... [2025-05-20T06:51:26.171Z] Setting up libtirpc-common (1.3.3+ds-1) ... [2025-05-20T06:51:26.171Z] Setting up libcbor0.8:arm64 (0.8.0-2+b1) ... [2025-05-20T06:51:26.171Z] Setting up libbrotli1:arm64 (1.0.9-2+b6) ... [2025-05-20T06:51:26.171Z] Setting up libsasl2-modules:arm64 (2.1.28+dfsg-10) ... [2025-05-20T06:51:26.171Z] Setting up libnghttp2-14:arm64 (1.52.0-1+deb12u2) ... [2025-05-20T06:51:26.171Z] Setting up less (590-2.1~deb12u2) ... [2025-05-20T06:51:26.437Z] Setting up libnss-systemd:arm64 (252.36-1~deb12u1) ... [2025-05-20T06:51:26.437Z] Setting up krb5-locales (1.20.1-2+deb12u3) ... [2025-05-20T06:51:26.437Z] Setting up libldap-common (2.5.13+dfsg-5) ... [2025-05-20T06:51:26.437Z] Setting up libkrb5support0:arm64 (1.20.1-2+deb12u3) ... [2025-05-20T06:51:26.437Z] Setting up libsasl2-modules-db:arm64 (2.1.28+dfsg-10) ... [2025-05-20T06:51:26.437Z] Setting up perl-modules-5.36 (5.36.0-7+deb12u2) ... [2025-05-20T06:51:26.437Z] Setting up libx11-data (2:1.8.4-2+deb12u2) ... [2025-05-20T06:51:26.437Z] Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2025-05-20T06:51:26.437Z] Setting up libdbus-1-3:arm64 (1.14.10-1~deb12u1) ... [2025-05-20T06:51:26.437Z] Setting up libproc2-0:arm64 (2:4.0.2-3) ... [2025-05-20T06:51:26.437Z] Setting up systemd-timesyncd (252.36-1~deb12u1) ... [2025-05-20T06:51:26.703Z] Creating group 'systemd-timesync' with GID 997. [2025-05-20T06:51:26.703Z] Creating user 'systemd-timesync' (systemd Time Synchronization) with UID 997 and GID 997. [2025-05-20T06:51:27.284Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2025-05-20T06:51:27.284Z] Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2025-05-20T06:51:27.284Z] Setting up patch (2.7.6-7) ... [2025-05-20T06:51:27.284Z] Setting up libgdbm-compat4:arm64 (1.23-3) ... [2025-05-20T06:51:27.284Z] Setting up libk5crypto3:arm64 (1.20.1-2+deb12u3) ... [2025-05-20T06:51:27.284Z] Setting up libsasl2-2:arm64 (2.1.28+dfsg-10) ... [2025-05-20T06:51:27.284Z] Setting up sensible-utils (0.0.17+nmu1) ... [2025-05-20T06:51:27.284Z] Setting up dbus-session-bus-common (1.14.10-1~deb12u1) ... [2025-05-20T06:51:27.284Z] Setting up procps (2:4.0.2-3) ... [2025-05-20T06:51:27.552Z] Setting up git-man (1:2.39.5-0+deb12u2) ... [2025-05-20T06:51:27.552Z] Setting up libssh2-1:arm64 (1.10.0-3+b1) ... [2025-05-20T06:51:27.552Z] Setting up libkrb5-3:arm64 (1.20.1-2+deb12u3) ... [2025-05-20T06:51:27.552Z] Setting up dbus-system-bus-common (1.14.10-1~deb12u1) ... [2025-05-20T06:51:27.817Z] Setting up libfido2-1:arm64 (1.12.0-2+b1) ... [2025-05-20T06:51:27.817Z] Setting up openssl (3.0.16-1~deb12u1) ... [2025-05-20T06:51:27.817Z] Setting up libbsd0:arm64 (0.11.7-2) ... [2025-05-20T06:51:27.817Z] Setting up publicsuffix (20230209.2326-1) ... [2025-05-20T06:51:27.817Z] Setting up libperl5.36:arm64 (5.36.0-7+deb12u2) ... [2025-05-20T06:51:27.817Z] Setting up dbus-bin (1.14.10-1~deb12u1) ... [2025-05-20T06:51:27.817Z] Setting up ncurses-term (6.4-4) ... [2025-05-20T06:51:28.083Z] Setting up libxdmcp6:arm64 (1:1.1.2-3) ... [2025-05-20T06:51:28.083Z] Setting up libxcb1:arm64 (1.15-1) ... [2025-05-20T06:51:28.083Z] Setting up libedit2:arm64 (3.1-20221030-2) ... [2025-05-20T06:51:28.083Z] Setting up dbus-daemon (1.14.10-1~deb12u1) ... [2025-05-20T06:51:28.083Z] Setting up libldap-2.5-0:arm64 (2.5.13+dfsg-5) ... [2025-05-20T06:51:28.083Z] Setting up perl (5.36.0-7+deb12u2) ... [2025-05-20T06:51:28.083Z] Setting up dbus (1.14.10-1~deb12u1) ... [2025-05-20T06:51:28.090Z] Running on prd-centos7-docker-4c-2g-1861 in /w/workspace/edgexfoundry_git-semver_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-05-20T06:51:28.128Z] provisioning config files... [2025-05-20T06:51:28.149Z] copy managed file [git-semver-settings] to file:/w/workspace/edgexfoundry_git-semver_main@tmp/config17004570616064068303tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-05-20T06:51:28.347Z] invoke-rc.d: could not determine current runlevel [2025-05-20T06:51:28.347Z] invoke-rc.d: policy-rc.d denied execution of start. [2025-05-20T06:51:28.347Z] Setting up libgssapi-krb5-2:arm64 (1.20.1-2+deb12u3) ... [2025-05-20T06:51:28.347Z] Setting up ucf (3.0043+nmu1+deb12u1) ... [2025-05-20T06:51:28.611Z] debconf: unable to initialize frontend: Dialog [2025-05-20T06:51:28.611Z] debconf: (TERM is not set, so the dialog frontend is not usable.) [2025-05-20T06:51:28.611Z] debconf: falling back to frontend: Readline [2025-05-20T06:51:28.611Z] debconf: unable to initialize frontend: Readline [2025-05-20T06:51:28.611Z] debconf: (This frontend requires a controlling tty.) [2025-05-20T06:51:28.611Z] debconf: falling back to frontend: Teletype [2025-05-20T06:51:28.887Z] Setting up libpam-systemd:arm64 (252.36-1~deb12u1) ... [2025-05-20T06:51:29.042Z] ---> ****-login.sh [2025-05-20T06:51:29.042Z] nexus3.edgexfoundry.org:10001 [2025-05-20T06:51:29.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-20T06:51:29.153Z] debconf: unable to initialize frontend: Dialog [2025-05-20T06:51:29.153Z] debconf: (TERM is not set, so the dialog frontend is not usable.) [2025-05-20T06:51:29.153Z] debconf: falling back to frontend: Readline [2025-05-20T06:51:29.153Z] debconf: unable to initialize frontend: Readline [2025-05-20T06:51:29.153Z] debconf: (This frontend requires a controlling tty.) [2025-05-20T06:51:29.153Z] debconf: falling back to frontend: Teletype [2025-05-20T06:51:29.303Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-20T06:51:29.303Z] Configure a credential helper to remove this warning. See [2025-05-20T06:51:29.303Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-20T06:51:29.303Z] [2025-05-20T06:51:29.303Z] Login Succeeded [2025-05-20T06:51:29.303Z] nexus3.edgexfoundry.org:10002 [2025-05-20T06:51:29.303Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-20T06:51:29.418Z] Setting up libx11-6:arm64 (2:1.8.4-2+deb12u2) ... [2025-05-20T06:51:29.418Z] Setting up libxmuu1:arm64 (2:1.1.3-3) ... [2025-05-20T06:51:29.418Z] Setting up libtirpc3:arm64 (1.3.3+ds-1) ... [2025-05-20T06:51:29.418Z] Setting up openssh-client (1:9.2p1-2+deb12u6) ... [2025-05-20T06:51:29.568Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-20T06:51:29.568Z] Configure a credential helper to remove this warning. See [2025-05-20T06:51:29.569Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-20T06:51:29.569Z] [2025-05-20T06:51:29.569Z] Login Succeeded [2025-05-20T06:51:29.569Z] nexus3.edgexfoundry.org:10003 [2025-05-20T06:51:29.569Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-20T06:51:29.569Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-20T06:51:29.569Z] Configure a credential helper to remove this warning. See [2025-05-20T06:51:29.569Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-20T06:51:29.569Z] [2025-05-20T06:51:29.569Z] Login Succeeded [2025-05-20T06:51:29.569Z] nexus3.edgexfoundry.org:10004 [2025-05-20T06:51:29.569Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-20T06:51:29.569Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-20T06:51:29.569Z] Configure a credential helper to remove this warning. See [2025-05-20T06:51:29.569Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-20T06:51:29.569Z] [2025-05-20T06:51:29.569Z] Login Succeeded [2025-05-20T06:51:29.569Z] ****.io [2025-05-20T06:51:29.684Z] Setting up libxext6:arm64 (2:1.3.4-1+b1) ... [2025-05-20T06:51:29.684Z] Setting up libcurl3-gnutls:arm64 (7.88.1-10+deb12u12) ... [2025-05-20T06:51:29.830Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-20T06:51:29.830Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-20T06:51:29.830Z] Configure a credential helper to remove this warning. See [2025-05-20T06:51:29.830Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-20T06:51:29.830Z] [2025-05-20T06:51:29.830Z] Login Succeeded [2025-05-20T06:51:29.830Z] ---> ****-login.sh ends [Pipeline] } [2025-05-20T06:51:29.840Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-05-20T06:51:29.952Z] Setting up liberror-perl (0.17029-2) ... [2025-05-20T06:51:29.952Z] Setting up dbus-user-session (1.14.10-1~deb12u1) ... [2025-05-20T06:51:29.952Z] Setting up git (1:2.39.5-0+deb12u2) ... [2025-05-20T06:51:29.952Z] Setting up xauth (1:1.1.2-1) ... [2025-05-20T06:51:29.952Z] Setting up libnsl2:arm64 (1.3.0-2) ... [2025-05-20T06:51:29.952Z] Setting up openssh-sftp-server (1:9.2p1-2+deb12u6) ... [2025-05-20T06:51:29.952Z] Setting up libwrap0:arm64 (7.6.q-32) ... [2025-05-20T06:51:29.952Z] Setting up openssh-server (1:9.2p1-2+deb12u6) ... [2025-05-20T06:51:30.193Z] + docker buildx ls [2025-05-20T06:51:30.194Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-05-20T06:51:30.194Z] default * docker [2025-05-20T06:51:30.194Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-05-20T06:51:30.496Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-05-20T06:51:30.496Z] edgex-builder [Pipeline] sh [2025-05-20T06:51:30.533Z] debconf: unable to initialize frontend: Dialog [2025-05-20T06:51:30.533Z] debconf: (TERM is not set, so the dialog frontend is not usable.) [2025-05-20T06:51:30.533Z] debconf: falling back to frontend: Readline [2025-05-20T06:51:30.533Z] debconf: unable to initialize frontend: Readline [2025-05-20T06:51:30.533Z] debconf: (This frontend requires a controlling tty.) [2025-05-20T06:51:30.533Z] debconf: falling back to frontend: Teletype [2025-05-20T06:51:30.799Z] + docker buildx inspect --bootstrap [2025-05-20T06:51:30.799Z] #1 [internal] booting buildkit [2025-05-20T06:51:30.799Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-05-20T06:51:30.799Z] [2025-05-20T06:51:30.799Z] Creating config file /etc/ssh/sshd_config with new version [2025-05-20T06:51:34.135Z] #1 pulling image moby/buildkit:buildx-stable-1 2.7s done [2025-05-20T06:51:34.135Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-05-20T06:51:34.708Z] #1 creating container buildx_buildkit_edgex-builder0 1.3s done [2025-05-20T06:51:34.708Z] #1 DONE 4.1s [2025-05-20T06:51:34.968Z] Name: edgex-builder [2025-05-20T06:51:34.968Z] Driver: docker-container [2025-05-20T06:51:34.968Z] [2025-05-20T06:51:34.968Z] Nodes: [2025-05-20T06:51:34.968Z] Name: edgex-builder0 [2025-05-20T06:51:34.968Z] Endpoint: unix:///var/run/docker.sock [2025-05-20T06:51:34.968Z] Status: running [2025-05-20T06:51:34.968Z] Buildkit: v0.21.1 [2025-05-20T06:51:34.968Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-05-20T06:51:35.263Z] + docker buildx ls [2025-05-20T06:51:35.263Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-05-20T06:51:35.263Z] edgex-builder * docker-container [2025-05-20T06:51:35.263Z] edgex-builder0 unix:///var/run/docker.sock running v0.21.1 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-05-20T06:51:35.263Z] default docker [2025-05-20T06:51:35.263Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-05-20T06:51:35.559Z] + echo -e 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:1de9c0d894bf9b947298bca85d916260acaf242b' [2025-05-20T06:51:35.559Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:1de9c0d894bf9b947298bca85d916260acaf242b --push - [2025-05-20T06:51:35.559Z] #1 [internal] load build definition from Dockerfile [2025-05-20T06:51:35.559Z] #1 transferring dockerfile: 211B done [2025-05-20T06:51:35.559Z] #1 DONE 0.0s [2025-05-20T06:51:35.559Z] [2025-05-20T06:51:35.559Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:1de9c0d894bf9b947298bca85d916260acaf242b [2025-05-20T06:51:35.559Z] #2 DONE 0.1s [2025-05-20T06:51:35.559Z] [2025-05-20T06:51:35.559Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:1de9c0d894bf9b947298bca85d916260acaf242b [2025-05-20T06:51:35.819Z] #3 DONE 0.1s [2025-05-20T06:51:35.819Z] [2025-05-20T06:51:35.819Z] #4 [internal] load .dockerignore [2025-05-20T06:51:35.819Z] #4 transferring context: 2B done [2025-05-20T06:51:35.819Z] #4 DONE 0.0s [2025-05-20T06:51:35.819Z] [2025-05-20T06:51:35.819Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:1de9c0d894bf9b947298bca85d916260acaf242b@sha256:0468d353d6a7ab5477fc83214f20dfb5ff1bb8607c29625a78e2793b25deb48b [2025-05-20T06:51:35.819Z] #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:1de9c0d894bf9b947298bca85d916260acaf242b@sha256:0468d353d6a7ab5477fc83214f20dfb5ff1bb8607c29625a78e2793b25deb48b 0.0s done [2025-05-20T06:51:35.819Z] #5 DONE 0.0s [2025-05-20T06:51:35.819Z] [2025-05-20T06:51:35.819Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:1de9c0d894bf9b947298bca85d916260acaf242b@sha256:0468d353d6a7ab5477fc83214f20dfb5ff1bb8607c29625a78e2793b25deb48b [2025-05-20T06:51:35.819Z] #6 resolve nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:1de9c0d894bf9b947298bca85d916260acaf242b@sha256:0468d353d6a7ab5477fc83214f20dfb5ff1bb8607c29625a78e2793b25deb48b 0.0s done [2025-05-20T06:51:35.819Z] #6 DONE 0.2s [2025-05-20T06:51:35.819Z] [2025-05-20T06:51:35.819Z] #7 [auth] edgex-devops/py-git-semver:pull,push token for nexus3.edgexfoundry.org:10003 [2025-05-20T06:51:36.078Z] #7 DONE 0.0s [2025-05-20T06:51:36.078Z] [2025-05-20T06:51:36.078Z] #8 exporting to image [2025-05-20T06:51:36.078Z] #8 exporting layers done [2025-05-20T06:51:36.078Z] #8 exporting manifest sha256:fb1a4b96fce5124f1dc540ba34f3ff4db12e410f1a5e9a6ec4a05dd86c7c9657 done [2025-05-20T06:51:36.078Z] #8 exporting config sha256:027e331afc999be985c0beb580c2ec23ffa0668a0a13f12bbf34cb1d96c94cb1 done [2025-05-20T06:51:36.078Z] #8 exporting manifest sha256:3469464b56fe34635ce5332cfe8f735f5f6e23cf145ae837592f629d0092b3ee done [2025-05-20T06:51:36.078Z] #8 exporting config sha256:96b4fa605632fae0ac3abbfabee96cc5dd61b4ed7d5858e90d0e4af6b24eeb03 done [2025-05-20T06:51:36.078Z] #8 exporting manifest list sha256:6a270b772b127ee5c690812b802243178d76555c3fc43ce52f38c0484bce00cf done [2025-05-20T06:51:36.078Z] #8 pushing layers 0.1s done [2025-05-20T06:51:36.078Z] #8 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:1de9c0d894bf9b947298bca85d916260acaf242b@sha256:6a270b772b127ee5c690812b802243178d76555c3fc43ce52f38c0484bce00cf [2025-05-20T06:51:36.078Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-05-20T06:51:36.078Z] #8 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:1de9c0d894bf9b947298bca85d916260acaf242b@sha256:6a270b772b127ee5c690812b802243178d76555c3fc43ce52f38c0484bce00cf 0.1s done [2025-05-20T06:51:36.078Z] #8 DONE 0.2s [2025-05-20T06:51:36.078Z] [2025-05-20T06:51:36.078Z] 1 warning found (use --debug to expand): [2025-05-20T06:51:36.078Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-05-20T06:51:36.379Z] + echo -e 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest' [2025-05-20T06:51:36.379Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest --push - [2025-05-20T06:51:36.379Z] #1 [internal] load build definition from Dockerfile [2025-05-20T06:51:36.379Z] #1 transferring dockerfile: 177B done [2025-05-20T06:51:36.379Z] #1 DONE 0.0s [2025-05-20T06:51:36.379Z] [2025-05-20T06:51:36.379Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2025-05-20T06:51:36.379Z] #2 DONE 0.0s [2025-05-20T06:51:36.379Z] [2025-05-20T06:51:36.379Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2025-05-20T06:51:36.379Z] #3 DONE 0.0s [2025-05-20T06:51:36.379Z] [2025-05-20T06:51:36.379Z] #4 [internal] load .dockerignore [2025-05-20T06:51:36.379Z] #4 transferring context: 2B done [2025-05-20T06:51:36.379Z] #4 DONE 0.0s [2025-05-20T06:51:36.379Z] [2025-05-20T06:51:36.379Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest@sha256:0468d353d6a7ab5477fc83214f20dfb5ff1bb8607c29625a78e2793b25deb48b [2025-05-20T06:51:36.379Z] #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest@sha256:0468d353d6a7ab5477fc83214f20dfb5ff1bb8607c29625a78e2793b25deb48b 0.0s done [2025-05-20T06:51:36.379Z] #5 CACHED [2025-05-20T06:51:36.379Z] [2025-05-20T06:51:36.379Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest@sha256:0468d353d6a7ab5477fc83214f20dfb5ff1bb8607c29625a78e2793b25deb48b [2025-05-20T06:51:36.379Z] #6 resolve nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest@sha256:0468d353d6a7ab5477fc83214f20dfb5ff1bb8607c29625a78e2793b25deb48b 0.0s done [2025-05-20T06:51:36.638Z] #6 CACHED [2025-05-20T06:51:36.638Z] [2025-05-20T06:51:36.638Z] #7 [auth] edgex-devops/py-git-semver:pull,push token for nexus3.edgexfoundry.org:10003 [2025-05-20T06:51:36.638Z] #7 DONE 0.0s [2025-05-20T06:51:36.638Z] [2025-05-20T06:51:36.638Z] #8 exporting to image [2025-05-20T06:51:36.638Z] #8 exporting layers done [2025-05-20T06:51:36.638Z] #8 exporting manifest sha256:fb1a4b96fce5124f1dc540ba34f3ff4db12e410f1a5e9a6ec4a05dd86c7c9657 done [2025-05-20T06:51:36.638Z] #8 exporting config sha256:027e331afc999be985c0beb580c2ec23ffa0668a0a13f12bbf34cb1d96c94cb1 done [2025-05-20T06:51:36.638Z] #8 exporting manifest sha256:3469464b56fe34635ce5332cfe8f735f5f6e23cf145ae837592f629d0092b3ee done [2025-05-20T06:51:36.638Z] #8 exporting config sha256:96b4fa605632fae0ac3abbfabee96cc5dd61b4ed7d5858e90d0e4af6b24eeb03 done [2025-05-20T06:51:36.638Z] #8 exporting manifest list sha256:6a270b772b127ee5c690812b802243178d76555c3fc43ce52f38c0484bce00cf done [2025-05-20T06:51:36.638Z] #8 pushing layers 0.0s done [2025-05-20T06:51:36.638Z] #8 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest@sha256:6a270b772b127ee5c690812b802243178d76555c3fc43ce52f38c0484bce00cf 0.1s done [2025-05-20T06:51:36.638Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-05-20T06:51:36.638Z] #8 DONE 0.1s [2025-05-20T06:51:36.638Z] [2025-05-20T06:51:36.638Z] 1 warning found (use --debug to expand): [2025-05-20T06:51:36.638Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-05-20T06:51:36.935Z] + echo -e 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:main' [2025-05-20T06:51:36.935Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:main --push - [2025-05-20T06:51:37.196Z] #1 [internal] load build definition from Dockerfile [2025-05-20T06:51:37.196Z] #1 transferring dockerfile: 175B done [2025-05-20T06:51:37.196Z] #1 DONE 0.0s [2025-05-20T06:51:37.196Z] [2025-05-20T06:51:37.196Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:main [2025-05-20T06:51:37.196Z] #2 DONE 0.0s [2025-05-20T06:51:37.196Z] [2025-05-20T06:51:37.196Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:main [2025-05-20T06:51:37.196Z] #3 DONE 0.0s [2025-05-20T06:51:37.196Z] [2025-05-20T06:51:37.196Z] #4 [internal] load .dockerignore [2025-05-20T06:51:37.196Z] #4 transferring context: 2B done [2025-05-20T06:51:37.196Z] #4 DONE 0.0s [2025-05-20T06:51:37.196Z] [2025-05-20T06:51:37.196Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:main@sha256:0468d353d6a7ab5477fc83214f20dfb5ff1bb8607c29625a78e2793b25deb48b [2025-05-20T06:51:37.196Z] #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:main@sha256:0468d353d6a7ab5477fc83214f20dfb5ff1bb8607c29625a78e2793b25deb48b 0.0s done [2025-05-20T06:51:37.196Z] #5 CACHED [2025-05-20T06:51:37.196Z] [2025-05-20T06:51:37.196Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:main@sha256:0468d353d6a7ab5477fc83214f20dfb5ff1bb8607c29625a78e2793b25deb48b [2025-05-20T06:51:37.196Z] #6 resolve nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:main@sha256:0468d353d6a7ab5477fc83214f20dfb5ff1bb8607c29625a78e2793b25deb48b 0.0s done [2025-05-20T06:51:37.196Z] #6 DONE 0.0s [2025-05-20T06:51:37.196Z] [2025-05-20T06:51:37.196Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:main@sha256:0468d353d6a7ab5477fc83214f20dfb5ff1bb8607c29625a78e2793b25deb48b [2025-05-20T06:51:37.196Z] #6 CACHED [2025-05-20T06:51:37.196Z] [2025-05-20T06:51:37.196Z] #7 [auth] edgex-devops/py-git-semver:pull,push token for nexus3.edgexfoundry.org:10003 [2025-05-20T06:51:37.196Z] #7 DONE 0.0s [2025-05-20T06:51:37.196Z] [2025-05-20T06:51:37.196Z] #8 exporting to image [2025-05-20T06:51:37.196Z] #8 exporting layers done [2025-05-20T06:51:37.196Z] #8 exporting manifest sha256:fb1a4b96fce5124f1dc540ba34f3ff4db12e410f1a5e9a6ec4a05dd86c7c9657 done [2025-05-20T06:51:37.196Z] #8 exporting config sha256:027e331afc999be985c0beb580c2ec23ffa0668a0a13f12bbf34cb1d96c94cb1 done [2025-05-20T06:51:37.196Z] #8 exporting manifest sha256:3469464b56fe34635ce5332cfe8f735f5f6e23cf145ae837592f629d0092b3ee done [2025-05-20T06:51:37.196Z] #8 exporting config sha256:96b4fa605632fae0ac3abbfabee96cc5dd61b4ed7d5858e90d0e4af6b24eeb03 done [2025-05-20T06:51:37.196Z] #8 exporting manifest list sha256:6a270b772b127ee5c690812b802243178d76555c3fc43ce52f38c0484bce00cf done [2025-05-20T06:51:37.196Z] #8 pushing layers 0.0s done [2025-05-20T06:51:37.196Z] #8 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:main@sha256:6a270b772b127ee5c690812b802243178d76555c3fc43ce52f38c0484bce00cf 0.1s done [2025-05-20T06:51:37.196Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-05-20T06:51:37.196Z] #8 DONE 0.1s [2025-05-20T06:51:37.196Z] [2025-05-20T06:51:37.196Z] 1 warning found (use --debug to expand): [2025-05-20T06:51:37.196Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-05-20T06:51:37.430Z] Creating SSH2 RSA key; this may take some time ... [2025-05-20T06:51:37.430Z] 3072 SHA256:Z47FQsFHDyZ6H+kphB6V5Hyridqk97pRGzU58GmSKxQ root@2fe97dd07199 (RSA) [2025-05-20T06:51:37.430Z] Creating SSH2 ECDSA key; this may take some time ... [2025-05-20T06:51:37.430Z] 256 SHA256:sCzULZ1muvAiyfBRidM5bYMSG9uok4DPGdIoQq7YLxQ root@2fe97dd07199 (ECDSA) [2025-05-20T06:51:37.430Z] Creating SSH2 ED25519 key; this may take some time ... [2025-05-20T06:51:37.430Z] 256 SHA256:bzouiDqWFnEGkyZK9hFiQwaDNZjvXhSxnza/ZRNWulo root@2fe97dd07199 (ED25519) [2025-05-20T06:51:37.430Z] invoke-rc.d: could not determine current runlevel [2025-05-20T06:51:37.430Z] invoke-rc.d: policy-rc.d denied execution of start. [2025-05-20T06:51:37.487Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 --push - [2025-05-20T06:51:37.487Z] + echo -e 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4' [2025-05-20T06:51:37.487Z] #1 [internal] load build definition from Dockerfile [2025-05-20T06:51:37.697Z] Created symlink /etc/systemd/system/sshd.service → /lib/systemd/system/ssh.service. [2025-05-20T06:51:37.697Z] Created symlink /etc/systemd/system/multi-user.target.wants/ssh.service → /lib/systemd/system/ssh.service. [2025-05-20T06:51:37.746Z] #1 transferring dockerfile: 176B done [2025-05-20T06:51:37.746Z] #1 DONE 0.0s [2025-05-20T06:51:37.746Z] [2025-05-20T06:51:37.746Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-05-20T06:51:37.746Z] #2 DONE 0.0s [2025-05-20T06:51:37.746Z] [2025-05-20T06:51:37.746Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-05-20T06:51:37.746Z] #3 DONE 0.0s [2025-05-20T06:51:37.746Z] [2025-05-20T06:51:37.746Z] #4 [internal] load .dockerignore [2025-05-20T06:51:37.746Z] #4 transferring context: 2B done [2025-05-20T06:51:37.746Z] #4 DONE 0.0s [2025-05-20T06:51:37.746Z] [2025-05-20T06:51:37.746Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4@sha256:0468d353d6a7ab5477fc83214f20dfb5ff1bb8607c29625a78e2793b25deb48b [2025-05-20T06:51:37.746Z] #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4@sha256:0468d353d6a7ab5477fc83214f20dfb5ff1bb8607c29625a78e2793b25deb48b 0.0s done [2025-05-20T06:51:37.746Z] #5 CACHED [2025-05-20T06:51:37.746Z] [2025-05-20T06:51:37.746Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4@sha256:0468d353d6a7ab5477fc83214f20dfb5ff1bb8607c29625a78e2793b25deb48b [2025-05-20T06:51:37.746Z] #6 resolve nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4@sha256:0468d353d6a7ab5477fc83214f20dfb5ff1bb8607c29625a78e2793b25deb48b 0.0s done [2025-05-20T06:51:37.746Z] #6 CACHED [2025-05-20T06:51:37.746Z] [2025-05-20T06:51:37.746Z] #7 [auth] edgex-devops/py-git-semver:pull,push token for nexus3.edgexfoundry.org:10003 [2025-05-20T06:51:37.746Z] #7 DONE 0.0s [2025-05-20T06:51:37.746Z] [2025-05-20T06:51:37.746Z] #8 exporting to image [2025-05-20T06:51:37.746Z] #8 exporting layers done [2025-05-20T06:51:37.746Z] #8 exporting manifest sha256:fb1a4b96fce5124f1dc540ba34f3ff4db12e410f1a5e9a6ec4a05dd86c7c9657 done [2025-05-20T06:51:37.746Z] #8 exporting config sha256:027e331afc999be985c0beb580c2ec23ffa0668a0a13f12bbf34cb1d96c94cb1 done [2025-05-20T06:51:37.746Z] #8 exporting manifest sha256:3469464b56fe34635ce5332cfe8f735f5f6e23cf145ae837592f629d0092b3ee done [2025-05-20T06:51:37.746Z] #8 exporting config sha256:96b4fa605632fae0ac3abbfabee96cc5dd61b4ed7d5858e90d0e4af6b24eeb03 done [2025-05-20T06:51:37.746Z] #8 exporting manifest list sha256:6a270b772b127ee5c690812b802243178d76555c3fc43ce52f38c0484bce00cf done [2025-05-20T06:51:37.746Z] #8 pushing layers 0.0s done [2025-05-20T06:51:37.746Z] #8 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4@sha256:6a270b772b127ee5c690812b802243178d76555c3fc43ce52f38c0484bce00cf 0.1s done [2025-05-20T06:51:37.746Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-05-20T06:51:37.746Z] #8 DONE 0.1s [2025-05-20T06:51:37.746Z] [2025-05-20T06:51:37.746Z] 1 warning found (use --debug to expand): [2025-05-20T06:51:37.746Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-05-20T06:51:37.962Z] Setting up ssh (1:9.2p1-2+deb12u6) ... [2025-05-20T06:51:37.962Z] Processing triggers for libc-bin (2.36-9+deb12u10) ... [2025-05-20T06:51:38.136Z] + '[' -d /w/workspace/edgexfoundry_git-semver_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-05-20T06:51:38.434Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-05-20T06:51:38.994Z] ---> package-listing.sh [2025-05-20T06:51:38.994Z] ++ facter osfamily [2025-05-20T06:51:38.994Z] ++ tr '[:upper:]' '[:lower:]' [2025-05-20T06:51:39.263Z] + OS_FAMILY=redhat [2025-05-20T06:51:39.263Z] + workspace=/w/workspace/edgexfoundry_git-semver_main [2025-05-20T06:51:39.263Z] + START_PACKAGES=/tmp/packages_start.txt [2025-05-20T06:51:39.263Z] + END_PACKAGES=/tmp/packages_end.txt [2025-05-20T06:51:39.263Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-05-20T06:51:39.263Z] + PACKAGES=/tmp/packages_start.txt [2025-05-20T06:51:39.263Z] + '[' /w/workspace/edgexfoundry_git-semver_main ']' [2025-05-20T06:51:39.263Z] + PACKAGES=/tmp/packages_end.txt [2025-05-20T06:51:39.263Z] + case "${OS_FAMILY}" in [2025-05-20T06:51:39.263Z] + sort [2025-05-20T06:51:39.263Z] + rpm -qa [2025-05-20T06:51:39.845Z] + '[' -f /tmp/packages_start.txt ']' [2025-05-20T06:51:39.845Z] + '[' -f /tmp/packages_end.txt ']' [2025-05-20T06:51:39.845Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-05-20T06:51:39.845Z] + '[' /w/workspace/edgexfoundry_git-semver_main ']' [2025-05-20T06:51:39.845Z] + mkdir -p /w/workspace/edgexfoundry_git-semver_main/archives/ [2025-05-20T06:51:39.845Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_git-semver_main/archives/ [Pipeline] echo [2025-05-20T06:51:39.857Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_git-semver_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-05-20T06:51:40.144Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-20T06:51:40.709Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-05-20T06:51:40.709Z] [2025-05-20T06:51:40.709Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-20T06:51:41.192Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-05-20T06:51:41.192Z] latest: Pulling from edgex-lftools-log-publisher [2025-05-20T06:51:41.192Z] 5eb5b503b376: Pulling fs layer [2025-05-20T06:51:41.192Z] 5c69ac0246d0: Pulling fs layer [2025-05-20T06:51:41.192Z] ec43610c2a17: Pulling fs layer [2025-05-20T06:51:41.192Z] 3a2ae6a8a46f: Pulling fs layer [2025-05-20T06:51:41.192Z] 33b1e0a273af: Pulling fs layer [2025-05-20T06:51:41.192Z] 5d3b04190fa2: Pulling fs layer [2025-05-20T06:51:41.192Z] 2f39f015ded8: Pulling fs layer [2025-05-20T06:51:41.192Z] 3a2ae6a8a46f: Waiting [2025-05-20T06:51:41.192Z] 33b1e0a273af: Waiting [2025-05-20T06:51:41.192Z] 5d3b04190fa2: Waiting [2025-05-20T06:51:41.192Z] 2f39f015ded8: Waiting [2025-05-20T06:51:41.192Z] 5c69ac0246d0: Verifying Checksum [2025-05-20T06:51:41.192Z] 5c69ac0246d0: Download complete [2025-05-20T06:51:41.192Z] 3a2ae6a8a46f: Verifying Checksum [2025-05-20T06:51:41.192Z] 3a2ae6a8a46f: Download complete [2025-05-20T06:51:41.192Z] ec43610c2a17: Verifying Checksum [2025-05-20T06:51:41.192Z] ec43610c2a17: Download complete [2025-05-20T06:51:41.192Z] 33b1e0a273af: Verifying Checksum [2025-05-20T06:51:41.192Z] 33b1e0a273af: Download complete [2025-05-20T06:51:41.456Z] 5d3b04190fa2: Verifying Checksum [2025-05-20T06:51:41.456Z] 5d3b04190fa2: Download complete [2025-05-20T06:51:41.456Z] 5eb5b503b376: Verifying Checksum [2025-05-20T06:51:41.456Z] 5eb5b503b376: Download complete [2025-05-20T06:51:42.035Z] 2f39f015ded8: Verifying Checksum [2025-05-20T06:51:42.035Z] 2f39f015ded8: Download complete [2025-05-20T06:51:42.979Z] 5eb5b503b376: Pull complete [2025-05-20T06:51:42.979Z] 5c69ac0246d0: Pull complete [2025-05-20T06:51:43.547Z] ec43610c2a17: Pull complete [2025-05-20T06:51:43.547Z] 3a2ae6a8a46f: Pull complete [2025-05-20T06:51:43.808Z] 33b1e0a273af: Pull complete [2025-05-20T06:51:43.808Z] 5d3b04190fa2: Pull complete [2025-05-20T06:51:48.037Z] 2f39f015ded8: Pull complete [2025-05-20T06:51:48.037Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-05-20T06:51:48.037Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-05-20T06:51:48.037Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-05-20T06:51:48.038Z] Removing intermediate container 2fe97dd07199 [2025-05-20T06:51:48.038Z] ---> c52b0c5b470f [2025-05-20T06:51:48.038Z] Step 7/20 : RUN pip install pybuilder [2025-05-20T06:51:48.038Z] ---> Running in 66fe0acd5850 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-05-20T06:51:48.189Z] prd-centos7-docker-4c-2g-1861 does not seem to be running inside a container [2025-05-20T06:51:48.227Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_git-semver_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_git-semver_main -v /w/workspace/edgexfoundry_git-semver_main:/w/workspace/edgexfoundry_git-semver_main:rw,z -v /w/workspace/edgexfoundry_git-semver_main@tmp:/w/workspace/edgexfoundry_git-semver_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-05-20T06:51:52.073Z] $ docker top f480b074d0dfa33875e23784fee186fd875562fea20aed2f629e9d8c32b17701 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-05-20T06:51:52.426Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-05-20T06:51:52.716Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-05-20T06:51:53.005Z] + ls /var/log/sa-host [2025-05-20T06:51:53.005Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-05-20T06:51:53.186Z] provisioning config files... [2025-05-20T06:51:53.196Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_git-semver_main@tmp/config7023331774033572796tmp [Pipeline] { [Pipeline] echo [2025-05-20T06:51:53.216Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-05-20T06:51:53.501Z] ---> create-netrc.sh [Pipeline] } [2025-05-20T06:51:53.511Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-05-20T06:51:53.866Z] ---> python-tools-install.sh [Pipeline] echo [2025-05-20T06:51:53.876Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-05-20T06:51:54.166Z] ---> sudo-logs.sh [2025-05-20T06:51:54.166Z] Archiving 'sudo' log.. [2025-05-20T06:51:54.166Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1861.novalocal: Name or service not known [2025-05-20T06:51:54.166Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1861.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2025-05-20T06:51:54.190Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-05-20T06:51:54.473Z] ---> job-cost.sh [2025-05-20T06:51:54.473Z] lf-activate-venv: SKIPPING [2025-05-20T06:51:54.473Z] INFO: No Stack... [2025-05-20T06:51:54.733Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2025-05-20T06:51:54.994Z] INFO: Archiving Costs [Pipeline] echo [2025-05-20T06:51:55.007Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-05-20T06:51:55.291Z] ---> logs-deploy.sh [2025-05-20T06:51:55.291Z] lf-activate-venv: SKIPPING [2025-05-20T06:51:55.291Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/git-semver/main/7 [2025-05-20T06:51:55.291Z] INFO: archiving workspace using pattern(s): [2025-05-20T06:51:56.227Z] Archives upload complete. [2025-05-20T06:51:56.227Z] INFO: archiving logs to Nexus [2025-05-20T06:51:57.163Z] ---> uname -a: [2025-05-20T06:51:57.164Z] Linux prd-centos7-docker-4c-2g-1861.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux [2025-05-20T06:51:57.164Z] [2025-05-20T06:51:57.164Z] [2025-05-20T06:51:57.164Z] ---> lscpu: [2025-05-20T06:51:57.164Z] Architecture: x86_64 [2025-05-20T06:51:57.164Z] CPU op-mode(s): 32-bit, 64-bit [2025-05-20T06:51:57.164Z] Byte Order: Little Endian [2025-05-20T06:51:57.164Z] Address sizes: 40 bits physical, 48 bits virtual [2025-05-20T06:51:57.164Z] CPU(s): 2 [2025-05-20T06:51:57.164Z] On-line CPU(s) list: 0,1 [2025-05-20T06:51:57.164Z] Thread(s) per core: 1 [2025-05-20T06:51:57.164Z] Core(s) per socket: 1 [2025-05-20T06:51:57.164Z] Socket(s): 2 [2025-05-20T06:51:57.164Z] NUMA node(s): 1 [2025-05-20T06:51:57.164Z] Vendor ID: AuthenticAMD [2025-05-20T06:51:57.164Z] CPU family: 23 [2025-05-20T06:51:57.164Z] Model: 49 [2025-05-20T06:51:57.164Z] Model name: AMD EPYC-Rome Processor [2025-05-20T06:51:57.164Z] Stepping: 0 [2025-05-20T06:51:57.164Z] CPU MHz: 2799.998 [2025-05-20T06:51:57.164Z] BogoMIPS: 5599.99 [2025-05-20T06:51:57.164Z] Virtualization: AMD-V [2025-05-20T06:51:57.164Z] Hypervisor vendor: KVM [2025-05-20T06:51:57.164Z] Virtualization type: full [2025-05-20T06:51:57.164Z] L1d cache: 64 KiB [2025-05-20T06:51:57.164Z] L1i cache: 64 KiB [2025-05-20T06:51:57.164Z] L2 cache: 1 MiB [2025-05-20T06:51:57.164Z] L3 cache: 32 MiB [2025-05-20T06:51:57.164Z] NUMA node0 CPU(s): 0,1 [2025-05-20T06:51:57.164Z] Vulnerability Itlb multihit: Not affected [2025-05-20T06:51:57.164Z] Vulnerability L1tf: Not affected [2025-05-20T06:51:57.164Z] Vulnerability Mds: Not affected [2025-05-20T06:51:57.164Z] Vulnerability Meltdown: Not affected [2025-05-20T06:51:57.164Z] Vulnerability Mmio stale data: Not affected [2025-05-20T06:51:57.164Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-05-20T06:51:57.164Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2025-05-20T06:51:57.164Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2025-05-20T06:51:57.164Z] Vulnerability Srbds: Not affected [2025-05-20T06:51:57.164Z] Vulnerability Tsx async abort: Not affected [2025-05-20T06:51:57.164Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2025-05-20T06:51:57.164Z] [2025-05-20T06:51:57.164Z] [2025-05-20T06:51:57.164Z] ---> nproc: [2025-05-20T06:51:57.164Z] 2 [2025-05-20T06:51:57.164Z] [2025-05-20T06:51:57.164Z] [2025-05-20T06:51:57.164Z] ---> df -h: [2025-05-20T06:51:57.164Z] Filesystem Size Used Avail Use% Mounted on [2025-05-20T06:51:57.164Z] overlay 40G 7.3G 33G 19% / [2025-05-20T06:51:57.164Z] tmpfs 64M 0 64M 0% /dev [2025-05-20T06:51:57.164Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2025-05-20T06:51:57.164Z] shm 64M 0 64M 0% /dev/shm [2025-05-20T06:51:57.164Z] /dev/vda1 40G 7.3G 33G 19% /facter-os [2025-05-20T06:51:57.164Z] [2025-05-20T06:51:57.164Z] [2025-05-20T06:51:57.164Z] Cannot open /var/log/sysstat/sa20: No such file or directory [2025-05-20T06:51:57.164Z] Please check if data collecting is enabled [2025-05-20T06:51:57.164Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-05-20T06:51:57.198Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-05-20T06:51:57.201Z] $ docker stop --time=1 f480b074d0dfa33875e23784fee186fd875562fea20aed2f629e9d8c32b17701 [2025-05-20T06:51:58.106Z] Collecting pybuilder [2025-05-20T06:51:58.106Z] Downloading pybuilder-0.13.15-py3-none-any.whl.metadata (5.3 kB) [2025-05-20T06:51:58.106Z] Downloading pybuilder-0.13.15-py3-none-any.whl (6.1 MB) [2025-05-20T06:51:58.106Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.1/6.1 MB 34.7 MB/s eta 0:00:00 [2025-05-20T06:51:58.106Z] Installing collected packages: pybuilder [2025-05-20T06:51:58.357Z] $ docker rm -f --volumes f480b074d0dfa33875e23784fee186fd875562fea20aed2f629e9d8c32b17701 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-05-20T06:51:58.451Z] [WS-CLEANUP] Deleting project workspace... [2025-05-20T06:51:58.451Z] [WS-CLEANUP] Deferred wipeout is used... [2025-05-20T06:51:58.468Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-20T06:51:58.887Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-05-20T06:51:58.887Z] [2025-05-20T06:51:58.887Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-20T06:51:59.195Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-05-20T06:51:59.195Z] latest: Pulling from edgex-lftools-log-publisher [2025-05-20T06:51:59.195Z] 5eb5b503b376: Pulling fs layer [2025-05-20T06:51:59.195Z] 5c69ac0246d0: Pulling fs layer [2025-05-20T06:51:59.195Z] ec43610c2a17: Pulling fs layer [2025-05-20T06:51:59.195Z] 3a2ae6a8a46f: Pulling fs layer [2025-05-20T06:51:59.195Z] 33b1e0a273af: Pulling fs layer [2025-05-20T06:51:59.195Z] 5d3b04190fa2: Pulling fs layer [2025-05-20T06:51:59.195Z] 2f39f015ded8: Pulling fs layer [2025-05-20T06:51:59.195Z] 33b1e0a273af: Waiting [2025-05-20T06:51:59.195Z] 5d3b04190fa2: Waiting [2025-05-20T06:51:59.195Z] 2f39f015ded8: Waiting [2025-05-20T06:51:59.195Z] 3a2ae6a8a46f: Waiting [2025-05-20T06:51:59.453Z] 5c69ac0246d0: Download complete [2025-05-20T06:51:59.454Z] 3a2ae6a8a46f: Verifying Checksum [2025-05-20T06:51:59.454Z] 3a2ae6a8a46f: Download complete [2025-05-20T06:51:59.454Z] 33b1e0a273af: Verifying Checksum [2025-05-20T06:51:59.454Z] 33b1e0a273af: Download complete [2025-05-20T06:51:59.454Z] 5d3b04190fa2: Verifying Checksum [2025-05-20T06:51:59.454Z] 5d3b04190fa2: Download complete [2025-05-20T06:51:59.454Z] ec43610c2a17: Verifying Checksum [2025-05-20T06:51:59.454Z] ec43610c2a17: Download complete [2025-05-20T06:51:59.454Z] 5eb5b503b376: Verifying Checksum [2025-05-20T06:51:59.454Z] 5eb5b503b376: Download complete [2025-05-20T06:52:00.021Z] 2f39f015ded8: Download complete [2025-05-20T06:52:00.587Z] 5eb5b503b376: Pull complete [2025-05-20T06:52:00.666Z] Successfully installed pybuilder-0.13.15 [2025-05-20T06:52:00.666Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. [2025-05-20T06:52:00.846Z] 5c69ac0246d0: Pull complete [2025-05-20T06:52:01.104Z] ec43610c2a17: Pull complete [2025-05-20T06:52:01.104Z] 3a2ae6a8a46f: Pull complete [2025-05-20T06:52:01.361Z] 33b1e0a273af: Pull complete [2025-05-20T06:52:01.361Z] 5d3b04190fa2: Pull complete [2025-05-20T06:52:01.619Z]  [2025-05-20T06:52:01.619Z] [notice] A new release of pip is available: 25.0.1 -> 25.1.1 [2025-05-20T06:52:01.619Z] [notice] To update, run: pip install --upgrade pip [2025-05-20T06:52:04.191Z] Removing intermediate container 66fe0acd5850 [2025-05-20T06:52:04.191Z] ---> 875ac4281834 [2025-05-20T06:52:04.191Z] Step 8/20 : RUN pyb install [2025-05-20T06:52:04.191Z] ---> Running in 17881589b224 [2025-05-20T06:52:05.544Z] 2f39f015ded8: Pull complete [2025-05-20T06:52:05.544Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-05-20T06:52:05.544Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-05-20T06:52:05.544Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-05-20T06:52:05.680Z] prd-ubuntu20.04-docker-8c-8g-1852 does not seem to be running inside a container [2025-05-20T06:52:05.702Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_git-semver_main -v /w/workspace/edgexfoundry_git-semver_main:/w/workspace/edgexfoundry_git-semver_main:rw,z -v /w/workspace/edgexfoundry_git-semver_main@tmp:/w/workspace/edgexfoundry_git-semver_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-05-20T06:52:09.178Z] $ docker top ba71c7a8068f28b84f9519ad04bbad5416fa7363dfb640fc5cbeb3989c4d6abd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-05-20T06:52:09.573Z] ---> job-cost.sh [2025-05-20T06:52:09.573Z] lf-activate-venv: SKIPPING [2025-05-20T06:52:09.573Z] INFO: No Stack... [2025-05-20T06:52:10.139Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-05-20T06:52:10.399Z] INFO: Archiving Costs [Pipeline] sh [2025-05-20T06:52:10.687Z] + cat /w/workspace/edgexfoundry_git-semver_main/archives/cost.csv [2025-05-20T06:52:10.687Z] + cut -d, -f6 [Pipeline] lock [2025-05-20T06:52:10.714Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-git-semver-main-7-stack-cost] [2025-05-20T06:52:10.721Z] Resource [jenkins-edgexfoundry-git-semver-main-7-stack-cost] did not exist. Created. [2025-05-20T06:52:10.727Z] Lock acquired on [Resource: jenkins-edgexfoundry-git-semver-main-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-05-20T06:52:11.032Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-05-20T06:52:11.253Z] Stashed 1 file(s) [Pipeline] } [2025-05-20T06:52:11.261Z] Lock released on resource [Resource: jenkins-edgexfoundry-git-semver-main-7-stack-cost] [Pipeline] // lock [Pipeline] } [2025-05-20T06:52:11.281Z] $ docker stop --time=1 ba71c7a8068f28b84f9519ad04bbad5416fa7363dfb640fc5cbeb3989c4d6abd [2025-05-20T06:52:12.426Z] $ docker rm -f --volumes ba71c7a8068f28b84f9519ad04bbad5416fa7363dfb640fc5cbeb3989c4d6abd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-05-20T06:53:40.830Z] PyBuilder version 0.13.15 [2025-05-20T06:53:40.830Z] Build started at 2025-05-20 06:52:07 [2025-05-20T06:53:40.830Z] ------------------------------------------------------------ [2025-05-20T06:53:40.830Z] [INFO] Installing or updating plugin "pypi:pybuilder_radon, module name 'pybuilder_radon'" [2025-05-20T06:53:40.830Z] [INFO] Installing or updating plugin "pypi:pybuilder_bandit, module name 'pybuilder_bandit'" [2025-05-20T06:53:40.830Z] [INFO] Installing or updating plugin "pypi:pybuilder_anybadge, module name 'pybuilder_anybadge'" [2025-05-20T06:53:40.830Z] [INFO] Processing plugin packages 'pybuilder_radon' to be installed with {} [2025-05-20T06:53:40.830Z] [INFO] Processing plugin packages 'pybuilder_bandit' to be installed with {} [2025-05-20T06:53:40.830Z] [INFO] Processing plugin packages 'pybuilder_anybadge' to be installed with {} [2025-05-20T06:53:40.830Z] [INFO] Building pygsver version 0.1.4 [2025-05-20T06:53:40.830Z] [INFO] Executing build in /code [2025-05-20T06:53:40.830Z] [INFO] Going to execute task install [2025-05-20T06:53:40.830Z] [INFO] Processing plugin packages 'coverage>=6.0' to be installed with {'upgrade': True} [2025-05-20T06:53:40.830Z] [INFO] Processing plugin packages 'flake8>=4.0' to be installed with {'upgrade': True} [2025-05-20T06:53:40.830Z] [INFO] Processing plugin packages 'pypandoc~=1.4' to be installed with {'upgrade': True} [2025-05-20T06:53:40.830Z] [INFO] Processing plugin packages 'setuptools>=38.6.0' to be installed with {} [2025-05-20T06:53:40.830Z] [INFO] Processing plugin packages 'twine>=1.15.0' to be installed with {'upgrade': True} [2025-05-20T06:53:40.830Z] [INFO] Processing plugin packages 'unittest-xml-reporting>=3.0.4' to be installed with {'upgrade': True} [2025-05-20T06:53:40.830Z] [INFO] Processing plugin packages 'wheel>=0.34.0' to be installed with {} [2025-05-20T06:53:40.830Z] [INFO] Creating target 'build' VEnv in '/code/target/venv/build/cpython-3.13.3.final.0' [2025-05-20T06:53:40.830Z] [INFO] Processing dependency packages 'mock' to be installed with {} [2025-05-20T06:53:40.830Z] [INFO] Processing dependency packages 'requirements.txt' to be installed with {} [2025-05-20T06:53:40.830Z] [INFO] Creating target 'test' VEnv in '/code/target/venv/test/cpython-3.13.3.final.0' [2025-05-20T06:53:40.830Z] [INFO] Processing dependency packages 'requirements.txt' to be installed with {} [2025-05-20T06:53:40.830Z] [INFO] Requested coverage for tasks: pybuilder.plugins.python.unittest_plugin:run_unit_tests [2025-05-20T06:53:40.830Z] [INFO] Running unit tests [2025-05-20T06:53:40.830Z] [INFO] Executing unit tests from Python modules in /code/src/unittest/python [2025-05-20T06:53:44.180Z] 2025-05-20 06:53:43,807 MainThread pygsver.cli [main] ERROR something bad happened [2025-05-20T06:53:44.180Z] ERROR: something bad happened [2025-05-20T06:53:44.180Z] 1.2.3-dev.1 [2025-05-20T06:53:44.180Z] 2025-05-20 06:53:43,944 MainThread pygsver.push [run_push] DEBUG push [2025-05-20T06:53:44.180Z] 2025-05-20 06:53:43,946 MainThread pygsver.push [run_push] DEBUG no remote changes detected [2025-05-20T06:53:44.180Z] 2025-05-20 06:53:43,947 MainThread pygsver.push [run_push] DEBUG push all version tags [2025-05-20T06:53:44.180Z] 2025-05-20 06:53:43,984 MainThread pygsver.push [run_push] DEBUG push [2025-05-20T06:53:44.180Z] 2025-05-20 06:53:43,985 MainThread pygsver.push [run_push] DEBUG remote changes detected [2025-05-20T06:53:44.180Z] 2025-05-20 06:53:43,985 MainThread pygsver.push [run_push] DEBUG latest remote commit 890123abcdef is not in local commits [2025-05-20T06:53:44.180Z] 2025-05-20 06:53:43,986 MainThread pygsver.push [run_push] DEBUG integrating remote changes with a git pull [2025-05-20T06:53:44.180Z] 2025-05-20 06:53:43,988 MainThread pygsver.push [run_push] DEBUG push all version tags [2025-05-20T06:53:44.180Z] 2025-05-20 06:53:44,054 MainThread pygsver.tag [check_head_tag] DEBUG check head tag [2025-05-20T06:53:44.180Z] 2025-05-20 06:53:44,088 MainThread pygsver.tag [check_head_tag] DEBUG check head tag [2025-05-20T06:53:44.180Z] 2025-05-20 06:53:44,121 MainThread pygsver.tag [check_head_tag] DEBUG check head tag [2025-05-20T06:53:44.180Z] 2025-05-20 06:53:44,122 MainThread pygsver.tag [check_head_tag] DEBUG checking if 1.2.3-dev.1 is a valid semver version [2025-05-20T06:53:44.453Z] 2025-05-20 06:53:44,191 MainThread pygsver.tag [run_tag] DEBUG tag force:True [2025-05-20T06:53:44.453Z] 2025-05-20 06:53:44,229 MainThread pygsver.tag [run_tag] DEBUG tag force:False [2025-05-20T06:53:44.453Z] 2025-05-20 06:53:44,295 MainThread pygsver.init [clone_semver_branch] DEBUG clone semver branch to:/path/to/.semver [2025-05-20T06:53:44.453Z] 2025-05-20 06:53:44,334 MainThread pygsver.init [create_semver_branch] DEBUG create semver branch [2025-05-20T06:53:44.453Z] 2025-05-20 06:53:44,376 MainThread pygsver.init [remove_entries] DEBUG removing ['groupa', 'groupc'] [2025-05-20T06:53:44.453Z] 2025-05-20 06:53:44,416 MainThread pygsver.init [remove_semver_folder] DEBUG remove /some/path/.semver directory and its contents [2025-05-20T06:53:44.719Z] 2025-05-20 06:53:44,604 MainThread pygsver.init [run_init] DEBUG init version:1.2.3-dev.1 force:False [2025-05-20T06:53:44.719Z] 2025-05-20 06:53:44,658 MainThread pygsver.init [run_init] DEBUG init version:1.2.3-dev.1 force:False [2025-05-20T06:53:44.985Z] 2025-05-20 06:53:44,738 MainThread pygsver.utils [append_file] DEBUG append to file:/some/path [2025-05-20T06:53:44.985Z] 2025-05-20 06:53:44,804 MainThread pygsver.utils [append_file] DEBUG append to file:/some/path [2025-05-20T06:53:44.985Z] 2025-05-20 06:53:44,888 MainThread pygsver.utils [read_version] DEBUG read version from /repo/.semver/main [2025-05-20T06:53:44.985Z] 2025-05-20 06:53:44,958 MainThread pygsver.utils [read_version] DEBUG read version from /repo/.semver/main [2025-05-20T06:53:45.251Z] 2025-05-20 06:53:44,998 MainThread pygsver.utils [write_file] DEBUG write to file:/some/path [2025-05-20T06:53:45.251Z] 2025-05-20 06:53:45,038 MainThread pygsver.utils [write_version] DEBUG write version:1.2.3-dev.1 to path:/repo/.semver/main with force:False [2025-05-20T06:53:45.251Z] 2025-05-20 06:53:45,078 MainThread pygsver.utils [write_version] DEBUG write version:1.2.3-dev.1 to path:/repo/.semver/main with force:True [2025-05-20T06:53:45.251Z] 2025-05-20 06:53:45,119 MainThread pygsver.utils [write_version] DEBUG write version:1.2.3-dev.1 to path:/repo/.semver/main with force:True [2025-05-20T06:53:45.251Z] 2025-05-20 06:53:45,120 MainThread pygsver.utils [write_version] DEBUG version is same as current version 1.2.3-dev.1 [2025-05-20T06:53:45.251Z] 2025-05-20 06:53:45,182 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.0 on axis:major with prefix:None [2025-05-20T06:53:45.251Z] 2025-05-20 06:53:45,183 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.0 [2025-05-20T06:53:45.251Z] 2025-05-20 06:53:45,184 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.0 on axis:minor with prefix:None [2025-05-20T06:53:45.251Z] 2025-05-20 06:53:45,184 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.2.0 [2025-05-20T06:53:45.251Z] 2025-05-20 06:53:45,185 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.0 on axis:patch with prefix:None [2025-05-20T06:53:45.251Z] 2025-05-20 06:53:45,186 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.1 [2025-05-20T06:53:45.251Z] 2025-05-20 06:53:45,187 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.1 on axis:patch with prefix:dev [2025-05-20T06:53:45.251Z] 2025-05-20 06:53:45,187 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.2 [2025-05-20T06:53:45.251Z] 2025-05-20 06:53:45,188 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.0 on axis:pre with prefix:dev [2025-05-20T06:53:45.251Z] 2025-05-20 06:53:45,189 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.1-dev.1 [2025-05-20T06:53:45.251Z] 2025-05-20 06:53:45,190 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.1-dev.1 on axis:pre with prefix:dev [2025-05-20T06:53:45.251Z] 2025-05-20 06:53:45,190 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.1-dev.2 [2025-05-20T06:53:45.251Z] 2025-05-20 06:53:45,191 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.1-dev.2 on axis:final with prefix:None [2025-05-20T06:53:45.251Z] 2025-05-20 06:53:45,192 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.1 [2025-05-20T06:53:45.251Z] 2025-05-20 06:53:45,192 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.1-dev.1 on axis:pre with prefix:rc [2025-05-20T06:53:45.251Z] 2025-05-20 06:53:45,193 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.0 on axis:pre with prefix:dev [2025-05-20T06:53:45.251Z] 2025-05-20 06:53:45,194 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.1-dev.1 [2025-05-20T06:53:45.251Z] 2025-05-20 06:53:45,195 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.1 on axis:pre with prefix:dev [2025-05-20T06:53:45.251Z] 2025-05-20 06:53:45,195 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.2-dev.1 [2025-05-20T06:53:45.251Z] 2025-05-20 06:53:45,196 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.2-dev.1 on axis:pre with prefix:dev [2025-05-20T06:53:45.251Z] 2025-05-20 06:53:45,197 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.2-dev.2 [2025-05-20T06:53:45.251Z] 2025-05-20 06:53:45,198 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.2-dev.2 on axis:patch with prefix:None [2025-05-20T06:53:45.251Z] 2025-05-20 06:53:45,198 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.3 [2025-05-20T06:53:45.251Z] 2025-05-20 06:53:45,199 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.3 on axis:pre with prefix:dev [2025-05-20T06:53:45.251Z] 2025-05-20 06:53:45,200 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.4-dev.1 [2025-05-20T06:53:45.251Z] 2025-05-20 06:53:45,201 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.4-dev.1 on axis:minor with prefix:None [2025-05-20T06:53:45.251Z] 2025-05-20 06:53:45,201 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.1.0 [2025-05-20T06:53:45.251Z] 2025-05-20 06:53:45,202 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.1.0 on axis:pre with prefix:dev [2025-05-20T06:53:45.251Z] 2025-05-20 06:53:45,203 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.1.1-dev.1 [2025-05-20T06:53:45.251Z] 2025-05-20 06:53:45,204 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.1.1-dev.1 on axis:major with prefix:None [2025-05-20T06:53:45.251Z] 2025-05-20 06:53:45,204 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.0 [2025-05-20T06:53:45.251Z] 2025-05-20 06:53:45,205 MainThread pygsver.bump [bump_version] DEBUG bumping version:2.0.0 on axis:pre with prefix:dev [2025-05-20T06:53:45.251Z] 2025-05-20 06:53:45,206 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.1-dev.1 [2025-05-20T06:53:45.251Z] 2025-05-20 06:53:45,207 MainThread pygsver.bump [bump_version] DEBUG bumping version:2.0.1-dev.1 on axis:final with prefix:None [2025-05-20T06:53:45.251Z] 2025-05-20 06:53:45,207 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.1 [2025-05-20T06:53:45.251Z] 2025-05-20 06:53:45,208 MainThread pygsver.bump [bump_version] DEBUG bumping version:2.0.1 on axis:pre with prefix:dev [2025-05-20T06:53:45.251Z] 2025-05-20 06:53:45,209 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.2-dev.1 [2025-05-20T06:53:45.251Z] 2025-05-20 06:53:45,209 MainThread pygsver.bump [bump_version] DEBUG bumping version:2.0.2-dev.1 on axis:pre with prefix:None [2025-05-20T06:53:45.251Z] 2025-05-20 06:53:45,210 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.2-dev.2 [2025-05-20T06:53:45.954Z] [INFO] Executed 39 unit tests [2025-05-20T06:53:45.954Z] [INFO] All unit tests passed. [2025-05-20T06:53:45.954Z] [INFO] Building distribution in /code/target/dist/pygsver-0.1.4 [2025-05-20T06:53:45.954Z] [INFO] Copying scripts to /code/target/dist/pygsver-0.1.4/scripts [2025-05-20T06:53:45.954Z] [INFO] Writing setup.py as /code/target/dist/pygsver-0.1.4/setup.py [2025-05-20T06:53:45.954Z] [INFO] Collecting coverage information for 'pybuilder.plugins.python.unittest_plugin:run_unit_tests' [2025-05-20T06:53:45.954Z] [WARN] ut_coverage_branch_threshold_warn is 0 and branch coverage will not be checked [2025-05-20T06:53:45.954Z] [WARN] ut_coverage_branch_partial_threshold_warn is 0 and partial branch coverage will not be checked [2025-05-20T06:53:45.954Z] [INFO] Running unit tests [2025-05-20T06:53:45.954Z] [INFO] Executing unit tests from Python modules in /code/src/unittest/python [2025-05-20T06:53:51.369Z] 2025-05-20 06:53:51,064 MainThread pygsver.cli [main] ERROR something bad happened [2025-05-20T06:53:51.369Z] ERROR: something bad happened [2025-05-20T06:53:51.369Z] 1.2.3-dev.1 [2025-05-20T06:53:51.369Z] 2025-05-20 06:53:51,241 MainThread pygsver.push [run_push] DEBUG push [2025-05-20T06:53:51.369Z] 2025-05-20 06:53:51,243 MainThread pygsver.push [run_push] DEBUG no remote changes detected [2025-05-20T06:53:51.369Z] 2025-05-20 06:53:51,245 MainThread pygsver.push [run_push] DEBUG push all version tags [2025-05-20T06:53:51.369Z] 2025-05-20 06:53:51,288 MainThread pygsver.push [run_push] DEBUG push [2025-05-20T06:53:51.369Z] 2025-05-20 06:53:51,290 MainThread pygsver.push [run_push] DEBUG remote changes detected [2025-05-20T06:53:51.369Z] 2025-05-20 06:53:51,291 MainThread pygsver.push [run_push] DEBUG latest remote commit 890123abcdef is not in local commits [2025-05-20T06:53:51.369Z] 2025-05-20 06:53:51,291 MainThread pygsver.push [run_push] DEBUG integrating remote changes with a git pull [2025-05-20T06:53:51.369Z] 2025-05-20 06:53:51,295 MainThread pygsver.push [run_push] DEBUG push all version tags [2025-05-20T06:53:51.640Z] 2025-05-20 06:53:51,381 MainThread pygsver.tag [check_head_tag] DEBUG check head tag [2025-05-20T06:53:51.640Z] 2025-05-20 06:53:51,433 MainThread pygsver.tag [check_head_tag] DEBUG check head tag [2025-05-20T06:53:51.640Z] 2025-05-20 06:53:51,472 MainThread pygsver.tag [check_head_tag] DEBUG check head tag [2025-05-20T06:53:51.640Z] 2025-05-20 06:53:51,473 MainThread pygsver.tag [check_head_tag] DEBUG checking if 1.2.3-dev.1 is a valid semver version [2025-05-20T06:53:51.640Z] 2025-05-20 06:53:51,552 MainThread pygsver.tag [run_tag] DEBUG tag force:True [2025-05-20T06:53:51.640Z] 2025-05-20 06:53:51,593 MainThread pygsver.tag [run_tag] DEBUG tag force:False [2025-05-20T06:53:51.906Z] 2025-05-20 06:53:51,681 MainThread pygsver.init [clone_semver_branch] DEBUG clone semver branch to:/path/to/.semver [2025-05-20T06:53:51.906Z] 2025-05-20 06:53:51,735 MainThread pygsver.init [create_semver_branch] DEBUG create semver branch [2025-05-20T06:53:51.906Z] 2025-05-20 06:53:51,785 MainThread pygsver.init [remove_entries] DEBUG removing ['groupa', 'groupc'] [2025-05-20T06:53:51.906Z] 2025-05-20 06:53:51,830 MainThread pygsver.init [remove_semver_folder] DEBUG remove /some/path/.semver directory and its contents [2025-05-20T06:53:52.169Z] 2025-05-20 06:53:52,043 MainThread pygsver.init [run_init] DEBUG init version:1.2.3-dev.1 force:False [2025-05-20T06:53:52.169Z] 2025-05-20 06:53:52,092 MainThread pygsver.init [run_init] DEBUG init version:1.2.3-dev.1 force:False [2025-05-20T06:53:52.432Z] 2025-05-20 06:53:52,199 MainThread pygsver.utils [append_file] DEBUG append to file:/some/path [2025-05-20T06:53:52.432Z] 2025-05-20 06:53:52,257 MainThread pygsver.utils [append_file] DEBUG append to file:/some/path [2025-05-20T06:53:52.432Z] 2025-05-20 06:53:52,360 MainThread pygsver.utils [read_version] DEBUG read version from /repo/.semver/main [2025-05-20T06:53:52.696Z] 2025-05-20 06:53:52,441 MainThread pygsver.utils [read_version] DEBUG read version from /repo/.semver/main [2025-05-20T06:53:52.696Z] 2025-05-20 06:53:52,480 MainThread pygsver.utils [write_file] DEBUG write to file:/some/path [2025-05-20T06:53:52.696Z] 2025-05-20 06:53:52,531 MainThread pygsver.utils [write_version] DEBUG write version:1.2.3-dev.1 to path:/repo/.semver/main with force:False [2025-05-20T06:53:52.696Z] 2025-05-20 06:53:52,581 MainThread pygsver.utils [write_version] DEBUG write version:1.2.3-dev.1 to path:/repo/.semver/main with force:True [2025-05-20T06:53:52.696Z] 2025-05-20 06:53:52,631 MainThread pygsver.utils [write_version] DEBUG write version:1.2.3-dev.1 to path:/repo/.semver/main with force:True [2025-05-20T06:53:52.696Z] 2025-05-20 06:53:52,633 MainThread pygsver.utils [write_version] DEBUG version is same as current version 1.2.3-dev.1 [2025-05-20T06:53:52.961Z] 2025-05-20 06:53:52,700 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.0 on axis:major with prefix:None [2025-05-20T06:53:52.961Z] 2025-05-20 06:53:52,702 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.0 [2025-05-20T06:53:52.961Z] 2025-05-20 06:53:52,703 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.0 on axis:minor with prefix:None [2025-05-20T06:53:52.961Z] 2025-05-20 06:53:52,704 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.2.0 [2025-05-20T06:53:52.961Z] 2025-05-20 06:53:52,705 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.0 on axis:patch with prefix:None [2025-05-20T06:53:52.961Z] 2025-05-20 06:53:52,707 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.1 [2025-05-20T06:53:52.961Z] 2025-05-20 06:53:52,708 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.1 on axis:patch with prefix:dev [2025-05-20T06:53:52.961Z] 2025-05-20 06:53:52,709 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.2 [2025-05-20T06:53:52.961Z] 2025-05-20 06:53:52,710 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.0 on axis:pre with prefix:dev [2025-05-20T06:53:52.962Z] 2025-05-20 06:53:52,711 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.1-dev.1 [2025-05-20T06:53:52.962Z] 2025-05-20 06:53:52,712 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.1-dev.1 on axis:pre with prefix:dev [2025-05-20T06:53:52.962Z] 2025-05-20 06:53:52,713 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.1-dev.2 [2025-05-20T06:53:52.962Z] 2025-05-20 06:53:52,714 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.1-dev.2 on axis:final with prefix:None [2025-05-20T06:53:52.962Z] 2025-05-20 06:53:52,715 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.1 [2025-05-20T06:53:52.962Z] 2025-05-20 06:53:52,716 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.1-dev.1 on axis:pre with prefix:rc [2025-05-20T06:53:52.962Z] 2025-05-20 06:53:52,717 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.0 on axis:pre with prefix:dev [2025-05-20T06:53:52.962Z] 2025-05-20 06:53:52,718 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.1-dev.1 [2025-05-20T06:53:52.962Z] 2025-05-20 06:53:52,719 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.1 on axis:pre with prefix:dev [2025-05-20T06:53:52.962Z] 2025-05-20 06:53:52,720 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.2-dev.1 [2025-05-20T06:53:52.962Z] 2025-05-20 06:53:52,721 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.2-dev.1 on axis:pre with prefix:dev [2025-05-20T06:53:52.962Z] 2025-05-20 06:53:52,723 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.2-dev.2 [2025-05-20T06:53:52.962Z] 2025-05-20 06:53:52,724 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.2-dev.2 on axis:patch with prefix:None [2025-05-20T06:53:52.962Z] 2025-05-20 06:53:52,725 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.3 [2025-05-20T06:53:52.962Z] 2025-05-20 06:53:52,726 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.3 on axis:pre with prefix:dev [2025-05-20T06:53:52.962Z] 2025-05-20 06:53:52,727 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.4-dev.1 [2025-05-20T06:53:52.962Z] 2025-05-20 06:53:52,728 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.4-dev.1 on axis:minor with prefix:None [2025-05-20T06:53:52.962Z] 2025-05-20 06:53:52,729 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.1.0 [2025-05-20T06:53:52.962Z] 2025-05-20 06:53:52,730 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.1.0 on axis:pre with prefix:dev [2025-05-20T06:53:52.962Z] 2025-05-20 06:53:52,731 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.1.1-dev.1 [2025-05-20T06:53:52.962Z] 2025-05-20 06:53:52,732 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.1.1-dev.1 on axis:major with prefix:None [2025-05-20T06:53:52.962Z] 2025-05-20 06:53:52,733 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.0 [2025-05-20T06:53:52.962Z] 2025-05-20 06:53:52,735 MainThread pygsver.bump [bump_version] DEBUG bumping version:2.0.0 on axis:pre with prefix:dev [2025-05-20T06:53:52.962Z] 2025-05-20 06:53:52,736 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.1-dev.1 [2025-05-20T06:53:52.962Z] 2025-05-20 06:53:52,737 MainThread pygsver.bump [bump_version] DEBUG bumping version:2.0.1-dev.1 on axis:final with prefix:None [2025-05-20T06:53:52.962Z] 2025-05-20 06:53:52,738 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.1 [2025-05-20T06:53:52.962Z] 2025-05-20 06:53:52,739 MainThread pygsver.bump [bump_version] DEBUG bumping version:2.0.1 on axis:pre with prefix:dev [2025-05-20T06:53:52.962Z] 2025-05-20 06:53:52,740 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.2-dev.1 [2025-05-20T06:53:52.962Z] 2025-05-20 06:53:52,741 MainThread pygsver.bump [bump_version] DEBUG bumping version:2.0.2-dev.1 on axis:pre with prefix:None [2025-05-20T06:53:52.962Z] 2025-05-20 06:53:52,742 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.2-dev.2 [2025-05-20T06:54:49.311Z] [INFO] Executed 39 unit tests [2025-05-20T06:54:49.311Z] [INFO] All unit tests passed. [2025-05-20T06:54:49.311Z] [INFO] Overall pybuilder.plugins.python.unittest_plugin.run_unit_tests coverage is 100% [2025-05-20T06:54:49.311Z] [INFO] Overall pybuilder.plugins.python.unittest_plugin.run_unit_tests branch coverage is 85% [2025-05-20T06:54:49.311Z] [INFO] Overall pybuilder.plugins.python.unittest_plugin.run_unit_tests partial branch coverage is 85% [2025-05-20T06:54:49.311Z] [INFO] Overall pygsver coverage is 100% [2025-05-20T06:54:49.311Z] [INFO] Overall pygsver branch coverage is 85% [2025-05-20T06:54:49.311Z] [INFO] Overall pygsver partial branch coverage is 85% [2025-05-20T06:54:49.311Z] [INFO] Building binary distribution in /code/target/dist/pygsver-0.1.4 [2025-05-20T06:54:49.311Z] [INFO] Running Twine check for generated artifacts [2025-05-20T06:54:49.311Z] [INFO] Installing project pygsver-0.1.4 [2025-05-20T06:54:49.311Z] ------------------------------------------------------------ [2025-05-20T06:54:49.311Z] BUILD SUCCESSFUL [2025-05-20T06:54:49.311Z] ------------------------------------------------------------ [2025-05-20T06:54:49.311Z] Build Summary [2025-05-20T06:54:49.311Z] Project: pygsver [2025-05-20T06:54:49.311Z] Version: 0.1.4 [2025-05-20T06:54:49.311Z] Base directory: /code [2025-05-20T06:54:49.311Z] Environments: [2025-05-20T06:54:49.311Z] Tasks: prepare [63728 ms] compile_sources [0 ms] run_unit_tests [6216 ms] package [17 ms] run_integration_tests [0 ms] verify [0 ms] coverage [10308 ms] publish [12159 ms] install [36250 ms] [2025-05-20T06:54:49.311Z] Build finished at 2025-05-20 06:54:44 [2025-05-20T06:54:49.311Z] Build took 156 seconds (156908 ms) [2025-05-20T06:54:57.510Z] Removing intermediate container 17881589b224 [2025-05-20T06:54:57.510Z] ---> fcca0fbbd256 [2025-05-20T06:54:57.510Z] Step 9/20 : FROM python:3.13-slim [2025-05-20T06:54:57.510Z] ---> f46ee18793e5 [2025-05-20T06:54:57.776Z] Step 10/20 : ENV PYTHONDONTWRITEBYTECODE 1 [2025-05-20T06:54:57.776Z] ---> Using cache [2025-05-20T06:54:57.776Z] ---> 303dfcf9255d [2025-05-20T06:54:57.776Z] Step 11/20 : ENV GIT_PYTHON_TRACE 1 [2025-05-20T06:54:57.776Z] ---> Using cache [2025-05-20T06:54:57.776Z] ---> a528f8f02e7a [2025-05-20T06:54:57.776Z] Step 12/20 : WORKDIR /opt/pygsver [2025-05-20T06:54:57.776Z] ---> Running in 5ecdeaf6e524 [2025-05-20T06:54:58.742Z] Removing intermediate container 5ecdeaf6e524 [2025-05-20T06:54:58.742Z] ---> e91b25e3cadf [2025-05-20T06:54:58.742Z] Step 13/20 : RUN apt-get update && apt-get install -y ssh netcat-traditional git gosu [2025-05-20T06:54:58.742Z] ---> Running in c51f06864fc2 [2025-05-20T06:55:00.157Z] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] [2025-05-20T06:55:00.157Z] Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] [2025-05-20T06:55:00.157Z] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] [2025-05-20T06:55:00.423Z] Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8693 kB] [2025-05-20T06:55:00.695Z] Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [512 B] [2025-05-20T06:55:00.962Z] Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [254 kB] [2025-05-20T06:55:04.303Z] Fetched 9203 kB in 4s (2460 kB/s) [2025-05-20T06:55:07.643Z] Reading package lists... [2025-05-20T06:55:11.900Z] Reading package lists... [2025-05-20T06:55:11.900Z] Building dependency tree... [2025-05-20T06:55:11.900Z] Reading state information... [2025-05-20T06:55:12.851Z] The following additional packages will be installed: [2025-05-20T06:55:12.852Z] dbus dbus-bin dbus-daemon dbus-session-bus-common dbus-system-bus-common [2025-05-20T06:55:12.852Z] dbus-user-session dmsetup git-man krb5-locales less libapparmor1 libargon2-1 [2025-05-20T06:55:12.852Z] libbrotli1 libbsd0 libcbor0.8 libcryptsetup12 libcurl3-gnutls libdbus-1-3 [2025-05-20T06:55:12.852Z] libdevmapper1.02.1 libedit2 liberror-perl libexpat1 libfdisk1 libfido2-1 [2025-05-20T06:55:12.852Z] libgdbm-compat4 libgssapi-krb5-2 libip4tc2 libjson-c5 libk5crypto3 [2025-05-20T06:55:12.852Z] libkeyutils1 libkmod2 libkrb5-3 libkrb5support0 libldap-2.5-0 libldap-common [2025-05-20T06:55:12.852Z] libnghttp2-14 libnsl2 libnss-systemd libpam-systemd libperl5.36 libproc2-0 [2025-05-20T06:55:12.852Z] libpsl5 librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db libssh2-1 [2025-05-20T06:55:12.852Z] libssl3 libsystemd-shared libtirpc-common libtirpc3 libwrap0 libx11-6 [2025-05-20T06:55:12.852Z] libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 ncurses-term [2025-05-20T06:55:12.852Z] openssh-client openssh-server openssh-sftp-server openssl patch perl [2025-05-20T06:55:12.852Z] perl-modules-5.36 procps psmisc publicsuffix runit-helper sensible-utils [2025-05-20T06:55:12.852Z] systemd systemd-sysv systemd-timesyncd ucf xauth [2025-05-20T06:55:12.852Z] Suggested packages: [2025-05-20T06:55:12.852Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-email git-gui [2025-05-20T06:55:12.852Z] gitk gitweb git-cvs git-mediawiki git-svn krb5-doc krb5-user [2025-05-20T06:55:12.852Z] libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal [2025-05-20T06:55:12.852Z] libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql keychain [2025-05-20T06:55:12.852Z] libpam-ssh monkeysphere ssh-askpass molly-guard ufw ed diffutils-doc [2025-05-20T06:55:12.852Z] perl-doc libterm-readline-gnu-perl | libterm-readline-perl-perl make [2025-05-20T06:55:12.852Z] libtap-harness-archive-perl systemd-container systemd-homed systemd-userdbd [2025-05-20T06:55:12.852Z] systemd-boot systemd-resolved libqrencode4 libtss2-esys-3.0.2-0 libtss2-mu0 [2025-05-20T06:55:12.852Z] libtss2-rc0 polkitd | policykit-1 [2025-05-20T06:55:17.095Z] The following NEW packages will be installed: [2025-05-20T06:55:17.095Z] dbus dbus-bin dbus-daemon dbus-session-bus-common dbus-system-bus-common [2025-05-20T06:55:17.095Z] dbus-user-session dmsetup git git-man gosu krb5-locales less libapparmor1 [2025-05-20T06:55:17.095Z] libargon2-1 libbrotli1 libbsd0 libcbor0.8 libcryptsetup12 libcurl3-gnutls [2025-05-20T06:55:17.095Z] libdbus-1-3 libdevmapper1.02.1 libedit2 liberror-perl libexpat1 libfdisk1 [2025-05-20T06:55:17.095Z] libfido2-1 libgdbm-compat4 libgssapi-krb5-2 libip4tc2 libjson-c5 [2025-05-20T06:55:17.095Z] libk5crypto3 libkeyutils1 libkmod2 libkrb5-3 libkrb5support0 libldap-2.5-0 [2025-05-20T06:55:17.095Z] libldap-common libnghttp2-14 libnsl2 libnss-systemd libpam-systemd [2025-05-20T06:55:17.095Z] libperl5.36 libproc2-0 libpsl5 librtmp1 libsasl2-2 libsasl2-modules [2025-05-20T06:55:17.095Z] libsasl2-modules-db libssh2-1 libsystemd-shared libtirpc-common libtirpc3 [2025-05-20T06:55:17.095Z] libwrap0 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 [2025-05-20T06:55:17.095Z] ncurses-term netcat-traditional openssh-client openssh-server [2025-05-20T06:55:17.095Z] openssh-sftp-server patch perl perl-modules-5.36 procps psmisc publicsuffix [2025-05-20T06:55:17.095Z] runit-helper sensible-utils ssh systemd systemd-sysv systemd-timesyncd ucf [2025-05-20T06:55:17.095Z] xauth [2025-05-20T06:55:17.095Z] The following packages will be upgraded: [2025-05-20T06:55:17.095Z] libssl3 openssl [2025-05-20T06:55:17.095Z] 2 upgraded, 79 newly installed, 0 to remove and 9 not upgraded. [2025-05-20T06:55:17.095Z] Need to get 34.1 MB of archives. [2025-05-20T06:55:17.095Z] After this operation, 158 MB of additional disk space will be used. [2025-05-20T06:55:17.095Z] Get:1 http://deb.debian.org/debian bookworm/main arm64 libargon2-1 arm64 0~20171227-0.3+deb12u1 [18.7 kB] [2025-05-20T06:55:17.095Z] Get:2 http://deb.debian.org/debian bookworm/main arm64 dmsetup arm64 2:1.02.185-2 [75.2 kB] [2025-05-20T06:55:17.095Z] Get:3 http://deb.debian.org/debian bookworm/main arm64 libdevmapper1.02.1 arm64 2:1.02.185-2 [115 kB] [2025-05-20T06:55:17.095Z] Get:4 http://deb.debian.org/debian bookworm/main arm64 libjson-c5 arm64 0.16-2 [42.9 kB] [2025-05-20T06:55:17.095Z] Get:5 http://deb.debian.org/debian bookworm/main arm64 libssl3 arm64 3.0.16-1~deb12u1 [1812 kB] [2025-05-20T06:55:17.095Z] Get:6 http://deb.debian.org/debian bookworm/main arm64 libcryptsetup12 arm64 2:2.6.1-4~deb12u2 [205 kB] [2025-05-20T06:55:17.095Z] Get:7 http://deb.debian.org/debian bookworm/main arm64 libfdisk1 arm64 2.38.1-5+deb12u3 [182 kB] [2025-05-20T06:55:17.095Z] Get:8 http://deb.debian.org/debian bookworm/main arm64 libkmod2 arm64 30+20221128-1 [54.4 kB] [2025-05-20T06:55:17.095Z] Get:9 http://deb.debian.org/debian bookworm/main arm64 libapparmor1 arm64 3.0.8-3 [40.3 kB] [2025-05-20T06:55:17.095Z] Get:10 http://deb.debian.org/debian bookworm/main arm64 libip4tc2 arm64 1.8.9-2 [18.5 kB] [2025-05-20T06:55:17.095Z] Get:11 http://deb.debian.org/debian bookworm/main arm64 libsystemd-shared arm64 252.36-1~deb12u1 [1511 kB] [2025-05-20T06:55:17.095Z] Get:12 http://deb.debian.org/debian bookworm/main arm64 systemd arm64 252.36-1~deb12u1 [2837 kB] [2025-05-20T06:55:17.095Z] Get:13 http://deb.debian.org/debian bookworm/main arm64 systemd-sysv arm64 252.36-1~deb12u1 [42.6 kB] [2025-05-20T06:55:17.095Z] Get:14 http://deb.debian.org/debian bookworm/main arm64 libdbus-1-3 arm64 1.14.10-1~deb12u1 [193 kB] [2025-05-20T06:55:17.095Z] Get:15 http://deb.debian.org/debian bookworm/main arm64 dbus-bin arm64 1.14.10-1~deb12u1 [104 kB] [2025-05-20T06:55:17.095Z] Get:16 http://deb.debian.org/debian bookworm/main arm64 dbus-session-bus-common all 1.14.10-1~deb12u1 [78.2 kB] [2025-05-20T06:55:17.095Z] Get:17 http://deb.debian.org/debian bookworm/main arm64 libexpat1 arm64 2.5.0-1+deb12u1 [84.6 kB] [2025-05-20T06:55:17.095Z] Get:18 http://deb.debian.org/debian bookworm/main arm64 dbus-daemon arm64 1.14.10-1~deb12u1 [176 kB] [2025-05-20T06:55:17.095Z] Get:19 http://deb.debian.org/debian bookworm/main arm64 dbus-system-bus-common all 1.14.10-1~deb12u1 [79.3 kB] [2025-05-20T06:55:17.095Z] Get:20 http://deb.debian.org/debian bookworm/main arm64 dbus arm64 1.14.10-1~deb12u1 [96.2 kB] [2025-05-20T06:55:17.095Z] Get:21 http://deb.debian.org/debian bookworm/main arm64 perl-modules-5.36 all 5.36.0-7+deb12u2 [2815 kB] [2025-05-20T06:55:17.095Z] Get:22 http://deb.debian.org/debian bookworm/main arm64 libgdbm-compat4 arm64 1.23-3 [48.0 kB] [2025-05-20T06:55:17.095Z] Get:23 http://deb.debian.org/debian bookworm/main arm64 libperl5.36 arm64 5.36.0-7+deb12u2 [4027 kB] [2025-05-20T06:55:17.363Z] Get:24 http://deb.debian.org/debian bookworm/main arm64 perl arm64 5.36.0-7+deb12u2 [239 kB] [2025-05-20T06:55:17.363Z] Get:25 http://deb.debian.org/debian bookworm/main arm64 libbsd0 arm64 0.11.7-2 [115 kB] [2025-05-20T06:55:17.363Z] Get:26 http://deb.debian.org/debian bookworm/main arm64 libedit2 arm64 3.1-20221030-2 [88.1 kB] [2025-05-20T06:55:17.363Z] Get:27 http://deb.debian.org/debian bookworm/main arm64 libcbor0.8 arm64 0.8.0-2+b1 [26.0 kB] [2025-05-20T06:55:17.363Z] Get:28 http://deb.debian.org/debian bookworm/main arm64 libfido2-1 arm64 1.12.0-2+b1 [72.6 kB] [2025-05-20T06:55:17.363Z] Get:29 http://deb.debian.org/debian bookworm/main arm64 libkrb5support0 arm64 1.20.1-2+deb12u3 [32.0 kB] [2025-05-20T06:55:17.363Z] Get:30 http://deb.debian.org/debian bookworm/main arm64 libk5crypto3 arm64 1.20.1-2+deb12u3 [79.3 kB] [2025-05-20T06:55:17.363Z] Get:31 http://deb.debian.org/debian bookworm/main arm64 libkeyutils1 arm64 1.6.3-2 [8844 B] [2025-05-20T06:55:17.363Z] Get:32 http://deb.debian.org/debian bookworm/main arm64 libkrb5-3 arm64 1.20.1-2+deb12u3 [313 kB] [2025-05-20T06:55:17.363Z] Get:33 http://deb.debian.org/debian bookworm/main arm64 libgssapi-krb5-2 arm64 1.20.1-2+deb12u3 [124 kB] [2025-05-20T06:55:17.363Z] Get:34 http://deb.debian.org/debian bookworm/main arm64 openssh-client arm64 1:9.2p1-2+deb12u6 [937 kB] [2025-05-20T06:55:17.363Z] Get:35 http://deb.debian.org/debian bookworm/main arm64 openssh-sftp-server arm64 1:9.2p1-2+deb12u6 [60.7 kB] [2025-05-20T06:55:17.363Z] Get:36 http://deb.debian.org/debian bookworm/main arm64 libproc2-0 arm64 2:4.0.2-3 [60.1 kB] [2025-05-20T06:55:17.363Z] Get:37 http://deb.debian.org/debian bookworm/main arm64 procps arm64 2:4.0.2-3 [698 kB] [2025-05-20T06:55:17.363Z] Get:38 http://deb.debian.org/debian bookworm/main arm64 sensible-utils all 0.0.17+nmu1 [19.0 kB] [2025-05-20T06:55:17.363Z] Get:39 http://deb.debian.org/debian bookworm/main arm64 ucf all 3.0043+nmu1+deb12u1 [55.3 kB] [2025-05-20T06:55:17.363Z] Get:40 http://deb.debian.org/debian bookworm/main arm64 runit-helper all 2.15.2 [6520 B] [2025-05-20T06:55:17.363Z] Get:41 http://deb.debian.org/debian bookworm/main arm64 libtirpc-common all 1.3.3+ds-1 [14.0 kB] [2025-05-20T06:55:17.363Z] Get:42 http://deb.debian.org/debian bookworm/main arm64 libtirpc3 arm64 1.3.3+ds-1 [80.9 kB] [2025-05-20T06:55:17.363Z] Get:43 http://deb.debian.org/debian bookworm/main arm64 libnsl2 arm64 1.3.0-2 [36.9 kB] [2025-05-20T06:55:17.363Z] Get:44 http://deb.debian.org/debian bookworm/main arm64 libwrap0 arm64 7.6.q-32 [54.7 kB] [2025-05-20T06:55:17.363Z] Get:45 http://deb.debian.org/debian bookworm/main arm64 openssh-server arm64 1:9.2p1-2+deb12u6 [413 kB] [2025-05-20T06:55:17.363Z] Get:46 http://deb.debian.org/debian bookworm/main arm64 less arm64 590-2.1~deb12u2 [128 kB] [2025-05-20T06:55:17.363Z] Get:47 http://deb.debian.org/debian bookworm/main arm64 krb5-locales all 1.20.1-2+deb12u3 [63.1 kB] [2025-05-20T06:55:17.363Z] Get:48 http://deb.debian.org/debian bookworm/main arm64 libnss-systemd arm64 252.36-1~deb12u1 [151 kB] [2025-05-20T06:55:17.363Z] Get:49 http://deb.debian.org/debian bookworm/main arm64 libpam-systemd arm64 252.36-1~deb12u1 [209 kB] [2025-05-20T06:55:17.363Z] Get:50 http://deb.debian.org/debian bookworm/main arm64 ncurses-term all 6.4-4 [501 kB] [2025-05-20T06:55:17.363Z] Get:51 http://deb.debian.org/debian bookworm/main arm64 netcat-traditional arm64 1.10-47 [66.9 kB] [2025-05-20T06:55:17.363Z] Get:52 http://deb.debian.org/debian bookworm/main arm64 systemd-timesyncd arm64 252.36-1~deb12u1 [61.7 kB] [2025-05-20T06:55:17.363Z] Get:53 http://deb.debian.org/debian bookworm/main arm64 dbus-user-session arm64 1.14.10-1~deb12u1 [78.1 kB] [2025-05-20T06:55:17.363Z] Get:54 http://deb.debian.org/debian bookworm/main arm64 libbrotli1 arm64 1.0.9-2+b6 [269 kB] [2025-05-20T06:55:17.363Z] Get:55 http://deb.debian.org/debian bookworm/main arm64 libsasl2-modules-db arm64 2.1.28+dfsg-10 [20.8 kB] [2025-05-20T06:55:17.363Z] Get:56 http://deb.debian.org/debian bookworm/main arm64 libsasl2-2 arm64 2.1.28+dfsg-10 [58.0 kB] [2025-05-20T06:55:17.363Z] Get:57 http://deb.debian.org/debian bookworm/main arm64 libldap-2.5-0 arm64 2.5.13+dfsg-5 [171 kB] [2025-05-20T06:55:17.363Z] Get:58 http://deb.debian.org/debian bookworm/main arm64 libnghttp2-14 arm64 1.52.0-1+deb12u2 [68.6 kB] [2025-05-20T06:55:17.363Z] Get:59 http://deb.debian.org/debian bookworm/main arm64 libpsl5 arm64 0.21.2-1 [58.6 kB] [2025-05-20T06:55:17.363Z] Get:60 http://deb.debian.org/debian bookworm/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2025-05-20T06:55:17.363Z] Get:61 http://deb.debian.org/debian bookworm/main arm64 libssh2-1 arm64 1.10.0-3+b1 [172 kB] [2025-05-20T06:55:17.363Z] Get:62 http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u12 [362 kB] [2025-05-20T06:55:17.363Z] Get:63 http://deb.debian.org/debian bookworm/main arm64 liberror-perl all 0.17029-2 [29.0 kB] [2025-05-20T06:55:17.363Z] Get:64 http://deb.debian.org/debian bookworm/main arm64 git-man all 1:2.39.5-0+deb12u2 [2053 kB] [2025-05-20T06:55:17.363Z] Get:65 http://deb.debian.org/debian bookworm/main arm64 git arm64 1:2.39.5-0+deb12u2 [7148 kB] [2025-05-20T06:55:17.628Z] Get:66 http://deb.debian.org/debian bookworm/main arm64 gosu arm64 1.14-1+b10 [663 kB] [2025-05-20T06:55:17.628Z] Get:67 http://deb.debian.org/debian bookworm/main arm64 libldap-common all 2.5.13+dfsg-5 [29.3 kB] [2025-05-20T06:55:17.628Z] Get:68 http://deb.debian.org/debian bookworm/main arm64 libsasl2-modules arm64 2.1.28+dfsg-10 [63.1 kB] [2025-05-20T06:55:17.628Z] Get:69 http://deb.debian.org/debian bookworm/main arm64 libxau6 arm64 1:1.0.9-1 [19.7 kB] [2025-05-20T06:55:17.628Z] Get:70 http://deb.debian.org/debian bookworm/main arm64 libxdmcp6 arm64 1:1.1.2-3 [25.4 kB] [2025-05-20T06:55:17.628Z] Get:71 http://deb.debian.org/debian bookworm/main arm64 libxcb1 arm64 1.15-1 [143 kB] [2025-05-20T06:55:17.628Z] Get:72 http://deb.debian.org/debian bookworm/main arm64 libx11-data all 2:1.8.4-2+deb12u2 [292 kB] [2025-05-20T06:55:17.628Z] Get:73 http://deb.debian.org/debian bookworm/main arm64 libx11-6 arm64 2:1.8.4-2+deb12u2 [735 kB] [2025-05-20T06:55:17.628Z] Get:74 http://deb.debian.org/debian bookworm/main arm64 libxext6 arm64 2:1.3.4-1+b1 [51.7 kB] [2025-05-20T06:55:17.628Z] Get:75 http://deb.debian.org/debian bookworm/main arm64 libxmuu1 arm64 2:1.1.3-3 [24.0 kB] [2025-05-20T06:55:17.628Z] Get:76 http://deb.debian.org/debian bookworm/main arm64 openssl arm64 3.0.16-1~deb12u1 [1395 kB] [2025-05-20T06:55:17.628Z] Get:77 http://deb.debian.org/debian bookworm/main arm64 patch arm64 2.7.6-7 [121 kB] [2025-05-20T06:55:17.628Z] Get:78 http://deb.debian.org/debian bookworm/main arm64 psmisc arm64 23.6-1 [257 kB] [2025-05-20T06:55:17.628Z] Get:79 http://deb.debian.org/debian bookworm/main arm64 publicsuffix all 20230209.2326-1 [126 kB] [2025-05-20T06:55:17.628Z] Get:80 http://deb.debian.org/debian bookworm/main arm64 ssh all 1:9.2p1-2+deb12u6 [174 kB] [2025-05-20T06:55:17.628Z] Get:81 http://deb.debian.org/debian bookworm/main arm64 xauth arm64 1:1.1.2-1 [35.5 kB] [2025-05-20T06:55:18.206Z] debconf: delaying package configuration, since apt-utils is not installed [2025-05-20T06:55:18.474Z] Fetched 34.1 MB in 1s (44.4 MB/s) [2025-05-20T06:55:18.474Z] Selecting previously unselected package libargon2-1:arm64. [2025-05-20T06:55:18.474Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6626 files and directories currently installed.) [2025-05-20T06:55:18.474Z] Preparing to unpack .../00-libargon2-1_0~20171227-0.3+deb12u1_arm64.deb ... [2025-05-20T06:55:18.474Z] Unpacking libargon2-1:arm64 (0~20171227-0.3+deb12u1) ... [2025-05-20T06:55:18.739Z] Selecting previously unselected package dmsetup. [2025-05-20T06:55:18.739Z] Preparing to unpack .../01-dmsetup_2%3a1.02.185-2_arm64.deb ... [2025-05-20T06:55:18.739Z] Unpacking dmsetup (2:1.02.185-2) ... [2025-05-20T06:55:18.739Z] Selecting previously unselected package libdevmapper1.02.1:arm64. [2025-05-20T06:55:18.739Z] Preparing to unpack .../02-libdevmapper1.02.1_2%3a1.02.185-2_arm64.deb ... [2025-05-20T06:55:18.739Z] Unpacking libdevmapper1.02.1:arm64 (2:1.02.185-2) ... [2025-05-20T06:55:18.739Z] Selecting previously unselected package libjson-c5:arm64. [2025-05-20T06:55:18.739Z] Preparing to unpack .../03-libjson-c5_0.16-2_arm64.deb ... [2025-05-20T06:55:18.739Z] Unpacking libjson-c5:arm64 (0.16-2) ... [2025-05-20T06:55:19.005Z] Preparing to unpack .../04-libssl3_3.0.16-1~deb12u1_arm64.deb ... [2025-05-20T06:55:19.005Z] Unpacking libssl3:arm64 (3.0.16-1~deb12u1) over (3.0.15-1~deb12u1) ... [2025-05-20T06:55:19.270Z] Selecting previously unselected package libcryptsetup12:arm64. [2025-05-20T06:55:19.270Z] Preparing to unpack .../05-libcryptsetup12_2%3a2.6.1-4~deb12u2_arm64.deb ... [2025-05-20T06:55:19.270Z] Unpacking libcryptsetup12:arm64 (2:2.6.1-4~deb12u2) ... [2025-05-20T06:55:19.536Z] Selecting previously unselected package libfdisk1:arm64. [2025-05-20T06:55:19.536Z] Preparing to unpack .../06-libfdisk1_2.38.1-5+deb12u3_arm64.deb ... [2025-05-20T06:55:19.536Z] Unpacking libfdisk1:arm64 (2.38.1-5+deb12u3) ... [2025-05-20T06:55:19.536Z] Selecting previously unselected package libkmod2:arm64. [2025-05-20T06:55:19.536Z] Preparing to unpack .../07-libkmod2_30+20221128-1_arm64.deb ... [2025-05-20T06:55:19.536Z] Unpacking libkmod2:arm64 (30+20221128-1) ... [2025-05-20T06:55:19.801Z] Selecting previously unselected package libapparmor1:arm64. [2025-05-20T06:55:19.801Z] Preparing to unpack .../08-libapparmor1_3.0.8-3_arm64.deb ... [2025-05-20T06:55:19.801Z] Unpacking libapparmor1:arm64 (3.0.8-3) ... [2025-05-20T06:55:19.801Z] Selecting previously unselected package libip4tc2:arm64. [2025-05-20T06:55:19.801Z] Preparing to unpack .../09-libip4tc2_1.8.9-2_arm64.deb ... [2025-05-20T06:55:19.801Z] Unpacking libip4tc2:arm64 (1.8.9-2) ... [2025-05-20T06:55:19.801Z] Selecting previously unselected package libsystemd-shared:arm64. [2025-05-20T06:55:19.801Z] Preparing to unpack .../10-libsystemd-shared_252.36-1~deb12u1_arm64.deb ... [2025-05-20T06:55:19.801Z] Unpacking libsystemd-shared:arm64 (252.36-1~deb12u1) ... [2025-05-20T06:55:20.382Z] Setting up libssl3:arm64 (3.0.16-1~deb12u1) ... [2025-05-20T06:55:20.382Z] Selecting previously unselected package systemd. [2025-05-20T06:55:20.382Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6700 files and directories currently installed.) [2025-05-20T06:55:20.382Z] Preparing to unpack .../systemd_252.36-1~deb12u1_arm64.deb ... [2025-05-20T06:55:20.382Z] Unpacking systemd (252.36-1~deb12u1) ... [2025-05-20T06:55:21.338Z] Setting up libargon2-1:arm64 (0~20171227-0.3+deb12u1) ... [2025-05-20T06:55:21.338Z] Setting up libjson-c5:arm64 (0.16-2) ... [2025-05-20T06:55:21.338Z] Setting up libfdisk1:arm64 (2.38.1-5+deb12u3) ... [2025-05-20T06:55:21.338Z] Setting up libkmod2:arm64 (30+20221128-1) ... [2025-05-20T06:55:21.338Z] Setting up libapparmor1:arm64 (3.0.8-3) ... [2025-05-20T06:55:21.338Z] Setting up libip4tc2:arm64 (1.8.9-2) ... [2025-05-20T06:55:21.338Z] Setting up libsystemd-shared:arm64 (252.36-1~deb12u1) ... [2025-05-20T06:55:21.338Z] Setting up libdevmapper1.02.1:arm64 (2:1.02.185-2) ... [2025-05-20T06:55:21.338Z] Setting up libcryptsetup12:arm64 (2:2.6.1-4~deb12u2) ... [2025-05-20T06:55:21.338Z] Setting up systemd (252.36-1~deb12u1) ... [2025-05-20T06:55:21.605Z] Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2025-05-20T06:55:21.605Z] Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2025-05-20T06:55:21.605Z] Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2025-05-20T06:55:21.605Z] Initializing machine ID from random generator. [2025-05-20T06:55:21.605Z] Creating group 'systemd-journal' with GID 999. [2025-05-20T06:55:21.605Z] Creating group 'systemd-network' with GID 998. [2025-05-20T06:55:21.605Z] Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998. [2025-05-20T06:55:21.871Z] Setting up dmsetup (2:1.02.185-2) ... [2025-05-20T06:55:21.871Z] Selecting previously unselected package systemd-sysv. [2025-05-20T06:55:22.140Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 7548 files and directories currently installed.) [2025-05-20T06:55:22.140Z] Preparing to unpack .../00-systemd-sysv_252.36-1~deb12u1_arm64.deb ... [2025-05-20T06:55:22.140Z] Unpacking systemd-sysv (252.36-1~deb12u1) ... [2025-05-20T06:55:22.140Z] Selecting previously unselected package libdbus-1-3:arm64. [2025-05-20T06:55:22.140Z] Preparing to unpack .../01-libdbus-1-3_1.14.10-1~deb12u1_arm64.deb ... [2025-05-20T06:55:22.140Z] Unpacking libdbus-1-3:arm64 (1.14.10-1~deb12u1) ... [2025-05-20T06:55:22.140Z] Selecting previously unselected package dbus-bin. [2025-05-20T06:55:22.140Z] Preparing to unpack .../02-dbus-bin_1.14.10-1~deb12u1_arm64.deb ... [2025-05-20T06:55:22.140Z] Unpacking dbus-bin (1.14.10-1~deb12u1) ... [2025-05-20T06:55:22.405Z] Selecting previously unselected package dbus-session-bus-common. [2025-05-20T06:55:22.405Z] Preparing to unpack .../03-dbus-session-bus-common_1.14.10-1~deb12u1_all.deb ... [2025-05-20T06:55:22.405Z] Unpacking dbus-session-bus-common (1.14.10-1~deb12u1) ... [2025-05-20T06:55:22.405Z] Selecting previously unselected package libexpat1:arm64. [2025-05-20T06:55:22.405Z] Preparing to unpack .../04-libexpat1_2.5.0-1+deb12u1_arm64.deb ... [2025-05-20T06:55:22.405Z] Unpacking libexpat1:arm64 (2.5.0-1+deb12u1) ... [2025-05-20T06:55:22.405Z] Selecting previously unselected package dbus-daemon. [2025-05-20T06:55:22.405Z] Preparing to unpack .../05-dbus-daemon_1.14.10-1~deb12u1_arm64.deb ... [2025-05-20T06:55:22.672Z] Unpacking dbus-daemon (1.14.10-1~deb12u1) ... [2025-05-20T06:55:22.672Z] Selecting previously unselected package dbus-system-bus-common. [2025-05-20T06:55:22.672Z] Preparing to unpack .../06-dbus-system-bus-common_1.14.10-1~deb12u1_all.deb ... [2025-05-20T06:55:22.672Z] Unpacking dbus-system-bus-common (1.14.10-1~deb12u1) ... [2025-05-20T06:55:22.672Z] Selecting previously unselected package dbus. [2025-05-20T06:55:22.672Z] Preparing to unpack .../07-dbus_1.14.10-1~deb12u1_arm64.deb ... [2025-05-20T06:55:22.672Z] Unpacking dbus (1.14.10-1~deb12u1) ... [2025-05-20T06:55:22.937Z] Selecting previously unselected package perl-modules-5.36. [2025-05-20T06:55:22.937Z] Preparing to unpack .../08-perl-modules-5.36_5.36.0-7+deb12u2_all.deb ... [2025-05-20T06:55:22.937Z] Unpacking perl-modules-5.36 (5.36.0-7+deb12u2) ... [2025-05-20T06:55:24.351Z] Selecting previously unselected package libgdbm-compat4:arm64. [2025-05-20T06:55:24.351Z] Preparing to unpack .../09-libgdbm-compat4_1.23-3_arm64.deb ... [2025-05-20T06:55:24.351Z] Unpacking libgdbm-compat4:arm64 (1.23-3) ... [2025-05-20T06:55:24.351Z] Selecting previously unselected package libperl5.36:arm64. [2025-05-20T06:55:24.351Z] Preparing to unpack .../10-libperl5.36_5.36.0-7+deb12u2_arm64.deb ... [2025-05-20T06:55:24.351Z] Unpacking libperl5.36:arm64 (5.36.0-7+deb12u2) ... [2025-05-20T06:55:25.305Z] Selecting previously unselected package perl. [2025-05-20T06:55:25.305Z] Preparing to unpack .../11-perl_5.36.0-7+deb12u2_arm64.deb ... [2025-05-20T06:55:25.305Z] Unpacking perl (5.36.0-7+deb12u2) ... [2025-05-20T06:55:25.571Z] Selecting previously unselected package libbsd0:arm64. [2025-05-20T06:55:25.571Z] Preparing to unpack .../12-libbsd0_0.11.7-2_arm64.deb ... [2025-05-20T06:55:25.571Z] Unpacking libbsd0:arm64 (0.11.7-2) ... [2025-05-20T06:55:25.571Z] Selecting previously unselected package libedit2:arm64. [2025-05-20T06:55:25.571Z] Preparing to unpack .../13-libedit2_3.1-20221030-2_arm64.deb ... [2025-05-20T06:55:25.571Z] Unpacking libedit2:arm64 (3.1-20221030-2) ... [2025-05-20T06:55:25.571Z] Selecting previously unselected package libcbor0.8:arm64. [2025-05-20T06:55:25.836Z] Preparing to unpack .../14-libcbor0.8_0.8.0-2+b1_arm64.deb ... [2025-05-20T06:55:25.836Z] Unpacking libcbor0.8:arm64 (0.8.0-2+b1) ... [2025-05-20T06:55:25.836Z] Selecting previously unselected package libfido2-1:arm64. [2025-05-20T06:55:25.836Z] Preparing to unpack .../15-libfido2-1_1.12.0-2+b1_arm64.deb ... [2025-05-20T06:55:25.836Z] Unpacking libfido2-1:arm64 (1.12.0-2+b1) ... [2025-05-20T06:55:25.836Z] Selecting previously unselected package libkrb5support0:arm64. [2025-05-20T06:55:25.836Z] Preparing to unpack .../16-libkrb5support0_1.20.1-2+deb12u3_arm64.deb ... [2025-05-20T06:55:25.836Z] Unpacking libkrb5support0:arm64 (1.20.1-2+deb12u3) ... [2025-05-20T06:55:26.103Z] Selecting previously unselected package libk5crypto3:arm64. [2025-05-20T06:55:26.103Z] Preparing to unpack .../17-libk5crypto3_1.20.1-2+deb12u3_arm64.deb ... [2025-05-20T06:55:26.103Z] Unpacking libk5crypto3:arm64 (1.20.1-2+deb12u3) ... [2025-05-20T06:55:26.103Z] Selecting previously unselected package libkeyutils1:arm64. [2025-05-20T06:55:26.103Z] Preparing to unpack .../18-libkeyutils1_1.6.3-2_arm64.deb ... [2025-05-20T06:55:26.103Z] Unpacking libkeyutils1:arm64 (1.6.3-2) ... [2025-05-20T06:55:26.103Z] Selecting previously unselected package libkrb5-3:arm64. [2025-05-20T06:55:26.369Z] Preparing to unpack .../19-libkrb5-3_1.20.1-2+deb12u3_arm64.deb ... [2025-05-20T06:55:26.369Z] Unpacking libkrb5-3:arm64 (1.20.1-2+deb12u3) ... [2025-05-20T06:55:26.369Z] Selecting previously unselected package libgssapi-krb5-2:arm64. [2025-05-20T06:55:26.369Z] Preparing to unpack .../20-libgssapi-krb5-2_1.20.1-2+deb12u3_arm64.deb ... [2025-05-20T06:55:26.369Z] Unpacking libgssapi-krb5-2:arm64 (1.20.1-2+deb12u3) ... [2025-05-20T06:55:26.638Z] Selecting previously unselected package openssh-client. [2025-05-20T06:55:26.638Z] Preparing to unpack .../21-openssh-client_1%3a9.2p1-2+deb12u6_arm64.deb ... [2025-05-20T06:55:26.638Z] Unpacking openssh-client (1:9.2p1-2+deb12u6) ... [2025-05-20T06:55:26.903Z] Selecting previously unselected package openssh-sftp-server. [2025-05-20T06:55:26.903Z] Preparing to unpack .../22-openssh-sftp-server_1%3a9.2p1-2+deb12u6_arm64.deb ... [2025-05-20T06:55:26.903Z] Unpacking openssh-sftp-server (1:9.2p1-2+deb12u6) ... [2025-05-20T06:55:26.903Z] Selecting previously unselected package libproc2-0:arm64. [2025-05-20T06:55:26.903Z] Preparing to unpack .../23-libproc2-0_2%3a4.0.2-3_arm64.deb ... [2025-05-20T06:55:26.903Z] Unpacking libproc2-0:arm64 (2:4.0.2-3) ... [2025-05-20T06:55:26.903Z] Selecting previously unselected package procps. [2025-05-20T06:55:26.903Z] Preparing to unpack .../24-procps_2%3a4.0.2-3_arm64.deb ... [2025-05-20T06:55:26.903Z] Unpacking procps (2:4.0.2-3) ... [2025-05-20T06:55:27.168Z] Selecting previously unselected package sensible-utils. [2025-05-20T06:55:27.168Z] Preparing to unpack .../25-sensible-utils_0.0.17+nmu1_all.deb ... [2025-05-20T06:55:27.168Z] Unpacking sensible-utils (0.0.17+nmu1) ... [2025-05-20T06:55:27.433Z] Selecting previously unselected package ucf. [2025-05-20T06:55:27.433Z] Preparing to unpack .../26-ucf_3.0043+nmu1+deb12u1_all.deb ... [2025-05-20T06:55:27.433Z] Moving old data out of the way [2025-05-20T06:55:27.433Z] Unpacking ucf (3.0043+nmu1+deb12u1) ... [2025-05-20T06:55:27.433Z] Selecting previously unselected package runit-helper. [2025-05-20T06:55:27.433Z] Preparing to unpack .../27-runit-helper_2.15.2_all.deb ... [2025-05-20T06:55:27.433Z] Unpacking runit-helper (2.15.2) ... [2025-05-20T06:55:27.433Z] Selecting previously unselected package libtirpc-common. [2025-05-20T06:55:27.433Z] Preparing to unpack .../28-libtirpc-common_1.3.3+ds-1_all.deb ... [2025-05-20T06:55:27.433Z] Unpacking libtirpc-common (1.3.3+ds-1) ... [2025-05-20T06:55:27.699Z] Selecting previously unselected package libtirpc3:arm64. [2025-05-20T06:55:27.699Z] Preparing to unpack .../29-libtirpc3_1.3.3+ds-1_arm64.deb ... [2025-05-20T06:55:27.699Z] Unpacking libtirpc3:arm64 (1.3.3+ds-1) ... [2025-05-20T06:55:27.699Z] Selecting previously unselected package libnsl2:arm64. [2025-05-20T06:55:27.699Z] Preparing to unpack .../30-libnsl2_1.3.0-2_arm64.deb ... [2025-05-20T06:55:27.699Z] Unpacking libnsl2:arm64 (1.3.0-2) ... [2025-05-20T06:55:27.699Z] Selecting previously unselected package libwrap0:arm64. [2025-05-20T06:55:27.966Z] Preparing to unpack .../31-libwrap0_7.6.q-32_arm64.deb ... [2025-05-20T06:55:27.966Z] Unpacking libwrap0:arm64 (7.6.q-32) ... [2025-05-20T06:55:27.966Z] Selecting previously unselected package openssh-server. [2025-05-20T06:55:27.966Z] Preparing to unpack .../32-openssh-server_1%3a9.2p1-2+deb12u6_arm64.deb ... [2025-05-20T06:55:27.966Z] Unpacking openssh-server (1:9.2p1-2+deb12u6) ... [2025-05-20T06:55:28.232Z] Selecting previously unselected package less. [2025-05-20T06:55:28.232Z] Preparing to unpack .../33-less_590-2.1~deb12u2_arm64.deb ... [2025-05-20T06:55:28.232Z] Unpacking less (590-2.1~deb12u2) ... [2025-05-20T06:55:28.232Z] Selecting previously unselected package krb5-locales. [2025-05-20T06:55:28.232Z] Preparing to unpack .../34-krb5-locales_1.20.1-2+deb12u3_all.deb ... [2025-05-20T06:55:28.232Z] Unpacking krb5-locales (1.20.1-2+deb12u3) ... [2025-05-20T06:55:28.232Z] Selecting previously unselected package libnss-systemd:arm64. [2025-05-20T06:55:28.232Z] Preparing to unpack .../35-libnss-systemd_252.36-1~deb12u1_arm64.deb ... [2025-05-20T06:55:28.500Z] Unpacking libnss-systemd:arm64 (252.36-1~deb12u1) ... [2025-05-20T06:55:28.500Z] Selecting previously unselected package libpam-systemd:arm64. [2025-05-20T06:55:28.500Z] Preparing to unpack .../36-libpam-systemd_252.36-1~deb12u1_arm64.deb ... [2025-05-20T06:55:28.500Z] Unpacking libpam-systemd:arm64 (252.36-1~deb12u1) ... [2025-05-20T06:55:28.500Z] Selecting previously unselected package ncurses-term. [2025-05-20T06:55:28.500Z] Preparing to unpack .../37-ncurses-term_6.4-4_all.deb ... [2025-05-20T06:55:28.500Z] Unpacking ncurses-term (6.4-4) ... [2025-05-20T06:55:30.445Z] Selecting previously unselected package netcat-traditional. [2025-05-20T06:55:30.445Z] Preparing to unpack .../38-netcat-traditional_1.10-47_arm64.deb ... [2025-05-20T06:55:30.445Z] Unpacking netcat-traditional (1.10-47) ... [2025-05-20T06:55:30.712Z] Selecting previously unselected package systemd-timesyncd. [2025-05-20T06:55:30.712Z] Preparing to unpack .../39-systemd-timesyncd_252.36-1~deb12u1_arm64.deb ... [2025-05-20T06:55:30.712Z] Unpacking systemd-timesyncd (252.36-1~deb12u1) ... [2025-05-20T06:55:30.712Z] Selecting previously unselected package dbus-user-session. [2025-05-20T06:55:30.712Z] Preparing to unpack .../40-dbus-user-session_1.14.10-1~deb12u1_arm64.deb ... [2025-05-20T06:55:30.712Z] Unpacking dbus-user-session (1.14.10-1~deb12u1) ... [2025-05-20T06:55:30.981Z] Selecting previously unselected package libbrotli1:arm64. [2025-05-20T06:55:30.981Z] Preparing to unpack .../41-libbrotli1_1.0.9-2+b6_arm64.deb ... [2025-05-20T06:55:30.981Z] Unpacking libbrotli1:arm64 (1.0.9-2+b6) ... [2025-05-20T06:55:30.981Z] Selecting previously unselected package libsasl2-modules-db:arm64. [2025-05-20T06:55:30.981Z] Preparing to unpack .../42-libsasl2-modules-db_2.1.28+dfsg-10_arm64.deb ... [2025-05-20T06:55:30.981Z] Unpacking libsasl2-modules-db:arm64 (2.1.28+dfsg-10) ... [2025-05-20T06:55:30.981Z] Selecting previously unselected package libsasl2-2:arm64. [2025-05-20T06:55:31.246Z] Preparing to unpack .../43-libsasl2-2_2.1.28+dfsg-10_arm64.deb ... [2025-05-20T06:55:31.246Z] Unpacking libsasl2-2:arm64 (2.1.28+dfsg-10) ... [2025-05-20T06:55:31.246Z] Selecting previously unselected package libldap-2.5-0:arm64. [2025-05-20T06:55:31.246Z] Preparing to unpack .../44-libldap-2.5-0_2.5.13+dfsg-5_arm64.deb ... [2025-05-20T06:55:31.246Z] Unpacking libldap-2.5-0:arm64 (2.5.13+dfsg-5) ... [2025-05-20T06:55:31.246Z] Selecting previously unselected package libnghttp2-14:arm64. [2025-05-20T06:55:31.246Z] Preparing to unpack .../45-libnghttp2-14_1.52.0-1+deb12u2_arm64.deb ... [2025-05-20T06:55:31.246Z] Unpacking libnghttp2-14:arm64 (1.52.0-1+deb12u2) ... [2025-05-20T06:55:31.511Z] Selecting previously unselected package libpsl5:arm64. [2025-05-20T06:55:31.511Z] Preparing to unpack .../46-libpsl5_0.21.2-1_arm64.deb ... [2025-05-20T06:55:31.511Z] Unpacking libpsl5:arm64 (0.21.2-1) ... [2025-05-20T06:55:31.511Z] Selecting previously unselected package librtmp1:arm64. [2025-05-20T06:55:31.511Z] Preparing to unpack .../47-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2025-05-20T06:55:31.511Z] Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2025-05-20T06:55:31.776Z] Selecting previously unselected package libssh2-1:arm64. [2025-05-20T06:55:31.776Z] Preparing to unpack .../48-libssh2-1_1.10.0-3+b1_arm64.deb ... [2025-05-20T06:55:31.776Z] Unpacking libssh2-1:arm64 (1.10.0-3+b1) ... [2025-05-20T06:55:31.776Z] Selecting previously unselected package libcurl3-gnutls:arm64. [2025-05-20T06:55:31.776Z] Preparing to unpack .../49-libcurl3-gnutls_7.88.1-10+deb12u12_arm64.deb ... [2025-05-20T06:55:31.776Z] Unpacking libcurl3-gnutls:arm64 (7.88.1-10+deb12u12) ... [2025-05-20T06:55:32.042Z] Selecting previously unselected package liberror-perl. [2025-05-20T06:55:32.042Z] Preparing to unpack .../50-liberror-perl_0.17029-2_all.deb ... [2025-05-20T06:55:32.042Z] Unpacking liberror-perl (0.17029-2) ... [2025-05-20T06:55:32.042Z] Selecting previously unselected package git-man. [2025-05-20T06:55:32.042Z] Preparing to unpack .../51-git-man_1%3a2.39.5-0+deb12u2_all.deb ... [2025-05-20T06:55:32.042Z] Unpacking git-man (1:2.39.5-0+deb12u2) ... [2025-05-20T06:55:32.308Z] Selecting previously unselected package git. [2025-05-20T06:55:32.308Z] Preparing to unpack .../52-git_1%3a2.39.5-0+deb12u2_arm64.deb ... [2025-05-20T06:55:32.308Z] Unpacking git (1:2.39.5-0+deb12u2) ... [2025-05-20T06:55:33.714Z] Selecting previously unselected package gosu. [2025-05-20T06:55:33.714Z] Preparing to unpack .../53-gosu_1.14-1+b10_arm64.deb ... [2025-05-20T06:55:33.714Z] Unpacking gosu (1.14-1+b10) ... [2025-05-20T06:55:33.714Z] Selecting previously unselected package libldap-common. [2025-05-20T06:55:33.714Z] Preparing to unpack .../54-libldap-common_2.5.13+dfsg-5_all.deb ... [2025-05-20T06:55:33.714Z] Unpacking libldap-common (2.5.13+dfsg-5) ... [2025-05-20T06:55:33.981Z] Selecting previously unselected package libsasl2-modules:arm64. [2025-05-20T06:55:33.981Z] Preparing to unpack .../55-libsasl2-modules_2.1.28+dfsg-10_arm64.deb ... [2025-05-20T06:55:33.981Z] Unpacking libsasl2-modules:arm64 (2.1.28+dfsg-10) ... [2025-05-20T06:55:33.981Z] Selecting previously unselected package libxau6:arm64. [2025-05-20T06:55:33.981Z] Preparing to unpack .../56-libxau6_1%3a1.0.9-1_arm64.deb ... [2025-05-20T06:55:33.981Z] Unpacking libxau6:arm64 (1:1.0.9-1) ... [2025-05-20T06:55:33.981Z] Selecting previously unselected package libxdmcp6:arm64. [2025-05-20T06:55:33.981Z] Preparing to unpack .../57-libxdmcp6_1%3a1.1.2-3_arm64.deb ... [2025-05-20T06:55:34.247Z] Unpacking libxdmcp6:arm64 (1:1.1.2-3) ... [2025-05-20T06:55:34.247Z] Selecting previously unselected package libxcb1:arm64. [2025-05-20T06:55:34.247Z] Preparing to unpack .../58-libxcb1_1.15-1_arm64.deb ... [2025-05-20T06:55:34.247Z] Unpacking libxcb1:arm64 (1.15-1) ... [2025-05-20T06:55:34.247Z] Selecting previously unselected package libx11-data. [2025-05-20T06:55:34.247Z] Preparing to unpack .../59-libx11-data_2%3a1.8.4-2+deb12u2_all.deb ... [2025-05-20T06:55:34.247Z] Unpacking libx11-data (2:1.8.4-2+deb12u2) ... [2025-05-20T06:55:34.521Z] Selecting previously unselected package libx11-6:arm64. [2025-05-20T06:55:34.521Z] Preparing to unpack .../60-libx11-6_2%3a1.8.4-2+deb12u2_arm64.deb ... [2025-05-20T06:55:34.521Z] Unpacking libx11-6:arm64 (2:1.8.4-2+deb12u2) ... [2025-05-20T06:55:34.788Z] Selecting previously unselected package libxext6:arm64. [2025-05-20T06:55:34.788Z] Preparing to unpack .../61-libxext6_2%3a1.3.4-1+b1_arm64.deb ... [2025-05-20T06:55:34.788Z] Unpacking libxext6:arm64 (2:1.3.4-1+b1) ... [2025-05-20T06:55:34.788Z] Selecting previously unselected package libxmuu1:arm64. [2025-05-20T06:55:34.788Z] Preparing to unpack .../62-libxmuu1_2%3a1.1.3-3_arm64.deb ... [2025-05-20T06:55:34.788Z] Unpacking libxmuu1:arm64 (2:1.1.3-3) ... [2025-05-20T06:55:35.054Z] Preparing to unpack .../63-openssl_3.0.16-1~deb12u1_arm64.deb ... [2025-05-20T06:55:35.054Z] Unpacking openssl (3.0.16-1~deb12u1) over (3.0.15-1~deb12u1) ... [2025-05-20T06:55:35.320Z] Selecting previously unselected package patch. [2025-05-20T06:55:35.320Z] Preparing to unpack .../64-patch_2.7.6-7_arm64.deb ... [2025-05-20T06:55:35.320Z] Unpacking patch (2.7.6-7) ... [2025-05-20T06:55:35.320Z] Selecting previously unselected package psmisc. [2025-05-20T06:55:35.320Z] Preparing to unpack .../65-psmisc_23.6-1_arm64.deb ... [2025-05-20T06:55:35.586Z] Unpacking psmisc (23.6-1) ... [2025-05-20T06:55:35.586Z] Selecting previously unselected package publicsuffix. [2025-05-20T06:55:35.586Z] Preparing to unpack .../66-publicsuffix_20230209.2326-1_all.deb ... [2025-05-20T06:55:35.586Z] Unpacking publicsuffix (20230209.2326-1) ... [2025-05-20T06:55:35.586Z] Selecting previously unselected package ssh. [2025-05-20T06:55:35.586Z] Preparing to unpack .../67-ssh_1%3a9.2p1-2+deb12u6_all.deb ... [2025-05-20T06:55:35.586Z] Unpacking ssh (1:9.2p1-2+deb12u6) ... [2025-05-20T06:55:35.851Z] Selecting previously unselected package xauth. [2025-05-20T06:55:35.851Z] Preparing to unpack .../68-xauth_1%3a1.1.2-1_arm64.deb ... [2025-05-20T06:55:35.851Z] Unpacking xauth (1:1.1.2-1) ... [2025-05-20T06:55:35.851Z] Setting up libexpat1:arm64 (2.5.0-1+deb12u1) ... [2025-05-20T06:55:35.852Z] Setting up runit-helper (2.15.2) ... [2025-05-20T06:55:35.852Z] Setting up systemd-sysv (252.36-1~deb12u1) ... [2025-05-20T06:55:36.118Z] Setting up libxau6:arm64 (1:1.0.9-1) ... [2025-05-20T06:55:36.118Z] Setting up libkeyutils1:arm64 (1.6.3-2) ... [2025-05-20T06:55:36.118Z] Setting up libpsl5:arm64 (0.21.2-1) ... [2025-05-20T06:55:36.118Z] Setting up netcat-traditional (1.10-47) ... [2025-05-20T06:55:36.118Z] update-alternatives: using /bin/nc.traditional to provide /bin/nc (nc) in auto mode [2025-05-20T06:55:36.118Z] update-alternatives: warning: skip creation of /usr/share/man/man1/nc.1.gz because associated file /usr/share/man/man1/nc.traditional.1.gz (of link group nc) doesn't exist [2025-05-20T06:55:36.118Z] update-alternatives: warning: skip creation of /usr/share/man/man1/netcat.1.gz because associated file /usr/share/man/man1/nc.traditional.1.gz (of link group nc) doesn't exist [2025-05-20T06:55:36.118Z] Setting up psmisc (23.6-1) ... [2025-05-20T06:55:36.118Z] Setting up libtirpc-common (1.3.3+ds-1) ... [2025-05-20T06:55:36.118Z] Setting up libcbor0.8:arm64 (0.8.0-2+b1) ... [2025-05-20T06:55:36.118Z] Setting up libbrotli1:arm64 (1.0.9-2+b6) ... [2025-05-20T06:55:36.118Z] Setting up libsasl2-modules:arm64 (2.1.28+dfsg-10) ... [2025-05-20T06:55:36.118Z] Setting up libnghttp2-14:arm64 (1.52.0-1+deb12u2) ... [2025-05-20T06:55:36.118Z] Setting up less (590-2.1~deb12u2) ... [2025-05-20T06:55:36.384Z] Setting up libnss-systemd:arm64 (252.36-1~deb12u1) ... [2025-05-20T06:55:36.384Z] Setting up krb5-locales (1.20.1-2+deb12u3) ... [2025-05-20T06:55:36.384Z] Setting up libldap-common (2.5.13+dfsg-5) ... [2025-05-20T06:55:36.384Z] Setting up libkrb5support0:arm64 (1.20.1-2+deb12u3) ... [2025-05-20T06:55:36.384Z] Setting up libsasl2-modules-db:arm64 (2.1.28+dfsg-10) ... [2025-05-20T06:55:36.384Z] Setting up perl-modules-5.36 (5.36.0-7+deb12u2) ... [2025-05-20T06:55:36.384Z] Setting up libx11-data (2:1.8.4-2+deb12u2) ... [2025-05-20T06:55:36.384Z] Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2025-05-20T06:55:36.384Z] Setting up gosu (1.14-1+b10) ... [2025-05-20T06:55:36.384Z] Setting up libdbus-1-3:arm64 (1.14.10-1~deb12u1) ... [2025-05-20T06:55:36.384Z] Setting up libproc2-0:arm64 (2:4.0.2-3) ... [2025-05-20T06:55:36.384Z] Setting up systemd-timesyncd (252.36-1~deb12u1) ... [2025-05-20T06:55:36.384Z] Creating group 'systemd-timesync' with GID 997. [2025-05-20T06:55:36.384Z] Creating user 'systemd-timesync' (systemd Time Synchronization) with UID 997 and GID 997. [2025-05-20T06:55:37.342Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2025-05-20T06:55:37.342Z] Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2025-05-20T06:55:37.342Z] Setting up patch (2.7.6-7) ... [2025-05-20T06:55:37.342Z] Setting up libgdbm-compat4:arm64 (1.23-3) ... [2025-05-20T06:55:37.342Z] Setting up libk5crypto3:arm64 (1.20.1-2+deb12u3) ... [2025-05-20T06:55:37.342Z] Setting up libsasl2-2:arm64 (2.1.28+dfsg-10) ... [2025-05-20T06:55:37.342Z] Setting up sensible-utils (0.0.17+nmu1) ... [2025-05-20T06:55:37.342Z] Setting up dbus-session-bus-common (1.14.10-1~deb12u1) ... [2025-05-20T06:55:37.342Z] Setting up procps (2:4.0.2-3) ... [2025-05-20T06:55:37.342Z] Setting up git-man (1:2.39.5-0+deb12u2) ... [2025-05-20T06:55:37.342Z] Setting up libssh2-1:arm64 (1.10.0-3+b1) ... [2025-05-20T06:55:37.342Z] Setting up libkrb5-3:arm64 (1.20.1-2+deb12u3) ... [2025-05-20T06:55:37.342Z] Setting up dbus-system-bus-common (1.14.10-1~deb12u1) ... [2025-05-20T06:55:37.606Z] Setting up libfido2-1:arm64 (1.12.0-2+b1) ... [2025-05-20T06:55:37.606Z] Setting up openssl (3.0.16-1~deb12u1) ... [2025-05-20T06:55:37.606Z] Setting up libbsd0:arm64 (0.11.7-2) ... [2025-05-20T06:55:37.606Z] Setting up publicsuffix (20230209.2326-1) ... [2025-05-20T06:55:37.882Z] Setting up libperl5.36:arm64 (5.36.0-7+deb12u2) ... [2025-05-20T06:55:37.882Z] Setting up dbus-bin (1.14.10-1~deb12u1) ... [2025-05-20T06:55:37.882Z] Setting up ncurses-term (6.4-4) ... [2025-05-20T06:55:37.882Z] Setting up libxdmcp6:arm64 (1:1.1.2-3) ... [2025-05-20T06:55:37.882Z] Setting up libxcb1:arm64 (1.15-1) ... [2025-05-20T06:55:37.882Z] Setting up libedit2:arm64 (3.1-20221030-2) ... [2025-05-20T06:55:37.882Z] Setting up dbus-daemon (1.14.10-1~deb12u1) ... [2025-05-20T06:55:37.883Z] Setting up libldap-2.5-0:arm64 (2.5.13+dfsg-5) ... [2025-05-20T06:55:37.883Z] Setting up perl (5.36.0-7+deb12u2) ... [2025-05-20T06:55:37.883Z] Setting up dbus (1.14.10-1~deb12u1) ... [2025-05-20T06:55:38.154Z] invoke-rc.d: could not determine current runlevel [2025-05-20T06:55:38.154Z] invoke-rc.d: policy-rc.d denied execution of start. [2025-05-20T06:55:38.154Z] Setting up libgssapi-krb5-2:arm64 (1.20.1-2+deb12u3) ... [2025-05-20T06:55:38.154Z] Setting up ucf (3.0043+nmu1+deb12u1) ... [2025-05-20T06:55:38.421Z] debconf: unable to initialize frontend: Dialog [2025-05-20T06:55:38.421Z] debconf: (TERM is not set, so the dialog frontend is not usable.) [2025-05-20T06:55:38.421Z] debconf: falling back to frontend: Readline [2025-05-20T06:55:38.421Z] debconf: unable to initialize frontend: Readline [2025-05-20T06:55:38.421Z] debconf: (This frontend requires a controlling tty.) [2025-05-20T06:55:38.421Z] debconf: falling back to frontend: Teletype [2025-05-20T06:55:38.686Z] Setting up libpam-systemd:arm64 (252.36-1~deb12u1) ... [2025-05-20T06:55:38.952Z] debconf: unable to initialize frontend: Dialog [2025-05-20T06:55:38.952Z] debconf: (TERM is not set, so the dialog frontend is not usable.) [2025-05-20T06:55:38.952Z] debconf: falling back to frontend: Readline [2025-05-20T06:55:38.952Z] debconf: unable to initialize frontend: Readline [2025-05-20T06:55:38.952Z] debconf: (This frontend requires a controlling tty.) [2025-05-20T06:55:38.952Z] debconf: falling back to frontend: Teletype [2025-05-20T06:55:39.217Z] Setting up libx11-6:arm64 (2:1.8.4-2+deb12u2) ... [2025-05-20T06:55:39.217Z] Setting up libxmuu1:arm64 (2:1.1.3-3) ... [2025-05-20T06:55:39.217Z] Setting up libtirpc3:arm64 (1.3.3+ds-1) ... [2025-05-20T06:55:39.217Z] Setting up openssh-client (1:9.2p1-2+deb12u6) ... [2025-05-20T06:55:39.483Z] Setting up libxext6:arm64 (2:1.3.4-1+b1) ... [2025-05-20T06:55:39.483Z] Setting up libcurl3-gnutls:arm64 (7.88.1-10+deb12u12) ... [2025-05-20T06:55:39.747Z] Setting up liberror-perl (0.17029-2) ... [2025-05-20T06:55:39.747Z] Setting up dbus-user-session (1.14.10-1~deb12u1) ... [2025-05-20T06:55:39.747Z] Setting up git (1:2.39.5-0+deb12u2) ... [2025-05-20T06:55:39.747Z] Setting up xauth (1:1.1.2-1) ... [2025-05-20T06:55:39.747Z] Setting up libnsl2:arm64 (1.3.0-2) ... [2025-05-20T06:55:39.747Z] Setting up openssh-sftp-server (1:9.2p1-2+deb12u6) ... [2025-05-20T06:55:39.747Z] Setting up libwrap0:arm64 (7.6.q-32) ... [2025-05-20T06:55:39.747Z] Setting up openssh-server (1:9.2p1-2+deb12u6) ... [2025-05-20T06:55:40.327Z] debconf: unable to initialize frontend: Dialog [2025-05-20T06:55:40.327Z] debconf: (TERM is not set, so the dialog frontend is not usable.) [2025-05-20T06:55:40.327Z] debconf: falling back to frontend: Readline [2025-05-20T06:55:40.327Z] debconf: unable to initialize frontend: Readline [2025-05-20T06:55:40.327Z] debconf: (This frontend requires a controlling tty.) [2025-05-20T06:55:40.327Z] debconf: falling back to frontend: Teletype [2025-05-20T06:55:40.595Z] [2025-05-20T06:55:40.595Z] Creating config file /etc/ssh/sshd_config with new version [2025-05-20T06:55:44.845Z] Creating SSH2 RSA key; this may take some time ... [2025-05-20T06:55:44.845Z] 3072 SHA256:SwJMPQluAYaICYKD7+N5KcuKq3fNPCgzKEWXfCPyfF8 root@c51f06864fc2 (RSA) [2025-05-20T06:55:44.845Z] Creating SSH2 ECDSA key; this may take some time ... [2025-05-20T06:55:44.845Z] 256 SHA256:Bv9TZgMoqVfFJQ2NkoP67a8W9wRSGdOX0e8Z6JyAuiE root@c51f06864fc2 (ECDSA) [2025-05-20T06:55:44.845Z] Creating SSH2 ED25519 key; this may take some time ... [2025-05-20T06:55:44.845Z] 256 SHA256:W5OwjWsLsCnZJWgBCFHB/eAW30nRPwzhDbvBF8+IFG0 root@c51f06864fc2 (ED25519) [2025-05-20T06:55:44.845Z] invoke-rc.d: could not determine current runlevel [2025-05-20T06:55:44.845Z] invoke-rc.d: policy-rc.d denied execution of start. [2025-05-20T06:55:45.427Z] Created symlink /etc/systemd/system/sshd.service → /lib/systemd/system/ssh.service. [2025-05-20T06:55:45.427Z] Created symlink /etc/systemd/system/multi-user.target.wants/ssh.service → /lib/systemd/system/ssh.service. [2025-05-20T06:55:45.693Z] Setting up ssh (1:9.2p1-2+deb12u6) ... [2025-05-20T06:55:45.693Z] Processing triggers for libc-bin (2.36-9+deb12u10) ... [2025-05-20T06:55:55.757Z] Removing intermediate container c51f06864fc2 [2025-05-20T06:55:55.757Z] ---> 627889d20ba1 [2025-05-20T06:55:55.757Z] Step 14/20 : COPY --from=build-image /code/target/dist/pygsver-*/dist/pygsver-*.tar.gz /opt/pygsver/ [2025-05-20T06:55:58.330Z] ---> 8778e24b838f [2025-05-20T06:55:58.330Z] Step 15/20 : RUN pip install pygsver-*.tar.gz [2025-05-20T06:55:58.330Z] ---> Running in b67e30a37ab6 [2025-05-20T06:56:06.529Z] Processing ./pygsver-0.1.4.tar.gz [2025-05-20T06:56:06.795Z] Installing build dependencies: started [2025-05-20T06:56:21.762Z] Installing build dependencies: finished with status 'done' [2025-05-20T06:56:21.762Z] Getting requirements to build wheel: started [2025-05-20T06:56:24.330Z] Getting requirements to build wheel: finished with status 'done' [2025-05-20T06:56:24.330Z] Preparing metadata (pyproject.toml): started [2025-05-20T06:56:27.664Z] Preparing metadata (pyproject.toml): finished with status 'done' [2025-05-20T06:56:27.932Z] Collecting semver==2.13.0 (from pygsver==0.1.4) [2025-05-20T06:56:28.197Z] Downloading semver-2.13.0-py2.py3-none-any.whl.metadata (5.0 kB) [2025-05-20T06:56:28.463Z] Collecting GitPython==3.1.41 (from pygsver==0.1.4) [2025-05-20T06:56:28.463Z] Downloading GitPython-3.1.41-py3-none-any.whl.metadata (14 kB) [2025-05-20T06:56:28.463Z] Collecting gitdb<5,>=4.0.1 (from GitPython==3.1.41->pygsver==0.1.4) [2025-05-20T06:56:28.463Z] Downloading gitdb-4.0.12-py3-none-any.whl.metadata (1.2 kB) [2025-05-20T06:56:28.463Z] Collecting smmap<6,>=3.0.1 (from gitdb<5,>=4.0.1->GitPython==3.1.41->pygsver==0.1.4) [2025-05-20T06:56:28.463Z] Downloading smmap-5.0.2-py3-none-any.whl.metadata (4.3 kB) [2025-05-20T06:56:28.729Z] Downloading GitPython-3.1.41-py3-none-any.whl (196 kB) [2025-05-20T06:56:28.729Z] Downloading semver-2.13.0-py2.py3-none-any.whl (12 kB) [2025-05-20T06:56:28.729Z] Downloading gitdb-4.0.12-py3-none-any.whl (62 kB) [2025-05-20T06:56:28.729Z] Downloading smmap-5.0.2-py3-none-any.whl (24 kB) [2025-05-20T06:56:28.729Z] Building wheels for collected packages: pygsver [2025-05-20T06:56:28.729Z] Building wheel for pygsver (pyproject.toml): started [2025-05-20T06:56:32.967Z] Building wheel for pygsver (pyproject.toml): finished with status 'done' [2025-05-20T06:56:32.967Z] Created wheel for pygsver: filename=pygsver-0.1.4-py3-none-any.whl size=12477 sha256=ee2bf48b239123d9f806ee35f463b7a5e6cc8137615bb8dca35398009005ca6a [2025-05-20T06:56:32.967Z] Stored in directory: /root/.cache/pip/wheels/4d/a4/f7/2ceaad8e8d1ab77b6fa864b82a652e68e816d6a43a9991a541 [2025-05-20T06:56:32.967Z] Successfully built pygsver [2025-05-20T06:56:32.967Z] Installing collected packages: smmap, semver, gitdb, GitPython, pygsver [2025-05-20T06:56:33.233Z] Successfully installed GitPython-3.1.41 gitdb-4.0.12 pygsver-0.1.4 semver-2.13.0 smmap-5.0.2 [2025-05-20T06:56:33.233Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. [2025-05-20T06:56:34.188Z]  [2025-05-20T06:56:34.188Z] [notice] A new release of pip is available: 25.0.1 -> 25.1.1 [2025-05-20T06:56:34.188Z] [notice] To update, run: pip install --upgrade pip [2025-05-20T06:56:36.131Z] Removing intermediate container b67e30a37ab6 [2025-05-20T06:56:36.131Z] ---> ecd632d3faa8 [2025-05-20T06:56:36.131Z] Step 16/20 : COPY entrypoint.sh /usr/local/bin/entrypoint.sh [2025-05-20T06:56:36.714Z] ---> c50876477927 [2025-05-20T06:56:36.714Z] Step 17/20 : RUN chmod +x /usr/local/bin/entrypoint.sh [2025-05-20T06:56:36.714Z] ---> Running in c687922cd5c5 [2025-05-20T06:56:38.123Z] Removing intermediate container c687922cd5c5 [2025-05-20T06:56:38.123Z] ---> f817f331655c [2025-05-20T06:56:38.123Z] Step 18/20 : ENTRYPOINT ["/usr/local/bin/entrypoint.sh"] [2025-05-20T06:56:38.123Z] ---> Running in 7a2ed1916ebc [2025-05-20T06:56:38.398Z] Removing intermediate container 7a2ed1916ebc [2025-05-20T06:56:38.398Z] ---> 1a3c821f78d4 [2025-05-20T06:56:38.398Z] Step 19/20 : LABEL arch=arm64 [2025-05-20T06:56:38.665Z] ---> Running in 94fc4004b5e8 [2025-05-20T06:56:38.931Z] Removing intermediate container 94fc4004b5e8 [2025-05-20T06:56:38.931Z] ---> 2d2725361b5e [2025-05-20T06:56:38.931Z] Step 20/20 : LABEL git_sha=1de9c0d894bf9b947298bca85d916260acaf242b [2025-05-20T06:56:38.931Z] ---> Running in afaeb5deb7e0 [2025-05-20T06:56:39.198Z] Removing intermediate container afaeb5deb7e0 [2025-05-20T06:56:39.198Z] ---> d5d7379d4315 [2025-05-20T06:56:39.198Z] [Warning] One or more build-args [ARCH] were not consumed [2025-05-20T06:56:39.198Z] Successfully built d5d7379d4315 [2025-05-20T06:56:39.198Z] Successfully tagged edgex-devops/py-git-semver-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] echo [2025-05-20T06:56:39.346Z] [edgeXDocker.push] Tagging docker image py-git-semver-arm64 with the following tags: [2025-05-20T06:56:39.346Z] 1de9c0d894bf9b947298bca85d916260acaf242b [2025-05-20T06:56:39.346Z] latest [2025-05-20T06:56:39.346Z] main [2025-05-20T06:56:39.346Z] 0.1.4 [2025-05-20T06:56:39.346Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-20T06:56:39.706Z] + docker tag edgex-devops/py-git-semver-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver-arm64:1de9c0d894bf9b947298bca85d916260acaf242b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-20T06:56:40.058Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver-arm64:1de9c0d894bf9b947298bca85d916260acaf242b [2025-05-20T06:56:40.324Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver-arm64] [2025-05-20T06:56:40.325Z] f3b7f080f6df: Preparing [2025-05-20T06:56:40.325Z] 82c40bb2cd49: Preparing [2025-05-20T06:56:40.325Z] 0401e44436fe: Preparing [2025-05-20T06:56:40.325Z] 1353140a7bee: Preparing [2025-05-20T06:56:40.325Z] 5cf5bfbfaac4: Preparing [2025-05-20T06:56:40.325Z] 228455181c8f: Preparing [2025-05-20T06:56:40.325Z] ad2b4c9d15a9: Preparing [2025-05-20T06:56:40.325Z] 65d94c6eceab: Preparing [2025-05-20T06:56:40.325Z] 35393cf1138f: Preparing [2025-05-20T06:56:40.325Z] 66a307619b8c: Preparing [2025-05-20T06:56:40.325Z] 65d94c6eceab: Waiting [2025-05-20T06:56:40.325Z] 35393cf1138f: Waiting [2025-05-20T06:56:40.325Z] 66a307619b8c: Waiting [2025-05-20T06:56:40.325Z] 228455181c8f: Waiting [2025-05-20T06:56:40.590Z] f3b7f080f6df: Pushed [2025-05-20T06:56:40.590Z] 82c40bb2cd49: Pushed [2025-05-20T06:56:40.590Z] 1353140a7bee: Pushed [2025-05-20T06:56:40.590Z] ad2b4c9d15a9: Layer already exists [2025-05-20T06:56:40.590Z] 65d94c6eceab: Layer already exists [2025-05-20T06:56:40.590Z] 35393cf1138f: Layer already exists [2025-05-20T06:56:40.590Z] 228455181c8f: Pushed [2025-05-20T06:56:41.542Z] 0401e44436fe: Pushed [2025-05-20T06:56:56.500Z] 66a307619b8c: Pushed [2025-05-20T06:57:14.771Z] 5cf5bfbfaac4: Pushed [2025-05-20T06:57:14.771Z] 1de9c0d894bf9b947298bca85d916260acaf242b: digest: sha256:b8247028da9da97dd2a8afc4a761abff201d29d07c125154c4e61978062fbb26 size: 2412 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-20T06:57:15.146Z] + docker tag edgex-devops/py-git-semver-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-20T06:57:15.620Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver-arm64:latest [2025-05-20T06:57:15.620Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver-arm64] [2025-05-20T06:57:15.620Z] f3b7f080f6df: Preparing [2025-05-20T06:57:15.620Z] 82c40bb2cd49: Preparing [2025-05-20T06:57:15.620Z] 0401e44436fe: Preparing [2025-05-20T06:57:15.620Z] 1353140a7bee: Preparing [2025-05-20T06:57:15.620Z] 5cf5bfbfaac4: Preparing [2025-05-20T06:57:15.620Z] 228455181c8f: Preparing [2025-05-20T06:57:15.620Z] ad2b4c9d15a9: Preparing [2025-05-20T06:57:15.620Z] 65d94c6eceab: Preparing [2025-05-20T06:57:15.620Z] 35393cf1138f: Preparing [2025-05-20T06:57:15.620Z] 66a307619b8c: Preparing [2025-05-20T06:57:15.620Z] 228455181c8f: Waiting [2025-05-20T06:57:15.620Z] ad2b4c9d15a9: Waiting [2025-05-20T06:57:15.620Z] 65d94c6eceab: Waiting [2025-05-20T06:57:15.620Z] 35393cf1138f: Waiting [2025-05-20T06:57:15.620Z] 66a307619b8c: Waiting [2025-05-20T06:57:15.620Z] f3b7f080f6df: Layer already exists [2025-05-20T06:57:15.620Z] 5cf5bfbfaac4: Layer already exists [2025-05-20T06:57:15.620Z] 0401e44436fe: Layer already exists [2025-05-20T06:57:15.620Z] 1353140a7bee: Layer already exists [2025-05-20T06:57:15.620Z] 82c40bb2cd49: Layer already exists [2025-05-20T06:57:15.620Z] 35393cf1138f: Layer already exists [2025-05-20T06:57:15.620Z] 228455181c8f: Layer already exists [2025-05-20T06:57:15.620Z] ad2b4c9d15a9: Layer already exists [2025-05-20T06:57:15.620Z] 65d94c6eceab: Layer already exists [2025-05-20T06:57:15.620Z] 66a307619b8c: Layer already exists [2025-05-20T06:57:15.891Z] latest: digest: sha256:b8247028da9da97dd2a8afc4a761abff201d29d07c125154c4e61978062fbb26 size: 2412 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-20T06:57:16.253Z] + docker tag edgex-devops/py-git-semver-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-20T06:57:16.608Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver-arm64:main [2025-05-20T06:57:16.608Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver-arm64] [2025-05-20T06:57:16.608Z] f3b7f080f6df: Preparing [2025-05-20T06:57:16.608Z] 82c40bb2cd49: Preparing [2025-05-20T06:57:16.608Z] 0401e44436fe: Preparing [2025-05-20T06:57:16.608Z] 1353140a7bee: Preparing [2025-05-20T06:57:16.608Z] 5cf5bfbfaac4: Preparing [2025-05-20T06:57:16.608Z] 228455181c8f: Preparing [2025-05-20T06:57:16.608Z] ad2b4c9d15a9: Preparing [2025-05-20T06:57:16.608Z] 65d94c6eceab: Preparing [2025-05-20T06:57:16.608Z] 228455181c8f: Waiting [2025-05-20T06:57:16.608Z] ad2b4c9d15a9: Waiting [2025-05-20T06:57:16.608Z] 35393cf1138f: Preparing [2025-05-20T06:57:16.608Z] 66a307619b8c: Preparing [2025-05-20T06:57:16.608Z] 65d94c6eceab: Waiting [2025-05-20T06:57:16.608Z] 35393cf1138f: Waiting [2025-05-20T06:57:16.608Z] 66a307619b8c: Waiting [2025-05-20T06:57:16.608Z] 82c40bb2cd49: Layer already exists [2025-05-20T06:57:16.608Z] 0401e44436fe: Layer already exists [2025-05-20T06:57:16.608Z] 1353140a7bee: Layer already exists [2025-05-20T06:57:16.608Z] 5cf5bfbfaac4: Layer already exists [2025-05-20T06:57:16.608Z] f3b7f080f6df: Layer already exists [2025-05-20T06:57:16.608Z] 228455181c8f: Layer already exists [2025-05-20T06:57:16.608Z] ad2b4c9d15a9: Layer already exists [2025-05-20T06:57:16.608Z] 66a307619b8c: Layer already exists [2025-05-20T06:57:16.608Z] 35393cf1138f: Layer already exists [2025-05-20T06:57:16.608Z] 65d94c6eceab: Layer already exists [2025-05-20T06:57:16.874Z] main: digest: sha256:b8247028da9da97dd2a8afc4a761abff201d29d07c125154c4e61978062fbb26 size: 2412 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-20T06:57:17.225Z] + docker tag edgex-devops/py-git-semver-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver-arm64:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-20T06:57:17.562Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver-arm64:0.1.4 [2025-05-20T06:57:17.562Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver-arm64] [2025-05-20T06:57:17.562Z] f3b7f080f6df: Preparing [2025-05-20T06:57:17.562Z] 82c40bb2cd49: Preparing [2025-05-20T06:57:17.562Z] 0401e44436fe: Preparing [2025-05-20T06:57:17.562Z] 1353140a7bee: Preparing [2025-05-20T06:57:17.562Z] 5cf5bfbfaac4: Preparing [2025-05-20T06:57:17.562Z] 228455181c8f: Preparing [2025-05-20T06:57:17.562Z] ad2b4c9d15a9: Preparing [2025-05-20T06:57:17.562Z] 228455181c8f: Waiting [2025-05-20T06:57:17.562Z] 65d94c6eceab: Preparing [2025-05-20T06:57:17.562Z] ad2b4c9d15a9: Waiting [2025-05-20T06:57:17.562Z] 65d94c6eceab: Waiting [2025-05-20T06:57:17.562Z] 35393cf1138f: Preparing [2025-05-20T06:57:17.562Z] 66a307619b8c: Preparing [2025-05-20T06:57:17.562Z] 35393cf1138f: Waiting [2025-05-20T06:57:17.562Z] 0401e44436fe: Layer already exists [2025-05-20T06:57:17.562Z] 1353140a7bee: Layer already exists [2025-05-20T06:57:17.562Z] 5cf5bfbfaac4: Layer already exists [2025-05-20T06:57:17.562Z] f3b7f080f6df: Layer already exists [2025-05-20T06:57:17.562Z] 82c40bb2cd49: Layer already exists [2025-05-20T06:57:17.562Z] 228455181c8f: Layer already exists [2025-05-20T06:57:17.562Z] 65d94c6eceab: Layer already exists [2025-05-20T06:57:17.562Z] 35393cf1138f: Layer already exists [2025-05-20T06:57:17.562Z] 66a307619b8c: Layer already exists [2025-05-20T06:57:17.562Z] ad2b4c9d15a9: Layer already exists [2025-05-20T06:57:17.825Z] 0.1.4: digest: sha256:b8247028da9da97dd2a8afc4a761abff201d29d07c125154c4e61978062fbb26 size: 2412 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-05-20T06:57:17.909Z] ===================================================== [Pipeline] echo [2025-05-20T06:57:17.924Z] taggedImages: [2025-05-20T06:57:17.924Z] - nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver-arm64:1de9c0d894bf9b947298bca85d916260acaf242b [2025-05-20T06:57:17.924Z] - nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver-arm64:latest [2025-05-20T06:57:17.924Z] - nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver-arm64:main [2025-05-20T06:57:17.924Z] - nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver-arm64:0.1.4 [Pipeline] echo [2025-05-20T06:57:17.937Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver-arm64:1de9c0d894bf9b947298bca85d916260acaf242b [Pipeline] echo [2025-05-20T06:57:17.950Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver-arm64:latest [Pipeline] echo [2025-05-20T06:57:17.959Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver-arm64:main [Pipeline] echo [2025-05-20T06:57:17.975Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver-arm64:0.1.4 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-20T06:57:18.383Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-05-20T06:57:18.383Z] [2025-05-20T06:57:18.383Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-20T06:57:18.715Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-05-20T06:57:18.715Z] arm64: Pulling from edgex-lftools-log-publisher [2025-05-20T06:57:18.715Z] 8998bd30e6a1: Pulling fs layer [2025-05-20T06:57:18.715Z] 04944245beec: Pulling fs layer [2025-05-20T06:57:18.715Z] 699f458cf7ca: Pulling fs layer [2025-05-20T06:57:18.715Z] 765212b225bb: Pulling fs layer [2025-05-20T06:57:18.715Z] f23df028b6ca: Pulling fs layer [2025-05-20T06:57:18.715Z] d65c8cfc05b1: Pulling fs layer [2025-05-20T06:57:18.715Z] 2437ff75d9bd: Pulling fs layer [2025-05-20T06:57:18.715Z] 765212b225bb: Waiting [2025-05-20T06:57:18.715Z] f23df028b6ca: Waiting [2025-05-20T06:57:18.715Z] 2437ff75d9bd: Waiting [2025-05-20T06:57:18.980Z] 04944245beec: Verifying Checksum [2025-05-20T06:57:18.980Z] 04944245beec: Download complete [2025-05-20T06:57:18.980Z] 765212b225bb: Verifying Checksum [2025-05-20T06:57:18.980Z] 765212b225bb: Download complete [2025-05-20T06:57:18.980Z] f23df028b6ca: Verifying Checksum [2025-05-20T06:57:18.980Z] f23df028b6ca: Download complete [2025-05-20T06:57:18.980Z] d65c8cfc05b1: Verifying Checksum [2025-05-20T06:57:18.980Z] d65c8cfc05b1: Download complete [2025-05-20T06:57:18.980Z] 699f458cf7ca: Verifying Checksum [2025-05-20T06:57:18.980Z] 699f458cf7ca: Download complete [2025-05-20T06:57:19.561Z] 8998bd30e6a1: Verifying Checksum [2025-05-20T06:57:19.561Z] 8998bd30e6a1: Download complete [2025-05-20T06:57:22.132Z] 2437ff75d9bd: Verifying Checksum [2025-05-20T06:57:22.132Z] 2437ff75d9bd: Download complete [2025-05-20T06:57:24.074Z] 8998bd30e6a1: Pull complete [2025-05-20T06:57:24.340Z] 04944245beec: Pull complete [2025-05-20T06:57:26.275Z] 699f458cf7ca: Pull complete [2025-05-20T06:57:26.275Z] 765212b225bb: Pull complete [2025-05-20T06:57:26.860Z] f23df028b6ca: Pull complete [2025-05-20T06:57:27.124Z] d65c8cfc05b1: Pull complete [2025-05-20T06:57:45.307Z] 2437ff75d9bd: Pull complete [2025-05-20T06:57:45.307Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-05-20T06:57:45.307Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-05-20T06:57:45.307Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-05-20T06:57:45.586Z] prd-ubuntu20.04-docker-arm64-4c-16g-1860 does not seem to be running inside a container [2025-05-20T06:57:45.649Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_git-semver_main -v /w/workspace/edgexfoundry_git-semver_main:/w/workspace/edgexfoundry_git-semver_main:rw,z -v /w/workspace/edgexfoundry_git-semver_main@tmp:/w/workspace/edgexfoundry_git-semver_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-05-20T06:57:47.394Z] $ docker top 38b717cbb42d963024355da2a373787c38320737e5bb0f1666888b71cda8e46a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-05-20T06:57:48.201Z] ---> job-cost.sh [2025-05-20T06:57:48.201Z] lf-activate-venv: SKIPPING [2025-05-20T06:57:48.201Z] INFO: No Stack... [2025-05-20T06:57:48.778Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-05-20T06:57:49.353Z] INFO: Archiving Costs [Pipeline] sh [2025-05-20T06:57:49.691Z] + cut -d, -f6 [2025-05-20T06:57:49.691Z] + cat /w/workspace/edgexfoundry_git-semver_main/archives/cost.csv [Pipeline] lock [2025-05-20T06:57:50.011Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-git-semver-main-7-stack-cost] [2025-05-20T06:57:50.018Z] Resource [jenkins-edgexfoundry-git-semver-main-7-stack-cost] did not exist. Created. [2025-05-20T06:57:50.024Z] Lock acquired on [Resource: jenkins-edgexfoundry-git-semver-main-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-05-20T06:57:50.830Z] /w/workspace/edgexfoundry_git-semver_main@tmp/durable-6689b69f/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-05-20T06:57:51.146Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-05-20T06:57:51.171Z] Warning: overwriting stash ‘stack-cost’ [2025-05-20T06:57:51.523Z] Stashed 1 file(s) [Pipeline] } [2025-05-20T06:57:51.531Z] Lock released on resource [Resource: jenkins-edgexfoundry-git-semver-main-7-stack-cost] [Pipeline] // lock [Pipeline] } [2025-05-20T06:57:51.570Z] $ docker stop --time=1 38b717cbb42d963024355da2a373787c38320737e5bb0f1666888b71cda8e46a [2025-05-20T06:57:53.037Z] $ docker rm -f --volumes 38b717cbb42d963024355da2a373787c38320737e5bb0f1666888b71cda8e46a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-05-20T06:57:53.795Z] + [ -d /w/workspace/edgexfoundry_git-semver_main/archives ] [2025-05-20T06:57:53.795Z] + ls -al /w/workspace/edgexfoundry_git-semver_main/archives [2025-05-20T06:57:53.795Z] total 16 [2025-05-20T06:57:53.795Z] drwxr-xr-x 3 root root 4096 May 20 06:52 . [2025-05-20T06:57:53.795Z] drwxrwxr-x 7 jenkins jenkins 4096 May 20 06:52 .. [2025-05-20T06:57:53.795Z] drwxr-xr-x 2 root root 4096 May 20 06:52 cost [2025-05-20T06:57:53.795Z] -rw-r--r-- 1 root root 81 May 20 06:52 cost.csv [2025-05-20T06:57:53.795Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_git-semver_main/archives [2025-05-20T06:57:53.795Z] + ls -al /w/workspace/edgexfoundry_git-semver_main/archives [2025-05-20T06:57:53.795Z] total 16 [2025-05-20T06:57:53.795Z] drwxr-xr-x 3 jenkins jenkins 4096 May 20 06:52 . [2025-05-20T06:57:53.795Z] drwxrwxr-x 7 jenkins jenkins 4096 May 20 06:52 .. [2025-05-20T06:57:53.795Z] drwxr-xr-x 2 jenkins jenkins 4096 May 20 06:52 cost [2025-05-20T06:57:53.795Z] -rw-r--r-- 1 jenkins jenkins 81 May 20 06:52 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-05-20T06:57:54.110Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-05-20T06:57:54.973Z] ---> package-listing.sh [2025-05-20T06:57:54.973Z] ++ facter osfamily [2025-05-20T06:57:54.973Z] ++ tr '[:upper:]' '[:lower:]' [2025-05-20T06:57:55.232Z] + OS_FAMILY=debian [2025-05-20T06:57:55.232Z] + workspace=/w/workspace/edgexfoundry_git-semver_main [2025-05-20T06:57:55.232Z] + START_PACKAGES=/tmp/packages_start.txt [2025-05-20T06:57:55.232Z] + END_PACKAGES=/tmp/packages_end.txt [2025-05-20T06:57:55.232Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-05-20T06:57:55.232Z] + PACKAGES=/tmp/packages_start.txt [2025-05-20T06:57:55.232Z] + '[' /w/workspace/edgexfoundry_git-semver_main ']' [2025-05-20T06:57:55.232Z] + PACKAGES=/tmp/packages_end.txt [2025-05-20T06:57:55.232Z] + case "${OS_FAMILY}" in [2025-05-20T06:57:55.232Z] + dpkg -l [2025-05-20T06:57:55.232Z] + grep '^ii' [2025-05-20T06:57:55.232Z] + '[' -f /tmp/packages_start.txt ']' [2025-05-20T06:57:55.232Z] + '[' -f /tmp/packages_end.txt ']' [2025-05-20T06:57:55.232Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-05-20T06:57:55.232Z] + '[' /w/workspace/edgexfoundry_git-semver_main ']' [2025-05-20T06:57:55.232Z] + mkdir -p /w/workspace/edgexfoundry_git-semver_main/archives/ [2025-05-20T06:57:55.232Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_git-semver_main/archives/ [Pipeline] echo [2025-05-20T06:57:55.244Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_git-semver_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-05-20T06:57:55.523Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-20T06:57:56.087Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-05-20T06:57:56.087Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-05-20T06:57:56.166Z] prd-ubuntu20.04-docker-8c-8g-1852 does not seem to be running inside a container [2025-05-20T06:57:56.193Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_git-semver_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_git-semver_main -v /w/workspace/edgexfoundry_git-semver_main:/w/workspace/edgexfoundry_git-semver_main:rw,z -v /w/workspace/edgexfoundry_git-semver_main@tmp:/w/workspace/edgexfoundry_git-semver_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-05-20T06:57:56.383Z] $ docker top 6033066fcc3260b4821d9ffeb324921d1ce24d4cabd424f7cd2d3ad2577caddc -eo pid,comm [Pipeline] { [Pipeline] sh [2025-05-20T06:57:56.734Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-05-20T06:57:57.017Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-05-20T06:57:57.302Z] + ls /var/log/sa-host [2025-05-20T06:57:57.302Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-05-20T06:57:57.344Z] provisioning config files... [2025-05-20T06:57:57.353Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_git-semver_main@tmp/config16797428226575667057tmp [Pipeline] { [Pipeline] echo [2025-05-20T06:57:57.366Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-05-20T06:57:57.647Z] ---> create-netrc.sh [Pipeline] } [2025-05-20T06:57:57.654Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-05-20T06:57:57.973Z] ---> python-tools-install.sh [Pipeline] echo [2025-05-20T06:57:57.982Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-05-20T06:57:58.263Z] ---> sudo-logs.sh [2025-05-20T06:57:58.263Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-05-20T06:57:58.314Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-05-20T06:57:58.594Z] ---> job-cost.sh [2025-05-20T06:57:58.594Z] lf-activate-venv: SKIPPING [2025-05-20T06:57:58.594Z] DEBUG: total: 0.2199999988079071 [2025-05-20T06:57:58.594Z] INFO: Retrieving Stack Cost... [2025-05-20T06:57:58.853Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-05-20T06:57:59.112Z] INFO: Archiving Costs [Pipeline] echo [2025-05-20T06:57:59.123Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-05-20T06:57:59.402Z] ---> logs-deploy.sh [2025-05-20T06:57:59.402Z] lf-activate-venv: SKIPPING [2025-05-20T06:57:59.402Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/git-semver/main/7 [2025-05-20T06:57:59.402Z] INFO: archiving workspace using pattern(s): [2025-05-20T06:58:00.338Z] Archives upload complete. [2025-05-20T06:58:00.596Z] INFO: archiving logs to Nexus [2025-05-20T06:58:01.166Z] ---> uname -a: [2025-05-20T06:58:01.166Z] Linux prd-ubuntu20-04-docker-8c-8g-1852 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2025-05-20T06:58:01.166Z] [2025-05-20T06:58:01.166Z] [2025-05-20T06:58:01.166Z] ---> lscpu: [2025-05-20T06:58:01.166Z] Architecture: x86_64 [2025-05-20T06:58:01.166Z] CPU op-mode(s): 32-bit, 64-bit [2025-05-20T06:58:01.166Z] Byte Order: Little Endian [2025-05-20T06:58:01.166Z] Address sizes: 40 bits physical, 48 bits virtual [2025-05-20T06:58:01.166Z] CPU(s): 8 [2025-05-20T06:58:01.166Z] On-line CPU(s) list: 0-7 [2025-05-20T06:58:01.166Z] Thread(s) per core: 1 [2025-05-20T06:58:01.166Z] Core(s) per socket: 1 [2025-05-20T06:58:01.166Z] Socket(s): 8 [2025-05-20T06:58:01.166Z] NUMA node(s): 1 [2025-05-20T06:58:01.166Z] Vendor ID: AuthenticAMD [2025-05-20T06:58:01.166Z] CPU family: 23 [2025-05-20T06:58:01.166Z] Model: 49 [2025-05-20T06:58:01.166Z] Model name: AMD EPYC-Rome Processor [2025-05-20T06:58:01.166Z] Stepping: 0 [2025-05-20T06:58:01.166Z] CPU MHz: 2800.000 [2025-05-20T06:58:01.166Z] BogoMIPS: 5600.00 [2025-05-20T06:58:01.166Z] Virtualization: AMD-V [2025-05-20T06:58:01.166Z] Hypervisor vendor: KVM [2025-05-20T06:58:01.166Z] Virtualization type: full [2025-05-20T06:58:01.166Z] L1d cache: 256 KiB [2025-05-20T06:58:01.166Z] L1i cache: 256 KiB [2025-05-20T06:58:01.166Z] L2 cache: 4 MiB [2025-05-20T06:58:01.166Z] L3 cache: 128 MiB [2025-05-20T06:58:01.166Z] NUMA node0 CPU(s): 0-7 [2025-05-20T06:58:01.166Z] Vulnerability Itlb multihit: Not affected [2025-05-20T06:58:01.166Z] Vulnerability L1tf: Not affected [2025-05-20T06:58:01.166Z] Vulnerability Mds: Not affected [2025-05-20T06:58:01.166Z] Vulnerability Meltdown: Not affected [2025-05-20T06:58:01.166Z] Vulnerability Mmio stale data: Not affected [2025-05-20T06:58:01.166Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-05-20T06:58:01.166Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-05-20T06:58:01.166Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2025-05-20T06:58:01.166Z] Vulnerability Srbds: Not affected [2025-05-20T06:58:01.166Z] Vulnerability Tsx async abort: Not affected [2025-05-20T06:58:01.166Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2025-05-20T06:58:01.166Z] [2025-05-20T06:58:01.166Z] [2025-05-20T06:58:01.166Z] ---> nproc: [2025-05-20T06:58:01.166Z] 8 [2025-05-20T06:58:01.166Z] [2025-05-20T06:58:01.166Z] [2025-05-20T06:58:01.166Z] ---> df -h: [2025-05-20T06:58:01.166Z] Filesystem Size Used Avail Use% Mounted on [2025-05-20T06:58:01.166Z] overlay 155G 11G 145G 7% / [2025-05-20T06:58:01.166Z] tmpfs 64M 0 64M 0% /dev [2025-05-20T06:58:01.166Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2025-05-20T06:58:01.166Z] shm 64M 0 64M 0% /dev/shm [2025-05-20T06:58:01.166Z] /dev/vda1 155G 11G 145G 7% /facter-os [2025-05-20T06:58:01.166Z] [2025-05-20T06:58:01.166Z] [2025-05-20T06:58:01.166Z] ---> sar -b -r -n DEV: [2025-05-20T06:58:01.166Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1852) 05/20/25 _x86_64_ (8 CPU) [2025-05-20T06:58:01.166Z] [2025-05-20T06:58:01.166Z] 06:35:01 LINUX RESTART (8 CPU) [2025-05-20T06:58:01.166Z] [2025-05-20T06:58:01.166Z] 06:36:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2025-05-20T06:58:01.166Z] 06:37:01 2.90 0.00 2.90 0.00 0.00 214.72 0.00 [2025-05-20T06:58:01.166Z] 06:38:01 1.48 0.00 1.48 0.00 0.00 17.20 0.00 [2025-05-20T06:58:01.166Z] 06:39:01 0.88 0.00 0.88 0.00 0.00 10.40 0.00 [2025-05-20T06:58:01.166Z] 06:40:01 1.18 0.00 1.18 0.00 0.00 14.80 0.00 [2025-05-20T06:58:01.166Z] 06:41:01 39.49 4.97 34.53 0.00 2615.03 6183.50 0.00 [2025-05-20T06:58:01.166Z] 06:42:01 3.10 0.02 3.08 0.00 0.13 73.85 0.00 [2025-05-20T06:58:01.166Z] 06:43:01 0.97 0.00 0.97 0.00 0.00 11.06 0.00 [2025-05-20T06:58:01.166Z] 06:44:01 1.43 0.00 1.43 0.00 0.00 17.06 0.00 [2025-05-20T06:58:01.166Z] 06:45:01 1.05 0.00 1.05 0.00 0.00 12.13 0.00 [2025-05-20T06:58:01.166Z] 06:46:01 1.43 0.00 1.43 0.00 0.00 16.40 0.00 [2025-05-20T06:58:01.166Z] 06:47:01 1.18 0.00 1.18 0.00 0.00 17.33 0.00 [2025-05-20T06:58:01.166Z] 06:48:01 1.42 0.00 1.42 0.00 0.00 16.80 0.00 [2025-05-20T06:58:01.166Z] 06:49:01 466.36 14.26 452.09 0.00 1858.76 26836.86 0.00 [2025-05-20T06:58:01.166Z] 06:50:01 190.72 0.12 190.60 0.00 14.66 26430.53 0.00 [2025-05-20T06:58:01.166Z] 06:51:01 2.47 0.02 2.45 0.00 4.27 82.52 0.00 [2025-05-20T06:58:01.166Z] 06:52:01 4.20 0.07 4.13 0.00 6.40 304.88 0.00 [2025-05-20T06:58:01.166Z] 06:53:01 44.28 0.58 43.69 0.00 42.26 16444.06 0.00 [2025-05-20T06:58:01.166Z] 06:54:01 1.55 0.00 1.55 0.00 0.00 17.33 0.00 [2025-05-20T06:58:01.166Z] 06:55:01 1.42 0.00 1.42 0.00 0.00 15.60 0.00 [2025-05-20T06:58:01.166Z] 06:56:01 1.13 0.00 1.13 0.00 0.00 14.13 0.00 [2025-05-20T06:58:01.166Z] 06:57:01 0.95 0.00 0.95 0.00 0.00 10.40 0.00 [2025-05-20T06:58:01.166Z] Average: 36.67 0.95 35.72 0.00 216.42 3657.87 0.00 [2025-05-20T06:58:01.166Z] [2025-05-20T06:58:01.166Z] 06:36:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2025-05-20T06:58:01.166Z] 06:37:01 30568448 31849140 531192 1.62 47348 1543356 1677880 4.94 604788 1421000 160 [2025-05-20T06:58:01.166Z] 06:38:01 30569616 31850456 529172 1.61 47380 1543360 1677880 4.94 604212 1421080 8 [2025-05-20T06:58:01.166Z] 06:39:01 30568596 31849544 529724 1.61 47412 1543360 1677880 4.94 605996 1421088 16 [2025-05-20T06:58:01.166Z] 06:40:01 30568712 31850132 529408 1.61 47444 1543360 1677880 4.94 605240 1421540 20 [2025-05-20T06:58:01.166Z] 06:41:01 30231412 31818988 519912 1.58 73820 1833396 1634600 4.82 815584 1513020 8 [2025-05-20T06:58:01.166Z] 06:42:01 30236288 31819136 520416 1.58 72380 1830148 1599500 4.71 814276 1509804 144 [2025-05-20T06:58:01.166Z] 06:43:01 30236752 31819652 519700 1.58 72412 1830152 1599500 4.71 814500 1509812 12 [2025-05-20T06:58:01.166Z] 06:44:01 30236728 31819668 519604 1.58 72460 1830152 1583152 4.67 814596 1509808 8 [2025-05-20T06:58:01.166Z] 06:45:01 30238396 31821348 517840 1.57 72496 1830148 1583152 4.67 812340 1509812 8 [2025-05-20T06:58:01.166Z] 06:46:01 30238712 31821744 517380 1.57 72520 1830160 1583152 4.67 812576 1509816 172 [2025-05-20T06:58:01.166Z] 06:47:01 30239680 31822756 516304 1.57 72568 1830164 1583152 4.67 812084 1509820 12 [2025-05-20T06:58:01.166Z] 06:48:01 30239536 31822632 516348 1.57 72592 1830172 1583152 4.67 812212 1509824 8 [2025-05-20T06:58:01.166Z] 06:49:01 29326592 31490092 799412 2.43 109948 2338328 1877244 5.53 1286732 1864916 115728 [2025-05-20T06:58:01.166Z] 06:50:01 29162676 31527100 755416 2.30 136488 2505648 1682016 4.96 1291116 2014932 1428 [2025-05-20T06:58:01.166Z] 06:51:01 29172412 31537052 745544 2.27 136524 2505756 1647684 4.86 1280220 2014552 8 [2025-05-20T06:58:01.166Z] 06:52:01 28853696 31489136 789956 2.40 141808 2755348 1961656 5.78 1323468 2263904 254220 [2025-05-20T06:58:01.166Z] 06:53:01 28635980 31519452 758212 2.31 154312 2959608 1662092 4.90 1317348 2454624 8 [2025-05-20T06:58:01.166Z] 06:54:01 28637052 31520528 757092 2.30 154328 2959608 1662092 4.90 1316912 2454624 16 [2025-05-20T06:58:01.166Z] 06:55:01 28643452 31527032 750516 2.28 154380 2959604 1662092 4.90 1310280 2454628 8 [2025-05-20T06:58:01.166Z] 06:56:01 28643928 31527540 750160 2.28 154388 2959616 1662092 4.90 1310668 2454632 12 [2025-05-20T06:58:01.166Z] 06:57:01 28653000 31536616 741060 2.25 154400 2959616 1662092 4.90 1300892 2454632 4 [2025-05-20T06:58:01.166Z] Average: 29709603 31697131 624494 1.90 98448 2177193 1663807 4.90 984097 1818946 17715 [2025-05-20T06:58:01.166Z] [2025-05-20T06:58:01.166Z] 06:36:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2025-05-20T06:58:01.166Z] 06:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-05-20T06:58:01.166Z] 06:37:01 ens3 1.49 0.10 0.21 0.07 0.00 0.00 0.00 0.00 [2025-05-20T06:58:01.166Z] 06:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-05-20T06:58:01.166Z] 06:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-05-20T06:58:01.166Z] 06:38:01 ens3 1.75 0.33 0.38 0.21 0.00 0.00 0.00 0.00 [2025-05-20T06:58:01.166Z] 06:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-05-20T06:58:01.166Z] 06:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-05-20T06:58:01.166Z] 06:39:01 ens3 1.43 1.02 0.83 0.62 0.00 0.00 0.00 0.00 [2025-05-20T06:58:01.166Z] 06:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-05-20T06:58:01.166Z] 06:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-05-20T06:58:01.166Z] 06:40:01 ens3 0.25 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-05-20T06:58:01.166Z] 06:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-05-20T06:58:01.166Z] 06:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-05-20T06:58:01.166Z] 06:41:01 ens3 190.33 113.90 2284.08 7.81 0.00 0.00 0.00 0.00 [2025-05-20T06:58:01.166Z] 06:41:01 lo 0.40 0.40 0.05 0.05 0.00 0.00 0.00 0.00 [2025-05-20T06:58:01.166Z] 06:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-05-20T06:58:01.166Z] 06:42:01 ens3 0.38 0.13 0.02 0.01 0.00 0.00 0.00 0.00 [2025-05-20T06:58:01.166Z] 06:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-05-20T06:58:01.166Z] 06:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-05-20T06:58:01.166Z] 06:43:01 ens3 0.22 0.05 0.06 0.00 0.00 0.00 0.00 0.00 [2025-05-20T06:58:01.166Z] 06:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-05-20T06:58:01.166Z] 06:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-05-20T06:58:01.166Z] 06:44:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-05-20T06:58:01.166Z] 06:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-05-20T06:58:01.166Z] 06:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-05-20T06:58:01.166Z] 06:45:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-05-20T06:58:01.166Z] 06:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-05-20T06:58:01.166Z] 06:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-05-20T06:58:01.166Z] 06:46:01 ens3 0.30 0.20 0.09 0.07 0.00 0.00 0.00 0.00 [2025-05-20T06:58:01.166Z] 06:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-05-20T06:58:01.166Z] 06:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-05-20T06:58:01.166Z] 06:47:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-05-20T06:58:01.166Z] 06:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-05-20T06:58:01.166Z] 06:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-05-20T06:58:01.166Z] 06:48:01 ens3 0.20 0.13 0.07 0.01 0.00 0.00 0.00 0.00 [2025-05-20T06:58:01.166Z] 06:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-05-20T06:58:01.166Z] 06:49:01 docker0 39.38 59.37 4.22 1157.09 0.00 0.00 0.00 0.00 [2025-05-20T06:58:01.166Z] 06:49:01 veth3f3a971 17.83 24.56 3.07 332.40 0.00 0.00 0.00 0.03 [2025-05-20T06:58:01.166Z] 06:49:01 ens3 311.86 204.07 2191.85 69.77 0.00 0.00 0.00 0.00 [2025-05-20T06:58:01.166Z] 06:49:01 lo 4.80 4.80 0.48 0.48 0.00 0.00 0.00 0.00 [2025-05-20T06:58:01.166Z] 06:50:01 docker0 21.86 32.36 1.64 767.47 0.00 0.00 0.00 0.00 [2025-05-20T06:58:01.166Z] 06:50:01 ens3 214.78 199.62 815.14 1549.66 0.00 0.00 0.00 0.00 [2025-05-20T06:58:01.166Z] 06:50:01 lo 2.73 2.73 0.26 0.26 0.00 0.00 0.00 0.00 [2025-05-20T06:58:01.166Z] 06:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-05-20T06:58:01.166Z] 06:51:01 ens3 14.73 12.25 11.69 4.07 0.00 0.00 0.00 0.00 [2025-05-20T06:58:01.166Z] 06:51:01 lo 2.47 2.47 0.24 0.24 0.00 0.00 0.00 0.00 [2025-05-20T06:58:01.166Z] 06:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-05-20T06:58:01.166Z] 06:52:01 ens3 82.85 51.52 2508.68 5.37 0.00 0.00 0.00 0.00 [2025-05-20T06:58:01.166Z] 06:52:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 [2025-05-20T06:58:01.166Z] 06:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-05-20T06:58:01.166Z] 06:53:01 ens3 22.13 13.48 24.77 6.89 0.00 0.00 0.00 0.00 [2025-05-20T06:58:01.166Z] 06:53:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2025-05-20T06:58:01.166Z] 06:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-05-20T06:58:01.166Z] 06:54:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-05-20T06:58:01.166Z] 06:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-05-20T06:58:01.166Z] 06:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-05-20T06:58:01.166Z] 06:55:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-05-20T06:58:01.166Z] 06:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-05-20T06:58:01.166Z] 06:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-05-20T06:58:01.166Z] 06:56:01 ens3 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2025-05-20T06:58:01.166Z] 06:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-05-20T06:58:01.166Z] 06:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-05-20T06:58:01.166Z] 06:57:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-05-20T06:58:01.166Z] 06:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-05-20T06:58:01.166Z] Average: docker0 2.92 4.37 0.28 91.71 0.00 0.00 0.00 0.00 [2025-05-20T06:58:01.166Z] Average: ens3 40.19 28.46 373.52 78.38 0.00 0.00 0.00 0.00 [2025-05-20T06:58:01.166Z] Average: lo 0.63 0.63 0.06 0.06 0.00 0.00 0.00 0.00 [2025-05-20T06:58:01.166Z] [2025-05-20T06:58:01.166Z] [2025-05-20T06:58:01.166Z] ---> sar -P ALL: [2025-05-20T06:58:01.166Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1852) 05/20/25 _x86_64_ (8 CPU) [2025-05-20T06:58:01.166Z] [2025-05-20T06:58:01.166Z] 06:35:01 LINUX RESTART (8 CPU) [2025-05-20T06:58:01.166Z] [2025-05-20T06:58:01.166Z] 06:36:02 CPU %user %nice %system %iowait %steal %idle [2025-05-20T06:58:01.166Z] 06:37:01 all 0.04 0.00 0.02 0.03 0.00 99.91 [2025-05-20T06:58:01.166Z] 06:37:01 0 0.07 0.00 0.02 0.22 0.02 99.68 [2025-05-20T06:58:01.166Z] 06:37:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2025-05-20T06:58:01.166Z] 06:37:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2025-05-20T06:58:01.166Z] 06:37:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2025-05-20T06:58:01.166Z] 06:37:01 4 0.08 0.00 0.05 0.00 0.02 99.85 [2025-05-20T06:58:01.166Z] 06:37:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2025-05-20T06:58:01.166Z] 06:37:01 6 0.00 0.00 0.03 0.00 0.00 99.97 [2025-05-20T06:58:01.166Z] 06:37:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2025-05-20T06:58:01.166Z] 06:38:01 all 0.03 0.00 0.02 0.00 0.00 99.94 [2025-05-20T06:58:01.166Z] 06:38:01 0 0.03 0.00 0.02 0.02 0.00 99.93 [2025-05-20T06:58:01.166Z] 06:38:01 1 0.07 0.00 0.02 0.02 0.02 99.88 [2025-05-20T06:58:01.166Z] 06:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-05-20T06:58:01.166Z] 06:38:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2025-05-20T06:58:01.166Z] 06:38:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2025-05-20T06:58:01.166Z] 06:38:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2025-05-20T06:58:01.166Z] 06:38:01 6 0.05 0.00 0.03 0.00 0.00 99.92 [2025-05-20T06:58:01.166Z] 06:38:01 7 0.03 0.00 0.03 0.00 0.00 99.93 [2025-05-20T06:58:01.166Z] 06:39:01 all 0.03 0.00 0.01 0.00 0.00 99.95 [2025-05-20T06:58:01.166Z] 06:39:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2025-05-20T06:58:01.166Z] 06:39:01 1 0.05 0.00 0.00 0.00 0.00 99.95 [2025-05-20T06:58:01.166Z] 06:39:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2025-05-20T06:58:01.167Z] 06:39:01 3 0.05 0.00 0.00 0.00 0.00 99.95 [2025-05-20T06:58:01.167Z] 06:39:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2025-05-20T06:58:01.167Z] 06:39:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2025-05-20T06:58:01.167Z] 06:39:01 6 0.08 0.00 0.03 0.00 0.02 99.87 [2025-05-20T06:58:01.167Z] 06:39:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2025-05-20T06:58:01.167Z] 06:40:01 all 0.26 0.00 0.01 0.00 0.01 99.72 [2025-05-20T06:58:01.167Z] 06:40:01 0 1.89 0.00 0.02 0.02 0.02 98.06 [2025-05-20T06:58:01.167Z] 06:40:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2025-05-20T06:58:01.167Z] 06:40:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-05-20T06:58:01.167Z] 06:40:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2025-05-20T06:58:01.167Z] 06:40:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2025-05-20T06:58:01.167Z] 06:40:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2025-05-20T06:58:01.167Z] 06:40:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2025-05-20T06:58:01.167Z] 06:40:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-05-20T06:58:01.167Z] 06:41:01 all 2.43 0.00 1.29 0.47 0.02 95.79 [2025-05-20T06:58:01.167Z] 06:41:01 0 4.24 0.00 0.82 2.29 0.02 92.63 [2025-05-20T06:58:01.167Z] 06:41:01 1 2.10 0.00 1.03 0.45 0.02 96.40 [2025-05-20T06:58:01.167Z] 06:41:01 2 2.65 0.00 1.22 0.08 0.03 96.01 [2025-05-20T06:58:01.167Z] 06:41:01 3 1.92 0.00 1.22 0.03 0.02 96.80 [2025-05-20T06:58:01.167Z] 06:41:01 4 2.24 0.00 1.89 0.33 0.02 95.51 [2025-05-20T06:58:01.167Z] 06:41:01 5 1.79 0.00 2.30 0.35 0.02 95.54 [2025-05-20T06:58:01.167Z] 06:41:01 6 1.22 0.00 0.99 0.05 0.03 97.71 [2025-05-20T06:58:01.167Z] 06:41:01 7 3.25 0.00 0.85 0.15 0.02 95.73 [2025-05-20T06:58:01.167Z] 06:42:01 all 0.09 0.00 0.05 0.01 0.01 99.84 [2025-05-20T06:58:01.167Z] 06:42:01 0 0.17 0.00 0.02 0.10 0.00 99.72 [2025-05-20T06:58:01.167Z] 06:42:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2025-05-20T06:58:01.167Z] 06:42:01 2 0.02 0.00 0.05 0.00 0.00 99.93 [2025-05-20T06:58:01.167Z] 06:42:01 3 0.05 0.00 0.03 0.00 0.02 99.90 [2025-05-20T06:58:01.167Z] 06:42:01 4 0.02 0.00 0.05 0.00 0.02 99.92 [2025-05-20T06:58:01.167Z] 06:42:01 5 0.10 0.00 0.05 0.00 0.00 99.85 [2025-05-20T06:58:01.167Z] 06:42:01 6 0.25 0.00 0.13 0.00 0.02 99.60 [2025-05-20T06:58:01.167Z] 06:42:01 7 0.10 0.00 0.03 0.00 0.02 99.85 [2025-05-20T06:58:01.167Z] 06:43:01 all 0.15 0.00 0.01 0.00 0.00 99.83 [2025-05-20T06:58:01.167Z] 06:43:01 0 1.04 0.00 0.03 0.00 0.00 98.92 [2025-05-20T06:58:01.167Z] 06:43:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2025-05-20T06:58:01.167Z] 06:43:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2025-05-20T06:58:01.167Z] 06:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-05-20T06:58:01.167Z] 06:43:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2025-05-20T06:58:01.167Z] 06:43:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2025-05-20T06:58:01.167Z] 06:43:01 6 0.02 0.00 0.03 0.00 0.02 99.93 [2025-05-20T06:58:01.167Z] 06:43:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2025-05-20T06:58:01.167Z] 06:44:01 all 0.06 0.00 0.02 0.00 0.00 99.91 [2025-05-20T06:58:01.167Z] 06:44:01 0 0.32 0.00 0.12 0.03 0.00 99.53 [2025-05-20T06:58:01.167Z] 06:44:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2025-05-20T06:58:01.167Z] 06:44:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2025-05-20T06:58:01.167Z] 06:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-05-20T06:58:01.167Z] 06:44:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-05-20T06:58:01.167Z] 06:44:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2025-05-20T06:58:01.167Z] 06:44:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2025-05-20T06:58:01.167Z] 06:44:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-05-20T06:58:01.167Z] 06:45:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2025-05-20T06:58:01.167Z] 06:45:01 0 0.00 0.00 0.00 0.02 0.02 99.97 [2025-05-20T06:58:01.167Z] 06:45:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2025-05-20T06:58:01.167Z] 06:45:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2025-05-20T06:58:01.167Z] 06:45:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2025-05-20T06:58:01.167Z] 06:45:01 4 0.00 0.00 0.00 0.02 0.02 99.97 [2025-05-20T06:58:01.167Z] 06:45:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2025-05-20T06:58:01.167Z] 06:45:01 6 0.03 0.00 0.02 0.00 0.03 99.92 [2025-05-20T06:58:01.167Z] 06:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-05-20T06:58:01.167Z] 06:46:01 all 0.03 0.00 0.01 0.00 0.00 99.96 [2025-05-20T06:58:01.167Z] 06:46:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2025-05-20T06:58:01.167Z] 06:46:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2025-05-20T06:58:01.167Z] 06:46:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-05-20T06:58:01.167Z] 06:46:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2025-05-20T06:58:01.167Z] 06:46:01 4 0.02 0.00 0.02 0.02 0.00 99.95 [2025-05-20T06:58:01.167Z] 06:46:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2025-05-20T06:58:01.167Z] 06:46:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2025-05-20T06:58:01.167Z] 06:46:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-05-20T06:58:01.167Z] 06:47:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2025-05-20T06:58:01.167Z] 06:47:01 0 0.00 0.00 0.00 0.03 0.00 99.97 [2025-05-20T06:58:01.167Z] 06:47:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2025-05-20T06:58:01.167Z] 06:47:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-05-20T06:58:01.167Z] 06:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-05-20T06:58:01.167Z] 06:47:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-05-20T06:58:01.167Z] 06:47:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2025-05-20T06:58:01.167Z] 06:47:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2025-05-20T06:58:01.167Z] 06:47:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-05-20T06:58:01.167Z] [2025-05-20T06:58:01.167Z] 06:47:01 CPU %user %nice %system %iowait %steal %idle [2025-05-20T06:58:01.167Z] 06:48:01 all 0.15 0.00 0.01 0.00 0.00 99.84 [2025-05-20T06:58:01.167Z] 06:48:01 0 1.06 0.00 0.00 0.02 0.00 98.92 [2025-05-20T06:58:01.167Z] 06:48:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2025-05-20T06:58:01.167Z] 06:48:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-05-20T06:58:01.167Z] 06:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-05-20T06:58:01.167Z] 06:48:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2025-05-20T06:58:01.167Z] 06:48:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2025-05-20T06:58:01.167Z] 06:48:01 6 0.05 0.00 0.00 0.00 0.02 99.93 [2025-05-20T06:58:01.167Z] 06:48:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-05-20T06:58:01.167Z] 06:49:01 all 9.85 0.00 2.27 2.31 0.05 85.52 [2025-05-20T06:58:01.167Z] 06:49:01 0 6.53 0.00 3.24 10.22 0.07 79.95 [2025-05-20T06:58:01.167Z] 06:49:01 1 13.77 0.00 2.60 0.20 0.07 83.37 [2025-05-20T06:58:01.167Z] 06:49:01 2 6.98 0.00 1.69 0.52 0.05 90.76 [2025-05-20T06:58:01.167Z] 06:49:01 3 6.82 0.00 1.74 0.25 0.03 91.16 [2025-05-20T06:58:01.167Z] 06:49:01 4 6.56 0.00 1.79 1.78 0.05 89.82 [2025-05-20T06:58:01.167Z] 06:49:01 5 10.63 0.00 1.77 0.38 0.05 87.17 [2025-05-20T06:58:01.167Z] 06:49:01 6 12.78 0.00 1.88 0.32 0.05 84.97 [2025-05-20T06:58:01.167Z] 06:49:01 7 14.76 0.00 3.48 4.75 0.07 76.94 [2025-05-20T06:58:01.167Z] 06:50:01 all 11.64 0.00 2.13 1.64 0.06 84.53 [2025-05-20T06:58:01.167Z] 06:50:01 0 16.87 0.00 3.29 1.14 0.08 78.61 [2025-05-20T06:58:01.167Z] 06:50:01 1 14.55 0.00 1.82 0.77 0.07 82.79 [2025-05-20T06:58:01.167Z] 06:50:01 2 14.49 0.00 2.10 0.05 0.07 83.29 [2025-05-20T06:58:01.167Z] 06:50:01 3 12.21 0.00 2.37 4.48 0.07 80.87 [2025-05-20T06:58:01.167Z] 06:50:01 4 7.91 0.00 2.27 5.84 0.05 83.93 [2025-05-20T06:58:01.167Z] 06:50:01 5 6.45 0.00 1.71 0.60 0.03 91.20 [2025-05-20T06:58:01.167Z] 06:50:01 6 5.72 0.00 1.94 0.13 0.05 92.16 [2025-05-20T06:58:01.167Z] 06:50:01 7 14.96 0.00 1.59 0.07 0.05 83.33 [2025-05-20T06:58:01.167Z] 06:51:01 all 0.08 0.00 0.06 0.00 0.01 99.85 [2025-05-20T06:58:01.167Z] 06:51:01 0 0.08 0.00 0.08 0.00 0.02 99.82 [2025-05-20T06:58:01.167Z] 06:51:01 1 0.10 0.00 0.07 0.00 0.02 99.82 [2025-05-20T06:58:01.167Z] 06:51:01 2 0.10 0.00 0.07 0.00 0.00 99.83 [2025-05-20T06:58:01.167Z] 06:51:01 3 0.10 0.00 0.07 0.02 0.00 99.82 [2025-05-20T06:58:01.167Z] 06:51:01 4 0.05 0.00 0.07 0.00 0.02 99.87 [2025-05-20T06:58:01.167Z] 06:51:01 5 0.08 0.00 0.05 0.00 0.02 99.85 [2025-05-20T06:58:01.167Z] 06:51:01 6 0.10 0.00 0.02 0.00 0.02 99.87 [2025-05-20T06:58:01.167Z] 06:51:01 7 0.02 0.00 0.07 0.00 0.02 99.90 [2025-05-20T06:58:01.167Z] 06:52:01 all 0.88 0.00 0.35 0.04 0.01 98.72 [2025-05-20T06:58:01.167Z] 06:52:01 0 0.84 0.00 0.45 0.00 0.02 98.70 [2025-05-20T06:58:01.167Z] 06:52:01 1 1.14 0.00 0.27 0.05 0.00 98.54 [2025-05-20T06:58:01.167Z] 06:52:01 2 0.70 0.00 0.33 0.02 0.02 98.93 [2025-05-20T06:58:01.167Z] 06:52:01 3 0.68 0.00 0.30 0.22 0.02 98.78 [2025-05-20T06:58:01.167Z] 06:52:01 4 0.82 0.00 0.33 0.00 0.00 98.85 [2025-05-20T06:58:01.167Z] 06:52:01 5 1.10 0.00 0.33 0.00 0.00 98.57 [2025-05-20T06:58:01.167Z] 06:52:01 6 0.92 0.00 0.37 0.00 0.00 98.71 [2025-05-20T06:58:01.167Z] 06:52:01 7 0.87 0.00 0.42 0.00 0.00 98.72 [2025-05-20T06:58:01.167Z] 06:53:01 all 1.48 0.00 0.68 0.69 0.01 97.13 [2025-05-20T06:58:01.167Z] 06:53:01 0 1.29 0.00 0.87 0.08 0.03 97.72 [2025-05-20T06:58:01.167Z] 06:53:01 1 1.69 0.00 0.67 0.02 0.02 97.61 [2025-05-20T06:58:01.167Z] 06:53:01 2 1.92 0.00 0.47 0.02 0.00 97.59 [2025-05-20T06:58:01.167Z] 06:53:01 3 1.55 0.00 0.79 5.10 0.00 92.56 [2025-05-20T06:58:01.167Z] 06:53:01 4 1.61 0.00 0.47 0.05 0.02 97.86 [2025-05-20T06:58:01.167Z] 06:53:01 5 1.18 0.00 1.10 0.00 0.02 97.70 [2025-05-20T06:58:01.167Z] 06:53:01 6 1.05 0.00 0.22 0.00 0.00 98.73 [2025-05-20T06:58:01.167Z] 06:53:01 7 1.55 0.00 0.87 0.28 0.02 97.28 [2025-05-20T06:58:01.167Z] 06:54:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2025-05-20T06:58:01.167Z] 06:54:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2025-05-20T06:58:01.167Z] 06:54:01 1 0.08 0.00 0.05 0.00 0.03 99.83 [2025-05-20T06:58:01.167Z] 06:54:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-05-20T06:58:01.167Z] 06:54:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2025-05-20T06:58:01.167Z] 06:54:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2025-05-20T06:58:01.167Z] 06:54:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2025-05-20T06:58:01.167Z] 06:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-05-20T06:58:01.167Z] 06:54:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-05-20T06:58:01.167Z] 06:55:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2025-05-20T06:58:01.167Z] 06:55:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2025-05-20T06:58:01.167Z] 06:55:01 1 0.05 0.00 0.05 0.00 0.02 99.88 [2025-05-20T06:58:01.167Z] 06:55:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2025-05-20T06:58:01.167Z] 06:55:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2025-05-20T06:58:01.167Z] 06:55:01 4 0.03 0.00 0.02 0.02 0.00 99.93 [2025-05-20T06:58:01.167Z] 06:55:01 5 0.05 0.00 0.00 0.00 0.02 99.93 [2025-05-20T06:58:01.167Z] 06:55:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-05-20T06:58:01.167Z] 06:55:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2025-05-20T06:58:01.167Z] 06:56:01 all 0.09 0.00 0.01 0.00 0.00 99.89 [2025-05-20T06:58:01.167Z] 06:56:01 0 0.65 0.00 0.00 0.00 0.00 99.35 [2025-05-20T06:58:01.167Z] 06:56:01 1 0.07 0.00 0.03 0.00 0.02 99.88 [2025-05-20T06:58:01.167Z] 06:56:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-05-20T06:58:01.167Z] 06:56:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2025-05-20T06:58:01.167Z] 06:56:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2025-05-20T06:58:01.167Z] 06:56:01 5 0.00 0.00 0.03 0.00 0.00 99.97 [2025-05-20T06:58:01.167Z] 06:56:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2025-05-20T06:58:01.167Z] 06:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-05-20T06:58:01.167Z] 06:57:01 all 0.04 0.00 0.02 0.00 0.01 99.92 [2025-05-20T06:58:01.167Z] 06:57:01 0 0.13 0.00 0.07 0.00 0.02 99.78 [2025-05-20T06:58:01.167Z] 06:57:01 1 0.05 0.00 0.05 0.00 0.02 99.88 [2025-05-20T06:58:01.167Z] 06:57:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2025-05-20T06:58:01.167Z] 06:57:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2025-05-20T06:58:01.167Z] 06:57:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2025-05-20T06:58:01.167Z] 06:57:01 5 0.07 0.00 0.02 0.00 0.02 99.90 [2025-05-20T06:58:01.167Z] 06:57:01 6 0.05 0.00 0.00 0.00 0.02 99.93 [2025-05-20T06:58:01.167Z] 06:57:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2025-05-20T06:58:01.167Z] Average: all 1.30 0.00 0.33 0.25 0.01 98.10 [2025-05-20T06:58:01.167Z] Average: 0 1.68 0.00 0.43 0.68 0.02 97.19 [2025-05-20T06:58:01.167Z] Average: 1 1.61 0.00 0.32 0.07 0.02 97.98 [2025-05-20T06:58:01.167Z] Average: 2 1.28 0.00 0.28 0.03 0.01 98.39 [2025-05-20T06:58:01.167Z] Average: 3 1.12 0.00 0.31 0.48 0.01 98.08 [2025-05-20T06:58:01.167Z] Average: 4 0.93 0.00 0.33 0.39 0.01 98.34 [2025-05-20T06:58:01.167Z] Average: 5 1.03 0.00 0.36 0.06 0.01 98.53 [2025-05-20T06:58:01.167Z] Average: 6 1.07 0.00 0.27 0.02 0.02 98.62 [2025-05-20T06:58:01.167Z] Average: 7 1.70 0.00 0.35 0.25 0.01 97.69 [2025-05-20T06:58:01.167Z] [2025-05-20T06:58:01.167Z] [2025-05-20T06:58:01.167Z]