Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2f807f817482b20fd449fccd171f6d664adfae4f 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-ssh13238611827291286589.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-ssh9746131183778964524.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-ssh12775040562484703735.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-ssh13422624872196832054.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-ssh4255738338285213446.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.5], 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.5 [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-2106 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 Avoid second fetch Checking out Revision 2f807f817482b20fd449fccd171f6d664adfae4f (main) Commit message: "Merge pull request #75 from cherrycl/set-safe-directory" > 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 > git config core.sparsecheckout # timeout=10 > git checkout -f 2f807f817482b20fd449fccd171f6d664adfae4f # timeout=10 > git rev-list --no-walk 1de9c0d894bf9b947298bca85d916260acaf242b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-05-23T08:27:31.766Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-05-23T08:27:31.832Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-05-23T08:27:31.856Z] ========================================================= [2025-05-23T08:27:31.856Z] EdgeX Global Pipelines Version Info [2025-05-23T08:27:31.856Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-05-23T08:27:32.947Z] ------------------- [2025-05-23T08:27:32.947Z] stable info: [2025-05-23T08:27:32.947Z] ------------------- [2025-05-23T08:27:32.947Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-05-23T08:27:32.947Z] Commit SHA: f6201a7a3d6e66e18b8eca84a9a3a23cb614281a [2025-05-23T08:27:32.947Z] Message: update stable to v1.0.274 [2025-05-23T08:27:33.607Z] ------------------- [2025-05-23T08:27:33.607Z] experimental info: [2025-05-23T08:27:33.607Z] ------------------- [2025-05-23T08:27:33.607Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-05-23T08:27:33.607Z] Commit SHA: 37b7ea18aae57a13c49558995fe7e8e2ee4c4e30 [2025-05-23T08:27:33.607Z] Message: update experimental to test-semver [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2025-05-23T08:27:33.684Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = git-semver-settings [Pipeline] echo [2025-05-23T08:27:33.700Z] [edgeXSetupEnvironment]: set envvar PROJECT = py-git-semver [Pipeline] echo [2025-05-23T08:27:33.724Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = false [Pipeline] echo [2025-05-23T08:27:33.743Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-05-23T08:27:33.757Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-05-23T08:27:33.775Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = py-git-semver [Pipeline] echo [2025-05-23T08:27:33.795Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = edgex-devops [Pipeline] echo [2025-05-23T08:27:33.815Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2025-05-23T08:27:33.833Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2025-05-23T08:27:33.846Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-05-23T08:27:33.862Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2025-05-23T08:27:33.878Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = py-git-semver-archive.tar.gz [Pipeline] echo [2025-05-23T08:27:33.895Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-05-23T08:27:33.913Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-05-23T08:27:33.932Z] [edgeXSetupEnvironment]: set envvar RELEASE_BRANCH_OVERRIDE = python [Pipeline] echo [2025-05-23T08:27:33.949Z] [edgeXSetupEnvironment]: set envvar DOCKER_CUSTOM_TAGS = 0.1.5 [Pipeline] echo [2025-05-23T08:27:33.966Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-05-23T08:27:33.985Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-05-23T08:27:33.998Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-05-23T08:27:34.014Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2f807f817482b20fd449fccd171f6d664adfae4f [Pipeline] echo [2025-05-23T08:27:34.034Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2f807f8 [Pipeline] echo [2025-05-23T08:27:34.052Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-05-23T08:27:34.111Z] provisioning config files... [2025-05-23T08:27:34.124Z] copy managed file [git-semver-settings] to file:/w/workspace/edgexfoundry_git-semver_main@tmp/config15966128209679018153tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-05-23T08:27:34.463Z] ---> ****-login.sh [2025-05-23T08:27:34.463Z] nexus3.edgexfoundry.org:10001 [2025-05-23T08:27:34.724Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-23T08:27:34.984Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-23T08:27:34.984Z] Configure a credential helper to remove this warning. See [2025-05-23T08:27:34.984Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-23T08:27:34.984Z] [2025-05-23T08:27:34.984Z] Login Succeeded [2025-05-23T08:27:34.984Z] nexus3.edgexfoundry.org:10002 [2025-05-23T08:27:34.984Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-23T08:27:34.984Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-23T08:27:34.984Z] Configure a credential helper to remove this warning. See [2025-05-23T08:27:34.984Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-23T08:27:34.984Z] [2025-05-23T08:27:34.984Z] Login Succeeded [2025-05-23T08:27:34.984Z] nexus3.edgexfoundry.org:10003 [2025-05-23T08:27:34.984Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-23T08:27:35.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-23T08:27:35.245Z] Configure a credential helper to remove this warning. See [2025-05-23T08:27:35.245Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-23T08:27:35.245Z] [2025-05-23T08:27:35.245Z] Login Succeeded [2025-05-23T08:27:35.245Z] nexus3.edgexfoundry.org:10004 [2025-05-23T08:27:35.245Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-23T08:27:35.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-23T08:27:35.245Z] Configure a credential helper to remove this warning. See [2025-05-23T08:27:35.245Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-23T08:27:35.245Z] [2025-05-23T08:27:35.245Z] Login Succeeded [2025-05-23T08:27:35.245Z] ****.io [2025-05-23T08:27:35.245Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-23T08:27:35.506Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-23T08:27:35.506Z] Configure a credential helper to remove this warning. See [2025-05-23T08:27:35.506Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-23T08:27:35.506Z] [2025-05-23T08:27:35.506Z] Login Succeeded [2025-05-23T08:27:35.506Z] ---> ****-login.sh ends [Pipeline] } [2025-05-23T08:27:35.515Z] 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-23T08:27:35.775Z] provisioning config files... [2025-05-23T08:27:35.798Z] copy managed file [git-semver-settings] to file:/w/workspace/edgexfoundry_git-semver_main@tmp/config6382644574314768698tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-05-23T08:27:36.112Z] ---> ****-login.sh [2025-05-23T08:27:36.112Z] nexus3.edgexfoundry.org:10001 [2025-05-23T08:27:36.112Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-23T08:27:36.112Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-23T08:27:36.112Z] Configure a credential helper to remove this warning. See [2025-05-23T08:27:36.112Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-23T08:27:36.112Z] [2025-05-23T08:27:36.112Z] Login Succeeded [2025-05-23T08:27:36.112Z] nexus3.edgexfoundry.org:10002 [2025-05-23T08:27:36.112Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-23T08:27:36.113Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-23T08:27:36.113Z] Configure a credential helper to remove this warning. See [2025-05-23T08:27:36.113Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-23T08:27:36.113Z] [2025-05-23T08:27:36.113Z] Login Succeeded [2025-05-23T08:27:36.113Z] nexus3.edgexfoundry.org:10003 [2025-05-23T08:27:36.372Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-23T08:27:36.372Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-23T08:27:36.372Z] Configure a credential helper to remove this warning. See [2025-05-23T08:27:36.373Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-23T08:27:36.373Z] [2025-05-23T08:27:36.373Z] Login Succeeded [2025-05-23T08:27:36.373Z] nexus3.edgexfoundry.org:10004 [2025-05-23T08:27:36.373Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-23T08:27:36.373Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-23T08:27:36.373Z] Configure a credential helper to remove this warning. See [2025-05-23T08:27:36.373Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-23T08:27:36.373Z] [2025-05-23T08:27:36.373Z] Login Succeeded [2025-05-23T08:27:36.373Z] ****.io [2025-05-23T08:27:36.634Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-23T08:27:36.634Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-23T08:27:36.635Z] Configure a credential helper to remove this warning. See [2025-05-23T08:27:36.635Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-23T08:27:36.635Z] [2025-05-23T08:27:36.635Z] Login Succeeded [2025-05-23T08:27:36.635Z] ---> ****-login.sh ends [Pipeline] } [2025-05-23T08:27:36.644Z] 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-23T08:27:37.363Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-05-23T08:27:37.653Z] + ls -al . [2025-05-23T08:27:37.653Z] total 64 [2025-05-23T08:27:37.653Z] drwxrwxr-x 6 jenkins jenkins 4096 May 23 08:27 . [2025-05-23T08:27:37.653Z] drwxrwxr-x 4 jenkins jenkins 4096 May 23 08:27 .. [2025-05-23T08:27:37.653Z] drwxrwxr-x 8 jenkins jenkins 4096 May 23 08:27 .git [2025-05-23T08:27:37.653Z] drwxrwxr-x 2 jenkins jenkins 4096 May 23 08:27 .github [2025-05-23T08:27:37.653Z] -rw-rw-r-- 1 jenkins jenkins 1056 May 23 08:27 .gitignore [2025-05-23T08:27:37.653Z] -rw-rw-r-- 1 jenkins jenkins 1242 May 23 08:27 Dockerfile [2025-05-23T08:27:37.653Z] -rw-rw-r-- 1 jenkins jenkins 869 May 23 08:27 Jenkinsfile [2025-05-23T08:27:37.653Z] -rw-rw-r-- 1 jenkins jenkins 5651 May 23 08:27 README.md [2025-05-23T08:27:37.653Z] -rw-rw-r-- 1 jenkins jenkins 2488 May 23 08:27 build.py [2025-05-23T08:27:37.653Z] drwxrwxr-x 3 jenkins jenkins 4096 May 23 08:27 docs [2025-05-23T08:27:37.653Z] -rw-rw-r-- 1 jenkins jenkins 364 May 23 08:27 entrypoint.sh [2025-05-23T08:27:37.653Z] -rw-rw-r-- 1 jenkins jenkins 83 May 23 08:27 pyproject.toml [2025-05-23T08:27:37.653Z] -rw-rw-r-- 1 jenkins jenkins 32 May 23 08:27 requirements.txt [2025-05-23T08:27:37.653Z] -rw-rw-r-- 1 jenkins jenkins 2628 May 23 08:27 setup.py [2025-05-23T08:27:37.653Z] drwxrwxr-x 4 jenkins jenkins 4096 May 23 08:27 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-23T08:27:38.089Z] + docker build -t edgex-devops/py-git-semver -f Dockerfile --build-arg ARCH=amd64 --label git_sha=2f807f817482b20fd449fccd171f6d664adfae4f --label arch=amd64 . [2025-05-23T08:27:38.089Z] Sending build context to Docker daemon 448kB [2025-05-23T08:27:38.089Z] Step 1/20 : FROM python:3.13-slim AS build-image [2025-05-23T08:27:38.350Z] 3.13-slim: Pulling from library/python [2025-05-23T08:27:38.611Z] 61320b01ae5e: Pulling fs layer [2025-05-23T08:27:38.611Z] 6bf1a483ea7c: Pulling fs layer [2025-05-23T08:27:38.611Z] f5dfc541a4d3: Pulling fs layer [2025-05-23T08:27:38.611Z] 461d9e800cba: Pulling fs layer [2025-05-23T08:27:38.611Z] 461d9e800cba: Waiting [2025-05-23T08:27:38.612Z] 6bf1a483ea7c: Download complete [2025-05-23T08:27:38.994Z] f5dfc541a4d3: Verifying Checksum [2025-05-23T08:27:38.994Z] f5dfc541a4d3: Download complete [2025-05-23T08:27:38.994Z] 461d9e800cba: Download complete [2025-05-23T08:27:38.994Z] 61320b01ae5e: Verifying Checksum [2025-05-23T08:27:38.994Z] 61320b01ae5e: Download complete [2025-05-23T08:27:39.935Z] 61320b01ae5e: Pull complete [2025-05-23T08:27:40.195Z] 6bf1a483ea7c: Pull complete [2025-05-23T08:27:40.766Z] f5dfc541a4d3: Pull complete [2025-05-23T08:27:40.766Z] 461d9e800cba: Pull complete [2025-05-23T08:27:40.766Z] Digest: sha256:56a11364ffe0fee3bd60af6d6d5209eba8a99c2c16dc4c7c5861dc06261503cc [2025-05-23T08:27:40.766Z] Status: Downloaded newer image for python:3.13-slim [2025-05-23T08:27:40.766Z] ---> 26fa9b6e2848 [2025-05-23T08:27:40.766Z] Step 2/20 : ENV PYTHONDONTWRITEBYTECODE 1 [2025-05-23T08:27:41.707Z] ---> Running in dfee8ae7e461 [2025-05-23T08:27:41.707Z] Removing intermediate container dfee8ae7e461 [2025-05-23T08:27:41.707Z] ---> d4edcae7afc5 [2025-05-23T08:27:41.707Z] Step 3/20 : ENV GIT_PYTHON_TRACE 1 [2025-05-23T08:27:41.707Z] ---> Running in d5e847746ab8 [2025-05-23T08:27:41.707Z] Removing intermediate container d5e847746ab8 [2025-05-23T08:27:41.707Z] ---> f2005277bc63 [2025-05-23T08:27:41.707Z] Step 4/20 : WORKDIR /code [2025-05-23T08:27:41.707Z] ---> Running in b8c46c9852e9 [2025-05-23T08:27:41.967Z] Removing intermediate container b8c46c9852e9 [2025-05-23T08:27:41.967Z] ---> 30c1371449f5 [2025-05-23T08:27:41.967Z] Step 5/20 : COPY . /code/ [2025-05-23T08:27:41.967Z] ---> 6a7b25d61350 [2025-05-23T08:27:41.967Z] Step 6/20 : RUN apt-get update && apt-get install -y ssh netcat-traditional git [2025-05-23T08:27:41.967Z] ---> Running in 301c3a3d6e2a [2025-05-23T08:27:42.536Z] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] [2025-05-23T08:27:42.536Z] Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] [2025-05-23T08:27:42.536Z] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] [2025-05-23T08:27:42.536Z] Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8793 kB] [2025-05-23T08:27:42.796Z] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [512 B] [2025-05-23T08:27:42.796Z] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [259 kB] [2025-05-23T08:27:43.734Z] Fetched 9307 kB in 1s (8039 kB/s) [2025-05-23T08:27:44.306Z] Reading package lists... [2025-05-23T08:27:44.567Z] Reading package lists... [2025-05-23T08:27:44.828Z] Building dependency tree... [2025-05-23T08:27:44.828Z] Reading state information... [2025-05-23T08:27:44.828Z] The following additional packages will be installed: [2025-05-23T08:27:44.828Z] dbus dbus-bin dbus-daemon dbus-session-bus-common dbus-system-bus-common [2025-05-23T08:27:44.828Z] dbus-user-session dmsetup git-man krb5-locales less libapparmor1 libargon2-1 [2025-05-23T08:27:44.828Z] libbrotli1 libbsd0 libcbor0.8 libcryptsetup12 libcurl3-gnutls libdbus-1-3 [2025-05-23T08:27:44.828Z] libdevmapper1.02.1 libedit2 liberror-perl libexpat1 libfdisk1 libfido2-1 [2025-05-23T08:27:44.828Z] libgdbm-compat4 libgssapi-krb5-2 libip4tc2 libjson-c5 libk5crypto3 [2025-05-23T08:27:44.828Z] libkeyutils1 libkmod2 libkrb5-3 libkrb5support0 libldap-2.5-0 libldap-common [2025-05-23T08:27:44.828Z] libnghttp2-14 libnsl2 libnss-systemd libpam-systemd libperl5.36 libproc2-0 [2025-05-23T08:27:44.828Z] libpsl5 librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db libssh2-1 [2025-05-23T08:27:44.828Z] libsystemd-shared libtirpc-common libtirpc3 libwrap0 libx11-6 libx11-data [2025-05-23T08:27:44.828Z] libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 ncurses-term openssh-client [2025-05-23T08:27:44.828Z] openssh-server openssh-sftp-server patch perl perl-modules-5.36 procps [2025-05-23T08:27:44.828Z] psmisc publicsuffix runit-helper sensible-utils systemd systemd-sysv [2025-05-23T08:27:44.828Z] systemd-timesyncd ucf xauth [2025-05-23T08:27:44.828Z] Suggested packages: [2025-05-23T08:27:44.828Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-email git-gui [2025-05-23T08:27:44.828Z] gitk gitweb git-cvs git-mediawiki git-svn krb5-doc krb5-user [2025-05-23T08:27:44.828Z] libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal [2025-05-23T08:27:44.828Z] libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql keychain [2025-05-23T08:27:44.828Z] libpam-ssh monkeysphere ssh-askpass molly-guard ufw ed diffutils-doc [2025-05-23T08:27:44.828Z] perl-doc libterm-readline-gnu-perl | libterm-readline-perl-perl make [2025-05-23T08:27:44.828Z] libtap-harness-archive-perl systemd-container systemd-homed systemd-userdbd [2025-05-23T08:27:44.828Z] systemd-boot systemd-resolved libqrencode4 libtss2-esys-3.0.2-0 libtss2-mu0 [2025-05-23T08:27:44.828Z] libtss2-rc0 polkitd | policykit-1 [2025-05-23T08:27:45.398Z] The following NEW packages will be installed: [2025-05-23T08:27:45.398Z] dbus dbus-bin dbus-daemon dbus-session-bus-common dbus-system-bus-common [2025-05-23T08:27:45.398Z] dbus-user-session dmsetup git git-man krb5-locales less libapparmor1 [2025-05-23T08:27:45.398Z] libargon2-1 libbrotli1 libbsd0 libcbor0.8 libcryptsetup12 libcurl3-gnutls [2025-05-23T08:27:45.398Z] libdbus-1-3 libdevmapper1.02.1 libedit2 liberror-perl libexpat1 libfdisk1 [2025-05-23T08:27:45.398Z] libfido2-1 libgdbm-compat4 libgssapi-krb5-2 libip4tc2 libjson-c5 [2025-05-23T08:27:45.398Z] libk5crypto3 libkeyutils1 libkmod2 libkrb5-3 libkrb5support0 libldap-2.5-0 [2025-05-23T08:27:45.398Z] libldap-common libnghttp2-14 libnsl2 libnss-systemd libpam-systemd [2025-05-23T08:27:45.398Z] libperl5.36 libproc2-0 libpsl5 librtmp1 libsasl2-2 libsasl2-modules [2025-05-23T08:27:45.398Z] libsasl2-modules-db libssh2-1 libsystemd-shared libtirpc-common libtirpc3 [2025-05-23T08:27:45.398Z] libwrap0 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 [2025-05-23T08:27:45.398Z] ncurses-term netcat-traditional openssh-client openssh-server [2025-05-23T08:27:45.398Z] openssh-sftp-server patch perl perl-modules-5.36 procps psmisc publicsuffix [2025-05-23T08:27:45.398Z] runit-helper sensible-utils ssh systemd systemd-sysv systemd-timesyncd ucf [2025-05-23T08:27:45.398Z] xauth [2025-05-23T08:27:45.398Z] 0 upgraded, 78 newly installed, 0 to remove and 0 not upgraded. [2025-05-23T08:27:45.398Z] Need to get 31.3 MB of archives. [2025-05-23T08:27:45.398Z] After this operation, 146 MB of additional disk space will be used. [2025-05-23T08:27:45.398Z] Get:1 http://deb.debian.org/debian bookworm/main amd64 libargon2-1 amd64 0~20171227-0.3+deb12u1 [19.4 kB] [2025-05-23T08:27:45.398Z] Get:2 http://deb.debian.org/debian bookworm/main amd64 dmsetup amd64 2:1.02.185-2 [82.0 kB] [2025-05-23T08:27:45.398Z] Get:3 http://deb.debian.org/debian bookworm/main amd64 libdevmapper1.02.1 amd64 2:1.02.185-2 [133 kB] [2025-05-23T08:27:45.398Z] Get:4 http://deb.debian.org/debian bookworm/main amd64 libjson-c5 amd64 0.16-2 [44.1 kB] [2025-05-23T08:27:45.398Z] Get:5 http://deb.debian.org/debian bookworm/main amd64 libcryptsetup12 amd64 2:2.6.1-4~deb12u2 [223 kB] [2025-05-23T08:27:45.398Z] Get:6 http://deb.debian.org/debian bookworm/main amd64 libfdisk1 amd64 2.38.1-5+deb12u3 [194 kB] [2025-05-23T08:27:45.398Z] Get:7 http://deb.debian.org/debian bookworm/main amd64 libkmod2 amd64 30+20221128-1 [57.9 kB] [2025-05-23T08:27:45.398Z] Get:8 http://deb.debian.org/debian bookworm/main amd64 libapparmor1 amd64 3.0.8-3 [41.2 kB] [2025-05-23T08:27:45.398Z] Get:9 http://deb.debian.org/debian bookworm/main amd64 libip4tc2 amd64 1.8.9-2 [19.0 kB] [2025-05-23T08:27:45.398Z] Get:10 http://deb.debian.org/debian bookworm/main amd64 libsystemd-shared amd64 252.36-1~deb12u1 [1693 kB] [2025-05-23T08:27:45.398Z] Get:11 http://deb.debian.org/debian bookworm/main amd64 systemd amd64 252.36-1~deb12u1 [3037 kB] [2025-05-23T08:27:45.398Z] Get:12 http://deb.debian.org/debian bookworm/main amd64 systemd-sysv amd64 252.36-1~deb12u1 [42.6 kB] [2025-05-23T08:27:45.398Z] Get:13 http://deb.debian.org/debian bookworm/main amd64 libdbus-1-3 amd64 1.14.10-1~deb12u1 [201 kB] [2025-05-23T08:27:45.398Z] Get:14 http://deb.debian.org/debian bookworm/main amd64 dbus-bin amd64 1.14.10-1~deb12u1 [105 kB] [2025-05-23T08:27:45.398Z] Get:15 http://deb.debian.org/debian bookworm/main amd64 dbus-session-bus-common all 1.14.10-1~deb12u1 [78.2 kB] [2025-05-23T08:27:45.398Z] Get:16 http://deb.debian.org/debian bookworm/main amd64 libexpat1 amd64 2.5.0-1+deb12u1 [98.9 kB] [2025-05-23T08:27:45.398Z] Get:17 http://deb.debian.org/debian bookworm/main amd64 dbus-daemon amd64 1.14.10-1~deb12u1 [184 kB] [2025-05-23T08:27:45.398Z] Get:18 http://deb.debian.org/debian bookworm/main amd64 dbus-system-bus-common all 1.14.10-1~deb12u1 [79.3 kB] [2025-05-23T08:27:45.398Z] Get:19 http://deb.debian.org/debian bookworm/main amd64 dbus amd64 1.14.10-1~deb12u1 [97.4 kB] [2025-05-23T08:27:45.398Z] Get:20 http://deb.debian.org/debian bookworm/main amd64 perl-modules-5.36 all 5.36.0-7+deb12u2 [2815 kB] [2025-05-23T08:27:45.398Z] Get:21 http://deb.debian.org/debian bookworm/main amd64 libgdbm-compat4 amd64 1.23-3 [48.2 kB] [2025-05-23T08:27:45.398Z] Get:22 http://deb.debian.org/debian bookworm/main amd64 libperl5.36 amd64 5.36.0-7+deb12u2 [4207 kB] [2025-05-23T08:27:45.398Z] Get:23 http://deb.debian.org/debian bookworm/main amd64 perl amd64 5.36.0-7+deb12u2 [239 kB] [2025-05-23T08:27:45.398Z] Get:24 http://deb.debian.org/debian bookworm/main amd64 libbsd0 amd64 0.11.7-2 [117 kB] [2025-05-23T08:27:45.398Z] Get:25 http://deb.debian.org/debian bookworm/main amd64 libedit2 amd64 3.1-20221030-2 [93.0 kB] [2025-05-23T08:27:45.398Z] Get:26 http://deb.debian.org/debian bookworm/main amd64 libcbor0.8 amd64 0.8.0-2+b1 [27.4 kB] [2025-05-23T08:27:45.398Z] Get:27 http://deb.debian.org/debian bookworm/main amd64 libfido2-1 amd64 1.12.0-2+b1 [77.2 kB] [2025-05-23T08:27:45.398Z] Get:28 http://deb.debian.org/debian bookworm/main amd64 libkrb5support0 amd64 1.20.1-2+deb12u3 [32.8 kB] [2025-05-23T08:27:45.398Z] Get:29 http://deb.debian.org/debian bookworm/main amd64 libk5crypto3 amd64 1.20.1-2+deb12u3 [78.9 kB] [2025-05-23T08:27:45.398Z] Get:30 http://deb.debian.org/debian bookworm/main amd64 libkeyutils1 amd64 1.6.3-2 [8808 B] [2025-05-23T08:27:45.398Z] Get:31 http://deb.debian.org/debian bookworm/main amd64 libkrb5-3 amd64 1.20.1-2+deb12u3 [332 kB] [2025-05-23T08:27:45.398Z] Get:32 http://deb.debian.org/debian bookworm/main amd64 libgssapi-krb5-2 amd64 1.20.1-2+deb12u3 [135 kB] [2025-05-23T08:27:45.398Z] Get:33 http://deb.debian.org/debian bookworm/main amd64 openssh-client amd64 1:9.2p1-2+deb12u6 [992 kB] [2025-05-23T08:27:45.398Z] Get:34 http://deb.debian.org/debian bookworm/main amd64 openssh-sftp-server amd64 1:9.2p1-2+deb12u6 [65.8 kB] [2025-05-23T08:27:45.398Z] Get:35 http://deb.debian.org/debian bookworm/main amd64 libproc2-0 amd64 2:4.0.2-3 [62.8 kB] [2025-05-23T08:27:45.398Z] Get:36 http://deb.debian.org/debian bookworm/main amd64 procps amd64 2:4.0.2-3 [709 kB] [2025-05-23T08:27:45.398Z] Get:37 http://deb.debian.org/debian bookworm/main amd64 sensible-utils all 0.0.17+nmu1 [19.0 kB] [2025-05-23T08:27:45.398Z] Get:38 http://deb.debian.org/debian bookworm/main amd64 ucf all 3.0043+nmu1+deb12u1 [55.3 kB] [2025-05-23T08:27:45.398Z] Get:39 http://deb.debian.org/debian bookworm/main amd64 runit-helper all 2.15.2 [6520 B] [2025-05-23T08:27:45.398Z] Get:40 http://deb.debian.org/debian bookworm/main amd64 libtirpc-common all 1.3.3+ds-1 [14.0 kB] [2025-05-23T08:27:45.398Z] Get:41 http://deb.debian.org/debian bookworm/main amd64 libtirpc3 amd64 1.3.3+ds-1 [85.2 kB] [2025-05-23T08:27:45.398Z] Get:42 http://deb.debian.org/debian bookworm/main amd64 libnsl2 amd64 1.3.0-2 [39.5 kB] [2025-05-23T08:27:45.398Z] Get:43 http://deb.debian.org/debian bookworm/main amd64 libwrap0 amd64 7.6.q-32 [54.9 kB] [2025-05-23T08:27:45.398Z] Get:44 http://deb.debian.org/debian bookworm/main amd64 openssh-server amd64 1:9.2p1-2+deb12u6 [457 kB] [2025-05-23T08:27:45.398Z] Get:45 http://deb.debian.org/debian bookworm/main amd64 less amd64 590-2.1~deb12u2 [132 kB] [2025-05-23T08:27:45.398Z] Get:46 http://deb.debian.org/debian bookworm/main amd64 krb5-locales all 1.20.1-2+deb12u3 [63.1 kB] [2025-05-23T08:27:45.398Z] Get:47 http://deb.debian.org/debian bookworm/main amd64 libnss-systemd amd64 252.36-1~deb12u1 [164 kB] [2025-05-23T08:27:45.398Z] Get:48 http://deb.debian.org/debian bookworm/main amd64 libpam-systemd amd64 252.36-1~deb12u1 [225 kB] [2025-05-23T08:27:45.398Z] Get:49 http://deb.debian.org/debian bookworm/main amd64 ncurses-term all 6.4-4 [501 kB] [2025-05-23T08:27:45.398Z] Get:50 http://deb.debian.org/debian bookworm/main amd64 netcat-traditional amd64 1.10-47 [67.9 kB] [2025-05-23T08:27:45.398Z] Get:51 http://deb.debian.org/debian bookworm/main amd64 systemd-timesyncd amd64 252.36-1~deb12u1 [63.7 kB] [2025-05-23T08:27:45.398Z] Get:52 http://deb.debian.org/debian bookworm/main amd64 dbus-user-session amd64 1.14.10-1~deb12u1 [78.1 kB] [2025-05-23T08:27:45.398Z] Get:53 http://deb.debian.org/debian bookworm/main amd64 libbrotli1 amd64 1.0.9-2+b6 [275 kB] [2025-05-23T08:27:45.398Z] Get:54 http://deb.debian.org/debian bookworm/main amd64 libsasl2-modules-db amd64 2.1.28+dfsg-10 [20.3 kB] [2025-05-23T08:27:45.398Z] Get:55 http://deb.debian.org/debian bookworm/main amd64 libsasl2-2 amd64 2.1.28+dfsg-10 [59.7 kB] [2025-05-23T08:27:45.398Z] Get:56 http://deb.debian.org/debian bookworm/main amd64 libldap-2.5-0 amd64 2.5.13+dfsg-5 [183 kB] [2025-05-23T08:27:45.398Z] Get:57 http://deb.debian.org/debian bookworm/main amd64 libnghttp2-14 amd64 1.52.0-1+deb12u2 [73.0 kB] [2025-05-23T08:27:45.398Z] Get:58 http://deb.debian.org/debian bookworm/main amd64 libpsl5 amd64 0.21.2-1 [58.7 kB] [2025-05-23T08:27:45.398Z] Get:59 http://deb.debian.org/debian bookworm/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2025-05-23T08:27:45.398Z] Get:60 http://deb.debian.org/debian bookworm/main amd64 libssh2-1 amd64 1.10.0-3+b1 [179 kB] [2025-05-23T08:27:45.398Z] Get:61 http://deb.debian.org/debian bookworm/main amd64 libcurl3-gnutls amd64 7.88.1-10+deb12u12 [386 kB] [2025-05-23T08:27:45.398Z] Get:62 http://deb.debian.org/debian bookworm/main amd64 liberror-perl all 0.17029-2 [29.0 kB] [2025-05-23T08:27:45.398Z] Get:63 http://deb.debian.org/debian bookworm/main amd64 git-man all 1:2.39.5-0+deb12u2 [2053 kB] [2025-05-23T08:27:45.398Z] Get:64 http://deb.debian.org/debian bookworm/main amd64 git amd64 1:2.39.5-0+deb12u2 [7260 kB] [2025-05-23T08:27:45.662Z] Get:65 http://deb.debian.org/debian bookworm/main amd64 libldap-common all 2.5.13+dfsg-5 [29.3 kB] [2025-05-23T08:27:45.662Z] Get:66 http://deb.debian.org/debian bookworm/main amd64 libsasl2-modules amd64 2.1.28+dfsg-10 [66.6 kB] [2025-05-23T08:27:45.662Z] Get:67 http://deb.debian.org/debian bookworm/main amd64 libxau6 amd64 1:1.0.9-1 [19.7 kB] [2025-05-23T08:27:45.662Z] Get:68 http://deb.debian.org/debian bookworm/main amd64 libxdmcp6 amd64 1:1.1.2-3 [26.3 kB] [2025-05-23T08:27:45.662Z] Get:69 http://deb.debian.org/debian bookworm/main amd64 libxcb1 amd64 1.15-1 [144 kB] [2025-05-23T08:27:45.662Z] Get:70 http://deb.debian.org/debian bookworm/main amd64 libx11-data all 2:1.8.4-2+deb12u2 [292 kB] [2025-05-23T08:27:45.662Z] Get:71 http://deb.debian.org/debian bookworm/main amd64 libx11-6 amd64 2:1.8.4-2+deb12u2 [760 kB] [2025-05-23T08:27:45.662Z] Get:72 http://deb.debian.org/debian bookworm/main amd64 libxext6 amd64 2:1.3.4-1+b1 [52.9 kB] [2025-05-23T08:27:45.662Z] Get:73 http://deb.debian.org/debian bookworm/main amd64 libxmuu1 amd64 2:1.1.3-3 [23.9 kB] [2025-05-23T08:27:45.662Z] Get:74 http://deb.debian.org/debian bookworm/main amd64 patch amd64 2.7.6-7 [128 kB] [2025-05-23T08:27:45.662Z] Get:75 http://deb.debian.org/debian bookworm/main amd64 psmisc amd64 23.6-1 [259 kB] [2025-05-23T08:27:45.662Z] Get:76 http://deb.debian.org/debian bookworm/main amd64 publicsuffix all 20230209.2326-1 [126 kB] [2025-05-23T08:27:45.662Z] Get:77 http://deb.debian.org/debian bookworm/main amd64 ssh all 1:9.2p1-2+deb12u6 [174 kB] [2025-05-23T08:27:45.662Z] Get:78 http://deb.debian.org/debian bookworm/main amd64 xauth amd64 1:1.1.2-1 [36.0 kB] [2025-05-23T08:27:45.662Z] debconf: delaying package configuration, since apt-utils is not installed [2025-05-23T08:27:45.662Z] Fetched 31.3 MB in 0s (129 MB/s) [2025-05-23T08:27:45.662Z] Selecting previously unselected package libargon2-1:amd64. [2025-05-23T08:27:45.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 ... 6630 files and directories currently installed.) [2025-05-23T08:27:45.923Z] Preparing to unpack .../00-libargon2-1_0~20171227-0.3+deb12u1_amd64.deb ... [2025-05-23T08:27:45.923Z] Unpacking libargon2-1:amd64 (0~20171227-0.3+deb12u1) ... [2025-05-23T08:27:45.923Z] Selecting previously unselected package dmsetup. [2025-05-23T08:27:45.923Z] Preparing to unpack .../01-dmsetup_2%3a1.02.185-2_amd64.deb ... [2025-05-23T08:27:45.923Z] Unpacking dmsetup (2:1.02.185-2) ... [2025-05-23T08:27:45.923Z] Selecting previously unselected package libdevmapper1.02.1:amd64. [2025-05-23T08:27:45.923Z] Preparing to unpack .../02-libdevmapper1.02.1_2%3a1.02.185-2_amd64.deb ... [2025-05-23T08:27:45.923Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.185-2) ... [2025-05-23T08:27:45.923Z] Selecting previously unselected package libjson-c5:amd64. [2025-05-23T08:27:45.923Z] Preparing to unpack .../03-libjson-c5_0.16-2_amd64.deb ... [2025-05-23T08:27:45.923Z] Unpacking libjson-c5:amd64 (0.16-2) ... [2025-05-23T08:27:46.184Z] Selecting previously unselected package libcryptsetup12:amd64. [2025-05-23T08:27:46.184Z] Preparing to unpack .../04-libcryptsetup12_2%3a2.6.1-4~deb12u2_amd64.deb ... [2025-05-23T08:27:46.184Z] Unpacking libcryptsetup12:amd64 (2:2.6.1-4~deb12u2) ... [2025-05-23T08:27:46.184Z] Selecting previously unselected package libfdisk1:amd64. [2025-05-23T08:27:46.184Z] Preparing to unpack .../05-libfdisk1_2.38.1-5+deb12u3_amd64.deb ... [2025-05-23T08:27:46.184Z] Unpacking libfdisk1:amd64 (2.38.1-5+deb12u3) ... [2025-05-23T08:27:46.184Z] Selecting previously unselected package libkmod2:amd64. [2025-05-23T08:27:46.184Z] Preparing to unpack .../06-libkmod2_30+20221128-1_amd64.deb ... [2025-05-23T08:27:46.184Z] Unpacking libkmod2:amd64 (30+20221128-1) ... [2025-05-23T08:27:46.184Z] Selecting previously unselected package libapparmor1:amd64. [2025-05-23T08:27:46.184Z] Preparing to unpack .../07-libapparmor1_3.0.8-3_amd64.deb ... [2025-05-23T08:27:46.184Z] Unpacking libapparmor1:amd64 (3.0.8-3) ... [2025-05-23T08:27:46.444Z] Selecting previously unselected package libip4tc2:amd64. [2025-05-23T08:27:46.444Z] Preparing to unpack .../08-libip4tc2_1.8.9-2_amd64.deb ... [2025-05-23T08:27:46.444Z] Unpacking libip4tc2:amd64 (1.8.9-2) ... [2025-05-23T08:27:46.444Z] Selecting previously unselected package libsystemd-shared:amd64. [2025-05-23T08:27:46.444Z] Preparing to unpack .../09-libsystemd-shared_252.36-1~deb12u1_amd64.deb ... [2025-05-23T08:27:46.444Z] Unpacking libsystemd-shared:amd64 (252.36-1~deb12u1) ... [2025-05-23T08:27:46.704Z] Selecting previously unselected package systemd. [2025-05-23T08:27:46.704Z] Preparing to unpack .../10-systemd_252.36-1~deb12u1_amd64.deb ... [2025-05-23T08:27:46.704Z] Unpacking systemd (252.36-1~deb12u1) ... [2025-05-23T08:27:46.964Z] Setting up libargon2-1:amd64 (0~20171227-0.3+deb12u1) ... [2025-05-23T08:27:46.964Z] Setting up libjson-c5:amd64 (0.16-2) ... [2025-05-23T08:27:46.964Z] Setting up libfdisk1:amd64 (2.38.1-5+deb12u3) ... [2025-05-23T08:27:46.964Z] Setting up libkmod2:amd64 (30+20221128-1) ... [2025-05-23T08:27:46.964Z] Setting up libapparmor1:amd64 (3.0.8-3) ... [2025-05-23T08:27:46.964Z] Setting up libip4tc2:amd64 (1.8.9-2) ... [2025-05-23T08:27:46.964Z] Setting up libsystemd-shared:amd64 (252.36-1~deb12u1) ... [2025-05-23T08:27:46.964Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.185-2) ... [2025-05-23T08:27:47.224Z] Setting up libcryptsetup12:amd64 (2:2.6.1-4~deb12u2) ... [2025-05-23T08:27:47.224Z] Setting up systemd (252.36-1~deb12u1) ... [2025-05-23T08:27:47.224Z] Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2025-05-23T08:27:47.224Z] Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2025-05-23T08:27:47.224Z] Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2025-05-23T08:27:47.224Z] Initializing machine ID from random generator. [2025-05-23T08:27:47.224Z] Creating group 'systemd-journal' with GID 999. [2025-05-23T08:27:47.224Z] Creating group 'systemd-network' with GID 998. [2025-05-23T08:27:47.224Z] Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998. [2025-05-23T08:27:47.224Z] Setting up dmsetup (2:1.02.185-2) ... [2025-05-23T08:27:47.484Z] Selecting previously unselected package systemd-sysv. [2025-05-23T08:27:47.484Z] (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 ... 7552 files and directories currently installed.) [2025-05-23T08:27:47.484Z] Preparing to unpack .../00-systemd-sysv_252.36-1~deb12u1_amd64.deb ... [2025-05-23T08:27:47.484Z] Unpacking systemd-sysv (252.36-1~deb12u1) ... [2025-05-23T08:27:47.484Z] Selecting previously unselected package libdbus-1-3:amd64. [2025-05-23T08:27:47.484Z] Preparing to unpack .../01-libdbus-1-3_1.14.10-1~deb12u1_amd64.deb ... [2025-05-23T08:27:47.484Z] Unpacking libdbus-1-3:amd64 (1.14.10-1~deb12u1) ... [2025-05-23T08:27:47.484Z] Selecting previously unselected package dbus-bin. [2025-05-23T08:27:47.484Z] Preparing to unpack .../02-dbus-bin_1.14.10-1~deb12u1_amd64.deb ... [2025-05-23T08:27:47.484Z] Unpacking dbus-bin (1.14.10-1~deb12u1) ... [2025-05-23T08:27:47.484Z] Selecting previously unselected package dbus-session-bus-common. [2025-05-23T08:27:47.484Z] Preparing to unpack .../03-dbus-session-bus-common_1.14.10-1~deb12u1_all.deb ... [2025-05-23T08:27:47.484Z] Unpacking dbus-session-bus-common (1.14.10-1~deb12u1) ... [2025-05-23T08:27:47.744Z] Selecting previously unselected package libexpat1:amd64. [2025-05-23T08:27:47.744Z] Preparing to unpack .../04-libexpat1_2.5.0-1+deb12u1_amd64.deb ... [2025-05-23T08:27:47.744Z] Unpacking libexpat1:amd64 (2.5.0-1+deb12u1) ... [2025-05-23T08:27:47.744Z] Selecting previously unselected package dbus-daemon. [2025-05-23T08:27:47.744Z] Preparing to unpack .../05-dbus-daemon_1.14.10-1~deb12u1_amd64.deb ... [2025-05-23T08:27:47.744Z] Unpacking dbus-daemon (1.14.10-1~deb12u1) ... [2025-05-23T08:27:47.744Z] Selecting previously unselected package dbus-system-bus-common. [2025-05-23T08:27:47.744Z] Preparing to unpack .../06-dbus-system-bus-common_1.14.10-1~deb12u1_all.deb ... [2025-05-23T08:27:47.744Z] Unpacking dbus-system-bus-common (1.14.10-1~deb12u1) ... [2025-05-23T08:27:48.004Z] Selecting previously unselected package dbus. [2025-05-23T08:27:48.004Z] Preparing to unpack .../07-dbus_1.14.10-1~deb12u1_amd64.deb ... [2025-05-23T08:27:48.004Z] Unpacking dbus (1.14.10-1~deb12u1) ... [2025-05-23T08:27:48.004Z] Selecting previously unselected package perl-modules-5.36. [2025-05-23T08:27:48.004Z] Preparing to unpack .../08-perl-modules-5.36_5.36.0-7+deb12u2_all.deb ... [2025-05-23T08:27:48.004Z] Unpacking perl-modules-5.36 (5.36.0-7+deb12u2) ... [2025-05-23T08:27:48.265Z] Selecting previously unselected package libgdbm-compat4:amd64. [2025-05-23T08:27:48.265Z] Preparing to unpack .../09-libgdbm-compat4_1.23-3_amd64.deb ... [2025-05-23T08:27:48.265Z] Unpacking libgdbm-compat4:amd64 (1.23-3) ... [2025-05-23T08:27:48.265Z] Selecting previously unselected package libperl5.36:amd64. [2025-05-23T08:27:48.265Z] Preparing to unpack .../10-libperl5.36_5.36.0-7+deb12u2_amd64.deb ... [2025-05-23T08:27:48.265Z] Unpacking libperl5.36:amd64 (5.36.0-7+deb12u2) ... [2025-05-23T08:27:48.836Z] Selecting previously unselected package perl. [2025-05-23T08:27:48.836Z] Preparing to unpack .../11-perl_5.36.0-7+deb12u2_amd64.deb ... [2025-05-23T08:27:48.836Z] Unpacking perl (5.36.0-7+deb12u2) ... [2025-05-23T08:27:48.836Z] Selecting previously unselected package libbsd0:amd64. [2025-05-23T08:27:48.836Z] Preparing to unpack .../12-libbsd0_0.11.7-2_amd64.deb ... [2025-05-23T08:27:48.836Z] Unpacking libbsd0:amd64 (0.11.7-2) ... [2025-05-23T08:27:48.836Z] Selecting previously unselected package libedit2:amd64. [2025-05-23T08:27:48.836Z] Preparing to unpack .../13-libedit2_3.1-20221030-2_amd64.deb ... [2025-05-23T08:27:48.836Z] Unpacking libedit2:amd64 (3.1-20221030-2) ... [2025-05-23T08:27:49.099Z] Selecting previously unselected package libcbor0.8:amd64. [2025-05-23T08:27:49.099Z] Preparing to unpack .../14-libcbor0.8_0.8.0-2+b1_amd64.deb ... [2025-05-23T08:27:49.099Z] Unpacking libcbor0.8:amd64 (0.8.0-2+b1) ... [2025-05-23T08:27:49.099Z] Selecting previously unselected package libfido2-1:amd64. [2025-05-23T08:27:49.099Z] Preparing to unpack .../15-libfido2-1_1.12.0-2+b1_amd64.deb ... [2025-05-23T08:27:49.099Z] Unpacking libfido2-1:amd64 (1.12.0-2+b1) ... [2025-05-23T08:27:49.099Z] Selecting previously unselected package libkrb5support0:amd64. [2025-05-23T08:27:49.099Z] Preparing to unpack .../16-libkrb5support0_1.20.1-2+deb12u3_amd64.deb ... [2025-05-23T08:27:49.099Z] Unpacking libkrb5support0:amd64 (1.20.1-2+deb12u3) ... [2025-05-23T08:27:49.099Z] Selecting previously unselected package libk5crypto3:amd64. [2025-05-23T08:27:49.099Z] Preparing to unpack .../17-libk5crypto3_1.20.1-2+deb12u3_amd64.deb ... [2025-05-23T08:27:49.358Z] Unpacking libk5crypto3:amd64 (1.20.1-2+deb12u3) ... [2025-05-23T08:27:49.358Z] Selecting previously unselected package libkeyutils1:amd64. [2025-05-23T08:27:49.358Z] Preparing to unpack .../18-libkeyutils1_1.6.3-2_amd64.deb ... [2025-05-23T08:27:49.358Z] Unpacking libkeyutils1:amd64 (1.6.3-2) ... [2025-05-23T08:27:49.358Z] Selecting previously unselected package libkrb5-3:amd64. [2025-05-23T08:27:49.358Z] Preparing to unpack .../19-libkrb5-3_1.20.1-2+deb12u3_amd64.deb ... [2025-05-23T08:27:49.358Z] Unpacking libkrb5-3:amd64 (1.20.1-2+deb12u3) ... [2025-05-23T08:27:49.359Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2025-05-23T08:27:49.359Z] Preparing to unpack .../20-libgssapi-krb5-2_1.20.1-2+deb12u3_amd64.deb ... [2025-05-23T08:27:49.359Z] Unpacking libgssapi-krb5-2:amd64 (1.20.1-2+deb12u3) ... [2025-05-23T08:27:49.619Z] Selecting previously unselected package openssh-client. [2025-05-23T08:27:49.619Z] Preparing to unpack .../21-openssh-client_1%3a9.2p1-2+deb12u6_amd64.deb ... [2025-05-23T08:27:49.619Z] Unpacking openssh-client (1:9.2p1-2+deb12u6) ... [2025-05-23T08:27:49.619Z] Selecting previously unselected package openssh-sftp-server. [2025-05-23T08:27:49.619Z] Preparing to unpack .../22-openssh-sftp-server_1%3a9.2p1-2+deb12u6_amd64.deb ... [2025-05-23T08:27:49.619Z] Unpacking openssh-sftp-server (1:9.2p1-2+deb12u6) ... [2025-05-23T08:27:49.619Z] Selecting previously unselected package libproc2-0:amd64. [2025-05-23T08:27:49.619Z] Preparing to unpack .../23-libproc2-0_2%3a4.0.2-3_amd64.deb ... [2025-05-23T08:27:49.878Z] Unpacking libproc2-0:amd64 (2:4.0.2-3) ... [2025-05-23T08:27:49.878Z] Selecting previously unselected package procps. [2025-05-23T08:27:49.878Z] Preparing to unpack .../24-procps_2%3a4.0.2-3_amd64.deb ... [2025-05-23T08:27:49.878Z] Unpacking procps (2:4.0.2-3) ... [2025-05-23T08:27:49.878Z] Selecting previously unselected package sensible-utils. [2025-05-23T08:27:49.878Z] Preparing to unpack .../25-sensible-utils_0.0.17+nmu1_all.deb ... [2025-05-23T08:27:49.878Z] Unpacking sensible-utils (0.0.17+nmu1) ... [2025-05-23T08:27:50.136Z] Selecting previously unselected package ucf. [2025-05-23T08:27:50.136Z] Preparing to unpack .../26-ucf_3.0043+nmu1+deb12u1_all.deb ... [2025-05-23T08:27:50.136Z] Moving old data out of the way [2025-05-23T08:27:50.136Z] Unpacking ucf (3.0043+nmu1+deb12u1) ... [2025-05-23T08:27:50.136Z] Selecting previously unselected package runit-helper. [2025-05-23T08:27:50.136Z] Preparing to unpack .../27-runit-helper_2.15.2_all.deb ... [2025-05-23T08:27:50.136Z] Unpacking runit-helper (2.15.2) ... [2025-05-23T08:27:50.136Z] Selecting previously unselected package libtirpc-common. [2025-05-23T08:27:50.136Z] Preparing to unpack .../28-libtirpc-common_1.3.3+ds-1_all.deb ... [2025-05-23T08:27:50.136Z] Unpacking libtirpc-common (1.3.3+ds-1) ... [2025-05-23T08:27:50.136Z] Selecting previously unselected package libtirpc3:amd64. [2025-05-23T08:27:50.136Z] Preparing to unpack .../29-libtirpc3_1.3.3+ds-1_amd64.deb ... [2025-05-23T08:27:50.136Z] Unpacking libtirpc3:amd64 (1.3.3+ds-1) ... [2025-05-23T08:27:50.395Z] Selecting previously unselected package libnsl2:amd64. [2025-05-23T08:27:50.395Z] Preparing to unpack .../30-libnsl2_1.3.0-2_amd64.deb ... [2025-05-23T08:27:50.395Z] Unpacking libnsl2:amd64 (1.3.0-2) ... [2025-05-23T08:27:50.395Z] Selecting previously unselected package libwrap0:amd64. [2025-05-23T08:27:50.395Z] Preparing to unpack .../31-libwrap0_7.6.q-32_amd64.deb ... [2025-05-23T08:27:50.395Z] Unpacking libwrap0:amd64 (7.6.q-32) ... [2025-05-23T08:27:50.395Z] Selecting previously unselected package openssh-server. [2025-05-23T08:27:50.395Z] Preparing to unpack .../32-openssh-server_1%3a9.2p1-2+deb12u6_amd64.deb ... [2025-05-23T08:27:50.395Z] Unpacking openssh-server (1:9.2p1-2+deb12u6) ... [2025-05-23T08:27:50.655Z] Selecting previously unselected package less. [2025-05-23T08:27:50.655Z] Preparing to unpack .../33-less_590-2.1~deb12u2_amd64.deb ... [2025-05-23T08:27:50.655Z] Unpacking less (590-2.1~deb12u2) ... [2025-05-23T08:27:50.655Z] Selecting previously unselected package krb5-locales. [2025-05-23T08:27:50.655Z] Preparing to unpack .../34-krb5-locales_1.20.1-2+deb12u3_all.deb ... [2025-05-23T08:27:50.655Z] Unpacking krb5-locales (1.20.1-2+deb12u3) ... [2025-05-23T08:27:50.655Z] Selecting previously unselected package libnss-systemd:amd64. [2025-05-23T08:27:50.655Z] Preparing to unpack .../35-libnss-systemd_252.36-1~deb12u1_amd64.deb ... [2025-05-23T08:27:50.655Z] Unpacking libnss-systemd:amd64 (252.36-1~deb12u1) ... [2025-05-23T08:27:50.655Z] Selecting previously unselected package libpam-systemd:amd64. [2025-05-23T08:27:50.655Z] Preparing to unpack .../36-libpam-systemd_252.36-1~deb12u1_amd64.deb ... [2025-05-23T08:27:50.655Z] Unpacking libpam-systemd:amd64 (252.36-1~deb12u1) ... [2025-05-23T08:27:50.705Z] Still waiting to schedule task [2025-05-23T08:27:50.705Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-05-23T08:27:50.915Z] Selecting previously unselected package ncurses-term. [2025-05-23T08:27:50.915Z] Preparing to unpack .../37-ncurses-term_6.4-4_all.deb ... [2025-05-23T08:27:50.915Z] Unpacking ncurses-term (6.4-4) ... [2025-05-23T08:27:51.175Z] Selecting previously unselected package netcat-traditional. [2025-05-23T08:27:51.175Z] Preparing to unpack .../38-netcat-traditional_1.10-47_amd64.deb ... [2025-05-23T08:27:51.175Z] Unpacking netcat-traditional (1.10-47) ... [2025-05-23T08:27:51.175Z] Selecting previously unselected package systemd-timesyncd. [2025-05-23T08:27:51.175Z] Preparing to unpack .../39-systemd-timesyncd_252.36-1~deb12u1_amd64.deb ... [2025-05-23T08:27:51.175Z] Unpacking systemd-timesyncd (252.36-1~deb12u1) ... [2025-05-23T08:27:51.175Z] Selecting previously unselected package dbus-user-session. [2025-05-23T08:27:51.175Z] Preparing to unpack .../40-dbus-user-session_1.14.10-1~deb12u1_amd64.deb ... [2025-05-23T08:27:51.175Z] Unpacking dbus-user-session (1.14.10-1~deb12u1) ... [2025-05-23T08:27:51.175Z] Selecting previously unselected package libbrotli1:amd64. [2025-05-23T08:27:51.175Z] Preparing to unpack .../41-libbrotli1_1.0.9-2+b6_amd64.deb ... [2025-05-23T08:27:51.438Z] Unpacking libbrotli1:amd64 (1.0.9-2+b6) ... [2025-05-23T08:27:51.438Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2025-05-23T08:27:51.438Z] Preparing to unpack .../42-libsasl2-modules-db_2.1.28+dfsg-10_amd64.deb ... [2025-05-23T08:27:51.438Z] Unpacking libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... [2025-05-23T08:27:51.438Z] Selecting previously unselected package libsasl2-2:amd64. [2025-05-23T08:27:51.438Z] Preparing to unpack .../43-libsasl2-2_2.1.28+dfsg-10_amd64.deb ... [2025-05-23T08:27:51.438Z] Unpacking libsasl2-2:amd64 (2.1.28+dfsg-10) ... [2025-05-23T08:27:51.438Z] Selecting previously unselected package libldap-2.5-0:amd64. [2025-05-23T08:27:51.438Z] Preparing to unpack .../44-libldap-2.5-0_2.5.13+dfsg-5_amd64.deb ... [2025-05-23T08:27:51.438Z] Unpacking libldap-2.5-0:amd64 (2.5.13+dfsg-5) ... [2025-05-23T08:27:51.438Z] Selecting previously unselected package libnghttp2-14:amd64. [2025-05-23T08:27:51.438Z] Preparing to unpack .../45-libnghttp2-14_1.52.0-1+deb12u2_amd64.deb ... [2025-05-23T08:27:51.438Z] Unpacking libnghttp2-14:amd64 (1.52.0-1+deb12u2) ... [2025-05-23T08:27:51.698Z] Selecting previously unselected package libpsl5:amd64. [2025-05-23T08:27:51.698Z] Preparing to unpack .../46-libpsl5_0.21.2-1_amd64.deb ... [2025-05-23T08:27:51.698Z] Unpacking libpsl5:amd64 (0.21.2-1) ... [2025-05-23T08:27:51.698Z] Selecting previously unselected package librtmp1:amd64. [2025-05-23T08:27:51.698Z] Preparing to unpack .../47-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2025-05-23T08:27:51.698Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2025-05-23T08:27:51.698Z] Selecting previously unselected package libssh2-1:amd64. [2025-05-23T08:27:51.698Z] Preparing to unpack .../48-libssh2-1_1.10.0-3+b1_amd64.deb ... [2025-05-23T08:27:51.698Z] Unpacking libssh2-1:amd64 (1.10.0-3+b1) ... [2025-05-23T08:27:51.698Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2025-05-23T08:27:51.698Z] Preparing to unpack .../49-libcurl3-gnutls_7.88.1-10+deb12u12_amd64.deb ... [2025-05-23T08:27:51.698Z] Unpacking libcurl3-gnutls:amd64 (7.88.1-10+deb12u12) ... [2025-05-23T08:27:51.698Z] Selecting previously unselected package liberror-perl. [2025-05-23T08:27:51.698Z] Preparing to unpack .../50-liberror-perl_0.17029-2_all.deb ... [2025-05-23T08:27:51.698Z] Unpacking liberror-perl (0.17029-2) ... [2025-05-23T08:27:51.959Z] Selecting previously unselected package git-man. [2025-05-23T08:27:51.959Z] Preparing to unpack .../51-git-man_1%3a2.39.5-0+deb12u2_all.deb ... [2025-05-23T08:27:51.959Z] Unpacking git-man (1:2.39.5-0+deb12u2) ... [2025-05-23T08:27:51.959Z] Selecting previously unselected package git. [2025-05-23T08:27:51.959Z] Preparing to unpack .../52-git_1%3a2.39.5-0+deb12u2_amd64.deb ... [2025-05-23T08:27:51.959Z] Unpacking git (1:2.39.5-0+deb12u2) ... [2025-05-23T08:27:52.528Z] Selecting previously unselected package libldap-common. [2025-05-23T08:27:52.528Z] Preparing to unpack .../53-libldap-common_2.5.13+dfsg-5_all.deb ... [2025-05-23T08:27:52.528Z] Unpacking libldap-common (2.5.13+dfsg-5) ... [2025-05-23T08:27:52.529Z] Selecting previously unselected package libsasl2-modules:amd64. [2025-05-23T08:27:52.529Z] Preparing to unpack .../54-libsasl2-modules_2.1.28+dfsg-10_amd64.deb ... [2025-05-23T08:27:52.529Z] Unpacking libsasl2-modules:amd64 (2.1.28+dfsg-10) ... [2025-05-23T08:27:52.529Z] Selecting previously unselected package libxau6:amd64. [2025-05-23T08:27:52.529Z] Preparing to unpack .../55-libxau6_1%3a1.0.9-1_amd64.deb ... [2025-05-23T08:27:52.529Z] Unpacking libxau6:amd64 (1:1.0.9-1) ... [2025-05-23T08:27:52.529Z] Selecting previously unselected package libxdmcp6:amd64. [2025-05-23T08:27:52.529Z] Preparing to unpack .../56-libxdmcp6_1%3a1.1.2-3_amd64.deb ... [2025-05-23T08:27:52.529Z] Unpacking libxdmcp6:amd64 (1:1.1.2-3) ... [2025-05-23T08:27:52.529Z] Selecting previously unselected package libxcb1:amd64. [2025-05-23T08:27:52.529Z] Preparing to unpack .../57-libxcb1_1.15-1_amd64.deb ... [2025-05-23T08:27:52.529Z] Unpacking libxcb1:amd64 (1.15-1) ... [2025-05-23T08:27:52.529Z] Selecting previously unselected package libx11-data. [2025-05-23T08:27:52.529Z] Preparing to unpack .../58-libx11-data_2%3a1.8.4-2+deb12u2_all.deb ... [2025-05-23T08:27:52.529Z] Unpacking libx11-data (2:1.8.4-2+deb12u2) ... [2025-05-23T08:27:52.789Z] Selecting previously unselected package libx11-6:amd64. [2025-05-23T08:27:52.789Z] Preparing to unpack .../59-libx11-6_2%3a1.8.4-2+deb12u2_amd64.deb ... [2025-05-23T08:27:52.789Z] Unpacking libx11-6:amd64 (2:1.8.4-2+deb12u2) ... [2025-05-23T08:27:52.789Z] Selecting previously unselected package libxext6:amd64. [2025-05-23T08:27:52.789Z] Preparing to unpack .../60-libxext6_2%3a1.3.4-1+b1_amd64.deb ... [2025-05-23T08:27:52.789Z] Unpacking libxext6:amd64 (2:1.3.4-1+b1) ... [2025-05-23T08:27:52.789Z] Selecting previously unselected package libxmuu1:amd64. [2025-05-23T08:27:52.789Z] Preparing to unpack .../61-libxmuu1_2%3a1.1.3-3_amd64.deb ... [2025-05-23T08:27:52.789Z] Unpacking libxmuu1:amd64 (2:1.1.3-3) ... [2025-05-23T08:27:52.789Z] Selecting previously unselected package patch. [2025-05-23T08:27:52.789Z] Preparing to unpack .../62-patch_2.7.6-7_amd64.deb ... [2025-05-23T08:27:52.789Z] Unpacking patch (2.7.6-7) ... [2025-05-23T08:27:53.049Z] Selecting previously unselected package psmisc. [2025-05-23T08:27:53.049Z] Preparing to unpack .../63-psmisc_23.6-1_amd64.deb ... [2025-05-23T08:27:53.049Z] Unpacking psmisc (23.6-1) ... [2025-05-23T08:27:53.049Z] Selecting previously unselected package publicsuffix. [2025-05-23T08:27:53.049Z] Preparing to unpack .../64-publicsuffix_20230209.2326-1_all.deb ... [2025-05-23T08:27:53.049Z] Unpacking publicsuffix (20230209.2326-1) ... [2025-05-23T08:27:53.049Z] Selecting previously unselected package ssh. [2025-05-23T08:27:53.049Z] Preparing to unpack .../65-ssh_1%3a9.2p1-2+deb12u6_all.deb ... [2025-05-23T08:27:53.049Z] Unpacking ssh (1:9.2p1-2+deb12u6) ... [2025-05-23T08:27:53.049Z] Selecting previously unselected package xauth. [2025-05-23T08:27:53.049Z] Preparing to unpack .../66-xauth_1%3a1.1.2-1_amd64.deb ... [2025-05-23T08:27:53.049Z] Unpacking xauth (1:1.1.2-1) ... [2025-05-23T08:27:53.049Z] Setting up libexpat1:amd64 (2.5.0-1+deb12u1) ... [2025-05-23T08:27:53.049Z] Setting up runit-helper (2.15.2) ... [2025-05-23T08:27:53.049Z] Setting up systemd-sysv (252.36-1~deb12u1) ... [2025-05-23T08:27:53.049Z] Setting up libxau6:amd64 (1:1.0.9-1) ... [2025-05-23T08:27:53.049Z] Setting up libkeyutils1:amd64 (1.6.3-2) ... [2025-05-23T08:27:53.049Z] Setting up libpsl5:amd64 (0.21.2-1) ... [2025-05-23T08:27:53.309Z] Setting up netcat-traditional (1.10-47) ... [2025-05-23T08:27:53.309Z] update-alternatives: using /bin/nc.traditional to provide /bin/nc (nc) in auto mode [2025-05-23T08:27:53.309Z] 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-23T08:27:53.309Z] 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-23T08:27:53.309Z] Setting up psmisc (23.6-1) ... [2025-05-23T08:27:53.309Z] Setting up libtirpc-common (1.3.3+ds-1) ... [2025-05-23T08:27:53.309Z] Setting up libcbor0.8:amd64 (0.8.0-2+b1) ... [2025-05-23T08:27:53.309Z] Setting up libbrotli1:amd64 (1.0.9-2+b6) ... [2025-05-23T08:27:53.309Z] Setting up libsasl2-modules:amd64 (2.1.28+dfsg-10) ... [2025-05-23T08:27:53.309Z] Setting up libnghttp2-14:amd64 (1.52.0-1+deb12u2) ... [2025-05-23T08:27:53.309Z] Setting up less (590-2.1~deb12u2) ... [2025-05-23T08:27:53.309Z] Setting up libnss-systemd:amd64 (252.36-1~deb12u1) ... [2025-05-23T08:27:53.309Z] Setting up krb5-locales (1.20.1-2+deb12u3) ... [2025-05-23T08:27:53.309Z] Setting up libldap-common (2.5.13+dfsg-5) ... [2025-05-23T08:27:53.309Z] Setting up libkrb5support0:amd64 (1.20.1-2+deb12u3) ... [2025-05-23T08:27:53.309Z] Setting up libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... [2025-05-23T08:27:53.309Z] Setting up perl-modules-5.36 (5.36.0-7+deb12u2) ... [2025-05-23T08:27:53.309Z] Setting up libx11-data (2:1.8.4-2+deb12u2) ... [2025-05-23T08:27:53.309Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2025-05-23T08:27:53.309Z] Setting up libdbus-1-3:amd64 (1.14.10-1~deb12u1) ... [2025-05-23T08:27:53.309Z] Setting up libproc2-0:amd64 (2:4.0.2-3) ... [2025-05-23T08:27:53.309Z] Setting up systemd-timesyncd (252.36-1~deb12u1) ... [2025-05-23T08:27:53.309Z] Creating group 'systemd-timesync' with GID 997. [2025-05-23T08:27:53.309Z] Creating user 'systemd-timesync' (systemd Time Synchronization) with UID 997 and GID 997. [2025-05-23T08:27:53.570Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2025-05-23T08:27:53.570Z] Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2025-05-23T08:27:53.570Z] Setting up patch (2.7.6-7) ... [2025-05-23T08:27:53.570Z] Setting up libgdbm-compat4:amd64 (1.23-3) ... [2025-05-23T08:27:53.570Z] Setting up libk5crypto3:amd64 (1.20.1-2+deb12u3) ... [2025-05-23T08:27:53.570Z] Setting up libsasl2-2:amd64 (2.1.28+dfsg-10) ... [2025-05-23T08:27:53.570Z] Setting up sensible-utils (0.0.17+nmu1) ... [2025-05-23T08:27:53.570Z] Setting up dbus-session-bus-common (1.14.10-1~deb12u1) ... [2025-05-23T08:27:53.570Z] Setting up procps (2:4.0.2-3) ... [2025-05-23T08:27:53.570Z] Setting up git-man (1:2.39.5-0+deb12u2) ... [2025-05-23T08:27:53.570Z] Setting up libssh2-1:amd64 (1.10.0-3+b1) ... [2025-05-23T08:27:53.570Z] Setting up libkrb5-3:amd64 (1.20.1-2+deb12u3) ... [2025-05-23T08:27:53.829Z] Setting up dbus-system-bus-common (1.14.10-1~deb12u1) ... [2025-05-23T08:27:53.829Z] Setting up libfido2-1:amd64 (1.12.0-2+b1) ... [2025-05-23T08:27:53.829Z] Setting up libbsd0:amd64 (0.11.7-2) ... [2025-05-23T08:27:53.829Z] Setting up publicsuffix (20230209.2326-1) ... [2025-05-23T08:27:53.829Z] Setting up libperl5.36:amd64 (5.36.0-7+deb12u2) ... [2025-05-23T08:27:53.829Z] Setting up dbus-bin (1.14.10-1~deb12u1) ... [2025-05-23T08:27:53.829Z] Setting up ncurses-term (6.4-4) ... [2025-05-23T08:27:53.829Z] Setting up libxdmcp6:amd64 (1:1.1.2-3) ... [2025-05-23T08:27:53.829Z] Setting up libxcb1:amd64 (1.15-1) ... [2025-05-23T08:27:53.829Z] Setting up libedit2:amd64 (3.1-20221030-2) ... [2025-05-23T08:27:53.829Z] Setting up dbus-daemon (1.14.10-1~deb12u1) ... [2025-05-23T08:27:53.829Z] Setting up libldap-2.5-0:amd64 (2.5.13+dfsg-5) ... [2025-05-23T08:27:53.829Z] Setting up perl (5.36.0-7+deb12u2) ... [2025-05-23T08:27:53.829Z] Setting up dbus (1.14.10-1~deb12u1) ... [2025-05-23T08:27:53.829Z] invoke-rc.d: could not determine current runlevel [2025-05-23T08:27:54.088Z] invoke-rc.d: policy-rc.d denied execution of start. [2025-05-23T08:27:54.088Z] Setting up libgssapi-krb5-2:amd64 (1.20.1-2+deb12u3) ... [2025-05-23T08:27:54.088Z] Setting up ucf (3.0043+nmu1+deb12u1) ... [2025-05-23T08:27:54.088Z] debconf: unable to initialize frontend: Dialog [2025-05-23T08:27:54.088Z] debconf: (TERM is not set, so the dialog frontend is not usable.) [2025-05-23T08:27:54.088Z] debconf: falling back to frontend: Readline [2025-05-23T08:27:54.088Z] debconf: unable to initialize frontend: Readline [2025-05-23T08:27:54.088Z] debconf: (This frontend requires a controlling tty.) [2025-05-23T08:27:54.088Z] debconf: falling back to frontend: Teletype [2025-05-23T08:27:54.088Z] Setting up libpam-systemd:amd64 (252.36-1~deb12u1) ... [2025-05-23T08:27:54.088Z] debconf: unable to initialize frontend: Dialog [2025-05-23T08:27:54.088Z] debconf: (TERM is not set, so the dialog frontend is not usable.) [2025-05-23T08:27:54.088Z] debconf: falling back to frontend: Readline [2025-05-23T08:27:54.088Z] debconf: unable to initialize frontend: Readline [2025-05-23T08:27:54.088Z] debconf: (This frontend requires a controlling tty.) [2025-05-23T08:27:54.088Z] debconf: falling back to frontend: Teletype [2025-05-23T08:27:54.348Z] Setting up libx11-6:amd64 (2:1.8.4-2+deb12u2) ... [2025-05-23T08:27:54.348Z] Setting up libxmuu1:amd64 (2:1.1.3-3) ... [2025-05-23T08:27:54.348Z] Setting up libtirpc3:amd64 (1.3.3+ds-1) ... [2025-05-23T08:27:54.348Z] Setting up openssh-client (1:9.2p1-2+deb12u6) ... [2025-05-23T08:27:54.348Z] Setting up libxext6:amd64 (2:1.3.4-1+b1) ... [2025-05-23T08:27:54.348Z] Setting up libcurl3-gnutls:amd64 (7.88.1-10+deb12u12) ... [2025-05-23T08:27:54.348Z] Setting up liberror-perl (0.17029-2) ... [2025-05-23T08:27:54.348Z] Setting up dbus-user-session (1.14.10-1~deb12u1) ... [2025-05-23T08:27:54.348Z] Setting up git (1:2.39.5-0+deb12u2) ... [2025-05-23T08:27:54.348Z] Setting up xauth (1:1.1.2-1) ... [2025-05-23T08:27:54.348Z] Setting up libnsl2:amd64 (1.3.0-2) ... [2025-05-23T08:27:54.348Z] Setting up openssh-sftp-server (1:9.2p1-2+deb12u6) ... [2025-05-23T08:27:54.348Z] Setting up libwrap0:amd64 (7.6.q-32) ... [2025-05-23T08:27:54.608Z] Setting up openssh-server (1:9.2p1-2+deb12u6) ... [2025-05-23T08:27:54.608Z] debconf: unable to initialize frontend: Dialog [2025-05-23T08:27:54.608Z] debconf: (TERM is not set, so the dialog frontend is not usable.) [2025-05-23T08:27:54.608Z] debconf: falling back to frontend: Readline [2025-05-23T08:27:54.608Z] debconf: unable to initialize frontend: Readline [2025-05-23T08:27:54.608Z] debconf: (This frontend requires a controlling tty.) [2025-05-23T08:27:54.608Z] debconf: falling back to frontend: Teletype [2025-05-23T08:27:54.608Z] [2025-05-23T08:27:54.608Z] Creating config file /etc/ssh/sshd_config with new version [2025-05-23T08:27:55.179Z] Creating SSH2 RSA key; this may take some time ... [2025-05-23T08:27:55.180Z] 3072 SHA256:EOBP2+HIkVbOJz6XsZBXi+3Gyz01iqjNFdD6pcxcMX4 root@301c3a3d6e2a (RSA) [2025-05-23T08:27:55.180Z] Creating SSH2 ECDSA key; this may take some time ... [2025-05-23T08:27:55.180Z] 256 SHA256:H+IbuN4Lim/q/JtTsFc/e+61U2LtRVU2+6fWC6Dqoxg root@301c3a3d6e2a (ECDSA) [2025-05-23T08:27:55.180Z] Creating SSH2 ED25519 key; this may take some time ... [2025-05-23T08:27:55.180Z] 256 SHA256:6dEXIxfvSUpFxEj1aaE6uWGmwyM8N49d/AX297v7w38 root@301c3a3d6e2a (ED25519) [2025-05-23T08:27:55.180Z] invoke-rc.d: could not determine current runlevel [2025-05-23T08:27:55.180Z] invoke-rc.d: policy-rc.d denied execution of start. [2025-05-23T08:27:55.180Z] Created symlink /etc/systemd/system/sshd.service → /lib/systemd/system/ssh.service. [2025-05-23T08:27:55.180Z] Created symlink /etc/systemd/system/multi-user.target.wants/ssh.service → /lib/systemd/system/ssh.service. [2025-05-23T08:27:55.438Z] Setting up ssh (1:9.2p1-2+deb12u6) ... [2025-05-23T08:27:55.438Z] Processing triggers for libc-bin (2.36-9+deb12u10) ... [2025-05-23T08:27:58.721Z] Removing intermediate container 301c3a3d6e2a [2025-05-23T08:27:58.721Z] ---> 6bb27be93ade [2025-05-23T08:27:58.721Z] Step 7/20 : RUN pip install pybuilder [2025-05-23T08:27:58.721Z] ---> Running in fbd3e9ba90cf [2025-05-23T08:28:00.632Z] Collecting pybuilder [2025-05-23T08:28:00.632Z] Downloading pybuilder-0.13.15-py3-none-any.whl.metadata (5.3 kB) [2025-05-23T08:28:00.632Z] Downloading pybuilder-0.13.15-py3-none-any.whl (6.1 MB) [2025-05-23T08:28:00.632Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.1/6.1 MB 73.4 MB/s eta 0:00:00 [2025-05-23T08:28:00.632Z] Installing collected packages: pybuilder [2025-05-23T08:28:01.198Z] Successfully installed pybuilder-0.13.15 [2025-05-23T08:28:01.198Z] 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-23T08:28:01.198Z]  [2025-05-23T08:28:01.198Z] [notice] A new release of pip is available: 25.0.1 -> 25.1.1 [2025-05-23T08:28:01.198Z] [notice] To update, run: pip install --upgrade pip [2025-05-23T08:28:02.141Z] Removing intermediate container fbd3e9ba90cf [2025-05-23T08:28:02.141Z] ---> b9ffe4624aa5 [2025-05-23T08:28:02.141Z] Step 8/20 : RUN pyb install [2025-05-23T08:28:02.141Z] ---> Running in 67b8b336dce4 [2025-05-23T08:28:24.127Z] PyBuilder version 0.13.15 [2025-05-23T08:28:24.127Z] Build started at 2025-05-23 08:28:02 [2025-05-23T08:28:24.127Z] ------------------------------------------------------------ [2025-05-23T08:28:24.127Z] [INFO] Installing or updating plugin "pypi:pybuilder_radon, module name 'pybuilder_radon'" [2025-05-23T08:28:24.127Z] [INFO] Installing or updating plugin "pypi:pybuilder_bandit, module name 'pybuilder_bandit'" [2025-05-23T08:28:24.127Z] [INFO] Installing or updating plugin "pypi:pybuilder_anybadge, module name 'pybuilder_anybadge'" [2025-05-23T08:28:24.127Z] [INFO] Processing plugin packages 'pybuilder_radon' to be installed with {} [2025-05-23T08:28:24.127Z] [INFO] Processing plugin packages 'pybuilder_bandit' to be installed with {} [2025-05-23T08:28:24.127Z] [INFO] Processing plugin packages 'pybuilder_anybadge' to be installed with {} [2025-05-23T08:28:24.127Z] [INFO] Building pygsver version 0.1.5 [2025-05-23T08:28:24.127Z] [INFO] Executing build in /code [2025-05-23T08:28:24.127Z] [INFO] Going to execute task install [2025-05-23T08:28:24.127Z] [INFO] Processing plugin packages 'coverage>=6.0' to be installed with {'upgrade': True} [2025-05-23T08:28:24.127Z] [INFO] Processing plugin packages 'flake8>=4.0' to be installed with {'upgrade': True} [2025-05-23T08:28:24.127Z] [INFO] Processing plugin packages 'pypandoc~=1.4' to be installed with {'upgrade': True} [2025-05-23T08:28:24.127Z] [INFO] Processing plugin packages 'setuptools>=38.6.0' to be installed with {} [2025-05-23T08:28:24.127Z] [INFO] Processing plugin packages 'twine>=1.15.0' to be installed with {'upgrade': True} [2025-05-23T08:28:24.127Z] [INFO] Processing plugin packages 'unittest-xml-reporting>=3.0.4' to be installed with {'upgrade': True} [2025-05-23T08:28:24.127Z] [INFO] Processing plugin packages 'wheel>=0.34.0' to be installed with {} [2025-05-23T08:28:24.127Z] [INFO] Creating target 'build' VEnv in '/code/target/venv/build/cpython-3.13.3.final.0' [2025-05-23T08:28:24.127Z] [INFO] Processing dependency packages 'mock' to be installed with {} [2025-05-23T08:28:24.127Z] [INFO] Processing dependency packages 'requirements.txt' to be installed with {} [2025-05-23T08:28:24.127Z] [INFO] Creating target 'test' VEnv in '/code/target/venv/test/cpython-3.13.3.final.0' [2025-05-23T08:28:24.127Z] [INFO] Processing dependency packages 'requirements.txt' to be installed with {} [2025-05-23T08:28:24.127Z] [INFO] Requested coverage for tasks: pybuilder.plugins.python.unittest_plugin:run_unit_tests [2025-05-23T08:28:24.127Z] [INFO] Running unit tests [2025-05-23T08:28:24.127Z] [INFO] Executing unit tests from Python modules in /code/src/unittest/python [2025-05-23T08:28:24.127Z] 2025-05-23 08:28:21,185 MainThread pygsver.cli [main] ERROR something bad happened [2025-05-23T08:28:24.127Z] ERROR: something bad happened [2025-05-23T08:28:24.127Z] 1.2.3-dev.1 [2025-05-23T08:28:24.127Z] 2025-05-23 08:28:21,211 MainThread pygsver.utils [append_file] DEBUG append to file:/some/path [2025-05-23T08:28:24.127Z] 2025-05-23 08:28:21,219 MainThread pygsver.utils [append_file] DEBUG append to file:/some/path [2025-05-23T08:28:24.127Z] 2025-05-23 08:28:21,232 MainThread pygsver.utils [read_version] DEBUG read version from /repo/.semver/main [2025-05-23T08:28:24.127Z] 2025-05-23 08:28:21,243 MainThread pygsver.utils [read_version] DEBUG read version from /repo/.semver/main [2025-05-23T08:28:24.127Z] 2025-05-23 08:28:21,249 MainThread pygsver.utils [write_file] DEBUG write to file:/some/path [2025-05-23T08:28:24.127Z] 2025-05-23 08:28:21,255 MainThread pygsver.utils [write_version] DEBUG write version:1.2.3-dev.1 to path:/repo/.semver/main with force:False [2025-05-23T08:28:24.127Z] 2025-05-23 08:28:21,262 MainThread pygsver.utils [write_version] DEBUG write version:1.2.3-dev.1 to path:/repo/.semver/main with force:True [2025-05-23T08:28:24.127Z] 2025-05-23 08:28:21,276 MainThread pygsver.utils [write_version] DEBUG write version:1.2.3-dev.1 to path:/repo/.semver/main with force:True [2025-05-23T08:28:24.127Z] 2025-05-23 08:28:21,276 MainThread pygsver.utils [write_version] DEBUG version is same as current version 1.2.3-dev.1 [2025-05-23T08:28:24.127Z] 2025-05-23 08:28:21,286 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.0 on axis:major with prefix:None [2025-05-23T08:28:24.127Z] 2025-05-23 08:28:21,286 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.0 [2025-05-23T08:28:24.127Z] 2025-05-23 08:28:21,286 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.0 on axis:minor with prefix:None [2025-05-23T08:28:24.127Z] 2025-05-23 08:28:21,286 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.2.0 [2025-05-23T08:28:24.127Z] 2025-05-23 08:28:21,286 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.0 on axis:patch with prefix:None [2025-05-23T08:28:24.127Z] 2025-05-23 08:28:21,286 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.1 [2025-05-23T08:28:24.127Z] 2025-05-23 08:28:21,286 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.1 on axis:patch with prefix:dev [2025-05-23T08:28:24.127Z] 2025-05-23 08:28:21,286 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.2 [2025-05-23T08:28:24.127Z] 2025-05-23 08:28:21,286 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.0 on axis:pre with prefix:dev [2025-05-23T08:28:24.127Z] 2025-05-23 08:28:21,286 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.1-dev.1 [2025-05-23T08:28:24.127Z] 2025-05-23 08:28:21,286 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.1-dev.1 on axis:pre with prefix:dev [2025-05-23T08:28:24.127Z] 2025-05-23 08:28:21,286 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.1-dev.2 [2025-05-23T08:28:24.127Z] 2025-05-23 08:28:21,286 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.1-dev.2 on axis:final with prefix:None [2025-05-23T08:28:24.127Z] 2025-05-23 08:28:21,286 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.1 [2025-05-23T08:28:24.127Z] 2025-05-23 08:28:21,286 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.1-dev.1 on axis:pre with prefix:rc [2025-05-23T08:28:24.127Z] 2025-05-23 08:28:21,286 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.0 on axis:pre with prefix:dev [2025-05-23T08:28:24.127Z] 2025-05-23 08:28:21,286 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.1-dev.1 [2025-05-23T08:28:24.127Z] 2025-05-23 08:28:21,287 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.1 on axis:pre with prefix:dev [2025-05-23T08:28:24.127Z] 2025-05-23 08:28:21,287 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.2-dev.1 [2025-05-23T08:28:24.127Z] 2025-05-23 08:28:21,287 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.2-dev.1 on axis:pre with prefix:dev [2025-05-23T08:28:24.127Z] 2025-05-23 08:28:21,287 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.2-dev.2 [2025-05-23T08:28:24.127Z] 2025-05-23 08:28:21,287 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.2-dev.2 on axis:patch with prefix:None [2025-05-23T08:28:24.127Z] 2025-05-23 08:28:21,287 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.3 [2025-05-23T08:28:24.127Z] 2025-05-23 08:28:21,287 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.3 on axis:pre with prefix:dev [2025-05-23T08:28:24.127Z] 2025-05-23 08:28:21,287 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.4-dev.1 [2025-05-23T08:28:24.127Z] 2025-05-23 08:28:21,287 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.4-dev.1 on axis:minor with prefix:None [2025-05-23T08:28:24.127Z] 2025-05-23 08:28:21,287 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.1.0 [2025-05-23T08:28:24.127Z] 2025-05-23 08:28:21,287 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.1.0 on axis:pre with prefix:dev [2025-05-23T08:28:24.127Z] 2025-05-23 08:28:21,287 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.1.1-dev.1 [2025-05-23T08:28:24.127Z] 2025-05-23 08:28:21,287 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.1.1-dev.1 on axis:major with prefix:None [2025-05-23T08:28:24.127Z] 2025-05-23 08:28:21,287 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.0 [2025-05-23T08:28:24.127Z] 2025-05-23 08:28:21,287 MainThread pygsver.bump [bump_version] DEBUG bumping version:2.0.0 on axis:pre with prefix:dev [2025-05-23T08:28:24.127Z] 2025-05-23 08:28:21,287 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.1-dev.1 [2025-05-23T08:28:24.127Z] 2025-05-23 08:28:21,287 MainThread pygsver.bump [bump_version] DEBUG bumping version:2.0.1-dev.1 on axis:final with prefix:None [2025-05-23T08:28:24.128Z] 2025-05-23 08:28:21,287 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.1 [2025-05-23T08:28:24.128Z] 2025-05-23 08:28:21,287 MainThread pygsver.bump [bump_version] DEBUG bumping version:2.0.1 on axis:pre with prefix:dev [2025-05-23T08:28:24.128Z] 2025-05-23 08:28:21,287 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.2-dev.1 [2025-05-23T08:28:24.128Z] 2025-05-23 08:28:21,287 MainThread pygsver.bump [bump_version] DEBUG bumping version:2.0.2-dev.1 on axis:pre with prefix:None [2025-05-23T08:28:24.128Z] 2025-05-23 08:28:21,287 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.2-dev.2 [2025-05-23T08:28:24.128Z] 2025-05-23 08:28:21,311 MainThread pygsver.init [clone_semver_branch] DEBUG clone semver branch to:/path/to/.semver [2025-05-23T08:28:24.128Z] 2025-05-23 08:28:21,317 MainThread pygsver.init [create_semver_branch] DEBUG create semver branch [2025-05-23T08:28:24.128Z] 2025-05-23 08:28:21,324 MainThread pygsver.init [remove_entries] DEBUG removing ['groupa', 'groupc'] [2025-05-23T08:28:24.128Z] 2025-05-23 08:28:21,332 MainThread pygsver.init [remove_semver_folder] DEBUG remove /some/path/.semver directory and its contents [2025-05-23T08:28:24.128Z] 2025-05-23 08:28:21,365 MainThread pygsver.init [run_init] DEBUG init version:1.2.3-dev.1 force:False [2025-05-23T08:28:24.128Z] 2025-05-23 08:28:21,374 MainThread pygsver.init [run_init] DEBUG init version:1.2.3-dev.1 force:False [2025-05-23T08:28:24.128Z] 2025-05-23 08:28:21,387 MainThread pygsver.tag [check_head_tag] DEBUG check head tag [2025-05-23T08:28:24.128Z] 2025-05-23 08:28:21,393 MainThread pygsver.tag [check_head_tag] DEBUG check head tag [2025-05-23T08:28:24.128Z] 2025-05-23 08:28:21,398 MainThread pygsver.tag [check_head_tag] DEBUG check head tag [2025-05-23T08:28:24.128Z] 2025-05-23 08:28:21,398 MainThread pygsver.tag [check_head_tag] DEBUG checking if 1.2.3-dev.1 is a valid semver version [2025-05-23T08:28:24.128Z] 2025-05-23 08:28:21,409 MainThread pygsver.tag [run_tag] DEBUG tag force:True [2025-05-23T08:28:24.128Z] 2025-05-23 08:28:21,415 MainThread pygsver.tag [run_tag] DEBUG tag force:False [2025-05-23T08:28:24.128Z] 2025-05-23 08:28:21,427 MainThread pygsver.push [run_push] DEBUG push [2025-05-23T08:28:24.128Z] 2025-05-23 08:28:21,428 MainThread pygsver.push [run_push] DEBUG no remote changes detected [2025-05-23T08:28:24.128Z] 2025-05-23 08:28:21,428 MainThread pygsver.push [run_push] DEBUG push all version tags [2025-05-23T08:28:24.128Z] 2025-05-23 08:28:21,433 MainThread pygsver.push [run_push] DEBUG push [2025-05-23T08:28:24.128Z] 2025-05-23 08:28:21,433 MainThread pygsver.push [run_push] DEBUG remote changes detected [2025-05-23T08:28:24.128Z] 2025-05-23 08:28:21,433 MainThread pygsver.push [run_push] DEBUG latest remote commit 890123abcdef is not in local commits [2025-05-23T08:28:24.128Z] 2025-05-23 08:28:21,433 MainThread pygsver.push [run_push] DEBUG integrating remote changes with a git pull [2025-05-23T08:28:24.128Z] 2025-05-23 08:28:21,434 MainThread pygsver.push [run_push] DEBUG push all version tags [2025-05-23T08:28:24.128Z] [INFO] Executed 39 unit tests [2025-05-23T08:28:24.128Z] [INFO] All unit tests passed. [2025-05-23T08:28:24.128Z] [INFO] Building distribution in /code/target/dist/pygsver-0.1.5 [2025-05-23T08:28:24.128Z] [INFO] Copying scripts to /code/target/dist/pygsver-0.1.5/scripts [2025-05-23T08:28:24.128Z] [INFO] Writing setup.py as /code/target/dist/pygsver-0.1.5/setup.py [2025-05-23T08:28:24.128Z] [INFO] Collecting coverage information for 'pybuilder.plugins.python.unittest_plugin:run_unit_tests' [2025-05-23T08:28:24.128Z] [WARN] ut_coverage_branch_threshold_warn is 0 and branch coverage will not be checked [2025-05-23T08:28:24.128Z] [WARN] ut_coverage_branch_partial_threshold_warn is 0 and partial branch coverage will not be checked [2025-05-23T08:28:24.128Z] [INFO] Running unit tests [2025-05-23T08:28:24.128Z] [INFO] Executing unit tests from Python modules in /code/src/unittest/python [2025-05-23T08:28:24.128Z] 2025-05-23 08:28:22,486 MainThread pygsver.cli [main] ERROR something bad happened [2025-05-23T08:28:24.128Z] ERROR: something bad happened [2025-05-23T08:28:24.128Z] 1.2.3-dev.1 [2025-05-23T08:28:24.128Z] 2025-05-23 08:28:22,523 MainThread pygsver.utils [append_file] DEBUG append to file:/some/path [2025-05-23T08:28:24.128Z] 2025-05-23 08:28:22,535 MainThread pygsver.utils [append_file] DEBUG append to file:/some/path [2025-05-23T08:28:24.128Z] 2025-05-23 08:28:22,556 MainThread pygsver.utils [read_version] DEBUG read version from /repo/.semver/main [2025-05-23T08:28:24.128Z] 2025-05-23 08:28:22,572 MainThread pygsver.utils [read_version] DEBUG read version from /repo/.semver/main [2025-05-23T08:28:24.128Z] 2025-05-23 08:28:22,578 MainThread pygsver.utils [write_file] DEBUG write to file:/some/path [2025-05-23T08:28:24.128Z] 2025-05-23 08:28:22,588 MainThread pygsver.utils [write_version] DEBUG write version:1.2.3-dev.1 to path:/repo/.semver/main with force:False [2025-05-23T08:28:24.128Z] 2025-05-23 08:28:22,598 MainThread pygsver.utils [write_version] DEBUG write version:1.2.3-dev.1 to path:/repo/.semver/main with force:True [2025-05-23T08:28:24.128Z] 2025-05-23 08:28:22,608 MainThread pygsver.utils [write_version] DEBUG write version:1.2.3-dev.1 to path:/repo/.semver/main with force:True [2025-05-23T08:28:24.128Z] 2025-05-23 08:28:22,609 MainThread pygsver.utils [write_version] DEBUG version is same as current version 1.2.3-dev.1 [2025-05-23T08:28:24.128Z] 2025-05-23 08:28:22,622 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.0 on axis:major with prefix:None [2025-05-23T08:28:24.128Z] 2025-05-23 08:28:22,622 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.0 [2025-05-23T08:28:24.128Z] 2025-05-23 08:28:22,622 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.0 on axis:minor with prefix:None [2025-05-23T08:28:24.128Z] 2025-05-23 08:28:22,622 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.2.0 [2025-05-23T08:28:24.128Z] 2025-05-23 08:28:22,623 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.0 on axis:patch with prefix:None [2025-05-23T08:28:24.128Z] 2025-05-23 08:28:22,623 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.1 [2025-05-23T08:28:24.128Z] 2025-05-23 08:28:22,623 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.1 on axis:patch with prefix:dev [2025-05-23T08:28:24.128Z] 2025-05-23 08:28:22,623 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.2 [2025-05-23T08:28:24.128Z] 2025-05-23 08:28:22,623 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.0 on axis:pre with prefix:dev [2025-05-23T08:28:24.128Z] 2025-05-23 08:28:22,623 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.1-dev.1 [2025-05-23T08:28:24.128Z] 2025-05-23 08:28:22,623 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.1-dev.1 on axis:pre with prefix:dev [2025-05-23T08:28:24.128Z] 2025-05-23 08:28:22,624 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.1-dev.2 [2025-05-23T08:28:24.128Z] 2025-05-23 08:28:22,624 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.1-dev.2 on axis:final with prefix:None [2025-05-23T08:28:24.128Z] 2025-05-23 08:28:22,624 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.1 [2025-05-23T08:28:24.128Z] 2025-05-23 08:28:22,624 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.1-dev.1 on axis:pre with prefix:rc [2025-05-23T08:28:24.128Z] 2025-05-23 08:28:22,624 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.0 on axis:pre with prefix:dev [2025-05-23T08:28:24.128Z] 2025-05-23 08:28:22,624 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.1-dev.1 [2025-05-23T08:28:24.128Z] 2025-05-23 08:28:22,624 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.1 on axis:pre with prefix:dev [2025-05-23T08:28:24.128Z] 2025-05-23 08:28:22,625 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.2-dev.1 [2025-05-23T08:28:24.128Z] 2025-05-23 08:28:22,625 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.2-dev.1 on axis:pre with prefix:dev [2025-05-23T08:28:24.128Z] 2025-05-23 08:28:22,625 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.2-dev.2 [2025-05-23T08:28:24.128Z] 2025-05-23 08:28:22,625 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.2-dev.2 on axis:patch with prefix:None [2025-05-23T08:28:24.128Z] 2025-05-23 08:28:22,625 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.3 [2025-05-23T08:28:24.128Z] 2025-05-23 08:28:22,625 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.3 on axis:pre with prefix:dev [2025-05-23T08:28:24.128Z] 2025-05-23 08:28:22,626 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.4-dev.1 [2025-05-23T08:28:24.128Z] 2025-05-23 08:28:22,626 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.4-dev.1 on axis:minor with prefix:None [2025-05-23T08:28:24.128Z] 2025-05-23 08:28:22,626 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.1.0 [2025-05-23T08:28:24.128Z] 2025-05-23 08:28:22,626 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.1.0 on axis:pre with prefix:dev [2025-05-23T08:28:24.128Z] 2025-05-23 08:28:22,626 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.1.1-dev.1 [2025-05-23T08:28:24.128Z] 2025-05-23 08:28:22,626 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.1.1-dev.1 on axis:major with prefix:None [2025-05-23T08:28:24.128Z] 2025-05-23 08:28:22,626 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.0 [2025-05-23T08:28:24.128Z] 2025-05-23 08:28:22,627 MainThread pygsver.bump [bump_version] DEBUG bumping version:2.0.0 on axis:pre with prefix:dev [2025-05-23T08:28:24.128Z] 2025-05-23 08:28:22,627 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.1-dev.1 [2025-05-23T08:28:24.128Z] 2025-05-23 08:28:22,627 MainThread pygsver.bump [bump_version] DEBUG bumping version:2.0.1-dev.1 on axis:final with prefix:None [2025-05-23T08:28:24.128Z] 2025-05-23 08:28:22,627 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.1 [2025-05-23T08:28:24.128Z] 2025-05-23 08:28:22,627 MainThread pygsver.bump [bump_version] DEBUG bumping version:2.0.1 on axis:pre with prefix:dev [2025-05-23T08:28:24.128Z] 2025-05-23 08:28:22,627 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.2-dev.1 [2025-05-23T08:28:24.128Z] 2025-05-23 08:28:22,628 MainThread pygsver.bump [bump_version] DEBUG bumping version:2.0.2-dev.1 on axis:pre with prefix:None [2025-05-23T08:28:24.128Z] 2025-05-23 08:28:22,628 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.2-dev.2 [2025-05-23T08:28:24.128Z] 2025-05-23 08:28:22,653 MainThread pygsver.init [clone_semver_branch] DEBUG clone semver branch to:/path/to/.semver [2025-05-23T08:28:24.128Z] 2025-05-23 08:28:22,662 MainThread pygsver.init [create_semver_branch] DEBUG create semver branch [2025-05-23T08:28:24.128Z] 2025-05-23 08:28:22,672 MainThread pygsver.init [remove_entries] DEBUG removing ['groupa', 'groupc'] [2025-05-23T08:28:24.128Z] 2025-05-23 08:28:22,682 MainThread pygsver.init [remove_semver_folder] DEBUG remove /some/path/.semver directory and its contents [2025-05-23T08:28:24.128Z] 2025-05-23 08:28:22,731 MainThread pygsver.init [run_init] DEBUG init version:1.2.3-dev.1 force:False [2025-05-23T08:28:24.128Z] 2025-05-23 08:28:22,739 MainThread pygsver.init [run_init] DEBUG init version:1.2.3-dev.1 force:False [2025-05-23T08:28:24.128Z] 2025-05-23 08:28:22,754 MainThread pygsver.tag [check_head_tag] DEBUG check head tag [2025-05-23T08:28:24.128Z] 2025-05-23 08:28:22,760 MainThread pygsver.tag [check_head_tag] DEBUG check head tag [2025-05-23T08:28:24.128Z] 2025-05-23 08:28:22,767 MainThread pygsver.tag [check_head_tag] DEBUG check head tag [2025-05-23T08:28:24.128Z] 2025-05-23 08:28:22,767 MainThread pygsver.tag [check_head_tag] DEBUG checking if 1.2.3-dev.1 is a valid semver version [2025-05-23T08:28:24.128Z] 2025-05-23 08:28:22,781 MainThread pygsver.tag [run_tag] DEBUG tag force:True [2025-05-23T08:28:24.128Z] 2025-05-23 08:28:22,790 MainThread pygsver.tag [run_tag] DEBUG tag force:False [2025-05-23T08:28:24.128Z] 2025-05-23 08:28:22,803 MainThread pygsver.push [run_push] DEBUG push [2025-05-23T08:28:24.128Z] 2025-05-23 08:28:22,804 MainThread pygsver.push [run_push] DEBUG no remote changes detected [2025-05-23T08:28:24.128Z] 2025-05-23 08:28:22,804 MainThread pygsver.push [run_push] DEBUG push all version tags [2025-05-23T08:28:24.128Z] 2025-05-23 08:28:22,811 MainThread pygsver.push [run_push] DEBUG push [2025-05-23T08:28:24.128Z] 2025-05-23 08:28:22,811 MainThread pygsver.push [run_push] DEBUG remote changes detected [2025-05-23T08:28:24.128Z] 2025-05-23 08:28:22,811 MainThread pygsver.push [run_push] DEBUG latest remote commit 890123abcdef is not in local commits [2025-05-23T08:28:24.128Z] 2025-05-23 08:28:22,811 MainThread pygsver.push [run_push] DEBUG integrating remote changes with a git pull [2025-05-23T08:28:24.128Z] 2025-05-23 08:28:22,812 MainThread pygsver.push [run_push] DEBUG push all version tags [2025-05-23T08:28:32.256Z] [INFO] Executed 39 unit tests [2025-05-23T08:28:32.256Z] [INFO] All unit tests passed. [2025-05-23T08:28:32.256Z] [INFO] Overall pybuilder.plugins.python.unittest_plugin.run_unit_tests coverage is 100% [2025-05-23T08:28:32.256Z] [INFO] Overall pybuilder.plugins.python.unittest_plugin.run_unit_tests branch coverage is 85% [2025-05-23T08:28:32.256Z] [INFO] Overall pybuilder.plugins.python.unittest_plugin.run_unit_tests partial branch coverage is 85% [2025-05-23T08:28:32.256Z] [INFO] Overall pygsver coverage is 100% [2025-05-23T08:28:32.256Z] [INFO] Overall pygsver branch coverage is 85% [2025-05-23T08:28:32.256Z] [INFO] Overall pygsver partial branch coverage is 85% [2025-05-23T08:28:32.256Z] [INFO] Building binary distribution in /code/target/dist/pygsver-0.1.5 [2025-05-23T08:28:32.256Z] [INFO] Running Twine check for generated artifacts [2025-05-23T08:28:32.256Z] [INFO] Installing project pygsver-0.1.5 [2025-05-23T08:28:32.256Z] ------------------------------------------------------------ [2025-05-23T08:28:32.256Z] BUILD SUCCESSFUL [2025-05-23T08:28:32.256Z] ------------------------------------------------------------ [2025-05-23T08:28:32.256Z] Build Summary [2025-05-23T08:28:32.256Z] Project: pygsver [2025-05-23T08:28:32.256Z] Version: 0.1.5 [2025-05-23T08:28:32.256Z] Base directory: /code [2025-05-23T08:28:32.256Z] Environments: [2025-05-23T08:28:32.256Z] Tasks: prepare [12168 ms] compile_sources [0 ms] run_unit_tests [1142 ms] package [3 ms] run_integration_tests [0 ms] verify [0 ms] coverage [1816 ms] publish [2280 ms] install [5948 ms] [2025-05-23T08:28:32.256Z] Build finished at 2025-05-23 08:28:31 [2025-05-23T08:28:32.256Z] Build took 28 seconds (28893 ms) [2025-05-23T08:28:37.533Z] Removing intermediate container 67b8b336dce4 [2025-05-23T08:28:37.533Z] ---> 63ae92cdcfa9 [2025-05-23T08:28:37.533Z] Step 9/20 : FROM python:3.13-slim [2025-05-23T08:28:37.533Z] ---> 26fa9b6e2848 [2025-05-23T08:28:37.533Z] Step 10/20 : ENV PYTHONDONTWRITEBYTECODE 1 [2025-05-23T08:28:37.533Z] ---> Using cache [2025-05-23T08:28:37.533Z] ---> d4edcae7afc5 [2025-05-23T08:28:37.533Z] Step 11/20 : ENV GIT_PYTHON_TRACE 1 [2025-05-23T08:28:37.533Z] ---> Using cache [2025-05-23T08:28:37.533Z] ---> f2005277bc63 [2025-05-23T08:28:37.533Z] Step 12/20 : WORKDIR /opt/pygsver [2025-05-23T08:28:37.533Z] ---> Running in b4f029aedeed [2025-05-23T08:28:37.533Z] Removing intermediate container b4f029aedeed [2025-05-23T08:28:37.533Z] ---> 76b0ff1f3813 [2025-05-23T08:28:37.533Z] Step 13/20 : RUN apt-get update && apt-get install -y ssh netcat-traditional git gosu [2025-05-23T08:28:37.533Z] ---> Running in 1ba769b592a4 [2025-05-23T08:28:37.533Z] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] [2025-05-23T08:28:37.533Z] Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] [2025-05-23T08:28:37.533Z] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] [2025-05-23T08:28:37.533Z] Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8793 kB] [2025-05-23T08:28:37.533Z] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [512 B] [2025-05-23T08:28:37.533Z] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [259 kB] [2025-05-23T08:28:38.472Z] Fetched 9307 kB in 1s (8185 kB/s) [2025-05-23T08:28:38.732Z] Reading package lists... [2025-05-23T08:28:39.300Z] Reading package lists... [2025-05-23T08:28:39.559Z] Building dependency tree... [2025-05-23T08:28:39.559Z] Reading state information... [2025-05-23T08:28:39.559Z] The following additional packages will be installed: [2025-05-23T08:28:39.559Z] dbus dbus-bin dbus-daemon dbus-session-bus-common dbus-system-bus-common [2025-05-23T08:28:39.559Z] dbus-user-session dmsetup git-man krb5-locales less libapparmor1 libargon2-1 [2025-05-23T08:28:39.559Z] libbrotli1 libbsd0 libcbor0.8 libcryptsetup12 libcurl3-gnutls libdbus-1-3 [2025-05-23T08:28:39.559Z] libdevmapper1.02.1 libedit2 liberror-perl libexpat1 libfdisk1 libfido2-1 [2025-05-23T08:28:39.559Z] libgdbm-compat4 libgssapi-krb5-2 libip4tc2 libjson-c5 libk5crypto3 [2025-05-23T08:28:39.559Z] libkeyutils1 libkmod2 libkrb5-3 libkrb5support0 libldap-2.5-0 libldap-common [2025-05-23T08:28:39.559Z] libnghttp2-14 libnsl2 libnss-systemd libpam-systemd libperl5.36 libproc2-0 [2025-05-23T08:28:39.559Z] libpsl5 librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db libssh2-1 [2025-05-23T08:28:39.559Z] libsystemd-shared libtirpc-common libtirpc3 libwrap0 libx11-6 libx11-data [2025-05-23T08:28:39.559Z] libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 ncurses-term openssh-client [2025-05-23T08:28:39.559Z] openssh-server openssh-sftp-server patch perl perl-modules-5.36 procps [2025-05-23T08:28:39.559Z] psmisc publicsuffix runit-helper sensible-utils systemd systemd-sysv [2025-05-23T08:28:39.559Z] systemd-timesyncd ucf xauth [2025-05-23T08:28:39.559Z] Suggested packages: [2025-05-23T08:28:39.559Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-email git-gui [2025-05-23T08:28:39.559Z] gitk gitweb git-cvs git-mediawiki git-svn krb5-doc krb5-user [2025-05-23T08:28:39.559Z] libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal [2025-05-23T08:28:39.559Z] libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql keychain [2025-05-23T08:28:39.559Z] libpam-ssh monkeysphere ssh-askpass molly-guard ufw ed diffutils-doc [2025-05-23T08:28:39.559Z] perl-doc libterm-readline-gnu-perl | libterm-readline-perl-perl make [2025-05-23T08:28:39.559Z] libtap-harness-archive-perl systemd-container systemd-homed systemd-userdbd [2025-05-23T08:28:39.559Z] systemd-boot systemd-resolved libqrencode4 libtss2-esys-3.0.2-0 libtss2-mu0 [2025-05-23T08:28:39.559Z] libtss2-rc0 polkitd | policykit-1 [2025-05-23T08:28:39.817Z] The following NEW packages will be installed: [2025-05-23T08:28:39.817Z] dbus dbus-bin dbus-daemon dbus-session-bus-common dbus-system-bus-common [2025-05-23T08:28:39.817Z] dbus-user-session dmsetup git git-man gosu krb5-locales less libapparmor1 [2025-05-23T08:28:39.817Z] libargon2-1 libbrotli1 libbsd0 libcbor0.8 libcryptsetup12 libcurl3-gnutls [2025-05-23T08:28:39.817Z] libdbus-1-3 libdevmapper1.02.1 libedit2 liberror-perl libexpat1 libfdisk1 [2025-05-23T08:28:39.817Z] libfido2-1 libgdbm-compat4 libgssapi-krb5-2 libip4tc2 libjson-c5 [2025-05-23T08:28:39.817Z] libk5crypto3 libkeyutils1 libkmod2 libkrb5-3 libkrb5support0 libldap-2.5-0 [2025-05-23T08:28:39.817Z] libldap-common libnghttp2-14 libnsl2 libnss-systemd libpam-systemd [2025-05-23T08:28:39.817Z] libperl5.36 libproc2-0 libpsl5 librtmp1 libsasl2-2 libsasl2-modules [2025-05-23T08:28:39.817Z] libsasl2-modules-db libssh2-1 libsystemd-shared libtirpc-common libtirpc3 [2025-05-23T08:28:39.817Z] libwrap0 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 [2025-05-23T08:28:39.817Z] ncurses-term netcat-traditional openssh-client openssh-server [2025-05-23T08:28:39.817Z] openssh-sftp-server patch perl perl-modules-5.36 procps psmisc publicsuffix [2025-05-23T08:28:39.817Z] runit-helper sensible-utils ssh systemd systemd-sysv systemd-timesyncd ucf [2025-05-23T08:28:39.817Z] xauth [2025-05-23T08:28:40.077Z] 0 upgraded, 79 newly installed, 0 to remove and 0 not upgraded. [2025-05-23T08:28:40.077Z] Need to get 32.0 MB of archives. [2025-05-23T08:28:40.077Z] After this operation, 148 MB of additional disk space will be used. [2025-05-23T08:28:40.077Z] Get:1 http://deb.debian.org/debian bookworm/main amd64 libargon2-1 amd64 0~20171227-0.3+deb12u1 [19.4 kB] [2025-05-23T08:28:40.077Z] Get:2 http://deb.debian.org/debian bookworm/main amd64 dmsetup amd64 2:1.02.185-2 [82.0 kB] [2025-05-23T08:28:40.077Z] Get:3 http://deb.debian.org/debian bookworm/main amd64 libdevmapper1.02.1 amd64 2:1.02.185-2 [133 kB] [2025-05-23T08:28:40.077Z] Get:4 http://deb.debian.org/debian bookworm/main amd64 libjson-c5 amd64 0.16-2 [44.1 kB] [2025-05-23T08:28:40.077Z] Get:5 http://deb.debian.org/debian bookworm/main amd64 libcryptsetup12 amd64 2:2.6.1-4~deb12u2 [223 kB] [2025-05-23T08:28:40.077Z] Get:6 http://deb.debian.org/debian bookworm/main amd64 libfdisk1 amd64 2.38.1-5+deb12u3 [194 kB] [2025-05-23T08:28:40.077Z] Get:7 http://deb.debian.org/debian bookworm/main amd64 libkmod2 amd64 30+20221128-1 [57.9 kB] [2025-05-23T08:28:40.077Z] Get:8 http://deb.debian.org/debian bookworm/main amd64 libapparmor1 amd64 3.0.8-3 [41.2 kB] [2025-05-23T08:28:40.077Z] Get:9 http://deb.debian.org/debian bookworm/main amd64 libip4tc2 amd64 1.8.9-2 [19.0 kB] [2025-05-23T08:28:40.077Z] Get:10 http://deb.debian.org/debian bookworm/main amd64 libsystemd-shared amd64 252.36-1~deb12u1 [1693 kB] [2025-05-23T08:28:40.077Z] Get:11 http://deb.debian.org/debian bookworm/main amd64 systemd amd64 252.36-1~deb12u1 [3037 kB] [2025-05-23T08:28:40.077Z] Get:12 http://deb.debian.org/debian bookworm/main amd64 systemd-sysv amd64 252.36-1~deb12u1 [42.6 kB] [2025-05-23T08:28:40.077Z] Get:13 http://deb.debian.org/debian bookworm/main amd64 libdbus-1-3 amd64 1.14.10-1~deb12u1 [201 kB] [2025-05-23T08:28:40.077Z] Get:14 http://deb.debian.org/debian bookworm/main amd64 dbus-bin amd64 1.14.10-1~deb12u1 [105 kB] [2025-05-23T08:28:40.077Z] Get:15 http://deb.debian.org/debian bookworm/main amd64 dbus-session-bus-common all 1.14.10-1~deb12u1 [78.2 kB] [2025-05-23T08:28:40.077Z] Get:16 http://deb.debian.org/debian bookworm/main amd64 libexpat1 amd64 2.5.0-1+deb12u1 [98.9 kB] [2025-05-23T08:28:40.077Z] Get:17 http://deb.debian.org/debian bookworm/main amd64 dbus-daemon amd64 1.14.10-1~deb12u1 [184 kB] [2025-05-23T08:28:40.077Z] Get:18 http://deb.debian.org/debian bookworm/main amd64 dbus-system-bus-common all 1.14.10-1~deb12u1 [79.3 kB] [2025-05-23T08:28:40.077Z] Get:19 http://deb.debian.org/debian bookworm/main amd64 dbus amd64 1.14.10-1~deb12u1 [97.4 kB] [2025-05-23T08:28:40.077Z] Get:20 http://deb.debian.org/debian bookworm/main amd64 perl-modules-5.36 all 5.36.0-7+deb12u2 [2815 kB] [2025-05-23T08:28:40.077Z] Get:21 http://deb.debian.org/debian bookworm/main amd64 libgdbm-compat4 amd64 1.23-3 [48.2 kB] [2025-05-23T08:28:40.077Z] Get:22 http://deb.debian.org/debian bookworm/main amd64 libperl5.36 amd64 5.36.0-7+deb12u2 [4207 kB] [2025-05-23T08:28:40.077Z] Get:23 http://deb.debian.org/debian bookworm/main amd64 perl amd64 5.36.0-7+deb12u2 [239 kB] [2025-05-23T08:28:40.077Z] Get:24 http://deb.debian.org/debian bookworm/main amd64 libbsd0 amd64 0.11.7-2 [117 kB] [2025-05-23T08:28:40.077Z] Get:25 http://deb.debian.org/debian bookworm/main amd64 libedit2 amd64 3.1-20221030-2 [93.0 kB] [2025-05-23T08:28:40.077Z] Get:26 http://deb.debian.org/debian bookworm/main amd64 libcbor0.8 amd64 0.8.0-2+b1 [27.4 kB] [2025-05-23T08:28:40.077Z] Get:27 http://deb.debian.org/debian bookworm/main amd64 libfido2-1 amd64 1.12.0-2+b1 [77.2 kB] [2025-05-23T08:28:40.077Z] Get:28 http://deb.debian.org/debian bookworm/main amd64 libkrb5support0 amd64 1.20.1-2+deb12u3 [32.8 kB] [2025-05-23T08:28:40.077Z] Get:29 http://deb.debian.org/debian bookworm/main amd64 libk5crypto3 amd64 1.20.1-2+deb12u3 [78.9 kB] [2025-05-23T08:28:40.077Z] Get:30 http://deb.debian.org/debian bookworm/main amd64 libkeyutils1 amd64 1.6.3-2 [8808 B] [2025-05-23T08:28:40.077Z] Get:31 http://deb.debian.org/debian bookworm/main amd64 libkrb5-3 amd64 1.20.1-2+deb12u3 [332 kB] [2025-05-23T08:28:40.077Z] Get:32 http://deb.debian.org/debian bookworm/main amd64 libgssapi-krb5-2 amd64 1.20.1-2+deb12u3 [135 kB] [2025-05-23T08:28:40.077Z] Get:33 http://deb.debian.org/debian bookworm/main amd64 openssh-client amd64 1:9.2p1-2+deb12u6 [992 kB] [2025-05-23T08:28:40.077Z] Get:34 http://deb.debian.org/debian bookworm/main amd64 openssh-sftp-server amd64 1:9.2p1-2+deb12u6 [65.8 kB] [2025-05-23T08:28:40.077Z] Get:35 http://deb.debian.org/debian bookworm/main amd64 libproc2-0 amd64 2:4.0.2-3 [62.8 kB] [2025-05-23T08:28:40.077Z] Get:36 http://deb.debian.org/debian bookworm/main amd64 procps amd64 2:4.0.2-3 [709 kB] [2025-05-23T08:28:40.077Z] Get:37 http://deb.debian.org/debian bookworm/main amd64 sensible-utils all 0.0.17+nmu1 [19.0 kB] [2025-05-23T08:28:40.077Z] Get:38 http://deb.debian.org/debian bookworm/main amd64 ucf all 3.0043+nmu1+deb12u1 [55.3 kB] [2025-05-23T08:28:40.077Z] Get:39 http://deb.debian.org/debian bookworm/main amd64 runit-helper all 2.15.2 [6520 B] [2025-05-23T08:28:40.077Z] Get:40 http://deb.debian.org/debian bookworm/main amd64 libtirpc-common all 1.3.3+ds-1 [14.0 kB] [2025-05-23T08:28:40.077Z] Get:41 http://deb.debian.org/debian bookworm/main amd64 libtirpc3 amd64 1.3.3+ds-1 [85.2 kB] [2025-05-23T08:28:40.077Z] Get:42 http://deb.debian.org/debian bookworm/main amd64 libnsl2 amd64 1.3.0-2 [39.5 kB] [2025-05-23T08:28:40.077Z] Get:43 http://deb.debian.org/debian bookworm/main amd64 libwrap0 amd64 7.6.q-32 [54.9 kB] [2025-05-23T08:28:40.077Z] Get:44 http://deb.debian.org/debian bookworm/main amd64 openssh-server amd64 1:9.2p1-2+deb12u6 [457 kB] [2025-05-23T08:28:40.077Z] Get:45 http://deb.debian.org/debian bookworm/main amd64 less amd64 590-2.1~deb12u2 [132 kB] [2025-05-23T08:28:40.077Z] Get:46 http://deb.debian.org/debian bookworm/main amd64 krb5-locales all 1.20.1-2+deb12u3 [63.1 kB] [2025-05-23T08:28:40.077Z] Get:47 http://deb.debian.org/debian bookworm/main amd64 libnss-systemd amd64 252.36-1~deb12u1 [164 kB] [2025-05-23T08:28:40.077Z] Get:48 http://deb.debian.org/debian bookworm/main amd64 libpam-systemd amd64 252.36-1~deb12u1 [225 kB] [2025-05-23T08:28:40.077Z] Get:49 http://deb.debian.org/debian bookworm/main amd64 ncurses-term all 6.4-4 [501 kB] [2025-05-23T08:28:40.077Z] Get:50 http://deb.debian.org/debian bookworm/main amd64 netcat-traditional amd64 1.10-47 [67.9 kB] [2025-05-23T08:28:40.077Z] Get:51 http://deb.debian.org/debian bookworm/main amd64 systemd-timesyncd amd64 252.36-1~deb12u1 [63.7 kB] [2025-05-23T08:28:40.077Z] Get:52 http://deb.debian.org/debian bookworm/main amd64 dbus-user-session amd64 1.14.10-1~deb12u1 [78.1 kB] [2025-05-23T08:28:40.077Z] Get:53 http://deb.debian.org/debian bookworm/main amd64 libbrotli1 amd64 1.0.9-2+b6 [275 kB] [2025-05-23T08:28:40.077Z] Get:54 http://deb.debian.org/debian bookworm/main amd64 libsasl2-modules-db amd64 2.1.28+dfsg-10 [20.3 kB] [2025-05-23T08:28:40.077Z] Get:55 http://deb.debian.org/debian bookworm/main amd64 libsasl2-2 amd64 2.1.28+dfsg-10 [59.7 kB] [2025-05-23T08:28:40.077Z] Get:56 http://deb.debian.org/debian bookworm/main amd64 libldap-2.5-0 amd64 2.5.13+dfsg-5 [183 kB] [2025-05-23T08:28:40.077Z] Get:57 http://deb.debian.org/debian bookworm/main amd64 libnghttp2-14 amd64 1.52.0-1+deb12u2 [73.0 kB] [2025-05-23T08:28:40.077Z] Get:58 http://deb.debian.org/debian bookworm/main amd64 libpsl5 amd64 0.21.2-1 [58.7 kB] [2025-05-23T08:28:40.077Z] Get:59 http://deb.debian.org/debian bookworm/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2025-05-23T08:28:40.077Z] Get:60 http://deb.debian.org/debian bookworm/main amd64 libssh2-1 amd64 1.10.0-3+b1 [179 kB] [2025-05-23T08:28:40.077Z] Get:61 http://deb.debian.org/debian bookworm/main amd64 libcurl3-gnutls amd64 7.88.1-10+deb12u12 [386 kB] [2025-05-23T08:28:40.077Z] Get:62 http://deb.debian.org/debian bookworm/main amd64 liberror-perl all 0.17029-2 [29.0 kB] [2025-05-23T08:28:40.077Z] Get:63 http://deb.debian.org/debian bookworm/main amd64 git-man all 1:2.39.5-0+deb12u2 [2053 kB] [2025-05-23T08:28:40.077Z] Get:64 http://deb.debian.org/debian bookworm/main amd64 git amd64 1:2.39.5-0+deb12u2 [7260 kB] [2025-05-23T08:28:40.336Z] Get:65 http://deb.debian.org/debian bookworm/main amd64 gosu amd64 1.14-1+b10 [766 kB] [2025-05-23T08:28:40.336Z] Get:66 http://deb.debian.org/debian bookworm/main amd64 libldap-common all 2.5.13+dfsg-5 [29.3 kB] [2025-05-23T08:28:40.336Z] Get:67 http://deb.debian.org/debian bookworm/main amd64 libsasl2-modules amd64 2.1.28+dfsg-10 [66.6 kB] [2025-05-23T08:28:40.336Z] Get:68 http://deb.debian.org/debian bookworm/main amd64 libxau6 amd64 1:1.0.9-1 [19.7 kB] [2025-05-23T08:28:40.336Z] Get:69 http://deb.debian.org/debian bookworm/main amd64 libxdmcp6 amd64 1:1.1.2-3 [26.3 kB] [2025-05-23T08:28:40.336Z] Get:70 http://deb.debian.org/debian bookworm/main amd64 libxcb1 amd64 1.15-1 [144 kB] [2025-05-23T08:28:40.336Z] Get:71 http://deb.debian.org/debian bookworm/main amd64 libx11-data all 2:1.8.4-2+deb12u2 [292 kB] [2025-05-23T08:28:40.336Z] Get:72 http://deb.debian.org/debian bookworm/main amd64 libx11-6 amd64 2:1.8.4-2+deb12u2 [760 kB] [2025-05-23T08:28:40.336Z] Get:73 http://deb.debian.org/debian bookworm/main amd64 libxext6 amd64 2:1.3.4-1+b1 [52.9 kB] [2025-05-23T08:28:40.336Z] Get:74 http://deb.debian.org/debian bookworm/main amd64 libxmuu1 amd64 2:1.1.3-3 [23.9 kB] [2025-05-23T08:28:40.336Z] Get:75 http://deb.debian.org/debian bookworm/main amd64 patch amd64 2.7.6-7 [128 kB] [2025-05-23T08:28:40.336Z] Get:76 http://deb.debian.org/debian bookworm/main amd64 psmisc amd64 23.6-1 [259 kB] [2025-05-23T08:28:40.336Z] Get:77 http://deb.debian.org/debian bookworm/main amd64 publicsuffix all 20230209.2326-1 [126 kB] [2025-05-23T08:28:40.336Z] Get:78 http://deb.debian.org/debian bookworm/main amd64 ssh all 1:9.2p1-2+deb12u6 [174 kB] [2025-05-23T08:28:40.336Z] Get:79 http://deb.debian.org/debian bookworm/main amd64 xauth amd64 1:1.1.2-1 [36.0 kB] [2025-05-23T08:28:40.336Z] debconf: delaying package configuration, since apt-utils is not installed [2025-05-23T08:28:40.336Z] Fetched 32.0 MB in 0s (104 MB/s) [2025-05-23T08:28:40.336Z] Selecting previously unselected package libargon2-1:amd64. [2025-05-23T08:28:40.594Z] (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 ... 6630 files and directories currently installed.) [2025-05-23T08:28:40.594Z] Preparing to unpack .../00-libargon2-1_0~20171227-0.3+deb12u1_amd64.deb ... [2025-05-23T08:28:40.594Z] Unpacking libargon2-1:amd64 (0~20171227-0.3+deb12u1) ... [2025-05-23T08:28:40.594Z] Selecting previously unselected package dmsetup. [2025-05-23T08:28:40.594Z] Preparing to unpack .../01-dmsetup_2%3a1.02.185-2_amd64.deb ... [2025-05-23T08:28:40.594Z] Unpacking dmsetup (2:1.02.185-2) ... [2025-05-23T08:28:40.594Z] Selecting previously unselected package libdevmapper1.02.1:amd64. [2025-05-23T08:28:40.594Z] Preparing to unpack .../02-libdevmapper1.02.1_2%3a1.02.185-2_amd64.deb ... [2025-05-23T08:28:40.594Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.185-2) ... [2025-05-23T08:28:40.594Z] Selecting previously unselected package libjson-c5:amd64. [2025-05-23T08:28:40.594Z] Preparing to unpack .../03-libjson-c5_0.16-2_amd64.deb ... [2025-05-23T08:28:40.594Z] Unpacking libjson-c5:amd64 (0.16-2) ... [2025-05-23T08:28:40.853Z] Selecting previously unselected package libcryptsetup12:amd64. [2025-05-23T08:28:40.853Z] Preparing to unpack .../04-libcryptsetup12_2%3a2.6.1-4~deb12u2_amd64.deb ... [2025-05-23T08:28:40.853Z] Unpacking libcryptsetup12:amd64 (2:2.6.1-4~deb12u2) ... [2025-05-23T08:28:40.853Z] Selecting previously unselected package libfdisk1:amd64. [2025-05-23T08:28:40.853Z] Preparing to unpack .../05-libfdisk1_2.38.1-5+deb12u3_amd64.deb ... [2025-05-23T08:28:40.853Z] Unpacking libfdisk1:amd64 (2.38.1-5+deb12u3) ... [2025-05-23T08:28:40.853Z] Selecting previously unselected package libkmod2:amd64. [2025-05-23T08:28:40.853Z] Preparing to unpack .../06-libkmod2_30+20221128-1_amd64.deb ... [2025-05-23T08:28:40.853Z] Unpacking libkmod2:amd64 (30+20221128-1) ... [2025-05-23T08:28:40.853Z] Selecting previously unselected package libapparmor1:amd64. [2025-05-23T08:28:40.853Z] Preparing to unpack .../07-libapparmor1_3.0.8-3_amd64.deb ... [2025-05-23T08:28:40.853Z] Unpacking libapparmor1:amd64 (3.0.8-3) ... [2025-05-23T08:28:40.853Z] Selecting previously unselected package libip4tc2:amd64. [2025-05-23T08:28:40.853Z] Preparing to unpack .../08-libip4tc2_1.8.9-2_amd64.deb ... [2025-05-23T08:28:41.113Z] Unpacking libip4tc2:amd64 (1.8.9-2) ... [2025-05-23T08:28:41.113Z] Selecting previously unselected package libsystemd-shared:amd64. [2025-05-23T08:28:41.113Z] Preparing to unpack .../09-libsystemd-shared_252.36-1~deb12u1_amd64.deb ... [2025-05-23T08:28:41.113Z] Unpacking libsystemd-shared:amd64 (252.36-1~deb12u1) ... [2025-05-23T08:28:41.113Z] Selecting previously unselected package systemd. [2025-05-23T08:28:41.113Z] Preparing to unpack .../10-systemd_252.36-1~deb12u1_amd64.deb ... [2025-05-23T08:28:41.372Z] Unpacking systemd (252.36-1~deb12u1) ... [2025-05-23T08:28:41.632Z] Setting up libargon2-1:amd64 (0~20171227-0.3+deb12u1) ... [2025-05-23T08:28:41.632Z] Setting up libjson-c5:amd64 (0.16-2) ... [2025-05-23T08:28:41.632Z] Setting up libfdisk1:amd64 (2.38.1-5+deb12u3) ... [2025-05-23T08:28:41.632Z] Setting up libkmod2:amd64 (30+20221128-1) ... [2025-05-23T08:28:41.632Z] Setting up libapparmor1:amd64 (3.0.8-3) ... [2025-05-23T08:28:41.632Z] Setting up libip4tc2:amd64 (1.8.9-2) ... [2025-05-23T08:28:41.632Z] Setting up libsystemd-shared:amd64 (252.36-1~deb12u1) ... [2025-05-23T08:28:41.632Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.185-2) ... [2025-05-23T08:28:41.632Z] Setting up libcryptsetup12:amd64 (2:2.6.1-4~deb12u2) ... [2025-05-23T08:28:41.632Z] Setting up systemd (252.36-1~deb12u1) ... [2025-05-23T08:28:41.632Z] Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2025-05-23T08:28:41.632Z] Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2025-05-23T08:28:41.632Z] Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2025-05-23T08:28:41.632Z] Initializing machine ID from random generator. [2025-05-23T08:28:41.632Z] Creating group 'systemd-journal' with GID 999. [2025-05-23T08:28:41.632Z] Creating group 'systemd-network' with GID 998. [2025-05-23T08:28:41.632Z] Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998. [2025-05-23T08:28:41.632Z] Setting up dmsetup (2:1.02.185-2) ... [2025-05-23T08:28:41.891Z] Selecting previously unselected package systemd-sysv. [2025-05-23T08:28:41.891Z] (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 ... 7552 files and directories currently installed.) [2025-05-23T08:28:41.891Z] Preparing to unpack .../00-systemd-sysv_252.36-1~deb12u1_amd64.deb ... [2025-05-23T08:28:41.891Z] Unpacking systemd-sysv (252.36-1~deb12u1) ... [2025-05-23T08:28:41.891Z] Selecting previously unselected package libdbus-1-3:amd64. [2025-05-23T08:28:41.891Z] Preparing to unpack .../01-libdbus-1-3_1.14.10-1~deb12u1_amd64.deb ... [2025-05-23T08:28:41.891Z] Unpacking libdbus-1-3:amd64 (1.14.10-1~deb12u1) ... [2025-05-23T08:28:41.891Z] Selecting previously unselected package dbus-bin. [2025-05-23T08:28:41.891Z] Preparing to unpack .../02-dbus-bin_1.14.10-1~deb12u1_amd64.deb ... [2025-05-23T08:28:41.891Z] Unpacking dbus-bin (1.14.10-1~deb12u1) ... [2025-05-23T08:28:41.891Z] Selecting previously unselected package dbus-session-bus-common. [2025-05-23T08:28:41.891Z] Preparing to unpack .../03-dbus-session-bus-common_1.14.10-1~deb12u1_all.deb ... [2025-05-23T08:28:41.891Z] Unpacking dbus-session-bus-common (1.14.10-1~deb12u1) ... [2025-05-23T08:28:42.149Z] Selecting previously unselected package libexpat1:amd64. [2025-05-23T08:28:42.149Z] Preparing to unpack .../04-libexpat1_2.5.0-1+deb12u1_amd64.deb ... [2025-05-23T08:28:42.149Z] Unpacking libexpat1:amd64 (2.5.0-1+deb12u1) ... [2025-05-23T08:28:42.149Z] Selecting previously unselected package dbus-daemon. [2025-05-23T08:28:42.149Z] Preparing to unpack .../05-dbus-daemon_1.14.10-1~deb12u1_amd64.deb ... [2025-05-23T08:28:42.149Z] Unpacking dbus-daemon (1.14.10-1~deb12u1) ... [2025-05-23T08:28:42.149Z] Selecting previously unselected package dbus-system-bus-common. [2025-05-23T08:28:42.149Z] Preparing to unpack .../06-dbus-system-bus-common_1.14.10-1~deb12u1_all.deb ... [2025-05-23T08:28:42.149Z] Unpacking dbus-system-bus-common (1.14.10-1~deb12u1) ... [2025-05-23T08:28:42.149Z] Selecting previously unselected package dbus. [2025-05-23T08:28:42.149Z] Preparing to unpack .../07-dbus_1.14.10-1~deb12u1_amd64.deb ... [2025-05-23T08:28:42.149Z] Unpacking dbus (1.14.10-1~deb12u1) ... [2025-05-23T08:28:42.149Z] Selecting previously unselected package perl-modules-5.36. [2025-05-23T08:28:42.149Z] Preparing to unpack .../08-perl-modules-5.36_5.36.0-7+deb12u2_all.deb ... [2025-05-23T08:28:42.149Z] Unpacking perl-modules-5.36 (5.36.0-7+deb12u2) ... [2025-05-23T08:28:42.716Z] Selecting previously unselected package libgdbm-compat4:amd64. [2025-05-23T08:28:42.716Z] Preparing to unpack .../09-libgdbm-compat4_1.23-3_amd64.deb ... [2025-05-23T08:28:42.716Z] Unpacking libgdbm-compat4:amd64 (1.23-3) ... [2025-05-23T08:28:42.716Z] Selecting previously unselected package libperl5.36:amd64. [2025-05-23T08:28:42.716Z] Preparing to unpack .../10-libperl5.36_5.36.0-7+deb12u2_amd64.deb ... [2025-05-23T08:28:42.716Z] Unpacking libperl5.36:amd64 (5.36.0-7+deb12u2) ... [2025-05-23T08:28:43.284Z] Selecting previously unselected package perl. [2025-05-23T08:28:43.284Z] Preparing to unpack .../11-perl_5.36.0-7+deb12u2_amd64.deb ... [2025-05-23T08:28:43.284Z] Unpacking perl (5.36.0-7+deb12u2) ... [2025-05-23T08:28:43.855Z] Selecting previously unselected package libbsd0:amd64. [2025-05-23T08:28:43.855Z] Preparing to unpack .../12-libbsd0_0.11.7-2_amd64.deb ... [2025-05-23T08:28:43.855Z] Unpacking libbsd0:amd64 (0.11.7-2) ... [2025-05-23T08:28:44.115Z] Selecting previously unselected package libedit2:amd64. [2025-05-23T08:28:44.115Z] Preparing to unpack .../13-libedit2_3.1-20221030-2_amd64.deb ... [2025-05-23T08:28:44.115Z] Unpacking libedit2:amd64 (3.1-20221030-2) ... [2025-05-23T08:28:44.374Z] Selecting previously unselected package libcbor0.8:amd64. [2025-05-23T08:28:44.374Z] Preparing to unpack .../14-libcbor0.8_0.8.0-2+b1_amd64.deb ... [2025-05-23T08:28:44.374Z] Unpacking libcbor0.8:amd64 (0.8.0-2+b1) ... [2025-05-23T08:28:44.947Z] Selecting previously unselected package libfido2-1:amd64. [2025-05-23T08:28:44.947Z] Preparing to unpack .../15-libfido2-1_1.12.0-2+b1_amd64.deb ... [2025-05-23T08:28:44.947Z] Unpacking libfido2-1:amd64 (1.12.0-2+b1) ... [2025-05-23T08:28:44.947Z] Selecting previously unselected package libkrb5support0:amd64. [2025-05-23T08:28:44.947Z] Preparing to unpack .../16-libkrb5support0_1.20.1-2+deb12u3_amd64.deb ... [2025-05-23T08:28:45.206Z] Unpacking libkrb5support0:amd64 (1.20.1-2+deb12u3) ... [2025-05-23T08:28:45.466Z] Selecting previously unselected package libk5crypto3:amd64. [2025-05-23T08:28:45.466Z] Preparing to unpack .../17-libk5crypto3_1.20.1-2+deb12u3_amd64.deb ... [2025-05-23T08:28:45.466Z] Unpacking libk5crypto3:amd64 (1.20.1-2+deb12u3) ... [2025-05-23T08:28:46.035Z] Selecting previously unselected package libkeyutils1:amd64. [2025-05-23T08:28:46.035Z] Preparing to unpack .../18-libkeyutils1_1.6.3-2_amd64.deb ... [2025-05-23T08:28:46.035Z] Unpacking libkeyutils1:amd64 (1.6.3-2) ... [2025-05-23T08:28:46.294Z] Selecting previously unselected package libkrb5-3:amd64. [2025-05-23T08:28:46.294Z] Preparing to unpack .../19-libkrb5-3_1.20.1-2+deb12u3_amd64.deb ... [2025-05-23T08:28:46.294Z] Unpacking libkrb5-3:amd64 (1.20.1-2+deb12u3) ... [2025-05-23T08:28:46.865Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2025-05-23T08:28:46.865Z] Preparing to unpack .../20-libgssapi-krb5-2_1.20.1-2+deb12u3_amd64.deb ... [2025-05-23T08:28:46.865Z] Unpacking libgssapi-krb5-2:amd64 (1.20.1-2+deb12u3) ... [2025-05-23T08:28:47.124Z] Selecting previously unselected package openssh-client. [2025-05-23T08:28:47.124Z] Preparing to unpack .../21-openssh-client_1%3a9.2p1-2+deb12u6_amd64.deb ... [2025-05-23T08:28:47.124Z] Unpacking openssh-client (1:9.2p1-2+deb12u6) ... [2025-05-23T08:28:47.384Z] Selecting previously unselected package openssh-sftp-server. [2025-05-23T08:28:47.384Z] Preparing to unpack .../22-openssh-sftp-server_1%3a9.2p1-2+deb12u6_amd64.deb ... [2025-05-23T08:28:47.384Z] Unpacking openssh-sftp-server (1:9.2p1-2+deb12u6) ... [2025-05-23T08:28:47.645Z] Selecting previously unselected package libproc2-0:amd64. [2025-05-23T08:28:47.645Z] Preparing to unpack .../23-libproc2-0_2%3a4.0.2-3_amd64.deb ... [2025-05-23T08:28:47.645Z] Unpacking libproc2-0:amd64 (2:4.0.2-3) ... [2025-05-23T08:28:47.905Z] Selecting previously unselected package procps. [2025-05-23T08:28:47.905Z] Preparing to unpack .../24-procps_2%3a4.0.2-3_amd64.deb ... [2025-05-23T08:28:47.905Z] Unpacking procps (2:4.0.2-3) ... [2025-05-23T08:28:48.165Z] Selecting previously unselected package sensible-utils. [2025-05-23T08:28:48.165Z] Preparing to unpack .../25-sensible-utils_0.0.17+nmu1_all.deb ... [2025-05-23T08:28:48.165Z] Unpacking sensible-utils (0.0.17+nmu1) ... [2025-05-23T08:28:48.424Z] Selecting previously unselected package ucf. [2025-05-23T08:28:48.425Z] Preparing to unpack .../26-ucf_3.0043+nmu1+deb12u1_all.deb ... [2025-05-23T08:28:48.425Z] Moving old data out of the way [2025-05-23T08:28:48.425Z] Unpacking ucf (3.0043+nmu1+deb12u1) ... [2025-05-23T08:28:48.684Z] Selecting previously unselected package runit-helper. [2025-05-23T08:28:48.684Z] Preparing to unpack .../27-runit-helper_2.15.2_all.deb ... [2025-05-23T08:28:48.684Z] Unpacking runit-helper (2.15.2) ... [2025-05-23T08:28:48.943Z] Selecting previously unselected package libtirpc-common. [2025-05-23T08:28:48.943Z] Preparing to unpack .../28-libtirpc-common_1.3.3+ds-1_all.deb ... [2025-05-23T08:28:48.943Z] Unpacking libtirpc-common (1.3.3+ds-1) ... [2025-05-23T08:28:49.202Z] Selecting previously unselected package libtirpc3:amd64. [2025-05-23T08:28:49.202Z] Preparing to unpack .../29-libtirpc3_1.3.3+ds-1_amd64.deb ... [2025-05-23T08:28:49.202Z] Unpacking libtirpc3:amd64 (1.3.3+ds-1) ... [2025-05-23T08:28:49.461Z] Selecting previously unselected package libnsl2:amd64. [2025-05-23T08:28:49.461Z] Preparing to unpack .../30-libnsl2_1.3.0-2_amd64.deb ... [2025-05-23T08:28:49.461Z] Unpacking libnsl2:amd64 (1.3.0-2) ... [2025-05-23T08:28:50.029Z] Selecting previously unselected package libwrap0:amd64. [2025-05-23T08:28:50.029Z] Preparing to unpack .../31-libwrap0_7.6.q-32_amd64.deb ... [2025-05-23T08:28:50.029Z] Unpacking libwrap0:amd64 (7.6.q-32) ... [2025-05-23T08:28:50.289Z] Selecting previously unselected package openssh-server. [2025-05-23T08:28:50.289Z] Preparing to unpack .../32-openssh-server_1%3a9.2p1-2+deb12u6_amd64.deb ... [2025-05-23T08:28:50.548Z] Unpacking openssh-server (1:9.2p1-2+deb12u6) ... [2025-05-23T08:28:50.807Z] Selecting previously unselected package less. [2025-05-23T08:28:50.807Z] Preparing to unpack .../33-less_590-2.1~deb12u2_amd64.deb ... [2025-05-23T08:28:50.807Z] Unpacking less (590-2.1~deb12u2) ... [2025-05-23T08:28:51.373Z] Selecting previously unselected package krb5-locales. [2025-05-23T08:28:51.373Z] Preparing to unpack .../34-krb5-locales_1.20.1-2+deb12u3_all.deb ... [2025-05-23T08:28:51.373Z] Unpacking krb5-locales (1.20.1-2+deb12u3) ... [2025-05-23T08:28:51.373Z] Selecting previously unselected package libnss-systemd:amd64. [2025-05-23T08:28:51.373Z] Preparing to unpack .../35-libnss-systemd_252.36-1~deb12u1_amd64.deb ... [2025-05-23T08:28:51.373Z] Unpacking libnss-systemd:amd64 (252.36-1~deb12u1) ... [2025-05-23T08:28:51.373Z] Selecting previously unselected package libpam-systemd:amd64. [2025-05-23T08:28:51.373Z] Preparing to unpack .../36-libpam-systemd_252.36-1~deb12u1_amd64.deb ... [2025-05-23T08:28:51.373Z] Unpacking libpam-systemd:amd64 (252.36-1~deb12u1) ... [2025-05-23T08:28:51.633Z] Selecting previously unselected package ncurses-term. [2025-05-23T08:28:51.633Z] Preparing to unpack .../37-ncurses-term_6.4-4_all.deb ... [2025-05-23T08:28:51.633Z] Unpacking ncurses-term (6.4-4) ... [2025-05-23T08:28:51.633Z] Selecting previously unselected package netcat-traditional. [2025-05-23T08:28:51.633Z] Preparing to unpack .../38-netcat-traditional_1.10-47_amd64.deb ... [2025-05-23T08:28:51.633Z] Unpacking netcat-traditional (1.10-47) ... [2025-05-23T08:28:51.893Z] Selecting previously unselected package systemd-timesyncd. [2025-05-23T08:28:51.893Z] Preparing to unpack .../39-systemd-timesyncd_252.36-1~deb12u1_amd64.deb ... [2025-05-23T08:28:51.893Z] Unpacking systemd-timesyncd (252.36-1~deb12u1) ... [2025-05-23T08:28:51.893Z] Selecting previously unselected package dbus-user-session. [2025-05-23T08:28:51.893Z] Preparing to unpack .../40-dbus-user-session_1.14.10-1~deb12u1_amd64.deb ... [2025-05-23T08:28:51.893Z] Unpacking dbus-user-session (1.14.10-1~deb12u1) ... [2025-05-23T08:28:51.893Z] Selecting previously unselected package libbrotli1:amd64. [2025-05-23T08:28:51.893Z] Preparing to unpack .../41-libbrotli1_1.0.9-2+b6_amd64.deb ... [2025-05-23T08:28:51.893Z] Unpacking libbrotli1:amd64 (1.0.9-2+b6) ... [2025-05-23T08:28:51.893Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2025-05-23T08:28:51.893Z] Preparing to unpack .../42-libsasl2-modules-db_2.1.28+dfsg-10_amd64.deb ... [2025-05-23T08:28:51.893Z] Unpacking libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... [2025-05-23T08:28:52.153Z] Selecting previously unselected package libsasl2-2:amd64. [2025-05-23T08:28:52.153Z] Preparing to unpack .../43-libsasl2-2_2.1.28+dfsg-10_amd64.deb ... [2025-05-23T08:28:52.153Z] Unpacking libsasl2-2:amd64 (2.1.28+dfsg-10) ... [2025-05-23T08:28:52.153Z] Selecting previously unselected package libldap-2.5-0:amd64. [2025-05-23T08:28:52.153Z] Preparing to unpack .../44-libldap-2.5-0_2.5.13+dfsg-5_amd64.deb ... [2025-05-23T08:28:52.153Z] Unpacking libldap-2.5-0:amd64 (2.5.13+dfsg-5) ... [2025-05-23T08:28:52.153Z] Selecting previously unselected package libnghttp2-14:amd64. [2025-05-23T08:28:52.153Z] Preparing to unpack .../45-libnghttp2-14_1.52.0-1+deb12u2_amd64.deb ... [2025-05-23T08:28:52.153Z] Unpacking libnghttp2-14:amd64 (1.52.0-1+deb12u2) ... [2025-05-23T08:28:52.153Z] Selecting previously unselected package libpsl5:amd64. [2025-05-23T08:28:52.153Z] Preparing to unpack .../46-libpsl5_0.21.2-1_amd64.deb ... [2025-05-23T08:28:52.153Z] Unpacking libpsl5:amd64 (0.21.2-1) ... [2025-05-23T08:28:52.153Z] Selecting previously unselected package librtmp1:amd64. [2025-05-23T08:28:52.153Z] Preparing to unpack .../47-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2025-05-23T08:28:52.153Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2025-05-23T08:28:52.413Z] Selecting previously unselected package libssh2-1:amd64. [2025-05-23T08:28:52.413Z] Preparing to unpack .../48-libssh2-1_1.10.0-3+b1_amd64.deb ... [2025-05-23T08:28:52.413Z] Unpacking libssh2-1:amd64 (1.10.0-3+b1) ... [2025-05-23T08:28:52.413Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2025-05-23T08:28:52.413Z] Preparing to unpack .../49-libcurl3-gnutls_7.88.1-10+deb12u12_amd64.deb ... [2025-05-23T08:28:52.413Z] Unpacking libcurl3-gnutls:amd64 (7.88.1-10+deb12u12) ... [2025-05-23T08:28:52.413Z] Selecting previously unselected package liberror-perl. [2025-05-23T08:28:52.413Z] Preparing to unpack .../50-liberror-perl_0.17029-2_all.deb ... [2025-05-23T08:28:52.413Z] Unpacking liberror-perl (0.17029-2) ... [2025-05-23T08:28:52.413Z] Selecting previously unselected package git-man. [2025-05-23T08:28:52.413Z] Preparing to unpack .../51-git-man_1%3a2.39.5-0+deb12u2_all.deb ... [2025-05-23T08:28:52.413Z] Unpacking git-man (1:2.39.5-0+deb12u2) ... [2025-05-23T08:28:52.673Z] Selecting previously unselected package git. [2025-05-23T08:28:52.673Z] Preparing to unpack .../52-git_1%3a2.39.5-0+deb12u2_amd64.deb ... [2025-05-23T08:28:52.673Z] Unpacking git (1:2.39.5-0+deb12u2) ... [2025-05-23T08:28:52.933Z] Selecting previously unselected package gosu. [2025-05-23T08:28:52.933Z] Preparing to unpack .../53-gosu_1.14-1+b10_amd64.deb ... [2025-05-23T08:28:52.933Z] Unpacking gosu (1.14-1+b10) ... [2025-05-23T08:28:52.933Z] Selecting previously unselected package libldap-common. [2025-05-23T08:28:52.933Z] Preparing to unpack .../54-libldap-common_2.5.13+dfsg-5_all.deb ... [2025-05-23T08:28:52.933Z] Unpacking libldap-common (2.5.13+dfsg-5) ... [2025-05-23T08:28:53.193Z] Selecting previously unselected package libsasl2-modules:amd64. [2025-05-23T08:28:53.193Z] Preparing to unpack .../55-libsasl2-modules_2.1.28+dfsg-10_amd64.deb ... [2025-05-23T08:28:53.193Z] Unpacking libsasl2-modules:amd64 (2.1.28+dfsg-10) ... [2025-05-23T08:28:53.193Z] Selecting previously unselected package libxau6:amd64. [2025-05-23T08:28:53.193Z] Preparing to unpack .../56-libxau6_1%3a1.0.9-1_amd64.deb ... [2025-05-23T08:28:53.193Z] Unpacking libxau6:amd64 (1:1.0.9-1) ... [2025-05-23T08:28:53.193Z] Selecting previously unselected package libxdmcp6:amd64. [2025-05-23T08:28:53.193Z] Preparing to unpack .../57-libxdmcp6_1%3a1.1.2-3_amd64.deb ... [2025-05-23T08:28:53.193Z] Unpacking libxdmcp6:amd64 (1:1.1.2-3) ... [2025-05-23T08:28:53.193Z] Selecting previously unselected package libxcb1:amd64. [2025-05-23T08:28:53.193Z] Preparing to unpack .../58-libxcb1_1.15-1_amd64.deb ... [2025-05-23T08:28:53.193Z] Unpacking libxcb1:amd64 (1.15-1) ... [2025-05-23T08:28:53.193Z] Selecting previously unselected package libx11-data. [2025-05-23T08:28:53.193Z] Preparing to unpack .../59-libx11-data_2%3a1.8.4-2+deb12u2_all.deb ... [2025-05-23T08:28:53.193Z] Unpacking libx11-data (2:1.8.4-2+deb12u2) ... [2025-05-23T08:28:53.454Z] Selecting previously unselected package libx11-6:amd64. [2025-05-23T08:28:53.454Z] Preparing to unpack .../60-libx11-6_2%3a1.8.4-2+deb12u2_amd64.deb ... [2025-05-23T08:28:53.454Z] Unpacking libx11-6:amd64 (2:1.8.4-2+deb12u2) ... [2025-05-23T08:28:53.454Z] Selecting previously unselected package libxext6:amd64. [2025-05-23T08:28:53.454Z] Preparing to unpack .../61-libxext6_2%3a1.3.4-1+b1_amd64.deb ... [2025-05-23T08:28:53.454Z] Unpacking libxext6:amd64 (2:1.3.4-1+b1) ... [2025-05-23T08:28:53.454Z] Selecting previously unselected package libxmuu1:amd64. [2025-05-23T08:28:53.454Z] Preparing to unpack .../62-libxmuu1_2%3a1.1.3-3_amd64.deb ... [2025-05-23T08:28:53.454Z] Unpacking libxmuu1:amd64 (2:1.1.3-3) ... [2025-05-23T08:28:53.454Z] Selecting previously unselected package patch. [2025-05-23T08:28:53.454Z] Preparing to unpack .../63-patch_2.7.6-7_amd64.deb ... [2025-05-23T08:28:53.454Z] Unpacking patch (2.7.6-7) ... [2025-05-23T08:28:53.714Z] Selecting previously unselected package psmisc. [2025-05-23T08:28:53.715Z] Preparing to unpack .../64-psmisc_23.6-1_amd64.deb ... [2025-05-23T08:28:53.715Z] Unpacking psmisc (23.6-1) ... [2025-05-23T08:28:53.715Z] Selecting previously unselected package publicsuffix. [2025-05-23T08:28:53.715Z] Preparing to unpack .../65-publicsuffix_20230209.2326-1_all.deb ... [2025-05-23T08:28:53.715Z] Unpacking publicsuffix (20230209.2326-1) ... [2025-05-23T08:28:53.715Z] Selecting previously unselected package ssh. [2025-05-23T08:28:53.715Z] Preparing to unpack .../66-ssh_1%3a9.2p1-2+deb12u6_all.deb ... [2025-05-23T08:28:53.715Z] Unpacking ssh (1:9.2p1-2+deb12u6) ... [2025-05-23T08:28:53.715Z] Selecting previously unselected package xauth. [2025-05-23T08:28:53.715Z] Preparing to unpack .../67-xauth_1%3a1.1.2-1_amd64.deb ... [2025-05-23T08:28:53.715Z] Unpacking xauth (1:1.1.2-1) ... [2025-05-23T08:28:53.715Z] Setting up libexpat1:amd64 (2.5.0-1+deb12u1) ... [2025-05-23T08:28:53.985Z] Setting up runit-helper (2.15.2) ... [2025-05-23T08:28:53.985Z] Setting up systemd-sysv (252.36-1~deb12u1) ... [2025-05-23T08:28:53.985Z] Setting up libxau6:amd64 (1:1.0.9-1) ... [2025-05-23T08:28:53.985Z] Setting up libkeyutils1:amd64 (1.6.3-2) ... [2025-05-23T08:28:53.985Z] Setting up libpsl5:amd64 (0.21.2-1) ... [2025-05-23T08:28:53.985Z] Setting up netcat-traditional (1.10-47) ... [2025-05-23T08:28:53.985Z] update-alternatives: using /bin/nc.traditional to provide /bin/nc (nc) in auto mode [2025-05-23T08:28:53.985Z] 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-23T08:28:53.985Z] 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-23T08:28:53.985Z] Setting up psmisc (23.6-1) ... [2025-05-23T08:28:53.985Z] Setting up libtirpc-common (1.3.3+ds-1) ... [2025-05-23T08:28:53.985Z] Setting up libcbor0.8:amd64 (0.8.0-2+b1) ... [2025-05-23T08:28:53.985Z] Setting up libbrotli1:amd64 (1.0.9-2+b6) ... [2025-05-23T08:28:53.985Z] Setting up libsasl2-modules:amd64 (2.1.28+dfsg-10) ... [2025-05-23T08:28:53.985Z] Setting up libnghttp2-14:amd64 (1.52.0-1+deb12u2) ... [2025-05-23T08:28:53.985Z] Setting up less (590-2.1~deb12u2) ... [2025-05-23T08:28:54.252Z] Setting up libnss-systemd:amd64 (252.36-1~deb12u1) ... [2025-05-23T08:28:54.252Z] Setting up krb5-locales (1.20.1-2+deb12u3) ... [2025-05-23T08:28:54.252Z] Setting up libldap-common (2.5.13+dfsg-5) ... [2025-05-23T08:28:54.252Z] Setting up libkrb5support0:amd64 (1.20.1-2+deb12u3) ... [2025-05-23T08:28:54.252Z] Setting up libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... [2025-05-23T08:28:54.252Z] Setting up perl-modules-5.36 (5.36.0-7+deb12u2) ... [2025-05-23T08:28:54.252Z] Setting up libx11-data (2:1.8.4-2+deb12u2) ... [2025-05-23T08:28:54.252Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2025-05-23T08:28:54.252Z] Setting up gosu (1.14-1+b10) ... [2025-05-23T08:28:54.252Z] Setting up libdbus-1-3:amd64 (1.14.10-1~deb12u1) ... [2025-05-23T08:28:54.252Z] Setting up libproc2-0:amd64 (2:4.0.2-3) ... [2025-05-23T08:28:54.252Z] Setting up systemd-timesyncd (252.36-1~deb12u1) ... [2025-05-23T08:28:54.252Z] Creating group 'systemd-timesync' with GID 997. [2025-05-23T08:28:54.252Z] Creating user 'systemd-timesync' (systemd Time Synchronization) with UID 997 and GID 997. [2025-05-23T08:28:54.520Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2025-05-23T08:28:54.520Z] Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2025-05-23T08:28:54.520Z] Setting up patch (2.7.6-7) ... [2025-05-23T08:28:54.520Z] Setting up libgdbm-compat4:amd64 (1.23-3) ... [2025-05-23T08:28:54.520Z] Setting up libk5crypto3:amd64 (1.20.1-2+deb12u3) ... [2025-05-23T08:28:54.520Z] Setting up libsasl2-2:amd64 (2.1.28+dfsg-10) ... [2025-05-23T08:28:54.520Z] Setting up sensible-utils (0.0.17+nmu1) ... [2025-05-23T08:28:54.780Z] Setting up dbus-session-bus-common (1.14.10-1~deb12u1) ... [2025-05-23T08:28:54.780Z] Setting up procps (2:4.0.2-3) ... [2025-05-23T08:28:54.780Z] Setting up git-man (1:2.39.5-0+deb12u2) ... [2025-05-23T08:28:54.780Z] Setting up libssh2-1:amd64 (1.10.0-3+b1) ... [2025-05-23T08:28:54.780Z] Setting up libkrb5-3:amd64 (1.20.1-2+deb12u3) ... [2025-05-23T08:28:54.780Z] Setting up dbus-system-bus-common (1.14.10-1~deb12u1) ... [2025-05-23T08:28:55.041Z] Setting up libfido2-1:amd64 (1.12.0-2+b1) ... [2025-05-23T08:28:55.310Z] Setting up libbsd0:amd64 (0.11.7-2) ... [2025-05-23T08:28:55.310Z] Setting up publicsuffix (20230209.2326-1) ... [2025-05-23T08:28:55.310Z] Setting up libperl5.36:amd64 (5.36.0-7+deb12u2) ... [2025-05-23T08:28:55.310Z] Setting up dbus-bin (1.14.10-1~deb12u1) ... [2025-05-23T08:28:55.310Z] Setting up ncurses-term (6.4-4) ... [2025-05-23T08:28:55.310Z] Setting up libxdmcp6:amd64 (1:1.1.2-3) ... [2025-05-23T08:28:55.310Z] Setting up libxcb1:amd64 (1.15-1) ... [2025-05-23T08:28:55.310Z] Setting up libedit2:amd64 (3.1-20221030-2) ... [2025-05-23T08:28:55.310Z] Setting up dbus-daemon (1.14.10-1~deb12u1) ... [2025-05-23T08:28:55.310Z] Setting up libldap-2.5-0:amd64 (2.5.13+dfsg-5) ... [2025-05-23T08:28:55.310Z] Setting up perl (5.36.0-7+deb12u2) ... [2025-05-23T08:28:55.310Z] Setting up dbus (1.14.10-1~deb12u1) ... [2025-05-23T08:28:55.310Z] invoke-rc.d: could not determine current runlevel [2025-05-23T08:28:55.310Z] invoke-rc.d: policy-rc.d denied execution of start. [2025-05-23T08:28:55.310Z] Setting up libgssapi-krb5-2:amd64 (1.20.1-2+deb12u3) ... [2025-05-23T08:28:55.310Z] Setting up ucf (3.0043+nmu1+deb12u1) ... [2025-05-23T08:28:55.586Z] debconf: unable to initialize frontend: Dialog [2025-05-23T08:28:55.586Z] debconf: (TERM is not set, so the dialog frontend is not usable.) [2025-05-23T08:28:55.586Z] debconf: falling back to frontend: Readline [2025-05-23T08:28:55.586Z] debconf: unable to initialize frontend: Readline [2025-05-23T08:28:55.586Z] debconf: (This frontend requires a controlling tty.) [2025-05-23T08:28:55.586Z] debconf: falling back to frontend: Teletype [2025-05-23T08:28:55.586Z] Setting up libpam-systemd:amd64 (252.36-1~deb12u1) ... [2025-05-23T08:28:55.586Z] debconf: unable to initialize frontend: Dialog [2025-05-23T08:28:55.586Z] debconf: (TERM is not set, so the dialog frontend is not usable.) [2025-05-23T08:28:55.586Z] debconf: falling back to frontend: Readline [2025-05-23T08:28:55.586Z] debconf: unable to initialize frontend: Readline [2025-05-23T08:28:55.586Z] debconf: (This frontend requires a controlling tty.) [2025-05-23T08:28:55.586Z] debconf: falling back to frontend: Teletype [2025-05-23T08:28:55.586Z] Setting up libx11-6:amd64 (2:1.8.4-2+deb12u2) ... [2025-05-23T08:28:55.847Z] Setting up libxmuu1:amd64 (2:1.1.3-3) ... [2025-05-23T08:28:55.847Z] Setting up libtirpc3:amd64 (1.3.3+ds-1) ... [2025-05-23T08:28:55.847Z] Setting up openssh-client (1:9.2p1-2+deb12u6) ... [2025-05-23T08:28:55.847Z] Setting up libxext6:amd64 (2:1.3.4-1+b1) ... [2025-05-23T08:28:55.847Z] Setting up libcurl3-gnutls:amd64 (7.88.1-10+deb12u12) ... [2025-05-23T08:28:55.847Z] Setting up liberror-perl (0.17029-2) ... [2025-05-23T08:28:55.847Z] Setting up dbus-user-session (1.14.10-1~deb12u1) ... [2025-05-23T08:28:55.847Z] Setting up git (1:2.39.5-0+deb12u2) ... [2025-05-23T08:28:55.847Z] Setting up xauth (1:1.1.2-1) ... [2025-05-23T08:28:55.847Z] Setting up libnsl2:amd64 (1.3.0-2) ... [2025-05-23T08:28:55.847Z] Setting up openssh-sftp-server (1:9.2p1-2+deb12u6) ... [2025-05-23T08:28:55.847Z] Setting up libwrap0:amd64 (7.6.q-32) ... [2025-05-23T08:28:56.106Z] Setting up openssh-server (1:9.2p1-2+deb12u6) ... [2025-05-23T08:28:56.106Z] debconf: unable to initialize frontend: Dialog [2025-05-23T08:28:56.106Z] debconf: (TERM is not set, so the dialog frontend is not usable.) [2025-05-23T08:28:56.106Z] debconf: falling back to frontend: Readline [2025-05-23T08:28:56.106Z] debconf: unable to initialize frontend: Readline [2025-05-23T08:28:56.106Z] debconf: (This frontend requires a controlling tty.) [2025-05-23T08:28:56.106Z] debconf: falling back to frontend: Teletype [2025-05-23T08:28:56.106Z] [2025-05-23T08:28:56.106Z] Creating config file /etc/ssh/sshd_config with new version [2025-05-23T08:28:57.045Z] Creating SSH2 RSA key; this may take some time ... [2025-05-23T08:28:57.045Z] 3072 SHA256:YEktvlZWiqnwUqH5o1zfeHty/Gqk5VPgzq6TVvY+Jto root@1ba769b592a4 (RSA) [2025-05-23T08:28:57.045Z] Creating SSH2 ECDSA key; this may take some time ... [2025-05-23T08:28:57.045Z] 256 SHA256:cMO1Ws4mhrmq8Wq5CfYaHpx6983aEW79e/r1exM1BBs root@1ba769b592a4 (ECDSA) [2025-05-23T08:28:57.045Z] Creating SSH2 ED25519 key; this may take some time ... [2025-05-23T08:28:57.045Z] 256 SHA256:+RcivW4nZcS3I2c6j6hYxqRQUOrF0hwfifdCZw9OSMU root@1ba769b592a4 (ED25519) [2025-05-23T08:28:57.045Z] invoke-rc.d: could not determine current runlevel [2025-05-23T08:28:57.045Z] invoke-rc.d: policy-rc.d denied execution of start. [2025-05-23T08:28:57.045Z] Created symlink /etc/systemd/system/sshd.service → /lib/systemd/system/ssh.service. [2025-05-23T08:28:57.045Z] Created symlink /etc/systemd/system/multi-user.target.wants/ssh.service → /lib/systemd/system/ssh.service. [2025-05-23T08:28:57.305Z] Setting up ssh (1:9.2p1-2+deb12u6) ... [2025-05-23T08:28:57.305Z] Processing triggers for libc-bin (2.36-9+deb12u10) ... [2025-05-23T08:29:02.593Z] Removing intermediate container 1ba769b592a4 [2025-05-23T08:29:02.593Z] ---> 71d687cb49b4 [2025-05-23T08:29:02.593Z] Step 14/20 : COPY --from=build-image /code/target/dist/pygsver-*/dist/pygsver-*.tar.gz /opt/pygsver/ [2025-05-23T08:29:02.593Z] ---> 989bf9ec782f [2025-05-23T08:29:02.593Z] Step 15/20 : RUN pip install pygsver-*.tar.gz [2025-05-23T08:29:02.593Z] ---> Running in 661ba274ffc5 [2025-05-23T08:29:03.976Z] Processing ./pygsver-0.1.5.tar.gz [2025-05-23T08:29:03.976Z] Installing build dependencies: started [2025-05-23T08:29:06.513Z] Installing build dependencies: finished with status 'done' [2025-05-23T08:29:06.513Z] Getting requirements to build wheel: started [2025-05-23T08:29:07.081Z] Getting requirements to build wheel: finished with status 'done' [2025-05-23T08:29:07.081Z] Preparing metadata (pyproject.toml): started [2025-05-23T08:29:07.651Z] Preparing metadata (pyproject.toml): finished with status 'done' [2025-05-23T08:29:07.651Z] Collecting semver==2.13.0 (from pygsver==0.1.5) [2025-05-23T08:29:07.910Z] Downloading semver-2.13.0-py2.py3-none-any.whl.metadata (5.0 kB) [2025-05-23T08:29:07.910Z] Collecting GitPython==3.1.41 (from pygsver==0.1.5) [2025-05-23T08:29:07.910Z] Downloading GitPython-3.1.41-py3-none-any.whl.metadata (14 kB) [2025-05-23T08:29:07.910Z] Collecting gitdb<5,>=4.0.1 (from GitPython==3.1.41->pygsver==0.1.5) [2025-05-23T08:29:07.910Z] Downloading gitdb-4.0.12-py3-none-any.whl.metadata (1.2 kB) [2025-05-23T08:29:07.910Z] Collecting smmap<6,>=3.0.1 (from gitdb<5,>=4.0.1->GitPython==3.1.41->pygsver==0.1.5) [2025-05-23T08:29:07.910Z] Downloading smmap-5.0.2-py3-none-any.whl.metadata (4.3 kB) [2025-05-23T08:29:07.910Z] Downloading GitPython-3.1.41-py3-none-any.whl (196 kB) [2025-05-23T08:29:07.910Z] Downloading semver-2.13.0-py2.py3-none-any.whl (12 kB) [2025-05-23T08:29:07.910Z] Downloading gitdb-4.0.12-py3-none-any.whl (62 kB) [2025-05-23T08:29:07.910Z] Downloading smmap-5.0.2-py3-none-any.whl (24 kB) [2025-05-23T08:29:07.910Z] Building wheels for collected packages: pygsver [2025-05-23T08:29:07.910Z] Building wheel for pygsver (pyproject.toml): started [2025-05-23T08:29:08.848Z] Building wheel for pygsver (pyproject.toml): finished with status 'done' [2025-05-23T08:29:08.848Z] Created wheel for pygsver: filename=pygsver-0.1.5-py3-none-any.whl size=12480 sha256=7aca8113f82f2fb090a480dd596cfb2d5435c631d7ddcc4929227ada7233e119 [2025-05-23T08:29:08.848Z] Stored in directory: /root/.cache/pip/wheels/1e/ba/4c/3146e2ab0efbfcf43b81fd41546d9671738cd63a2340c19d32 [2025-05-23T08:29:08.848Z] Successfully built pygsver [2025-05-23T08:29:08.848Z] Installing collected packages: smmap, semver, gitdb, GitPython, pygsver [2025-05-23T08:29:08.849Z] Successfully installed GitPython-3.1.41 gitdb-4.0.12 pygsver-0.1.5 semver-2.13.0 smmap-5.0.2 [2025-05-23T08:29:08.849Z] 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-23T08:29:09.106Z]  [2025-05-23T08:29:09.106Z] [notice] A new release of pip is available: 25.0.1 -> 25.1.1 [2025-05-23T08:29:09.106Z] [notice] To update, run: pip install --upgrade pip [2025-05-23T08:29:09.676Z] Removing intermediate container 661ba274ffc5 [2025-05-23T08:29:09.676Z] ---> d26d901f0625 [2025-05-23T08:29:09.676Z] Step 16/20 : COPY entrypoint.sh /usr/local/bin/entrypoint.sh [2025-05-23T08:29:09.676Z] ---> f4062e3f14ac [2025-05-23T08:29:09.676Z] Step 17/20 : RUN chmod +x /usr/local/bin/entrypoint.sh [2025-05-23T08:29:09.676Z] ---> Running in 834f69f87ad7 [2025-05-23T08:29:10.242Z] Removing intermediate container 834f69f87ad7 [2025-05-23T08:29:10.242Z] ---> 6c0b07a5f753 [2025-05-23T08:29:10.242Z] Step 18/20 : ENTRYPOINT ["/usr/local/bin/entrypoint.sh"] [2025-05-23T08:29:10.242Z] ---> Running in 002dd2793ef0 [2025-05-23T08:29:10.501Z] Removing intermediate container 002dd2793ef0 [2025-05-23T08:29:10.501Z] ---> 627668c79154 [2025-05-23T08:29:10.501Z] Step 19/20 : LABEL arch=amd64 [2025-05-23T08:29:10.501Z] ---> Running in c4776139581d [2025-05-23T08:29:10.501Z] Removing intermediate container c4776139581d [2025-05-23T08:29:10.501Z] ---> 48e48e1d1590 [2025-05-23T08:29:10.501Z] Step 20/20 : LABEL git_sha=2f807f817482b20fd449fccd171f6d664adfae4f [2025-05-23T08:29:10.501Z] ---> Running in a17c825ef38d [2025-05-23T08:29:10.501Z] Removing intermediate container a17c825ef38d [2025-05-23T08:29:10.501Z] ---> 6df2dbb599a8 [2025-05-23T08:29:10.501Z] [Warning] One or more build-args [ARCH] were not consumed [2025-05-23T08:29:10.501Z] Successfully built 6df2dbb599a8 [2025-05-23T08:29:10.759Z] 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-23T08:29:10.905Z] [edgeXDocker.push] Tagging docker image py-git-semver with the following tags: [2025-05-23T08:29:10.905Z] 2f807f817482b20fd449fccd171f6d664adfae4f [2025-05-23T08:29:10.905Z] latest [2025-05-23T08:29:10.905Z] main [2025-05-23T08:29:10.905Z] 0.1.5 [2025-05-23T08:29:10.905Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-23T08:29:11.257Z] + docker tag edgex-devops/py-git-semver nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:2f807f817482b20fd449fccd171f6d664adfae4f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-23T08:29:11.582Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:2f807f817482b20fd449fccd171f6d664adfae4f [2025-05-23T08:29:11.582Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver] [2025-05-23T08:29:11.582Z] 6dfdcf99b3e4: Preparing [2025-05-23T08:29:11.582Z] f2d0d5043658: Preparing [2025-05-23T08:29:11.582Z] f201c5dce42a: Preparing [2025-05-23T08:29:11.582Z] 05abc28318c3: Preparing [2025-05-23T08:29:11.582Z] 48d46bc282af: Preparing [2025-05-23T08:29:11.582Z] 1de087f6f063: Preparing [2025-05-23T08:29:11.582Z] 931be5d7e48b: Preparing [2025-05-23T08:29:11.582Z] 19362a02a380: Preparing [2025-05-23T08:29:11.582Z] a66a3dad4c38: Preparing [2025-05-23T08:29:11.582Z] ace34d1d784c: Preparing [2025-05-23T08:29:11.582Z] 931be5d7e48b: Waiting [2025-05-23T08:29:11.582Z] 19362a02a380: Waiting [2025-05-23T08:29:11.582Z] a66a3dad4c38: Waiting [2025-05-23T08:29:11.582Z] ace34d1d784c: Waiting [2025-05-23T08:29:11.582Z] 1de087f6f063: Waiting [2025-05-23T08:29:11.582Z] 6dfdcf99b3e4: Pushed [2025-05-23T08:29:11.582Z] f2d0d5043658: Pushed [2025-05-23T08:29:11.582Z] 05abc28318c3: Pushed [2025-05-23T08:29:11.840Z] 1de087f6f063: Pushed [2025-05-23T08:29:11.841Z] 931be5d7e48b: Pushed [2025-05-23T08:29:12.099Z] f201c5dce42a: Pushed [2025-05-23T08:29:12.665Z] a66a3dad4c38: Pushed [2025-05-23T08:29:15.193Z] 19362a02a380: Pushed [2025-05-23T08:29:18.477Z] ace34d1d784c: Pushed [2025-05-23T08:29:26.597Z] 48d46bc282af: Pushed [2025-05-23T08:29:26.597Z] 2f807f817482b20fd449fccd171f6d664adfae4f: digest: sha256:afb6e59253f6c16daf7af53829352ac04f2d698116327cf105e9cb3c95297bc5 size: 2412 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-23T08:29:26.925Z] + 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-23T08:29:27.242Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2025-05-23T08:29:27.242Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver] [2025-05-23T08:29:27.242Z] 6dfdcf99b3e4: Preparing [2025-05-23T08:29:27.242Z] f2d0d5043658: Preparing [2025-05-23T08:29:27.242Z] f201c5dce42a: Preparing [2025-05-23T08:29:27.242Z] 05abc28318c3: Preparing [2025-05-23T08:29:27.242Z] 48d46bc282af: Preparing [2025-05-23T08:29:27.242Z] 1de087f6f063: Preparing [2025-05-23T08:29:27.242Z] 931be5d7e48b: Preparing [2025-05-23T08:29:27.242Z] 19362a02a380: Preparing [2025-05-23T08:29:27.242Z] a66a3dad4c38: Preparing [2025-05-23T08:29:27.242Z] ace34d1d784c: Preparing [2025-05-23T08:29:27.242Z] 931be5d7e48b: Waiting [2025-05-23T08:29:27.242Z] a66a3dad4c38: Waiting [2025-05-23T08:29:27.242Z] 1de087f6f063: Waiting [2025-05-23T08:29:27.242Z] ace34d1d784c: Waiting [2025-05-23T08:29:27.242Z] 19362a02a380: Waiting [2025-05-23T08:29:27.242Z] 6dfdcf99b3e4: Layer already exists [2025-05-23T08:29:27.242Z] f2d0d5043658: Layer already exists [2025-05-23T08:29:27.242Z] f201c5dce42a: Layer already exists [2025-05-23T08:29:27.242Z] 48d46bc282af: Layer already exists [2025-05-23T08:29:27.242Z] 05abc28318c3: Layer already exists [2025-05-23T08:29:27.242Z] 19362a02a380: Layer already exists [2025-05-23T08:29:27.242Z] 931be5d7e48b: Layer already exists [2025-05-23T08:29:27.242Z] 1de087f6f063: Layer already exists [2025-05-23T08:29:27.242Z] a66a3dad4c38: Layer already exists [2025-05-23T08:29:27.242Z] ace34d1d784c: Layer already exists [2025-05-23T08:29:27.242Z] latest: digest: sha256:afb6e59253f6c16daf7af53829352ac04f2d698116327cf105e9cb3c95297bc5 size: 2412 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-23T08:29:27.559Z] + 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-23T08:29:27.886Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:main [2025-05-23T08:29:27.886Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver] [2025-05-23T08:29:27.886Z] 6dfdcf99b3e4: Preparing [2025-05-23T08:29:27.886Z] f2d0d5043658: Preparing [2025-05-23T08:29:27.886Z] f201c5dce42a: Preparing [2025-05-23T08:29:27.886Z] 05abc28318c3: Preparing [2025-05-23T08:29:27.886Z] 48d46bc282af: Preparing [2025-05-23T08:29:27.886Z] 1de087f6f063: Preparing [2025-05-23T08:29:27.886Z] 931be5d7e48b: Preparing [2025-05-23T08:29:27.886Z] 19362a02a380: Preparing [2025-05-23T08:29:27.886Z] a66a3dad4c38: Preparing [2025-05-23T08:29:27.886Z] ace34d1d784c: Preparing [2025-05-23T08:29:27.886Z] a66a3dad4c38: Waiting [2025-05-23T08:29:27.886Z] 1de087f6f063: Waiting [2025-05-23T08:29:27.886Z] 931be5d7e48b: Waiting [2025-05-23T08:29:27.886Z] 19362a02a380: Waiting [2025-05-23T08:29:27.886Z] ace34d1d784c: Waiting [2025-05-23T08:29:27.886Z] f201c5dce42a: Layer already exists [2025-05-23T08:29:27.886Z] 48d46bc282af: Layer already exists [2025-05-23T08:29:27.886Z] 05abc28318c3: Layer already exists [2025-05-23T08:29:27.886Z] f2d0d5043658: Layer already exists [2025-05-23T08:29:27.886Z] 1de087f6f063: Layer already exists [2025-05-23T08:29:27.886Z] 19362a02a380: Layer already exists [2025-05-23T08:29:27.886Z] a66a3dad4c38: Layer already exists [2025-05-23T08:29:27.886Z] 6dfdcf99b3e4: Layer already exists [2025-05-23T08:29:27.886Z] ace34d1d784c: Layer already exists [2025-05-23T08:29:27.886Z] 931be5d7e48b: Layer already exists [2025-05-23T08:29:27.886Z] main: digest: sha256:afb6e59253f6c16daf7af53829352ac04f2d698116327cf105e9cb3c95297bc5 size: 2412 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-23T08:29:28.220Z] + docker tag edgex-devops/py-git-semver nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-23T08:29:28.541Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.5 [2025-05-23T08:29:28.541Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver] [2025-05-23T08:29:28.541Z] 6dfdcf99b3e4: Preparing [2025-05-23T08:29:28.541Z] f2d0d5043658: Preparing [2025-05-23T08:29:28.541Z] f201c5dce42a: Preparing [2025-05-23T08:29:28.541Z] 05abc28318c3: Preparing [2025-05-23T08:29:28.541Z] 48d46bc282af: Preparing [2025-05-23T08:29:28.541Z] 1de087f6f063: Preparing [2025-05-23T08:29:28.541Z] 931be5d7e48b: Preparing [2025-05-23T08:29:28.541Z] 19362a02a380: Preparing [2025-05-23T08:29:28.541Z] a66a3dad4c38: Preparing [2025-05-23T08:29:28.541Z] ace34d1d784c: Preparing [2025-05-23T08:29:28.541Z] 19362a02a380: Waiting [2025-05-23T08:29:28.541Z] a66a3dad4c38: Waiting [2025-05-23T08:29:28.541Z] 1de087f6f063: Waiting [2025-05-23T08:29:28.541Z] ace34d1d784c: Waiting [2025-05-23T08:29:28.541Z] 931be5d7e48b: Waiting [2025-05-23T08:29:28.541Z] f2d0d5043658: Layer already exists [2025-05-23T08:29:28.541Z] 6dfdcf99b3e4: Layer already exists [2025-05-23T08:29:28.541Z] f201c5dce42a: Layer already exists [2025-05-23T08:29:28.541Z] 05abc28318c3: Layer already exists [2025-05-23T08:29:28.541Z] 48d46bc282af: Layer already exists [2025-05-23T08:29:28.541Z] 1de087f6f063: Layer already exists [2025-05-23T08:29:28.541Z] 931be5d7e48b: Layer already exists [2025-05-23T08:29:28.541Z] 19362a02a380: Layer already exists [2025-05-23T08:29:28.541Z] a66a3dad4c38: Layer already exists [2025-05-23T08:29:28.541Z] ace34d1d784c: Layer already exists [2025-05-23T08:29:28.541Z] 0.1.5: digest: sha256:afb6e59253f6c16daf7af53829352ac04f2d698116327cf105e9cb3c95297bc5 size: 2412 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-05-23T08:29:28.610Z] ===================================================== [Pipeline] echo [2025-05-23T08:29:28.622Z] taggedImages: [2025-05-23T08:29:28.622Z] - nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:2f807f817482b20fd449fccd171f6d664adfae4f [2025-05-23T08:29:28.622Z] - nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2025-05-23T08:29:28.622Z] - nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:main [2025-05-23T08:29:28.622Z] - nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.5 [Pipeline] echo [2025-05-23T08:29:28.666Z] ========================================================= [2025-05-23T08:29:28.666Z] [edgeXBuildMultiArch] RAW Config: [2025-05-23T08:29:28.666Z] images: [2025-05-23T08:29:28.666Z] - nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:2f807f817482b20fd449fccd171f6d664adfae4f [2025-05-23T08:29:28.666Z] - nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2025-05-23T08:29:28.666Z] - nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:main [2025-05-23T08:29:28.666Z] - nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.5 [2025-05-23T08:29:28.666Z] settingsFile: [2025-05-23T08:29:28.666Z] git-semver-settings [2025-05-23T08:29:28.666Z] ========================================================= [Pipeline] node [2025-05-23T08:29:37.161Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2107 in /w/workspace/edgexfoundry_git-semver_main [Pipeline] { [Pipeline] checkout [2025-05-23T08:29:40.212Z] Selected Git installation does not exist. Using Default [2025-05-23T08:29:40.212Z] The recommended git tool is: NONE [2025-05-23T08:29:43.670Z] Still waiting to schedule task [2025-05-23T08:29:43.670Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2025-05-23T08:29:45.132Z] using credential edgex-jenkins-ssh [2025-05-23T08:29:45.154Z] Cloning the remote Git repository [2025-05-23T08:29:45.191Z] Cloning repository git@github.com:edgexfoundry/git-semver.git [2025-05-23T08:29:45.281Z] > git init /w/workspace/edgexfoundry_git-semver_main # timeout=10 [2025-05-23T08:29:45.419Z] Fetching upstream changes from git@github.com:edgexfoundry/git-semver.git [2025-05-23T08:29:45.421Z] > git --version # timeout=10 [2025-05-23T08:29:45.447Z] > git --version # 'git version 2.25.1' [2025-05-23T08:29:45.451Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-05-23T08:29:45.602Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/git-semver.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-05-23T08:29:46.240Z] > git config remote.origin.url git@github.com:edgexfoundry/git-semver.git # timeout=10 [2025-05-23T08:29:46.260Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-05-23T08:29:47.240Z] Avoid second fetch [2025-05-23T08:29:47.241Z] Checking out Revision 2f807f817482b20fd449fccd171f6d664adfae4f (main) [2025-05-23T08:29:47.253Z] > git config core.sparsecheckout # timeout=10 [2025-05-23T08:29:47.323Z] > git checkout -f 2f807f817482b20fd449fccd171f6d664adfae4f # timeout=10 [2025-05-23T08:29:47.874Z] Commit message: "Merge pull request #75 from cherrycl/set-safe-directory" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-05-23T08:29:52.606Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-05-23T08:29:52.606Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-05-23T08:29:52.606Z] Dload Upload Total Spent Left Speed [2025-05-23T08:29:52.606Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 96451 0 --:--:-- --:--:-- --:--:-- 96451 [Pipeline] sh [2025-05-23T08:29:52.939Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-05-23T08:29:53.274Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-05-23T08:29:53.275Z] + sudo tee /etc/docker/daemon.new [2025-05-23T08:29:53.275Z] { [2025-05-23T08:29:53.275Z] "registry-mirrors": [ [2025-05-23T08:29:53.275Z] "https://nexus3.edgexfoundry.org:10001" [2025-05-23T08:29:53.275Z] ], [2025-05-23T08:29:53.275Z] "bip": "10.250.0.254/24", [2025-05-23T08:29:53.275Z] "hosts": [ [2025-05-23T08:29:53.275Z] "tcp://0.0.0.0:5555", [2025-05-23T08:29:53.275Z] "unix:///var/run/docker.sock" [2025-05-23T08:29:53.275Z] ], [2025-05-23T08:29:53.275Z] "mtu": 1458, [2025-05-23T08:29:53.275Z] "selinux-enabled": true, [2025-05-23T08:29:53.275Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-05-23T08:29:53.275Z] } [Pipeline] sh [2025-05-23T08:29:53.603Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-05-23T08:29:53.940Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-05-23T08:30:12.210Z] provisioning config files... [2025-05-23T08:30:12.239Z] copy managed file [git-semver-settings] to file:/w/workspace/edgexfoundry_git-semver_main@tmp/config4631770395133233059tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-05-23T08:30:12.696Z] ---> ****-login.sh [2025-05-23T08:30:12.696Z] nexus3.edgexfoundry.org:10001 [2025-05-23T08:30:12.970Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-23T08:30:13.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-23T08:30:13.245Z] Configure a credential helper to remove this warning. See [2025-05-23T08:30:13.245Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-23T08:30:13.245Z] [2025-05-23T08:30:13.245Z] Login Succeeded [2025-05-23T08:30:13.245Z] nexus3.edgexfoundry.org:10002 [2025-05-23T08:30:13.512Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-23T08:30:13.512Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-23T08:30:13.512Z] Configure a credential helper to remove this warning. See [2025-05-23T08:30:13.512Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-23T08:30:13.512Z] [2025-05-23T08:30:13.512Z] Login Succeeded [2025-05-23T08:30:13.513Z] nexus3.edgexfoundry.org:10003 [2025-05-23T08:30:13.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-23T08:30:14.046Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-23T08:30:14.046Z] Configure a credential helper to remove this warning. See [2025-05-23T08:30:14.046Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-23T08:30:14.046Z] [2025-05-23T08:30:14.046Z] Login Succeeded [2025-05-23T08:30:14.046Z] nexus3.edgexfoundry.org:10004 [2025-05-23T08:30:14.320Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-23T08:30:14.320Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-23T08:30:14.320Z] Configure a credential helper to remove this warning. See [2025-05-23T08:30:14.321Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-23T08:30:14.321Z] [2025-05-23T08:30:14.321Z] Login Succeeded [2025-05-23T08:30:14.321Z] ****.io [2025-05-23T08:30:14.586Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-23T08:30:14.854Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-23T08:30:14.854Z] Configure a credential helper to remove this warning. See [2025-05-23T08:30:14.854Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-23T08:30:14.854Z] [2025-05-23T08:30:14.854Z] Login Succeeded [2025-05-23T08:30:14.854Z] ---> ****-login.sh ends [Pipeline] } [2025-05-23T08:30:14.867Z] 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-23T08:30:15.321Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-05-23T08:30:15.654Z] + ls -al . [2025-05-23T08:30:15.655Z] total 64 [2025-05-23T08:30:15.655Z] drwxrwxr-x 6 jenkins jenkins 4096 May 23 08:29 . [2025-05-23T08:30:15.655Z] drwxrwxr-x 4 jenkins jenkins 4096 May 23 08:29 .. [2025-05-23T08:30:15.655Z] drwxrwxr-x 8 jenkins jenkins 4096 May 23 08:29 .git [2025-05-23T08:30:15.655Z] drwxrwxr-x 2 jenkins jenkins 4096 May 23 08:29 .github [2025-05-23T08:30:15.655Z] -rw-rw-r-- 1 jenkins jenkins 1056 May 23 08:29 .gitignore [2025-05-23T08:30:15.655Z] -rw-rw-r-- 1 jenkins jenkins 1242 May 23 08:29 Dockerfile [2025-05-23T08:30:15.655Z] -rw-rw-r-- 1 jenkins jenkins 869 May 23 08:29 Jenkinsfile [2025-05-23T08:30:15.655Z] -rw-rw-r-- 1 jenkins jenkins 5651 May 23 08:29 README.md [2025-05-23T08:30:15.655Z] -rw-rw-r-- 1 jenkins jenkins 2488 May 23 08:29 build.py [2025-05-23T08:30:15.655Z] drwxrwxr-x 3 jenkins jenkins 4096 May 23 08:29 docs [2025-05-23T08:30:15.655Z] -rw-rw-r-- 1 jenkins jenkins 364 May 23 08:29 entrypoint.sh [2025-05-23T08:30:15.655Z] -rw-rw-r-- 1 jenkins jenkins 83 May 23 08:29 pyproject.toml [2025-05-23T08:30:15.655Z] -rw-rw-r-- 1 jenkins jenkins 32 May 23 08:29 requirements.txt [2025-05-23T08:30:15.655Z] -rw-rw-r-- 1 jenkins jenkins 2628 May 23 08:29 setup.py [2025-05-23T08:30:15.655Z] drwxrwxr-x 4 jenkins jenkins 4096 May 23 08:29 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-23T08:30:16.010Z] + docker build -t edgex-devops/py-git-semver-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=2f807f817482b20fd449fccd171f6d664adfae4f --label arch=arm64 . [2025-05-23T08:30:16.281Z] Sending build context to Docker daemon 448kB [2025-05-23T08:30:16.281Z] Step 1/20 : FROM python:3.13-slim AS build-image [2025-05-23T08:30:16.865Z] 3.13-slim: Pulling from library/python [2025-05-23T08:30:17.132Z] b16f1b166780: Pulling fs layer [2025-05-23T08:30:17.132Z] a83bc4269c1b: Pulling fs layer [2025-05-23T08:30:17.132Z] 6834df5f0b1a: Pulling fs layer [2025-05-23T08:30:17.132Z] b4626800aece: Pulling fs layer [2025-05-23T08:30:17.132Z] b4626800aece: Waiting [2025-05-23T08:30:17.398Z] a83bc4269c1b: Verifying Checksum [2025-05-23T08:30:17.399Z] a83bc4269c1b: Download complete [2025-05-23T08:30:17.399Z] b4626800aece: Verifying Checksum [2025-05-23T08:30:17.399Z] b4626800aece: Download complete [2025-05-23T08:30:17.399Z] 6834df5f0b1a: Verifying Checksum [2025-05-23T08:30:17.399Z] 6834df5f0b1a: Download complete [2025-05-23T08:30:17.978Z] b16f1b166780: Verifying Checksum [2025-05-23T08:30:17.978Z] b16f1b166780: Download complete [2025-05-23T08:30:22.242Z] b16f1b166780: Pull complete [2025-05-23T08:30:22.841Z] a83bc4269c1b: Pull complete [2025-05-23T08:30:24.792Z] 6834df5f0b1a: Pull complete [2025-05-23T08:30:25.059Z] b4626800aece: Pull complete [2025-05-23T08:30:25.326Z] Digest: sha256:56a11364ffe0fee3bd60af6d6d5209eba8a99c2c16dc4c7c5861dc06261503cc [2025-05-23T08:30:25.327Z] Status: Downloaded newer image for python:3.13-slim [2025-05-23T08:30:25.327Z] ---> 2e2ecad80adb [2025-05-23T08:30:25.327Z] Step 2/20 : ENV PYTHONDONTWRITEBYTECODE 1 [2025-05-23T08:30:25.907Z] ---> Running in 01b1f6a03575 [2025-05-23T08:30:26.191Z] Removing intermediate container 01b1f6a03575 [2025-05-23T08:30:26.191Z] ---> 6b69eba40448 [2025-05-23T08:30:26.191Z] Step 3/20 : ENV GIT_PYTHON_TRACE 1 [2025-05-23T08:30:26.191Z] ---> Running in be6a70644027 [2025-05-23T08:30:26.460Z] Removing intermediate container be6a70644027 [2025-05-23T08:30:26.460Z] ---> 8063cc51b829 [2025-05-23T08:30:26.460Z] Step 4/20 : WORKDIR /code [2025-05-23T08:30:26.460Z] ---> Running in 67cce8d7c660 [2025-05-23T08:30:27.042Z] Removing intermediate container 67cce8d7c660 [2025-05-23T08:30:27.042Z] ---> 2f85085e1de6 [2025-05-23T08:30:27.042Z] Step 5/20 : COPY . /code/ [2025-05-23T08:30:27.630Z] ---> 134a442233ca [2025-05-23T08:30:27.630Z] Step 6/20 : RUN apt-get update && apt-get install -y ssh netcat-traditional git [2025-05-23T08:30:27.630Z] ---> Running in 7f9e4387e147 [2025-05-23T08:30:29.046Z] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] [2025-05-23T08:30:29.046Z] Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] [2025-05-23T08:30:29.046Z] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] [2025-05-23T08:30:29.313Z] Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8693 kB] [2025-05-23T08:30:29.313Z] Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [512 B] [2025-05-23T08:30:29.581Z] Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [254 kB] [2025-05-23T08:30:32.157Z] Fetched 9203 kB in 3s (2767 kB/s) [2025-05-23T08:30:35.497Z] Reading package lists... [2025-05-23T08:30:38.839Z] Reading package lists... [2025-05-23T08:30:39.108Z] Building dependency tree... [2025-05-23T08:30:39.108Z] Reading state information... [2025-05-23T08:30:40.081Z] The following additional packages will be installed: [2025-05-23T08:30:40.081Z] dbus dbus-bin dbus-daemon dbus-session-bus-common dbus-system-bus-common [2025-05-23T08:30:40.081Z] dbus-user-session dmsetup git-man krb5-locales less libapparmor1 libargon2-1 [2025-05-23T08:30:40.081Z] libbrotli1 libbsd0 libcbor0.8 libcryptsetup12 libcurl3-gnutls libdbus-1-3 [2025-05-23T08:30:40.081Z] libdevmapper1.02.1 libedit2 liberror-perl libexpat1 libfdisk1 libfido2-1 [2025-05-23T08:30:40.081Z] libgdbm-compat4 libgssapi-krb5-2 libip4tc2 libjson-c5 libk5crypto3 [2025-05-23T08:30:40.081Z] libkeyutils1 libkmod2 libkrb5-3 libkrb5support0 libldap-2.5-0 libldap-common [2025-05-23T08:30:40.081Z] libnghttp2-14 libnsl2 libnss-systemd libpam-systemd libperl5.36 libproc2-0 [2025-05-23T08:30:40.081Z] libpsl5 librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db libssh2-1 [2025-05-23T08:30:40.081Z] libsystemd-shared libtirpc-common libtirpc3 libwrap0 libx11-6 libx11-data [2025-05-23T08:30:40.081Z] libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 ncurses-term openssh-client [2025-05-23T08:30:40.081Z] openssh-server openssh-sftp-server patch perl perl-modules-5.36 procps [2025-05-23T08:30:40.081Z] psmisc publicsuffix runit-helper sensible-utils systemd systemd-sysv [2025-05-23T08:30:40.081Z] systemd-timesyncd ucf xauth [2025-05-23T08:30:40.081Z] Suggested packages: [2025-05-23T08:30:40.081Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-email git-gui [2025-05-23T08:30:40.081Z] gitk gitweb git-cvs git-mediawiki git-svn krb5-doc krb5-user [2025-05-23T08:30:40.081Z] libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal [2025-05-23T08:30:40.081Z] libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql keychain [2025-05-23T08:30:40.081Z] libpam-ssh monkeysphere ssh-askpass molly-guard ufw ed diffutils-doc [2025-05-23T08:30:40.081Z] perl-doc libterm-readline-gnu-perl | libterm-readline-perl-perl make [2025-05-23T08:30:40.081Z] libtap-harness-archive-perl systemd-container systemd-homed systemd-userdbd [2025-05-23T08:30:40.081Z] systemd-boot systemd-resolved libqrencode4 libtss2-esys-3.0.2-0 libtss2-mu0 [2025-05-23T08:30:40.081Z] libtss2-rc0 polkitd | policykit-1 [2025-05-23T08:30:45.463Z] The following NEW packages will be installed: [2025-05-23T08:30:45.463Z] dbus dbus-bin dbus-daemon dbus-session-bus-common dbus-system-bus-common [2025-05-23T08:30:45.463Z] dbus-user-session dmsetup git git-man krb5-locales less libapparmor1 [2025-05-23T08:30:45.463Z] libargon2-1 libbrotli1 libbsd0 libcbor0.8 libcryptsetup12 libcurl3-gnutls [2025-05-23T08:30:45.463Z] libdbus-1-3 libdevmapper1.02.1 libedit2 liberror-perl libexpat1 libfdisk1 [2025-05-23T08:30:45.463Z] libfido2-1 libgdbm-compat4 libgssapi-krb5-2 libip4tc2 libjson-c5 [2025-05-23T08:30:45.463Z] libk5crypto3 libkeyutils1 libkmod2 libkrb5-3 libkrb5support0 libldap-2.5-0 [2025-05-23T08:30:45.463Z] libldap-common libnghttp2-14 libnsl2 libnss-systemd libpam-systemd [2025-05-23T08:30:45.463Z] libperl5.36 libproc2-0 libpsl5 librtmp1 libsasl2-2 libsasl2-modules [2025-05-23T08:30:45.463Z] libsasl2-modules-db libssh2-1 libsystemd-shared libtirpc-common libtirpc3 [2025-05-23T08:30:45.463Z] libwrap0 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 [2025-05-23T08:30:45.463Z] ncurses-term netcat-traditional openssh-client openssh-server [2025-05-23T08:30:45.463Z] openssh-sftp-server patch perl perl-modules-5.36 procps psmisc publicsuffix [2025-05-23T08:30:45.463Z] runit-helper sensible-utils ssh systemd systemd-sysv systemd-timesyncd ucf [2025-05-23T08:30:45.463Z] xauth [2025-05-23T08:30:45.463Z] 0 upgraded, 78 newly installed, 0 to remove and 0 not upgraded. [2025-05-23T08:30:45.463Z] Need to get 30.2 MB of archives. [2025-05-23T08:30:45.463Z] After this operation, 156 MB of additional disk space will be used. [2025-05-23T08:30:45.463Z] Get:1 http://deb.debian.org/debian bookworm/main arm64 libargon2-1 arm64 0~20171227-0.3+deb12u1 [18.7 kB] [2025-05-23T08:30:45.463Z] Get:2 http://deb.debian.org/debian bookworm/main arm64 dmsetup arm64 2:1.02.185-2 [75.2 kB] [2025-05-23T08:30:45.463Z] Get:3 http://deb.debian.org/debian bookworm/main arm64 libdevmapper1.02.1 arm64 2:1.02.185-2 [115 kB] [2025-05-23T08:30:45.463Z] Get:4 http://deb.debian.org/debian bookworm/main arm64 libjson-c5 arm64 0.16-2 [42.9 kB] [2025-05-23T08:30:45.463Z] Get:5 http://deb.debian.org/debian bookworm/main arm64 libcryptsetup12 arm64 2:2.6.1-4~deb12u2 [205 kB] [2025-05-23T08:30:45.463Z] Get:6 http://deb.debian.org/debian bookworm/main arm64 libfdisk1 arm64 2.38.1-5+deb12u3 [182 kB] [2025-05-23T08:30:45.463Z] Get:7 http://deb.debian.org/debian bookworm/main arm64 libkmod2 arm64 30+20221128-1 [54.4 kB] [2025-05-23T08:30:45.463Z] Get:8 http://deb.debian.org/debian bookworm/main arm64 libapparmor1 arm64 3.0.8-3 [40.3 kB] [2025-05-23T08:30:45.463Z] Get:9 http://deb.debian.org/debian bookworm/main arm64 libip4tc2 arm64 1.8.9-2 [18.5 kB] [2025-05-23T08:30:45.463Z] Get:10 http://deb.debian.org/debian bookworm/main arm64 libsystemd-shared arm64 252.36-1~deb12u1 [1511 kB] [2025-05-23T08:30:45.463Z] Get:11 http://deb.debian.org/debian bookworm/main arm64 systemd arm64 252.36-1~deb12u1 [2837 kB] [2025-05-23T08:30:45.463Z] Get:12 http://deb.debian.org/debian bookworm/main arm64 systemd-sysv arm64 252.36-1~deb12u1 [42.6 kB] [2025-05-23T08:30:45.463Z] Get:13 http://deb.debian.org/debian bookworm/main arm64 libdbus-1-3 arm64 1.14.10-1~deb12u1 [193 kB] [2025-05-23T08:30:45.463Z] Get:14 http://deb.debian.org/debian bookworm/main arm64 dbus-bin arm64 1.14.10-1~deb12u1 [104 kB] [2025-05-23T08:30:45.463Z] Get:15 http://deb.debian.org/debian bookworm/main arm64 dbus-session-bus-common all 1.14.10-1~deb12u1 [78.2 kB] [2025-05-23T08:30:45.463Z] Get:16 http://deb.debian.org/debian bookworm/main arm64 libexpat1 arm64 2.5.0-1+deb12u1 [84.6 kB] [2025-05-23T08:30:45.463Z] Get:17 http://deb.debian.org/debian bookworm/main arm64 dbus-daemon arm64 1.14.10-1~deb12u1 [176 kB] [2025-05-23T08:30:45.463Z] Get:18 http://deb.debian.org/debian bookworm/main arm64 dbus-system-bus-common all 1.14.10-1~deb12u1 [79.3 kB] [2025-05-23T08:30:45.463Z] Get:19 http://deb.debian.org/debian bookworm/main arm64 dbus arm64 1.14.10-1~deb12u1 [96.2 kB] [2025-05-23T08:30:45.463Z] Get:20 http://deb.debian.org/debian bookworm/main arm64 perl-modules-5.36 all 5.36.0-7+deb12u2 [2815 kB] [2025-05-23T08:30:45.463Z] Get:21 http://deb.debian.org/debian bookworm/main arm64 libgdbm-compat4 arm64 1.23-3 [48.0 kB] [2025-05-23T08:30:45.463Z] Get:22 http://deb.debian.org/debian bookworm/main arm64 libperl5.36 arm64 5.36.0-7+deb12u2 [4027 kB] [2025-05-23T08:30:45.463Z] Get:23 http://deb.debian.org/debian bookworm/main arm64 perl arm64 5.36.0-7+deb12u2 [239 kB] [2025-05-23T08:30:45.463Z] Get:24 http://deb.debian.org/debian bookworm/main arm64 libbsd0 arm64 0.11.7-2 [115 kB] [2025-05-23T08:30:45.463Z] Get:25 http://deb.debian.org/debian bookworm/main arm64 libedit2 arm64 3.1-20221030-2 [88.1 kB] [2025-05-23T08:30:45.463Z] Get:26 http://deb.debian.org/debian bookworm/main arm64 libcbor0.8 arm64 0.8.0-2+b1 [26.0 kB] [2025-05-23T08:30:45.463Z] Get:27 http://deb.debian.org/debian bookworm/main arm64 libfido2-1 arm64 1.12.0-2+b1 [72.6 kB] [2025-05-23T08:30:45.463Z] Get:28 http://deb.debian.org/debian bookworm/main arm64 libkrb5support0 arm64 1.20.1-2+deb12u3 [32.0 kB] [2025-05-23T08:30:45.463Z] Get:29 http://deb.debian.org/debian bookworm/main arm64 libk5crypto3 arm64 1.20.1-2+deb12u3 [79.3 kB] [2025-05-23T08:30:45.463Z] Get:30 http://deb.debian.org/debian bookworm/main arm64 libkeyutils1 arm64 1.6.3-2 [8844 B] [2025-05-23T08:30:45.463Z] Get:31 http://deb.debian.org/debian bookworm/main arm64 libkrb5-3 arm64 1.20.1-2+deb12u3 [313 kB] [2025-05-23T08:30:45.463Z] Get:32 http://deb.debian.org/debian bookworm/main arm64 libgssapi-krb5-2 arm64 1.20.1-2+deb12u3 [124 kB] [2025-05-23T08:30:45.463Z] Get:33 http://deb.debian.org/debian bookworm/main arm64 openssh-client arm64 1:9.2p1-2+deb12u6 [937 kB] [2025-05-23T08:30:45.463Z] Get:34 http://deb.debian.org/debian bookworm/main arm64 openssh-sftp-server arm64 1:9.2p1-2+deb12u6 [60.7 kB] [2025-05-23T08:30:45.463Z] Get:35 http://deb.debian.org/debian bookworm/main arm64 libproc2-0 arm64 2:4.0.2-3 [60.1 kB] [2025-05-23T08:30:45.463Z] Get:36 http://deb.debian.org/debian bookworm/main arm64 procps arm64 2:4.0.2-3 [698 kB] [2025-05-23T08:30:45.463Z] Get:37 http://deb.debian.org/debian bookworm/main arm64 sensible-utils all 0.0.17+nmu1 [19.0 kB] [2025-05-23T08:30:45.463Z] Get:38 http://deb.debian.org/debian bookworm/main arm64 ucf all 3.0043+nmu1+deb12u1 [55.3 kB] [2025-05-23T08:30:45.463Z] Get:39 http://deb.debian.org/debian bookworm/main arm64 runit-helper all 2.15.2 [6520 B] [2025-05-23T08:30:45.463Z] Get:40 http://deb.debian.org/debian bookworm/main arm64 libtirpc-common all 1.3.3+ds-1 [14.0 kB] [2025-05-23T08:30:45.463Z] Get:41 http://deb.debian.org/debian bookworm/main arm64 libtirpc3 arm64 1.3.3+ds-1 [80.9 kB] [2025-05-23T08:30:45.463Z] Get:42 http://deb.debian.org/debian bookworm/main arm64 libnsl2 arm64 1.3.0-2 [36.9 kB] [2025-05-23T08:30:45.463Z] Get:43 http://deb.debian.org/debian bookworm/main arm64 libwrap0 arm64 7.6.q-32 [54.7 kB] [2025-05-23T08:30:45.463Z] Get:44 http://deb.debian.org/debian bookworm/main arm64 openssh-server arm64 1:9.2p1-2+deb12u6 [413 kB] [2025-05-23T08:30:45.463Z] Get:45 http://deb.debian.org/debian bookworm/main arm64 less arm64 590-2.1~deb12u2 [128 kB] [2025-05-23T08:30:45.463Z] Get:46 http://deb.debian.org/debian bookworm/main arm64 krb5-locales all 1.20.1-2+deb12u3 [63.1 kB] [2025-05-23T08:30:45.463Z] Get:47 http://deb.debian.org/debian bookworm/main arm64 libnss-systemd arm64 252.36-1~deb12u1 [151 kB] [2025-05-23T08:30:45.463Z] Get:48 http://deb.debian.org/debian bookworm/main arm64 libpam-systemd arm64 252.36-1~deb12u1 [209 kB] [2025-05-23T08:30:45.463Z] Get:49 http://deb.debian.org/debian bookworm/main arm64 ncurses-term all 6.4-4 [501 kB] [2025-05-23T08:30:45.463Z] Get:50 http://deb.debian.org/debian bookworm/main arm64 netcat-traditional arm64 1.10-47 [66.9 kB] [2025-05-23T08:30:45.463Z] Get:51 http://deb.debian.org/debian bookworm/main arm64 systemd-timesyncd arm64 252.36-1~deb12u1 [61.7 kB] [2025-05-23T08:30:45.463Z] Get:52 http://deb.debian.org/debian bookworm/main arm64 dbus-user-session arm64 1.14.10-1~deb12u1 [78.1 kB] [2025-05-23T08:30:45.463Z] Get:53 http://deb.debian.org/debian bookworm/main arm64 libbrotli1 arm64 1.0.9-2+b6 [269 kB] [2025-05-23T08:30:45.463Z] Get:54 http://deb.debian.org/debian bookworm/main arm64 libsasl2-modules-db arm64 2.1.28+dfsg-10 [20.8 kB] [2025-05-23T08:30:45.463Z] Get:55 http://deb.debian.org/debian bookworm/main arm64 libsasl2-2 arm64 2.1.28+dfsg-10 [58.0 kB] [2025-05-23T08:30:45.463Z] Get:56 http://deb.debian.org/debian bookworm/main arm64 libldap-2.5-0 arm64 2.5.13+dfsg-5 [171 kB] [2025-05-23T08:30:45.463Z] Get:57 http://deb.debian.org/debian bookworm/main arm64 libnghttp2-14 arm64 1.52.0-1+deb12u2 [68.6 kB] [2025-05-23T08:30:45.463Z] Get:58 http://deb.debian.org/debian bookworm/main arm64 libpsl5 arm64 0.21.2-1 [58.6 kB] [2025-05-23T08:30:45.463Z] Get:59 http://deb.debian.org/debian bookworm/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2025-05-23T08:30:45.463Z] Get:60 http://deb.debian.org/debian bookworm/main arm64 libssh2-1 arm64 1.10.0-3+b1 [172 kB] [2025-05-23T08:30:45.463Z] Get:61 http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u12 [362 kB] [2025-05-23T08:30:45.463Z] Get:62 http://deb.debian.org/debian bookworm/main arm64 liberror-perl all 0.17029-2 [29.0 kB] [2025-05-23T08:30:45.463Z] Get:63 http://deb.debian.org/debian bookworm/main arm64 git-man all 1:2.39.5-0+deb12u2 [2053 kB] [2025-05-23T08:30:45.463Z] Get:64 http://deb.debian.org/debian bookworm/main arm64 git arm64 1:2.39.5-0+deb12u2 [7148 kB] [2025-05-23T08:30:45.463Z] Get:65 http://deb.debian.org/debian bookworm/main arm64 libldap-common all 2.5.13+dfsg-5 [29.3 kB] [2025-05-23T08:30:45.463Z] Get:66 http://deb.debian.org/debian bookworm/main arm64 libsasl2-modules arm64 2.1.28+dfsg-10 [63.1 kB] [2025-05-23T08:30:45.463Z] Get:67 http://deb.debian.org/debian bookworm/main arm64 libxau6 arm64 1:1.0.9-1 [19.7 kB] [2025-05-23T08:30:45.463Z] Get:68 http://deb.debian.org/debian bookworm/main arm64 libxdmcp6 arm64 1:1.1.2-3 [25.4 kB] [2025-05-23T08:30:45.463Z] Get:69 http://deb.debian.org/debian bookworm/main arm64 libxcb1 arm64 1.15-1 [143 kB] [2025-05-23T08:30:45.463Z] Get:70 http://deb.debian.org/debian bookworm/main arm64 libx11-data all 2:1.8.4-2+deb12u2 [292 kB] [2025-05-23T08:30:45.463Z] Get:71 http://deb.debian.org/debian bookworm/main arm64 libx11-6 arm64 2:1.8.4-2+deb12u2 [735 kB] [2025-05-23T08:30:45.463Z] Get:72 http://deb.debian.org/debian bookworm/main arm64 libxext6 arm64 2:1.3.4-1+b1 [51.7 kB] [2025-05-23T08:30:45.463Z] Get:73 http://deb.debian.org/debian bookworm/main arm64 libxmuu1 arm64 2:1.1.3-3 [24.0 kB] [2025-05-23T08:30:45.463Z] Get:74 http://deb.debian.org/debian bookworm/main arm64 patch arm64 2.7.6-7 [121 kB] [2025-05-23T08:30:45.463Z] Get:75 http://deb.debian.org/debian bookworm/main arm64 psmisc arm64 23.6-1 [257 kB] [2025-05-23T08:30:45.463Z] Get:76 http://deb.debian.org/debian bookworm/main arm64 publicsuffix all 20230209.2326-1 [126 kB] [2025-05-23T08:30:45.463Z] Get:77 http://deb.debian.org/debian bookworm/main arm64 ssh all 1:9.2p1-2+deb12u6 [174 kB] [2025-05-23T08:30:45.463Z] Get:78 http://deb.debian.org/debian bookworm/main arm64 xauth arm64 1:1.1.2-1 [35.5 kB] [2025-05-23T08:30:46.054Z] debconf: delaying package configuration, since apt-utils is not installed [2025-05-23T08:30:46.054Z] Fetched 30.2 MB in 1s (46.0 MB/s) [2025-05-23T08:30:46.320Z] Selecting previously unselected package libargon2-1:arm64. [2025-05-23T08:30:46.320Z] (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 ... 6624 files and directories currently installed.) [2025-05-23T08:30:46.320Z] Preparing to unpack .../00-libargon2-1_0~20171227-0.3+deb12u1_arm64.deb ... [2025-05-23T08:30:46.320Z] Unpacking libargon2-1:arm64 (0~20171227-0.3+deb12u1) ... [2025-05-23T08:30:46.320Z] Selecting previously unselected package dmsetup. [2025-05-23T08:30:46.320Z] Preparing to unpack .../01-dmsetup_2%3a1.02.185-2_arm64.deb ... [2025-05-23T08:30:46.320Z] Unpacking dmsetup (2:1.02.185-2) ... [2025-05-23T08:30:46.320Z] Selecting previously unselected package libdevmapper1.02.1:arm64. [2025-05-23T08:30:46.588Z] Preparing to unpack .../02-libdevmapper1.02.1_2%3a1.02.185-2_arm64.deb ... [2025-05-23T08:30:46.588Z] Unpacking libdevmapper1.02.1:arm64 (2:1.02.185-2) ... [2025-05-23T08:30:46.588Z] Selecting previously unselected package libjson-c5:arm64. [2025-05-23T08:30:46.588Z] Preparing to unpack .../03-libjson-c5_0.16-2_arm64.deb ... [2025-05-23T08:30:46.588Z] Unpacking libjson-c5:arm64 (0.16-2) ... [2025-05-23T08:30:46.588Z] Selecting previously unselected package libcryptsetup12:arm64. [2025-05-23T08:30:46.588Z] Preparing to unpack .../04-libcryptsetup12_2%3a2.6.1-4~deb12u2_arm64.deb ... [2025-05-23T08:30:46.588Z] Unpacking libcryptsetup12:arm64 (2:2.6.1-4~deb12u2) ... [2025-05-23T08:30:46.854Z] Selecting previously unselected package libfdisk1:arm64. [2025-05-23T08:30:46.854Z] Preparing to unpack .../05-libfdisk1_2.38.1-5+deb12u3_arm64.deb ... [2025-05-23T08:30:46.854Z] Unpacking libfdisk1:arm64 (2.38.1-5+deb12u3) ... [2025-05-23T08:30:46.854Z] Selecting previously unselected package libkmod2:arm64. [2025-05-23T08:30:46.854Z] Preparing to unpack .../06-libkmod2_30+20221128-1_arm64.deb ... [2025-05-23T08:30:46.854Z] Unpacking libkmod2:arm64 (30+20221128-1) ... [2025-05-23T08:30:47.121Z] Selecting previously unselected package libapparmor1:arm64. [2025-05-23T08:30:47.121Z] Preparing to unpack .../07-libapparmor1_3.0.8-3_arm64.deb ... [2025-05-23T08:30:47.121Z] Unpacking libapparmor1:arm64 (3.0.8-3) ... [2025-05-23T08:30:47.121Z] Selecting previously unselected package libip4tc2:arm64. [2025-05-23T08:30:47.122Z] Preparing to unpack .../08-libip4tc2_1.8.9-2_arm64.deb ... [2025-05-23T08:30:47.122Z] Unpacking libip4tc2:arm64 (1.8.9-2) ... [2025-05-23T08:30:47.122Z] Selecting previously unselected package libsystemd-shared:arm64. [2025-05-23T08:30:47.122Z] Preparing to unpack .../09-libsystemd-shared_252.36-1~deb12u1_arm64.deb ... [2025-05-23T08:30:47.122Z] Unpacking libsystemd-shared:arm64 (252.36-1~deb12u1) ... [2025-05-23T08:30:47.704Z] Selecting previously unselected package systemd. [2025-05-23T08:30:47.704Z] Preparing to unpack .../10-systemd_252.36-1~deb12u1_arm64.deb ... [2025-05-23T08:30:47.704Z] Unpacking systemd (252.36-1~deb12u1) ... [2025-05-23T08:30:48.666Z] Setting up libargon2-1:arm64 (0~20171227-0.3+deb12u1) ... [2025-05-23T08:30:48.666Z] Setting up libjson-c5:arm64 (0.16-2) ... [2025-05-23T08:30:48.666Z] Setting up libfdisk1:arm64 (2.38.1-5+deb12u3) ... [2025-05-23T08:30:48.666Z] Setting up libkmod2:arm64 (30+20221128-1) ... [2025-05-23T08:30:48.666Z] Setting up libapparmor1:arm64 (3.0.8-3) ... [2025-05-23T08:30:48.666Z] Setting up libip4tc2:arm64 (1.8.9-2) ... [2025-05-23T08:30:48.666Z] Setting up libsystemd-shared:arm64 (252.36-1~deb12u1) ... [2025-05-23T08:30:48.666Z] Setting up libdevmapper1.02.1:arm64 (2:1.02.185-2) ... [2025-05-23T08:30:48.666Z] Setting up libcryptsetup12:arm64 (2:2.6.1-4~deb12u2) ... [2025-05-23T08:30:48.666Z] Setting up systemd (252.36-1~deb12u1) ... [2025-05-23T08:30:48.666Z] Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2025-05-23T08:30:48.666Z] Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2025-05-23T08:30:48.666Z] Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2025-05-23T08:30:48.666Z] Initializing machine ID from random generator. [2025-05-23T08:30:48.935Z] Creating group 'systemd-journal' with GID 999. [2025-05-23T08:30:48.935Z] Creating group 'systemd-network' with GID 998. [2025-05-23T08:30:48.935Z] Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998. [2025-05-23T08:30:48.935Z] Setting up dmsetup (2:1.02.185-2) ... [2025-05-23T08:30:49.201Z] Selecting previously unselected package systemd-sysv. [2025-05-23T08:30:49.201Z] (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 ... 7546 files and directories currently installed.) [2025-05-23T08:30:49.201Z] Preparing to unpack .../00-systemd-sysv_252.36-1~deb12u1_arm64.deb ... [2025-05-23T08:30:49.201Z] Unpacking systemd-sysv (252.36-1~deb12u1) ... [2025-05-23T08:30:49.201Z] Selecting previously unselected package libdbus-1-3:arm64. [2025-05-23T08:30:49.201Z] Preparing to unpack .../01-libdbus-1-3_1.14.10-1~deb12u1_arm64.deb ... [2025-05-23T08:30:49.201Z] Unpacking libdbus-1-3:arm64 (1.14.10-1~deb12u1) ... [2025-05-23T08:30:49.467Z] Selecting previously unselected package dbus-bin. [2025-05-23T08:30:49.467Z] Preparing to unpack .../02-dbus-bin_1.14.10-1~deb12u1_arm64.deb ... [2025-05-23T08:30:49.467Z] Unpacking dbus-bin (1.14.10-1~deb12u1) ... [2025-05-23T08:30:49.467Z] Selecting previously unselected package dbus-session-bus-common. [2025-05-23T08:30:49.467Z] Preparing to unpack .../03-dbus-session-bus-common_1.14.10-1~deb12u1_all.deb ... [2025-05-23T08:30:49.467Z] Unpacking dbus-session-bus-common (1.14.10-1~deb12u1) ... [2025-05-23T08:30:49.733Z] Selecting previously unselected package libexpat1:arm64. [2025-05-23T08:30:49.733Z] Preparing to unpack .../04-libexpat1_2.5.0-1+deb12u1_arm64.deb ... [2025-05-23T08:30:49.733Z] Unpacking libexpat1:arm64 (2.5.0-1+deb12u1) ... [2025-05-23T08:30:49.733Z] Selecting previously unselected package dbus-daemon. [2025-05-23T08:30:49.733Z] Preparing to unpack .../05-dbus-daemon_1.14.10-1~deb12u1_arm64.deb ... [2025-05-23T08:30:49.733Z] Unpacking dbus-daemon (1.14.10-1~deb12u1) ... [2025-05-23T08:30:49.733Z] Selecting previously unselected package dbus-system-bus-common. [2025-05-23T08:30:49.733Z] Preparing to unpack .../06-dbus-system-bus-common_1.14.10-1~deb12u1_all.deb ... [2025-05-23T08:30:49.733Z] Unpacking dbus-system-bus-common (1.14.10-1~deb12u1) ... [2025-05-23T08:30:49.999Z] Selecting previously unselected package dbus. [2025-05-23T08:30:49.999Z] Preparing to unpack .../07-dbus_1.14.10-1~deb12u1_arm64.deb ... [2025-05-23T08:30:49.999Z] Unpacking dbus (1.14.10-1~deb12u1) ... [2025-05-23T08:30:49.999Z] Selecting previously unselected package perl-modules-5.36. [2025-05-23T08:30:49.999Z] Preparing to unpack .../08-perl-modules-5.36_5.36.0-7+deb12u2_all.deb ... [2025-05-23T08:30:49.999Z] Unpacking perl-modules-5.36 (5.36.0-7+deb12u2) ... [2025-05-23T08:30:51.413Z] Selecting previously unselected package libgdbm-compat4:arm64. [2025-05-23T08:30:51.414Z] Preparing to unpack .../09-libgdbm-compat4_1.23-3_arm64.deb ... [2025-05-23T08:30:51.414Z] Unpacking libgdbm-compat4:arm64 (1.23-3) ... [2025-05-23T08:30:51.414Z] Selecting previously unselected package libperl5.36:arm64. [2025-05-23T08:30:51.414Z] Preparing to unpack .../10-libperl5.36_5.36.0-7+deb12u2_arm64.deb ... [2025-05-23T08:30:51.414Z] Unpacking libperl5.36:arm64 (5.36.0-7+deb12u2) ... [2025-05-23T08:30:52.374Z] Selecting previously unselected package perl. [2025-05-23T08:30:52.374Z] Preparing to unpack .../11-perl_5.36.0-7+deb12u2_arm64.deb ... [2025-05-23T08:30:52.641Z] Unpacking perl (5.36.0-7+deb12u2) ... [2025-05-23T08:30:52.641Z] Selecting previously unselected package libbsd0:arm64. [2025-05-23T08:30:52.641Z] Preparing to unpack .../12-libbsd0_0.11.7-2_arm64.deb ... [2025-05-23T08:30:52.641Z] Unpacking libbsd0:arm64 (0.11.7-2) ... [2025-05-23T08:30:52.641Z] Selecting previously unselected package libedit2:arm64. [2025-05-23T08:30:52.641Z] Preparing to unpack .../13-libedit2_3.1-20221030-2_arm64.deb ... [2025-05-23T08:30:52.641Z] Unpacking libedit2:arm64 (3.1-20221030-2) ... [2025-05-23T08:30:52.907Z] Selecting previously unselected package libcbor0.8:arm64. [2025-05-23T08:30:52.907Z] Preparing to unpack .../14-libcbor0.8_0.8.0-2+b1_arm64.deb ... [2025-05-23T08:30:52.907Z] Unpacking libcbor0.8:arm64 (0.8.0-2+b1) ... [2025-05-23T08:30:52.907Z] Selecting previously unselected package libfido2-1:arm64. [2025-05-23T08:30:52.907Z] Preparing to unpack .../15-libfido2-1_1.12.0-2+b1_arm64.deb ... [2025-05-23T08:30:52.907Z] Unpacking libfido2-1:arm64 (1.12.0-2+b1) ... [2025-05-23T08:30:53.172Z] Selecting previously unselected package libkrb5support0:arm64. [2025-05-23T08:30:53.172Z] Preparing to unpack .../16-libkrb5support0_1.20.1-2+deb12u3_arm64.deb ... [2025-05-23T08:30:53.172Z] Unpacking libkrb5support0:arm64 (1.20.1-2+deb12u3) ... [2025-05-23T08:30:53.172Z] Selecting previously unselected package libk5crypto3:arm64. [2025-05-23T08:30:53.172Z] Preparing to unpack .../17-libk5crypto3_1.20.1-2+deb12u3_arm64.deb ... [2025-05-23T08:30:53.172Z] Unpacking libk5crypto3:arm64 (1.20.1-2+deb12u3) ... [2025-05-23T08:30:53.172Z] Selecting previously unselected package libkeyutils1:arm64. [2025-05-23T08:30:53.172Z] Preparing to unpack .../18-libkeyutils1_1.6.3-2_arm64.deb ... [2025-05-23T08:30:53.172Z] Unpacking libkeyutils1:arm64 (1.6.3-2) ... [2025-05-23T08:30:53.439Z] Selecting previously unselected package libkrb5-3:arm64. [2025-05-23T08:30:53.439Z] Preparing to unpack .../19-libkrb5-3_1.20.1-2+deb12u3_arm64.deb ... [2025-05-23T08:30:53.439Z] Unpacking libkrb5-3:arm64 (1.20.1-2+deb12u3) ... [2025-05-23T08:30:53.439Z] Selecting previously unselected package libgssapi-krb5-2:arm64. [2025-05-23T08:30:53.439Z] Preparing to unpack .../20-libgssapi-krb5-2_1.20.1-2+deb12u3_arm64.deb ... [2025-05-23T08:30:53.439Z] Unpacking libgssapi-krb5-2:arm64 (1.20.1-2+deb12u3) ... [2025-05-23T08:30:53.704Z] Selecting previously unselected package openssh-client. [2025-05-23T08:30:53.704Z] Preparing to unpack .../21-openssh-client_1%3a9.2p1-2+deb12u6_arm64.deb ... [2025-05-23T08:30:53.704Z] Unpacking openssh-client (1:9.2p1-2+deb12u6) ... [2025-05-23T08:30:53.971Z] Selecting previously unselected package openssh-sftp-server. [2025-05-23T08:30:53.971Z] Preparing to unpack .../22-openssh-sftp-server_1%3a9.2p1-2+deb12u6_arm64.deb ... [2025-05-23T08:30:53.971Z] Unpacking openssh-sftp-server (1:9.2p1-2+deb12u6) ... [2025-05-23T08:30:53.971Z] Selecting previously unselected package libproc2-0:arm64. [2025-05-23T08:30:53.971Z] Preparing to unpack .../23-libproc2-0_2%3a4.0.2-3_arm64.deb ... [2025-05-23T08:30:53.971Z] Unpacking libproc2-0:arm64 (2:4.0.2-3) ... [2025-05-23T08:30:54.239Z] Selecting previously unselected package procps. [2025-05-23T08:30:54.239Z] Preparing to unpack .../24-procps_2%3a4.0.2-3_arm64.deb ... [2025-05-23T08:30:54.239Z] Unpacking procps (2:4.0.2-3) ... [2025-05-23T08:30:54.505Z] Selecting previously unselected package sensible-utils. [2025-05-23T08:30:54.505Z] Preparing to unpack .../25-sensible-utils_0.0.17+nmu1_all.deb ... [2025-05-23T08:30:54.505Z] Unpacking sensible-utils (0.0.17+nmu1) ... [2025-05-23T08:30:54.505Z] Selecting previously unselected package ucf. [2025-05-23T08:30:54.505Z] Preparing to unpack .../26-ucf_3.0043+nmu1+deb12u1_all.deb ... [2025-05-23T08:30:54.505Z] Moving old data out of the way [2025-05-23T08:30:54.505Z] Unpacking ucf (3.0043+nmu1+deb12u1) ... [2025-05-23T08:30:54.505Z] Selecting previously unselected package runit-helper. [2025-05-23T08:30:54.505Z] Preparing to unpack .../27-runit-helper_2.15.2_all.deb ... [2025-05-23T08:30:54.505Z] Unpacking runit-helper (2.15.2) ... [2025-05-23T08:30:54.773Z] Selecting previously unselected package libtirpc-common. [2025-05-23T08:30:54.773Z] Preparing to unpack .../28-libtirpc-common_1.3.3+ds-1_all.deb ... [2025-05-23T08:30:54.773Z] Unpacking libtirpc-common (1.3.3+ds-1) ... [2025-05-23T08:30:54.773Z] Selecting previously unselected package libtirpc3:arm64. [2025-05-23T08:30:54.773Z] Preparing to unpack .../29-libtirpc3_1.3.3+ds-1_arm64.deb ... [2025-05-23T08:30:54.773Z] Unpacking libtirpc3:arm64 (1.3.3+ds-1) ... [2025-05-23T08:30:54.773Z] Selecting previously unselected package libnsl2:arm64. [2025-05-23T08:30:54.773Z] Preparing to unpack .../30-libnsl2_1.3.0-2_arm64.deb ... [2025-05-23T08:30:54.773Z] Unpacking libnsl2:arm64 (1.3.0-2) ... [2025-05-23T08:30:55.041Z] Selecting previously unselected package libwrap0:arm64. [2025-05-23T08:30:55.041Z] Preparing to unpack .../31-libwrap0_7.6.q-32_arm64.deb ... [2025-05-23T08:30:55.041Z] Unpacking libwrap0:arm64 (7.6.q-32) ... [2025-05-23T08:30:55.041Z] Selecting previously unselected package openssh-server. [2025-05-23T08:30:55.041Z] Preparing to unpack .../32-openssh-server_1%3a9.2p1-2+deb12u6_arm64.deb ... [2025-05-23T08:30:55.041Z] Unpacking openssh-server (1:9.2p1-2+deb12u6) ... [2025-05-23T08:30:55.307Z] Selecting previously unselected package less. [2025-05-23T08:30:55.307Z] Preparing to unpack .../33-less_590-2.1~deb12u2_arm64.deb ... [2025-05-23T08:30:55.307Z] Unpacking less (590-2.1~deb12u2) ... [2025-05-23T08:30:55.307Z] Selecting previously unselected package krb5-locales. [2025-05-23T08:30:55.307Z] Preparing to unpack .../34-krb5-locales_1.20.1-2+deb12u3_all.deb ... [2025-05-23T08:30:55.307Z] Unpacking krb5-locales (1.20.1-2+deb12u3) ... [2025-05-23T08:30:55.572Z] Selecting previously unselected package libnss-systemd:arm64. [2025-05-23T08:30:55.572Z] Preparing to unpack .../35-libnss-systemd_252.36-1~deb12u1_arm64.deb ... [2025-05-23T08:30:55.572Z] Unpacking libnss-systemd:arm64 (252.36-1~deb12u1) ... [2025-05-23T08:30:55.572Z] Selecting previously unselected package libpam-systemd:arm64. [2025-05-23T08:30:55.572Z] Preparing to unpack .../36-libpam-systemd_252.36-1~deb12u1_arm64.deb ... [2025-05-23T08:30:55.572Z] Unpacking libpam-systemd:arm64 (252.36-1~deb12u1) ... [2025-05-23T08:30:55.837Z] Selecting previously unselected package ncurses-term. [2025-05-23T08:30:55.837Z] Preparing to unpack .../37-ncurses-term_6.4-4_all.deb ... [2025-05-23T08:30:55.837Z] Unpacking ncurses-term (6.4-4) ... [2025-05-23T08:30:57.771Z] Selecting previously unselected package netcat-traditional. [2025-05-23T08:30:57.771Z] Preparing to unpack .../38-netcat-traditional_1.10-47_arm64.deb ... [2025-05-23T08:30:57.771Z] Unpacking netcat-traditional (1.10-47) ... [2025-05-23T08:30:57.771Z] Selecting previously unselected package systemd-timesyncd. [2025-05-23T08:30:57.771Z] Preparing to unpack .../39-systemd-timesyncd_252.36-1~deb12u1_arm64.deb ... [2025-05-23T08:30:57.771Z] Unpacking systemd-timesyncd (252.36-1~deb12u1) ... [2025-05-23T08:30:57.771Z] Selecting previously unselected package dbus-user-session. [2025-05-23T08:30:57.771Z] Preparing to unpack .../40-dbus-user-session_1.14.10-1~deb12u1_arm64.deb ... [2025-05-23T08:30:57.771Z] Unpacking dbus-user-session (1.14.10-1~deb12u1) ... [2025-05-23T08:30:58.035Z] Selecting previously unselected package libbrotli1:arm64. [2025-05-23T08:30:58.035Z] Preparing to unpack .../41-libbrotli1_1.0.9-2+b6_arm64.deb ... [2025-05-23T08:30:58.035Z] Unpacking libbrotli1:arm64 (1.0.9-2+b6) ... [2025-05-23T08:30:58.035Z] Selecting previously unselected package libsasl2-modules-db:arm64. [2025-05-23T08:30:58.035Z] Preparing to unpack .../42-libsasl2-modules-db_2.1.28+dfsg-10_arm64.deb ... [2025-05-23T08:30:58.035Z] Unpacking libsasl2-modules-db:arm64 (2.1.28+dfsg-10) ... [2025-05-23T08:30:58.300Z] Selecting previously unselected package libsasl2-2:arm64. [2025-05-23T08:30:58.300Z] Preparing to unpack .../43-libsasl2-2_2.1.28+dfsg-10_arm64.deb ... [2025-05-23T08:30:58.300Z] Unpacking libsasl2-2:arm64 (2.1.28+dfsg-10) ... [2025-05-23T08:30:58.300Z] Selecting previously unselected package libldap-2.5-0:arm64. [2025-05-23T08:30:58.300Z] Preparing to unpack .../44-libldap-2.5-0_2.5.13+dfsg-5_arm64.deb ... [2025-05-23T08:30:58.300Z] Unpacking libldap-2.5-0:arm64 (2.5.13+dfsg-5) ... [2025-05-23T08:30:58.567Z] Selecting previously unselected package libnghttp2-14:arm64. [2025-05-23T08:30:58.567Z] Preparing to unpack .../45-libnghttp2-14_1.52.0-1+deb12u2_arm64.deb ... [2025-05-23T08:30:58.567Z] Unpacking libnghttp2-14:arm64 (1.52.0-1+deb12u2) ... [2025-05-23T08:30:58.567Z] Selecting previously unselected package libpsl5:arm64. [2025-05-23T08:30:58.567Z] Preparing to unpack .../46-libpsl5_0.21.2-1_arm64.deb ... [2025-05-23T08:30:58.567Z] Unpacking libpsl5:arm64 (0.21.2-1) ... [2025-05-23T08:30:58.567Z] Selecting previously unselected package librtmp1:arm64. [2025-05-23T08:30:58.567Z] Preparing to unpack .../47-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2025-05-23T08:30:58.567Z] Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2025-05-23T08:30:58.831Z] Selecting previously unselected package libssh2-1:arm64. [2025-05-23T08:30:58.832Z] Preparing to unpack .../48-libssh2-1_1.10.0-3+b1_arm64.deb ... [2025-05-23T08:30:58.832Z] Unpacking libssh2-1:arm64 (1.10.0-3+b1) ... [2025-05-23T08:30:58.832Z] Selecting previously unselected package libcurl3-gnutls:arm64. [2025-05-23T08:30:58.832Z] Preparing to unpack .../49-libcurl3-gnutls_7.88.1-10+deb12u12_arm64.deb ... [2025-05-23T08:30:58.832Z] Unpacking libcurl3-gnutls:arm64 (7.88.1-10+deb12u12) ... [2025-05-23T08:30:59.099Z] Selecting previously unselected package liberror-perl. [2025-05-23T08:30:59.099Z] Preparing to unpack .../50-liberror-perl_0.17029-2_all.deb ... [2025-05-23T08:30:59.099Z] Unpacking liberror-perl (0.17029-2) ... [2025-05-23T08:30:59.099Z] Selecting previously unselected package git-man. [2025-05-23T08:30:59.099Z] Preparing to unpack .../51-git-man_1%3a2.39.5-0+deb12u2_all.deb ... [2025-05-23T08:30:59.099Z] Unpacking git-man (1:2.39.5-0+deb12u2) ... [2025-05-23T08:30:59.364Z] Selecting previously unselected package git. [2025-05-23T08:30:59.364Z] Preparing to unpack .../52-git_1%3a2.39.5-0+deb12u2_arm64.deb ... [2025-05-23T08:30:59.364Z] Unpacking git (1:2.39.5-0+deb12u2) ... [2025-05-23T08:31:00.767Z] Selecting previously unselected package libldap-common. [2025-05-23T08:31:00.767Z] Preparing to unpack .../53-libldap-common_2.5.13+dfsg-5_all.deb ... [2025-05-23T08:31:00.767Z] Unpacking libldap-common (2.5.13+dfsg-5) ... [2025-05-23T08:31:00.767Z] Selecting previously unselected package libsasl2-modules:arm64. [2025-05-23T08:31:00.767Z] Preparing to unpack .../54-libsasl2-modules_2.1.28+dfsg-10_arm64.deb ... [2025-05-23T08:31:00.767Z] Unpacking libsasl2-modules:arm64 (2.1.28+dfsg-10) ... [2025-05-23T08:31:00.767Z] Selecting previously unselected package libxau6:arm64. [2025-05-23T08:31:00.767Z] Preparing to unpack .../55-libxau6_1%3a1.0.9-1_arm64.deb ... [2025-05-23T08:31:00.767Z] Unpacking libxau6:arm64 (1:1.0.9-1) ... [2025-05-23T08:31:00.767Z] Selecting previously unselected package libxdmcp6:arm64. [2025-05-23T08:31:00.767Z] Preparing to unpack .../56-libxdmcp6_1%3a1.1.2-3_arm64.deb ... [2025-05-23T08:31:00.767Z] Unpacking libxdmcp6:arm64 (1:1.1.2-3) ... [2025-05-23T08:31:01.001Z] Running on prd-centos7-docker-4c-2g-2108 in /w/workspace/edgexfoundry_git-semver_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [2025-05-23T08:31:01.034Z] Selecting previously unselected package libxcb1:arm64. [2025-05-23T08:31:01.034Z] Preparing to unpack .../57-libxcb1_1.15-1_arm64.deb ... [2025-05-23T08:31:01.034Z] Unpacking libxcb1:arm64 (1.15-1) ... [2025-05-23T08:31:01.034Z] Selecting previously unselected package libx11-data. [2025-05-23T08:31:01.034Z] Preparing to unpack .../58-libx11-data_2%3a1.8.4-2+deb12u2_all.deb ... [2025-05-23T08:31:01.034Z] Unpacking libx11-data (2:1.8.4-2+deb12u2) ... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-05-23T08:31:01.048Z] provisioning config files... [2025-05-23T08:31:01.068Z] copy managed file [git-semver-settings] to file:/w/workspace/edgexfoundry_git-semver_main@tmp/config7436868209832568300tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-05-23T08:31:01.305Z] Selecting previously unselected package libx11-6:arm64. [2025-05-23T08:31:01.305Z] Preparing to unpack .../59-libx11-6_2%3a1.8.4-2+deb12u2_arm64.deb ... [2025-05-23T08:31:01.305Z] Unpacking libx11-6:arm64 (2:1.8.4-2+deb12u2) ... [2025-05-23T08:31:01.571Z] Selecting previously unselected package libxext6:arm64. [2025-05-23T08:31:01.571Z] Preparing to unpack .../60-libxext6_2%3a1.3.4-1+b1_arm64.deb ... [2025-05-23T08:31:01.571Z] Unpacking libxext6:arm64 (2:1.3.4-1+b1) ... [2025-05-23T08:31:01.571Z] Selecting previously unselected package libxmuu1:arm64. [2025-05-23T08:31:01.571Z] Preparing to unpack .../61-libxmuu1_2%3a1.1.3-3_arm64.deb ... [2025-05-23T08:31:01.571Z] Unpacking libxmuu1:arm64 (2:1.1.3-3) ... [2025-05-23T08:31:01.571Z] Selecting previously unselected package patch. [2025-05-23T08:31:01.571Z] Preparing to unpack .../62-patch_2.7.6-7_arm64.deb ... [2025-05-23T08:31:01.571Z] Unpacking patch (2.7.6-7) ... [2025-05-23T08:31:01.847Z] Selecting previously unselected package psmisc. [2025-05-23T08:31:01.847Z] Preparing to unpack .../63-psmisc_23.6-1_arm64.deb ... [2025-05-23T08:31:01.847Z] Unpacking psmisc (23.6-1) ... [2025-05-23T08:31:01.847Z] Selecting previously unselected package publicsuffix. [2025-05-23T08:31:01.847Z] Preparing to unpack .../64-publicsuffix_20230209.2326-1_all.deb ... [2025-05-23T08:31:01.847Z] Unpacking publicsuffix (20230209.2326-1) ... [2025-05-23T08:31:02.035Z] ---> ****-login.sh [2025-05-23T08:31:02.035Z] nexus3.edgexfoundry.org:10001 [2025-05-23T08:31:02.035Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-23T08:31:02.035Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-23T08:31:02.035Z] Configure a credential helper to remove this warning. See [2025-05-23T08:31:02.035Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-23T08:31:02.035Z] [2025-05-23T08:31:02.035Z] Login Succeeded [2025-05-23T08:31:02.035Z] nexus3.edgexfoundry.org:10002 [2025-05-23T08:31:02.035Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-23T08:31:02.114Z] Selecting previously unselected package ssh. [2025-05-23T08:31:02.114Z] Preparing to unpack .../65-ssh_1%3a9.2p1-2+deb12u6_all.deb ... [2025-05-23T08:31:02.114Z] Unpacking ssh (1:9.2p1-2+deb12u6) ... [2025-05-23T08:31:02.114Z] Selecting previously unselected package xauth. [2025-05-23T08:31:02.114Z] Preparing to unpack .../66-xauth_1%3a1.1.2-1_arm64.deb ... [2025-05-23T08:31:02.114Z] Unpacking xauth (1:1.1.2-1) ... [2025-05-23T08:31:02.296Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-23T08:31:02.296Z] Configure a credential helper to remove this warning. See [2025-05-23T08:31:02.296Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-23T08:31:02.296Z] [2025-05-23T08:31:02.296Z] Login Succeeded [2025-05-23T08:31:02.296Z] nexus3.edgexfoundry.org:10003 [2025-05-23T08:31:02.296Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-23T08:31:02.296Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-23T08:31:02.296Z] Configure a credential helper to remove this warning. See [2025-05-23T08:31:02.296Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-23T08:31:02.296Z] [2025-05-23T08:31:02.296Z] Login Succeeded [2025-05-23T08:31:02.296Z] nexus3.edgexfoundry.org:10004 [2025-05-23T08:31:02.296Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-23T08:31:02.296Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-23T08:31:02.296Z] Configure a credential helper to remove this warning. See [2025-05-23T08:31:02.296Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-23T08:31:02.296Z] [2025-05-23T08:31:02.296Z] Login Succeeded [2025-05-23T08:31:02.296Z] ****.io [2025-05-23T08:31:02.379Z] Setting up libexpat1:arm64 (2.5.0-1+deb12u1) ... [2025-05-23T08:31:02.379Z] Setting up runit-helper (2.15.2) ... [2025-05-23T08:31:02.379Z] Setting up systemd-sysv (252.36-1~deb12u1) ... [2025-05-23T08:31:02.379Z] Setting up libxau6:arm64 (1:1.0.9-1) ... [2025-05-23T08:31:02.379Z] Setting up libkeyutils1:arm64 (1.6.3-2) ... [2025-05-23T08:31:02.379Z] Setting up libpsl5:arm64 (0.21.2-1) ... [2025-05-23T08:31:02.379Z] Setting up netcat-traditional (1.10-47) ... [2025-05-23T08:31:02.379Z] update-alternatives: using /bin/nc.traditional to provide /bin/nc (nc) in auto mode [2025-05-23T08:31:02.379Z] 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-23T08:31:02.379Z] 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-23T08:31:02.379Z] Setting up psmisc (23.6-1) ... [2025-05-23T08:31:02.379Z] Setting up libtirpc-common (1.3.3+ds-1) ... [2025-05-23T08:31:02.379Z] Setting up libcbor0.8:arm64 (0.8.0-2+b1) ... [2025-05-23T08:31:02.379Z] Setting up libbrotli1:arm64 (1.0.9-2+b6) ... [2025-05-23T08:31:02.379Z] Setting up libsasl2-modules:arm64 (2.1.28+dfsg-10) ... [2025-05-23T08:31:02.557Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-23T08:31:02.557Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-23T08:31:02.557Z] Configure a credential helper to remove this warning. See [2025-05-23T08:31:02.557Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-23T08:31:02.557Z] [2025-05-23T08:31:02.557Z] Login Succeeded [2025-05-23T08:31:02.557Z] ---> ****-login.sh ends [Pipeline] } [2025-05-23T08:31:02.568Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-05-23T08:31:02.646Z] Setting up libnghttp2-14:arm64 (1.52.0-1+deb12u2) ... [2025-05-23T08:31:02.646Z] Setting up less (590-2.1~deb12u2) ... [2025-05-23T08:31:02.646Z] Setting up libnss-systemd:arm64 (252.36-1~deb12u1) ... [2025-05-23T08:31:02.646Z] Setting up krb5-locales (1.20.1-2+deb12u3) ... [2025-05-23T08:31:02.646Z] Setting up libldap-common (2.5.13+dfsg-5) ... [2025-05-23T08:31:02.646Z] Setting up libkrb5support0:arm64 (1.20.1-2+deb12u3) ... [2025-05-23T08:31:02.646Z] Setting up libsasl2-modules-db:arm64 (2.1.28+dfsg-10) ... [2025-05-23T08:31:02.646Z] Setting up perl-modules-5.36 (5.36.0-7+deb12u2) ... [2025-05-23T08:31:02.646Z] Setting up libx11-data (2:1.8.4-2+deb12u2) ... [2025-05-23T08:31:02.646Z] Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2025-05-23T08:31:02.646Z] Setting up libdbus-1-3:arm64 (1.14.10-1~deb12u1) ... [2025-05-23T08:31:02.646Z] Setting up libproc2-0:arm64 (2:4.0.2-3) ... [2025-05-23T08:31:02.905Z] + docker buildx ls [2025-05-23T08:31:02.905Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-05-23T08:31:02.905Z] default * docker [2025-05-23T08:31:02.905Z] default default running 20.10.18 linux/amd64, linux/386 [2025-05-23T08:31:02.913Z] Setting up systemd-timesyncd (252.36-1~deb12u1) ... [2025-05-23T08:31:02.914Z] Creating group 'systemd-timesync' with GID 997. [2025-05-23T08:31:02.914Z] Creating user 'systemd-timesync' (systemd Time Synchronization) with UID 997 and GID 997. [Pipeline] sh [2025-05-23T08:31:03.201Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-05-23T08:31:03.201Z] edgex-builder [Pipeline] sh [2025-05-23T08:31:03.497Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2025-05-23T08:31:03.497Z] Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2025-05-23T08:31:03.497Z] Setting up patch (2.7.6-7) ... [2025-05-23T08:31:03.497Z] Setting up libgdbm-compat4:arm64 (1.23-3) ... [2025-05-23T08:31:03.497Z] Setting up libk5crypto3:arm64 (1.20.1-2+deb12u3) ... [2025-05-23T08:31:03.497Z] Setting up libsasl2-2:arm64 (2.1.28+dfsg-10) ... [2025-05-23T08:31:03.497Z] Setting up sensible-utils (0.0.17+nmu1) ... [2025-05-23T08:31:03.497Z] Setting up dbus-session-bus-common (1.14.10-1~deb12u1) ... [2025-05-23T08:31:03.497Z] + docker buildx inspect --bootstrap [2025-05-23T08:31:03.497Z] #1 [internal] booting buildkit [2025-05-23T08:31:03.497Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-05-23T08:31:03.763Z] Setting up procps (2:4.0.2-3) ... [2025-05-23T08:31:03.764Z] Setting up git-man (1:2.39.5-0+deb12u2) ... [2025-05-23T08:31:03.764Z] Setting up libssh2-1:arm64 (1.10.0-3+b1) ... [2025-05-23T08:31:03.764Z] Setting up libkrb5-3:arm64 (1.20.1-2+deb12u3) ... [2025-05-23T08:31:03.764Z] Setting up dbus-system-bus-common (1.14.10-1~deb12u1) ... [2025-05-23T08:31:04.032Z] Setting up libfido2-1:arm64 (1.12.0-2+b1) ... [2025-05-23T08:31:04.032Z] Setting up libbsd0:arm64 (0.11.7-2) ... [2025-05-23T08:31:04.032Z] Setting up publicsuffix (20230209.2326-1) ... [2025-05-23T08:31:04.032Z] Setting up libperl5.36:arm64 (5.36.0-7+deb12u2) ... [2025-05-23T08:31:04.032Z] Setting up dbus-bin (1.14.10-1~deb12u1) ... [2025-05-23T08:31:04.299Z] Setting up ncurses-term (6.4-4) ... [2025-05-23T08:31:04.299Z] Setting up libxdmcp6:arm64 (1:1.1.2-3) ... [2025-05-23T08:31:04.299Z] Setting up libxcb1:arm64 (1.15-1) ... [2025-05-23T08:31:04.299Z] Setting up libedit2:arm64 (3.1-20221030-2) ... [2025-05-23T08:31:04.299Z] Setting up dbus-daemon (1.14.10-1~deb12u1) ... [2025-05-23T08:31:04.299Z] Setting up libldap-2.5-0:arm64 (2.5.13+dfsg-5) ... [2025-05-23T08:31:04.299Z] Setting up perl (5.36.0-7+deb12u2) ... [2025-05-23T08:31:04.299Z] Setting up dbus (1.14.10-1~deb12u1) ... [2025-05-23T08:31:04.621Z] invoke-rc.d: could not determine current runlevel [2025-05-23T08:31:04.621Z] invoke-rc.d: policy-rc.d denied execution of start. [2025-05-23T08:31:04.621Z] Setting up libgssapi-krb5-2:arm64 (1.20.1-2+deb12u3) ... [2025-05-23T08:31:04.621Z] Setting up ucf (3.0043+nmu1+deb12u1) ... [2025-05-23T08:31:04.900Z] debconf: unable to initialize frontend: Dialog [2025-05-23T08:31:04.900Z] debconf: (TERM is not set, so the dialog frontend is not usable.) [2025-05-23T08:31:04.900Z] debconf: falling back to frontend: Readline [2025-05-23T08:31:04.900Z] debconf: unable to initialize frontend: Readline [2025-05-23T08:31:04.900Z] debconf: (This frontend requires a controlling tty.) [2025-05-23T08:31:04.900Z] debconf: falling back to frontend: Teletype [2025-05-23T08:31:05.182Z] Setting up libpam-systemd:arm64 (252.36-1~deb12u1) ... [2025-05-23T08:31:05.450Z] debconf: unable to initialize frontend: Dialog [2025-05-23T08:31:05.451Z] debconf: (TERM is not set, so the dialog frontend is not usable.) [2025-05-23T08:31:05.451Z] debconf: falling back to frontend: Readline [2025-05-23T08:31:05.451Z] debconf: unable to initialize frontend: Readline [2025-05-23T08:31:05.451Z] debconf: (This frontend requires a controlling tty.) [2025-05-23T08:31:05.451Z] debconf: falling back to frontend: Teletype [2025-05-23T08:31:05.723Z] Setting up libx11-6:arm64 (2:1.8.4-2+deb12u2) ... [2025-05-23T08:31:05.723Z] Setting up libxmuu1:arm64 (2:1.1.3-3) ... [2025-05-23T08:31:05.723Z] Setting up libtirpc3:arm64 (1.3.3+ds-1) ... [2025-05-23T08:31:05.992Z] Setting up openssh-client (1:9.2p1-2+deb12u6) ... [2025-05-23T08:31:05.992Z] Setting up libxext6:arm64 (2:1.3.4-1+b1) ... [2025-05-23T08:31:06.260Z] Setting up libcurl3-gnutls:arm64 (7.88.1-10+deb12u12) ... [2025-05-23T08:31:06.260Z] Setting up liberror-perl (0.17029-2) ... [2025-05-23T08:31:06.260Z] Setting up dbus-user-session (1.14.10-1~deb12u1) ... [2025-05-23T08:31:06.260Z] Setting up git (1:2.39.5-0+deb12u2) ... [2025-05-23T08:31:06.260Z] Setting up xauth (1:1.1.2-1) ... [2025-05-23T08:31:06.260Z] Setting up libnsl2:arm64 (1.3.0-2) ... [2025-05-23T08:31:06.260Z] Setting up openssh-sftp-server (1:9.2p1-2+deb12u6) ... [2025-05-23T08:31:06.260Z] Setting up libwrap0:arm64 (7.6.q-32) ... [2025-05-23T08:31:06.260Z] Setting up openssh-server (1:9.2p1-2+deb12u6) ... [2025-05-23T08:31:06.806Z] #1 pulling image moby/buildkit:buildx-stable-1 3.1s done [2025-05-23T08:31:06.806Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-05-23T08:31:06.842Z] debconf: unable to initialize frontend: Dialog [2025-05-23T08:31:06.842Z] debconf: (TERM is not set, so the dialog frontend is not usable.) [2025-05-23T08:31:06.842Z] debconf: falling back to frontend: Readline [2025-05-23T08:31:06.842Z] debconf: unable to initialize frontend: Readline [2025-05-23T08:31:06.842Z] debconf: (This frontend requires a controlling tty.) [2025-05-23T08:31:06.842Z] debconf: falling back to frontend: Teletype [2025-05-23T08:31:07.155Z] [2025-05-23T08:31:07.155Z] Creating config file /etc/ssh/sshd_config with new version [2025-05-23T08:31:08.799Z] #1 creating container buildx_buildkit_edgex-builder0 2.1s done [2025-05-23T08:31:08.799Z] #1 DONE 5.2s [2025-05-23T08:31:08.799Z] Name: edgex-builder [2025-05-23T08:31:08.799Z] Driver: docker-container [2025-05-23T08:31:08.799Z] [2025-05-23T08:31:08.799Z] Nodes: [2025-05-23T08:31:08.799Z] Name: edgex-builder0 [2025-05-23T08:31:08.799Z] Endpoint: unix:///var/run/docker.sock [2025-05-23T08:31:08.799Z] Status: running [2025-05-23T08:31:08.799Z] Buildkit: v0.21.1 [2025-05-23T08:31:08.799Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-05-23T08:31:09.102Z] + docker buildx ls [2025-05-23T08:31:09.102Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-05-23T08:31:09.102Z] edgex-builder * docker-container [2025-05-23T08:31:09.102Z] 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-23T08:31:09.102Z] default docker [2025-05-23T08:31:09.102Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-05-23T08:31:09.398Z] + echo -e 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:2f807f817482b20fd449fccd171f6d664adfae4f' [2025-05-23T08:31:09.398Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:2f807f817482b20fd449fccd171f6d664adfae4f --push - [2025-05-23T08:31:09.658Z] #1 [internal] load build definition from Dockerfile [2025-05-23T08:31:09.658Z] #1 transferring dockerfile: 211B done [2025-05-23T08:31:09.658Z] #1 DONE 0.1s [2025-05-23T08:31:09.658Z] [2025-05-23T08:31:09.658Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:2f807f817482b20fd449fccd171f6d664adfae4f [2025-05-23T08:31:09.658Z] #2 DONE 0.1s [2025-05-23T08:31:09.658Z] [2025-05-23T08:31:09.658Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:2f807f817482b20fd449fccd171f6d664adfae4f [2025-05-23T08:31:09.924Z] #3 DONE 0.1s [2025-05-23T08:31:09.924Z] [2025-05-23T08:31:09.924Z] #4 [internal] load .dockerignore [2025-05-23T08:31:09.924Z] #4 transferring context: 2B done [2025-05-23T08:31:09.924Z] #4 DONE 0.0s [2025-05-23T08:31:09.924Z] [2025-05-23T08:31:09.924Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:2f807f817482b20fd449fccd171f6d664adfae4f@sha256:afb6e59253f6c16daf7af53829352ac04f2d698116327cf105e9cb3c95297bc5 [2025-05-23T08:31:09.924Z] #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:2f807f817482b20fd449fccd171f6d664adfae4f@sha256:afb6e59253f6c16daf7af53829352ac04f2d698116327cf105e9cb3c95297bc5 0.0s done [2025-05-23T08:31:09.924Z] #5 DONE 0.0s [2025-05-23T08:31:09.924Z] [2025-05-23T08:31:09.924Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:2f807f817482b20fd449fccd171f6d664adfae4f@sha256:afb6e59253f6c16daf7af53829352ac04f2d698116327cf105e9cb3c95297bc5 [2025-05-23T08:31:09.924Z] #6 resolve nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:2f807f817482b20fd449fccd171f6d664adfae4f@sha256:afb6e59253f6c16daf7af53829352ac04f2d698116327cf105e9cb3c95297bc5 0.0s done [2025-05-23T08:31:10.184Z] #6 DONE 0.4s [2025-05-23T08:31:10.184Z] [2025-05-23T08:31:10.184Z] #7 exporting to image [2025-05-23T08:31:10.184Z] #7 exporting layers done [2025-05-23T08:31:10.184Z] #7 exporting manifest sha256:966037c8fc72ff721da9f633bc6f232d3bcdb77954610cc840e2e51f3b31a08a 0.0s done [2025-05-23T08:31:10.184Z] #7 exporting config sha256:e7b5f9916cd872a3fb2339d78a7dfccd392a1f85e4034309c759f7fbf4326fbc 0.0s done [2025-05-23T08:31:10.184Z] #7 exporting manifest sha256:989fa976ca50ba6525501fc502528586cd0250ca858e8f6c0bc11db4e61d6586 [2025-05-23T08:31:10.184Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-05-23T08:31:10.445Z] #7 exporting manifest sha256:989fa976ca50ba6525501fc502528586cd0250ca858e8f6c0bc11db4e61d6586 0.0s done [2025-05-23T08:31:10.445Z] #7 exporting config sha256:9157125c1851b0aaee6bc3dcee7153c375d8434fd8bd3f2ce7857ded113637ea 0.0s done [2025-05-23T08:31:10.446Z] #7 exporting manifest list sha256:7ab0b0fb1a0bf7b297124a33e244f94fcb2275b606ad15481dfc1c4eca4aad72 0.0s done [2025-05-23T08:31:10.446Z] #7 ... [2025-05-23T08:31:10.446Z] [2025-05-23T08:31:10.446Z] #8 [auth] edgex-devops/py-git-semver:pull,push token for nexus3.edgexfoundry.org:10003 [2025-05-23T08:31:10.446Z] #8 DONE 0.0s [2025-05-23T08:31:10.446Z] [2025-05-23T08:31:10.446Z] #7 exporting to image [2025-05-23T08:31:10.446Z] #7 pushing layers 0.1s done [2025-05-23T08:31:10.446Z] #7 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:2f807f817482b20fd449fccd171f6d664adfae4f@sha256:7ab0b0fb1a0bf7b297124a33e244f94fcb2275b606ad15481dfc1c4eca4aad72 [2025-05-23T08:31:10.487Z] Creating SSH2 RSA key; this may take some time ... [2025-05-23T08:31:10.487Z] 3072 SHA256:772v6JI+e0Bjq38Lid0vzEhyFhwfBYV6g1o8ZgUH+fo root@7f9e4387e147 (RSA) [2025-05-23T08:31:10.487Z] Creating SSH2 ECDSA key; this may take some time ... [2025-05-23T08:31:10.487Z] 256 SHA256:8FYb2RWm9ZP/Wn0PYj4a+3xdXt+IxhA3N0QrQm1giCU root@7f9e4387e147 (ECDSA) [2025-05-23T08:31:10.487Z] Creating SSH2 ED25519 key; this may take some time ... [2025-05-23T08:31:10.487Z] 256 SHA256:kNskqdBnz21TI4ooMW34cycXC+C0tgVN/JeD5rSwc6w root@7f9e4387e147 (ED25519) [2025-05-23T08:31:10.487Z] invoke-rc.d: could not determine current runlevel [2025-05-23T08:31:10.487Z] invoke-rc.d: policy-rc.d denied execution of start. [2025-05-23T08:31:10.707Z] #7 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:2f807f817482b20fd449fccd171f6d664adfae4f@sha256:7ab0b0fb1a0bf7b297124a33e244f94fcb2275b606ad15481dfc1c4eca4aad72 0.1s done [2025-05-23T08:31:10.707Z] #7 DONE 0.4s [2025-05-23T08:31:10.707Z] [2025-05-23T08:31:10.707Z] 1 warning found (use --debug to expand): [2025-05-23T08:31:10.707Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-05-23T08:31:10.999Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest --push - [2025-05-23T08:31:10.999Z] + echo -e 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest' [2025-05-23T08:31:11.068Z] Created symlink /etc/systemd/system/sshd.service → /lib/systemd/system/ssh.service. [2025-05-23T08:31:11.068Z] Created symlink /etc/systemd/system/multi-user.target.wants/ssh.service → /lib/systemd/system/ssh.service. [2025-05-23T08:31:11.257Z] #1 [internal] load build definition from Dockerfile [2025-05-23T08:31:11.257Z] #1 transferring dockerfile: 177B done [2025-05-23T08:31:11.257Z] #1 DONE 0.1s [2025-05-23T08:31:11.257Z] [2025-05-23T08:31:11.257Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2025-05-23T08:31:11.257Z] #2 DONE 0.1s [2025-05-23T08:31:11.257Z] [2025-05-23T08:31:11.257Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2025-05-23T08:31:11.257Z] #3 DONE 0.1s [2025-05-23T08:31:11.257Z] [2025-05-23T08:31:11.257Z] #4 [internal] load .dockerignore [2025-05-23T08:31:11.257Z] #4 transferring context: 2B done [2025-05-23T08:31:11.257Z] #4 DONE 0.1s [2025-05-23T08:31:11.257Z] [2025-05-23T08:31:11.257Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest@sha256:afb6e59253f6c16daf7af53829352ac04f2d698116327cf105e9cb3c95297bc5 [2025-05-23T08:31:11.257Z] #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest@sha256:afb6e59253f6c16daf7af53829352ac04f2d698116327cf105e9cb3c95297bc5 [2025-05-23T08:31:11.521Z] #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest@sha256:afb6e59253f6c16daf7af53829352ac04f2d698116327cf105e9cb3c95297bc5 0.0s done [2025-05-23T08:31:11.521Z] #5 CACHED [2025-05-23T08:31:11.521Z] [2025-05-23T08:31:11.521Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest@sha256:afb6e59253f6c16daf7af53829352ac04f2d698116327cf105e9cb3c95297bc5 [2025-05-23T08:31:11.521Z] #6 resolve nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest@sha256:afb6e59253f6c16daf7af53829352ac04f2d698116327cf105e9cb3c95297bc5 0.0s done [2025-05-23T08:31:11.521Z] #6 CACHED [2025-05-23T08:31:11.521Z] [2025-05-23T08:31:11.521Z] #7 exporting to image [2025-05-23T08:31:11.521Z] #7 exporting layers done [2025-05-23T08:31:11.521Z] #7 exporting manifest sha256:966037c8fc72ff721da9f633bc6f232d3bcdb77954610cc840e2e51f3b31a08a done [2025-05-23T08:31:11.521Z] #7 exporting config sha256:e7b5f9916cd872a3fb2339d78a7dfccd392a1f85e4034309c759f7fbf4326fbc done [2025-05-23T08:31:11.521Z] #7 exporting manifest sha256:989fa976ca50ba6525501fc502528586cd0250ca858e8f6c0bc11db4e61d6586 done [2025-05-23T08:31:11.521Z] #7 exporting config sha256:9157125c1851b0aaee6bc3dcee7153c375d8434fd8bd3f2ce7857ded113637ea done [2025-05-23T08:31:11.521Z] #7 exporting manifest list sha256:7ab0b0fb1a0bf7b297124a33e244f94fcb2275b606ad15481dfc1c4eca4aad72 done [2025-05-23T08:31:11.521Z] #7 pushing layers 0.0s done [2025-05-23T08:31:11.521Z] #7 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest@sha256:7ab0b0fb1a0bf7b297124a33e244f94fcb2275b606ad15481dfc1c4eca4aad72 [2025-05-23T08:31:11.521Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-05-23T08:31:11.521Z] #7 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest@sha256:7ab0b0fb1a0bf7b297124a33e244f94fcb2275b606ad15481dfc1c4eca4aad72 0.1s done [2025-05-23T08:31:11.521Z] #7 DONE 0.1s [2025-05-23T08:31:11.521Z] [2025-05-23T08:31:11.521Z] #8 [auth] edgex-devops/py-git-semver:pull,push token for nexus3.edgexfoundry.org:10003 [2025-05-23T08:31:11.521Z] #8 DONE 0.0s [2025-05-23T08:31:11.651Z] Setting up ssh (1:9.2p1-2+deb12u6) ... [2025-05-23T08:31:11.651Z] Processing triggers for libc-bin (2.36-9+deb12u10) ... [2025-05-23T08:31:11.781Z] [2025-05-23T08:31:11.781Z] 1 warning found (use --debug to expand): [2025-05-23T08:31:11.781Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-05-23T08:31:12.072Z] + echo -e 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:main' [2025-05-23T08:31:12.072Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:main --push - [2025-05-23T08:31:12.333Z] #1 [internal] load build definition from Dockerfile [2025-05-23T08:31:12.333Z] #1 transferring dockerfile: 175B done [2025-05-23T08:31:12.333Z] #1 DONE 0.1s [2025-05-23T08:31:12.333Z] [2025-05-23T08:31:12.333Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:main [2025-05-23T08:31:12.333Z] #2 DONE 0.1s [2025-05-23T08:31:12.333Z] [2025-05-23T08:31:12.333Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:main [2025-05-23T08:31:12.333Z] #3 DONE 0.1s [2025-05-23T08:31:12.333Z] [2025-05-23T08:31:12.333Z] #4 [internal] load .dockerignore [2025-05-23T08:31:12.333Z] #4 transferring context: 2B done [2025-05-23T08:31:12.333Z] #4 DONE 0.1s [2025-05-23T08:31:12.333Z] [2025-05-23T08:31:12.333Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:main@sha256:afb6e59253f6c16daf7af53829352ac04f2d698116327cf105e9cb3c95297bc5 [2025-05-23T08:31:12.333Z] #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:main@sha256:afb6e59253f6c16daf7af53829352ac04f2d698116327cf105e9cb3c95297bc5 0.0s done [2025-05-23T08:31:12.333Z] #5 DONE 0.1s [2025-05-23T08:31:12.333Z] [2025-05-23T08:31:12.333Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:main@sha256:afb6e59253f6c16daf7af53829352ac04f2d698116327cf105e9cb3c95297bc5 [2025-05-23T08:31:12.595Z] #6 resolve nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:main@sha256:afb6e59253f6c16daf7af53829352ac04f2d698116327cf105e9cb3c95297bc5 0.0s done [2025-05-23T08:31:12.595Z] #6 CACHED [2025-05-23T08:31:12.595Z] [2025-05-23T08:31:12.595Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:main@sha256:afb6e59253f6c16daf7af53829352ac04f2d698116327cf105e9cb3c95297bc5 [2025-05-23T08:31:12.595Z] #5 CACHED [2025-05-23T08:31:12.595Z] [2025-05-23T08:31:12.595Z] #7 [auth] edgex-devops/py-git-semver:pull,push token for nexus3.edgexfoundry.org:10003 [2025-05-23T08:31:12.595Z] #7 DONE 0.0s [2025-05-23T08:31:12.595Z] [2025-05-23T08:31:12.595Z] #8 exporting to image [2025-05-23T08:31:12.595Z] #8 exporting layers done [2025-05-23T08:31:12.595Z] #8 exporting manifest sha256:966037c8fc72ff721da9f633bc6f232d3bcdb77954610cc840e2e51f3b31a08a done [2025-05-23T08:31:12.595Z] #8 exporting config sha256:e7b5f9916cd872a3fb2339d78a7dfccd392a1f85e4034309c759f7fbf4326fbc done [2025-05-23T08:31:12.595Z] #8 exporting manifest sha256:989fa976ca50ba6525501fc502528586cd0250ca858e8f6c0bc11db4e61d6586 done [2025-05-23T08:31:12.595Z] #8 exporting config sha256:9157125c1851b0aaee6bc3dcee7153c375d8434fd8bd3f2ce7857ded113637ea done [2025-05-23T08:31:12.595Z] #8 exporting manifest list sha256:7ab0b0fb1a0bf7b297124a33e244f94fcb2275b606ad15481dfc1c4eca4aad72 done [2025-05-23T08:31:12.595Z] #8 pushing layers 0.0s done [2025-05-23T08:31:12.595Z] #8 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:main@sha256:7ab0b0fb1a0bf7b297124a33e244f94fcb2275b606ad15481dfc1c4eca4aad72 [2025-05-23T08:31:12.595Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-05-23T08:31:12.595Z] #8 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:main@sha256:7ab0b0fb1a0bf7b297124a33e244f94fcb2275b606ad15481dfc1c4eca4aad72 0.1s done [2025-05-23T08:31:12.595Z] #8 DONE 0.2s [2025-05-23T08:31:12.595Z] [2025-05-23T08:31:12.595Z] 1 warning found (use --debug to expand): [2025-05-23T08:31:12.595Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-05-23T08:31:12.889Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.5 --push - [2025-05-23T08:31:12.890Z] + echo -e 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.5' [2025-05-23T08:31:13.151Z] #1 [internal] load build definition from Dockerfile [2025-05-23T08:31:13.151Z] #1 transferring dockerfile: 176B done [2025-05-23T08:31:13.151Z] #1 DONE 0.1s [2025-05-23T08:31:13.151Z] [2025-05-23T08:31:13.151Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.5 [2025-05-23T08:31:13.151Z] #2 DONE 0.0s [2025-05-23T08:31:13.151Z] [2025-05-23T08:31:13.151Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.5 [2025-05-23T08:31:13.151Z] #3 DONE 0.0s [2025-05-23T08:31:13.151Z] [2025-05-23T08:31:13.151Z] #4 [internal] load .dockerignore [2025-05-23T08:31:13.151Z] #4 transferring context: 2B done [2025-05-23T08:31:13.151Z] #4 DONE 0.1s [2025-05-23T08:31:13.151Z] [2025-05-23T08:31:13.151Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.5@sha256:afb6e59253f6c16daf7af53829352ac04f2d698116327cf105e9cb3c95297bc5 [2025-05-23T08:31:13.151Z] #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.5@sha256:afb6e59253f6c16daf7af53829352ac04f2d698116327cf105e9cb3c95297bc5 0.0s done [2025-05-23T08:31:13.151Z] #5 DONE 0.0s [2025-05-23T08:31:13.151Z] [2025-05-23T08:31:13.151Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.5@sha256:afb6e59253f6c16daf7af53829352ac04f2d698116327cf105e9cb3c95297bc5 [2025-05-23T08:31:13.410Z] #6 resolve nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.5@sha256:afb6e59253f6c16daf7af53829352ac04f2d698116327cf105e9cb3c95297bc5 0.0s done [2025-05-23T08:31:13.410Z] #6 CACHED [2025-05-23T08:31:13.410Z] [2025-05-23T08:31:13.410Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.5@sha256:afb6e59253f6c16daf7af53829352ac04f2d698116327cf105e9cb3c95297bc5 [2025-05-23T08:31:13.410Z] #5 CACHED [2025-05-23T08:31:13.410Z] [2025-05-23T08:31:13.410Z] #7 [auth] edgex-devops/py-git-semver:pull,push token for nexus3.edgexfoundry.org:10003 [2025-05-23T08:31:13.410Z] #7 DONE 0.0s [2025-05-23T08:31:13.410Z] [2025-05-23T08:31:13.410Z] #8 exporting to image [2025-05-23T08:31:13.410Z] #8 exporting layers done [2025-05-23T08:31:13.410Z] #8 exporting manifest sha256:966037c8fc72ff721da9f633bc6f232d3bcdb77954610cc840e2e51f3b31a08a done [2025-05-23T08:31:13.410Z] #8 exporting config sha256:e7b5f9916cd872a3fb2339d78a7dfccd392a1f85e4034309c759f7fbf4326fbc done [2025-05-23T08:31:13.410Z] #8 exporting manifest sha256:989fa976ca50ba6525501fc502528586cd0250ca858e8f6c0bc11db4e61d6586 done [2025-05-23T08:31:13.410Z] #8 exporting config sha256:9157125c1851b0aaee6bc3dcee7153c375d8434fd8bd3f2ce7857ded113637ea done [2025-05-23T08:31:13.410Z] #8 exporting manifest list sha256:7ab0b0fb1a0bf7b297124a33e244f94fcb2275b606ad15481dfc1c4eca4aad72 done [2025-05-23T08:31:13.410Z] #8 pushing layers 0.0s done [2025-05-23T08:31:13.410Z] #8 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.5@sha256:7ab0b0fb1a0bf7b297124a33e244f94fcb2275b606ad15481dfc1c4eca4aad72 [2025-05-23T08:31:13.410Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-05-23T08:31:13.410Z] #8 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.5@sha256:7ab0b0fb1a0bf7b297124a33e244f94fcb2275b606ad15481dfc1c4eca4aad72 0.1s done [2025-05-23T08:31:13.410Z] #8 DONE 0.1s [2025-05-23T08:31:13.410Z] [2025-05-23T08:31:13.410Z] 1 warning found (use --debug to expand): [2025-05-23T08:31:13.410Z]  - 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-23T08:31:13.809Z] + '[' -d /w/workspace/edgexfoundry_git-semver_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-05-23T08:31:14.107Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-05-23T08:31:14.667Z] ---> package-listing.sh [2025-05-23T08:31:14.667Z] ++ tr '[:upper:]' '[:lower:]' [2025-05-23T08:31:14.667Z] ++ facter osfamily [2025-05-23T08:31:14.935Z] + OS_FAMILY=redhat [2025-05-23T08:31:14.935Z] + workspace=/w/workspace/edgexfoundry_git-semver_main [2025-05-23T08:31:14.935Z] + START_PACKAGES=/tmp/packages_start.txt [2025-05-23T08:31:14.935Z] + END_PACKAGES=/tmp/packages_end.txt [2025-05-23T08:31:14.935Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-05-23T08:31:14.935Z] + PACKAGES=/tmp/packages_start.txt [2025-05-23T08:31:14.935Z] + '[' /w/workspace/edgexfoundry_git-semver_main ']' [2025-05-23T08:31:14.935Z] + PACKAGES=/tmp/packages_end.txt [2025-05-23T08:31:14.935Z] + case "${OS_FAMILY}" in [2025-05-23T08:31:14.935Z] + rpm -qa [2025-05-23T08:31:14.935Z] + sort [2025-05-23T08:31:15.508Z] + '[' -f /tmp/packages_start.txt ']' [2025-05-23T08:31:15.508Z] + '[' -f /tmp/packages_end.txt ']' [2025-05-23T08:31:15.508Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-05-23T08:31:15.508Z] + '[' /w/workspace/edgexfoundry_git-semver_main ']' [2025-05-23T08:31:15.508Z] + mkdir -p /w/workspace/edgexfoundry_git-semver_main/archives/ [2025-05-23T08:31:15.508Z] + 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-23T08:31:15.521Z] 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-23T08:31:15.804Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-23T08:31:16.368Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-05-23T08:31:16.368Z] [2025-05-23T08:31:16.368Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-23T08:31:16.678Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-05-23T08:31:16.678Z] latest: Pulling from edgex-lftools-log-publisher [2025-05-23T08:31:16.678Z] 5eb5b503b376: Pulling fs layer [2025-05-23T08:31:16.678Z] 5c69ac0246d0: Pulling fs layer [2025-05-23T08:31:16.678Z] ec43610c2a17: Pulling fs layer [2025-05-23T08:31:16.678Z] 3a2ae6a8a46f: Pulling fs layer [2025-05-23T08:31:16.678Z] 33b1e0a273af: Pulling fs layer [2025-05-23T08:31:16.678Z] 5d3b04190fa2: Pulling fs layer [2025-05-23T08:31:16.678Z] 2f39f015ded8: Pulling fs layer [2025-05-23T08:31:16.678Z] 3a2ae6a8a46f: Waiting [2025-05-23T08:31:16.678Z] 5d3b04190fa2: Waiting [2025-05-23T08:31:16.678Z] 2f39f015ded8: Waiting [2025-05-23T08:31:16.678Z] 33b1e0a273af: Waiting [2025-05-23T08:31:16.678Z] 5c69ac0246d0: Download complete [2025-05-23T08:31:16.678Z] 3a2ae6a8a46f: Verifying Checksum [2025-05-23T08:31:16.678Z] 3a2ae6a8a46f: Download complete [2025-05-23T08:31:16.678Z] 33b1e0a273af: Verifying Checksum [2025-05-23T08:31:16.678Z] 33b1e0a273af: Download complete [2025-05-23T08:31:16.678Z] ec43610c2a17: Download complete [2025-05-23T08:31:16.959Z] 5d3b04190fa2: Verifying Checksum [2025-05-23T08:31:16.959Z] 5d3b04190fa2: Download complete [2025-05-23T08:31:16.959Z] 5eb5b503b376: Verifying Checksum [2025-05-23T08:31:16.959Z] 5eb5b503b376: Download complete [2025-05-23T08:31:17.538Z] 2f39f015ded8: Verifying Checksum [2025-05-23T08:31:17.538Z] 2f39f015ded8: Download complete [2025-05-23T08:31:18.489Z] 5eb5b503b376: Pull complete [2025-05-23T08:31:18.489Z] 5c69ac0246d0: Pull complete [2025-05-23T08:31:19.059Z] ec43610c2a17: Pull complete [2025-05-23T08:31:19.059Z] 3a2ae6a8a46f: Pull complete [2025-05-23T08:31:19.334Z] 33b1e0a273af: Pull complete [2025-05-23T08:31:19.334Z] 5d3b04190fa2: Pull complete [2025-05-23T08:31:21.757Z] Removing intermediate container 7f9e4387e147 [2025-05-23T08:31:21.757Z] ---> 5456867e5227 [2025-05-23T08:31:21.757Z] Step 7/20 : RUN pip install pybuilder [2025-05-23T08:31:21.757Z] ---> Running in 950d5945adad [2025-05-23T08:31:23.568Z] 2f39f015ded8: Pull complete [2025-05-23T08:31:23.568Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-05-23T08:31:23.568Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-05-23T08:31:23.568Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-05-23T08:31:23.727Z] prd-centos7-docker-4c-2g-2108 does not seem to be running inside a container [2025-05-23T08:31:23.761Z] $ 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-23T08:31:29.933Z] Collecting pybuilder [2025-05-23T08:31:30.198Z] Downloading pybuilder-0.13.15-py3-none-any.whl.metadata (5.3 kB) [2025-05-23T08:31:30.198Z] Downloading pybuilder-0.13.15-py3-none-any.whl (6.1 MB) [2025-05-23T08:31:30.465Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.1/6.1 MB 28.5 MB/s eta 0:00:00 [2025-05-23T08:31:30.730Z] Installing collected packages: pybuilder [2025-05-23T08:31:32.814Z] $ docker top 9cc96bb77cbef681b6768aecc4dc5a7d129b2d45a7360bfebbca8d4a0f5a9daf -eo pid,comm [Pipeline] { [Pipeline] sh [2025-05-23T08:31:33.161Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-05-23T08:31:33.453Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-05-23T08:31:33.741Z] + ls /var/log/sa-host [2025-05-23T08:31:33.741Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-05-23T08:31:33.903Z] provisioning config files... [2025-05-23T08:31:33.917Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_git-semver_main@tmp/config1008355647632760200tmp [Pipeline] { [Pipeline] echo [2025-05-23T08:31:33.935Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-05-23T08:31:34.062Z] Successfully installed pybuilder-0.13.15 [2025-05-23T08:31:34.062Z] 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-23T08:31:34.223Z] ---> create-netrc.sh [Pipeline] } [2025-05-23T08:31:34.232Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-05-23T08:31:34.592Z] ---> python-tools-install.sh [Pipeline] echo [2025-05-23T08:31:34.603Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-05-23T08:31:34.896Z] ---> sudo-logs.sh [2025-05-23T08:31:34.896Z] Archiving 'sudo' log.. [2025-05-23T08:31:34.896Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2108.novalocal: Name or service not known [2025-05-23T08:31:34.896Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2108.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2025-05-23T08:31:34.923Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-05-23T08:31:35.016Z]  [2025-05-23T08:31:35.016Z] [notice] A new release of pip is available: 25.0.1 -> 25.1.1 [2025-05-23T08:31:35.016Z] [notice] To update, run: pip install --upgrade pip [2025-05-23T08:31:35.214Z] ---> job-cost.sh [2025-05-23T08:31:35.214Z] lf-activate-venv: SKIPPING [2025-05-23T08:31:35.214Z] INFO: No Stack... [2025-05-23T08:31:35.473Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2025-05-23T08:31:35.733Z] INFO: Archiving Costs [Pipeline] echo [2025-05-23T08:31:35.745Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-05-23T08:31:36.036Z] ---> logs-deploy.sh [2025-05-23T08:31:36.036Z] lf-activate-venv: SKIPPING [2025-05-23T08:31:36.036Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/git-semver/main/8 [2025-05-23T08:31:36.036Z] INFO: archiving workspace using pattern(s): [2025-05-23T08:31:36.976Z] Archives upload complete. [2025-05-23T08:31:36.976Z] INFO: archiving logs to Nexus [2025-05-23T08:31:37.585Z] Removing intermediate container 950d5945adad [2025-05-23T08:31:37.585Z] ---> 41388844126d [2025-05-23T08:31:37.585Z] Step 8/20 : RUN pyb install [2025-05-23T08:31:37.585Z] ---> Running in 78d2dc7dc3c8 [2025-05-23T08:31:37.913Z] ---> uname -a: [2025-05-23T08:31:37.913Z] Linux prd-centos7-docker-4c-2g-2108.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-23T08:31:37.913Z] [2025-05-23T08:31:37.913Z] [2025-05-23T08:31:37.913Z] ---> lscpu: [2025-05-23T08:31:37.913Z] Architecture: x86_64 [2025-05-23T08:31:37.913Z] CPU op-mode(s): 32-bit, 64-bit [2025-05-23T08:31:37.913Z] Byte Order: Little Endian [2025-05-23T08:31:37.913Z] Address sizes: 40 bits physical, 48 bits virtual [2025-05-23T08:31:37.913Z] CPU(s): 2 [2025-05-23T08:31:37.913Z] On-line CPU(s) list: 0,1 [2025-05-23T08:31:37.913Z] Thread(s) per core: 1 [2025-05-23T08:31:37.913Z] Core(s) per socket: 1 [2025-05-23T08:31:37.913Z] Socket(s): 2 [2025-05-23T08:31:37.913Z] NUMA node(s): 1 [2025-05-23T08:31:37.913Z] Vendor ID: AuthenticAMD [2025-05-23T08:31:37.913Z] CPU family: 23 [2025-05-23T08:31:37.913Z] Model: 49 [2025-05-23T08:31:37.913Z] Model name: AMD EPYC-Rome Processor [2025-05-23T08:31:37.913Z] Stepping: 0 [2025-05-23T08:31:37.913Z] CPU MHz: 2799.998 [2025-05-23T08:31:37.913Z] BogoMIPS: 5599.99 [2025-05-23T08:31:37.913Z] Virtualization: AMD-V [2025-05-23T08:31:37.913Z] Hypervisor vendor: KVM [2025-05-23T08:31:37.913Z] Virtualization type: full [2025-05-23T08:31:37.913Z] L1d cache: 64 KiB [2025-05-23T08:31:37.913Z] L1i cache: 64 KiB [2025-05-23T08:31:37.913Z] L2 cache: 1 MiB [2025-05-23T08:31:37.913Z] L3 cache: 32 MiB [2025-05-23T08:31:37.913Z] NUMA node0 CPU(s): 0,1 [2025-05-23T08:31:37.913Z] Vulnerability Itlb multihit: Not affected [2025-05-23T08:31:37.913Z] Vulnerability L1tf: Not affected [2025-05-23T08:31:37.913Z] Vulnerability Mds: Not affected [2025-05-23T08:31:37.913Z] Vulnerability Meltdown: Not affected [2025-05-23T08:31:37.913Z] Vulnerability Mmio stale data: Not affected [2025-05-23T08:31:37.913Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-05-23T08:31:37.913Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2025-05-23T08:31:37.913Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2025-05-23T08:31:37.913Z] Vulnerability Srbds: Not affected [2025-05-23T08:31:37.913Z] Vulnerability Tsx async abort: Not affected [2025-05-23T08:31:37.913Z] 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-23T08:31:37.913Z] [2025-05-23T08:31:37.913Z] [2025-05-23T08:31:37.913Z] ---> nproc: [2025-05-23T08:31:37.913Z] 2 [2025-05-23T08:31:37.913Z] [2025-05-23T08:31:37.913Z] [2025-05-23T08:31:37.913Z] ---> df -h: [2025-05-23T08:31:37.913Z] Filesystem Size Used Avail Use% Mounted on [2025-05-23T08:31:37.913Z] overlay 40G 7.3G 33G 19% / [2025-05-23T08:31:37.913Z] tmpfs 64M 0 64M 0% /dev [2025-05-23T08:31:37.913Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2025-05-23T08:31:37.913Z] shm 64M 0 64M 0% /dev/shm [2025-05-23T08:31:37.913Z] /dev/vda1 40G 7.3G 33G 19% /facter-os [2025-05-23T08:31:37.913Z] [2025-05-23T08:31:37.913Z] [2025-05-23T08:31:37.913Z] Cannot open /var/log/sysstat/sa23: No such file or directory [2025-05-23T08:31:37.913Z] Please check if data collecting is enabled [2025-05-23T08:31:37.913Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-05-23T08:31:37.950Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-05-23T08:31:37.952Z] $ docker stop --time=1 9cc96bb77cbef681b6768aecc4dc5a7d129b2d45a7360bfebbca8d4a0f5a9daf [2025-05-23T08:31:39.124Z] $ docker rm -f --volumes 9cc96bb77cbef681b6768aecc4dc5a7d129b2d45a7360bfebbca8d4a0f5a9daf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-05-23T08:31:39.221Z] [WS-CLEANUP] Deleting project workspace... [2025-05-23T08:31:39.221Z] [WS-CLEANUP] Deferred wipeout is used... [2025-05-23T08:31:39.242Z] [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-23T08:31:39.674Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-05-23T08:31:39.674Z] [2025-05-23T08:31:39.674Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-23T08:31:39.974Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-05-23T08:31:39.974Z] latest: Pulling from edgex-lftools-log-publisher [2025-05-23T08:31:39.974Z] 5eb5b503b376: Pulling fs layer [2025-05-23T08:31:39.974Z] 5c69ac0246d0: Pulling fs layer [2025-05-23T08:31:39.974Z] ec43610c2a17: Pulling fs layer [2025-05-23T08:31:39.974Z] 3a2ae6a8a46f: Pulling fs layer [2025-05-23T08:31:39.974Z] 33b1e0a273af: Pulling fs layer [2025-05-23T08:31:39.974Z] 5d3b04190fa2: Pulling fs layer [2025-05-23T08:31:39.974Z] 2f39f015ded8: Pulling fs layer [2025-05-23T08:31:39.974Z] 3a2ae6a8a46f: Waiting [2025-05-23T08:31:39.974Z] 33b1e0a273af: Waiting [2025-05-23T08:31:39.974Z] 5d3b04190fa2: Waiting [2025-05-23T08:31:39.974Z] 2f39f015ded8: Waiting [2025-05-23T08:31:39.974Z] 5c69ac0246d0: Download complete [2025-05-23T08:31:39.974Z] 3a2ae6a8a46f: Verifying Checksum [2025-05-23T08:31:39.974Z] 3a2ae6a8a46f: Download complete [2025-05-23T08:31:39.974Z] 33b1e0a273af: Verifying Checksum [2025-05-23T08:31:39.974Z] 33b1e0a273af: Download complete [2025-05-23T08:31:39.974Z] 5d3b04190fa2: Download complete [2025-05-23T08:31:39.974Z] ec43610c2a17: Verifying Checksum [2025-05-23T08:31:39.974Z] ec43610c2a17: Download complete [2025-05-23T08:31:40.233Z] 5eb5b503b376: Verifying Checksum [2025-05-23T08:31:40.233Z] 5eb5b503b376: Download complete [2025-05-23T08:31:40.797Z] 2f39f015ded8: Download complete [2025-05-23T08:31:41.363Z] 5eb5b503b376: Pull complete [2025-05-23T08:31:41.363Z] 5c69ac0246d0: Pull complete [2025-05-23T08:31:41.623Z] ec43610c2a17: Pull complete [2025-05-23T08:31:41.881Z] 3a2ae6a8a46f: Pull complete [2025-05-23T08:31:41.881Z] 33b1e0a273af: Pull complete [2025-05-23T08:31:42.140Z] 5d3b04190fa2: Pull complete [2025-05-23T08:31:46.324Z] 2f39f015ded8: Pull complete [2025-05-23T08:31:46.324Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-05-23T08:31:46.324Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-05-23T08:31:46.324Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-05-23T08:31:46.459Z] prd-ubuntu20.04-docker-8c-8g-2106 does not seem to be running inside a container [2025-05-23T08:31:46.487Z] $ 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:latest cat [2025-05-23T08:31:50.185Z] $ docker top 577735b42e97b6fb7ef5001e5f0402f5be21ba51df09d3bc3fd80383b65c2f26 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-05-23T08:31:50.588Z] ---> job-cost.sh [2025-05-23T08:31:50.588Z] lf-activate-venv: SKIPPING [2025-05-23T08:31:50.588Z] INFO: No Stack... [2025-05-23T08:31:50.845Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-05-23T08:31:51.104Z] INFO: Archiving Costs [Pipeline] sh [2025-05-23T08:31:51.394Z] + cat /w/workspace/edgexfoundry_git-semver_main/archives/cost.csv [2025-05-23T08:31:51.395Z] + cut -d, -f6 [Pipeline] lock [2025-05-23T08:31:51.428Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-git-semver-main-8-stack-cost] [2025-05-23T08:31:51.434Z] Resource [jenkins-edgexfoundry-git-semver-main-8-stack-cost] did not exist. Created. [2025-05-23T08:31:51.440Z] Lock acquired on [Resource: jenkins-edgexfoundry-git-semver-main-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-05-23T08:31:51.751Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-05-23T08:31:51.974Z] Stashed 1 file(s) [Pipeline] } [2025-05-23T08:31:51.982Z] Lock released on resource [Resource: jenkins-edgexfoundry-git-semver-main-8-stack-cost] [Pipeline] // lock [Pipeline] } [2025-05-23T08:31:52.002Z] $ docker stop --time=1 577735b42e97b6fb7ef5001e5f0402f5be21ba51df09d3bc3fd80383b65c2f26 [2025-05-23T08:31:53.158Z] $ docker rm -f --volumes 577735b42e97b6fb7ef5001e5f0402f5be21ba51df09d3bc3fd80383b65c2f26 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-05-23T08:33:14.199Z] PyBuilder version 0.13.15 [2025-05-23T08:33:14.199Z] Build started at 2025-05-23 08:31:40 [2025-05-23T08:33:14.199Z] ------------------------------------------------------------ [2025-05-23T08:33:14.199Z] [INFO] Installing or updating plugin "pypi:pybuilder_radon, module name 'pybuilder_radon'" [2025-05-23T08:33:14.199Z] [INFO] Installing or updating plugin "pypi:pybuilder_bandit, module name 'pybuilder_bandit'" [2025-05-23T08:33:14.199Z] [INFO] Installing or updating plugin "pypi:pybuilder_anybadge, module name 'pybuilder_anybadge'" [2025-05-23T08:33:14.199Z] [INFO] Processing plugin packages 'pybuilder_radon' to be installed with {} [2025-05-23T08:33:14.199Z] [INFO] Processing plugin packages 'pybuilder_bandit' to be installed with {} [2025-05-23T08:33:14.199Z] [INFO] Processing plugin packages 'pybuilder_anybadge' to be installed with {} [2025-05-23T08:33:14.199Z] [INFO] Building pygsver version 0.1.5 [2025-05-23T08:33:14.199Z] [INFO] Executing build in /code [2025-05-23T08:33:14.199Z] [INFO] Going to execute task install [2025-05-23T08:33:14.199Z] [INFO] Processing plugin packages 'coverage>=6.0' to be installed with {'upgrade': True} [2025-05-23T08:33:14.199Z] [INFO] Processing plugin packages 'flake8>=4.0' to be installed with {'upgrade': True} [2025-05-23T08:33:14.199Z] [INFO] Processing plugin packages 'pypandoc~=1.4' to be installed with {'upgrade': True} [2025-05-23T08:33:14.199Z] [INFO] Processing plugin packages 'setuptools>=38.6.0' to be installed with {} [2025-05-23T08:33:14.199Z] [INFO] Processing plugin packages 'twine>=1.15.0' to be installed with {'upgrade': True} [2025-05-23T08:33:14.199Z] [INFO] Processing plugin packages 'unittest-xml-reporting>=3.0.4' to be installed with {'upgrade': True} [2025-05-23T08:33:14.199Z] [INFO] Processing plugin packages 'wheel>=0.34.0' to be installed with {} [2025-05-23T08:33:14.199Z] [INFO] Creating target 'build' VEnv in '/code/target/venv/build/cpython-3.13.3.final.0' [2025-05-23T08:33:14.199Z] [INFO] Processing dependency packages 'mock' to be installed with {} [2025-05-23T08:33:14.199Z] [INFO] Processing dependency packages 'requirements.txt' to be installed with {} [2025-05-23T08:33:14.199Z] [INFO] Creating target 'test' VEnv in '/code/target/venv/test/cpython-3.13.3.final.0' [2025-05-23T08:33:14.199Z] [INFO] Processing dependency packages 'requirements.txt' to be installed with {} [2025-05-23T08:33:14.199Z] [INFO] Requested coverage for tasks: pybuilder.plugins.python.unittest_plugin:run_unit_tests [2025-05-23T08:33:14.199Z] [INFO] Running unit tests [2025-05-23T08:33:14.199Z] [INFO] Executing unit tests from Python modules in /code/src/unittest/python [2025-05-23T08:33:19.555Z] 2025-05-23 08:33:18,595 MainThread pygsver.cli [main] ERROR something bad happened [2025-05-23T08:33:19.555Z] ERROR: something bad happened [2025-05-23T08:33:19.555Z] 1.2.3-dev.1 [2025-05-23T08:33:19.555Z] 2025-05-23 08:33:18,732 MainThread pygsver.push [run_push] DEBUG push [2025-05-23T08:33:19.555Z] 2025-05-23 08:33:18,734 MainThread pygsver.push [run_push] DEBUG no remote changes detected [2025-05-23T08:33:19.555Z] 2025-05-23 08:33:18,735 MainThread pygsver.push [run_push] DEBUG push all version tags [2025-05-23T08:33:19.555Z] 2025-05-23 08:33:18,770 MainThread pygsver.push [run_push] DEBUG push [2025-05-23T08:33:19.555Z] 2025-05-23 08:33:18,772 MainThread pygsver.push [run_push] DEBUG remote changes detected [2025-05-23T08:33:19.555Z] 2025-05-23 08:33:18,772 MainThread pygsver.push [run_push] DEBUG latest remote commit 890123abcdef is not in local commits [2025-05-23T08:33:19.555Z] 2025-05-23 08:33:18,772 MainThread pygsver.push [run_push] DEBUG integrating remote changes with a git pull [2025-05-23T08:33:19.555Z] 2025-05-23 08:33:18,775 MainThread pygsver.push [run_push] DEBUG push all version tags [2025-05-23T08:33:19.555Z] 2025-05-23 08:33:18,839 MainThread pygsver.tag [check_head_tag] DEBUG check head tag [2025-05-23T08:33:19.555Z] 2025-05-23 08:33:18,873 MainThread pygsver.tag [check_head_tag] DEBUG check head tag [2025-05-23T08:33:19.555Z] 2025-05-23 08:33:18,907 MainThread pygsver.tag [check_head_tag] DEBUG check head tag [2025-05-23T08:33:19.555Z] 2025-05-23 08:33:18,908 MainThread pygsver.tag [check_head_tag] DEBUG checking if 1.2.3-dev.1 is a valid semver version [2025-05-23T08:33:19.555Z] 2025-05-23 08:33:18,975 MainThread pygsver.tag [run_tag] DEBUG tag force:True [2025-05-23T08:33:19.555Z] 2025-05-23 08:33:19,013 MainThread pygsver.tag [run_tag] DEBUG tag force:False [2025-05-23T08:33:19.555Z] 2025-05-23 08:33:19,080 MainThread pygsver.init [clone_semver_branch] DEBUG clone semver branch to:/path/to/.semver [2025-05-23T08:33:19.555Z] 2025-05-23 08:33:19,118 MainThread pygsver.init [create_semver_branch] DEBUG create semver branch [2025-05-23T08:33:19.555Z] 2025-05-23 08:33:19,159 MainThread pygsver.init [remove_entries] DEBUG removing ['groupa', 'groupc'] [2025-05-23T08:33:19.555Z] 2025-05-23 08:33:19,198 MainThread pygsver.init [remove_semver_folder] DEBUG remove /some/path/.semver directory and its contents [2025-05-23T08:33:19.555Z] 2025-05-23 08:33:19,381 MainThread pygsver.init [run_init] DEBUG init version:1.2.3-dev.1 force:False [2025-05-23T08:33:19.555Z] 2025-05-23 08:33:19,440 MainThread pygsver.init [run_init] DEBUG init version:1.2.3-dev.1 force:False [2025-05-23T08:33:19.555Z] 2025-05-23 08:33:19,515 MainThread pygsver.utils [append_file] DEBUG append to file:/some/path [2025-05-23T08:33:19.820Z] 2025-05-23 08:33:19,580 MainThread pygsver.utils [append_file] DEBUG append to file:/some/path [2025-05-23T08:33:19.820Z] 2025-05-23 08:33:19,660 MainThread pygsver.utils [read_version] DEBUG read version from /repo/.semver/main [2025-05-23T08:33:19.820Z] 2025-05-23 08:33:19,729 MainThread pygsver.utils [read_version] DEBUG read version from /repo/.semver/main [2025-05-23T08:33:19.820Z] 2025-05-23 08:33:19,765 MainThread pygsver.utils [write_file] DEBUG write to file:/some/path [2025-05-23T08:33:19.820Z] 2025-05-23 08:33:19,806 MainThread pygsver.utils [write_version] DEBUG write version:1.2.3-dev.1 to path:/repo/.semver/main with force:False [2025-05-23T08:33:20.096Z] 2025-05-23 08:33:19,858 MainThread pygsver.utils [write_version] DEBUG write version:1.2.3-dev.1 to path:/repo/.semver/main with force:True [2025-05-23T08:33:20.096Z] 2025-05-23 08:33:19,899 MainThread pygsver.utils [write_version] DEBUG write version:1.2.3-dev.1 to path:/repo/.semver/main with force:True [2025-05-23T08:33:20.096Z] 2025-05-23 08:33:19,900 MainThread pygsver.utils [write_version] DEBUG version is same as current version 1.2.3-dev.1 [2025-05-23T08:33:20.096Z] 2025-05-23 08:33:19,963 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.0 on axis:major with prefix:None [2025-05-23T08:33:20.096Z] 2025-05-23 08:33:19,964 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.0 [2025-05-23T08:33:20.096Z] 2025-05-23 08:33:19,964 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.0 on axis:minor with prefix:None [2025-05-23T08:33:20.096Z] 2025-05-23 08:33:19,965 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.2.0 [2025-05-23T08:33:20.096Z] 2025-05-23 08:33:19,965 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.0 on axis:patch with prefix:None [2025-05-23T08:33:20.096Z] 2025-05-23 08:33:19,966 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.1 [2025-05-23T08:33:20.096Z] 2025-05-23 08:33:19,967 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.1 on axis:patch with prefix:dev [2025-05-23T08:33:20.096Z] 2025-05-23 08:33:19,967 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.2 [2025-05-23T08:33:20.096Z] 2025-05-23 08:33:19,968 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.0 on axis:pre with prefix:dev [2025-05-23T08:33:20.096Z] 2025-05-23 08:33:19,969 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.1-dev.1 [2025-05-23T08:33:20.096Z] 2025-05-23 08:33:19,970 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.1-dev.1 on axis:pre with prefix:dev [2025-05-23T08:33:20.096Z] 2025-05-23 08:33:19,971 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.1-dev.2 [2025-05-23T08:33:20.096Z] 2025-05-23 08:33:19,971 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.1-dev.2 on axis:final with prefix:None [2025-05-23T08:33:20.096Z] 2025-05-23 08:33:19,972 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.1 [2025-05-23T08:33:20.096Z] 2025-05-23 08:33:19,972 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.1-dev.1 on axis:pre with prefix:rc [2025-05-23T08:33:20.096Z] 2025-05-23 08:33:19,973 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.0 on axis:pre with prefix:dev [2025-05-23T08:33:20.096Z] 2025-05-23 08:33:19,974 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.1-dev.1 [2025-05-23T08:33:20.096Z] 2025-05-23 08:33:19,974 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.1 on axis:pre with prefix:dev [2025-05-23T08:33:20.096Z] 2025-05-23 08:33:19,975 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.2-dev.1 [2025-05-23T08:33:20.096Z] 2025-05-23 08:33:19,976 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.2-dev.1 on axis:pre with prefix:dev [2025-05-23T08:33:20.096Z] 2025-05-23 08:33:19,977 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.2-dev.2 [2025-05-23T08:33:20.096Z] 2025-05-23 08:33:19,977 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.2-dev.2 on axis:patch with prefix:None [2025-05-23T08:33:20.096Z] 2025-05-23 08:33:19,978 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.3 [2025-05-23T08:33:20.096Z] 2025-05-23 08:33:19,979 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.3 on axis:pre with prefix:dev [2025-05-23T08:33:20.096Z] 2025-05-23 08:33:19,979 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.4-dev.1 [2025-05-23T08:33:20.096Z] 2025-05-23 08:33:19,980 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.4-dev.1 on axis:minor with prefix:None [2025-05-23T08:33:20.096Z] 2025-05-23 08:33:19,981 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.1.0 [2025-05-23T08:33:20.096Z] 2025-05-23 08:33:19,981 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.1.0 on axis:pre with prefix:dev [2025-05-23T08:33:20.096Z] 2025-05-23 08:33:19,982 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.1.1-dev.1 [2025-05-23T08:33:20.096Z] 2025-05-23 08:33:19,983 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.1.1-dev.1 on axis:major with prefix:None [2025-05-23T08:33:20.096Z] 2025-05-23 08:33:19,984 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.0 [2025-05-23T08:33:20.096Z] 2025-05-23 08:33:19,984 MainThread pygsver.bump [bump_version] DEBUG bumping version:2.0.0 on axis:pre with prefix:dev [2025-05-23T08:33:20.096Z] 2025-05-23 08:33:19,985 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.1-dev.1 [2025-05-23T08:33:20.096Z] 2025-05-23 08:33:19,986 MainThread pygsver.bump [bump_version] DEBUG bumping version:2.0.1-dev.1 on axis:final with prefix:None [2025-05-23T08:33:20.096Z] 2025-05-23 08:33:19,986 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.1 [2025-05-23T08:33:20.096Z] 2025-05-23 08:33:19,987 MainThread pygsver.bump [bump_version] DEBUG bumping version:2.0.1 on axis:pre with prefix:dev [2025-05-23T08:33:20.096Z] 2025-05-23 08:33:19,988 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.2-dev.1 [2025-05-23T08:33:20.096Z] 2025-05-23 08:33:19,988 MainThread pygsver.bump [bump_version] DEBUG bumping version:2.0.2-dev.1 on axis:pre with prefix:None [2025-05-23T08:33:20.096Z] 2025-05-23 08:33:19,989 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.2-dev.2 [2025-05-23T08:33:20.679Z] [INFO] Executed 39 unit tests [2025-05-23T08:33:20.679Z] [INFO] All unit tests passed. [2025-05-23T08:33:20.679Z] [INFO] Building distribution in /code/target/dist/pygsver-0.1.5 [2025-05-23T08:33:20.679Z] [INFO] Copying scripts to /code/target/dist/pygsver-0.1.5/scripts [2025-05-23T08:33:20.679Z] [INFO] Writing setup.py as /code/target/dist/pygsver-0.1.5/setup.py [2025-05-23T08:33:20.679Z] [INFO] Collecting coverage information for 'pybuilder.plugins.python.unittest_plugin:run_unit_tests' [2025-05-23T08:33:20.679Z] [WARN] ut_coverage_branch_threshold_warn is 0 and branch coverage will not be checked [2025-05-23T08:33:20.679Z] [WARN] ut_coverage_branch_partial_threshold_warn is 0 and partial branch coverage will not be checked [2025-05-23T08:33:20.679Z] [INFO] Running unit tests [2025-05-23T08:33:20.679Z] [INFO] Executing unit tests from Python modules in /code/src/unittest/python [2025-05-23T08:33:26.110Z] 2025-05-23 08:33:26,101 MainThread pygsver.cli [main] ERROR something bad happened [2025-05-23T08:33:26.374Z] ERROR: something bad happened [2025-05-23T08:33:26.374Z] 1.2.3-dev.1 [2025-05-23T08:33:26.374Z] 2025-05-23 08:33:26,284 MainThread pygsver.push [run_push] DEBUG push [2025-05-23T08:33:26.374Z] 2025-05-23 08:33:26,286 MainThread pygsver.push [run_push] DEBUG no remote changes detected [2025-05-23T08:33:26.374Z] 2025-05-23 08:33:26,288 MainThread pygsver.push [run_push] DEBUG push all version tags [2025-05-23T08:33:26.374Z] 2025-05-23 08:33:26,331 MainThread pygsver.push [run_push] DEBUG push [2025-05-23T08:33:26.374Z] 2025-05-23 08:33:26,333 MainThread pygsver.push [run_push] DEBUG remote changes detected [2025-05-23T08:33:26.374Z] 2025-05-23 08:33:26,333 MainThread pygsver.push [run_push] DEBUG latest remote commit 890123abcdef is not in local commits [2025-05-23T08:33:26.374Z] 2025-05-23 08:33:26,334 MainThread pygsver.push [run_push] DEBUG integrating remote changes with a git pull [2025-05-23T08:33:26.374Z] 2025-05-23 08:33:26,337 MainThread pygsver.push [run_push] DEBUG push all version tags [2025-05-23T08:33:26.638Z] 2025-05-23 08:33:26,411 MainThread pygsver.tag [check_head_tag] DEBUG check head tag [2025-05-23T08:33:26.638Z] 2025-05-23 08:33:26,450 MainThread pygsver.tag [check_head_tag] DEBUG check head tag [2025-05-23T08:33:26.638Z] 2025-05-23 08:33:26,490 MainThread pygsver.tag [check_head_tag] DEBUG check head tag [2025-05-23T08:33:26.638Z] 2025-05-23 08:33:26,491 MainThread pygsver.tag [check_head_tag] DEBUG checking if 1.2.3-dev.1 is a valid semver version [2025-05-23T08:33:26.638Z] 2025-05-23 08:33:26,574 MainThread pygsver.tag [run_tag] DEBUG tag force:True [2025-05-23T08:33:26.638Z] 2025-05-23 08:33:26,618 MainThread pygsver.tag [run_tag] DEBUG tag force:False [2025-05-23T08:33:26.902Z] 2025-05-23 08:33:26,700 MainThread pygsver.init [clone_semver_branch] DEBUG clone semver branch to:/path/to/.semver [2025-05-23T08:33:26.902Z] 2025-05-23 08:33:26,747 MainThread pygsver.init [create_semver_branch] DEBUG create semver branch [2025-05-23T08:33:26.902Z] 2025-05-23 08:33:26,797 MainThread pygsver.init [remove_entries] DEBUG removing ['groupa', 'groupc'] [2025-05-23T08:33:26.902Z] 2025-05-23 08:33:26,843 MainThread pygsver.init [remove_semver_folder] DEBUG remove /some/path/.semver directory and its contents [2025-05-23T08:33:27.166Z] 2025-05-23 08:33:27,064 MainThread pygsver.init [run_init] DEBUG init version:1.2.3-dev.1 force:False [2025-05-23T08:33:27.166Z] 2025-05-23 08:33:27,114 MainThread pygsver.init [run_init] DEBUG init version:1.2.3-dev.1 force:False [2025-05-23T08:33:27.430Z] 2025-05-23 08:33:27,214 MainThread pygsver.utils [append_file] DEBUG append to file:/some/path [2025-05-23T08:33:27.430Z] 2025-05-23 08:33:27,275 MainThread pygsver.utils [append_file] DEBUG append to file:/some/path [2025-05-23T08:33:27.430Z] 2025-05-23 08:33:27,380 MainThread pygsver.utils [read_version] DEBUG read version from /repo/.semver/main [2025-05-23T08:33:27.694Z] 2025-05-23 08:33:27,465 MainThread pygsver.utils [read_version] DEBUG read version from /repo/.semver/main [2025-05-23T08:33:27.694Z] 2025-05-23 08:33:27,505 MainThread pygsver.utils [write_file] DEBUG write to file:/some/path [2025-05-23T08:33:27.694Z] 2025-05-23 08:33:27,559 MainThread pygsver.utils [write_version] DEBUG write version:1.2.3-dev.1 to path:/repo/.semver/main with force:False [2025-05-23T08:33:27.694Z] 2025-05-23 08:33:27,610 MainThread pygsver.utils [write_version] DEBUG write version:1.2.3-dev.1 to path:/repo/.semver/main with force:True [2025-05-23T08:33:27.695Z] 2025-05-23 08:33:27,661 MainThread pygsver.utils [write_version] DEBUG write version:1.2.3-dev.1 to path:/repo/.semver/main with force:True [2025-05-23T08:33:27.695Z] 2025-05-23 08:33:27,663 MainThread pygsver.utils [write_version] DEBUG version is same as current version 1.2.3-dev.1 [2025-05-23T08:33:27.959Z] 2025-05-23 08:33:27,733 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.0 on axis:major with prefix:None [2025-05-23T08:33:27.959Z] 2025-05-23 08:33:27,734 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.0 [2025-05-23T08:33:27.959Z] 2025-05-23 08:33:27,735 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.0 on axis:minor with prefix:None [2025-05-23T08:33:27.959Z] 2025-05-23 08:33:27,736 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.2.0 [2025-05-23T08:33:27.959Z] 2025-05-23 08:33:27,736 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.0 on axis:patch with prefix:None [2025-05-23T08:33:27.959Z] 2025-05-23 08:33:27,737 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.1 [2025-05-23T08:33:27.959Z] 2025-05-23 08:33:27,738 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.1 on axis:patch with prefix:dev [2025-05-23T08:33:27.959Z] 2025-05-23 08:33:27,739 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.2 [2025-05-23T08:33:27.959Z] 2025-05-23 08:33:27,740 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.0 on axis:pre with prefix:dev [2025-05-23T08:33:27.959Z] 2025-05-23 08:33:27,741 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.1-dev.1 [2025-05-23T08:33:27.959Z] 2025-05-23 08:33:27,742 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.1-dev.1 on axis:pre with prefix:dev [2025-05-23T08:33:27.959Z] 2025-05-23 08:33:27,743 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.1-dev.2 [2025-05-23T08:33:27.959Z] 2025-05-23 08:33:27,743 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.1-dev.2 on axis:final with prefix:None [2025-05-23T08:33:27.959Z] 2025-05-23 08:33:27,744 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.1 [2025-05-23T08:33:27.959Z] 2025-05-23 08:33:27,745 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.1-dev.1 on axis:pre with prefix:rc [2025-05-23T08:33:27.959Z] 2025-05-23 08:33:27,746 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.0 on axis:pre with prefix:dev [2025-05-23T08:33:27.959Z] 2025-05-23 08:33:27,747 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.1-dev.1 [2025-05-23T08:33:27.959Z] 2025-05-23 08:33:27,748 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.1 on axis:pre with prefix:dev [2025-05-23T08:33:27.959Z] 2025-05-23 08:33:27,749 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.2-dev.1 [2025-05-23T08:33:27.959Z] 2025-05-23 08:33:27,750 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.2-dev.1 on axis:pre with prefix:dev [2025-05-23T08:33:27.959Z] 2025-05-23 08:33:27,751 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.2-dev.2 [2025-05-23T08:33:27.959Z] 2025-05-23 08:33:27,752 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.2-dev.2 on axis:patch with prefix:None [2025-05-23T08:33:27.959Z] 2025-05-23 08:33:27,753 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.3 [2025-05-23T08:33:27.959Z] 2025-05-23 08:33:27,753 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.3 on axis:pre with prefix:dev [2025-05-23T08:33:27.959Z] 2025-05-23 08:33:27,754 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.4-dev.1 [2025-05-23T08:33:27.959Z] 2025-05-23 08:33:27,755 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.4-dev.1 on axis:minor with prefix:None [2025-05-23T08:33:27.959Z] 2025-05-23 08:33:27,756 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.1.0 [2025-05-23T08:33:27.959Z] 2025-05-23 08:33:27,757 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.1.0 on axis:pre with prefix:dev [2025-05-23T08:33:27.959Z] 2025-05-23 08:33:27,758 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.1.1-dev.1 [2025-05-23T08:33:27.959Z] 2025-05-23 08:33:27,759 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.1.1-dev.1 on axis:major with prefix:None [2025-05-23T08:33:27.959Z] 2025-05-23 08:33:27,760 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.0 [2025-05-23T08:33:27.959Z] 2025-05-23 08:33:27,761 MainThread pygsver.bump [bump_version] DEBUG bumping version:2.0.0 on axis:pre with prefix:dev [2025-05-23T08:33:27.959Z] 2025-05-23 08:33:27,762 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.1-dev.1 [2025-05-23T08:33:27.959Z] 2025-05-23 08:33:27,762 MainThread pygsver.bump [bump_version] DEBUG bumping version:2.0.1-dev.1 on axis:final with prefix:None [2025-05-23T08:33:27.959Z] 2025-05-23 08:33:27,763 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.1 [2025-05-23T08:33:27.959Z] 2025-05-23 08:33:27,764 MainThread pygsver.bump [bump_version] DEBUG bumping version:2.0.1 on axis:pre with prefix:dev [2025-05-23T08:33:27.959Z] 2025-05-23 08:33:27,765 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.2-dev.1 [2025-05-23T08:33:27.959Z] 2025-05-23 08:33:27,766 MainThread pygsver.bump [bump_version] DEBUG bumping version:2.0.2-dev.1 on axis:pre with prefix:None [2025-05-23T08:33:27.959Z] 2025-05-23 08:33:27,767 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.2-dev.2 [2025-05-23T08:34:14.747Z] [INFO] Executed 39 unit tests [2025-05-23T08:34:14.747Z] [INFO] All unit tests passed. [2025-05-23T08:34:14.747Z] [INFO] Overall pybuilder.plugins.python.unittest_plugin.run_unit_tests coverage is 100% [2025-05-23T08:34:14.747Z] [INFO] Overall pybuilder.plugins.python.unittest_plugin.run_unit_tests branch coverage is 85% [2025-05-23T08:34:14.747Z] [INFO] Overall pybuilder.plugins.python.unittest_plugin.run_unit_tests partial branch coverage is 85% [2025-05-23T08:34:14.747Z] [INFO] Overall pygsver coverage is 100% [2025-05-23T08:34:14.747Z] [INFO] Overall pygsver branch coverage is 85% [2025-05-23T08:34:14.747Z] [INFO] Overall pygsver partial branch coverage is 85% [2025-05-23T08:34:14.747Z] [INFO] Building binary distribution in /code/target/dist/pygsver-0.1.5 [2025-05-23T08:34:14.747Z] [INFO] Running Twine check for generated artifacts [2025-05-23T08:34:14.747Z] [INFO] Installing project pygsver-0.1.5 [2025-05-23T08:34:14.747Z] ------------------------------------------------------------ [2025-05-23T08:34:14.747Z] BUILD SUCCESSFUL [2025-05-23T08:34:14.747Z] ------------------------------------------------------------ [2025-05-23T08:34:14.747Z] Build Summary [2025-05-23T08:34:14.747Z] Project: pygsver [2025-05-23T08:34:14.747Z] Version: 0.1.5 [2025-05-23T08:34:14.747Z] Base directory: /code [2025-05-23T08:34:14.747Z] Environments: [2025-05-23T08:34:14.747Z] Tasks: prepare [63536 ms] compile_sources [0 ms] run_unit_tests [6320 ms] package [14 ms] run_integration_tests [0 ms] verify [0 ms] coverage [10559 ms] publish [12296 ms] install [31219 ms] [2025-05-23T08:34:14.747Z] Build finished at 2025-05-23 08:34:14 [2025-05-23T08:34:14.747Z] Build took 153 seconds (153816 ms) [2025-05-23T08:34:27.047Z] Removing intermediate container 78d2dc7dc3c8 [2025-05-23T08:34:27.047Z] ---> 24e43fb63a9d [2025-05-23T08:34:27.047Z] Step 9/20 : FROM python:3.13-slim [2025-05-23T08:34:27.047Z] ---> 2e2ecad80adb [2025-05-23T08:34:27.047Z] Step 10/20 : ENV PYTHONDONTWRITEBYTECODE 1 [2025-05-23T08:34:27.047Z] ---> Using cache [2025-05-23T08:34:27.047Z] ---> 6b69eba40448 [2025-05-23T08:34:27.047Z] Step 11/20 : ENV GIT_PYTHON_TRACE 1 [2025-05-23T08:34:27.047Z] ---> Using cache [2025-05-23T08:34:27.047Z] ---> 8063cc51b829 [2025-05-23T08:34:27.047Z] Step 12/20 : WORKDIR /opt/pygsver [2025-05-23T08:34:27.047Z] ---> Running in 99c75d73d904 [2025-05-23T08:34:27.047Z] Removing intermediate container 99c75d73d904 [2025-05-23T08:34:27.047Z] ---> a3f0257904e7 [2025-05-23T08:34:27.047Z] Step 13/20 : RUN apt-get update && apt-get install -y ssh netcat-traditional git gosu [2025-05-23T08:34:27.047Z] ---> Running in 86a2993128a6 [2025-05-23T08:34:27.047Z] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] [2025-05-23T08:34:27.320Z] Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] [2025-05-23T08:34:27.320Z] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] [2025-05-23T08:34:27.591Z] Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8693 kB] [2025-05-23T08:34:27.591Z] Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [512 B] [2025-05-23T08:34:27.857Z] Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [254 kB] [2025-05-23T08:34:30.429Z] Fetched 9203 kB in 3s (2789 kB/s) [2025-05-23T08:34:33.778Z] Reading package lists... [2025-05-23T08:34:37.110Z] Reading package lists... [2025-05-23T08:34:37.375Z] Building dependency tree... [2025-05-23T08:34:37.376Z] Reading state information... [2025-05-23T08:34:38.330Z] The following additional packages will be installed: [2025-05-23T08:34:38.330Z] dbus dbus-bin dbus-daemon dbus-session-bus-common dbus-system-bus-common [2025-05-23T08:34:38.330Z] dbus-user-session dmsetup git-man krb5-locales less libapparmor1 libargon2-1 [2025-05-23T08:34:38.330Z] libbrotli1 libbsd0 libcbor0.8 libcryptsetup12 libcurl3-gnutls libdbus-1-3 [2025-05-23T08:34:38.330Z] libdevmapper1.02.1 libedit2 liberror-perl libexpat1 libfdisk1 libfido2-1 [2025-05-23T08:34:38.330Z] libgdbm-compat4 libgssapi-krb5-2 libip4tc2 libjson-c5 libk5crypto3 [2025-05-23T08:34:38.330Z] libkeyutils1 libkmod2 libkrb5-3 libkrb5support0 libldap-2.5-0 libldap-common [2025-05-23T08:34:38.330Z] libnghttp2-14 libnsl2 libnss-systemd libpam-systemd libperl5.36 libproc2-0 [2025-05-23T08:34:38.330Z] libpsl5 librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db libssh2-1 [2025-05-23T08:34:38.330Z] libsystemd-shared libtirpc-common libtirpc3 libwrap0 libx11-6 libx11-data [2025-05-23T08:34:38.330Z] libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 ncurses-term openssh-client [2025-05-23T08:34:38.330Z] openssh-server openssh-sftp-server patch perl perl-modules-5.36 procps [2025-05-23T08:34:38.330Z] psmisc publicsuffix runit-helper sensible-utils systemd systemd-sysv [2025-05-23T08:34:38.330Z] systemd-timesyncd ucf xauth [2025-05-23T08:34:38.595Z] Suggested packages: [2025-05-23T08:34:38.595Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-email git-gui [2025-05-23T08:34:38.595Z] gitk gitweb git-cvs git-mediawiki git-svn krb5-doc krb5-user [2025-05-23T08:34:38.595Z] libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal [2025-05-23T08:34:38.595Z] libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql keychain [2025-05-23T08:34:38.595Z] libpam-ssh monkeysphere ssh-askpass molly-guard ufw ed diffutils-doc [2025-05-23T08:34:38.595Z] perl-doc libterm-readline-gnu-perl | libterm-readline-perl-perl make [2025-05-23T08:34:38.595Z] libtap-harness-archive-perl systemd-container systemd-homed systemd-userdbd [2025-05-23T08:34:38.595Z] systemd-boot systemd-resolved libqrencode4 libtss2-esys-3.0.2-0 libtss2-mu0 [2025-05-23T08:34:38.595Z] libtss2-rc0 polkitd | policykit-1 [2025-05-23T08:34:42.837Z] The following NEW packages will be installed: [2025-05-23T08:34:42.837Z] dbus dbus-bin dbus-daemon dbus-session-bus-common dbus-system-bus-common [2025-05-23T08:34:42.837Z] dbus-user-session dmsetup git git-man gosu krb5-locales less libapparmor1 [2025-05-23T08:34:42.837Z] libargon2-1 libbrotli1 libbsd0 libcbor0.8 libcryptsetup12 libcurl3-gnutls [2025-05-23T08:34:42.838Z] libdbus-1-3 libdevmapper1.02.1 libedit2 liberror-perl libexpat1 libfdisk1 [2025-05-23T08:34:42.838Z] libfido2-1 libgdbm-compat4 libgssapi-krb5-2 libip4tc2 libjson-c5 [2025-05-23T08:34:42.838Z] libk5crypto3 libkeyutils1 libkmod2 libkrb5-3 libkrb5support0 libldap-2.5-0 [2025-05-23T08:34:42.838Z] libldap-common libnghttp2-14 libnsl2 libnss-systemd libpam-systemd [2025-05-23T08:34:42.838Z] libperl5.36 libproc2-0 libpsl5 librtmp1 libsasl2-2 libsasl2-modules [2025-05-23T08:34:42.838Z] libsasl2-modules-db libssh2-1 libsystemd-shared libtirpc-common libtirpc3 [2025-05-23T08:34:42.838Z] libwrap0 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 [2025-05-23T08:34:42.838Z] ncurses-term netcat-traditional openssh-client openssh-server [2025-05-23T08:34:42.838Z] openssh-sftp-server patch perl perl-modules-5.36 procps psmisc publicsuffix [2025-05-23T08:34:42.838Z] runit-helper sensible-utils ssh systemd systemd-sysv systemd-timesyncd ucf [2025-05-23T08:34:42.838Z] xauth [2025-05-23T08:34:42.838Z] 0 upgraded, 79 newly installed, 0 to remove and 0 not upgraded. [2025-05-23T08:34:42.838Z] Need to get 30.9 MB of archives. [2025-05-23T08:34:42.838Z] After this operation, 158 MB of additional disk space will be used. [2025-05-23T08:34:42.838Z] Get:1 http://deb.debian.org/debian bookworm/main arm64 libargon2-1 arm64 0~20171227-0.3+deb12u1 [18.7 kB] [2025-05-23T08:34:42.838Z] Get:2 http://deb.debian.org/debian bookworm/main arm64 dmsetup arm64 2:1.02.185-2 [75.2 kB] [2025-05-23T08:34:42.838Z] Get:3 http://deb.debian.org/debian bookworm/main arm64 libdevmapper1.02.1 arm64 2:1.02.185-2 [115 kB] [2025-05-23T08:34:42.838Z] Get:4 http://deb.debian.org/debian bookworm/main arm64 libjson-c5 arm64 0.16-2 [42.9 kB] [2025-05-23T08:34:42.838Z] Get:5 http://deb.debian.org/debian bookworm/main arm64 libcryptsetup12 arm64 2:2.6.1-4~deb12u2 [205 kB] [2025-05-23T08:34:42.838Z] Get:6 http://deb.debian.org/debian bookworm/main arm64 libfdisk1 arm64 2.38.1-5+deb12u3 [182 kB] [2025-05-23T08:34:42.838Z] Get:7 http://deb.debian.org/debian bookworm/main arm64 libkmod2 arm64 30+20221128-1 [54.4 kB] [2025-05-23T08:34:42.838Z] Get:8 http://deb.debian.org/debian bookworm/main arm64 libapparmor1 arm64 3.0.8-3 [40.3 kB] [2025-05-23T08:34:42.838Z] Get:9 http://deb.debian.org/debian bookworm/main arm64 libip4tc2 arm64 1.8.9-2 [18.5 kB] [2025-05-23T08:34:42.838Z] Get:10 http://deb.debian.org/debian bookworm/main arm64 libsystemd-shared arm64 252.36-1~deb12u1 [1511 kB] [2025-05-23T08:34:42.838Z] Get:11 http://deb.debian.org/debian bookworm/main arm64 systemd arm64 252.36-1~deb12u1 [2837 kB] [2025-05-23T08:34:42.838Z] Get:12 http://deb.debian.org/debian bookworm/main arm64 systemd-sysv arm64 252.36-1~deb12u1 [42.6 kB] [2025-05-23T08:34:42.838Z] Get:13 http://deb.debian.org/debian bookworm/main arm64 libdbus-1-3 arm64 1.14.10-1~deb12u1 [193 kB] [2025-05-23T08:34:42.838Z] Get:14 http://deb.debian.org/debian bookworm/main arm64 dbus-bin arm64 1.14.10-1~deb12u1 [104 kB] [2025-05-23T08:34:42.838Z] Get:15 http://deb.debian.org/debian bookworm/main arm64 dbus-session-bus-common all 1.14.10-1~deb12u1 [78.2 kB] [2025-05-23T08:34:42.838Z] Get:16 http://deb.debian.org/debian bookworm/main arm64 libexpat1 arm64 2.5.0-1+deb12u1 [84.6 kB] [2025-05-23T08:34:42.838Z] Get:17 http://deb.debian.org/debian bookworm/main arm64 dbus-daemon arm64 1.14.10-1~deb12u1 [176 kB] [2025-05-23T08:34:42.838Z] Get:18 http://deb.debian.org/debian bookworm/main arm64 dbus-system-bus-common all 1.14.10-1~deb12u1 [79.3 kB] [2025-05-23T08:34:42.838Z] Get:19 http://deb.debian.org/debian bookworm/main arm64 dbus arm64 1.14.10-1~deb12u1 [96.2 kB] [2025-05-23T08:34:42.838Z] Get:20 http://deb.debian.org/debian bookworm/main arm64 perl-modules-5.36 all 5.36.0-7+deb12u2 [2815 kB] [2025-05-23T08:34:42.838Z] Get:21 http://deb.debian.org/debian bookworm/main arm64 libgdbm-compat4 arm64 1.23-3 [48.0 kB] [2025-05-23T08:34:42.838Z] Get:22 http://deb.debian.org/debian bookworm/main arm64 libperl5.36 arm64 5.36.0-7+deb12u2 [4027 kB] [2025-05-23T08:34:42.838Z] Get:23 http://deb.debian.org/debian bookworm/main arm64 perl arm64 5.36.0-7+deb12u2 [239 kB] [2025-05-23T08:34:42.838Z] Get:24 http://deb.debian.org/debian bookworm/main arm64 libbsd0 arm64 0.11.7-2 [115 kB] [2025-05-23T08:34:42.838Z] Get:25 http://deb.debian.org/debian bookworm/main arm64 libedit2 arm64 3.1-20221030-2 [88.1 kB] [2025-05-23T08:34:42.838Z] Get:26 http://deb.debian.org/debian bookworm/main arm64 libcbor0.8 arm64 0.8.0-2+b1 [26.0 kB] [2025-05-23T08:34:42.838Z] Get:27 http://deb.debian.org/debian bookworm/main arm64 libfido2-1 arm64 1.12.0-2+b1 [72.6 kB] [2025-05-23T08:34:42.838Z] Get:28 http://deb.debian.org/debian bookworm/main arm64 libkrb5support0 arm64 1.20.1-2+deb12u3 [32.0 kB] [2025-05-23T08:34:42.838Z] Get:29 http://deb.debian.org/debian bookworm/main arm64 libk5crypto3 arm64 1.20.1-2+deb12u3 [79.3 kB] [2025-05-23T08:34:42.838Z] Get:30 http://deb.debian.org/debian bookworm/main arm64 libkeyutils1 arm64 1.6.3-2 [8844 B] [2025-05-23T08:34:42.838Z] Get:31 http://deb.debian.org/debian bookworm/main arm64 libkrb5-3 arm64 1.20.1-2+deb12u3 [313 kB] [2025-05-23T08:34:42.838Z] Get:32 http://deb.debian.org/debian bookworm/main arm64 libgssapi-krb5-2 arm64 1.20.1-2+deb12u3 [124 kB] [2025-05-23T08:34:42.838Z] Get:33 http://deb.debian.org/debian bookworm/main arm64 openssh-client arm64 1:9.2p1-2+deb12u6 [937 kB] [2025-05-23T08:34:42.838Z] Get:34 http://deb.debian.org/debian bookworm/main arm64 openssh-sftp-server arm64 1:9.2p1-2+deb12u6 [60.7 kB] [2025-05-23T08:34:42.838Z] Get:35 http://deb.debian.org/debian bookworm/main arm64 libproc2-0 arm64 2:4.0.2-3 [60.1 kB] [2025-05-23T08:34:42.838Z] Get:36 http://deb.debian.org/debian bookworm/main arm64 procps arm64 2:4.0.2-3 [698 kB] [2025-05-23T08:34:42.838Z] Get:37 http://deb.debian.org/debian bookworm/main arm64 sensible-utils all 0.0.17+nmu1 [19.0 kB] [2025-05-23T08:34:42.838Z] Get:38 http://deb.debian.org/debian bookworm/main arm64 ucf all 3.0043+nmu1+deb12u1 [55.3 kB] [2025-05-23T08:34:42.838Z] Get:39 http://deb.debian.org/debian bookworm/main arm64 runit-helper all 2.15.2 [6520 B] [2025-05-23T08:34:42.838Z] Get:40 http://deb.debian.org/debian bookworm/main arm64 libtirpc-common all 1.3.3+ds-1 [14.0 kB] [2025-05-23T08:34:42.838Z] Get:41 http://deb.debian.org/debian bookworm/main arm64 libtirpc3 arm64 1.3.3+ds-1 [80.9 kB] [2025-05-23T08:34:42.838Z] Get:42 http://deb.debian.org/debian bookworm/main arm64 libnsl2 arm64 1.3.0-2 [36.9 kB] [2025-05-23T08:34:42.838Z] Get:43 http://deb.debian.org/debian bookworm/main arm64 libwrap0 arm64 7.6.q-32 [54.7 kB] [2025-05-23T08:34:42.838Z] Get:44 http://deb.debian.org/debian bookworm/main arm64 openssh-server arm64 1:9.2p1-2+deb12u6 [413 kB] [2025-05-23T08:34:42.838Z] Get:45 http://deb.debian.org/debian bookworm/main arm64 less arm64 590-2.1~deb12u2 [128 kB] [2025-05-23T08:34:42.838Z] Get:46 http://deb.debian.org/debian bookworm/main arm64 krb5-locales all 1.20.1-2+deb12u3 [63.1 kB] [2025-05-23T08:34:42.838Z] Get:47 http://deb.debian.org/debian bookworm/main arm64 libnss-systemd arm64 252.36-1~deb12u1 [151 kB] [2025-05-23T08:34:42.838Z] Get:48 http://deb.debian.org/debian bookworm/main arm64 libpam-systemd arm64 252.36-1~deb12u1 [209 kB] [2025-05-23T08:34:42.838Z] Get:49 http://deb.debian.org/debian bookworm/main arm64 ncurses-term all 6.4-4 [501 kB] [2025-05-23T08:34:42.838Z] Get:50 http://deb.debian.org/debian bookworm/main arm64 netcat-traditional arm64 1.10-47 [66.9 kB] [2025-05-23T08:34:42.838Z] Get:51 http://deb.debian.org/debian bookworm/main arm64 systemd-timesyncd arm64 252.36-1~deb12u1 [61.7 kB] [2025-05-23T08:34:42.838Z] Get:52 http://deb.debian.org/debian bookworm/main arm64 dbus-user-session arm64 1.14.10-1~deb12u1 [78.1 kB] [2025-05-23T08:34:42.838Z] Get:53 http://deb.debian.org/debian bookworm/main arm64 libbrotli1 arm64 1.0.9-2+b6 [269 kB] [2025-05-23T08:34:42.838Z] Get:54 http://deb.debian.org/debian bookworm/main arm64 libsasl2-modules-db arm64 2.1.28+dfsg-10 [20.8 kB] [2025-05-23T08:34:42.838Z] Get:55 http://deb.debian.org/debian bookworm/main arm64 libsasl2-2 arm64 2.1.28+dfsg-10 [58.0 kB] [2025-05-23T08:34:42.838Z] Get:56 http://deb.debian.org/debian bookworm/main arm64 libldap-2.5-0 arm64 2.5.13+dfsg-5 [171 kB] [2025-05-23T08:34:42.838Z] Get:57 http://deb.debian.org/debian bookworm/main arm64 libnghttp2-14 arm64 1.52.0-1+deb12u2 [68.6 kB] [2025-05-23T08:34:42.838Z] Get:58 http://deb.debian.org/debian bookworm/main arm64 libpsl5 arm64 0.21.2-1 [58.6 kB] [2025-05-23T08:34:42.838Z] Get:59 http://deb.debian.org/debian bookworm/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2025-05-23T08:34:42.838Z] Get:60 http://deb.debian.org/debian bookworm/main arm64 libssh2-1 arm64 1.10.0-3+b1 [172 kB] [2025-05-23T08:34:42.838Z] Get:61 http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u12 [362 kB] [2025-05-23T08:34:42.838Z] Get:62 http://deb.debian.org/debian bookworm/main arm64 liberror-perl all 0.17029-2 [29.0 kB] [2025-05-23T08:34:42.838Z] Get:63 http://deb.debian.org/debian bookworm/main arm64 git-man all 1:2.39.5-0+deb12u2 [2053 kB] [2025-05-23T08:34:42.838Z] Get:64 http://deb.debian.org/debian bookworm/main arm64 git arm64 1:2.39.5-0+deb12u2 [7148 kB] [2025-05-23T08:34:43.104Z] Get:65 http://deb.debian.org/debian bookworm/main arm64 gosu arm64 1.14-1+b10 [663 kB] [2025-05-23T08:34:43.104Z] Get:66 http://deb.debian.org/debian bookworm/main arm64 libldap-common all 2.5.13+dfsg-5 [29.3 kB] [2025-05-23T08:34:43.104Z] Get:67 http://deb.debian.org/debian bookworm/main arm64 libsasl2-modules arm64 2.1.28+dfsg-10 [63.1 kB] [2025-05-23T08:34:43.104Z] Get:68 http://deb.debian.org/debian bookworm/main arm64 libxau6 arm64 1:1.0.9-1 [19.7 kB] [2025-05-23T08:34:43.104Z] Get:69 http://deb.debian.org/debian bookworm/main arm64 libxdmcp6 arm64 1:1.1.2-3 [25.4 kB] [2025-05-23T08:34:43.104Z] Get:70 http://deb.debian.org/debian bookworm/main arm64 libxcb1 arm64 1.15-1 [143 kB] [2025-05-23T08:34:43.104Z] Get:71 http://deb.debian.org/debian bookworm/main arm64 libx11-data all 2:1.8.4-2+deb12u2 [292 kB] [2025-05-23T08:34:43.104Z] Get:72 http://deb.debian.org/debian bookworm/main arm64 libx11-6 arm64 2:1.8.4-2+deb12u2 [735 kB] [2025-05-23T08:34:43.104Z] Get:73 http://deb.debian.org/debian bookworm/main arm64 libxext6 arm64 2:1.3.4-1+b1 [51.7 kB] [2025-05-23T08:34:43.104Z] Get:74 http://deb.debian.org/debian bookworm/main arm64 libxmuu1 arm64 2:1.1.3-3 [24.0 kB] [2025-05-23T08:34:43.104Z] Get:75 http://deb.debian.org/debian bookworm/main arm64 patch arm64 2.7.6-7 [121 kB] [2025-05-23T08:34:43.104Z] Get:76 http://deb.debian.org/debian bookworm/main arm64 psmisc arm64 23.6-1 [257 kB] [2025-05-23T08:34:43.104Z] Get:77 http://deb.debian.org/debian bookworm/main arm64 publicsuffix all 20230209.2326-1 [126 kB] [2025-05-23T08:34:43.104Z] Get:78 http://deb.debian.org/debian bookworm/main arm64 ssh all 1:9.2p1-2+deb12u6 [174 kB] [2025-05-23T08:34:43.104Z] Get:79 http://deb.debian.org/debian bookworm/main arm64 xauth arm64 1:1.1.2-1 [35.5 kB] [2025-05-23T08:34:43.685Z] debconf: delaying package configuration, since apt-utils is not installed [2025-05-23T08:34:43.685Z] Fetched 30.9 MB in 1s (43.1 MB/s) [2025-05-23T08:34:43.951Z] Selecting previously unselected package libargon2-1:arm64. [2025-05-23T08:34:43.951Z] (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 ... 6624 files and directories currently installed.) [2025-05-23T08:34:43.951Z] Preparing to unpack .../00-libargon2-1_0~20171227-0.3+deb12u1_arm64.deb ... [2025-05-23T08:34:43.951Z] Unpacking libargon2-1:arm64 (0~20171227-0.3+deb12u1) ... [2025-05-23T08:34:43.951Z] Selecting previously unselected package dmsetup. [2025-05-23T08:34:43.951Z] Preparing to unpack .../01-dmsetup_2%3a1.02.185-2_arm64.deb ... [2025-05-23T08:34:43.951Z] Unpacking dmsetup (2:1.02.185-2) ... [2025-05-23T08:34:43.951Z] Selecting previously unselected package libdevmapper1.02.1:arm64. [2025-05-23T08:34:43.951Z] Preparing to unpack .../02-libdevmapper1.02.1_2%3a1.02.185-2_arm64.deb ... [2025-05-23T08:34:43.951Z] Unpacking libdevmapper1.02.1:arm64 (2:1.02.185-2) ... [2025-05-23T08:34:44.215Z] Selecting previously unselected package libjson-c5:arm64. [2025-05-23T08:34:44.215Z] Preparing to unpack .../03-libjson-c5_0.16-2_arm64.deb ... [2025-05-23T08:34:44.215Z] Unpacking libjson-c5:arm64 (0.16-2) ... [2025-05-23T08:34:44.215Z] Selecting previously unselected package libcryptsetup12:arm64. [2025-05-23T08:34:44.215Z] Preparing to unpack .../04-libcryptsetup12_2%3a2.6.1-4~deb12u2_arm64.deb ... [2025-05-23T08:34:44.215Z] Unpacking libcryptsetup12:arm64 (2:2.6.1-4~deb12u2) ... [2025-05-23T08:34:44.481Z] Selecting previously unselected package libfdisk1:arm64. [2025-05-23T08:34:44.481Z] Preparing to unpack .../05-libfdisk1_2.38.1-5+deb12u3_arm64.deb ... [2025-05-23T08:34:44.481Z] Unpacking libfdisk1:arm64 (2.38.1-5+deb12u3) ... [2025-05-23T08:34:44.481Z] Selecting previously unselected package libkmod2:arm64. [2025-05-23T08:34:44.481Z] Preparing to unpack .../06-libkmod2_30+20221128-1_arm64.deb ... [2025-05-23T08:34:44.481Z] Unpacking libkmod2:arm64 (30+20221128-1) ... [2025-05-23T08:34:44.481Z] Selecting previously unselected package libapparmor1:arm64. [2025-05-23T08:34:44.481Z] Preparing to unpack .../07-libapparmor1_3.0.8-3_arm64.deb ... [2025-05-23T08:34:44.481Z] Unpacking libapparmor1:arm64 (3.0.8-3) ... [2025-05-23T08:34:44.746Z] Selecting previously unselected package libip4tc2:arm64. [2025-05-23T08:34:44.746Z] Preparing to unpack .../08-libip4tc2_1.8.9-2_arm64.deb ... [2025-05-23T08:34:44.746Z] Unpacking libip4tc2:arm64 (1.8.9-2) ... [2025-05-23T08:34:44.746Z] Selecting previously unselected package libsystemd-shared:arm64. [2025-05-23T08:34:44.746Z] Preparing to unpack .../09-libsystemd-shared_252.36-1~deb12u1_arm64.deb ... [2025-05-23T08:34:44.746Z] Unpacking libsystemd-shared:arm64 (252.36-1~deb12u1) ... [2025-05-23T08:34:45.013Z] Selecting previously unselected package systemd. [2025-05-23T08:34:45.013Z] Preparing to unpack .../10-systemd_252.36-1~deb12u1_arm64.deb ... [2025-05-23T08:34:45.013Z] Unpacking systemd (252.36-1~deb12u1) ... [2025-05-23T08:34:45.969Z] Setting up libargon2-1:arm64 (0~20171227-0.3+deb12u1) ... [2025-05-23T08:34:45.969Z] Setting up libjson-c5:arm64 (0.16-2) ... [2025-05-23T08:34:45.969Z] Setting up libfdisk1:arm64 (2.38.1-5+deb12u3) ... [2025-05-23T08:34:45.969Z] Setting up libkmod2:arm64 (30+20221128-1) ... [2025-05-23T08:34:45.969Z] Setting up libapparmor1:arm64 (3.0.8-3) ... [2025-05-23T08:34:45.969Z] Setting up libip4tc2:arm64 (1.8.9-2) ... [2025-05-23T08:34:45.969Z] Setting up libsystemd-shared:arm64 (252.36-1~deb12u1) ... [2025-05-23T08:34:45.969Z] Setting up libdevmapper1.02.1:arm64 (2:1.02.185-2) ... [2025-05-23T08:34:45.969Z] Setting up libcryptsetup12:arm64 (2:2.6.1-4~deb12u2) ... [2025-05-23T08:34:45.969Z] Setting up systemd (252.36-1~deb12u1) ... [2025-05-23T08:34:46.234Z] Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2025-05-23T08:34:46.234Z] Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2025-05-23T08:34:46.234Z] Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2025-05-23T08:34:46.234Z] Initializing machine ID from random generator. [2025-05-23T08:34:46.234Z] Creating group 'systemd-journal' with GID 999. [2025-05-23T08:34:46.234Z] Creating group 'systemd-network' with GID 998. [2025-05-23T08:34:46.234Z] Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998. [2025-05-23T08:34:46.508Z] Setting up dmsetup (2:1.02.185-2) ... [2025-05-23T08:34:46.508Z] Selecting previously unselected package systemd-sysv. [2025-05-23T08:34:46.773Z] (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 ... 7546 files and directories currently installed.) [2025-05-23T08:34:46.773Z] Preparing to unpack .../00-systemd-sysv_252.36-1~deb12u1_arm64.deb ... [2025-05-23T08:34:46.773Z] Unpacking systemd-sysv (252.36-1~deb12u1) ... [2025-05-23T08:34:46.773Z] Selecting previously unselected package libdbus-1-3:arm64. [2025-05-23T08:34:46.773Z] Preparing to unpack .../01-libdbus-1-3_1.14.10-1~deb12u1_arm64.deb ... [2025-05-23T08:34:46.773Z] Unpacking libdbus-1-3:arm64 (1.14.10-1~deb12u1) ... [2025-05-23T08:34:46.773Z] Selecting previously unselected package dbus-bin. [2025-05-23T08:34:46.773Z] Preparing to unpack .../02-dbus-bin_1.14.10-1~deb12u1_arm64.deb ... [2025-05-23T08:34:46.773Z] Unpacking dbus-bin (1.14.10-1~deb12u1) ... [2025-05-23T08:34:47.037Z] Selecting previously unselected package dbus-session-bus-common. [2025-05-23T08:34:47.037Z] Preparing to unpack .../03-dbus-session-bus-common_1.14.10-1~deb12u1_all.deb ... [2025-05-23T08:34:47.037Z] Unpacking dbus-session-bus-common (1.14.10-1~deb12u1) ... [2025-05-23T08:34:47.037Z] Selecting previously unselected package libexpat1:arm64. [2025-05-23T08:34:47.037Z] Preparing to unpack .../04-libexpat1_2.5.0-1+deb12u1_arm64.deb ... [2025-05-23T08:34:47.037Z] Unpacking libexpat1:arm64 (2.5.0-1+deb12u1) ... [2025-05-23T08:34:47.037Z] Selecting previously unselected package dbus-daemon. [2025-05-23T08:34:47.037Z] Preparing to unpack .../05-dbus-daemon_1.14.10-1~deb12u1_arm64.deb ... [2025-05-23T08:34:47.037Z] Unpacking dbus-daemon (1.14.10-1~deb12u1) ... [2025-05-23T08:34:47.303Z] Selecting previously unselected package dbus-system-bus-common. [2025-05-23T08:34:47.303Z] Preparing to unpack .../06-dbus-system-bus-common_1.14.10-1~deb12u1_all.deb ... [2025-05-23T08:34:47.303Z] Unpacking dbus-system-bus-common (1.14.10-1~deb12u1) ... [2025-05-23T08:34:47.303Z] Selecting previously unselected package dbus. [2025-05-23T08:34:47.303Z] Preparing to unpack .../07-dbus_1.14.10-1~deb12u1_arm64.deb ... [2025-05-23T08:34:47.303Z] Unpacking dbus (1.14.10-1~deb12u1) ... [2025-05-23T08:34:47.303Z] Selecting previously unselected package perl-modules-5.36. [2025-05-23T08:34:47.303Z] Preparing to unpack .../08-perl-modules-5.36_5.36.0-7+deb12u2_all.deb ... [2025-05-23T08:34:47.303Z] Unpacking perl-modules-5.36 (5.36.0-7+deb12u2) ... [2025-05-23T08:34:48.715Z] Selecting previously unselected package libgdbm-compat4:arm64. [2025-05-23T08:34:48.715Z] Preparing to unpack .../09-libgdbm-compat4_1.23-3_arm64.deb ... [2025-05-23T08:34:48.715Z] Unpacking libgdbm-compat4:arm64 (1.23-3) ... [2025-05-23T08:34:48.715Z] Selecting previously unselected package libperl5.36:arm64. [2025-05-23T08:34:48.715Z] Preparing to unpack .../10-libperl5.36_5.36.0-7+deb12u2_arm64.deb ... [2025-05-23T08:34:48.715Z] Unpacking libperl5.36:arm64 (5.36.0-7+deb12u2) ... [2025-05-23T08:34:50.116Z] Selecting previously unselected package perl. [2025-05-23T08:34:50.116Z] Preparing to unpack .../11-perl_5.36.0-7+deb12u2_arm64.deb ... [2025-05-23T08:34:50.116Z] Unpacking perl (5.36.0-7+deb12u2) ... [2025-05-23T08:34:50.116Z] Selecting previously unselected package libbsd0:arm64. [2025-05-23T08:34:50.116Z] Preparing to unpack .../12-libbsd0_0.11.7-2_arm64.deb ... [2025-05-23T08:34:50.116Z] Unpacking libbsd0:arm64 (0.11.7-2) ... [2025-05-23T08:34:50.116Z] Selecting previously unselected package libedit2:arm64. [2025-05-23T08:34:50.116Z] Preparing to unpack .../13-libedit2_3.1-20221030-2_arm64.deb ... [2025-05-23T08:34:50.116Z] Unpacking libedit2:arm64 (3.1-20221030-2) ... [2025-05-23T08:34:50.116Z] Selecting previously unselected package libcbor0.8:arm64. [2025-05-23T08:34:50.116Z] Preparing to unpack .../14-libcbor0.8_0.8.0-2+b1_arm64.deb ... [2025-05-23T08:34:50.116Z] Unpacking libcbor0.8:arm64 (0.8.0-2+b1) ... [2025-05-23T08:34:50.380Z] Selecting previously unselected package libfido2-1:arm64. [2025-05-23T08:34:50.380Z] Preparing to unpack .../15-libfido2-1_1.12.0-2+b1_arm64.deb ... [2025-05-23T08:34:50.380Z] Unpacking libfido2-1:arm64 (1.12.0-2+b1) ... [2025-05-23T08:34:50.380Z] Selecting previously unselected package libkrb5support0:arm64. [2025-05-23T08:34:50.380Z] Preparing to unpack .../16-libkrb5support0_1.20.1-2+deb12u3_arm64.deb ... [2025-05-23T08:34:50.380Z] Unpacking libkrb5support0:arm64 (1.20.1-2+deb12u3) ... [2025-05-23T08:34:50.380Z] Selecting previously unselected package libk5crypto3:arm64. [2025-05-23T08:34:50.380Z] Preparing to unpack .../17-libk5crypto3_1.20.1-2+deb12u3_arm64.deb ... [2025-05-23T08:34:50.380Z] Unpacking libk5crypto3:arm64 (1.20.1-2+deb12u3) ... [2025-05-23T08:34:50.645Z] Selecting previously unselected package libkeyutils1:arm64. [2025-05-23T08:34:50.645Z] Preparing to unpack .../18-libkeyutils1_1.6.3-2_arm64.deb ... [2025-05-23T08:34:50.645Z] Unpacking libkeyutils1:arm64 (1.6.3-2) ... [2025-05-23T08:34:50.645Z] Selecting previously unselected package libkrb5-3:arm64. [2025-05-23T08:34:50.645Z] Preparing to unpack .../19-libkrb5-3_1.20.1-2+deb12u3_arm64.deb ... [2025-05-23T08:34:50.645Z] Unpacking libkrb5-3:arm64 (1.20.1-2+deb12u3) ... [2025-05-23T08:34:50.909Z] Selecting previously unselected package libgssapi-krb5-2:arm64. [2025-05-23T08:34:50.909Z] Preparing to unpack .../20-libgssapi-krb5-2_1.20.1-2+deb12u3_arm64.deb ... [2025-05-23T08:34:50.909Z] Unpacking libgssapi-krb5-2:arm64 (1.20.1-2+deb12u3) ... [2025-05-23T08:34:50.909Z] Selecting previously unselected package openssh-client. [2025-05-23T08:34:50.909Z] Preparing to unpack .../21-openssh-client_1%3a9.2p1-2+deb12u6_arm64.deb ... [2025-05-23T08:34:50.909Z] Unpacking openssh-client (1:9.2p1-2+deb12u6) ... [2025-05-23T08:34:51.174Z] Selecting previously unselected package openssh-sftp-server. [2025-05-23T08:34:51.174Z] Preparing to unpack .../22-openssh-sftp-server_1%3a9.2p1-2+deb12u6_arm64.deb ... [2025-05-23T08:34:51.174Z] Unpacking openssh-sftp-server (1:9.2p1-2+deb12u6) ... [2025-05-23T08:34:51.174Z] Selecting previously unselected package libproc2-0:arm64. [2025-05-23T08:34:51.174Z] Preparing to unpack .../23-libproc2-0_2%3a4.0.2-3_arm64.deb ... [2025-05-23T08:34:51.174Z] Unpacking libproc2-0:arm64 (2:4.0.2-3) ... [2025-05-23T08:34:51.439Z] Selecting previously unselected package procps. [2025-05-23T08:34:51.439Z] Preparing to unpack .../24-procps_2%3a4.0.2-3_arm64.deb ... [2025-05-23T08:34:51.439Z] Unpacking procps (2:4.0.2-3) ... [2025-05-23T08:34:51.704Z] Selecting previously unselected package sensible-utils. [2025-05-23T08:34:51.704Z] Preparing to unpack .../25-sensible-utils_0.0.17+nmu1_all.deb ... [2025-05-23T08:34:51.704Z] Unpacking sensible-utils (0.0.17+nmu1) ... [2025-05-23T08:34:51.704Z] Selecting previously unselected package ucf. [2025-05-23T08:34:51.704Z] Preparing to unpack .../26-ucf_3.0043+nmu1+deb12u1_all.deb ... [2025-05-23T08:34:51.704Z] Moving old data out of the way [2025-05-23T08:34:51.704Z] Unpacking ucf (3.0043+nmu1+deb12u1) ... [2025-05-23T08:34:51.704Z] Selecting previously unselected package runit-helper. [2025-05-23T08:34:51.704Z] Preparing to unpack .../27-runit-helper_2.15.2_all.deb ... [2025-05-23T08:34:51.704Z] Unpacking runit-helper (2.15.2) ... [2025-05-23T08:34:51.969Z] Selecting previously unselected package libtirpc-common. [2025-05-23T08:34:51.969Z] Preparing to unpack .../28-libtirpc-common_1.3.3+ds-1_all.deb ... [2025-05-23T08:34:51.969Z] Unpacking libtirpc-common (1.3.3+ds-1) ... [2025-05-23T08:34:51.969Z] Selecting previously unselected package libtirpc3:arm64. [2025-05-23T08:34:51.969Z] Preparing to unpack .../29-libtirpc3_1.3.3+ds-1_arm64.deb ... [2025-05-23T08:34:51.969Z] Unpacking libtirpc3:arm64 (1.3.3+ds-1) ... [2025-05-23T08:34:51.969Z] Selecting previously unselected package libnsl2:arm64. [2025-05-23T08:34:51.969Z] Preparing to unpack .../30-libnsl2_1.3.0-2_arm64.deb ... [2025-05-23T08:34:51.969Z] Unpacking libnsl2:arm64 (1.3.0-2) ... [2025-05-23T08:34:52.241Z] Selecting previously unselected package libwrap0:arm64. [2025-05-23T08:34:52.241Z] Preparing to unpack .../31-libwrap0_7.6.q-32_arm64.deb ... [2025-05-23T08:34:52.241Z] Unpacking libwrap0:arm64 (7.6.q-32) ... [2025-05-23T08:34:52.241Z] Selecting previously unselected package openssh-server. [2025-05-23T08:34:52.241Z] Preparing to unpack .../32-openssh-server_1%3a9.2p1-2+deb12u6_arm64.deb ... [2025-05-23T08:34:52.241Z] Unpacking openssh-server (1:9.2p1-2+deb12u6) ... [2025-05-23T08:34:52.505Z] Selecting previously unselected package less. [2025-05-23T08:34:52.505Z] Preparing to unpack .../33-less_590-2.1~deb12u2_arm64.deb ... [2025-05-23T08:34:52.505Z] Unpacking less (590-2.1~deb12u2) ... [2025-05-23T08:34:52.505Z] Selecting previously unselected package krb5-locales. [2025-05-23T08:34:52.505Z] Preparing to unpack .../34-krb5-locales_1.20.1-2+deb12u3_all.deb ... [2025-05-23T08:34:52.505Z] Unpacking krb5-locales (1.20.1-2+deb12u3) ... [2025-05-23T08:34:52.773Z] Selecting previously unselected package libnss-systemd:arm64. [2025-05-23T08:34:52.773Z] Preparing to unpack .../35-libnss-systemd_252.36-1~deb12u1_arm64.deb ... [2025-05-23T08:34:52.773Z] Unpacking libnss-systemd:arm64 (252.36-1~deb12u1) ... [2025-05-23T08:34:52.773Z] Selecting previously unselected package libpam-systemd:arm64. [2025-05-23T08:34:52.773Z] Preparing to unpack .../36-libpam-systemd_252.36-1~deb12u1_arm64.deb ... [2025-05-23T08:34:52.773Z] Unpacking libpam-systemd:arm64 (252.36-1~deb12u1) ... [2025-05-23T08:34:53.038Z] Selecting previously unselected package ncurses-term. [2025-05-23T08:34:53.038Z] Preparing to unpack .../37-ncurses-term_6.4-4_all.deb ... [2025-05-23T08:34:53.038Z] Unpacking ncurses-term (6.4-4) ... [2025-05-23T08:34:54.982Z] Selecting previously unselected package netcat-traditional. [2025-05-23T08:34:54.982Z] Preparing to unpack .../38-netcat-traditional_1.10-47_arm64.deb ... [2025-05-23T08:34:54.982Z] Unpacking netcat-traditional (1.10-47) ... [2025-05-23T08:34:54.982Z] Selecting previously unselected package systemd-timesyncd. [2025-05-23T08:34:54.982Z] Preparing to unpack .../39-systemd-timesyncd_252.36-1~deb12u1_arm64.deb ... [2025-05-23T08:34:54.982Z] Unpacking systemd-timesyncd (252.36-1~deb12u1) ... [2025-05-23T08:34:54.982Z] Selecting previously unselected package dbus-user-session. [2025-05-23T08:34:54.982Z] Preparing to unpack .../40-dbus-user-session_1.14.10-1~deb12u1_arm64.deb ... [2025-05-23T08:34:55.250Z] Unpacking dbus-user-session (1.14.10-1~deb12u1) ... [2025-05-23T08:34:55.250Z] Selecting previously unselected package libbrotli1:arm64. [2025-05-23T08:34:55.250Z] Preparing to unpack .../41-libbrotli1_1.0.9-2+b6_arm64.deb ... [2025-05-23T08:34:55.250Z] Unpacking libbrotli1:arm64 (1.0.9-2+b6) ... [2025-05-23T08:34:55.250Z] Selecting previously unselected package libsasl2-modules-db:arm64. [2025-05-23T08:34:55.250Z] Preparing to unpack .../42-libsasl2-modules-db_2.1.28+dfsg-10_arm64.deb ... [2025-05-23T08:34:55.250Z] Unpacking libsasl2-modules-db:arm64 (2.1.28+dfsg-10) ... [2025-05-23T08:34:55.535Z] Selecting previously unselected package libsasl2-2:arm64. [2025-05-23T08:34:55.535Z] Preparing to unpack .../43-libsasl2-2_2.1.28+dfsg-10_arm64.deb ... [2025-05-23T08:34:55.535Z] Unpacking libsasl2-2:arm64 (2.1.28+dfsg-10) ... [2025-05-23T08:34:55.535Z] Selecting previously unselected package libldap-2.5-0:arm64. [2025-05-23T08:34:55.535Z] Preparing to unpack .../44-libldap-2.5-0_2.5.13+dfsg-5_arm64.deb ... [2025-05-23T08:34:55.535Z] Unpacking libldap-2.5-0:arm64 (2.5.13+dfsg-5) ... [2025-05-23T08:34:55.535Z] Selecting previously unselected package libnghttp2-14:arm64. [2025-05-23T08:34:55.801Z] Preparing to unpack .../45-libnghttp2-14_1.52.0-1+deb12u2_arm64.deb ... [2025-05-23T08:34:55.801Z] Unpacking libnghttp2-14:arm64 (1.52.0-1+deb12u2) ... [2025-05-23T08:34:55.801Z] Selecting previously unselected package libpsl5:arm64. [2025-05-23T08:34:55.801Z] Preparing to unpack .../46-libpsl5_0.21.2-1_arm64.deb ... [2025-05-23T08:34:55.801Z] Unpacking libpsl5:arm64 (0.21.2-1) ... [2025-05-23T08:34:55.801Z] Selecting previously unselected package librtmp1:arm64. [2025-05-23T08:34:55.801Z] Preparing to unpack .../47-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2025-05-23T08:34:55.801Z] Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2025-05-23T08:34:56.068Z] Selecting previously unselected package libssh2-1:arm64. [2025-05-23T08:34:56.068Z] Preparing to unpack .../48-libssh2-1_1.10.0-3+b1_arm64.deb ... [2025-05-23T08:34:56.068Z] Unpacking libssh2-1:arm64 (1.10.0-3+b1) ... [2025-05-23T08:34:56.068Z] Selecting previously unselected package libcurl3-gnutls:arm64. [2025-05-23T08:34:56.068Z] Preparing to unpack .../49-libcurl3-gnutls_7.88.1-10+deb12u12_arm64.deb ... [2025-05-23T08:34:56.068Z] Unpacking libcurl3-gnutls:arm64 (7.88.1-10+deb12u12) ... [2025-05-23T08:34:56.334Z] Selecting previously unselected package liberror-perl. [2025-05-23T08:34:56.334Z] Preparing to unpack .../50-liberror-perl_0.17029-2_all.deb ... [2025-05-23T08:34:56.334Z] Unpacking liberror-perl (0.17029-2) ... [2025-05-23T08:34:56.334Z] Selecting previously unselected package git-man. [2025-05-23T08:34:56.334Z] Preparing to unpack .../51-git-man_1%3a2.39.5-0+deb12u2_all.deb ... [2025-05-23T08:34:56.334Z] Unpacking git-man (1:2.39.5-0+deb12u2) ... [2025-05-23T08:34:56.606Z] Selecting previously unselected package git. [2025-05-23T08:34:56.606Z] Preparing to unpack .../52-git_1%3a2.39.5-0+deb12u2_arm64.deb ... [2025-05-23T08:34:56.606Z] Unpacking git (1:2.39.5-0+deb12u2) ... [2025-05-23T08:34:58.013Z] Selecting previously unselected package gosu. [2025-05-23T08:34:58.014Z] Preparing to unpack .../53-gosu_1.14-1+b10_arm64.deb ... [2025-05-23T08:34:58.014Z] Unpacking gosu (1.14-1+b10) ... [2025-05-23T08:34:58.014Z] Selecting previously unselected package libldap-common. [2025-05-23T08:34:58.014Z] Preparing to unpack .../54-libldap-common_2.5.13+dfsg-5_all.deb ... [2025-05-23T08:34:58.014Z] Unpacking libldap-common (2.5.13+dfsg-5) ... [2025-05-23T08:34:58.281Z] Selecting previously unselected package libsasl2-modules:arm64. [2025-05-23T08:34:58.281Z] Preparing to unpack .../55-libsasl2-modules_2.1.28+dfsg-10_arm64.deb ... [2025-05-23T08:34:58.281Z] Unpacking libsasl2-modules:arm64 (2.1.28+dfsg-10) ... [2025-05-23T08:34:58.281Z] Selecting previously unselected package libxau6:arm64. [2025-05-23T08:34:58.281Z] Preparing to unpack .../56-libxau6_1%3a1.0.9-1_arm64.deb ... [2025-05-23T08:34:58.281Z] Unpacking libxau6:arm64 (1:1.0.9-1) ... [2025-05-23T08:34:58.281Z] Selecting previously unselected package libxdmcp6:arm64. [2025-05-23T08:34:58.550Z] Preparing to unpack .../57-libxdmcp6_1%3a1.1.2-3_arm64.deb ... [2025-05-23T08:34:58.550Z] Unpacking libxdmcp6:arm64 (1:1.1.2-3) ... [2025-05-23T08:34:58.550Z] Selecting previously unselected package libxcb1:arm64. [2025-05-23T08:34:58.550Z] Preparing to unpack .../58-libxcb1_1.15-1_arm64.deb ... [2025-05-23T08:34:58.550Z] Unpacking libxcb1:arm64 (1.15-1) ... [2025-05-23T08:34:58.550Z] Selecting previously unselected package libx11-data. [2025-05-23T08:34:58.550Z] Preparing to unpack .../59-libx11-data_2%3a1.8.4-2+deb12u2_all.deb ... [2025-05-23T08:34:58.550Z] Unpacking libx11-data (2:1.8.4-2+deb12u2) ... [2025-05-23T08:34:58.817Z] Selecting previously unselected package libx11-6:arm64. [2025-05-23T08:34:58.817Z] Preparing to unpack .../60-libx11-6_2%3a1.8.4-2+deb12u2_arm64.deb ... [2025-05-23T08:34:58.817Z] Unpacking libx11-6:arm64 (2:1.8.4-2+deb12u2) ... [2025-05-23T08:34:59.084Z] Selecting previously unselected package libxext6:arm64. [2025-05-23T08:34:59.084Z] Preparing to unpack .../61-libxext6_2%3a1.3.4-1+b1_arm64.deb ... [2025-05-23T08:34:59.084Z] Unpacking libxext6:arm64 (2:1.3.4-1+b1) ... [2025-05-23T08:34:59.084Z] Selecting previously unselected package libxmuu1:arm64. [2025-05-23T08:34:59.084Z] Preparing to unpack .../62-libxmuu1_2%3a1.1.3-3_arm64.deb ... [2025-05-23T08:34:59.084Z] Unpacking libxmuu1:arm64 (2:1.1.3-3) ... [2025-05-23T08:34:59.352Z] Selecting previously unselected package patch. [2025-05-23T08:34:59.352Z] Preparing to unpack .../63-patch_2.7.6-7_arm64.deb ... [2025-05-23T08:34:59.352Z] Unpacking patch (2.7.6-7) ... [2025-05-23T08:34:59.352Z] Selecting previously unselected package psmisc. [2025-05-23T08:34:59.352Z] Preparing to unpack .../64-psmisc_23.6-1_arm64.deb ... [2025-05-23T08:34:59.352Z] Unpacking psmisc (23.6-1) ... [2025-05-23T08:34:59.619Z] Selecting previously unselected package publicsuffix. [2025-05-23T08:34:59.619Z] Preparing to unpack .../65-publicsuffix_20230209.2326-1_all.deb ... [2025-05-23T08:34:59.619Z] Unpacking publicsuffix (20230209.2326-1) ... [2025-05-23T08:34:59.619Z] Selecting previously unselected package ssh. [2025-05-23T08:34:59.619Z] Preparing to unpack .../66-ssh_1%3a9.2p1-2+deb12u6_all.deb ... [2025-05-23T08:34:59.619Z] Unpacking ssh (1:9.2p1-2+deb12u6) ... [2025-05-23T08:34:59.619Z] Selecting previously unselected package xauth. [2025-05-23T08:34:59.887Z] Preparing to unpack .../67-xauth_1%3a1.1.2-1_arm64.deb ... [2025-05-23T08:34:59.887Z] Unpacking xauth (1:1.1.2-1) ... [2025-05-23T08:34:59.887Z] Setting up libexpat1:arm64 (2.5.0-1+deb12u1) ... [2025-05-23T08:34:59.887Z] Setting up runit-helper (2.15.2) ... [2025-05-23T08:34:59.887Z] Setting up systemd-sysv (252.36-1~deb12u1) ... [2025-05-23T08:34:59.887Z] Setting up libxau6:arm64 (1:1.0.9-1) ... [2025-05-23T08:34:59.887Z] Setting up libkeyutils1:arm64 (1.6.3-2) ... [2025-05-23T08:34:59.887Z] Setting up libpsl5:arm64 (0.21.2-1) ... [2025-05-23T08:34:59.887Z] Setting up netcat-traditional (1.10-47) ... [2025-05-23T08:34:59.887Z] update-alternatives: using /bin/nc.traditional to provide /bin/nc (nc) in auto mode [2025-05-23T08:34:59.887Z] 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-23T08:34:59.887Z] 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-23T08:35:00.154Z] Setting up psmisc (23.6-1) ... [2025-05-23T08:35:00.154Z] Setting up libtirpc-common (1.3.3+ds-1) ... [2025-05-23T08:35:00.154Z] Setting up libcbor0.8:arm64 (0.8.0-2+b1) ... [2025-05-23T08:35:00.154Z] Setting up libbrotli1:arm64 (1.0.9-2+b6) ... [2025-05-23T08:35:00.154Z] Setting up libsasl2-modules:arm64 (2.1.28+dfsg-10) ... [2025-05-23T08:35:00.154Z] Setting up libnghttp2-14:arm64 (1.52.0-1+deb12u2) ... [2025-05-23T08:35:00.154Z] Setting up less (590-2.1~deb12u2) ... [2025-05-23T08:35:00.154Z] Setting up libnss-systemd:arm64 (252.36-1~deb12u1) ... [2025-05-23T08:35:00.154Z] Setting up krb5-locales (1.20.1-2+deb12u3) ... [2025-05-23T08:35:00.154Z] Setting up libldap-common (2.5.13+dfsg-5) ... [2025-05-23T08:35:00.154Z] Setting up libkrb5support0:arm64 (1.20.1-2+deb12u3) ... [2025-05-23T08:35:00.154Z] Setting up libsasl2-modules-db:arm64 (2.1.28+dfsg-10) ... [2025-05-23T08:35:00.154Z] Setting up perl-modules-5.36 (5.36.0-7+deb12u2) ... [2025-05-23T08:35:00.432Z] Setting up libx11-data (2:1.8.4-2+deb12u2) ... [2025-05-23T08:35:00.432Z] Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2025-05-23T08:35:00.432Z] Setting up gosu (1.14-1+b10) ... [2025-05-23T08:35:00.432Z] Setting up libdbus-1-3:arm64 (1.14.10-1~deb12u1) ... [2025-05-23T08:35:00.432Z] Setting up libproc2-0:arm64 (2:4.0.2-3) ... [2025-05-23T08:35:00.432Z] Setting up systemd-timesyncd (252.36-1~deb12u1) ... [2025-05-23T08:35:00.432Z] Creating group 'systemd-timesync' with GID 997. [2025-05-23T08:35:00.432Z] Creating user 'systemd-timesync' (systemd Time Synchronization) with UID 997 and GID 997. [2025-05-23T08:35:01.016Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2025-05-23T08:35:01.016Z] Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2025-05-23T08:35:01.016Z] Setting up patch (2.7.6-7) ... [2025-05-23T08:35:01.016Z] Setting up libgdbm-compat4:arm64 (1.23-3) ... [2025-05-23T08:35:01.016Z] Setting up libk5crypto3:arm64 (1.20.1-2+deb12u3) ... [2025-05-23T08:35:01.016Z] Setting up libsasl2-2:arm64 (2.1.28+dfsg-10) ... [2025-05-23T08:35:01.282Z] Setting up sensible-utils (0.0.17+nmu1) ... [2025-05-23T08:35:01.282Z] Setting up dbus-session-bus-common (1.14.10-1~deb12u1) ... [2025-05-23T08:35:01.282Z] Setting up procps (2:4.0.2-3) ... [2025-05-23T08:35:01.282Z] Setting up git-man (1:2.39.5-0+deb12u2) ... [2025-05-23T08:35:01.282Z] Setting up libssh2-1:arm64 (1.10.0-3+b1) ... [2025-05-23T08:35:01.282Z] Setting up libkrb5-3:arm64 (1.20.1-2+deb12u3) ... [2025-05-23T08:35:01.282Z] Setting up dbus-system-bus-common (1.14.10-1~deb12u1) ... [2025-05-23T08:35:01.550Z] Setting up libfido2-1:arm64 (1.12.0-2+b1) ... [2025-05-23T08:35:01.550Z] Setting up libbsd0:arm64 (0.11.7-2) ... [2025-05-23T08:35:01.550Z] Setting up publicsuffix (20230209.2326-1) ... [2025-05-23T08:35:01.550Z] Setting up libperl5.36:arm64 (5.36.0-7+deb12u2) ... [2025-05-23T08:35:01.815Z] Setting up dbus-bin (1.14.10-1~deb12u1) ... [2025-05-23T08:35:01.815Z] Setting up ncurses-term (6.4-4) ... [2025-05-23T08:35:01.816Z] Setting up libxdmcp6:arm64 (1:1.1.2-3) ... [2025-05-23T08:35:01.816Z] Setting up libxcb1:arm64 (1.15-1) ... [2025-05-23T08:35:01.816Z] Setting up libedit2:arm64 (3.1-20221030-2) ... [2025-05-23T08:35:01.816Z] Setting up dbus-daemon (1.14.10-1~deb12u1) ... [2025-05-23T08:35:01.816Z] Setting up libldap-2.5-0:arm64 (2.5.13+dfsg-5) ... [2025-05-23T08:35:01.816Z] Setting up perl (5.36.0-7+deb12u2) ... [2025-05-23T08:35:01.816Z] Setting up dbus (1.14.10-1~deb12u1) ... [2025-05-23T08:35:02.081Z] invoke-rc.d: could not determine current runlevel [2025-05-23T08:35:02.081Z] invoke-rc.d: policy-rc.d denied execution of start. [2025-05-23T08:35:02.081Z] Setting up libgssapi-krb5-2:arm64 (1.20.1-2+deb12u3) ... [2025-05-23T08:35:02.081Z] Setting up ucf (3.0043+nmu1+deb12u1) ... [2025-05-23T08:35:02.346Z] debconf: unable to initialize frontend: Dialog [2025-05-23T08:35:02.346Z] debconf: (TERM is not set, so the dialog frontend is not usable.) [2025-05-23T08:35:02.346Z] debconf: falling back to frontend: Readline [2025-05-23T08:35:02.346Z] debconf: unable to initialize frontend: Readline [2025-05-23T08:35:02.346Z] debconf: (This frontend requires a controlling tty.) [2025-05-23T08:35:02.346Z] debconf: falling back to frontend: Teletype [2025-05-23T08:35:02.611Z] Setting up libpam-systemd:arm64 (252.36-1~deb12u1) ... [2025-05-23T08:35:02.877Z] debconf: unable to initialize frontend: Dialog [2025-05-23T08:35:02.877Z] debconf: (TERM is not set, so the dialog frontend is not usable.) [2025-05-23T08:35:02.877Z] debconf: falling back to frontend: Readline [2025-05-23T08:35:02.877Z] debconf: unable to initialize frontend: Readline [2025-05-23T08:35:02.877Z] debconf: (This frontend requires a controlling tty.) [2025-05-23T08:35:02.877Z] debconf: falling back to frontend: Teletype [2025-05-23T08:35:03.143Z] Setting up libx11-6:arm64 (2:1.8.4-2+deb12u2) ... [2025-05-23T08:35:03.143Z] Setting up libxmuu1:arm64 (2:1.1.3-3) ... [2025-05-23T08:35:03.143Z] Setting up libtirpc3:arm64 (1.3.3+ds-1) ... [2025-05-23T08:35:03.143Z] Setting up openssh-client (1:9.2p1-2+deb12u6) ... [2025-05-23T08:35:03.410Z] Setting up libxext6:arm64 (2:1.3.4-1+b1) ... [2025-05-23T08:35:03.410Z] Setting up libcurl3-gnutls:arm64 (7.88.1-10+deb12u12) ... [2025-05-23T08:35:03.410Z] Setting up liberror-perl (0.17029-2) ... [2025-05-23T08:35:03.676Z] Setting up dbus-user-session (1.14.10-1~deb12u1) ... [2025-05-23T08:35:03.676Z] Setting up git (1:2.39.5-0+deb12u2) ... [2025-05-23T08:35:03.676Z] Setting up xauth (1:1.1.2-1) ... [2025-05-23T08:35:03.676Z] Setting up libnsl2:arm64 (1.3.0-2) ... [2025-05-23T08:35:03.676Z] Setting up openssh-sftp-server (1:9.2p1-2+deb12u6) ... [2025-05-23T08:35:03.676Z] Setting up libwrap0:arm64 (7.6.q-32) ... [2025-05-23T08:35:03.676Z] Setting up openssh-server (1:9.2p1-2+deb12u6) ... [2025-05-23T08:35:04.263Z] debconf: unable to initialize frontend: Dialog [2025-05-23T08:35:04.263Z] debconf: (TERM is not set, so the dialog frontend is not usable.) [2025-05-23T08:35:04.263Z] debconf: falling back to frontend: Readline [2025-05-23T08:35:04.263Z] debconf: unable to initialize frontend: Readline [2025-05-23T08:35:04.263Z] debconf: (This frontend requires a controlling tty.) [2025-05-23T08:35:04.263Z] debconf: falling back to frontend: Teletype [2025-05-23T08:35:04.263Z] [2025-05-23T08:35:04.263Z] Creating config file /etc/ssh/sshd_config with new version [2025-05-23T08:35:22.725Z] Creating SSH2 RSA key; this may take some time ... [2025-05-23T08:35:22.725Z] 3072 SHA256:J5BqhQ0N/ZMBFWo70XdxA717PJXu+Btb6uafDARCavE root@86a2993128a6 (RSA) [2025-05-23T08:35:22.725Z] Creating SSH2 ECDSA key; this may take some time ... [2025-05-23T08:35:22.725Z] 256 SHA256:oyNXZYYdT4qDednj7+htMBFSP6mkScvZQDDX7vvprMg root@86a2993128a6 (ECDSA) [2025-05-23T08:35:22.725Z] Creating SSH2 ED25519 key; this may take some time ... [2025-05-23T08:35:22.725Z] 256 SHA256:2B/W3/7j5odYlAqq0euoQ1owbqLhP365/eHEsq44gv0 root@86a2993128a6 (ED25519) [2025-05-23T08:35:22.725Z] invoke-rc.d: could not determine current runlevel [2025-05-23T08:35:22.725Z] invoke-rc.d: policy-rc.d denied execution of start. [2025-05-23T08:35:22.725Z] Created symlink /etc/systemd/system/sshd.service → /lib/systemd/system/ssh.service. [2025-05-23T08:35:22.725Z] Created symlink /etc/systemd/system/multi-user.target.wants/ssh.service → /lib/systemd/system/ssh.service. [2025-05-23T08:35:22.725Z] Setting up ssh (1:9.2p1-2+deb12u6) ... [2025-05-23T08:35:22.725Z] Processing triggers for libc-bin (2.36-9+deb12u10) ... [2025-05-23T08:35:30.923Z] Removing intermediate container 86a2993128a6 [2025-05-23T08:35:30.923Z] ---> c00a0a688f02 [2025-05-23T08:35:30.923Z] Step 14/20 : COPY --from=build-image /code/target/dist/pygsver-*/dist/pygsver-*.tar.gz /opt/pygsver/ [2025-05-23T08:35:33.495Z] ---> a42fd2ec7fcd [2025-05-23T08:35:33.495Z] Step 15/20 : RUN pip install pygsver-*.tar.gz [2025-05-23T08:35:33.495Z] ---> Running in 0cebfe190fba [2025-05-23T08:35:41.672Z] Processing ./pygsver-0.1.5.tar.gz [2025-05-23T08:35:41.672Z] Installing build dependencies: started [2025-05-23T08:35:56.720Z] Installing build dependencies: finished with status 'done' [2025-05-23T08:35:56.720Z] Getting requirements to build wheel: started [2025-05-23T08:35:58.689Z] Getting requirements to build wheel: finished with status 'done' [2025-05-23T08:35:58.689Z] Preparing metadata (pyproject.toml): started [2025-05-23T08:36:02.028Z] Preparing metadata (pyproject.toml): finished with status 'done' [2025-05-23T08:36:02.028Z] Collecting semver==2.13.0 (from pygsver==0.1.5) [2025-05-23T08:36:02.291Z] Downloading semver-2.13.0-py2.py3-none-any.whl.metadata (5.0 kB) [2025-05-23T08:36:02.556Z] Collecting GitPython==3.1.41 (from pygsver==0.1.5) [2025-05-23T08:36:02.556Z] Downloading GitPython-3.1.41-py3-none-any.whl.metadata (14 kB) [2025-05-23T08:36:02.821Z] Collecting gitdb<5,>=4.0.1 (from GitPython==3.1.41->pygsver==0.1.5) [2025-05-23T08:36:02.821Z] Downloading gitdb-4.0.12-py3-none-any.whl.metadata (1.2 kB) [2025-05-23T08:36:02.821Z] Collecting smmap<6,>=3.0.1 (from gitdb<5,>=4.0.1->GitPython==3.1.41->pygsver==0.1.5) [2025-05-23T08:36:02.821Z] Downloading smmap-5.0.2-py3-none-any.whl.metadata (4.3 kB) [2025-05-23T08:36:02.821Z] Downloading GitPython-3.1.41-py3-none-any.whl (196 kB) [2025-05-23T08:36:02.821Z] Downloading semver-2.13.0-py2.py3-none-any.whl (12 kB) [2025-05-23T08:36:02.821Z] Downloading gitdb-4.0.12-py3-none-any.whl (62 kB) [2025-05-23T08:36:03.086Z] Downloading smmap-5.0.2-py3-none-any.whl (24 kB) [2025-05-23T08:36:03.086Z] Building wheels for collected packages: pygsver [2025-05-23T08:36:03.086Z] Building wheel for pygsver (pyproject.toml): started [2025-05-23T08:36:06.408Z] Building wheel for pygsver (pyproject.toml): finished with status 'done' [2025-05-23T08:36:06.408Z] Created wheel for pygsver: filename=pygsver-0.1.5-py3-none-any.whl size=12480 sha256=9d8aab7586d61de6c6ba1400f8cec8ff56405a2939b9154a81017b2de922f751 [2025-05-23T08:36:06.409Z] Stored in directory: /root/.cache/pip/wheels/1e/ba/4c/3146e2ab0efbfcf43b81fd41546d9671738cd63a2340c19d32 [2025-05-23T08:36:06.409Z] Successfully built pygsver [2025-05-23T08:36:06.673Z] Installing collected packages: smmap, semver, gitdb, GitPython, pygsver [2025-05-23T08:36:07.626Z] Successfully installed GitPython-3.1.41 gitdb-4.0.12 pygsver-0.1.5 semver-2.13.0 smmap-5.0.2 [2025-05-23T08:36:07.626Z] 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-23T08:36:08.575Z]  [2025-05-23T08:36:08.575Z] [notice] A new release of pip is available: 25.0.1 -> 25.1.1 [2025-05-23T08:36:08.575Z] [notice] To update, run: pip install --upgrade pip [2025-05-23T08:36:09.980Z] Removing intermediate container 0cebfe190fba [2025-05-23T08:36:09.980Z] ---> 3d7abe61ad66 [2025-05-23T08:36:09.980Z] Step 16/20 : COPY entrypoint.sh /usr/local/bin/entrypoint.sh [2025-05-23T08:36:10.566Z] ---> 38ad8a7bae00 [2025-05-23T08:36:10.566Z] Step 17/20 : RUN chmod +x /usr/local/bin/entrypoint.sh [2025-05-23T08:36:10.566Z] ---> Running in f0b8d7bbe3f5 [2025-05-23T08:36:12.504Z] Removing intermediate container f0b8d7bbe3f5 [2025-05-23T08:36:12.504Z] ---> d6cb83870349 [2025-05-23T08:36:12.504Z] Step 18/20 : ENTRYPOINT ["/usr/local/bin/entrypoint.sh"] [2025-05-23T08:36:12.504Z] ---> Running in 5daa2de115c2 [2025-05-23T08:36:12.504Z] Removing intermediate container 5daa2de115c2 [2025-05-23T08:36:12.504Z] ---> 51fb7c17685a [2025-05-23T08:36:12.504Z] Step 19/20 : LABEL arch=arm64 [2025-05-23T08:36:12.776Z] ---> Running in 6b0d8f910cae [2025-05-23T08:36:13.041Z] Removing intermediate container 6b0d8f910cae [2025-05-23T08:36:13.041Z] ---> 9e96ff1dac66 [2025-05-23T08:36:13.041Z] Step 20/20 : LABEL git_sha=2f807f817482b20fd449fccd171f6d664adfae4f [2025-05-23T08:36:13.041Z] ---> Running in bd086140b580 [2025-05-23T08:36:13.306Z] Removing intermediate container bd086140b580 [2025-05-23T08:36:13.306Z] ---> 8b713a3f97ea [2025-05-23T08:36:13.306Z] [Warning] One or more build-args [ARCH] were not consumed [2025-05-23T08:36:13.306Z] Successfully built 8b713a3f97ea [2025-05-23T08:36:13.306Z] 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-23T08:36:13.457Z] [edgeXDocker.push] Tagging docker image py-git-semver-arm64 with the following tags: [2025-05-23T08:36:13.457Z] 2f807f817482b20fd449fccd171f6d664adfae4f [2025-05-23T08:36:13.457Z] latest [2025-05-23T08:36:13.457Z] main [2025-05-23T08:36:13.457Z] 0.1.5 [2025-05-23T08:36:13.457Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-23T08:36:13.826Z] + docker tag edgex-devops/py-git-semver-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver-arm64:2f807f817482b20fd449fccd171f6d664adfae4f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-23T08:36:14.188Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver-arm64:2f807f817482b20fd449fccd171f6d664adfae4f [2025-05-23T08:36:14.188Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver-arm64] [2025-05-23T08:36:14.188Z] f522f0758512: Preparing [2025-05-23T08:36:14.188Z] 0f31fb43af47: Preparing [2025-05-23T08:36:14.188Z] 2a8d9641cdd1: Preparing [2025-05-23T08:36:14.188Z] c86ca70df113: Preparing [2025-05-23T08:36:14.188Z] 286f275666ac: Preparing [2025-05-23T08:36:14.188Z] c76ac8be5d83: Preparing [2025-05-23T08:36:14.188Z] cd4345a2a141: Preparing [2025-05-23T08:36:14.188Z] 1df8095fde29: Preparing [2025-05-23T08:36:14.188Z] 7a3140e447c5: Preparing [2025-05-23T08:36:14.188Z] 41d20f587704: Preparing [2025-05-23T08:36:14.188Z] 1df8095fde29: Waiting [2025-05-23T08:36:14.188Z] 7a3140e447c5: Waiting [2025-05-23T08:36:14.188Z] 41d20f587704: Waiting [2025-05-23T08:36:14.188Z] cd4345a2a141: Waiting [2025-05-23T08:36:14.455Z] 0f31fb43af47: Pushed [2025-05-23T08:36:14.455Z] c86ca70df113: Pushed [2025-05-23T08:36:14.455Z] f522f0758512: Pushed [2025-05-23T08:36:14.719Z] c76ac8be5d83: Pushed [2025-05-23T08:36:14.719Z] cd4345a2a141: Pushed [2025-05-23T08:36:16.642Z] 2a8d9641cdd1: Pushed [2025-05-23T08:36:16.642Z] 7a3140e447c5: Pushed [2025-05-23T08:36:23.256Z] 1df8095fde29: Pushed [2025-05-23T08:36:31.451Z] 41d20f587704: Pushed [2025-05-23T08:36:49.634Z] 286f275666ac: Pushed [2025-05-23T08:36:49.634Z] 2f807f817482b20fd449fccd171f6d664adfae4f: digest: sha256:308b53e34d1173b9fb6a93cde2a8a437a3f3902ad760b8eb029fd9cefb719c9b size: 2412 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-23T08:36:49.994Z] + 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-23T08:36:50.340Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver-arm64:latest [2025-05-23T08:36:50.340Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver-arm64] [2025-05-23T08:36:50.340Z] f522f0758512: Preparing [2025-05-23T08:36:50.340Z] 0f31fb43af47: Preparing [2025-05-23T08:36:50.340Z] 2a8d9641cdd1: Preparing [2025-05-23T08:36:50.340Z] c86ca70df113: Preparing [2025-05-23T08:36:50.340Z] 286f275666ac: Preparing [2025-05-23T08:36:50.340Z] c76ac8be5d83: Preparing [2025-05-23T08:36:50.340Z] cd4345a2a141: Preparing [2025-05-23T08:36:50.340Z] 1df8095fde29: Preparing [2025-05-23T08:36:50.340Z] 7a3140e447c5: Preparing [2025-05-23T08:36:50.340Z] 41d20f587704: Preparing [2025-05-23T08:36:50.340Z] c76ac8be5d83: Waiting [2025-05-23T08:36:50.340Z] cd4345a2a141: Waiting [2025-05-23T08:36:50.340Z] 1df8095fde29: Waiting [2025-05-23T08:36:50.340Z] 7a3140e447c5: Waiting [2025-05-23T08:36:50.340Z] 41d20f587704: Waiting [2025-05-23T08:36:50.340Z] 2a8d9641cdd1: Layer already exists [2025-05-23T08:36:50.340Z] c86ca70df113: Layer already exists [2025-05-23T08:36:50.340Z] 286f275666ac: Layer already exists [2025-05-23T08:36:50.340Z] f522f0758512: Layer already exists [2025-05-23T08:36:50.340Z] 0f31fb43af47: Layer already exists [2025-05-23T08:36:50.340Z] c76ac8be5d83: Layer already exists [2025-05-23T08:36:50.340Z] 7a3140e447c5: Layer already exists [2025-05-23T08:36:50.340Z] 1df8095fde29: Layer already exists [2025-05-23T08:36:50.340Z] cd4345a2a141: Layer already exists [2025-05-23T08:36:50.340Z] 41d20f587704: Layer already exists [2025-05-23T08:36:50.340Z] latest: digest: sha256:308b53e34d1173b9fb6a93cde2a8a437a3f3902ad760b8eb029fd9cefb719c9b size: 2412 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-23T08:36:50.956Z] + 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-23T08:36:51.314Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver-arm64:main [2025-05-23T08:36:51.314Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver-arm64] [2025-05-23T08:36:51.314Z] f522f0758512: Preparing [2025-05-23T08:36:51.314Z] 0f31fb43af47: Preparing [2025-05-23T08:36:51.314Z] 2a8d9641cdd1: Preparing [2025-05-23T08:36:51.314Z] c86ca70df113: Preparing [2025-05-23T08:36:51.314Z] 286f275666ac: Preparing [2025-05-23T08:36:51.314Z] c76ac8be5d83: Preparing [2025-05-23T08:36:51.314Z] cd4345a2a141: Preparing [2025-05-23T08:36:51.314Z] 1df8095fde29: Preparing [2025-05-23T08:36:51.314Z] 7a3140e447c5: Preparing [2025-05-23T08:36:51.314Z] 41d20f587704: Preparing [2025-05-23T08:36:51.314Z] 1df8095fde29: Waiting [2025-05-23T08:36:51.314Z] c76ac8be5d83: Waiting [2025-05-23T08:36:51.314Z] cd4345a2a141: Waiting [2025-05-23T08:36:51.314Z] 7a3140e447c5: Waiting [2025-05-23T08:36:51.314Z] 41d20f587704: Waiting [2025-05-23T08:36:51.314Z] 286f275666ac: Layer already exists [2025-05-23T08:36:51.314Z] f522f0758512: Layer already exists [2025-05-23T08:36:51.314Z] 0f31fb43af47: Layer already exists [2025-05-23T08:36:51.314Z] c86ca70df113: Layer already exists [2025-05-23T08:36:51.314Z] 2a8d9641cdd1: Layer already exists [2025-05-23T08:36:51.314Z] 7a3140e447c5: Layer already exists [2025-05-23T08:36:51.314Z] cd4345a2a141: Layer already exists [2025-05-23T08:36:51.314Z] 1df8095fde29: Layer already exists [2025-05-23T08:36:51.314Z] c76ac8be5d83: Layer already exists [2025-05-23T08:36:51.314Z] 41d20f587704: Layer already exists [2025-05-23T08:36:51.578Z] main: digest: sha256:308b53e34d1173b9fb6a93cde2a8a437a3f3902ad760b8eb029fd9cefb719c9b size: 2412 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-23T08:36:51.929Z] + docker tag edgex-devops/py-git-semver-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver-arm64:0.1.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-23T08:36:52.275Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver-arm64:0.1.5 [2025-05-23T08:36:52.275Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver-arm64] [2025-05-23T08:36:52.275Z] f522f0758512: Preparing [2025-05-23T08:36:52.275Z] 0f31fb43af47: Preparing [2025-05-23T08:36:52.275Z] 2a8d9641cdd1: Preparing [2025-05-23T08:36:52.275Z] c86ca70df113: Preparing [2025-05-23T08:36:52.275Z] 286f275666ac: Preparing [2025-05-23T08:36:52.275Z] c76ac8be5d83: Preparing [2025-05-23T08:36:52.275Z] cd4345a2a141: Preparing [2025-05-23T08:36:52.275Z] 1df8095fde29: Preparing [2025-05-23T08:36:52.275Z] 7a3140e447c5: Preparing [2025-05-23T08:36:52.275Z] 41d20f587704: Preparing [2025-05-23T08:36:52.275Z] c76ac8be5d83: Waiting [2025-05-23T08:36:52.275Z] cd4345a2a141: Waiting [2025-05-23T08:36:52.275Z] 1df8095fde29: Waiting [2025-05-23T08:36:52.275Z] 41d20f587704: Waiting [2025-05-23T08:36:52.275Z] 2a8d9641cdd1: Layer already exists [2025-05-23T08:36:52.275Z] 286f275666ac: Layer already exists [2025-05-23T08:36:52.275Z] f522f0758512: Layer already exists [2025-05-23T08:36:52.275Z] 0f31fb43af47: Layer already exists [2025-05-23T08:36:52.275Z] c86ca70df113: Layer already exists [2025-05-23T08:36:52.275Z] c76ac8be5d83: Layer already exists [2025-05-23T08:36:52.275Z] 1df8095fde29: Layer already exists [2025-05-23T08:36:52.275Z] cd4345a2a141: Layer already exists [2025-05-23T08:36:52.275Z] 7a3140e447c5: Layer already exists [2025-05-23T08:36:52.275Z] 41d20f587704: Layer already exists [2025-05-23T08:36:52.539Z] 0.1.5: digest: sha256:308b53e34d1173b9fb6a93cde2a8a437a3f3902ad760b8eb029fd9cefb719c9b size: 2412 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-05-23T08:36:52.605Z] ===================================================== [Pipeline] echo [2025-05-23T08:36:52.622Z] taggedImages: [2025-05-23T08:36:52.622Z] - nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver-arm64:2f807f817482b20fd449fccd171f6d664adfae4f [2025-05-23T08:36:52.622Z] - nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver-arm64:latest [2025-05-23T08:36:52.622Z] - nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver-arm64:main [2025-05-23T08:36:52.622Z] - nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver-arm64:0.1.5 [Pipeline] echo [2025-05-23T08:36:52.634Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver-arm64:2f807f817482b20fd449fccd171f6d664adfae4f [Pipeline] echo [2025-05-23T08:36:52.647Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver-arm64:latest [Pipeline] echo [2025-05-23T08:36:52.659Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver-arm64:main [Pipeline] echo [2025-05-23T08:36:52.667Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver-arm64:0.1.5 [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-23T08:36:53.096Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-05-23T08:36:53.097Z] [2025-05-23T08:36:53.097Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-23T08:36:53.430Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-05-23T08:36:54.386Z] arm64: Pulling from edgex-lftools-log-publisher [2025-05-23T08:36:54.386Z] 8998bd30e6a1: Pulling fs layer [2025-05-23T08:36:54.386Z] 04944245beec: Pulling fs layer [2025-05-23T08:36:54.386Z] 699f458cf7ca: Pulling fs layer [2025-05-23T08:36:54.386Z] 765212b225bb: Pulling fs layer [2025-05-23T08:36:54.386Z] f23df028b6ca: Pulling fs layer [2025-05-23T08:36:54.386Z] d65c8cfc05b1: Pulling fs layer [2025-05-23T08:36:54.386Z] 2437ff75d9bd: Pulling fs layer [2025-05-23T08:36:54.386Z] f23df028b6ca: Waiting [2025-05-23T08:36:54.386Z] d65c8cfc05b1: Waiting [2025-05-23T08:36:54.386Z] 2437ff75d9bd: Waiting [2025-05-23T08:36:54.386Z] 765212b225bb: Waiting [2025-05-23T08:36:54.386Z] 04944245beec: Verifying Checksum [2025-05-23T08:36:54.386Z] 04944245beec: Download complete [2025-05-23T08:36:54.386Z] 765212b225bb: Verifying Checksum [2025-05-23T08:36:54.386Z] 765212b225bb: Download complete [2025-05-23T08:36:54.386Z] f23df028b6ca: Verifying Checksum [2025-05-23T08:36:54.386Z] f23df028b6ca: Download complete [2025-05-23T08:36:54.386Z] d65c8cfc05b1: Verifying Checksum [2025-05-23T08:36:54.386Z] d65c8cfc05b1: Download complete [2025-05-23T08:36:54.655Z] 699f458cf7ca: Verifying Checksum [2025-05-23T08:36:54.655Z] 699f458cf7ca: Download complete [2025-05-23T08:36:54.921Z] 8998bd30e6a1: Verifying Checksum [2025-05-23T08:36:54.921Z] 8998bd30e6a1: Download complete [2025-05-23T08:36:57.499Z] 2437ff75d9bd: Verifying Checksum [2025-05-23T08:36:57.499Z] 2437ff75d9bd: Download complete [2025-05-23T08:36:59.494Z] 8998bd30e6a1: Pull complete [2025-05-23T08:37:00.075Z] 04944245beec: Pull complete [2025-05-23T08:37:01.601Z] 699f458cf7ca: Pull complete [2025-05-23T08:37:01.601Z] 765212b225bb: Pull complete [2025-05-23T08:37:02.573Z] f23df028b6ca: Pull complete [2025-05-23T08:37:02.840Z] d65c8cfc05b1: Pull complete [2025-05-23T08:37:21.132Z] 2437ff75d9bd: Pull complete [2025-05-23T08:37:21.132Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-05-23T08:37:21.132Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-05-23T08:37:21.132Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-05-23T08:37:21.410Z] prd-ubuntu20.04-docker-arm64-4c-16g-2107 does not seem to be running inside a container [2025-05-23T08:37:21.461Z] $ 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-23T08:37:23.596Z] $ docker top a26773217374ef3c86923448912ffd3e98103b1dc5782483854b4b30dd35e8e2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-05-23T08:37:24.434Z] ---> job-cost.sh [2025-05-23T08:37:24.434Z] lf-activate-venv: SKIPPING [2025-05-23T08:37:24.434Z] INFO: No Stack... [2025-05-23T08:37:24.699Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-05-23T08:37:25.654Z] INFO: Archiving Costs [Pipeline] sh [2025-05-23T08:37:26.285Z] + cat /w/workspace/edgexfoundry_git-semver_main/archives/cost.csv [2025-05-23T08:37:26.285Z] + cut -d, -f6 [Pipeline] lock [2025-05-23T08:37:26.339Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-git-semver-main-8-stack-cost] [2025-05-23T08:37:26.347Z] Resource [jenkins-edgexfoundry-git-semver-main-8-stack-cost] did not exist. Created. [2025-05-23T08:37:26.354Z] Lock acquired on [Resource: jenkins-edgexfoundry-git-semver-main-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-05-23T08:37:27.171Z] /w/workspace/edgexfoundry_git-semver_main@tmp/durable-76a81794/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-05-23T08:37:27.817Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-05-23T08:37:27.839Z] Warning: overwriting stash ‘stack-cost’ [2025-05-23T08:37:28.230Z] Stashed 1 file(s) [Pipeline] } [2025-05-23T08:37:28.243Z] Lock released on resource [Resource: jenkins-edgexfoundry-git-semver-main-8-stack-cost] [Pipeline] // lock [Pipeline] } [2025-05-23T08:37:28.260Z] $ docker stop --time=1 a26773217374ef3c86923448912ffd3e98103b1dc5782483854b4b30dd35e8e2 [2025-05-23T08:37:29.786Z] $ docker rm -f --volumes a26773217374ef3c86923448912ffd3e98103b1dc5782483854b4b30dd35e8e2 [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-23T08:37:30.543Z] + [ -d /w/workspace/edgexfoundry_git-semver_main/archives ] [2025-05-23T08:37:30.543Z] + ls -al /w/workspace/edgexfoundry_git-semver_main/archives [2025-05-23T08:37:30.543Z] total 16 [2025-05-23T08:37:30.543Z] drwxr-xr-x 3 root root 4096 May 23 08:31 . [2025-05-23T08:37:30.543Z] drwxrwxr-x 7 jenkins jenkins 4096 May 23 08:31 .. [2025-05-23T08:37:30.543Z] drwxr-xr-x 2 root root 4096 May 23 08:31 cost [2025-05-23T08:37:30.543Z] -rw-r--r-- 1 root root 80 May 23 08:31 cost.csv [2025-05-23T08:37:30.543Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_git-semver_main/archives [2025-05-23T08:37:30.543Z] + ls -al /w/workspace/edgexfoundry_git-semver_main/archives [2025-05-23T08:37:30.543Z] total 16 [2025-05-23T08:37:30.543Z] drwxr-xr-x 3 jenkins jenkins 4096 May 23 08:31 . [2025-05-23T08:37:30.543Z] drwxrwxr-x 7 jenkins jenkins 4096 May 23 08:31 .. [2025-05-23T08:37:30.543Z] drwxr-xr-x 2 jenkins jenkins 4096 May 23 08:31 cost [2025-05-23T08:37:30.543Z] -rw-r--r-- 1 jenkins jenkins 80 May 23 08:31 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-05-23T08:37:30.832Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-05-23T08:37:31.692Z] ---> package-listing.sh [2025-05-23T08:37:31.692Z] ++ facter osfamily [2025-05-23T08:37:31.692Z] ++ tr '[:upper:]' '[:lower:]' [2025-05-23T08:37:31.952Z] + OS_FAMILY=debian [2025-05-23T08:37:31.952Z] + workspace=/w/workspace/edgexfoundry_git-semver_main [2025-05-23T08:37:31.952Z] + START_PACKAGES=/tmp/packages_start.txt [2025-05-23T08:37:31.952Z] + END_PACKAGES=/tmp/packages_end.txt [2025-05-23T08:37:31.952Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-05-23T08:37:31.952Z] + PACKAGES=/tmp/packages_start.txt [2025-05-23T08:37:31.952Z] + '[' /w/workspace/edgexfoundry_git-semver_main ']' [2025-05-23T08:37:31.952Z] + PACKAGES=/tmp/packages_end.txt [2025-05-23T08:37:31.952Z] + case "${OS_FAMILY}" in [2025-05-23T08:37:31.952Z] + dpkg -l [2025-05-23T08:37:31.952Z] + grep '^ii' [2025-05-23T08:37:31.952Z] + '[' -f /tmp/packages_start.txt ']' [2025-05-23T08:37:31.952Z] + '[' -f /tmp/packages_end.txt ']' [2025-05-23T08:37:31.952Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-05-23T08:37:31.952Z] + '[' /w/workspace/edgexfoundry_git-semver_main ']' [2025-05-23T08:37:31.952Z] + mkdir -p /w/workspace/edgexfoundry_git-semver_main/archives/ [2025-05-23T08:37:31.952Z] + 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-23T08:37:31.965Z] 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-23T08:37:32.246Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-23T08:37:32.815Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-05-23T08:37:32.815Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-05-23T08:37:32.897Z] prd-ubuntu20.04-docker-8c-8g-2106 does not seem to be running inside a container [2025-05-23T08:37:32.927Z] $ 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-23T08:37:33.381Z] $ docker top 1c166cbc08ffe3b1e083c43fbe7af16a7eeb06f6809f311944c1301602984465 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-05-23T08:37:33.724Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-05-23T08:37:34.006Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-05-23T08:37:34.292Z] + ls /var/log/sa-host [2025-05-23T08:37:34.292Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-05-23T08:37:34.320Z] provisioning config files... [2025-05-23T08:37:34.329Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_git-semver_main@tmp/config18070762508615967598tmp [Pipeline] { [Pipeline] echo [2025-05-23T08:37:34.347Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-05-23T08:37:34.629Z] ---> create-netrc.sh [Pipeline] } [2025-05-23T08:37:34.636Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-05-23T08:37:34.941Z] ---> python-tools-install.sh [Pipeline] echo [2025-05-23T08:37:34.950Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-05-23T08:37:35.228Z] ---> sudo-logs.sh [2025-05-23T08:37:35.228Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-05-23T08:37:35.281Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-05-23T08:37:35.563Z] ---> job-cost.sh [2025-05-23T08:37:35.563Z] lf-activate-venv: SKIPPING [2025-05-23T08:37:35.563Z] DEBUG: total: 0.2199999988079071 [2025-05-23T08:37:35.563Z] INFO: Retrieving Stack Cost... [2025-05-23T08:37:35.823Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-05-23T08:37:36.083Z] INFO: Archiving Costs [Pipeline] echo [2025-05-23T08:37:36.096Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-05-23T08:37:36.377Z] ---> logs-deploy.sh [2025-05-23T08:37:36.377Z] lf-activate-venv: SKIPPING [2025-05-23T08:37:36.377Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/git-semver/main/8 [2025-05-23T08:37:36.377Z] INFO: archiving workspace using pattern(s): [2025-05-23T08:37:37.312Z] Archives upload complete. [2025-05-23T08:37:37.312Z] INFO: archiving logs to Nexus