Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1de9c0d894bf9b947298bca85d916260acaf242b Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2776259446751612371.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2367685917251950474.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/git-semver/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/git-semver/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14120164088355278834.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f6201a7a3d6e66e18b8eca84a9a3a23cb614281a # timeout=10 Commit message: "Merge pull request #471 from jinlinGuan/fix-multi-arch" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13150497301317711048.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/git-semver/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/git-semver/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3832597112999916643.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:py-git-semver, mavenSettings:git-semver-settings, dockerImageName:py-git-semver, dockerNamespace:edgex-devops, dockerNexusRepo:snapshots, dockerTags:[0.1.4], releaseBranchOverride:python] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: git-semver-settings PROJECT: py-git-semver USE_SEMVER: false DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: py-git-semver DOCKER_REGISTRY_NAMESPACE: edgex-devops DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: py-git-semver-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org RELEASE_BRANCH_OVERRIDE: python DOCKER_CUSTOM_TAGS: 0.1.4 [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-1852 in /w/workspace/edgexfoundry_git-semver_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/git-semver.git > git init /w/workspace/edgexfoundry_git-semver_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/git-semver.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/git-semver.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/git-semver.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 1de9c0d894bf9b947298bca85d916260acaf242b (main) Commit message: "Merge pull request #69 from edgexfoundry/dependabot/pip/gitpython-3.1.37" > git config core.sparsecheckout # timeout=10 > git checkout -f 1de9c0d894bf9b947298bca85d916260acaf242b # timeout=10 > git rev-list --no-walk 9e8ca9d59c3cf76b2390c4ea8b9be8a14265c947 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:48:11 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:48:11 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:48:11 ========================================================= 06:48:11 EdgeX Global Pipelines Version Info 06:48:11 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:48:12 ------------------- 06:48:12 stable info: 06:48:12 ------------------- 06:48:12 Commited By: Ginny Guan ginny@iotechsys.com 06:48:12 Commit SHA: f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 06:48:12 Message: update stable to v1.0.274 06:48:12 ------------------- 06:48:12 experimental info: 06:48:12 ------------------- 06:48:12 Commited By: Ginny Guan ginny@iotechsys.com 06:48:12 Commit SHA: d23c20eb9a5ec3463b7c8c72fdbb28744bcccce8 06:48:12 Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 06:48:12 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = git-semver-settings [Pipeline] echo 06:48:12 [edgeXSetupEnvironment]: set envvar PROJECT = py-git-semver [Pipeline] echo 06:48:12 [edgeXSetupEnvironment]: set envvar USE_SEMVER = false [Pipeline] echo 06:48:12 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:48:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:48:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = py-git-semver [Pipeline] echo 06:48:12 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = edgex-devops [Pipeline] echo 06:48:12 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 06:48:12 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 06:48:12 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:48:12 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 06:48:12 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = py-git-semver-archive.tar.gz [Pipeline] echo 06:48:12 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:48:12 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:48:13 [edgeXSetupEnvironment]: set envvar RELEASE_BRANCH_OVERRIDE = python [Pipeline] echo 06:48:13 [edgeXSetupEnvironment]: set envvar DOCKER_CUSTOM_TAGS = 0.1.4 [Pipeline] echo 06:48:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 06:48:13 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 06:48:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 06:48:13 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1de9c0d894bf9b947298bca85d916260acaf242b [Pipeline] echo 06:48:13 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1de9c0d [Pipeline] echo 06:48:13 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:48:13 provisioning config files... 06:48:13 copy managed file [git-semver-settings] to file:/w/workspace/edgexfoundry_git-semver_main@tmp/config5758575565186438737tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:48:13 ---> ****-login.sh 06:48:13 nexus3.edgexfoundry.org:10001 06:48:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:48:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:48:13 Configure a credential helper to remove this warning. See 06:48:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:48:13 06:48:13 Login Succeeded 06:48:13 nexus3.edgexfoundry.org:10002 06:48:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:48:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:48:13 Configure a credential helper to remove this warning. See 06:48:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:48:13 06:48:13 Login Succeeded 06:48:13 nexus3.edgexfoundry.org:10003 06:48:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:48:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:48:14 Configure a credential helper to remove this warning. See 06:48:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:48:14 06:48:14 Login Succeeded 06:48:14 nexus3.edgexfoundry.org:10004 06:48:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:48:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:48:14 Configure a credential helper to remove this warning. See 06:48:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:48:14 06:48:14 Login Succeeded 06:48:14 ****.io 06:48:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:48:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:48:14 Configure a credential helper to remove this warning. See 06:48:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:48:14 06:48:14 Login Succeeded 06:48:14 ---> ****-login.sh ends [Pipeline] } 06:48:14 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 06:48:14 provisioning config files... 06:48:14 copy managed file [git-semver-settings] to file:/w/workspace/edgexfoundry_git-semver_main@tmp/config6476815771087990030tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:48:14 ---> ****-login.sh 06:48:14 nexus3.edgexfoundry.org:10001 06:48:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:48:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:48:14 Configure a credential helper to remove this warning. See 06:48:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:48:14 06:48:14 Login Succeeded 06:48:14 nexus3.edgexfoundry.org:10002 06:48:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:48:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:48:14 Configure a credential helper to remove this warning. See 06:48:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:48:14 06:48:14 Login Succeeded 06:48:14 nexus3.edgexfoundry.org:10003 06:48:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:48:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:48:15 Configure a credential helper to remove this warning. See 06:48:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:48:15 06:48:15 Login Succeeded 06:48:15 nexus3.edgexfoundry.org:10004 06:48:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:48:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:48:15 Configure a credential helper to remove this warning. See 06:48:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:48:15 06:48:15 Login Succeeded 06:48:15 ****.io 06:48:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:48:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:48:15 Configure a credential helper to remove this warning. See 06:48:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:48:15 06:48:15 Login Succeeded 06:48:15 ---> ****-login.sh ends [Pipeline] } 06:48:15 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 06:48:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:48:16 + ls -al . 06:48:16 total 64 06:48:16 drwxrwxr-x 6 jenkins jenkins 4096 May 20 06:48 . 06:48:16 drwxrwxr-x 4 jenkins jenkins 4096 May 20 06:48 .. 06:48:16 drwxrwxr-x 8 jenkins jenkins 4096 May 20 06:48 .git 06:48:16 drwxrwxr-x 2 jenkins jenkins 4096 May 20 06:48 .github 06:48:16 -rw-rw-r-- 1 jenkins jenkins 1056 May 20 06:48 .gitignore 06:48:16 -rw-rw-r-- 1 jenkins jenkins 1242 May 20 06:48 Dockerfile 06:48:16 -rw-rw-r-- 1 jenkins jenkins 869 May 20 06:48 Jenkinsfile 06:48:16 -rw-rw-r-- 1 jenkins jenkins 5651 May 20 06:48 README.md 06:48:16 -rw-rw-r-- 1 jenkins jenkins 2488 May 20 06:48 build.py 06:48:16 drwxrwxr-x 3 jenkins jenkins 4096 May 20 06:48 docs 06:48:16 -rw-rw-r-- 1 jenkins jenkins 275 May 20 06:48 entrypoint.sh 06:48:16 -rw-rw-r-- 1 jenkins jenkins 83 May 20 06:48 pyproject.toml 06:48:16 -rw-rw-r-- 1 jenkins jenkins 32 May 20 06:48 requirements.txt 06:48:16 -rw-rw-r-- 1 jenkins jenkins 2628 May 20 06:48 setup.py 06:48:16 drwxrwxr-x 4 jenkins jenkins 4096 May 20 06:48 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:16 + docker build -t edgex-devops/py-git-semver -f Dockerfile --build-arg ARCH=amd64 --label git_sha=1de9c0d894bf9b947298bca85d916260acaf242b --label arch=amd64 . 06:48:16 Sending build context to Docker daemon 444.4kB 06:48:16 Step 1/20 : FROM python:3.13-slim AS build-image 06:48:17 3.13-slim: Pulling from library/python 06:48:17 254e724d7786: Pulling fs layer 06:48:17 f778d6c4f6e9: Pulling fs layer 06:48:17 d2f62848b12d: Pulling fs layer 06:48:17 997762e48473: Pulling fs layer 06:48:17 997762e48473: Waiting 06:48:17 f778d6c4f6e9: Verifying Checksum 06:48:17 f778d6c4f6e9: Download complete 06:48:17 d2f62848b12d: Download complete 06:48:17 997762e48473: Download complete 06:48:17 254e724d7786: Verifying Checksum 06:48:17 254e724d7786: Download complete 06:48:18 254e724d7786: Pull complete 06:48:18 f778d6c4f6e9: Pull complete 06:48:19 d2f62848b12d: Pull complete 06:48:19 997762e48473: Pull complete 06:48:19 Digest: sha256:914bf5c12ea40a97a78b2bff97fbdb766cc36ec903bfb4358faf2b74d73b555b 06:48:19 Status: Downloaded newer image for python:3.13-slim 06:48:19 ---> 2cd5426fce28 06:48:19 Step 2/20 : ENV PYTHONDONTWRITEBYTECODE 1 06:48:20 ---> Running in 7353cc41500a 06:48:20 Removing intermediate container 7353cc41500a 06:48:20 ---> 4833970345be 06:48:20 Step 3/20 : ENV GIT_PYTHON_TRACE 1 06:48:20 ---> Running in 9df7665f1aa1 06:48:20 Removing intermediate container 9df7665f1aa1 06:48:20 ---> e81bfc15cf7c 06:48:20 Step 4/20 : WORKDIR /code 06:48:20 ---> Running in a3a7a7abc721 06:48:20 Removing intermediate container a3a7a7abc721 06:48:20 ---> 332d29b5af98 06:48:20 Step 5/20 : COPY . /code/ 06:48:21 ---> 995720fc0ca8 06:48:21 Step 6/20 : RUN apt-get update && apt-get install -y ssh netcat-traditional git 06:48:21 ---> Running in b038e5fc45b6 06:48:21 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] 06:48:21 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] 06:48:21 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] 06:48:21 Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8793 kB] 06:48:21 Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [512 B] 06:48:21 Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [259 kB] 06:48:22 Fetched 9307 kB in 1s (8061 kB/s) 06:48:23 Reading package lists... 06:48:24 Reading package lists... 06:48:24 Building dependency tree... 06:48:24 Reading state information... 06:48:24 The following additional packages will be installed: 06:48:24 dbus dbus-bin dbus-daemon dbus-session-bus-common dbus-system-bus-common 06:48:24 dbus-user-session dmsetup git-man krb5-locales less libapparmor1 libargon2-1 06:48:24 libbrotli1 libbsd0 libcbor0.8 libcryptsetup12 libcurl3-gnutls libdbus-1-3 06:48:24 libdevmapper1.02.1 libedit2 liberror-perl libexpat1 libfdisk1 libfido2-1 06:48:24 libgdbm-compat4 libgssapi-krb5-2 libip4tc2 libjson-c5 libk5crypto3 06:48:24 libkeyutils1 libkmod2 libkrb5-3 libkrb5support0 libldap-2.5-0 libldap-common 06:48:24 libnghttp2-14 libnsl2 libnss-systemd libpam-systemd libperl5.36 libproc2-0 06:48:24 libpsl5 librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db libssh2-1 06:48:24 libssl3 libsystemd-shared libtirpc-common libtirpc3 libwrap0 libx11-6 06:48:24 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 ncurses-term 06:48:24 openssh-client openssh-server openssh-sftp-server openssl patch perl 06:48:24 perl-modules-5.36 procps psmisc publicsuffix runit-helper sensible-utils 06:48:24 systemd systemd-sysv systemd-timesyncd ucf xauth 06:48:24 Suggested packages: 06:48:24 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-email git-gui 06:48:24 gitk gitweb git-cvs git-mediawiki git-svn krb5-doc krb5-user 06:48:24 libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal 06:48:24 libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql keychain 06:48:24 libpam-ssh monkeysphere ssh-askpass molly-guard ufw ed diffutils-doc 06:48:24 perl-doc libterm-readline-gnu-perl | libterm-readline-perl-perl make 06:48:24 libtap-harness-archive-perl systemd-container systemd-homed systemd-userdbd 06:48:24 systemd-boot systemd-resolved libqrencode4 libtss2-esys-3.0.2-0 libtss2-mu0 06:48:24 libtss2-rc0 polkitd | policykit-1 06:48:24 The following NEW packages will be installed: 06:48:24 dbus dbus-bin dbus-daemon dbus-session-bus-common dbus-system-bus-common 06:48:24 dbus-user-session dmsetup git git-man krb5-locales less libapparmor1 06:48:24 libargon2-1 libbrotli1 libbsd0 libcbor0.8 libcryptsetup12 libcurl3-gnutls 06:48:24 libdbus-1-3 libdevmapper1.02.1 libedit2 liberror-perl libexpat1 libfdisk1 06:48:24 libfido2-1 libgdbm-compat4 libgssapi-krb5-2 libip4tc2 libjson-c5 06:48:24 libk5crypto3 libkeyutils1 libkmod2 libkrb5-3 libkrb5support0 libldap-2.5-0 06:48:24 libldap-common libnghttp2-14 libnsl2 libnss-systemd libpam-systemd 06:48:24 libperl5.36 libproc2-0 libpsl5 librtmp1 libsasl2-2 libsasl2-modules 06:48:24 libsasl2-modules-db libssh2-1 libsystemd-shared libtirpc-common libtirpc3 06:48:24 libwrap0 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 06:48:24 ncurses-term netcat-traditional openssh-client openssh-server 06:48:24 openssh-sftp-server patch perl perl-modules-5.36 procps psmisc publicsuffix 06:48:24 runit-helper sensible-utils ssh systemd systemd-sysv systemd-timesyncd ucf 06:48:24 xauth 06:48:24 The following packages will be upgraded: 06:48:24 libssl3 openssl 06:48:24 2 upgraded, 78 newly installed, 0 to remove and 9 not upgraded. 06:48:24 Need to get 34.7 MB of archives. 06:48:24 After this operation, 146 MB of additional disk space will be used. 06:48:24 Get:1 http://deb.debian.org/debian bookworm/main amd64 libargon2-1 amd64 0~20171227-0.3+deb12u1 [19.4 kB] 06:48:24 Get:2 http://deb.debian.org/debian bookworm/main amd64 dmsetup amd64 2:1.02.185-2 [82.0 kB] 06:48:24 Get:3 http://deb.debian.org/debian bookworm/main amd64 libdevmapper1.02.1 amd64 2:1.02.185-2 [133 kB] 06:48:24 Get:4 http://deb.debian.org/debian bookworm/main amd64 libjson-c5 amd64 0.16-2 [44.1 kB] 06:48:24 Get:5 http://deb.debian.org/debian bookworm/main amd64 libssl3 amd64 3.0.16-1~deb12u1 [2026 kB] 06:48:24 Get:6 http://deb.debian.org/debian bookworm/main amd64 libcryptsetup12 amd64 2:2.6.1-4~deb12u2 [223 kB] 06:48:24 Get:7 http://deb.debian.org/debian bookworm/main amd64 libfdisk1 amd64 2.38.1-5+deb12u3 [194 kB] 06:48:24 Get:8 http://deb.debian.org/debian bookworm/main amd64 libkmod2 amd64 30+20221128-1 [57.9 kB] 06:48:24 Get:9 http://deb.debian.org/debian bookworm/main amd64 libapparmor1 amd64 3.0.8-3 [41.2 kB] 06:48:24 Get:10 http://deb.debian.org/debian bookworm/main amd64 libip4tc2 amd64 1.8.9-2 [19.0 kB] 06:48:24 Get:11 http://deb.debian.org/debian bookworm/main amd64 libsystemd-shared amd64 252.36-1~deb12u1 [1693 kB] 06:48:24 Get:12 http://deb.debian.org/debian bookworm/main amd64 systemd amd64 252.36-1~deb12u1 [3037 kB] 06:48:24 Get:13 http://deb.debian.org/debian bookworm/main amd64 systemd-sysv amd64 252.36-1~deb12u1 [42.6 kB] 06:48:24 Get:14 http://deb.debian.org/debian bookworm/main amd64 libdbus-1-3 amd64 1.14.10-1~deb12u1 [201 kB] 06:48:24 Get:15 http://deb.debian.org/debian bookworm/main amd64 dbus-bin amd64 1.14.10-1~deb12u1 [105 kB] 06:48:24 Get:16 http://deb.debian.org/debian bookworm/main amd64 dbus-session-bus-common all 1.14.10-1~deb12u1 [78.2 kB] 06:48:24 Get:17 http://deb.debian.org/debian bookworm/main amd64 libexpat1 amd64 2.5.0-1+deb12u1 [98.9 kB] 06:48:24 Get:18 http://deb.debian.org/debian bookworm/main amd64 dbus-daemon amd64 1.14.10-1~deb12u1 [184 kB] 06:48:24 Get:19 http://deb.debian.org/debian bookworm/main amd64 dbus-system-bus-common all 1.14.10-1~deb12u1 [79.3 kB] 06:48:24 Get:20 http://deb.debian.org/debian bookworm/main amd64 dbus amd64 1.14.10-1~deb12u1 [97.4 kB] 06:48:24 Get:21 http://deb.debian.org/debian bookworm/main amd64 perl-modules-5.36 all 5.36.0-7+deb12u2 [2815 kB] 06:48:24 Get:22 http://deb.debian.org/debian bookworm/main amd64 libgdbm-compat4 amd64 1.23-3 [48.2 kB] 06:48:24 Get:23 http://deb.debian.org/debian bookworm/main amd64 libperl5.36 amd64 5.36.0-7+deb12u2 [4207 kB] 06:48:24 Get:24 http://deb.debian.org/debian bookworm/main amd64 perl amd64 5.36.0-7+deb12u2 [239 kB] 06:48:24 Get:25 http://deb.debian.org/debian bookworm/main amd64 libbsd0 amd64 0.11.7-2 [117 kB] 06:48:24 Get:26 http://deb.debian.org/debian bookworm/main amd64 libedit2 amd64 3.1-20221030-2 [93.0 kB] 06:48:24 Get:27 http://deb.debian.org/debian bookworm/main amd64 libcbor0.8 amd64 0.8.0-2+b1 [27.4 kB] 06:48:24 Get:28 http://deb.debian.org/debian bookworm/main amd64 libfido2-1 amd64 1.12.0-2+b1 [77.2 kB] 06:48:24 Get:29 http://deb.debian.org/debian bookworm/main amd64 libkrb5support0 amd64 1.20.1-2+deb12u3 [32.8 kB] 06:48:24 Get:30 http://deb.debian.org/debian bookworm/main amd64 libk5crypto3 amd64 1.20.1-2+deb12u3 [78.9 kB] 06:48:24 Get:31 http://deb.debian.org/debian bookworm/main amd64 libkeyutils1 amd64 1.6.3-2 [8808 B] 06:48:24 Get:32 http://deb.debian.org/debian bookworm/main amd64 libkrb5-3 amd64 1.20.1-2+deb12u3 [332 kB] 06:48:24 Get:33 http://deb.debian.org/debian bookworm/main amd64 libgssapi-krb5-2 amd64 1.20.1-2+deb12u3 [135 kB] 06:48:24 Get:34 http://deb.debian.org/debian bookworm/main amd64 openssh-client amd64 1:9.2p1-2+deb12u6 [992 kB] 06:48:24 Get:35 http://deb.debian.org/debian bookworm/main amd64 openssh-sftp-server amd64 1:9.2p1-2+deb12u6 [65.8 kB] 06:48:24 Get:36 http://deb.debian.org/debian bookworm/main amd64 libproc2-0 amd64 2:4.0.2-3 [62.8 kB] 06:48:24 Get:37 http://deb.debian.org/debian bookworm/main amd64 procps amd64 2:4.0.2-3 [709 kB] 06:48:24 Get:38 http://deb.debian.org/debian bookworm/main amd64 sensible-utils all 0.0.17+nmu1 [19.0 kB] 06:48:24 Get:39 http://deb.debian.org/debian bookworm/main amd64 ucf all 3.0043+nmu1+deb12u1 [55.3 kB] 06:48:24 Get:40 http://deb.debian.org/debian bookworm/main amd64 runit-helper all 2.15.2 [6520 B] 06:48:24 Get:41 http://deb.debian.org/debian bookworm/main amd64 libtirpc-common all 1.3.3+ds-1 [14.0 kB] 06:48:24 Get:42 http://deb.debian.org/debian bookworm/main amd64 libtirpc3 amd64 1.3.3+ds-1 [85.2 kB] 06:48:24 Get:43 http://deb.debian.org/debian bookworm/main amd64 libnsl2 amd64 1.3.0-2 [39.5 kB] 06:48:24 Get:44 http://deb.debian.org/debian bookworm/main amd64 libwrap0 amd64 7.6.q-32 [54.9 kB] 06:48:24 Get:45 http://deb.debian.org/debian bookworm/main amd64 openssh-server amd64 1:9.2p1-2+deb12u6 [457 kB] 06:48:24 Get:46 http://deb.debian.org/debian bookworm/main amd64 less amd64 590-2.1~deb12u2 [132 kB] 06:48:24 Get:47 http://deb.debian.org/debian bookworm/main amd64 krb5-locales all 1.20.1-2+deb12u3 [63.1 kB] 06:48:24 Get:48 http://deb.debian.org/debian bookworm/main amd64 libnss-systemd amd64 252.36-1~deb12u1 [164 kB] 06:48:24 Get:49 http://deb.debian.org/debian bookworm/main amd64 libpam-systemd amd64 252.36-1~deb12u1 [225 kB] 06:48:24 Get:50 http://deb.debian.org/debian bookworm/main amd64 ncurses-term all 6.4-4 [501 kB] 06:48:24 Get:51 http://deb.debian.org/debian bookworm/main amd64 netcat-traditional amd64 1.10-47 [67.9 kB] 06:48:24 Get:52 http://deb.debian.org/debian bookworm/main amd64 systemd-timesyncd amd64 252.36-1~deb12u1 [63.7 kB] 06:48:24 Get:53 http://deb.debian.org/debian bookworm/main amd64 dbus-user-session amd64 1.14.10-1~deb12u1 [78.1 kB] 06:48:24 Get:54 http://deb.debian.org/debian bookworm/main amd64 libbrotli1 amd64 1.0.9-2+b6 [275 kB] 06:48:24 Get:55 http://deb.debian.org/debian bookworm/main amd64 libsasl2-modules-db amd64 2.1.28+dfsg-10 [20.3 kB] 06:48:24 Get:56 http://deb.debian.org/debian bookworm/main amd64 libsasl2-2 amd64 2.1.28+dfsg-10 [59.7 kB] 06:48:24 Get:57 http://deb.debian.org/debian bookworm/main amd64 libldap-2.5-0 amd64 2.5.13+dfsg-5 [183 kB] 06:48:24 Get:58 http://deb.debian.org/debian bookworm/main amd64 libnghttp2-14 amd64 1.52.0-1+deb12u2 [73.0 kB] 06:48:24 Get:59 http://deb.debian.org/debian bookworm/main amd64 libpsl5 amd64 0.21.2-1 [58.7 kB] 06:48:24 Get:60 http://deb.debian.org/debian bookworm/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] 06:48:24 Get:61 http://deb.debian.org/debian bookworm/main amd64 libssh2-1 amd64 1.10.0-3+b1 [179 kB] 06:48:24 Get:62 http://deb.debian.org/debian bookworm/main amd64 libcurl3-gnutls amd64 7.88.1-10+deb12u12 [386 kB] 06:48:24 Get:63 http://deb.debian.org/debian bookworm/main amd64 liberror-perl all 0.17029-2 [29.0 kB] 06:48:24 Get:64 http://deb.debian.org/debian bookworm/main amd64 git-man all 1:2.39.5-0+deb12u2 [2053 kB] 06:48:24 Get:65 http://deb.debian.org/debian bookworm/main amd64 git amd64 1:2.39.5-0+deb12u2 [7260 kB] 06:48:25 Get:66 http://deb.debian.org/debian bookworm/main amd64 libldap-common all 2.5.13+dfsg-5 [29.3 kB] 06:48:25 Get:67 http://deb.debian.org/debian bookworm/main amd64 libsasl2-modules amd64 2.1.28+dfsg-10 [66.6 kB] 06:48:25 Get:68 http://deb.debian.org/debian bookworm/main amd64 libxau6 amd64 1:1.0.9-1 [19.7 kB] 06:48:25 Get:69 http://deb.debian.org/debian bookworm/main amd64 libxdmcp6 amd64 1:1.1.2-3 [26.3 kB] 06:48:25 Get:70 http://deb.debian.org/debian bookworm/main amd64 libxcb1 amd64 1.15-1 [144 kB] 06:48:25 Get:71 http://deb.debian.org/debian bookworm/main amd64 libx11-data all 2:1.8.4-2+deb12u2 [292 kB] 06:48:25 Get:72 http://deb.debian.org/debian bookworm/main amd64 libx11-6 amd64 2:1.8.4-2+deb12u2 [760 kB] 06:48:25 Get:73 http://deb.debian.org/debian bookworm/main amd64 libxext6 amd64 2:1.3.4-1+b1 [52.9 kB] 06:48:25 Get:74 http://deb.debian.org/debian bookworm/main amd64 libxmuu1 amd64 2:1.1.3-3 [23.9 kB] 06:48:25 Get:75 http://deb.debian.org/debian bookworm/main amd64 openssl amd64 3.0.16-1~deb12u1 [1427 kB] 06:48:25 Get:76 http://deb.debian.org/debian bookworm/main amd64 patch amd64 2.7.6-7 [128 kB] 06:48:25 Get:77 http://deb.debian.org/debian bookworm/main amd64 psmisc amd64 23.6-1 [259 kB] 06:48:25 Get:78 http://deb.debian.org/debian bookworm/main amd64 publicsuffix all 20230209.2326-1 [126 kB] 06:48:25 Get:79 http://deb.debian.org/debian bookworm/main amd64 ssh all 1:9.2p1-2+deb12u6 [174 kB] 06:48:25 Get:80 http://deb.debian.org/debian bookworm/main amd64 xauth amd64 1:1.1.2-1 [36.0 kB] 06:48:25 debconf: delaying package configuration, since apt-utils is not installed 06:48:25 Fetched 34.7 MB in 0s (81.7 MB/s) 06:48:25 Selecting previously unselected package libargon2-1:amd64. 06:48:25 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6632 files and directories currently installed.) 06:48:25 Preparing to unpack .../00-libargon2-1_0~20171227-0.3+deb12u1_amd64.deb ... 06:48:25 Unpacking libargon2-1:amd64 (0~20171227-0.3+deb12u1) ... 06:48:25 Selecting previously unselected package dmsetup. 06:48:25 Preparing to unpack .../01-dmsetup_2%3a1.02.185-2_amd64.deb ... 06:48:25 Unpacking dmsetup (2:1.02.185-2) ... 06:48:25 Selecting previously unselected package libdevmapper1.02.1:amd64. 06:48:25 Preparing to unpack .../02-libdevmapper1.02.1_2%3a1.02.185-2_amd64.deb ... 06:48:25 Unpacking libdevmapper1.02.1:amd64 (2:1.02.185-2) ... 06:48:25 Selecting previously unselected package libjson-c5:amd64. 06:48:25 Preparing to unpack .../03-libjson-c5_0.16-2_amd64.deb ... 06:48:25 Unpacking libjson-c5:amd64 (0.16-2) ... 06:48:25 Preparing to unpack .../04-libssl3_3.0.16-1~deb12u1_amd64.deb ... 06:48:25 Unpacking libssl3:amd64 (3.0.16-1~deb12u1) over (3.0.15-1~deb12u1) ... 06:48:25 Selecting previously unselected package libcryptsetup12:amd64. 06:48:25 Preparing to unpack .../05-libcryptsetup12_2%3a2.6.1-4~deb12u2_amd64.deb ... 06:48:25 Unpacking libcryptsetup12:amd64 (2:2.6.1-4~deb12u2) ... 06:48:25 Selecting previously unselected package libfdisk1:amd64. 06:48:25 Preparing to unpack .../06-libfdisk1_2.38.1-5+deb12u3_amd64.deb ... 06:48:25 Unpacking libfdisk1:amd64 (2.38.1-5+deb12u3) ... 06:48:25 Selecting previously unselected package libkmod2:amd64. 06:48:25 Preparing to unpack .../07-libkmod2_30+20221128-1_amd64.deb ... 06:48:25 Unpacking libkmod2:amd64 (30+20221128-1) ... 06:48:26 Selecting previously unselected package libapparmor1:amd64. 06:48:26 Preparing to unpack .../08-libapparmor1_3.0.8-3_amd64.deb ... 06:48:26 Unpacking libapparmor1:amd64 (3.0.8-3) ... 06:48:26 Selecting previously unselected package libip4tc2:amd64. 06:48:26 Preparing to unpack .../09-libip4tc2_1.8.9-2_amd64.deb ... 06:48:26 Unpacking libip4tc2:amd64 (1.8.9-2) ... 06:48:26 Selecting previously unselected package libsystemd-shared:amd64. 06:48:26 Preparing to unpack .../10-libsystemd-shared_252.36-1~deb12u1_amd64.deb ... 06:48:26 Unpacking libsystemd-shared:amd64 (252.36-1~deb12u1) ... 06:48:26 Setting up libssl3:amd64 (3.0.16-1~deb12u1) ... 06:48:26 Selecting previously unselected package systemd. 06:48:26 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6706 files and directories currently installed.) 06:48:26 Preparing to unpack .../systemd_252.36-1~deb12u1_amd64.deb ... 06:48:26 Unpacking systemd (252.36-1~deb12u1) ... 06:48:26 Setting up libargon2-1:amd64 (0~20171227-0.3+deb12u1) ... 06:48:26 Setting up libjson-c5:amd64 (0.16-2) ... 06:48:26 Setting up libfdisk1:amd64 (2.38.1-5+deb12u3) ... 06:48:26 Setting up libkmod2:amd64 (30+20221128-1) ... 06:48:26 Setting up libapparmor1:amd64 (3.0.8-3) ... 06:48:26 Setting up libip4tc2:amd64 (1.8.9-2) ... 06:48:26 Setting up libsystemd-shared:amd64 (252.36-1~deb12u1) ... 06:48:26 Setting up libdevmapper1.02.1:amd64 (2:1.02.185-2) ... 06:48:26 Setting up libcryptsetup12:amd64 (2:2.6.1-4~deb12u2) ... 06:48:26 Setting up systemd (252.36-1~deb12u1) ... 06:48:26 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. 06:48:26 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. 06:48:26 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. 06:48:26 Initializing machine ID from random generator. 06:48:26 Creating group 'systemd-journal' with GID 999. 06:48:26 Creating group 'systemd-network' with GID 998. 06:48:26 Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998. 06:48:26 Setting up dmsetup (2:1.02.185-2) ... 06:48:26 Selecting previously unselected package systemd-sysv. 06:48:26 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 7554 files and directories currently installed.) 06:48:26 Preparing to unpack .../00-systemd-sysv_252.36-1~deb12u1_amd64.deb ... 06:48:26 Unpacking systemd-sysv (252.36-1~deb12u1) ... 06:48:27 Selecting previously unselected package libdbus-1-3:amd64. 06:48:27 Preparing to unpack .../01-libdbus-1-3_1.14.10-1~deb12u1_amd64.deb ... 06:48:27 Unpacking libdbus-1-3:amd64 (1.14.10-1~deb12u1) ... 06:48:27 Selecting previously unselected package dbus-bin. 06:48:27 Preparing to unpack .../02-dbus-bin_1.14.10-1~deb12u1_amd64.deb ... 06:48:27 Unpacking dbus-bin (1.14.10-1~deb12u1) ... 06:48:27 Selecting previously unselected package dbus-session-bus-common. 06:48:27 Preparing to unpack .../03-dbus-session-bus-common_1.14.10-1~deb12u1_all.deb ... 06:48:27 Unpacking dbus-session-bus-common (1.14.10-1~deb12u1) ... 06:48:27 Selecting previously unselected package libexpat1:amd64. 06:48:27 Preparing to unpack .../04-libexpat1_2.5.0-1+deb12u1_amd64.deb ... 06:48:27 Unpacking libexpat1:amd64 (2.5.0-1+deb12u1) ... 06:48:27 Selecting previously unselected package dbus-daemon. 06:48:27 Preparing to unpack .../05-dbus-daemon_1.14.10-1~deb12u1_amd64.deb ... 06:48:27 Unpacking dbus-daemon (1.14.10-1~deb12u1) ... 06:48:27 Selecting previously unselected package dbus-system-bus-common. 06:48:27 Preparing to unpack .../06-dbus-system-bus-common_1.14.10-1~deb12u1_all.deb ... 06:48:27 Unpacking dbus-system-bus-common (1.14.10-1~deb12u1) ... 06:48:27 Selecting previously unselected package dbus. 06:48:27 Preparing to unpack .../07-dbus_1.14.10-1~deb12u1_amd64.deb ... 06:48:27 Unpacking dbus (1.14.10-1~deb12u1) ... 06:48:27 Selecting previously unselected package perl-modules-5.36. 06:48:27 Preparing to unpack .../08-perl-modules-5.36_5.36.0-7+deb12u2_all.deb ... 06:48:27 Unpacking perl-modules-5.36 (5.36.0-7+deb12u2) ... 06:48:27 Selecting previously unselected package libgdbm-compat4:amd64. 06:48:27 Preparing to unpack .../09-libgdbm-compat4_1.23-3_amd64.deb ... 06:48:27 Unpacking libgdbm-compat4:amd64 (1.23-3) ... 06:48:27 Selecting previously unselected package libperl5.36:amd64. 06:48:27 Preparing to unpack .../10-libperl5.36_5.36.0-7+deb12u2_amd64.deb ... 06:48:27 Unpacking libperl5.36:amd64 (5.36.0-7+deb12u2) ... 06:48:28 Selecting previously unselected package perl. 06:48:28 Preparing to unpack .../11-perl_5.36.0-7+deb12u2_amd64.deb ... 06:48:28 Unpacking perl (5.36.0-7+deb12u2) ... 06:48:28 Selecting previously unselected package libbsd0:amd64. 06:48:28 Preparing to unpack .../12-libbsd0_0.11.7-2_amd64.deb ... 06:48:28 Unpacking libbsd0:amd64 (0.11.7-2) ... 06:48:28 Selecting previously unselected package libedit2:amd64. 06:48:28 Preparing to unpack .../13-libedit2_3.1-20221030-2_amd64.deb ... 06:48:28 Unpacking libedit2:amd64 (3.1-20221030-2) ... 06:48:28 Selecting previously unselected package libcbor0.8:amd64. 06:48:28 Preparing to unpack .../14-libcbor0.8_0.8.0-2+b1_amd64.deb ... 06:48:28 Unpacking libcbor0.8:amd64 (0.8.0-2+b1) ... 06:48:28 Selecting previously unselected package libfido2-1:amd64. 06:48:28 Preparing to unpack .../15-libfido2-1_1.12.0-2+b1_amd64.deb ... 06:48:28 Unpacking libfido2-1:amd64 (1.12.0-2+b1) ... 06:48:28 Selecting previously unselected package libkrb5support0:amd64. 06:48:28 Preparing to unpack .../16-libkrb5support0_1.20.1-2+deb12u3_amd64.deb ... 06:48:28 Unpacking libkrb5support0:amd64 (1.20.1-2+deb12u3) ... 06:48:28 Selecting previously unselected package libk5crypto3:amd64. 06:48:28 Preparing to unpack .../17-libk5crypto3_1.20.1-2+deb12u3_amd64.deb ... 06:48:28 Unpacking libk5crypto3:amd64 (1.20.1-2+deb12u3) ... 06:48:28 Selecting previously unselected package libkeyutils1:amd64. 06:48:28 Preparing to unpack .../18-libkeyutils1_1.6.3-2_amd64.deb ... 06:48:28 Unpacking libkeyutils1:amd64 (1.6.3-2) ... 06:48:28 Selecting previously unselected package libkrb5-3:amd64. 06:48:28 Preparing to unpack .../19-libkrb5-3_1.20.1-2+deb12u3_amd64.deb ... 06:48:28 Unpacking libkrb5-3:amd64 (1.20.1-2+deb12u3) ... 06:48:28 Selecting previously unselected package libgssapi-krb5-2:amd64. 06:48:28 Preparing to unpack .../20-libgssapi-krb5-2_1.20.1-2+deb12u3_amd64.deb ... 06:48:28 Unpacking libgssapi-krb5-2:amd64 (1.20.1-2+deb12u3) ... 06:48:28 Selecting previously unselected package openssh-client. 06:48:28 Preparing to unpack .../21-openssh-client_1%3a9.2p1-2+deb12u6_amd64.deb ... 06:48:28 Unpacking openssh-client (1:9.2p1-2+deb12u6) ... 06:48:28 Selecting previously unselected package openssh-sftp-server. 06:48:28 Preparing to unpack .../22-openssh-sftp-server_1%3a9.2p1-2+deb12u6_amd64.deb ... 06:48:28 Unpacking openssh-sftp-server (1:9.2p1-2+deb12u6) ... 06:48:28 Selecting previously unselected package libproc2-0:amd64. 06:48:28 Preparing to unpack .../23-libproc2-0_2%3a4.0.2-3_amd64.deb ... 06:48:28 Unpacking libproc2-0:amd64 (2:4.0.2-3) ... 06:48:28 Selecting previously unselected package procps. 06:48:28 Preparing to unpack .../24-procps_2%3a4.0.2-3_amd64.deb ... 06:48:28 Unpacking procps (2:4.0.2-3) ... 06:48:28 Selecting previously unselected package sensible-utils. 06:48:28 Preparing to unpack .../25-sensible-utils_0.0.17+nmu1_all.deb ... 06:48:28 Unpacking sensible-utils (0.0.17+nmu1) ... 06:48:28 Selecting previously unselected package ucf. 06:48:28 Preparing to unpack .../26-ucf_3.0043+nmu1+deb12u1_all.deb ... 06:48:28 Moving old data out of the way 06:48:28 Unpacking ucf (3.0043+nmu1+deb12u1) ... 06:48:28 Selecting previously unselected package runit-helper. 06:48:28 Preparing to unpack .../27-runit-helper_2.15.2_all.deb ... 06:48:28 Unpacking runit-helper (2.15.2) ... 06:48:28 Selecting previously unselected package libtirpc-common. 06:48:28 Preparing to unpack .../28-libtirpc-common_1.3.3+ds-1_all.deb ... 06:48:29 Unpacking libtirpc-common (1.3.3+ds-1) ... 06:48:29 Selecting previously unselected package libtirpc3:amd64. 06:48:29 Preparing to unpack .../29-libtirpc3_1.3.3+ds-1_amd64.deb ... 06:48:29 Unpacking libtirpc3:amd64 (1.3.3+ds-1) ... 06:48:29 Selecting previously unselected package libnsl2:amd64. 06:48:29 Preparing to unpack .../30-libnsl2_1.3.0-2_amd64.deb ... 06:48:29 Unpacking libnsl2:amd64 (1.3.0-2) ... 06:48:29 Selecting previously unselected package libwrap0:amd64. 06:48:29 Preparing to unpack .../31-libwrap0_7.6.q-32_amd64.deb ... 06:48:29 Unpacking libwrap0:amd64 (7.6.q-32) ... 06:48:29 Selecting previously unselected package openssh-server. 06:48:29 Preparing to unpack .../32-openssh-server_1%3a9.2p1-2+deb12u6_amd64.deb ... 06:48:29 Unpacking openssh-server (1:9.2p1-2+deb12u6) ... 06:48:29 Selecting previously unselected package less. 06:48:29 Preparing to unpack .../33-less_590-2.1~deb12u2_amd64.deb ... 06:48:29 Unpacking less (590-2.1~deb12u2) ... 06:48:29 Selecting previously unselected package krb5-locales. 06:48:29 Preparing to unpack .../34-krb5-locales_1.20.1-2+deb12u3_all.deb ... 06:48:29 Unpacking krb5-locales (1.20.1-2+deb12u3) ... 06:48:29 Selecting previously unselected package libnss-systemd:amd64. 06:48:29 Preparing to unpack .../35-libnss-systemd_252.36-1~deb12u1_amd64.deb ... 06:48:29 Unpacking libnss-systemd:amd64 (252.36-1~deb12u1) ... 06:48:29 Selecting previously unselected package libpam-systemd:amd64. 06:48:29 Preparing to unpack .../36-libpam-systemd_252.36-1~deb12u1_amd64.deb ... 06:48:29 Unpacking libpam-systemd:amd64 (252.36-1~deb12u1) ... 06:48:29 Selecting previously unselected package ncurses-term. 06:48:29 Preparing to unpack .../37-ncurses-term_6.4-4_all.deb ... 06:48:29 Unpacking ncurses-term (6.4-4) ... 06:48:29 Still waiting to schedule task 06:48:29 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 06:48:29 Selecting previously unselected package netcat-traditional. 06:48:29 Preparing to unpack .../38-netcat-traditional_1.10-47_amd64.deb ... 06:48:29 Unpacking netcat-traditional (1.10-47) ... 06:48:30 Selecting previously unselected package systemd-timesyncd. 06:48:30 Preparing to unpack .../39-systemd-timesyncd_252.36-1~deb12u1_amd64.deb ... 06:48:30 Unpacking systemd-timesyncd (252.36-1~deb12u1) ... 06:48:30 Selecting previously unselected package dbus-user-session. 06:48:30 Preparing to unpack .../40-dbus-user-session_1.14.10-1~deb12u1_amd64.deb ... 06:48:30 Unpacking dbus-user-session (1.14.10-1~deb12u1) ... 06:48:30 Selecting previously unselected package libbrotli1:amd64. 06:48:30 Preparing to unpack .../41-libbrotli1_1.0.9-2+b6_amd64.deb ... 06:48:30 Unpacking libbrotli1:amd64 (1.0.9-2+b6) ... 06:48:30 Selecting previously unselected package libsasl2-modules-db:amd64. 06:48:30 Preparing to unpack .../42-libsasl2-modules-db_2.1.28+dfsg-10_amd64.deb ... 06:48:30 Unpacking libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... 06:48:30 Selecting previously unselected package libsasl2-2:amd64. 06:48:30 Preparing to unpack .../43-libsasl2-2_2.1.28+dfsg-10_amd64.deb ... 06:48:30 Unpacking libsasl2-2:amd64 (2.1.28+dfsg-10) ... 06:48:30 Selecting previously unselected package libldap-2.5-0:amd64. 06:48:30 Preparing to unpack .../44-libldap-2.5-0_2.5.13+dfsg-5_amd64.deb ... 06:48:30 Unpacking libldap-2.5-0:amd64 (2.5.13+dfsg-5) ... 06:48:30 Selecting previously unselected package libnghttp2-14:amd64. 06:48:30 Preparing to unpack .../45-libnghttp2-14_1.52.0-1+deb12u2_amd64.deb ... 06:48:30 Unpacking libnghttp2-14:amd64 (1.52.0-1+deb12u2) ... 06:48:30 Selecting previously unselected package libpsl5:amd64. 06:48:30 Preparing to unpack .../46-libpsl5_0.21.2-1_amd64.deb ... 06:48:30 Unpacking libpsl5:amd64 (0.21.2-1) ... 06:48:30 Selecting previously unselected package librtmp1:amd64. 06:48:30 Preparing to unpack .../47-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... 06:48:30 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... 06:48:30 Selecting previously unselected package libssh2-1:amd64. 06:48:30 Preparing to unpack .../48-libssh2-1_1.10.0-3+b1_amd64.deb ... 06:48:30 Unpacking libssh2-1:amd64 (1.10.0-3+b1) ... 06:48:30 Selecting previously unselected package libcurl3-gnutls:amd64. 06:48:30 Preparing to unpack .../49-libcurl3-gnutls_7.88.1-10+deb12u12_amd64.deb ... 06:48:30 Unpacking libcurl3-gnutls:amd64 (7.88.1-10+deb12u12) ... 06:48:30 Selecting previously unselected package liberror-perl. 06:48:30 Preparing to unpack .../50-liberror-perl_0.17029-2_all.deb ... 06:48:30 Unpacking liberror-perl (0.17029-2) ... 06:48:30 Selecting previously unselected package git-man. 06:48:30 Preparing to unpack .../51-git-man_1%3a2.39.5-0+deb12u2_all.deb ... 06:48:30 Unpacking git-man (1:2.39.5-0+deb12u2) ... 06:48:30 Selecting previously unselected package git. 06:48:30 Preparing to unpack .../52-git_1%3a2.39.5-0+deb12u2_amd64.deb ... 06:48:30 Unpacking git (1:2.39.5-0+deb12u2) ... 06:48:31 Selecting previously unselected package libldap-common. 06:48:31 Preparing to unpack .../53-libldap-common_2.5.13+dfsg-5_all.deb ... 06:48:31 Unpacking libldap-common (2.5.13+dfsg-5) ... 06:48:31 Selecting previously unselected package libsasl2-modules:amd64. 06:48:31 Preparing to unpack .../54-libsasl2-modules_2.1.28+dfsg-10_amd64.deb ... 06:48:31 Unpacking libsasl2-modules:amd64 (2.1.28+dfsg-10) ... 06:48:31 Selecting previously unselected package libxau6:amd64. 06:48:31 Preparing to unpack .../55-libxau6_1%3a1.0.9-1_amd64.deb ... 06:48:31 Unpacking libxau6:amd64 (1:1.0.9-1) ... 06:48:31 Selecting previously unselected package libxdmcp6:amd64. 06:48:31 Preparing to unpack .../56-libxdmcp6_1%3a1.1.2-3_amd64.deb ... 06:48:31 Unpacking libxdmcp6:amd64 (1:1.1.2-3) ... 06:48:31 Selecting previously unselected package libxcb1:amd64. 06:48:31 Preparing to unpack .../57-libxcb1_1.15-1_amd64.deb ... 06:48:31 Unpacking libxcb1:amd64 (1.15-1) ... 06:48:31 Selecting previously unselected package libx11-data. 06:48:31 Preparing to unpack .../58-libx11-data_2%3a1.8.4-2+deb12u2_all.deb ... 06:48:31 Unpacking libx11-data (2:1.8.4-2+deb12u2) ... 06:48:31 Selecting previously unselected package libx11-6:amd64. 06:48:31 Preparing to unpack .../59-libx11-6_2%3a1.8.4-2+deb12u2_amd64.deb ... 06:48:31 Unpacking libx11-6:amd64 (2:1.8.4-2+deb12u2) ... 06:48:31 Selecting previously unselected package libxext6:amd64. 06:48:31 Preparing to unpack .../60-libxext6_2%3a1.3.4-1+b1_amd64.deb ... 06:48:31 Unpacking libxext6:amd64 (2:1.3.4-1+b1) ... 06:48:31 Selecting previously unselected package libxmuu1:amd64. 06:48:31 Preparing to unpack .../61-libxmuu1_2%3a1.1.3-3_amd64.deb ... 06:48:31 Unpacking libxmuu1:amd64 (2:1.1.3-3) ... 06:48:31 Preparing to unpack .../62-openssl_3.0.16-1~deb12u1_amd64.deb ... 06:48:31 Unpacking openssl (3.0.16-1~deb12u1) over (3.0.15-1~deb12u1) ... 06:48:31 Selecting previously unselected package patch. 06:48:31 Preparing to unpack .../63-patch_2.7.6-7_amd64.deb ... 06:48:31 Unpacking patch (2.7.6-7) ... 06:48:31 Selecting previously unselected package psmisc. 06:48:31 Preparing to unpack .../64-psmisc_23.6-1_amd64.deb ... 06:48:31 Unpacking psmisc (23.6-1) ... 06:48:31 Selecting previously unselected package publicsuffix. 06:48:31 Preparing to unpack .../65-publicsuffix_20230209.2326-1_all.deb ... 06:48:31 Unpacking publicsuffix (20230209.2326-1) ... 06:48:31 Selecting previously unselected package ssh. 06:48:31 Preparing to unpack .../66-ssh_1%3a9.2p1-2+deb12u6_all.deb ... 06:48:31 Unpacking ssh (1:9.2p1-2+deb12u6) ... 06:48:31 Selecting previously unselected package xauth. 06:48:31 Preparing to unpack .../67-xauth_1%3a1.1.2-1_amd64.deb ... 06:48:31 Unpacking xauth (1:1.1.2-1) ... 06:48:31 Setting up libexpat1:amd64 (2.5.0-1+deb12u1) ... 06:48:31 Setting up runit-helper (2.15.2) ... 06:48:31 Setting up systemd-sysv (252.36-1~deb12u1) ... 06:48:31 Setting up libxau6:amd64 (1:1.0.9-1) ... 06:48:31 Setting up libkeyutils1:amd64 (1.6.3-2) ... 06:48:31 Setting up libpsl5:amd64 (0.21.2-1) ... 06:48:31 Setting up netcat-traditional (1.10-47) ... 06:48:31 update-alternatives: using /bin/nc.traditional to provide /bin/nc (nc) in auto mode 06:48:31 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 06:48:31 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 06:48:31 Setting up psmisc (23.6-1) ... 06:48:31 Setting up libtirpc-common (1.3.3+ds-1) ... 06:48:31 Setting up libcbor0.8:amd64 (0.8.0-2+b1) ... 06:48:31 Setting up libbrotli1:amd64 (1.0.9-2+b6) ... 06:48:31 Setting up libsasl2-modules:amd64 (2.1.28+dfsg-10) ... 06:48:31 Setting up libnghttp2-14:amd64 (1.52.0-1+deb12u2) ... 06:48:31 Setting up less (590-2.1~deb12u2) ... 06:48:31 Setting up libnss-systemd:amd64 (252.36-1~deb12u1) ... 06:48:31 Setting up krb5-locales (1.20.1-2+deb12u3) ... 06:48:32 Setting up libldap-common (2.5.13+dfsg-5) ... 06:48:32 Setting up libkrb5support0:amd64 (1.20.1-2+deb12u3) ... 06:48:32 Setting up libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... 06:48:32 Setting up perl-modules-5.36 (5.36.0-7+deb12u2) ... 06:48:32 Setting up libx11-data (2:1.8.4-2+deb12u2) ... 06:48:32 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... 06:48:32 Setting up libdbus-1-3:amd64 (1.14.10-1~deb12u1) ... 06:48:32 Setting up libproc2-0:amd64 (2:4.0.2-3) ... 06:48:32 Setting up systemd-timesyncd (252.36-1~deb12u1) ... 06:48:32 Creating group 'systemd-timesync' with GID 997. 06:48:32 Creating user 'systemd-timesync' (systemd Time Synchronization) with UID 997 and GID 997. 06:48:32 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. 06:48:32 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. 06:48:32 Setting up patch (2.7.6-7) ... 06:48:32 Setting up libgdbm-compat4:amd64 (1.23-3) ... 06:48:32 Setting up libk5crypto3:amd64 (1.20.1-2+deb12u3) ... 06:48:32 Setting up libsasl2-2:amd64 (2.1.28+dfsg-10) ... 06:48:32 Setting up sensible-utils (0.0.17+nmu1) ... 06:48:32 Setting up dbus-session-bus-common (1.14.10-1~deb12u1) ... 06:48:32 Setting up procps (2:4.0.2-3) ... 06:48:32 Setting up git-man (1:2.39.5-0+deb12u2) ... 06:48:32 Setting up libssh2-1:amd64 (1.10.0-3+b1) ... 06:48:32 Setting up libkrb5-3:amd64 (1.20.1-2+deb12u3) ... 06:48:32 Setting up dbus-system-bus-common (1.14.10-1~deb12u1) ... 06:48:32 Setting up libfido2-1:amd64 (1.12.0-2+b1) ... 06:48:32 Setting up openssl (3.0.16-1~deb12u1) ... 06:48:32 Setting up libbsd0:amd64 (0.11.7-2) ... 06:48:32 Setting up publicsuffix (20230209.2326-1) ... 06:48:32 Setting up libperl5.36:amd64 (5.36.0-7+deb12u2) ... 06:48:32 Setting up dbus-bin (1.14.10-1~deb12u1) ... 06:48:32 Setting up ncurses-term (6.4-4) ... 06:48:32 Setting up libxdmcp6:amd64 (1:1.1.2-3) ... 06:48:32 Setting up libxcb1:amd64 (1.15-1) ... 06:48:32 Setting up libedit2:amd64 (3.1-20221030-2) ... 06:48:32 Setting up dbus-daemon (1.14.10-1~deb12u1) ... 06:48:32 Setting up libldap-2.5-0:amd64 (2.5.13+dfsg-5) ... 06:48:32 Setting up perl (5.36.0-7+deb12u2) ... 06:48:32 Setting up dbus (1.14.10-1~deb12u1) ... 06:48:32 invoke-rc.d: could not determine current runlevel 06:48:32 invoke-rc.d: policy-rc.d denied execution of start. 06:48:32 Setting up libgssapi-krb5-2:amd64 (1.20.1-2+deb12u3) ... 06:48:32 Setting up ucf (3.0043+nmu1+deb12u1) ... 06:48:32 debconf: unable to initialize frontend: Dialog 06:48:32 debconf: (TERM is not set, so the dialog frontend is not usable.) 06:48:32 debconf: falling back to frontend: Readline 06:48:32 debconf: unable to initialize frontend: Readline 06:48:32 debconf: (This frontend requires a controlling tty.) 06:48:32 debconf: falling back to frontend: Teletype 06:48:32 Setting up libpam-systemd:amd64 (252.36-1~deb12u1) ... 06:48:32 debconf: unable to initialize frontend: Dialog 06:48:32 debconf: (TERM is not set, so the dialog frontend is not usable.) 06:48:32 debconf: falling back to frontend: Readline 06:48:32 debconf: unable to initialize frontend: Readline 06:48:32 debconf: (This frontend requires a controlling tty.) 06:48:32 debconf: falling back to frontend: Teletype 06:48:32 Setting up libx11-6:amd64 (2:1.8.4-2+deb12u2) ... 06:48:32 Setting up libxmuu1:amd64 (2:1.1.3-3) ... 06:48:32 Setting up libtirpc3:amd64 (1.3.3+ds-1) ... 06:48:32 Setting up openssh-client (1:9.2p1-2+deb12u6) ... 06:48:33 Setting up libxext6:amd64 (2:1.3.4-1+b1) ... 06:48:33 Setting up libcurl3-gnutls:amd64 (7.88.1-10+deb12u12) ... 06:48:33 Setting up liberror-perl (0.17029-2) ... 06:48:33 Setting up dbus-user-session (1.14.10-1~deb12u1) ... 06:48:33 Setting up git (1:2.39.5-0+deb12u2) ... 06:48:33 Setting up xauth (1:1.1.2-1) ... 06:48:33 Setting up libnsl2:amd64 (1.3.0-2) ... 06:48:33 Setting up openssh-sftp-server (1:9.2p1-2+deb12u6) ... 06:48:33 Setting up libwrap0:amd64 (7.6.q-32) ... 06:48:33 Setting up openssh-server (1:9.2p1-2+deb12u6) ... 06:48:33 debconf: unable to initialize frontend: Dialog 06:48:33 debconf: (TERM is not set, so the dialog frontend is not usable.) 06:48:33 debconf: falling back to frontend: Readline 06:48:33 debconf: unable to initialize frontend: Readline 06:48:33 debconf: (This frontend requires a controlling tty.) 06:48:33 debconf: falling back to frontend: Teletype 06:48:33 06:48:33 Creating config file /etc/ssh/sshd_config with new version 06:48:34 Creating SSH2 RSA key; this may take some time ... 06:48:34 3072 SHA256:W9H2UNCyXRr7YoBwEYFE9ekJYpub/gVqXxodLeBwxHc root@b038e5fc45b6 (RSA) 06:48:34 Creating SSH2 ECDSA key; this may take some time ... 06:48:34 256 SHA256:ja64po8t/qAJ3Xi250Slb22oFro0W6Sr9nkWNCltPdc root@b038e5fc45b6 (ECDSA) 06:48:34 Creating SSH2 ED25519 key; this may take some time ... 06:48:34 256 SHA256:akMc+RqOWlZ9ISbBmDqwxmgStkL45kAYeh3QqNYB5G4 root@b038e5fc45b6 (ED25519) 06:48:34 invoke-rc.d: could not determine current runlevel 06:48:34 invoke-rc.d: policy-rc.d denied execution of start. 06:48:34 Created symlink /etc/systemd/system/sshd.service → /lib/systemd/system/ssh.service. 06:48:34 Created symlink /etc/systemd/system/multi-user.target.wants/ssh.service → /lib/systemd/system/ssh.service. 06:48:35 Setting up ssh (1:9.2p1-2+deb12u6) ... 06:48:35 Processing triggers for libc-bin (2.36-9+deb12u10) ... 06:48:40 Removing intermediate container b038e5fc45b6 06:48:40 ---> 02453e8fa271 06:48:40 Step 7/20 : RUN pip install pybuilder 06:48:40 ---> Running in 0a4a3ab27a12 06:48:41 Collecting pybuilder 06:48:41 Downloading pybuilder-0.13.15-py3-none-any.whl.metadata (5.3 kB) 06:48:41 Downloading pybuilder-0.13.15-py3-none-any.whl (6.1 MB) 06:48:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.1/6.1 MB 55.3 MB/s eta 0:00:00 06:48:41 Installing collected packages: pybuilder 06:48:42 Successfully installed pybuilder-0.13.15 06:48:42 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. 06:48:42  06:48:42 [notice] A new release of pip is available: 25.0.1 -> 25.1.1 06:48:42 [notice] To update, run: pip install --upgrade pip 06:48:43 Removing intermediate container 0a4a3ab27a12 06:48:43 ---> 1a6edc0bd032 06:48:43 Step 8/20 : RUN pyb install 06:48:43 ---> Running in 6fd91e226abc 06:49:05 PyBuilder version 0.13.15 06:49:05 Build started at 2025-05-20 06:48:43 06:49:05 ------------------------------------------------------------ 06:49:05 [INFO] Installing or updating plugin "pypi:pybuilder_radon, module name 'pybuilder_radon'" 06:49:05 [INFO] Installing or updating plugin "pypi:pybuilder_bandit, module name 'pybuilder_bandit'" 06:49:05 [INFO] Installing or updating plugin "pypi:pybuilder_anybadge, module name 'pybuilder_anybadge'" 06:49:05 [INFO] Processing plugin packages 'pybuilder_radon' to be installed with {} 06:49:05 [INFO] Processing plugin packages 'pybuilder_bandit' to be installed with {} 06:49:05 [INFO] Processing plugin packages 'pybuilder_anybadge' to be installed with {} 06:49:05 [INFO] Building pygsver version 0.1.4 06:49:05 [INFO] Executing build in /code 06:49:05 [INFO] Going to execute task install 06:49:05 [INFO] Processing plugin packages 'coverage>=6.0' to be installed with {'upgrade': True} 06:49:05 [INFO] Processing plugin packages 'flake8>=4.0' to be installed with {'upgrade': True} 06:49:05 [INFO] Processing plugin packages 'pypandoc~=1.4' to be installed with {'upgrade': True} 06:49:05 [INFO] Processing plugin packages 'setuptools>=38.6.0' to be installed with {} 06:49:05 [INFO] Processing plugin packages 'twine>=1.15.0' to be installed with {'upgrade': True} 06:49:05 [INFO] Processing plugin packages 'unittest-xml-reporting>=3.0.4' to be installed with {'upgrade': True} 06:49:05 [INFO] Processing plugin packages 'wheel>=0.34.0' to be installed with {} 06:49:05 [INFO] Creating target 'build' VEnv in '/code/target/venv/build/cpython-3.13.3.final.0' 06:49:05 [INFO] Processing dependency packages 'mock' to be installed with {} 06:49:05 [INFO] Processing dependency packages 'requirements.txt' to be installed with {} 06:49:05 [INFO] Creating target 'test' VEnv in '/code/target/venv/test/cpython-3.13.3.final.0' 06:49:05 [INFO] Processing dependency packages 'requirements.txt' to be installed with {} 06:49:05 [INFO] Requested coverage for tasks: pybuilder.plugins.python.unittest_plugin:run_unit_tests 06:49:05 [INFO] Running unit tests 06:49:05 [INFO] Executing unit tests from Python modules in /code/src/unittest/python 06:49:05 2025-05-20 06:49:02,809 MainThread pygsver.cli [main] ERROR something bad happened 06:49:05 ERROR: something bad happened 06:49:05 1.2.3-dev.1 06:49:05 2025-05-20 06:49:02,836 MainThread pygsver.utils [append_file] DEBUG append to file:/some/path 06:49:05 2025-05-20 06:49:02,845 MainThread pygsver.utils [append_file] DEBUG append to file:/some/path 06:49:05 2025-05-20 06:49:02,862 MainThread pygsver.utils [read_version] DEBUG read version from /repo/.semver/main 06:49:05 2025-05-20 06:49:02,876 MainThread pygsver.utils [read_version] DEBUG read version from /repo/.semver/main 06:49:05 2025-05-20 06:49:02,881 MainThread pygsver.utils [write_file] DEBUG write to file:/some/path 06:49:05 2025-05-20 06:49:02,888 MainThread pygsver.utils [write_version] DEBUG write version:1.2.3-dev.1 to path:/repo/.semver/main with force:False 06:49:05 2025-05-20 06:49:02,896 MainThread pygsver.utils [write_version] DEBUG write version:1.2.3-dev.1 to path:/repo/.semver/main with force:True 06:49:05 2025-05-20 06:49:02,908 MainThread pygsver.utils [write_version] DEBUG write version:1.2.3-dev.1 to path:/repo/.semver/main with force:True 06:49:05 2025-05-20 06:49:02,908 MainThread pygsver.utils [write_version] DEBUG version is same as current version 1.2.3-dev.1 06:49:05 2025-05-20 06:49:02,920 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.0 on axis:major with prefix:None 06:49:05 2025-05-20 06:49:02,920 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.0 06:49:05 2025-05-20 06:49:02,920 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.0 on axis:minor with prefix:None 06:49:05 2025-05-20 06:49:02,920 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.2.0 06:49:05 2025-05-20 06:49:02,920 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.0 on axis:patch with prefix:None 06:49:05 2025-05-20 06:49:02,920 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.1 06:49:05 2025-05-20 06:49:02,920 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.1 on axis:patch with prefix:dev 06:49:05 2025-05-20 06:49:02,920 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.2 06:49:05 2025-05-20 06:49:02,920 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.0 on axis:pre with prefix:dev 06:49:05 2025-05-20 06:49:02,920 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.1-dev.1 06:49:05 2025-05-20 06:49:02,920 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.1-dev.1 on axis:pre with prefix:dev 06:49:05 2025-05-20 06:49:02,921 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.1-dev.2 06:49:05 2025-05-20 06:49:02,921 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.1-dev.2 on axis:final with prefix:None 06:49:05 2025-05-20 06:49:02,921 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.1 06:49:05 2025-05-20 06:49:02,921 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.1-dev.1 on axis:pre with prefix:rc 06:49:05 2025-05-20 06:49:02,921 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.0 on axis:pre with prefix:dev 06:49:05 2025-05-20 06:49:02,921 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.1-dev.1 06:49:05 2025-05-20 06:49:02,921 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.1 on axis:pre with prefix:dev 06:49:05 2025-05-20 06:49:02,921 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.2-dev.1 06:49:05 2025-05-20 06:49:02,921 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.2-dev.1 on axis:pre with prefix:dev 06:49:05 2025-05-20 06:49:02,921 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.2-dev.2 06:49:05 2025-05-20 06:49:02,921 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.2-dev.2 on axis:patch with prefix:None 06:49:05 2025-05-20 06:49:02,921 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.3 06:49:05 2025-05-20 06:49:02,921 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.3 on axis:pre with prefix:dev 06:49:05 2025-05-20 06:49:02,921 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.4-dev.1 06:49:05 2025-05-20 06:49:02,921 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.4-dev.1 on axis:minor with prefix:None 06:49:05 2025-05-20 06:49:02,921 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.1.0 06:49:05 2025-05-20 06:49:02,921 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.1.0 on axis:pre with prefix:dev 06:49:05 2025-05-20 06:49:02,921 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.1.1-dev.1 06:49:05 2025-05-20 06:49:02,921 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.1.1-dev.1 on axis:major with prefix:None 06:49:05 2025-05-20 06:49:02,922 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.0 06:49:05 2025-05-20 06:49:02,922 MainThread pygsver.bump [bump_version] DEBUG bumping version:2.0.0 on axis:pre with prefix:dev 06:49:05 2025-05-20 06:49:02,922 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.1-dev.1 06:49:05 2025-05-20 06:49:02,922 MainThread pygsver.bump [bump_version] DEBUG bumping version:2.0.1-dev.1 on axis:final with prefix:None 06:49:05 2025-05-20 06:49:02,922 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.1 06:49:05 2025-05-20 06:49:02,922 MainThread pygsver.bump [bump_version] DEBUG bumping version:2.0.1 on axis:pre with prefix:dev 06:49:05 2025-05-20 06:49:02,922 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.2-dev.1 06:49:05 2025-05-20 06:49:02,922 MainThread pygsver.bump [bump_version] DEBUG bumping version:2.0.2-dev.1 on axis:pre with prefix:None 06:49:05 2025-05-20 06:49:02,922 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.2-dev.2 06:49:05 2025-05-20 06:49:02,950 MainThread pygsver.init [clone_semver_branch] DEBUG clone semver branch to:/path/to/.semver 06:49:05 2025-05-20 06:49:02,960 MainThread pygsver.init [create_semver_branch] DEBUG create semver branch 06:49:05 2025-05-20 06:49:02,968 MainThread pygsver.init [remove_entries] DEBUG removing ['groupa', 'groupc'] 06:49:05 2025-05-20 06:49:02,975 MainThread pygsver.init [remove_semver_folder] DEBUG remove /some/path/.semver directory and its contents 06:49:05 2025-05-20 06:49:03,011 MainThread pygsver.init [run_init] DEBUG init version:1.2.3-dev.1 force:False 06:49:05 2025-05-20 06:49:03,023 MainThread pygsver.init [run_init] DEBUG init version:1.2.3-dev.1 force:False 06:49:05 2025-05-20 06:49:03,037 MainThread pygsver.tag [check_head_tag] DEBUG check head tag 06:49:05 2025-05-20 06:49:03,042 MainThread pygsver.tag [check_head_tag] DEBUG check head tag 06:49:05 2025-05-20 06:49:03,048 MainThread pygsver.tag [check_head_tag] DEBUG check head tag 06:49:05 2025-05-20 06:49:03,048 MainThread pygsver.tag [check_head_tag] DEBUG checking if 1.2.3-dev.1 is a valid semver version 06:49:05 2025-05-20 06:49:03,059 MainThread pygsver.tag [run_tag] DEBUG tag force:True 06:49:05 2025-05-20 06:49:03,068 MainThread pygsver.tag [run_tag] DEBUG tag force:False 06:49:05 2025-05-20 06:49:03,080 MainThread pygsver.push [run_push] DEBUG push 06:49:05 2025-05-20 06:49:03,081 MainThread pygsver.push [run_push] DEBUG no remote changes detected 06:49:05 2025-05-20 06:49:03,081 MainThread pygsver.push [run_push] DEBUG push all version tags 06:49:05 2025-05-20 06:49:03,089 MainThread pygsver.push [run_push] DEBUG push 06:49:05 2025-05-20 06:49:03,089 MainThread pygsver.push [run_push] DEBUG remote changes detected 06:49:05 2025-05-20 06:49:03,089 MainThread pygsver.push [run_push] DEBUG latest remote commit 890123abcdef is not in local commits 06:49:05 2025-05-20 06:49:03,089 MainThread pygsver.push [run_push] DEBUG integrating remote changes with a git pull 06:49:05 2025-05-20 06:49:03,089 MainThread pygsver.push [run_push] DEBUG push all version tags 06:49:05 [INFO] Executed 39 unit tests 06:49:05 [INFO] All unit tests passed. 06:49:05 [INFO] Building distribution in /code/target/dist/pygsver-0.1.4 06:49:05 [INFO] Copying scripts to /code/target/dist/pygsver-0.1.4/scripts 06:49:05 [INFO] Writing setup.py as /code/target/dist/pygsver-0.1.4/setup.py 06:49:05 [INFO] Collecting coverage information for 'pybuilder.plugins.python.unittest_plugin:run_unit_tests' 06:49:05 [WARN] ut_coverage_branch_threshold_warn is 0 and branch coverage will not be checked 06:49:05 [WARN] ut_coverage_branch_partial_threshold_warn is 0 and partial branch coverage will not be checked 06:49:05 [INFO] Running unit tests 06:49:05 [INFO] Executing unit tests from Python modules in /code/src/unittest/python 06:49:05 2025-05-20 06:49:04,169 MainThread pygsver.cli [main] ERROR something bad happened 06:49:05 ERROR: something bad happened 06:49:05 1.2.3-dev.1 06:49:05 2025-05-20 06:49:04,207 MainThread pygsver.utils [append_file] DEBUG append to file:/some/path 06:49:05 2025-05-20 06:49:04,221 MainThread pygsver.utils [append_file] DEBUG append to file:/some/path 06:49:05 2025-05-20 06:49:04,242 MainThread pygsver.utils [read_version] DEBUG read version from /repo/.semver/main 06:49:05 2025-05-20 06:49:04,257 MainThread pygsver.utils [read_version] DEBUG read version from /repo/.semver/main 06:49:05 2025-05-20 06:49:04,265 MainThread pygsver.utils [write_file] DEBUG write to file:/some/path 06:49:05 2025-05-20 06:49:04,275 MainThread pygsver.utils [write_version] DEBUG write version:1.2.3-dev.1 to path:/repo/.semver/main with force:False 06:49:05 2025-05-20 06:49:04,286 MainThread pygsver.utils [write_version] DEBUG write version:1.2.3-dev.1 to path:/repo/.semver/main with force:True 06:49:05 2025-05-20 06:49:04,296 MainThread pygsver.utils [write_version] DEBUG write version:1.2.3-dev.1 to path:/repo/.semver/main with force:True 06:49:05 2025-05-20 06:49:04,296 MainThread pygsver.utils [write_version] DEBUG version is same as current version 1.2.3-dev.1 06:49:05 2025-05-20 06:49:04,310 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.0 on axis:major with prefix:None 06:49:05 2025-05-20 06:49:04,310 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.0 06:49:05 2025-05-20 06:49:04,311 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.0 on axis:minor with prefix:None 06:49:05 2025-05-20 06:49:04,311 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.2.0 06:49:05 2025-05-20 06:49:04,312 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.0 on axis:patch with prefix:None 06:49:05 2025-05-20 06:49:04,312 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.1 06:49:05 2025-05-20 06:49:04,312 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.1 on axis:patch with prefix:dev 06:49:05 2025-05-20 06:49:04,313 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.2 06:49:05 2025-05-20 06:49:04,313 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.0 on axis:pre with prefix:dev 06:49:05 2025-05-20 06:49:04,313 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.1-dev.1 06:49:05 2025-05-20 06:49:04,314 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.1-dev.1 on axis:pre with prefix:dev 06:49:05 2025-05-20 06:49:04,314 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.1-dev.2 06:49:05 2025-05-20 06:49:04,314 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.1-dev.2 on axis:final with prefix:None 06:49:05 2025-05-20 06:49:04,315 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.1 06:49:05 2025-05-20 06:49:04,315 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.1-dev.1 on axis:pre with prefix:rc 06:49:05 2025-05-20 06:49:04,315 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.0 on axis:pre with prefix:dev 06:49:05 2025-05-20 06:49:04,316 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.1-dev.1 06:49:05 2025-05-20 06:49:04,316 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.1 on axis:pre with prefix:dev 06:49:05 2025-05-20 06:49:04,316 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.2-dev.1 06:49:05 2025-05-20 06:49:04,317 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.2-dev.1 on axis:pre with prefix:dev 06:49:05 2025-05-20 06:49:04,317 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.2-dev.2 06:49:05 2025-05-20 06:49:04,317 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.2-dev.2 on axis:patch with prefix:None 06:49:05 2025-05-20 06:49:04,318 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.3 06:49:05 2025-05-20 06:49:04,318 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.3 on axis:pre with prefix:dev 06:49:05 2025-05-20 06:49:04,319 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.4-dev.1 06:49:05 2025-05-20 06:49:04,319 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.4-dev.1 on axis:minor with prefix:None 06:49:05 2025-05-20 06:49:04,319 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.1.0 06:49:05 2025-05-20 06:49:04,320 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.1.0 on axis:pre with prefix:dev 06:49:05 2025-05-20 06:49:04,320 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.1.1-dev.1 06:49:05 2025-05-20 06:49:04,320 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.1.1-dev.1 on axis:major with prefix:None 06:49:05 2025-05-20 06:49:04,320 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.0 06:49:05 2025-05-20 06:49:04,320 MainThread pygsver.bump [bump_version] DEBUG bumping version:2.0.0 on axis:pre with prefix:dev 06:49:05 2025-05-20 06:49:04,320 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.1-dev.1 06:49:05 2025-05-20 06:49:04,320 MainThread pygsver.bump [bump_version] DEBUG bumping version:2.0.1-dev.1 on axis:final with prefix:None 06:49:05 2025-05-20 06:49:04,321 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.1 06:49:05 2025-05-20 06:49:04,321 MainThread pygsver.bump [bump_version] DEBUG bumping version:2.0.1 on axis:pre with prefix:dev 06:49:05 2025-05-20 06:49:04,321 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.2-dev.1 06:49:05 2025-05-20 06:49:04,321 MainThread pygsver.bump [bump_version] DEBUG bumping version:2.0.2-dev.1 on axis:pre with prefix:None 06:49:05 2025-05-20 06:49:04,321 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.2-dev.2 06:49:05 2025-05-20 06:49:04,356 MainThread pygsver.init [clone_semver_branch] DEBUG clone semver branch to:/path/to/.semver 06:49:05 2025-05-20 06:49:04,365 MainThread pygsver.init [create_semver_branch] DEBUG create semver branch 06:49:05 2025-05-20 06:49:04,376 MainThread pygsver.init [remove_entries] DEBUG removing ['groupa', 'groupc'] 06:49:05 2025-05-20 06:49:04,385 MainThread pygsver.init [remove_semver_folder] DEBUG remove /some/path/.semver directory and its contents 06:49:05 2025-05-20 06:49:04,430 MainThread pygsver.init [run_init] DEBUG init version:1.2.3-dev.1 force:False 06:49:05 2025-05-20 06:49:04,439 MainThread pygsver.init [run_init] DEBUG init version:1.2.3-dev.1 force:False 06:49:05 2025-05-20 06:49:04,456 MainThread pygsver.tag [check_head_tag] DEBUG check head tag 06:49:05 2025-05-20 06:49:04,462 MainThread pygsver.tag [check_head_tag] DEBUG check head tag 06:49:05 2025-05-20 06:49:04,470 MainThread pygsver.tag [check_head_tag] DEBUG check head tag 06:49:05 2025-05-20 06:49:04,470 MainThread pygsver.tag [check_head_tag] DEBUG checking if 1.2.3-dev.1 is a valid semver version 06:49:05 2025-05-20 06:49:04,486 MainThread pygsver.tag [run_tag] DEBUG tag force:True 06:49:05 2025-05-20 06:49:04,493 MainThread pygsver.tag [run_tag] DEBUG tag force:False 06:49:05 2025-05-20 06:49:04,509 MainThread pygsver.push [run_push] DEBUG push 06:49:05 2025-05-20 06:49:04,509 MainThread pygsver.push [run_push] DEBUG no remote changes detected 06:49:05 2025-05-20 06:49:04,510 MainThread pygsver.push [run_push] DEBUG push all version tags 06:49:05 2025-05-20 06:49:04,517 MainThread pygsver.push [run_push] DEBUG push 06:49:05 2025-05-20 06:49:04,517 MainThread pygsver.push [run_push] DEBUG remote changes detected 06:49:05 2025-05-20 06:49:04,517 MainThread pygsver.push [run_push] DEBUG latest remote commit 890123abcdef is not in local commits 06:49:05 2025-05-20 06:49:04,517 MainThread pygsver.push [run_push] DEBUG integrating remote changes with a git pull 06:49:05 2025-05-20 06:49:04,518 MainThread pygsver.push [run_push] DEBUG push all version tags 06:49:13 [INFO] Executed 39 unit tests 06:49:13 [INFO] All unit tests passed. 06:49:13 [INFO] Overall pybuilder.plugins.python.unittest_plugin.run_unit_tests coverage is 100% 06:49:13 [INFO] Overall pybuilder.plugins.python.unittest_plugin.run_unit_tests branch coverage is 85% 06:49:13 [INFO] Overall pybuilder.plugins.python.unittest_plugin.run_unit_tests partial branch coverage is 85% 06:49:13 [INFO] Overall pygsver coverage is 100% 06:49:13 [INFO] Overall pygsver branch coverage is 85% 06:49:13 [INFO] Overall pygsver partial branch coverage is 85% 06:49:13 [INFO] Building binary distribution in /code/target/dist/pygsver-0.1.4 06:49:13 [INFO] Running Twine check for generated artifacts 06:49:13 [INFO] Installing project pygsver-0.1.4 06:49:13 ------------------------------------------------------------ 06:49:13 BUILD SUCCESSFUL 06:49:13 ------------------------------------------------------------ 06:49:13 Build Summary 06:49:13 Project: pygsver 06:49:13 Version: 0.1.4 06:49:13 Base directory: /code 06:49:13 Environments: 06:49:13 Tasks: prepare [12361 ms] compile_sources [0 ms] run_unit_tests [1216 ms] package [3 ms] run_integration_tests [0 ms] verify [0 ms] coverage [1865 ms] publish [2267 ms] install [5990 ms] 06:49:13 Build finished at 2025-05-20 06:49:13 06:49:13 Build took 29 seconds (29309 ms) 06:49:18 Removing intermediate container 6fd91e226abc 06:49:18 ---> fe8b38955674 06:49:18 Step 9/20 : FROM python:3.13-slim 06:49:18 ---> 2cd5426fce28 06:49:18 Step 10/20 : ENV PYTHONDONTWRITEBYTECODE 1 06:49:18 ---> Using cache 06:49:18 ---> 4833970345be 06:49:18 Step 11/20 : ENV GIT_PYTHON_TRACE 1 06:49:18 ---> Using cache 06:49:18 ---> e81bfc15cf7c 06:49:18 Step 12/20 : WORKDIR /opt/pygsver 06:49:18 ---> Running in 46fb77260e84 06:49:18 Removing intermediate container 46fb77260e84 06:49:18 ---> 505d61d85655 06:49:18 Step 13/20 : RUN apt-get update && apt-get install -y ssh netcat-traditional git gosu 06:49:18 ---> Running in 93f74d203951 06:49:18 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] 06:49:18 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] 06:49:18 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] 06:49:18 Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8793 kB] 06:49:18 Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [512 B] 06:49:18 Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [259 kB] 06:49:19 Fetched 9307 kB in 1s (8125 kB/s) 06:49:20 Reading package lists... 06:49:20 Reading package lists... 06:49:20 Building dependency tree... 06:49:20 Reading state information... 06:49:20 The following additional packages will be installed: 06:49:20 dbus dbus-bin dbus-daemon dbus-session-bus-common dbus-system-bus-common 06:49:20 dbus-user-session dmsetup git-man krb5-locales less libapparmor1 libargon2-1 06:49:20 libbrotli1 libbsd0 libcbor0.8 libcryptsetup12 libcurl3-gnutls libdbus-1-3 06:49:20 libdevmapper1.02.1 libedit2 liberror-perl libexpat1 libfdisk1 libfido2-1 06:49:20 libgdbm-compat4 libgssapi-krb5-2 libip4tc2 libjson-c5 libk5crypto3 06:49:20 libkeyutils1 libkmod2 libkrb5-3 libkrb5support0 libldap-2.5-0 libldap-common 06:49:20 libnghttp2-14 libnsl2 libnss-systemd libpam-systemd libperl5.36 libproc2-0 06:49:20 libpsl5 librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db libssh2-1 06:49:20 libssl3 libsystemd-shared libtirpc-common libtirpc3 libwrap0 libx11-6 06:49:20 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 ncurses-term 06:49:20 openssh-client openssh-server openssh-sftp-server openssl patch perl 06:49:20 perl-modules-5.36 procps psmisc publicsuffix runit-helper sensible-utils 06:49:20 systemd systemd-sysv systemd-timesyncd ucf xauth 06:49:20 Suggested packages: 06:49:20 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-email git-gui 06:49:20 gitk gitweb git-cvs git-mediawiki git-svn krb5-doc krb5-user 06:49:20 libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal 06:49:20 libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql keychain 06:49:20 libpam-ssh monkeysphere ssh-askpass molly-guard ufw ed diffutils-doc 06:49:20 perl-doc libterm-readline-gnu-perl | libterm-readline-perl-perl make 06:49:20 libtap-harness-archive-perl systemd-container systemd-homed systemd-userdbd 06:49:20 systemd-boot systemd-resolved libqrencode4 libtss2-esys-3.0.2-0 libtss2-mu0 06:49:20 libtss2-rc0 polkitd | policykit-1 06:49:21 The following NEW packages will be installed: 06:49:21 dbus dbus-bin dbus-daemon dbus-session-bus-common dbus-system-bus-common 06:49:21 dbus-user-session dmsetup git git-man gosu krb5-locales less libapparmor1 06:49:21 libargon2-1 libbrotli1 libbsd0 libcbor0.8 libcryptsetup12 libcurl3-gnutls 06:49:21 libdbus-1-3 libdevmapper1.02.1 libedit2 liberror-perl libexpat1 libfdisk1 06:49:21 libfido2-1 libgdbm-compat4 libgssapi-krb5-2 libip4tc2 libjson-c5 06:49:21 libk5crypto3 libkeyutils1 libkmod2 libkrb5-3 libkrb5support0 libldap-2.5-0 06:49:21 libldap-common libnghttp2-14 libnsl2 libnss-systemd libpam-systemd 06:49:21 libperl5.36 libproc2-0 libpsl5 librtmp1 libsasl2-2 libsasl2-modules 06:49:21 libsasl2-modules-db libssh2-1 libsystemd-shared libtirpc-common libtirpc3 06:49:21 libwrap0 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 06:49:21 ncurses-term netcat-traditional openssh-client openssh-server 06:49:21 openssh-sftp-server patch perl perl-modules-5.36 procps psmisc publicsuffix 06:49:21 runit-helper sensible-utils ssh systemd systemd-sysv systemd-timesyncd ucf 06:49:21 xauth 06:49:21 The following packages will be upgraded: 06:49:21 libssl3 openssl 06:49:21 2 upgraded, 79 newly installed, 0 to remove and 9 not upgraded. 06:49:21 Need to get 35.5 MB of archives. 06:49:21 After this operation, 148 MB of additional disk space will be used. 06:49:21 Get:1 http://deb.debian.org/debian bookworm/main amd64 libargon2-1 amd64 0~20171227-0.3+deb12u1 [19.4 kB] 06:49:21 Get:2 http://deb.debian.org/debian bookworm/main amd64 dmsetup amd64 2:1.02.185-2 [82.0 kB] 06:49:21 Get:3 http://deb.debian.org/debian bookworm/main amd64 libdevmapper1.02.1 amd64 2:1.02.185-2 [133 kB] 06:49:21 Get:4 http://deb.debian.org/debian bookworm/main amd64 libjson-c5 amd64 0.16-2 [44.1 kB] 06:49:21 Get:5 http://deb.debian.org/debian bookworm/main amd64 libssl3 amd64 3.0.16-1~deb12u1 [2026 kB] 06:49:21 Get:6 http://deb.debian.org/debian bookworm/main amd64 libcryptsetup12 amd64 2:2.6.1-4~deb12u2 [223 kB] 06:49:21 Get:7 http://deb.debian.org/debian bookworm/main amd64 libfdisk1 amd64 2.38.1-5+deb12u3 [194 kB] 06:49:21 Get:8 http://deb.debian.org/debian bookworm/main amd64 libkmod2 amd64 30+20221128-1 [57.9 kB] 06:49:21 Get:9 http://deb.debian.org/debian bookworm/main amd64 libapparmor1 amd64 3.0.8-3 [41.2 kB] 06:49:21 Get:10 http://deb.debian.org/debian bookworm/main amd64 libip4tc2 amd64 1.8.9-2 [19.0 kB] 06:49:21 Get:11 http://deb.debian.org/debian bookworm/main amd64 libsystemd-shared amd64 252.36-1~deb12u1 [1693 kB] 06:49:21 Get:12 http://deb.debian.org/debian bookworm/main amd64 systemd amd64 252.36-1~deb12u1 [3037 kB] 06:49:21 Get:13 http://deb.debian.org/debian bookworm/main amd64 systemd-sysv amd64 252.36-1~deb12u1 [42.6 kB] 06:49:21 Get:14 http://deb.debian.org/debian bookworm/main amd64 libdbus-1-3 amd64 1.14.10-1~deb12u1 [201 kB] 06:49:21 Get:15 http://deb.debian.org/debian bookworm/main amd64 dbus-bin amd64 1.14.10-1~deb12u1 [105 kB] 06:49:21 Get:16 http://deb.debian.org/debian bookworm/main amd64 dbus-session-bus-common all 1.14.10-1~deb12u1 [78.2 kB] 06:49:21 Get:17 http://deb.debian.org/debian bookworm/main amd64 libexpat1 amd64 2.5.0-1+deb12u1 [98.9 kB] 06:49:21 Get:18 http://deb.debian.org/debian bookworm/main amd64 dbus-daemon amd64 1.14.10-1~deb12u1 [184 kB] 06:49:21 Get:19 http://deb.debian.org/debian bookworm/main amd64 dbus-system-bus-common all 1.14.10-1~deb12u1 [79.3 kB] 06:49:21 Get:20 http://deb.debian.org/debian bookworm/main amd64 dbus amd64 1.14.10-1~deb12u1 [97.4 kB] 06:49:21 Get:21 http://deb.debian.org/debian bookworm/main amd64 perl-modules-5.36 all 5.36.0-7+deb12u2 [2815 kB] 06:49:21 Get:22 http://deb.debian.org/debian bookworm/main amd64 libgdbm-compat4 amd64 1.23-3 [48.2 kB] 06:49:21 Get:23 http://deb.debian.org/debian bookworm/main amd64 libperl5.36 amd64 5.36.0-7+deb12u2 [4207 kB] 06:49:21 Get:24 http://deb.debian.org/debian bookworm/main amd64 perl amd64 5.36.0-7+deb12u2 [239 kB] 06:49:21 Get:25 http://deb.debian.org/debian bookworm/main amd64 libbsd0 amd64 0.11.7-2 [117 kB] 06:49:21 Get:26 http://deb.debian.org/debian bookworm/main amd64 libedit2 amd64 3.1-20221030-2 [93.0 kB] 06:49:21 Get:27 http://deb.debian.org/debian bookworm/main amd64 libcbor0.8 amd64 0.8.0-2+b1 [27.4 kB] 06:49:21 Get:28 http://deb.debian.org/debian bookworm/main amd64 libfido2-1 amd64 1.12.0-2+b1 [77.2 kB] 06:49:21 Get:29 http://deb.debian.org/debian bookworm/main amd64 libkrb5support0 amd64 1.20.1-2+deb12u3 [32.8 kB] 06:49:21 Get:30 http://deb.debian.org/debian bookworm/main amd64 libk5crypto3 amd64 1.20.1-2+deb12u3 [78.9 kB] 06:49:21 Get:31 http://deb.debian.org/debian bookworm/main amd64 libkeyutils1 amd64 1.6.3-2 [8808 B] 06:49:21 Get:32 http://deb.debian.org/debian bookworm/main amd64 libkrb5-3 amd64 1.20.1-2+deb12u3 [332 kB] 06:49:21 Get:33 http://deb.debian.org/debian bookworm/main amd64 libgssapi-krb5-2 amd64 1.20.1-2+deb12u3 [135 kB] 06:49:21 Get:34 http://deb.debian.org/debian bookworm/main amd64 openssh-client amd64 1:9.2p1-2+deb12u6 [992 kB] 06:49:21 Get:35 http://deb.debian.org/debian bookworm/main amd64 openssh-sftp-server amd64 1:9.2p1-2+deb12u6 [65.8 kB] 06:49:21 Get:36 http://deb.debian.org/debian bookworm/main amd64 libproc2-0 amd64 2:4.0.2-3 [62.8 kB] 06:49:21 Get:37 http://deb.debian.org/debian bookworm/main amd64 procps amd64 2:4.0.2-3 [709 kB] 06:49:21 Get:38 http://deb.debian.org/debian bookworm/main amd64 sensible-utils all 0.0.17+nmu1 [19.0 kB] 06:49:21 Get:39 http://deb.debian.org/debian bookworm/main amd64 ucf all 3.0043+nmu1+deb12u1 [55.3 kB] 06:49:21 Get:40 http://deb.debian.org/debian bookworm/main amd64 runit-helper all 2.15.2 [6520 B] 06:49:21 Get:41 http://deb.debian.org/debian bookworm/main amd64 libtirpc-common all 1.3.3+ds-1 [14.0 kB] 06:49:21 Get:42 http://deb.debian.org/debian bookworm/main amd64 libtirpc3 amd64 1.3.3+ds-1 [85.2 kB] 06:49:21 Get:43 http://deb.debian.org/debian bookworm/main amd64 libnsl2 amd64 1.3.0-2 [39.5 kB] 06:49:21 Get:44 http://deb.debian.org/debian bookworm/main amd64 libwrap0 amd64 7.6.q-32 [54.9 kB] 06:49:21 Get:45 http://deb.debian.org/debian bookworm/main amd64 openssh-server amd64 1:9.2p1-2+deb12u6 [457 kB] 06:49:21 Get:46 http://deb.debian.org/debian bookworm/main amd64 less amd64 590-2.1~deb12u2 [132 kB] 06:49:21 Get:47 http://deb.debian.org/debian bookworm/main amd64 krb5-locales all 1.20.1-2+deb12u3 [63.1 kB] 06:49:21 Get:48 http://deb.debian.org/debian bookworm/main amd64 libnss-systemd amd64 252.36-1~deb12u1 [164 kB] 06:49:21 Get:49 http://deb.debian.org/debian bookworm/main amd64 libpam-systemd amd64 252.36-1~deb12u1 [225 kB] 06:49:21 Get:50 http://deb.debian.org/debian bookworm/main amd64 ncurses-term all 6.4-4 [501 kB] 06:49:21 Get:51 http://deb.debian.org/debian bookworm/main amd64 netcat-traditional amd64 1.10-47 [67.9 kB] 06:49:21 Get:52 http://deb.debian.org/debian bookworm/main amd64 systemd-timesyncd amd64 252.36-1~deb12u1 [63.7 kB] 06:49:21 Get:53 http://deb.debian.org/debian bookworm/main amd64 dbus-user-session amd64 1.14.10-1~deb12u1 [78.1 kB] 06:49:21 Get:54 http://deb.debian.org/debian bookworm/main amd64 libbrotli1 amd64 1.0.9-2+b6 [275 kB] 06:49:21 Get:55 http://deb.debian.org/debian bookworm/main amd64 libsasl2-modules-db amd64 2.1.28+dfsg-10 [20.3 kB] 06:49:21 Get:56 http://deb.debian.org/debian bookworm/main amd64 libsasl2-2 amd64 2.1.28+dfsg-10 [59.7 kB] 06:49:21 Get:57 http://deb.debian.org/debian bookworm/main amd64 libldap-2.5-0 amd64 2.5.13+dfsg-5 [183 kB] 06:49:21 Get:58 http://deb.debian.org/debian bookworm/main amd64 libnghttp2-14 amd64 1.52.0-1+deb12u2 [73.0 kB] 06:49:21 Get:59 http://deb.debian.org/debian bookworm/main amd64 libpsl5 amd64 0.21.2-1 [58.7 kB] 06:49:21 Get:60 http://deb.debian.org/debian bookworm/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] 06:49:21 Get:61 http://deb.debian.org/debian bookworm/main amd64 libssh2-1 amd64 1.10.0-3+b1 [179 kB] 06:49:21 Get:62 http://deb.debian.org/debian bookworm/main amd64 libcurl3-gnutls amd64 7.88.1-10+deb12u12 [386 kB] 06:49:21 Get:63 http://deb.debian.org/debian bookworm/main amd64 liberror-perl all 0.17029-2 [29.0 kB] 06:49:21 Get:64 http://deb.debian.org/debian bookworm/main amd64 git-man all 1:2.39.5-0+deb12u2 [2053 kB] 06:49:21 Get:65 http://deb.debian.org/debian bookworm/main amd64 git amd64 1:2.39.5-0+deb12u2 [7260 kB] 06:49:21 Get:66 http://deb.debian.org/debian bookworm/main amd64 gosu amd64 1.14-1+b10 [766 kB] 06:49:21 Get:67 http://deb.debian.org/debian bookworm/main amd64 libldap-common all 2.5.13+dfsg-5 [29.3 kB] 06:49:21 Get:68 http://deb.debian.org/debian bookworm/main amd64 libsasl2-modules amd64 2.1.28+dfsg-10 [66.6 kB] 06:49:21 Get:69 http://deb.debian.org/debian bookworm/main amd64 libxau6 amd64 1:1.0.9-1 [19.7 kB] 06:49:21 Get:70 http://deb.debian.org/debian bookworm/main amd64 libxdmcp6 amd64 1:1.1.2-3 [26.3 kB] 06:49:21 Get:71 http://deb.debian.org/debian bookworm/main amd64 libxcb1 amd64 1.15-1 [144 kB] 06:49:21 Get:72 http://deb.debian.org/debian bookworm/main amd64 libx11-data all 2:1.8.4-2+deb12u2 [292 kB] 06:49:21 Get:73 http://deb.debian.org/debian bookworm/main amd64 libx11-6 amd64 2:1.8.4-2+deb12u2 [760 kB] 06:49:21 Get:74 http://deb.debian.org/debian bookworm/main amd64 libxext6 amd64 2:1.3.4-1+b1 [52.9 kB] 06:49:21 Get:75 http://deb.debian.org/debian bookworm/main amd64 libxmuu1 amd64 2:1.1.3-3 [23.9 kB] 06:49:21 Get:76 http://deb.debian.org/debian bookworm/main amd64 openssl amd64 3.0.16-1~deb12u1 [1427 kB] 06:49:21 Get:77 http://deb.debian.org/debian bookworm/main amd64 patch amd64 2.7.6-7 [128 kB] 06:49:21 Get:78 http://deb.debian.org/debian bookworm/main amd64 psmisc amd64 23.6-1 [259 kB] 06:49:21 Get:79 http://deb.debian.org/debian bookworm/main amd64 publicsuffix all 20230209.2326-1 [126 kB] 06:49:21 Get:80 http://deb.debian.org/debian bookworm/main amd64 ssh all 1:9.2p1-2+deb12u6 [174 kB] 06:49:21 Get:81 http://deb.debian.org/debian bookworm/main amd64 xauth amd64 1:1.1.2-1 [36.0 kB] 06:49:21 debconf: delaying package configuration, since apt-utils is not installed 06:49:22 Fetched 35.5 MB in 0s (71.9 MB/s) 06:49:22 Selecting previously unselected package libargon2-1:amd64. 06:49:22 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6632 files and directories currently installed.) 06:49:22 Preparing to unpack .../00-libargon2-1_0~20171227-0.3+deb12u1_amd64.deb ... 06:49:22 Unpacking libargon2-1:amd64 (0~20171227-0.3+deb12u1) ... 06:49:22 Selecting previously unselected package dmsetup. 06:49:22 Preparing to unpack .../01-dmsetup_2%3a1.02.185-2_amd64.deb ... 06:49:22 Unpacking dmsetup (2:1.02.185-2) ... 06:49:22 Selecting previously unselected package libdevmapper1.02.1:amd64. 06:49:22 Preparing to unpack .../02-libdevmapper1.02.1_2%3a1.02.185-2_amd64.deb ... 06:49:22 Unpacking libdevmapper1.02.1:amd64 (2:1.02.185-2) ... 06:49:22 Selecting previously unselected package libjson-c5:amd64. 06:49:22 Preparing to unpack .../03-libjson-c5_0.16-2_amd64.deb ... 06:49:22 Unpacking libjson-c5:amd64 (0.16-2) ... 06:49:22 Preparing to unpack .../04-libssl3_3.0.16-1~deb12u1_amd64.deb ... 06:49:22 Unpacking libssl3:amd64 (3.0.16-1~deb12u1) over (3.0.15-1~deb12u1) ... 06:49:22 Selecting previously unselected package libcryptsetup12:amd64. 06:49:22 Preparing to unpack .../05-libcryptsetup12_2%3a2.6.1-4~deb12u2_amd64.deb ... 06:49:22 Unpacking libcryptsetup12:amd64 (2:2.6.1-4~deb12u2) ... 06:49:22 Selecting previously unselected package libfdisk1:amd64. 06:49:22 Preparing to unpack .../06-libfdisk1_2.38.1-5+deb12u3_amd64.deb ... 06:49:22 Unpacking libfdisk1:amd64 (2.38.1-5+deb12u3) ... 06:49:22 Selecting previously unselected package libkmod2:amd64. 06:49:22 Preparing to unpack .../07-libkmod2_30+20221128-1_amd64.deb ... 06:49:22 Unpacking libkmod2:amd64 (30+20221128-1) ... 06:49:22 Selecting previously unselected package libapparmor1:amd64. 06:49:22 Preparing to unpack .../08-libapparmor1_3.0.8-3_amd64.deb ... 06:49:22 Unpacking libapparmor1:amd64 (3.0.8-3) ... 06:49:22 Selecting previously unselected package libip4tc2:amd64. 06:49:22 Preparing to unpack .../09-libip4tc2_1.8.9-2_amd64.deb ... 06:49:22 Unpacking libip4tc2:amd64 (1.8.9-2) ... 06:49:22 Selecting previously unselected package libsystemd-shared:amd64. 06:49:22 Preparing to unpack .../10-libsystemd-shared_252.36-1~deb12u1_amd64.deb ... 06:49:22 Unpacking libsystemd-shared:amd64 (252.36-1~deb12u1) ... 06:49:23 Setting up libssl3:amd64 (3.0.16-1~deb12u1) ... 06:49:23 Selecting previously unselected package systemd. 06:49:23 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6706 files and directories currently installed.) 06:49:23 Preparing to unpack .../systemd_252.36-1~deb12u1_amd64.deb ... 06:49:23 Unpacking systemd (252.36-1~deb12u1) ... 06:49:23 Setting up libargon2-1:amd64 (0~20171227-0.3+deb12u1) ... 06:49:23 Setting up libjson-c5:amd64 (0.16-2) ... 06:49:23 Setting up libfdisk1:amd64 (2.38.1-5+deb12u3) ... 06:49:23 Setting up libkmod2:amd64 (30+20221128-1) ... 06:49:23 Setting up libapparmor1:amd64 (3.0.8-3) ... 06:49:23 Setting up libip4tc2:amd64 (1.8.9-2) ... 06:49:23 Setting up libsystemd-shared:amd64 (252.36-1~deb12u1) ... 06:49:23 Setting up libdevmapper1.02.1:amd64 (2:1.02.185-2) ... 06:49:23 Setting up libcryptsetup12:amd64 (2:2.6.1-4~deb12u2) ... 06:49:23 Setting up systemd (252.36-1~deb12u1) ... 06:49:23 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. 06:49:23 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. 06:49:23 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. 06:49:23 Initializing machine ID from random generator. 06:49:23 Creating group 'systemd-journal' with GID 999. 06:49:23 Creating group 'systemd-network' with GID 998. 06:49:23 Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998. 06:49:23 Setting up dmsetup (2:1.02.185-2) ... 06:49:23 Selecting previously unselected package systemd-sysv. 06:49:23 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 7554 files and directories currently installed.) 06:49:23 Preparing to unpack .../00-systemd-sysv_252.36-1~deb12u1_amd64.deb ... 06:49:23 Unpacking systemd-sysv (252.36-1~deb12u1) ... 06:49:23 Selecting previously unselected package libdbus-1-3:amd64. 06:49:23 Preparing to unpack .../01-libdbus-1-3_1.14.10-1~deb12u1_amd64.deb ... 06:49:23 Unpacking libdbus-1-3:amd64 (1.14.10-1~deb12u1) ... 06:49:23 Selecting previously unselected package dbus-bin. 06:49:23 Preparing to unpack .../02-dbus-bin_1.14.10-1~deb12u1_amd64.deb ... 06:49:23 Unpacking dbus-bin (1.14.10-1~deb12u1) ... 06:49:23 Selecting previously unselected package dbus-session-bus-common. 06:49:23 Preparing to unpack .../03-dbus-session-bus-common_1.14.10-1~deb12u1_all.deb ... 06:49:23 Unpacking dbus-session-bus-common (1.14.10-1~deb12u1) ... 06:49:23 Selecting previously unselected package libexpat1:amd64. 06:49:23 Preparing to unpack .../04-libexpat1_2.5.0-1+deb12u1_amd64.deb ... 06:49:23 Unpacking libexpat1:amd64 (2.5.0-1+deb12u1) ... 06:49:23 Selecting previously unselected package dbus-daemon. 06:49:23 Preparing to unpack .../05-dbus-daemon_1.14.10-1~deb12u1_amd64.deb ... 06:49:23 Unpacking dbus-daemon (1.14.10-1~deb12u1) ... 06:49:23 Selecting previously unselected package dbus-system-bus-common. 06:49:23 Preparing to unpack .../06-dbus-system-bus-common_1.14.10-1~deb12u1_all.deb ... 06:49:23 Unpacking dbus-system-bus-common (1.14.10-1~deb12u1) ... 06:49:23 Selecting previously unselected package dbus. 06:49:23 Preparing to unpack .../07-dbus_1.14.10-1~deb12u1_amd64.deb ... 06:49:24 Unpacking dbus (1.14.10-1~deb12u1) ... 06:49:24 Selecting previously unselected package perl-modules-5.36. 06:49:24 Preparing to unpack .../08-perl-modules-5.36_5.36.0-7+deb12u2_all.deb ... 06:49:24 Unpacking perl-modules-5.36 (5.36.0-7+deb12u2) ... 06:49:24 Selecting previously unselected package libgdbm-compat4:amd64. 06:49:24 Preparing to unpack .../09-libgdbm-compat4_1.23-3_amd64.deb ... 06:49:24 Unpacking libgdbm-compat4:amd64 (1.23-3) ... 06:49:24 Selecting previously unselected package libperl5.36:amd64. 06:49:24 Preparing to unpack .../10-libperl5.36_5.36.0-7+deb12u2_amd64.deb ... 06:49:24 Unpacking libperl5.36:amd64 (5.36.0-7+deb12u2) ... 06:49:24 Selecting previously unselected package perl. 06:49:24 Preparing to unpack .../11-perl_5.36.0-7+deb12u2_amd64.deb ... 06:49:24 Unpacking perl (5.36.0-7+deb12u2) ... 06:49:24 Selecting previously unselected package libbsd0:amd64. 06:49:24 Preparing to unpack .../12-libbsd0_0.11.7-2_amd64.deb ... 06:49:24 Unpacking libbsd0:amd64 (0.11.7-2) ... 06:49:24 Selecting previously unselected package libedit2:amd64. 06:49:24 Preparing to unpack .../13-libedit2_3.1-20221030-2_amd64.deb ... 06:49:24 Unpacking libedit2:amd64 (3.1-20221030-2) ... 06:49:24 Selecting previously unselected package libcbor0.8:amd64. 06:49:24 Preparing to unpack .../14-libcbor0.8_0.8.0-2+b1_amd64.deb ... 06:49:24 Unpacking libcbor0.8:amd64 (0.8.0-2+b1) ... 06:49:24 Selecting previously unselected package libfido2-1:amd64. 06:49:24 Preparing to unpack .../15-libfido2-1_1.12.0-2+b1_amd64.deb ... 06:49:24 Unpacking libfido2-1:amd64 (1.12.0-2+b1) ... 06:49:24 Selecting previously unselected package libkrb5support0:amd64. 06:49:24 Preparing to unpack .../16-libkrb5support0_1.20.1-2+deb12u3_amd64.deb ... 06:49:24 Unpacking libkrb5support0:amd64 (1.20.1-2+deb12u3) ... 06:49:24 Selecting previously unselected package libk5crypto3:amd64. 06:49:24 Preparing to unpack .../17-libk5crypto3_1.20.1-2+deb12u3_amd64.deb ... 06:49:24 Unpacking libk5crypto3:amd64 (1.20.1-2+deb12u3) ... 06:49:25 Selecting previously unselected package libkeyutils1:amd64. 06:49:25 Preparing to unpack .../18-libkeyutils1_1.6.3-2_amd64.deb ... 06:49:25 Unpacking libkeyutils1:amd64 (1.6.3-2) ... 06:49:25 Selecting previously unselected package libkrb5-3:amd64. 06:49:25 Preparing to unpack .../19-libkrb5-3_1.20.1-2+deb12u3_amd64.deb ... 06:49:25 Unpacking libkrb5-3:amd64 (1.20.1-2+deb12u3) ... 06:49:25 Selecting previously unselected package libgssapi-krb5-2:amd64. 06:49:25 Preparing to unpack .../20-libgssapi-krb5-2_1.20.1-2+deb12u3_amd64.deb ... 06:49:25 Unpacking libgssapi-krb5-2:amd64 (1.20.1-2+deb12u3) ... 06:49:25 Selecting previously unselected package openssh-client. 06:49:25 Preparing to unpack .../21-openssh-client_1%3a9.2p1-2+deb12u6_amd64.deb ... 06:49:25 Unpacking openssh-client (1:9.2p1-2+deb12u6) ... 06:49:25 Selecting previously unselected package openssh-sftp-server. 06:49:25 Preparing to unpack .../22-openssh-sftp-server_1%3a9.2p1-2+deb12u6_amd64.deb ... 06:49:25 Unpacking openssh-sftp-server (1:9.2p1-2+deb12u6) ... 06:49:25 Selecting previously unselected package libproc2-0:amd64. 06:49:25 Preparing to unpack .../23-libproc2-0_2%3a4.0.2-3_amd64.deb ... 06:49:25 Unpacking libproc2-0:amd64 (2:4.0.2-3) ... 06:49:25 Selecting previously unselected package procps. 06:49:25 Preparing to unpack .../24-procps_2%3a4.0.2-3_amd64.deb ... 06:49:25 Unpacking procps (2:4.0.2-3) ... 06:49:25 Selecting previously unselected package sensible-utils. 06:49:25 Preparing to unpack .../25-sensible-utils_0.0.17+nmu1_all.deb ... 06:49:25 Unpacking sensible-utils (0.0.17+nmu1) ... 06:49:25 Selecting previously unselected package ucf. 06:49:25 Preparing to unpack .../26-ucf_3.0043+nmu1+deb12u1_all.deb ... 06:49:25 Moving old data out of the way 06:49:25 Unpacking ucf (3.0043+nmu1+deb12u1) ... 06:49:25 Selecting previously unselected package runit-helper. 06:49:25 Preparing to unpack .../27-runit-helper_2.15.2_all.deb ... 06:49:25 Unpacking runit-helper (2.15.2) ... 06:49:25 Selecting previously unselected package libtirpc-common. 06:49:25 Preparing to unpack .../28-libtirpc-common_1.3.3+ds-1_all.deb ... 06:49:25 Unpacking libtirpc-common (1.3.3+ds-1) ... 06:49:25 Selecting previously unselected package libtirpc3:amd64. 06:49:25 Preparing to unpack .../29-libtirpc3_1.3.3+ds-1_amd64.deb ... 06:49:25 Unpacking libtirpc3:amd64 (1.3.3+ds-1) ... 06:49:25 Selecting previously unselected package libnsl2:amd64. 06:49:25 Preparing to unpack .../30-libnsl2_1.3.0-2_amd64.deb ... 06:49:25 Unpacking libnsl2:amd64 (1.3.0-2) ... 06:49:25 Selecting previously unselected package libwrap0:amd64. 06:49:25 Preparing to unpack .../31-libwrap0_7.6.q-32_amd64.deb ... 06:49:25 Unpacking libwrap0:amd64 (7.6.q-32) ... 06:49:25 Selecting previously unselected package openssh-server. 06:49:25 Preparing to unpack .../32-openssh-server_1%3a9.2p1-2+deb12u6_amd64.deb ... 06:49:25 Unpacking openssh-server (1:9.2p1-2+deb12u6) ... 06:49:25 Selecting previously unselected package less. 06:49:25 Preparing to unpack .../33-less_590-2.1~deb12u2_amd64.deb ... 06:49:25 Unpacking less (590-2.1~deb12u2) ... 06:49:25 Selecting previously unselected package krb5-locales. 06:49:25 Preparing to unpack .../34-krb5-locales_1.20.1-2+deb12u3_all.deb ... 06:49:25 Unpacking krb5-locales (1.20.1-2+deb12u3) ... 06:49:25 Selecting previously unselected package libnss-systemd:amd64. 06:49:25 Preparing to unpack .../35-libnss-systemd_252.36-1~deb12u1_amd64.deb ... 06:49:25 Unpacking libnss-systemd:amd64 (252.36-1~deb12u1) ... 06:49:25 Selecting previously unselected package libpam-systemd:amd64. 06:49:25 Preparing to unpack .../36-libpam-systemd_252.36-1~deb12u1_amd64.deb ... 06:49:25 Unpacking libpam-systemd:amd64 (252.36-1~deb12u1) ... 06:49:26 Selecting previously unselected package ncurses-term. 06:49:26 Preparing to unpack .../37-ncurses-term_6.4-4_all.deb ... 06:49:26 Unpacking ncurses-term (6.4-4) ... 06:49:26 Selecting previously unselected package netcat-traditional. 06:49:26 Preparing to unpack .../38-netcat-traditional_1.10-47_amd64.deb ... 06:49:26 Unpacking netcat-traditional (1.10-47) ... 06:49:26 Selecting previously unselected package systemd-timesyncd. 06:49:26 Preparing to unpack .../39-systemd-timesyncd_252.36-1~deb12u1_amd64.deb ... 06:49:26 Unpacking systemd-timesyncd (252.36-1~deb12u1) ... 06:49:26 Selecting previously unselected package dbus-user-session. 06:49:26 Preparing to unpack .../40-dbus-user-session_1.14.10-1~deb12u1_amd64.deb ... 06:49:26 Unpacking dbus-user-session (1.14.10-1~deb12u1) ... 06:49:26 Selecting previously unselected package libbrotli1:amd64. 06:49:26 Preparing to unpack .../41-libbrotli1_1.0.9-2+b6_amd64.deb ... 06:49:26 Unpacking libbrotli1:amd64 (1.0.9-2+b6) ... 06:49:26 Selecting previously unselected package libsasl2-modules-db:amd64. 06:49:26 Preparing to unpack .../42-libsasl2-modules-db_2.1.28+dfsg-10_amd64.deb ... 06:49:26 Unpacking libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... 06:49:26 Selecting previously unselected package libsasl2-2:amd64. 06:49:26 Preparing to unpack .../43-libsasl2-2_2.1.28+dfsg-10_amd64.deb ... 06:49:26 Unpacking libsasl2-2:amd64 (2.1.28+dfsg-10) ... 06:49:26 Selecting previously unselected package libldap-2.5-0:amd64. 06:49:26 Preparing to unpack .../44-libldap-2.5-0_2.5.13+dfsg-5_amd64.deb ... 06:49:26 Unpacking libldap-2.5-0:amd64 (2.5.13+dfsg-5) ... 06:49:26 Selecting previously unselected package libnghttp2-14:amd64. 06:49:26 Preparing to unpack .../45-libnghttp2-14_1.52.0-1+deb12u2_amd64.deb ... 06:49:26 Unpacking libnghttp2-14:amd64 (1.52.0-1+deb12u2) ... 06:49:26 Selecting previously unselected package libpsl5:amd64. 06:49:26 Preparing to unpack .../46-libpsl5_0.21.2-1_amd64.deb ... 06:49:26 Unpacking libpsl5:amd64 (0.21.2-1) ... 06:49:26 Selecting previously unselected package librtmp1:amd64. 06:49:26 Preparing to unpack .../47-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... 06:49:26 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... 06:49:26 Selecting previously unselected package libssh2-1:amd64. 06:49:26 Preparing to unpack .../48-libssh2-1_1.10.0-3+b1_amd64.deb ... 06:49:26 Unpacking libssh2-1:amd64 (1.10.0-3+b1) ... 06:49:26 Selecting previously unselected package libcurl3-gnutls:amd64. 06:49:26 Preparing to unpack .../49-libcurl3-gnutls_7.88.1-10+deb12u12_amd64.deb ... 06:49:26 Unpacking libcurl3-gnutls:amd64 (7.88.1-10+deb12u12) ... 06:49:26 Selecting previously unselected package liberror-perl. 06:49:26 Preparing to unpack .../50-liberror-perl_0.17029-2_all.deb ... 06:49:26 Unpacking liberror-perl (0.17029-2) ... 06:49:26 Selecting previously unselected package git-man. 06:49:26 Preparing to unpack .../51-git-man_1%3a2.39.5-0+deb12u2_all.deb ... 06:49:26 Unpacking git-man (1:2.39.5-0+deb12u2) ... 06:49:27 Selecting previously unselected package git. 06:49:27 Preparing to unpack .../52-git_1%3a2.39.5-0+deb12u2_amd64.deb ... 06:49:27 Unpacking git (1:2.39.5-0+deb12u2) ... 06:49:27 Selecting previously unselected package gosu. 06:49:27 Preparing to unpack .../53-gosu_1.14-1+b10_amd64.deb ... 06:49:27 Unpacking gosu (1.14-1+b10) ... 06:49:27 Selecting previously unselected package libldap-common. 06:49:27 Preparing to unpack .../54-libldap-common_2.5.13+dfsg-5_all.deb ... 06:49:27 Unpacking libldap-common (2.5.13+dfsg-5) ... 06:49:27 Selecting previously unselected package libsasl2-modules:amd64. 06:49:27 Preparing to unpack .../55-libsasl2-modules_2.1.28+dfsg-10_amd64.deb ... 06:49:27 Unpacking libsasl2-modules:amd64 (2.1.28+dfsg-10) ... 06:49:27 Selecting previously unselected package libxau6:amd64. 06:49:27 Preparing to unpack .../56-libxau6_1%3a1.0.9-1_amd64.deb ... 06:49:27 Unpacking libxau6:amd64 (1:1.0.9-1) ... 06:49:27 Selecting previously unselected package libxdmcp6:amd64. 06:49:27 Preparing to unpack .../57-libxdmcp6_1%3a1.1.2-3_amd64.deb ... 06:49:27 Unpacking libxdmcp6:amd64 (1:1.1.2-3) ... 06:49:27 Selecting previously unselected package libxcb1:amd64. 06:49:27 Preparing to unpack .../58-libxcb1_1.15-1_amd64.deb ... 06:49:27 Unpacking libxcb1:amd64 (1.15-1) ... 06:49:27 Selecting previously unselected package libx11-data. 06:49:27 Preparing to unpack .../59-libx11-data_2%3a1.8.4-2+deb12u2_all.deb ... 06:49:27 Unpacking libx11-data (2:1.8.4-2+deb12u2) ... 06:49:27 Selecting previously unselected package libx11-6:amd64. 06:49:27 Preparing to unpack .../60-libx11-6_2%3a1.8.4-2+deb12u2_amd64.deb ... 06:49:27 Unpacking libx11-6:amd64 (2:1.8.4-2+deb12u2) ... 06:49:27 Selecting previously unselected package libxext6:amd64. 06:49:27 Preparing to unpack .../61-libxext6_2%3a1.3.4-1+b1_amd64.deb ... 06:49:27 Unpacking libxext6:amd64 (2:1.3.4-1+b1) ... 06:49:27 Selecting previously unselected package libxmuu1:amd64. 06:49:27 Preparing to unpack .../62-libxmuu1_2%3a1.1.3-3_amd64.deb ... 06:49:27 Unpacking libxmuu1:amd64 (2:1.1.3-3) ... 06:49:27 Preparing to unpack .../63-openssl_3.0.16-1~deb12u1_amd64.deb ... 06:49:27 Unpacking openssl (3.0.16-1~deb12u1) over (3.0.15-1~deb12u1) ... 06:49:28 Selecting previously unselected package patch. 06:49:28 Preparing to unpack .../64-patch_2.7.6-7_amd64.deb ... 06:49:28 Unpacking patch (2.7.6-7) ... 06:49:28 Selecting previously unselected package psmisc. 06:49:28 Preparing to unpack .../65-psmisc_23.6-1_amd64.deb ... 06:49:28 Unpacking psmisc (23.6-1) ... 06:49:28 Selecting previously unselected package publicsuffix. 06:49:28 Preparing to unpack .../66-publicsuffix_20230209.2326-1_all.deb ... 06:49:28 Unpacking publicsuffix (20230209.2326-1) ... 06:49:28 Selecting previously unselected package ssh. 06:49:28 Preparing to unpack .../67-ssh_1%3a9.2p1-2+deb12u6_all.deb ... 06:49:28 Unpacking ssh (1:9.2p1-2+deb12u6) ... 06:49:28 Selecting previously unselected package xauth. 06:49:28 Preparing to unpack .../68-xauth_1%3a1.1.2-1_amd64.deb ... 06:49:28 Unpacking xauth (1:1.1.2-1) ... 06:49:28 Setting up libexpat1:amd64 (2.5.0-1+deb12u1) ... 06:49:28 Setting up runit-helper (2.15.2) ... 06:49:28 Setting up systemd-sysv (252.36-1~deb12u1) ... 06:49:28 Setting up libxau6:amd64 (1:1.0.9-1) ... 06:49:28 Setting up libkeyutils1:amd64 (1.6.3-2) ... 06:49:28 Setting up libpsl5:amd64 (0.21.2-1) ... 06:49:28 Setting up netcat-traditional (1.10-47) ... 06:49:28 update-alternatives: using /bin/nc.traditional to provide /bin/nc (nc) in auto mode 06:49:28 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 06:49:28 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 06:49:28 Setting up psmisc (23.6-1) ... 06:49:28 Setting up libtirpc-common (1.3.3+ds-1) ... 06:49:28 Setting up libcbor0.8:amd64 (0.8.0-2+b1) ... 06:49:28 Setting up libbrotli1:amd64 (1.0.9-2+b6) ... 06:49:28 Setting up libsasl2-modules:amd64 (2.1.28+dfsg-10) ... 06:49:28 Setting up libnghttp2-14:amd64 (1.52.0-1+deb12u2) ... 06:49:28 Setting up less (590-2.1~deb12u2) ... 06:49:28 Setting up libnss-systemd:amd64 (252.36-1~deb12u1) ... 06:49:28 Setting up krb5-locales (1.20.1-2+deb12u3) ... 06:49:28 Setting up libldap-common (2.5.13+dfsg-5) ... 06:49:28 Setting up libkrb5support0:amd64 (1.20.1-2+deb12u3) ... 06:49:28 Setting up libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... 06:49:28 Setting up perl-modules-5.36 (5.36.0-7+deb12u2) ... 06:49:28 Setting up libx11-data (2:1.8.4-2+deb12u2) ... 06:49:28 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... 06:49:28 Setting up gosu (1.14-1+b10) ... 06:49:28 Setting up libdbus-1-3:amd64 (1.14.10-1~deb12u1) ... 06:49:28 Setting up libproc2-0:amd64 (2:4.0.2-3) ... 06:49:28 Setting up systemd-timesyncd (252.36-1~deb12u1) ... 06:49:28 Creating group 'systemd-timesync' with GID 997. 06:49:28 Creating user 'systemd-timesync' (systemd Time Synchronization) with UID 997 and GID 997. 06:49:28 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. 06:49:28 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. 06:49:28 Setting up patch (2.7.6-7) ... 06:49:28 Setting up libgdbm-compat4:amd64 (1.23-3) ... 06:49:28 Setting up libk5crypto3:amd64 (1.20.1-2+deb12u3) ... 06:49:28 Setting up libsasl2-2:amd64 (2.1.28+dfsg-10) ... 06:49:28 Setting up sensible-utils (0.0.17+nmu1) ... 06:49:28 Setting up dbus-session-bus-common (1.14.10-1~deb12u1) ... 06:49:28 Setting up procps (2:4.0.2-3) ... 06:49:28 Setting up git-man (1:2.39.5-0+deb12u2) ... 06:49:28 Setting up libssh2-1:amd64 (1.10.0-3+b1) ... 06:49:28 Setting up libkrb5-3:amd64 (1.20.1-2+deb12u3) ... 06:49:28 Setting up dbus-system-bus-common (1.14.10-1~deb12u1) ... 06:49:29 Setting up libfido2-1:amd64 (1.12.0-2+b1) ... 06:49:29 Setting up openssl (3.0.16-1~deb12u1) ... 06:49:29 Setting up libbsd0:amd64 (0.11.7-2) ... 06:49:29 Setting up publicsuffix (20230209.2326-1) ... 06:49:29 Setting up libperl5.36:amd64 (5.36.0-7+deb12u2) ... 06:49:29 Setting up dbus-bin (1.14.10-1~deb12u1) ... 06:49:29 Setting up ncurses-term (6.4-4) ... 06:49:29 Setting up libxdmcp6:amd64 (1:1.1.2-3) ... 06:49:29 Setting up libxcb1:amd64 (1.15-1) ... 06:49:29 Setting up libedit2:amd64 (3.1-20221030-2) ... 06:49:29 Setting up dbus-daemon (1.14.10-1~deb12u1) ... 06:49:29 Setting up libldap-2.5-0:amd64 (2.5.13+dfsg-5) ... 06:49:29 Setting up perl (5.36.0-7+deb12u2) ... 06:49:29 Setting up dbus (1.14.10-1~deb12u1) ... 06:49:29 invoke-rc.d: could not determine current runlevel 06:49:29 invoke-rc.d: policy-rc.d denied execution of start. 06:49:29 Setting up libgssapi-krb5-2:amd64 (1.20.1-2+deb12u3) ... 06:49:29 Setting up ucf (3.0043+nmu1+deb12u1) ... 06:49:29 debconf: unable to initialize frontend: Dialog 06:49:29 debconf: (TERM is not set, so the dialog frontend is not usable.) 06:49:29 debconf: falling back to frontend: Readline 06:49:29 debconf: unable to initialize frontend: Readline 06:49:29 debconf: (This frontend requires a controlling tty.) 06:49:29 debconf: falling back to frontend: Teletype 06:49:29 Setting up libpam-systemd:amd64 (252.36-1~deb12u1) ... 06:49:29 debconf: unable to initialize frontend: Dialog 06:49:29 debconf: (TERM is not set, so the dialog frontend is not usable.) 06:49:29 debconf: falling back to frontend: Readline 06:49:29 debconf: unable to initialize frontend: Readline 06:49:29 debconf: (This frontend requires a controlling tty.) 06:49:29 debconf: falling back to frontend: Teletype 06:49:29 Setting up libx11-6:amd64 (2:1.8.4-2+deb12u2) ... 06:49:29 Setting up libxmuu1:amd64 (2:1.1.3-3) ... 06:49:29 Setting up libtirpc3:amd64 (1.3.3+ds-1) ... 06:49:29 Setting up openssh-client (1:9.2p1-2+deb12u6) ... 06:49:29 Setting up libxext6:amd64 (2:1.3.4-1+b1) ... 06:49:29 Setting up libcurl3-gnutls:amd64 (7.88.1-10+deb12u12) ... 06:49:29 Setting up liberror-perl (0.17029-2) ... 06:49:29 Setting up dbus-user-session (1.14.10-1~deb12u1) ... 06:49:29 Setting up git (1:2.39.5-0+deb12u2) ... 06:49:29 Setting up xauth (1:1.1.2-1) ... 06:49:29 Setting up libnsl2:amd64 (1.3.0-2) ... 06:49:29 Setting up openssh-sftp-server (1:9.2p1-2+deb12u6) ... 06:49:29 Setting up libwrap0:amd64 (7.6.q-32) ... 06:49:29 Setting up openssh-server (1:9.2p1-2+deb12u6) ... 06:49:29 debconf: unable to initialize frontend: Dialog 06:49:29 debconf: (TERM is not set, so the dialog frontend is not usable.) 06:49:29 debconf: falling back to frontend: Readline 06:49:29 debconf: unable to initialize frontend: Readline 06:49:29 debconf: (This frontend requires a controlling tty.) 06:49:29 debconf: falling back to frontend: Teletype 06:49:29 06:49:29 Creating config file /etc/ssh/sshd_config with new version 06:49:30 Creating SSH2 RSA key; this may take some time ... 06:49:30 3072 SHA256:vQzr21UE7vkcl4qIiputiX6YQSWpRX0Pk9g0+Ju7stI root@93f74d203951 (RSA) 06:49:30 Creating SSH2 ECDSA key; this may take some time ... 06:49:30 256 SHA256:atgc5wtBcKMgoqdQGpNQ3MwVyTRfsiYzZW4B2xNQOLE root@93f74d203951 (ECDSA) 06:49:30 Creating SSH2 ED25519 key; this may take some time ... 06:49:30 256 SHA256:aQPNN7YcaHpszZAZ1AquzQh7N5hBTWIY9agETfRuVFw root@93f74d203951 (ED25519) 06:49:30 invoke-rc.d: could not determine current runlevel 06:49:30 invoke-rc.d: policy-rc.d denied execution of start. 06:49:30 Created symlink /etc/systemd/system/sshd.service → /lib/systemd/system/ssh.service. 06:49:30 Created symlink /etc/systemd/system/multi-user.target.wants/ssh.service → /lib/systemd/system/ssh.service. 06:49:30 Setting up ssh (1:9.2p1-2+deb12u6) ... 06:49:30 Processing triggers for libc-bin (2.36-9+deb12u10) ... 06:49:35 Removing intermediate container 93f74d203951 06:49:35 ---> a350ab8dcd59 06:49:35 Step 14/20 : COPY --from=build-image /code/target/dist/pygsver-*/dist/pygsver-*.tar.gz /opt/pygsver/ 06:49:35 ---> 1e275b38f402 06:49:35 Step 15/20 : RUN pip install pygsver-*.tar.gz 06:49:35 ---> Running in 0ba781b3d70c 06:49:37 Processing ./pygsver-0.1.4.tar.gz 06:49:37 Installing build dependencies: started 06:49:39 Installing build dependencies: finished with status 'done' 06:49:39 Getting requirements to build wheel: started 06:49:40 Getting requirements to build wheel: finished with status 'done' 06:49:40 Preparing metadata (pyproject.toml): started 06:49:40 Preparing metadata (pyproject.toml): finished with status 'done' 06:49:40 Collecting semver==2.13.0 (from pygsver==0.1.4) 06:49:41 Downloading semver-2.13.0-py2.py3-none-any.whl.metadata (5.0 kB) 06:49:41 Collecting GitPython==3.1.41 (from pygsver==0.1.4) 06:49:41 Downloading GitPython-3.1.41-py3-none-any.whl.metadata (14 kB) 06:49:41 Collecting gitdb<5,>=4.0.1 (from GitPython==3.1.41->pygsver==0.1.4) 06:49:41 Downloading gitdb-4.0.12-py3-none-any.whl.metadata (1.2 kB) 06:49:41 Collecting smmap<6,>=3.0.1 (from gitdb<5,>=4.0.1->GitPython==3.1.41->pygsver==0.1.4) 06:49:41 Downloading smmap-5.0.2-py3-none-any.whl.metadata (4.3 kB) 06:49:41 Downloading GitPython-3.1.41-py3-none-any.whl (196 kB) 06:49:41 Downloading semver-2.13.0-py2.py3-none-any.whl (12 kB) 06:49:41 Downloading gitdb-4.0.12-py3-none-any.whl (62 kB) 06:49:41 Downloading smmap-5.0.2-py3-none-any.whl (24 kB) 06:49:41 Building wheels for collected packages: pygsver 06:49:41 Building wheel for pygsver (pyproject.toml): started 06:49:41 Building wheel for pygsver (pyproject.toml): finished with status 'done' 06:49:41 Created wheel for pygsver: filename=pygsver-0.1.4-py3-none-any.whl size=12477 sha256=9e7e5b9890d6e5f478d152029ff5b568f2ce2e295d2f10620f5e08ab232d9f00 06:49:41 Stored in directory: /root/.cache/pip/wheels/4d/a4/f7/2ceaad8e8d1ab77b6fa864b82a652e68e816d6a43a9991a541 06:49:41 Successfully built pygsver 06:49:41 Installing collected packages: smmap, semver, gitdb, GitPython, pygsver 06:49:42 Successfully installed GitPython-3.1.41 gitdb-4.0.12 pygsver-0.1.4 semver-2.13.0 smmap-5.0.2 06:49:42 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. 06:49:42  06:49:42 [notice] A new release of pip is available: 25.0.1 -> 25.1.1 06:49:42 [notice] To update, run: pip install --upgrade pip 06:49:42 Removing intermediate container 0ba781b3d70c 06:49:42 ---> 18c7900c59c0 06:49:42 Step 16/20 : COPY entrypoint.sh /usr/local/bin/entrypoint.sh 06:49:42 ---> 217657ddb7be 06:49:42 Step 17/20 : RUN chmod +x /usr/local/bin/entrypoint.sh 06:49:42 ---> Running in 6d6ba015aaed 06:49:43 Removing intermediate container 6d6ba015aaed 06:49:43 ---> b411f64aff5b 06:49:43 Step 18/20 : ENTRYPOINT ["/usr/local/bin/entrypoint.sh"] 06:49:43 ---> Running in 6985579ec87d 06:49:43 Removing intermediate container 6985579ec87d 06:49:43 ---> c0ead77d0efb 06:49:43 Step 19/20 : LABEL arch=amd64 06:49:43 ---> Running in 46394663afe3 06:49:43 Removing intermediate container 46394663afe3 06:49:43 ---> cbf19d14ae2d 06:49:43 Step 20/20 : LABEL git_sha=1de9c0d894bf9b947298bca85d916260acaf242b 06:49:43 ---> Running in c7314e09f9a6 06:49:43 Removing intermediate container c7314e09f9a6 06:49:43 ---> e7a8eb4e2189 06:49:43 [Warning] One or more build-args [ARCH] were not consumed 06:49:43 Successfully built e7a8eb4e2189 06:49:43 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 06:49:43 [edgeXDocker.push] Tagging docker image py-git-semver with the following tags: 06:49:43 1de9c0d894bf9b947298bca85d916260acaf242b 06:49:43 latest 06:49:43 main 06:49:43 0.1.4 06:49:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:44 + docker tag edgex-devops/py-git-semver nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:1de9c0d894bf9b947298bca85d916260acaf242b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:44 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:1de9c0d894bf9b947298bca85d916260acaf242b 06:49:44 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver] 06:49:44 349eaf084a24: Preparing 06:49:44 72d8807d04f4: Preparing 06:49:44 d9fa26503760: Preparing 06:49:44 7bf665d0a447: Preparing 06:49:44 258b7bdc9376: Preparing 06:49:44 b9af00360c67: Preparing 06:49:44 47770e354404: Preparing 06:49:44 8c97df8fc69e: Preparing 06:49:44 90f5dbbe5ba7: Preparing 06:49:44 6c4c763d22d0: Preparing 06:49:44 8c97df8fc69e: Waiting 06:49:44 b9af00360c67: Waiting 06:49:44 90f5dbbe5ba7: Waiting 06:49:44 6c4c763d22d0: Waiting 06:49:44 47770e354404: Waiting 06:49:44 349eaf084a24: Pushed 06:49:44 7bf665d0a447: Pushed 06:49:44 72d8807d04f4: Pushed 06:49:44 47770e354404: Layer already exists 06:49:44 8c97df8fc69e: Layer already exists 06:49:44 90f5dbbe5ba7: Layer already exists 06:49:44 b9af00360c67: Pushed 06:49:45 d9fa26503760: Pushed 06:49:53 6c4c763d22d0: Pushed 06:49:59 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1860 in /w/workspace/edgexfoundry_git-semver_main [Pipeline] { [Pipeline] checkout 06:50:01 258b7bdc9376: Pushed 06:50:01 1de9c0d894bf9b947298bca85d916260acaf242b: digest: sha256:0468d353d6a7ab5477fc83214f20dfb5ff1bb8607c29625a78e2793b25deb48b size: 2412 [Pipeline] } 06:50:02 Selected Git installation does not exist. Using Default 06:50:02 The recommended git tool is: NONE [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:02 + 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 06:50:03 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 06:50:03 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver] 06:50:03 349eaf084a24: Preparing 06:50:03 72d8807d04f4: Preparing 06:50:03 d9fa26503760: Preparing 06:50:03 7bf665d0a447: Preparing 06:50:03 258b7bdc9376: Preparing 06:50:03 b9af00360c67: Preparing 06:50:03 47770e354404: Preparing 06:50:03 8c97df8fc69e: Preparing 06:50:03 90f5dbbe5ba7: Preparing 06:50:03 6c4c763d22d0: Preparing 06:50:03 8c97df8fc69e: Waiting 06:50:03 6c4c763d22d0: Waiting 06:50:03 47770e354404: Waiting 06:50:03 d9fa26503760: Layer already exists 06:50:03 349eaf084a24: Layer already exists 06:50:03 258b7bdc9376: Layer already exists 06:50:03 72d8807d04f4: Layer already exists 06:50:03 7bf665d0a447: Layer already exists 06:50:03 47770e354404: Layer already exists 06:50:03 b9af00360c67: Layer already exists 06:50:03 90f5dbbe5ba7: Layer already exists 06:50:03 8c97df8fc69e: Layer already exists 06:50:03 6c4c763d22d0: Layer already exists 06:50:03 latest: digest: sha256:0468d353d6a7ab5477fc83214f20dfb5ff1bb8607c29625a78e2793b25deb48b size: 2412 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:03 + 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 06:50:03 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:main 06:50:03 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver] 06:50:03 349eaf084a24: Preparing 06:50:03 72d8807d04f4: Preparing 06:50:03 d9fa26503760: Preparing 06:50:03 7bf665d0a447: Preparing 06:50:03 258b7bdc9376: Preparing 06:50:03 b9af00360c67: Preparing 06:50:03 47770e354404: Preparing 06:50:03 8c97df8fc69e: Preparing 06:50:03 90f5dbbe5ba7: Preparing 06:50:03 6c4c763d22d0: Preparing 06:50:03 8c97df8fc69e: Waiting 06:50:03 90f5dbbe5ba7: Waiting 06:50:03 6c4c763d22d0: Waiting 06:50:03 b9af00360c67: Waiting 06:50:03 47770e354404: Waiting 06:50:03 349eaf084a24: Layer already exists 06:50:03 72d8807d04f4: Layer already exists 06:50:03 258b7bdc9376: Layer already exists 06:50:03 7bf665d0a447: Layer already exists 06:50:03 d9fa26503760: Layer already exists 06:50:03 47770e354404: Layer already exists 06:50:03 b9af00360c67: Layer already exists 06:50:03 8c97df8fc69e: Layer already exists 06:50:03 6c4c763d22d0: Layer already exists 06:50:03 90f5dbbe5ba7: Layer already exists 06:50:03 main: digest: sha256:0468d353d6a7ab5477fc83214f20dfb5ff1bb8607c29625a78e2793b25deb48b size: 2412 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:04 + docker tag edgex-devops/py-git-semver nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:04 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:50:04 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver] 06:50:04 349eaf084a24: Preparing 06:50:04 72d8807d04f4: Preparing 06:50:04 d9fa26503760: Preparing 06:50:04 7bf665d0a447: Preparing 06:50:04 258b7bdc9376: Preparing 06:50:04 b9af00360c67: Preparing 06:50:04 47770e354404: Preparing 06:50:04 8c97df8fc69e: Preparing 06:50:04 90f5dbbe5ba7: Preparing 06:50:04 6c4c763d22d0: Preparing 06:50:04 47770e354404: Waiting 06:50:04 8c97df8fc69e: Waiting 06:50:04 6c4c763d22d0: Waiting 06:50:04 90f5dbbe5ba7: Waiting 06:50:04 b9af00360c67: Waiting 06:50:04 7bf665d0a447: Layer already exists 06:50:04 258b7bdc9376: Layer already exists 06:50:04 72d8807d04f4: Layer already exists 06:50:04 d9fa26503760: Layer already exists 06:50:04 349eaf084a24: Layer already exists 06:50:04 90f5dbbe5ba7: Layer already exists 06:50:04 b9af00360c67: Layer already exists 06:50:04 8c97df8fc69e: Layer already exists 06:50:04 47770e354404: Layer already exists 06:50:04 6c4c763d22d0: Layer already exists 06:50:04 0.1.4: digest: sha256:0468d353d6a7ab5477fc83214f20dfb5ff1bb8607c29625a78e2793b25deb48b size: 2412 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:50:04 ===================================================== [Pipeline] echo 06:50:04 taggedImages: 06:50:04 - nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:1de9c0d894bf9b947298bca85d916260acaf242b 06:50:04 - nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 06:50:04 - nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:main 06:50:04 - nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] echo 06:50:04 ========================================================= 06:50:04 [edgeXBuildMultiArch] RAW Config: 06:50:04 images: 06:50:04 - nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:1de9c0d894bf9b947298bca85d916260acaf242b 06:50:04 - nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 06:50:04 - nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:main 06:50:04 - nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:50:04 settingsFile: 06:50:04 git-semver-settings 06:50:04 ========================================================= [Pipeline] node 06:50:07 using credential edgex-jenkins-ssh 06:50:07 Cloning the remote Git repository 06:50:07 Cloning repository git@github.com:edgexfoundry/git-semver.git 06:50:07 > git init /w/workspace/edgexfoundry_git-semver_main # timeout=10 06:50:07 Fetching upstream changes from git@github.com:edgexfoundry/git-semver.git 06:50:07 > git --version # timeout=10 06:50:07 > git --version # 'git version 2.25.1' 06:50:07 using GIT_SSH to set credentials SSH Credentials for GitHub 06:50:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/git-semver.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:50:08 > git config remote.origin.url git@github.com:edgexfoundry/git-semver.git # timeout=10 06:50:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:50:08 Avoid second fetch 06:50:08 Checking out Revision 1de9c0d894bf9b947298bca85d916260acaf242b (main) 06:50:09 Commit message: "Merge pull request #69 from edgexfoundry/dependabot/pip/gitpython-3.1.37" 06:50:08 > git config core.sparsecheckout # timeout=10 06:50:08 > git checkout -f 1de9c0d894bf9b947298bca85d916260acaf242b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:50:14 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:50:14 % Total % Received % Xferd Average Speed Time Time Time Current 06:50:14 Dload Upload Total Spent Left Speed 06:50:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 97923 0 --:--:-- --:--:-- --:--:-- 97923 [Pipeline] sh 06:50:14 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:50:14 + + sudo teesudo /etc/docker/daemon.new jq 06:50:14 . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:50:14 { 06:50:14 "registry-mirrors": [ 06:50:14 "https://nexus3.edgexfoundry.org:10001" 06:50:14 ], 06:50:14 "bip": "10.250.0.254/24", 06:50:14 "hosts": [ 06:50:14 "tcp://0.0.0.0:5555", 06:50:14 "unix:///var/run/docker.sock" 06:50:14 ], 06:50:14 "mtu": 1458, 06:50:14 "selinux-enabled": true, 06:50:14 "seccomp-profile": "/etc/docker/seccomp.json" 06:50:14 } [Pipeline] sh 06:50:15 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:50:15 + sudo service docker restart 06:50:19 Still waiting to schedule task 06:50:19 All nodes of label ‘centos7-docker-4c-2g’ are offline [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:50:33 provisioning config files... 06:50:33 copy managed file [git-semver-settings] to file:/w/workspace/edgexfoundry_git-semver_main@tmp/config7423954931151727766tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:50:34 ---> ****-login.sh 06:50:34 nexus3.edgexfoundry.org:10001 06:50:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:50:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:50:34 Configure a credential helper to remove this warning. See 06:50:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:50:34 06:50:34 Login Succeeded 06:50:34 nexus3.edgexfoundry.org:10002 06:50:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:50:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:50:35 Configure a credential helper to remove this warning. See 06:50:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:50:35 06:50:35 Login Succeeded 06:50:35 nexus3.edgexfoundry.org:10003 06:50:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:50:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:50:35 Configure a credential helper to remove this warning. See 06:50:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:50:35 06:50:35 Login Succeeded 06:50:35 nexus3.edgexfoundry.org:10004 06:50:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:50:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:50:35 Configure a credential helper to remove this warning. See 06:50:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:50:35 06:50:35 Login Succeeded 06:50:35 ****.io 06:50:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:50:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:50:36 Configure a credential helper to remove this warning. See 06:50:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:50:36 06:50:36 Login Succeeded 06:50:36 ---> ****-login.sh ends [Pipeline] } 06:50:36 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 06:50:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:50:37 + ls -al . 06:50:37 total 64 06:50:37 drwxrwxr-x 6 jenkins jenkins 4096 May 20 06:50 . 06:50:37 drwxrwxr-x 4 jenkins jenkins 4096 May 20 06:50 .. 06:50:37 drwxrwxr-x 8 jenkins jenkins 4096 May 20 06:50 .git 06:50:37 drwxrwxr-x 2 jenkins jenkins 4096 May 20 06:50 .github 06:50:37 -rw-rw-r-- 1 jenkins jenkins 1056 May 20 06:50 .gitignore 06:50:37 -rw-rw-r-- 1 jenkins jenkins 1242 May 20 06:50 Dockerfile 06:50:37 -rw-rw-r-- 1 jenkins jenkins 869 May 20 06:50 Jenkinsfile 06:50:37 -rw-rw-r-- 1 jenkins jenkins 5651 May 20 06:50 README.md 06:50:37 -rw-rw-r-- 1 jenkins jenkins 2488 May 20 06:50 build.py 06:50:37 drwxrwxr-x 3 jenkins jenkins 4096 May 20 06:50 docs 06:50:37 -rw-rw-r-- 1 jenkins jenkins 275 May 20 06:50 entrypoint.sh 06:50:37 -rw-rw-r-- 1 jenkins jenkins 83 May 20 06:50 pyproject.toml 06:50:37 -rw-rw-r-- 1 jenkins jenkins 32 May 20 06:50 requirements.txt 06:50:37 -rw-rw-r-- 1 jenkins jenkins 2628 May 20 06:50 setup.py 06:50:37 drwxrwxr-x 4 jenkins jenkins 4096 May 20 06:50 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:37 + docker build -t edgex-devops/py-git-semver-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=1de9c0d894bf9b947298bca85d916260acaf242b --label arch=arm64 . 06:50:37 Sending build context to Docker daemon 444.4kB 06:50:37 Step 1/20 : FROM python:3.13-slim AS build-image 06:50:38 3.13-slim: Pulling from library/python 06:50:38 943331d8a9a9: Pulling fs layer 06:50:38 e2cbf253efde: Pulling fs layer 06:50:38 7190e4956f30: Pulling fs layer 06:50:38 867244661c52: Pulling fs layer 06:50:38 867244661c52: Waiting 06:50:38 e2cbf253efde: Verifying Checksum 06:50:38 e2cbf253efde: Download complete 06:50:38 867244661c52: Download complete 06:50:38 7190e4956f30: Download complete 06:50:39 943331d8a9a9: Download complete 06:50:43 943331d8a9a9: Pull complete 06:50:43 e2cbf253efde: Pull complete 06:50:45 7190e4956f30: Pull complete 06:50:46 867244661c52: Pull complete 06:50:46 Digest: sha256:914bf5c12ea40a97a78b2bff97fbdb766cc36ec903bfb4358faf2b74d73b555b 06:50:46 Status: Downloaded newer image for python:3.13-slim 06:50:46 ---> f46ee18793e5 06:50:46 Step 2/20 : ENV PYTHONDONTWRITEBYTECODE 1 06:50:46 ---> Running in abdf92a5b2cd 06:50:47 Removing intermediate container abdf92a5b2cd 06:50:47 ---> 303dfcf9255d 06:50:47 Step 3/20 : ENV GIT_PYTHON_TRACE 1 06:50:47 ---> Running in 9c14e776695f 06:50:47 Removing intermediate container 9c14e776695f 06:50:47 ---> a528f8f02e7a 06:50:47 Step 4/20 : WORKDIR /code 06:50:47 ---> Running in 15c0742bc202 06:50:47 Removing intermediate container 15c0742bc202 06:50:47 ---> af1b41dd60c0 06:50:47 Step 5/20 : COPY . /code/ 06:50:48 ---> 67ddb5845c76 06:50:48 Step 6/20 : RUN apt-get update && apt-get install -y ssh netcat-traditional git 06:50:48 ---> Running in 2fe97dd07199 06:50:49 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] 06:50:49 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] 06:50:49 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] 06:50:50 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8693 kB] 06:50:50 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [512 B] 06:50:50 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [254 kB] 06:50:53 Fetched 9203 kB in 3s (2679 kB/s) 06:50:56 Reading package lists... 06:50:59 Reading package lists... 06:51:00 Building dependency tree... 06:51:00 Reading state information... 06:51:01 The following additional packages will be installed: 06:51:01 dbus dbus-bin dbus-daemon dbus-session-bus-common dbus-system-bus-common 06:51:01 dbus-user-session dmsetup git-man krb5-locales less libapparmor1 libargon2-1 06:51:01 libbrotli1 libbsd0 libcbor0.8 libcryptsetup12 libcurl3-gnutls libdbus-1-3 06:51:01 libdevmapper1.02.1 libedit2 liberror-perl libexpat1 libfdisk1 libfido2-1 06:51:01 libgdbm-compat4 libgssapi-krb5-2 libip4tc2 libjson-c5 libk5crypto3 06:51:01 libkeyutils1 libkmod2 libkrb5-3 libkrb5support0 libldap-2.5-0 libldap-common 06:51:01 libnghttp2-14 libnsl2 libnss-systemd libpam-systemd libperl5.36 libproc2-0 06:51:01 libpsl5 librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db libssh2-1 06:51:01 libssl3 libsystemd-shared libtirpc-common libtirpc3 libwrap0 libx11-6 06:51:01 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 ncurses-term 06:51:01 openssh-client openssh-server openssh-sftp-server openssl patch perl 06:51:01 perl-modules-5.36 procps psmisc publicsuffix runit-helper sensible-utils 06:51:01 systemd systemd-sysv systemd-timesyncd ucf xauth 06:51:01 Suggested packages: 06:51:01 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-email git-gui 06:51:01 gitk gitweb git-cvs git-mediawiki git-svn krb5-doc krb5-user 06:51:01 libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal 06:51:01 libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql keychain 06:51:01 libpam-ssh monkeysphere ssh-askpass molly-guard ufw ed diffutils-doc 06:51:01 perl-doc libterm-readline-gnu-perl | libterm-readline-perl-perl make 06:51:01 libtap-harness-archive-perl systemd-container systemd-homed systemd-userdbd 06:51:01 systemd-boot systemd-resolved libqrencode4 libtss2-esys-3.0.2-0 libtss2-mu0 06:51:01 libtss2-rc0 polkitd | policykit-1 06:51:06 The following NEW packages will be installed: 06:51:06 dbus dbus-bin dbus-daemon dbus-session-bus-common dbus-system-bus-common 06:51:06 dbus-user-session dmsetup git git-man krb5-locales less libapparmor1 06:51:06 libargon2-1 libbrotli1 libbsd0 libcbor0.8 libcryptsetup12 libcurl3-gnutls 06:51:06 libdbus-1-3 libdevmapper1.02.1 libedit2 liberror-perl libexpat1 libfdisk1 06:51:06 libfido2-1 libgdbm-compat4 libgssapi-krb5-2 libip4tc2 libjson-c5 06:51:06 libk5crypto3 libkeyutils1 libkmod2 libkrb5-3 libkrb5support0 libldap-2.5-0 06:51:06 libldap-common libnghttp2-14 libnsl2 libnss-systemd libpam-systemd 06:51:06 libperl5.36 libproc2-0 libpsl5 librtmp1 libsasl2-2 libsasl2-modules 06:51:06 libsasl2-modules-db libssh2-1 libsystemd-shared libtirpc-common libtirpc3 06:51:06 libwrap0 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 06:51:06 ncurses-term netcat-traditional openssh-client openssh-server 06:51:06 openssh-sftp-server patch perl perl-modules-5.36 procps psmisc publicsuffix 06:51:06 runit-helper sensible-utils ssh systemd systemd-sysv systemd-timesyncd ucf 06:51:06 xauth 06:51:06 The following packages will be upgraded: 06:51:06 libssl3 openssl 06:51:06 2 upgraded, 78 newly installed, 0 to remove and 9 not upgraded. 06:51:06 Need to get 33.4 MB of archives. 06:51:06 After this operation, 156 MB of additional disk space will be used. 06:51:06 Get:1 http://deb.debian.org/debian bookworm/main arm64 libargon2-1 arm64 0~20171227-0.3+deb12u1 [18.7 kB] 06:51:06 Get:2 http://deb.debian.org/debian bookworm/main arm64 dmsetup arm64 2:1.02.185-2 [75.2 kB] 06:51:06 Get:3 http://deb.debian.org/debian bookworm/main arm64 libdevmapper1.02.1 arm64 2:1.02.185-2 [115 kB] 06:51:06 Get:4 http://deb.debian.org/debian bookworm/main arm64 libjson-c5 arm64 0.16-2 [42.9 kB] 06:51:06 Get:5 http://deb.debian.org/debian bookworm/main arm64 libssl3 arm64 3.0.16-1~deb12u1 [1812 kB] 06:51:06 Get:6 http://deb.debian.org/debian bookworm/main arm64 libcryptsetup12 arm64 2:2.6.1-4~deb12u2 [205 kB] 06:51:06 Get:7 http://deb.debian.org/debian bookworm/main arm64 libfdisk1 arm64 2.38.1-5+deb12u3 [182 kB] 06:51:06 Get:8 http://deb.debian.org/debian bookworm/main arm64 libkmod2 arm64 30+20221128-1 [54.4 kB] 06:51:06 Get:9 http://deb.debian.org/debian bookworm/main arm64 libapparmor1 arm64 3.0.8-3 [40.3 kB] 06:51:06 Get:10 http://deb.debian.org/debian bookworm/main arm64 libip4tc2 arm64 1.8.9-2 [18.5 kB] 06:51:06 Get:11 http://deb.debian.org/debian bookworm/main arm64 libsystemd-shared arm64 252.36-1~deb12u1 [1511 kB] 06:51:06 Get:12 http://deb.debian.org/debian bookworm/main arm64 systemd arm64 252.36-1~deb12u1 [2837 kB] 06:51:06 Get:13 http://deb.debian.org/debian bookworm/main arm64 systemd-sysv arm64 252.36-1~deb12u1 [42.6 kB] 06:51:06 Get:14 http://deb.debian.org/debian bookworm/main arm64 libdbus-1-3 arm64 1.14.10-1~deb12u1 [193 kB] 06:51:06 Get:15 http://deb.debian.org/debian bookworm/main arm64 dbus-bin arm64 1.14.10-1~deb12u1 [104 kB] 06:51:06 Get:16 http://deb.debian.org/debian bookworm/main arm64 dbus-session-bus-common all 1.14.10-1~deb12u1 [78.2 kB] 06:51:06 Get:17 http://deb.debian.org/debian bookworm/main arm64 libexpat1 arm64 2.5.0-1+deb12u1 [84.6 kB] 06:51:06 Get:18 http://deb.debian.org/debian bookworm/main arm64 dbus-daemon arm64 1.14.10-1~deb12u1 [176 kB] 06:51:06 Get:19 http://deb.debian.org/debian bookworm/main arm64 dbus-system-bus-common all 1.14.10-1~deb12u1 [79.3 kB] 06:51:06 Get:20 http://deb.debian.org/debian bookworm/main arm64 dbus arm64 1.14.10-1~deb12u1 [96.2 kB] 06:51:06 Get:21 http://deb.debian.org/debian bookworm/main arm64 perl-modules-5.36 all 5.36.0-7+deb12u2 [2815 kB] 06:51:06 Get:22 http://deb.debian.org/debian bookworm/main arm64 libgdbm-compat4 arm64 1.23-3 [48.0 kB] 06:51:06 Get:23 http://deb.debian.org/debian bookworm/main arm64 libperl5.36 arm64 5.36.0-7+deb12u2 [4027 kB] 06:51:06 Get:24 http://deb.debian.org/debian bookworm/main arm64 perl arm64 5.36.0-7+deb12u2 [239 kB] 06:51:06 Get:25 http://deb.debian.org/debian bookworm/main arm64 libbsd0 arm64 0.11.7-2 [115 kB] 06:51:06 Get:26 http://deb.debian.org/debian bookworm/main arm64 libedit2 arm64 3.1-20221030-2 [88.1 kB] 06:51:06 Get:27 http://deb.debian.org/debian bookworm/main arm64 libcbor0.8 arm64 0.8.0-2+b1 [26.0 kB] 06:51:06 Get:28 http://deb.debian.org/debian bookworm/main arm64 libfido2-1 arm64 1.12.0-2+b1 [72.6 kB] 06:51:06 Get:29 http://deb.debian.org/debian bookworm/main arm64 libkrb5support0 arm64 1.20.1-2+deb12u3 [32.0 kB] 06:51:06 Get:30 http://deb.debian.org/debian bookworm/main arm64 libk5crypto3 arm64 1.20.1-2+deb12u3 [79.3 kB] 06:51:06 Get:31 http://deb.debian.org/debian bookworm/main arm64 libkeyutils1 arm64 1.6.3-2 [8844 B] 06:51:06 Get:32 http://deb.debian.org/debian bookworm/main arm64 libkrb5-3 arm64 1.20.1-2+deb12u3 [313 kB] 06:51:06 Get:33 http://deb.debian.org/debian bookworm/main arm64 libgssapi-krb5-2 arm64 1.20.1-2+deb12u3 [124 kB] 06:51:06 Get:34 http://deb.debian.org/debian bookworm/main arm64 openssh-client arm64 1:9.2p1-2+deb12u6 [937 kB] 06:51:06 Get:35 http://deb.debian.org/debian bookworm/main arm64 openssh-sftp-server arm64 1:9.2p1-2+deb12u6 [60.7 kB] 06:51:06 Get:36 http://deb.debian.org/debian bookworm/main arm64 libproc2-0 arm64 2:4.0.2-3 [60.1 kB] 06:51:06 Get:37 http://deb.debian.org/debian bookworm/main arm64 procps arm64 2:4.0.2-3 [698 kB] 06:51:06 Get:38 http://deb.debian.org/debian bookworm/main arm64 sensible-utils all 0.0.17+nmu1 [19.0 kB] 06:51:06 Get:39 http://deb.debian.org/debian bookworm/main arm64 ucf all 3.0043+nmu1+deb12u1 [55.3 kB] 06:51:06 Get:40 http://deb.debian.org/debian bookworm/main arm64 runit-helper all 2.15.2 [6520 B] 06:51:06 Get:41 http://deb.debian.org/debian bookworm/main arm64 libtirpc-common all 1.3.3+ds-1 [14.0 kB] 06:51:06 Get:42 http://deb.debian.org/debian bookworm/main arm64 libtirpc3 arm64 1.3.3+ds-1 [80.9 kB] 06:51:06 Get:43 http://deb.debian.org/debian bookworm/main arm64 libnsl2 arm64 1.3.0-2 [36.9 kB] 06:51:06 Get:44 http://deb.debian.org/debian bookworm/main arm64 libwrap0 arm64 7.6.q-32 [54.7 kB] 06:51:06 Get:45 http://deb.debian.org/debian bookworm/main arm64 openssh-server arm64 1:9.2p1-2+deb12u6 [413 kB] 06:51:06 Get:46 http://deb.debian.org/debian bookworm/main arm64 less arm64 590-2.1~deb12u2 [128 kB] 06:51:06 Get:47 http://deb.debian.org/debian bookworm/main arm64 krb5-locales all 1.20.1-2+deb12u3 [63.1 kB] 06:51:06 Get:48 http://deb.debian.org/debian bookworm/main arm64 libnss-systemd arm64 252.36-1~deb12u1 [151 kB] 06:51:06 Get:49 http://deb.debian.org/debian bookworm/main arm64 libpam-systemd arm64 252.36-1~deb12u1 [209 kB] 06:51:06 Get:50 http://deb.debian.org/debian bookworm/main arm64 ncurses-term all 6.4-4 [501 kB] 06:51:06 Get:51 http://deb.debian.org/debian bookworm/main arm64 netcat-traditional arm64 1.10-47 [66.9 kB] 06:51:06 Get:52 http://deb.debian.org/debian bookworm/main arm64 systemd-timesyncd arm64 252.36-1~deb12u1 [61.7 kB] 06:51:06 Get:53 http://deb.debian.org/debian bookworm/main arm64 dbus-user-session arm64 1.14.10-1~deb12u1 [78.1 kB] 06:51:06 Get:54 http://deb.debian.org/debian bookworm/main arm64 libbrotli1 arm64 1.0.9-2+b6 [269 kB] 06:51:06 Get:55 http://deb.debian.org/debian bookworm/main arm64 libsasl2-modules-db arm64 2.1.28+dfsg-10 [20.8 kB] 06:51:06 Get:56 http://deb.debian.org/debian bookworm/main arm64 libsasl2-2 arm64 2.1.28+dfsg-10 [58.0 kB] 06:51:06 Get:57 http://deb.debian.org/debian bookworm/main arm64 libldap-2.5-0 arm64 2.5.13+dfsg-5 [171 kB] 06:51:06 Get:58 http://deb.debian.org/debian bookworm/main arm64 libnghttp2-14 arm64 1.52.0-1+deb12u2 [68.6 kB] 06:51:06 Get:59 http://deb.debian.org/debian bookworm/main arm64 libpsl5 arm64 0.21.2-1 [58.6 kB] 06:51:06 Get:60 http://deb.debian.org/debian bookworm/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] 06:51:06 Get:61 http://deb.debian.org/debian bookworm/main arm64 libssh2-1 arm64 1.10.0-3+b1 [172 kB] 06:51:06 Get:62 http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u12 [362 kB] 06:51:06 Get:63 http://deb.debian.org/debian bookworm/main arm64 liberror-perl all 0.17029-2 [29.0 kB] 06:51:06 Get:64 http://deb.debian.org/debian bookworm/main arm64 git-man all 1:2.39.5-0+deb12u2 [2053 kB] 06:51:06 Get:65 http://deb.debian.org/debian bookworm/main arm64 git arm64 1:2.39.5-0+deb12u2 [7148 kB] 06:51:06 Get:66 http://deb.debian.org/debian bookworm/main arm64 libldap-common all 2.5.13+dfsg-5 [29.3 kB] 06:51:06 Get:67 http://deb.debian.org/debian bookworm/main arm64 libsasl2-modules arm64 2.1.28+dfsg-10 [63.1 kB] 06:51:06 Get:68 http://deb.debian.org/debian bookworm/main arm64 libxau6 arm64 1:1.0.9-1 [19.7 kB] 06:51:06 Get:69 http://deb.debian.org/debian bookworm/main arm64 libxdmcp6 arm64 1:1.1.2-3 [25.4 kB] 06:51:06 Get:70 http://deb.debian.org/debian bookworm/main arm64 libxcb1 arm64 1.15-1 [143 kB] 06:51:06 Get:71 http://deb.debian.org/debian bookworm/main arm64 libx11-data all 2:1.8.4-2+deb12u2 [292 kB] 06:51:06 Get:72 http://deb.debian.org/debian bookworm/main arm64 libx11-6 arm64 2:1.8.4-2+deb12u2 [735 kB] 06:51:06 Get:73 http://deb.debian.org/debian bookworm/main arm64 libxext6 arm64 2:1.3.4-1+b1 [51.7 kB] 06:51:06 Get:74 http://deb.debian.org/debian bookworm/main arm64 libxmuu1 arm64 2:1.1.3-3 [24.0 kB] 06:51:06 Get:75 http://deb.debian.org/debian bookworm/main arm64 openssl arm64 3.0.16-1~deb12u1 [1395 kB] 06:51:06 Get:76 http://deb.debian.org/debian bookworm/main arm64 patch arm64 2.7.6-7 [121 kB] 06:51:06 Get:77 http://deb.debian.org/debian bookworm/main arm64 psmisc arm64 23.6-1 [257 kB] 06:51:06 Get:78 http://deb.debian.org/debian bookworm/main arm64 publicsuffix all 20230209.2326-1 [126 kB] 06:51:06 Get:79 http://deb.debian.org/debian bookworm/main arm64 ssh all 1:9.2p1-2+deb12u6 [174 kB] 06:51:06 Get:80 http://deb.debian.org/debian bookworm/main arm64 xauth arm64 1:1.1.2-1 [35.5 kB] 06:51:07 debconf: delaying package configuration, since apt-utils is not installed 06:51:07 Fetched 33.4 MB in 1s (43.9 MB/s) 06:51:07 Selecting previously unselected package libargon2-1:arm64. 06:51:07 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6626 files and directories currently installed.) 06:51:07 Preparing to unpack .../00-libargon2-1_0~20171227-0.3+deb12u1_arm64.deb ... 06:51:07 Unpacking libargon2-1:arm64 (0~20171227-0.3+deb12u1) ... 06:51:07 Selecting previously unselected package dmsetup. 06:51:07 Preparing to unpack .../01-dmsetup_2%3a1.02.185-2_arm64.deb ... 06:51:07 Unpacking dmsetup (2:1.02.185-2) ... 06:51:08 Selecting previously unselected package libdevmapper1.02.1:arm64. 06:51:08 Preparing to unpack .../02-libdevmapper1.02.1_2%3a1.02.185-2_arm64.deb ... 06:51:08 Unpacking libdevmapper1.02.1:arm64 (2:1.02.185-2) ... 06:51:08 Selecting previously unselected package libjson-c5:arm64. 06:51:08 Preparing to unpack .../03-libjson-c5_0.16-2_arm64.deb ... 06:51:08 Unpacking libjson-c5:arm64 (0.16-2) ... 06:51:08 Preparing to unpack .../04-libssl3_3.0.16-1~deb12u1_arm64.deb ... 06:51:08 Unpacking libssl3:arm64 (3.0.16-1~deb12u1) over (3.0.15-1~deb12u1) ... 06:51:08 Selecting previously unselected package libcryptsetup12:arm64. 06:51:08 Preparing to unpack .../05-libcryptsetup12_2%3a2.6.1-4~deb12u2_arm64.deb ... 06:51:08 Unpacking libcryptsetup12:arm64 (2:2.6.1-4~deb12u2) ... 06:51:08 Selecting previously unselected package libfdisk1:arm64. 06:51:08 Preparing to unpack .../06-libfdisk1_2.38.1-5+deb12u3_arm64.deb ... 06:51:08 Unpacking libfdisk1:arm64 (2.38.1-5+deb12u3) ... 06:51:08 Selecting previously unselected package libkmod2:arm64. 06:51:09 Preparing to unpack .../07-libkmod2_30+20221128-1_arm64.deb ... 06:51:09 Unpacking libkmod2:arm64 (30+20221128-1) ... 06:51:09 Selecting previously unselected package libapparmor1:arm64. 06:51:09 Preparing to unpack .../08-libapparmor1_3.0.8-3_arm64.deb ... 06:51:09 Unpacking libapparmor1:arm64 (3.0.8-3) ... 06:51:09 Selecting previously unselected package libip4tc2:arm64. 06:51:09 Preparing to unpack .../09-libip4tc2_1.8.9-2_arm64.deb ... 06:51:09 Unpacking libip4tc2:arm64 (1.8.9-2) ... 06:51:09 Selecting previously unselected package libsystemd-shared:arm64. 06:51:09 Preparing to unpack .../10-libsystemd-shared_252.36-1~deb12u1_arm64.deb ... 06:51:09 Unpacking libsystemd-shared:arm64 (252.36-1~deb12u1) ... 06:51:09 Setting up libssl3:arm64 (3.0.16-1~deb12u1) ... 06:51:09 Selecting previously unselected package systemd. 06:51:09 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6700 files and directories currently installed.) 06:51:09 Preparing to unpack .../systemd_252.36-1~deb12u1_arm64.deb ... 06:51:09 Unpacking systemd (252.36-1~deb12u1) ... 06:51:10 Setting up libargon2-1:arm64 (0~20171227-0.3+deb12u1) ... 06:51:10 Setting up libjson-c5:arm64 (0.16-2) ... 06:51:10 Setting up libfdisk1:arm64 (2.38.1-5+deb12u3) ... 06:51:10 Setting up libkmod2:arm64 (30+20221128-1) ... 06:51:10 Setting up libapparmor1:arm64 (3.0.8-3) ... 06:51:10 Setting up libip4tc2:arm64 (1.8.9-2) ... 06:51:10 Setting up libsystemd-shared:arm64 (252.36-1~deb12u1) ... 06:51:10 Setting up libdevmapper1.02.1:arm64 (2:1.02.185-2) ... 06:51:10 Setting up libcryptsetup12:arm64 (2:2.6.1-4~deb12u2) ... 06:51:10 Setting up systemd (252.36-1~deb12u1) ... 06:51:11 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. 06:51:11 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. 06:51:11 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. 06:51:11 Initializing machine ID from random generator. 06:51:11 Creating group 'systemd-journal' with GID 999. 06:51:11 Creating group 'systemd-network' with GID 998. 06:51:11 Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998. 06:51:11 Setting up dmsetup (2:1.02.185-2) ... 06:51:11 Selecting previously unselected package systemd-sysv. 06:51:11 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 7548 files and directories currently installed.) 06:51:11 Preparing to unpack .../00-systemd-sysv_252.36-1~deb12u1_arm64.deb ... 06:51:11 Unpacking systemd-sysv (252.36-1~deb12u1) ... 06:51:11 Selecting previously unselected package libdbus-1-3:arm64. 06:51:11 Preparing to unpack .../01-libdbus-1-3_1.14.10-1~deb12u1_arm64.deb ... 06:51:11 Unpacking libdbus-1-3:arm64 (1.14.10-1~deb12u1) ... 06:51:11 Selecting previously unselected package dbus-bin. 06:51:11 Preparing to unpack .../02-dbus-bin_1.14.10-1~deb12u1_arm64.deb ... 06:51:11 Unpacking dbus-bin (1.14.10-1~deb12u1) ... 06:51:11 Selecting previously unselected package dbus-session-bus-common. 06:51:11 Preparing to unpack .../03-dbus-session-bus-common_1.14.10-1~deb12u1_all.deb ... 06:51:11 Unpacking dbus-session-bus-common (1.14.10-1~deb12u1) ... 06:51:11 Selecting previously unselected package libexpat1:arm64. 06:51:11 Preparing to unpack .../04-libexpat1_2.5.0-1+deb12u1_arm64.deb ... 06:51:11 Unpacking libexpat1:arm64 (2.5.0-1+deb12u1) ... 06:51:12 Selecting previously unselected package dbus-daemon. 06:51:12 Preparing to unpack .../05-dbus-daemon_1.14.10-1~deb12u1_arm64.deb ... 06:51:12 Unpacking dbus-daemon (1.14.10-1~deb12u1) ... 06:51:12 Selecting previously unselected package dbus-system-bus-common. 06:51:12 Preparing to unpack .../06-dbus-system-bus-common_1.14.10-1~deb12u1_all.deb ... 06:51:12 Unpacking dbus-system-bus-common (1.14.10-1~deb12u1) ... 06:51:12 Selecting previously unselected package dbus. 06:51:12 Preparing to unpack .../07-dbus_1.14.10-1~deb12u1_arm64.deb ... 06:51:12 Unpacking dbus (1.14.10-1~deb12u1) ... 06:51:12 Selecting previously unselected package perl-modules-5.36. 06:51:12 Preparing to unpack .../08-perl-modules-5.36_5.36.0-7+deb12u2_all.deb ... 06:51:12 Unpacking perl-modules-5.36 (5.36.0-7+deb12u2) ... 06:51:13 Selecting previously unselected package libgdbm-compat4:arm64. 06:51:13 Preparing to unpack .../09-libgdbm-compat4_1.23-3_arm64.deb ... 06:51:13 Unpacking libgdbm-compat4:arm64 (1.23-3) ... 06:51:13 Selecting previously unselected package libperl5.36:arm64. 06:51:13 Preparing to unpack .../10-libperl5.36_5.36.0-7+deb12u2_arm64.deb ... 06:51:13 Unpacking libperl5.36:arm64 (5.36.0-7+deb12u2) ... 06:51:15 Selecting previously unselected package perl. 06:51:15 Preparing to unpack .../11-perl_5.36.0-7+deb12u2_arm64.deb ... 06:51:15 Unpacking perl (5.36.0-7+deb12u2) ... 06:51:15 Selecting previously unselected package libbsd0:arm64. 06:51:15 Preparing to unpack .../12-libbsd0_0.11.7-2_arm64.deb ... 06:51:15 Unpacking libbsd0:arm64 (0.11.7-2) ... 06:51:15 Selecting previously unselected package libedit2:arm64. 06:51:15 Preparing to unpack .../13-libedit2_3.1-20221030-2_arm64.deb ... 06:51:15 Unpacking libedit2:arm64 (3.1-20221030-2) ... 06:51:15 Selecting previously unselected package libcbor0.8:arm64. 06:51:15 Preparing to unpack .../14-libcbor0.8_0.8.0-2+b1_arm64.deb ... 06:51:15 Unpacking libcbor0.8:arm64 (0.8.0-2+b1) ... 06:51:15 Selecting previously unselected package libfido2-1:arm64. 06:51:15 Preparing to unpack .../15-libfido2-1_1.12.0-2+b1_arm64.deb ... 06:51:15 Unpacking libfido2-1:arm64 (1.12.0-2+b1) ... 06:51:15 Selecting previously unselected package libkrb5support0:arm64. 06:51:15 Preparing to unpack .../16-libkrb5support0_1.20.1-2+deb12u3_arm64.deb ... 06:51:15 Unpacking libkrb5support0:arm64 (1.20.1-2+deb12u3) ... 06:51:15 Selecting previously unselected package libk5crypto3:arm64. 06:51:15 Preparing to unpack .../17-libk5crypto3_1.20.1-2+deb12u3_arm64.deb ... 06:51:15 Unpacking libk5crypto3:arm64 (1.20.1-2+deb12u3) ... 06:51:15 Selecting previously unselected package libkeyutils1:arm64. 06:51:15 Preparing to unpack .../18-libkeyutils1_1.6.3-2_arm64.deb ... 06:51:15 Unpacking libkeyutils1:arm64 (1.6.3-2) ... 06:51:16 Selecting previously unselected package libkrb5-3:arm64. 06:51:16 Preparing to unpack .../19-libkrb5-3_1.20.1-2+deb12u3_arm64.deb ... 06:51:16 Unpacking libkrb5-3:arm64 (1.20.1-2+deb12u3) ... 06:51:16 Selecting previously unselected package libgssapi-krb5-2:arm64. 06:51:16 Preparing to unpack .../20-libgssapi-krb5-2_1.20.1-2+deb12u3_arm64.deb ... 06:51:16 Unpacking libgssapi-krb5-2:arm64 (1.20.1-2+deb12u3) ... 06:51:16 Selecting previously unselected package openssh-client. 06:51:16 Preparing to unpack .../21-openssh-client_1%3a9.2p1-2+deb12u6_arm64.deb ... 06:51:16 Unpacking openssh-client (1:9.2p1-2+deb12u6) ... 06:51:16 Selecting previously unselected package openssh-sftp-server. 06:51:16 Preparing to unpack .../22-openssh-sftp-server_1%3a9.2p1-2+deb12u6_arm64.deb ... 06:51:16 Unpacking openssh-sftp-server (1:9.2p1-2+deb12u6) ... 06:51:16 Selecting previously unselected package libproc2-0:arm64. 06:51:16 Preparing to unpack .../23-libproc2-0_2%3a4.0.2-3_arm64.deb ... 06:51:16 Unpacking libproc2-0:arm64 (2:4.0.2-3) ... 06:51:16 Selecting previously unselected package procps. 06:51:16 Preparing to unpack .../24-procps_2%3a4.0.2-3_arm64.deb ... 06:51:16 Unpacking procps (2:4.0.2-3) ... 06:51:17 Selecting previously unselected package sensible-utils. 06:51:17 Preparing to unpack .../25-sensible-utils_0.0.17+nmu1_all.deb ... 06:51:17 Unpacking sensible-utils (0.0.17+nmu1) ... 06:51:17 Selecting previously unselected package ucf. 06:51:17 Preparing to unpack .../26-ucf_3.0043+nmu1+deb12u1_all.deb ... 06:51:17 Moving old data out of the way 06:51:17 Unpacking ucf (3.0043+nmu1+deb12u1) ... 06:51:17 Selecting previously unselected package runit-helper. 06:51:17 Preparing to unpack .../27-runit-helper_2.15.2_all.deb ... 06:51:17 Unpacking runit-helper (2.15.2) ... 06:51:17 Selecting previously unselected package libtirpc-common. 06:51:17 Preparing to unpack .../28-libtirpc-common_1.3.3+ds-1_all.deb ... 06:51:17 Unpacking libtirpc-common (1.3.3+ds-1) ... 06:51:17 Selecting previously unselected package libtirpc3:arm64. 06:51:17 Preparing to unpack .../29-libtirpc3_1.3.3+ds-1_arm64.deb ... 06:51:17 Unpacking libtirpc3:arm64 (1.3.3+ds-1) ... 06:51:17 Selecting previously unselected package libnsl2:arm64. 06:51:17 Preparing to unpack .../30-libnsl2_1.3.0-2_arm64.deb ... 06:51:17 Unpacking libnsl2:arm64 (1.3.0-2) ... 06:51:17 Selecting previously unselected package libwrap0:arm64. 06:51:18 Preparing to unpack .../31-libwrap0_7.6.q-32_arm64.deb ... 06:51:18 Unpacking libwrap0:arm64 (7.6.q-32) ... 06:51:18 Selecting previously unselected package openssh-server. 06:51:18 Preparing to unpack .../32-openssh-server_1%3a9.2p1-2+deb12u6_arm64.deb ... 06:51:18 Unpacking openssh-server (1:9.2p1-2+deb12u6) ... 06:51:18 Selecting previously unselected package less. 06:51:18 Preparing to unpack .../33-less_590-2.1~deb12u2_arm64.deb ... 06:51:18 Unpacking less (590-2.1~deb12u2) ... 06:51:18 Selecting previously unselected package krb5-locales. 06:51:18 Preparing to unpack .../34-krb5-locales_1.20.1-2+deb12u3_all.deb ... 06:51:18 Unpacking krb5-locales (1.20.1-2+deb12u3) ... 06:51:18 Selecting previously unselected package libnss-systemd:arm64. 06:51:18 Preparing to unpack .../35-libnss-systemd_252.36-1~deb12u1_arm64.deb ... 06:51:18 Unpacking libnss-systemd:arm64 (252.36-1~deb12u1) ... 06:51:18 Selecting previously unselected package libpam-systemd:arm64. 06:51:18 Preparing to unpack .../36-libpam-systemd_252.36-1~deb12u1_arm64.deb ... 06:51:18 Unpacking libpam-systemd:arm64 (252.36-1~deb12u1) ... 06:51:18 Selecting previously unselected package ncurses-term. 06:51:18 Preparing to unpack .../37-ncurses-term_6.4-4_all.deb ... 06:51:18 Unpacking ncurses-term (6.4-4) ... 06:51:20 Selecting previously unselected package netcat-traditional. 06:51:20 Preparing to unpack .../38-netcat-traditional_1.10-47_arm64.deb ... 06:51:20 Unpacking netcat-traditional (1.10-47) ... 06:51:20 Selecting previously unselected package systemd-timesyncd. 06:51:20 Preparing to unpack .../39-systemd-timesyncd_252.36-1~deb12u1_arm64.deb ... 06:51:20 Unpacking systemd-timesyncd (252.36-1~deb12u1) ... 06:51:21 Selecting previously unselected package dbus-user-session. 06:51:21 Preparing to unpack .../40-dbus-user-session_1.14.10-1~deb12u1_arm64.deb ... 06:51:21 Unpacking dbus-user-session (1.14.10-1~deb12u1) ... 06:51:21 Selecting previously unselected package libbrotli1:arm64. 06:51:21 Preparing to unpack .../41-libbrotli1_1.0.9-2+b6_arm64.deb ... 06:51:21 Unpacking libbrotli1:arm64 (1.0.9-2+b6) ... 06:51:21 Selecting previously unselected package libsasl2-modules-db:arm64. 06:51:21 Preparing to unpack .../42-libsasl2-modules-db_2.1.28+dfsg-10_arm64.deb ... 06:51:21 Unpacking libsasl2-modules-db:arm64 (2.1.28+dfsg-10) ... 06:51:21 Selecting previously unselected package libsasl2-2:arm64. 06:51:21 Preparing to unpack .../43-libsasl2-2_2.1.28+dfsg-10_arm64.deb ... 06:51:21 Unpacking libsasl2-2:arm64 (2.1.28+dfsg-10) ... 06:51:21 Selecting previously unselected package libldap-2.5-0:arm64. 06:51:21 Preparing to unpack .../44-libldap-2.5-0_2.5.13+dfsg-5_arm64.deb ... 06:51:21 Unpacking libldap-2.5-0:arm64 (2.5.13+dfsg-5) ... 06:51:21 Selecting previously unselected package libnghttp2-14:arm64. 06:51:21 Preparing to unpack .../45-libnghttp2-14_1.52.0-1+deb12u2_arm64.deb ... 06:51:21 Unpacking libnghttp2-14:arm64 (1.52.0-1+deb12u2) ... 06:51:21 Selecting previously unselected package libpsl5:arm64. 06:51:21 Preparing to unpack .../46-libpsl5_0.21.2-1_arm64.deb ... 06:51:21 Unpacking libpsl5:arm64 (0.21.2-1) ... 06:51:21 Selecting previously unselected package librtmp1:arm64. 06:51:21 Preparing to unpack .../47-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... 06:51:21 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... 06:51:21 Selecting previously unselected package libssh2-1:arm64. 06:51:21 Preparing to unpack .../48-libssh2-1_1.10.0-3+b1_arm64.deb ... 06:51:21 Unpacking libssh2-1:arm64 (1.10.0-3+b1) ... 06:51:21 Selecting previously unselected package libcurl3-gnutls:arm64. 06:51:21 Preparing to unpack .../49-libcurl3-gnutls_7.88.1-10+deb12u12_arm64.deb ... 06:51:21 Unpacking libcurl3-gnutls:arm64 (7.88.1-10+deb12u12) ... 06:51:22 Selecting previously unselected package liberror-perl. 06:51:22 Preparing to unpack .../50-liberror-perl_0.17029-2_all.deb ... 06:51:22 Unpacking liberror-perl (0.17029-2) ... 06:51:22 Selecting previously unselected package git-man. 06:51:22 Preparing to unpack .../51-git-man_1%3a2.39.5-0+deb12u2_all.deb ... 06:51:22 Unpacking git-man (1:2.39.5-0+deb12u2) ... 06:51:22 Selecting previously unselected package git. 06:51:22 Preparing to unpack .../52-git_1%3a2.39.5-0+deb12u2_arm64.deb ... 06:51:22 Unpacking git (1:2.39.5-0+deb12u2) ... 06:51:23 Selecting previously unselected package libldap-common. 06:51:23 Preparing to unpack .../53-libldap-common_2.5.13+dfsg-5_all.deb ... 06:51:23 Unpacking libldap-common (2.5.13+dfsg-5) ... 06:51:23 Selecting previously unselected package libsasl2-modules:arm64. 06:51:23 Preparing to unpack .../54-libsasl2-modules_2.1.28+dfsg-10_arm64.deb ... 06:51:23 Unpacking libsasl2-modules:arm64 (2.1.28+dfsg-10) ... 06:51:24 Selecting previously unselected package libxau6:arm64. 06:51:24 Preparing to unpack .../55-libxau6_1%3a1.0.9-1_arm64.deb ... 06:51:24 Unpacking libxau6:arm64 (1:1.0.9-1) ... 06:51:24 Selecting previously unselected package libxdmcp6:arm64. 06:51:24 Preparing to unpack .../56-libxdmcp6_1%3a1.1.2-3_arm64.deb ... 06:51:24 Unpacking libxdmcp6:arm64 (1:1.1.2-3) ... 06:51:24 Selecting previously unselected package libxcb1:arm64. 06:51:24 Preparing to unpack .../57-libxcb1_1.15-1_arm64.deb ... 06:51:24 Unpacking libxcb1:arm64 (1.15-1) ... 06:51:24 Selecting previously unselected package libx11-data. 06:51:24 Preparing to unpack .../58-libx11-data_2%3a1.8.4-2+deb12u2_all.deb ... 06:51:24 Unpacking libx11-data (2:1.8.4-2+deb12u2) ... 06:51:24 Selecting previously unselected package libx11-6:arm64. 06:51:24 Preparing to unpack .../59-libx11-6_2%3a1.8.4-2+deb12u2_arm64.deb ... 06:51:24 Unpacking libx11-6:arm64 (2:1.8.4-2+deb12u2) ... 06:51:24 Selecting previously unselected package libxext6:arm64. 06:51:24 Preparing to unpack .../60-libxext6_2%3a1.3.4-1+b1_arm64.deb ... 06:51:24 Unpacking libxext6:arm64 (2:1.3.4-1+b1) ... 06:51:24 Selecting previously unselected package libxmuu1:arm64. 06:51:24 Preparing to unpack .../61-libxmuu1_2%3a1.1.3-3_arm64.deb ... 06:51:24 Unpacking libxmuu1:arm64 (2:1.1.3-3) ... 06:51:25 Preparing to unpack .../62-openssl_3.0.16-1~deb12u1_arm64.deb ... 06:51:25 Unpacking openssl (3.0.16-1~deb12u1) over (3.0.15-1~deb12u1) ... 06:51:25 Selecting previously unselected package patch. 06:51:25 Preparing to unpack .../63-patch_2.7.6-7_arm64.deb ... 06:51:25 Unpacking patch (2.7.6-7) ... 06:51:25 Selecting previously unselected package psmisc. 06:51:25 Preparing to unpack .../64-psmisc_23.6-1_arm64.deb ... 06:51:25 Unpacking psmisc (23.6-1) ... 06:51:25 Selecting previously unselected package publicsuffix. 06:51:25 Preparing to unpack .../65-publicsuffix_20230209.2326-1_all.deb ... 06:51:25 Unpacking publicsuffix (20230209.2326-1) ... 06:51:25 Selecting previously unselected package ssh. 06:51:25 Preparing to unpack .../66-ssh_1%3a9.2p1-2+deb12u6_all.deb ... 06:51:25 Unpacking ssh (1:9.2p1-2+deb12u6) ... 06:51:25 Selecting previously unselected package xauth. 06:51:25 Preparing to unpack .../67-xauth_1%3a1.1.2-1_arm64.deb ... 06:51:25 Unpacking xauth (1:1.1.2-1) ... 06:51:25 Setting up libexpat1:arm64 (2.5.0-1+deb12u1) ... 06:51:25 Setting up runit-helper (2.15.2) ... 06:51:25 Setting up systemd-sysv (252.36-1~deb12u1) ... 06:51:26 Setting up libxau6:arm64 (1:1.0.9-1) ... 06:51:26 Setting up libkeyutils1:arm64 (1.6.3-2) ... 06:51:26 Setting up libpsl5:arm64 (0.21.2-1) ... 06:51:26 Setting up netcat-traditional (1.10-47) ... 06:51:26 update-alternatives: using /bin/nc.traditional to provide /bin/nc (nc) in auto mode 06:51:26 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 06:51:26 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 06:51:26 Setting up psmisc (23.6-1) ... 06:51:26 Setting up libtirpc-common (1.3.3+ds-1) ... 06:51:26 Setting up libcbor0.8:arm64 (0.8.0-2+b1) ... 06:51:26 Setting up libbrotli1:arm64 (1.0.9-2+b6) ... 06:51:26 Setting up libsasl2-modules:arm64 (2.1.28+dfsg-10) ... 06:51:26 Setting up libnghttp2-14:arm64 (1.52.0-1+deb12u2) ... 06:51:26 Setting up less (590-2.1~deb12u2) ... 06:51:26 Setting up libnss-systemd:arm64 (252.36-1~deb12u1) ... 06:51:26 Setting up krb5-locales (1.20.1-2+deb12u3) ... 06:51:26 Setting up libldap-common (2.5.13+dfsg-5) ... 06:51:26 Setting up libkrb5support0:arm64 (1.20.1-2+deb12u3) ... 06:51:26 Setting up libsasl2-modules-db:arm64 (2.1.28+dfsg-10) ... 06:51:26 Setting up perl-modules-5.36 (5.36.0-7+deb12u2) ... 06:51:26 Setting up libx11-data (2:1.8.4-2+deb12u2) ... 06:51:26 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... 06:51:26 Setting up libdbus-1-3:arm64 (1.14.10-1~deb12u1) ... 06:51:26 Setting up libproc2-0:arm64 (2:4.0.2-3) ... 06:51:26 Setting up systemd-timesyncd (252.36-1~deb12u1) ... 06:51:26 Creating group 'systemd-timesync' with GID 997. 06:51:26 Creating user 'systemd-timesync' (systemd Time Synchronization) with UID 997 and GID 997. 06:51:27 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. 06:51:27 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. 06:51:27 Setting up patch (2.7.6-7) ... 06:51:27 Setting up libgdbm-compat4:arm64 (1.23-3) ... 06:51:27 Setting up libk5crypto3:arm64 (1.20.1-2+deb12u3) ... 06:51:27 Setting up libsasl2-2:arm64 (2.1.28+dfsg-10) ... 06:51:27 Setting up sensible-utils (0.0.17+nmu1) ... 06:51:27 Setting up dbus-session-bus-common (1.14.10-1~deb12u1) ... 06:51:27 Setting up procps (2:4.0.2-3) ... 06:51:27 Setting up git-man (1:2.39.5-0+deb12u2) ... 06:51:27 Setting up libssh2-1:arm64 (1.10.0-3+b1) ... 06:51:27 Setting up libkrb5-3:arm64 (1.20.1-2+deb12u3) ... 06:51:27 Setting up dbus-system-bus-common (1.14.10-1~deb12u1) ... 06:51:27 Setting up libfido2-1:arm64 (1.12.0-2+b1) ... 06:51:27 Setting up openssl (3.0.16-1~deb12u1) ... 06:51:27 Setting up libbsd0:arm64 (0.11.7-2) ... 06:51:27 Setting up publicsuffix (20230209.2326-1) ... 06:51:27 Setting up libperl5.36:arm64 (5.36.0-7+deb12u2) ... 06:51:27 Setting up dbus-bin (1.14.10-1~deb12u1) ... 06:51:27 Setting up ncurses-term (6.4-4) ... 06:51:28 Setting up libxdmcp6:arm64 (1:1.1.2-3) ... 06:51:28 Setting up libxcb1:arm64 (1.15-1) ... 06:51:28 Setting up libedit2:arm64 (3.1-20221030-2) ... 06:51:28 Setting up dbus-daemon (1.14.10-1~deb12u1) ... 06:51:28 Setting up libldap-2.5-0:arm64 (2.5.13+dfsg-5) ... 06:51:28 Setting up perl (5.36.0-7+deb12u2) ... 06:51:28 Setting up dbus (1.14.10-1~deb12u1) ... 06:51:28 Running on prd-centos7-docker-4c-2g-1861 in /w/workspace/edgexfoundry_git-semver_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:51:28 provisioning config files... 06:51:28 copy managed file [git-semver-settings] to file:/w/workspace/edgexfoundry_git-semver_main@tmp/config17004570616064068303tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:51:28 invoke-rc.d: could not determine current runlevel 06:51:28 invoke-rc.d: policy-rc.d denied execution of start. 06:51:28 Setting up libgssapi-krb5-2:arm64 (1.20.1-2+deb12u3) ... 06:51:28 Setting up ucf (3.0043+nmu1+deb12u1) ... 06:51:28 debconf: unable to initialize frontend: Dialog 06:51:28 debconf: (TERM is not set, so the dialog frontend is not usable.) 06:51:28 debconf: falling back to frontend: Readline 06:51:28 debconf: unable to initialize frontend: Readline 06:51:28 debconf: (This frontend requires a controlling tty.) 06:51:28 debconf: falling back to frontend: Teletype 06:51:28 Setting up libpam-systemd:arm64 (252.36-1~deb12u1) ... 06:51:29 ---> ****-login.sh 06:51:29 nexus3.edgexfoundry.org:10001 06:51:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:51:29 debconf: unable to initialize frontend: Dialog 06:51:29 debconf: (TERM is not set, so the dialog frontend is not usable.) 06:51:29 debconf: falling back to frontend: Readline 06:51:29 debconf: unable to initialize frontend: Readline 06:51:29 debconf: (This frontend requires a controlling tty.) 06:51:29 debconf: falling back to frontend: Teletype 06:51:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:51:29 Configure a credential helper to remove this warning. See 06:51:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:51:29 06:51:29 Login Succeeded 06:51:29 nexus3.edgexfoundry.org:10002 06:51:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:51:29 Setting up libx11-6:arm64 (2:1.8.4-2+deb12u2) ... 06:51:29 Setting up libxmuu1:arm64 (2:1.1.3-3) ... 06:51:29 Setting up libtirpc3:arm64 (1.3.3+ds-1) ... 06:51:29 Setting up openssh-client (1:9.2p1-2+deb12u6) ... 06:51:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:51:29 Configure a credential helper to remove this warning. See 06:51:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:51:29 06:51:29 Login Succeeded 06:51:29 nexus3.edgexfoundry.org:10003 06:51:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:51:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:51:29 Configure a credential helper to remove this warning. See 06:51:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:51:29 06:51:29 Login Succeeded 06:51:29 nexus3.edgexfoundry.org:10004 06:51:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:51:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:51:29 Configure a credential helper to remove this warning. See 06:51:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:51:29 06:51:29 Login Succeeded 06:51:29 ****.io 06:51:29 Setting up libxext6:arm64 (2:1.3.4-1+b1) ... 06:51:29 Setting up libcurl3-gnutls:arm64 (7.88.1-10+deb12u12) ... 06:51:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:51:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:51:29 Configure a credential helper to remove this warning. See 06:51:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:51:29 06:51:29 Login Succeeded 06:51:29 ---> ****-login.sh ends [Pipeline] } 06:51:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:51:29 Setting up liberror-perl (0.17029-2) ... 06:51:29 Setting up dbus-user-session (1.14.10-1~deb12u1) ... 06:51:29 Setting up git (1:2.39.5-0+deb12u2) ... 06:51:29 Setting up xauth (1:1.1.2-1) ... 06:51:29 Setting up libnsl2:arm64 (1.3.0-2) ... 06:51:29 Setting up openssh-sftp-server (1:9.2p1-2+deb12u6) ... 06:51:29 Setting up libwrap0:arm64 (7.6.q-32) ... 06:51:29 Setting up openssh-server (1:9.2p1-2+deb12u6) ... 06:51:30 + docker buildx ls 06:51:30 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 06:51:30 default * docker 06:51:30 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 06:51:30 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 06:51:30 edgex-builder [Pipeline] sh 06:51:30 debconf: unable to initialize frontend: Dialog 06:51:30 debconf: (TERM is not set, so the dialog frontend is not usable.) 06:51:30 debconf: falling back to frontend: Readline 06:51:30 debconf: unable to initialize frontend: Readline 06:51:30 debconf: (This frontend requires a controlling tty.) 06:51:30 debconf: falling back to frontend: Teletype 06:51:30 + docker buildx inspect --bootstrap 06:51:30 #1 [internal] booting buildkit 06:51:30 #1 pulling image moby/buildkit:buildx-stable-1 06:51:30 06:51:30 Creating config file /etc/ssh/sshd_config with new version 06:51:34 #1 pulling image moby/buildkit:buildx-stable-1 2.7s done 06:51:34 #1 creating container buildx_buildkit_edgex-builder0 06:51:34 #1 creating container buildx_buildkit_edgex-builder0 1.3s done 06:51:34 #1 DONE 4.1s 06:51:34 Name: edgex-builder 06:51:34 Driver: docker-container 06:51:34 06:51:34 Nodes: 06:51:34 Name: edgex-builder0 06:51:34 Endpoint: unix:///var/run/docker.sock 06:51:34 Status: running 06:51:34 Buildkit: v0.21.1 06:51:34 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 06:51:35 + docker buildx ls 06:51:35 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 06:51:35 edgex-builder * docker-container 06:51:35 edgex-builder0 unix:///var/run/docker.sock running v0.21.1 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 06:51:35 default docker 06:51:35 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 06:51:35 + echo -e 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:1de9c0d894bf9b947298bca85d916260acaf242b' 06:51:35 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:1de9c0d894bf9b947298bca85d916260acaf242b --push - 06:51:35 #1 [internal] load build definition from Dockerfile 06:51:35 #1 transferring dockerfile: 211B done 06:51:35 #1 DONE 0.0s 06:51:35 06:51:35 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:1de9c0d894bf9b947298bca85d916260acaf242b 06:51:35 #2 DONE 0.1s 06:51:35 06:51:35 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:1de9c0d894bf9b947298bca85d916260acaf242b 06:51:35 #3 DONE 0.1s 06:51:35 06:51:35 #4 [internal] load .dockerignore 06:51:35 #4 transferring context: 2B done 06:51:35 #4 DONE 0.0s 06:51:35 06:51:35 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:1de9c0d894bf9b947298bca85d916260acaf242b@sha256:0468d353d6a7ab5477fc83214f20dfb5ff1bb8607c29625a78e2793b25deb48b 06:51:35 #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:1de9c0d894bf9b947298bca85d916260acaf242b@sha256:0468d353d6a7ab5477fc83214f20dfb5ff1bb8607c29625a78e2793b25deb48b 0.0s done 06:51:35 #5 DONE 0.0s 06:51:35 06:51:35 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:1de9c0d894bf9b947298bca85d916260acaf242b@sha256:0468d353d6a7ab5477fc83214f20dfb5ff1bb8607c29625a78e2793b25deb48b 06:51:35 #6 resolve nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:1de9c0d894bf9b947298bca85d916260acaf242b@sha256:0468d353d6a7ab5477fc83214f20dfb5ff1bb8607c29625a78e2793b25deb48b 0.0s done 06:51:35 #6 DONE 0.2s 06:51:35 06:51:35 #7 [auth] edgex-devops/py-git-semver:pull,push token for nexus3.edgexfoundry.org:10003 06:51:36 #7 DONE 0.0s 06:51:36 06:51:36 #8 exporting to image 06:51:36 #8 exporting layers done 06:51:36 #8 exporting manifest sha256:fb1a4b96fce5124f1dc540ba34f3ff4db12e410f1a5e9a6ec4a05dd86c7c9657 done 06:51:36 #8 exporting config sha256:027e331afc999be985c0beb580c2ec23ffa0668a0a13f12bbf34cb1d96c94cb1 done 06:51:36 #8 exporting manifest sha256:3469464b56fe34635ce5332cfe8f735f5f6e23cf145ae837592f629d0092b3ee done 06:51:36 #8 exporting config sha256:96b4fa605632fae0ac3abbfabee96cc5dd61b4ed7d5858e90d0e4af6b24eeb03 done 06:51:36 #8 exporting manifest list sha256:6a270b772b127ee5c690812b802243178d76555c3fc43ce52f38c0484bce00cf done 06:51:36 #8 pushing layers 0.1s done 06:51:36 #8 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:1de9c0d894bf9b947298bca85d916260acaf242b@sha256:6a270b772b127ee5c690812b802243178d76555c3fc43ce52f38c0484bce00cf 06:51:36 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:51:36 #8 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:1de9c0d894bf9b947298bca85d916260acaf242b@sha256:6a270b772b127ee5c690812b802243178d76555c3fc43ce52f38c0484bce00cf 0.1s done 06:51:36 #8 DONE 0.2s 06:51:36 06:51:36 1 warning found (use --debug to expand): 06:51:36  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:51:36 + echo -e 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest' 06:51:36 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest --push - 06:51:36 #1 [internal] load build definition from Dockerfile 06:51:36 #1 transferring dockerfile: 177B done 06:51:36 #1 DONE 0.0s 06:51:36 06:51:36 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 06:51:36 #2 DONE 0.0s 06:51:36 06:51:36 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 06:51:36 #3 DONE 0.0s 06:51:36 06:51:36 #4 [internal] load .dockerignore 06:51:36 #4 transferring context: 2B done 06:51:36 #4 DONE 0.0s 06:51:36 06:51:36 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest@sha256:0468d353d6a7ab5477fc83214f20dfb5ff1bb8607c29625a78e2793b25deb48b 06:51:36 #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest@sha256:0468d353d6a7ab5477fc83214f20dfb5ff1bb8607c29625a78e2793b25deb48b 0.0s done 06:51:36 #5 CACHED 06:51:36 06:51:36 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest@sha256:0468d353d6a7ab5477fc83214f20dfb5ff1bb8607c29625a78e2793b25deb48b 06:51:36 #6 resolve nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest@sha256:0468d353d6a7ab5477fc83214f20dfb5ff1bb8607c29625a78e2793b25deb48b 0.0s done 06:51:36 #6 CACHED 06:51:36 06:51:36 #7 [auth] edgex-devops/py-git-semver:pull,push token for nexus3.edgexfoundry.org:10003 06:51:36 #7 DONE 0.0s 06:51:36 06:51:36 #8 exporting to image 06:51:36 #8 exporting layers done 06:51:36 #8 exporting manifest sha256:fb1a4b96fce5124f1dc540ba34f3ff4db12e410f1a5e9a6ec4a05dd86c7c9657 done 06:51:36 #8 exporting config sha256:027e331afc999be985c0beb580c2ec23ffa0668a0a13f12bbf34cb1d96c94cb1 done 06:51:36 #8 exporting manifest sha256:3469464b56fe34635ce5332cfe8f735f5f6e23cf145ae837592f629d0092b3ee done 06:51:36 #8 exporting config sha256:96b4fa605632fae0ac3abbfabee96cc5dd61b4ed7d5858e90d0e4af6b24eeb03 done 06:51:36 #8 exporting manifest list sha256:6a270b772b127ee5c690812b802243178d76555c3fc43ce52f38c0484bce00cf done 06:51:36 #8 pushing layers 0.0s done 06:51:36 #8 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest@sha256:6a270b772b127ee5c690812b802243178d76555c3fc43ce52f38c0484bce00cf 0.1s done 06:51:36 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:51:36 #8 DONE 0.1s 06:51:36 06:51:36 1 warning found (use --debug to expand): 06:51:36  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:51:36 + echo -e 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:main' 06:51:36 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:main --push - 06:51:37 #1 [internal] load build definition from Dockerfile 06:51:37 #1 transferring dockerfile: 175B done 06:51:37 #1 DONE 0.0s 06:51:37 06:51:37 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:main 06:51:37 #2 DONE 0.0s 06:51:37 06:51:37 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:main 06:51:37 #3 DONE 0.0s 06:51:37 06:51:37 #4 [internal] load .dockerignore 06:51:37 #4 transferring context: 2B done 06:51:37 #4 DONE 0.0s 06:51:37 06:51:37 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:main@sha256:0468d353d6a7ab5477fc83214f20dfb5ff1bb8607c29625a78e2793b25deb48b 06:51:37 #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:main@sha256:0468d353d6a7ab5477fc83214f20dfb5ff1bb8607c29625a78e2793b25deb48b 0.0s done 06:51:37 #5 CACHED 06:51:37 06:51:37 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:main@sha256:0468d353d6a7ab5477fc83214f20dfb5ff1bb8607c29625a78e2793b25deb48b 06:51:37 #6 resolve nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:main@sha256:0468d353d6a7ab5477fc83214f20dfb5ff1bb8607c29625a78e2793b25deb48b 0.0s done 06:51:37 #6 DONE 0.0s 06:51:37 06:51:37 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:main@sha256:0468d353d6a7ab5477fc83214f20dfb5ff1bb8607c29625a78e2793b25deb48b 06:51:37 #6 CACHED 06:51:37 06:51:37 #7 [auth] edgex-devops/py-git-semver:pull,push token for nexus3.edgexfoundry.org:10003 06:51:37 #7 DONE 0.0s 06:51:37 06:51:37 #8 exporting to image 06:51:37 #8 exporting layers done 06:51:37 #8 exporting manifest sha256:fb1a4b96fce5124f1dc540ba34f3ff4db12e410f1a5e9a6ec4a05dd86c7c9657 done 06:51:37 #8 exporting config sha256:027e331afc999be985c0beb580c2ec23ffa0668a0a13f12bbf34cb1d96c94cb1 done 06:51:37 #8 exporting manifest sha256:3469464b56fe34635ce5332cfe8f735f5f6e23cf145ae837592f629d0092b3ee done 06:51:37 #8 exporting config sha256:96b4fa605632fae0ac3abbfabee96cc5dd61b4ed7d5858e90d0e4af6b24eeb03 done 06:51:37 #8 exporting manifest list sha256:6a270b772b127ee5c690812b802243178d76555c3fc43ce52f38c0484bce00cf done 06:51:37 #8 pushing layers 0.0s done 06:51:37 #8 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:main@sha256:6a270b772b127ee5c690812b802243178d76555c3fc43ce52f38c0484bce00cf 0.1s done 06:51:37 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:51:37 #8 DONE 0.1s 06:51:37 06:51:37 1 warning found (use --debug to expand): 06:51:37  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:51:37 Creating SSH2 RSA key; this may take some time ... 06:51:37 3072 SHA256:Z47FQsFHDyZ6H+kphB6V5Hyridqk97pRGzU58GmSKxQ root@2fe97dd07199 (RSA) 06:51:37 Creating SSH2 ECDSA key; this may take some time ... 06:51:37 256 SHA256:sCzULZ1muvAiyfBRidM5bYMSG9uok4DPGdIoQq7YLxQ root@2fe97dd07199 (ECDSA) 06:51:37 Creating SSH2 ED25519 key; this may take some time ... 06:51:37 256 SHA256:bzouiDqWFnEGkyZK9hFiQwaDNZjvXhSxnza/ZRNWulo root@2fe97dd07199 (ED25519) 06:51:37 invoke-rc.d: could not determine current runlevel 06:51:37 invoke-rc.d: policy-rc.d denied execution of start. 06:51:37 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 --push - 06:51:37 + echo -e 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4' 06:51:37 #1 [internal] load build definition from Dockerfile 06:51:37 Created symlink /etc/systemd/system/sshd.service → /lib/systemd/system/ssh.service. 06:51:37 Created symlink /etc/systemd/system/multi-user.target.wants/ssh.service → /lib/systemd/system/ssh.service. 06:51:37 #1 transferring dockerfile: 176B done 06:51:37 #1 DONE 0.0s 06:51:37 06:51:37 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:51:37 #2 DONE 0.0s 06:51:37 06:51:37 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:51:37 #3 DONE 0.0s 06:51:37 06:51:37 #4 [internal] load .dockerignore 06:51:37 #4 transferring context: 2B done 06:51:37 #4 DONE 0.0s 06:51:37 06:51:37 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4@sha256:0468d353d6a7ab5477fc83214f20dfb5ff1bb8607c29625a78e2793b25deb48b 06:51:37 #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4@sha256:0468d353d6a7ab5477fc83214f20dfb5ff1bb8607c29625a78e2793b25deb48b 0.0s done 06:51:37 #5 CACHED 06:51:37 06:51:37 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4@sha256:0468d353d6a7ab5477fc83214f20dfb5ff1bb8607c29625a78e2793b25deb48b 06:51:37 #6 resolve nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4@sha256:0468d353d6a7ab5477fc83214f20dfb5ff1bb8607c29625a78e2793b25deb48b 0.0s done 06:51:37 #6 CACHED 06:51:37 06:51:37 #7 [auth] edgex-devops/py-git-semver:pull,push token for nexus3.edgexfoundry.org:10003 06:51:37 #7 DONE 0.0s 06:51:37 06:51:37 #8 exporting to image 06:51:37 #8 exporting layers done 06:51:37 #8 exporting manifest sha256:fb1a4b96fce5124f1dc540ba34f3ff4db12e410f1a5e9a6ec4a05dd86c7c9657 done 06:51:37 #8 exporting config sha256:027e331afc999be985c0beb580c2ec23ffa0668a0a13f12bbf34cb1d96c94cb1 done 06:51:37 #8 exporting manifest sha256:3469464b56fe34635ce5332cfe8f735f5f6e23cf145ae837592f629d0092b3ee done 06:51:37 #8 exporting config sha256:96b4fa605632fae0ac3abbfabee96cc5dd61b4ed7d5858e90d0e4af6b24eeb03 done 06:51:37 #8 exporting manifest list sha256:6a270b772b127ee5c690812b802243178d76555c3fc43ce52f38c0484bce00cf done 06:51:37 #8 pushing layers 0.0s done 06:51:37 #8 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4@sha256:6a270b772b127ee5c690812b802243178d76555c3fc43ce52f38c0484bce00cf 0.1s done 06:51:37 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:51:37 #8 DONE 0.1s 06:51:37 06:51:37 1 warning found (use --debug to expand): 06:51:37  - 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 06:51:37 Setting up ssh (1:9.2p1-2+deb12u6) ... 06:51:37 Processing triggers for libc-bin (2.36-9+deb12u10) ... 06:51:38 + '[' -d /w/workspace/edgexfoundry_git-semver_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 06:51:38 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:51:38 ---> package-listing.sh 06:51:38 ++ facter osfamily 06:51:38 ++ tr '[:upper:]' '[:lower:]' 06:51:39 + OS_FAMILY=redhat 06:51:39 + workspace=/w/workspace/edgexfoundry_git-semver_main 06:51:39 + START_PACKAGES=/tmp/packages_start.txt 06:51:39 + END_PACKAGES=/tmp/packages_end.txt 06:51:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:51:39 + PACKAGES=/tmp/packages_start.txt 06:51:39 + '[' /w/workspace/edgexfoundry_git-semver_main ']' 06:51:39 + PACKAGES=/tmp/packages_end.txt 06:51:39 + case "${OS_FAMILY}" in 06:51:39 + sort 06:51:39 + rpm -qa 06:51:39 + '[' -f /tmp/packages_start.txt ']' 06:51:39 + '[' -f /tmp/packages_end.txt ']' 06:51:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:51:39 + '[' /w/workspace/edgexfoundry_git-semver_main ']' 06:51:39 + mkdir -p /w/workspace/edgexfoundry_git-semver_main/archives/ 06:51:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_git-semver_main/archives/ [Pipeline] echo 06:51:39 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 06:51:40 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:51:40 06:51:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:51:41 latest: Pulling from edgex-lftools-log-publisher 06:51:41 5eb5b503b376: Pulling fs layer 06:51:41 5c69ac0246d0: Pulling fs layer 06:51:41 ec43610c2a17: Pulling fs layer 06:51:41 3a2ae6a8a46f: Pulling fs layer 06:51:41 33b1e0a273af: Pulling fs layer 06:51:41 5d3b04190fa2: Pulling fs layer 06:51:41 2f39f015ded8: Pulling fs layer 06:51:41 3a2ae6a8a46f: Waiting 06:51:41 33b1e0a273af: Waiting 06:51:41 5d3b04190fa2: Waiting 06:51:41 2f39f015ded8: Waiting 06:51:41 5c69ac0246d0: Verifying Checksum 06:51:41 5c69ac0246d0: Download complete 06:51:41 3a2ae6a8a46f: Verifying Checksum 06:51:41 3a2ae6a8a46f: Download complete 06:51:41 ec43610c2a17: Verifying Checksum 06:51:41 ec43610c2a17: Download complete 06:51:41 33b1e0a273af: Verifying Checksum 06:51:41 33b1e0a273af: Download complete 06:51:41 5d3b04190fa2: Verifying Checksum 06:51:41 5d3b04190fa2: Download complete 06:51:41 5eb5b503b376: Verifying Checksum 06:51:41 5eb5b503b376: Download complete 06:51:42 2f39f015ded8: Verifying Checksum 06:51:42 2f39f015ded8: Download complete 06:51:42 5eb5b503b376: Pull complete 06:51:42 5c69ac0246d0: Pull complete 06:51:43 ec43610c2a17: Pull complete 06:51:43 3a2ae6a8a46f: Pull complete 06:51:43 33b1e0a273af: Pull complete 06:51:43 5d3b04190fa2: Pull complete 06:51:48 2f39f015ded8: Pull complete 06:51:48 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:51:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:51:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:51:48 Removing intermediate container 2fe97dd07199 06:51:48 ---> c52b0c5b470f 06:51:48 Step 7/20 : RUN pip install pybuilder 06:51:48 ---> Running in 66fe0acd5850 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:51:48 prd-centos7-docker-4c-2g-1861 does not seem to be running inside a container 06:51:48 $ 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 06:51:52 $ docker top f480b074d0dfa33875e23784fee186fd875562fea20aed2f629e9d8c32b17701 -eo pid,comm [Pipeline] { [Pipeline] sh 06:51:52 + touch /tmp/pre-build-complete [Pipeline] sh 06:51:52 + mkdir -p /var/log/sysstat [Pipeline] sh 06:51:53 + ls /var/log/sa-host 06:51:53 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:51:53 provisioning config files... 06:51:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_git-semver_main@tmp/config7023331774033572796tmp [Pipeline] { [Pipeline] echo 06:51:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:51:53 ---> create-netrc.sh [Pipeline] } 06:51:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:51:53 ---> python-tools-install.sh [Pipeline] echo 06:51:53 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:51:54 ---> sudo-logs.sh 06:51:54 Archiving 'sudo' log.. 06:51:54 sudo: unable to resolve host prd-centos7-docker-4c-2g-1861.novalocal: Name or service not known 06:51:54 sudo: unable to resolve host prd-centos7-docker-4c-2g-1861.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 06:51:54 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:51:54 ---> job-cost.sh 06:51:54 lf-activate-venv: SKIPPING 06:51:54 INFO: No Stack... 06:51:54 INFO: Retrieving Pricing Info for: v3-standard-2 06:51:54 INFO: Archiving Costs [Pipeline] echo 06:51:55 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:51:55 ---> logs-deploy.sh 06:51:55 lf-activate-venv: SKIPPING 06:51:55 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/git-semver/main/7 06:51:55 INFO: archiving workspace using pattern(s): 06:51:56 Archives upload complete. 06:51:56 INFO: archiving logs to Nexus 06:51:57 ---> uname -a: 06:51:57 Linux prd-centos7-docker-4c-2g-1861.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 06:51:57 06:51:57 06:51:57 ---> lscpu: 06:51:57 Architecture: x86_64 06:51:57 CPU op-mode(s): 32-bit, 64-bit 06:51:57 Byte Order: Little Endian 06:51:57 Address sizes: 40 bits physical, 48 bits virtual 06:51:57 CPU(s): 2 06:51:57 On-line CPU(s) list: 0,1 06:51:57 Thread(s) per core: 1 06:51:57 Core(s) per socket: 1 06:51:57 Socket(s): 2 06:51:57 NUMA node(s): 1 06:51:57 Vendor ID: AuthenticAMD 06:51:57 CPU family: 23 06:51:57 Model: 49 06:51:57 Model name: AMD EPYC-Rome Processor 06:51:57 Stepping: 0 06:51:57 CPU MHz: 2799.998 06:51:57 BogoMIPS: 5599.99 06:51:57 Virtualization: AMD-V 06:51:57 Hypervisor vendor: KVM 06:51:57 Virtualization type: full 06:51:57 L1d cache: 64 KiB 06:51:57 L1i cache: 64 KiB 06:51:57 L2 cache: 1 MiB 06:51:57 L3 cache: 32 MiB 06:51:57 NUMA node0 CPU(s): 0,1 06:51:57 Vulnerability Itlb multihit: Not affected 06:51:57 Vulnerability L1tf: Not affected 06:51:57 Vulnerability Mds: Not affected 06:51:57 Vulnerability Meltdown: Not affected 06:51:57 Vulnerability Mmio stale data: Not affected 06:51:57 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:51:57 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:51:57 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:51:57 Vulnerability Srbds: Not affected 06:51:57 Vulnerability Tsx async abort: Not affected 06:51:57 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 06:51:57 06:51:57 06:51:57 ---> nproc: 06:51:57 2 06:51:57 06:51:57 06:51:57 ---> df -h: 06:51:57 Filesystem Size Used Avail Use% Mounted on 06:51:57 overlay 40G 7.3G 33G 19% / 06:51:57 tmpfs 64M 0 64M 0% /dev 06:51:57 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 06:51:57 shm 64M 0 64M 0% /dev/shm 06:51:57 /dev/vda1 40G 7.3G 33G 19% /facter-os 06:51:57 06:51:57 06:51:57 Cannot open /var/log/sysstat/sa20: No such file or directory 06:51:57 Please check if data collecting is enabled 06:51:57 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:51:57 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 06:51:57 $ docker stop --time=1 f480b074d0dfa33875e23784fee186fd875562fea20aed2f629e9d8c32b17701 06:51:58 Collecting pybuilder 06:51:58 Downloading pybuilder-0.13.15-py3-none-any.whl.metadata (5.3 kB) 06:51:58 Downloading pybuilder-0.13.15-py3-none-any.whl (6.1 MB) 06:51:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.1/6.1 MB 34.7 MB/s eta 0:00:00 06:51:58 Installing collected packages: pybuilder 06:51:58 $ docker rm -f --volumes f480b074d0dfa33875e23784fee186fd875562fea20aed2f629e9d8c32b17701 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 06:51:58 [WS-CLEANUP] Deleting project workspace... 06:51:58 [WS-CLEANUP] Deferred wipeout is used... 06:51:58 [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 06:51:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:51:58 06:51:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:51:59 latest: Pulling from edgex-lftools-log-publisher 06:51:59 5eb5b503b376: Pulling fs layer 06:51:59 5c69ac0246d0: Pulling fs layer 06:51:59 ec43610c2a17: Pulling fs layer 06:51:59 3a2ae6a8a46f: Pulling fs layer 06:51:59 33b1e0a273af: Pulling fs layer 06:51:59 5d3b04190fa2: Pulling fs layer 06:51:59 2f39f015ded8: Pulling fs layer 06:51:59 33b1e0a273af: Waiting 06:51:59 5d3b04190fa2: Waiting 06:51:59 2f39f015ded8: Waiting 06:51:59 3a2ae6a8a46f: Waiting 06:51:59 5c69ac0246d0: Download complete 06:51:59 3a2ae6a8a46f: Verifying Checksum 06:51:59 3a2ae6a8a46f: Download complete 06:51:59 33b1e0a273af: Verifying Checksum 06:51:59 33b1e0a273af: Download complete 06:51:59 5d3b04190fa2: Verifying Checksum 06:51:59 5d3b04190fa2: Download complete 06:51:59 ec43610c2a17: Verifying Checksum 06:51:59 ec43610c2a17: Download complete 06:51:59 5eb5b503b376: Verifying Checksum 06:51:59 5eb5b503b376: Download complete 06:52:00 2f39f015ded8: Download complete 06:52:00 5eb5b503b376: Pull complete 06:52:00 Successfully installed pybuilder-0.13.15 06:52:00 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. 06:52:00 5c69ac0246d0: Pull complete 06:52:01 ec43610c2a17: Pull complete 06:52:01 3a2ae6a8a46f: Pull complete 06:52:01 33b1e0a273af: Pull complete 06:52:01 5d3b04190fa2: Pull complete 06:52:01  06:52:01 [notice] A new release of pip is available: 25.0.1 -> 25.1.1 06:52:01 [notice] To update, run: pip install --upgrade pip 06:52:04 Removing intermediate container 66fe0acd5850 06:52:04 ---> 875ac4281834 06:52:04 Step 8/20 : RUN pyb install 06:52:04 ---> Running in 17881589b224 06:52:05 2f39f015ded8: Pull complete 06:52:05 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:52:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:52:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:52:05 prd-ubuntu20.04-docker-8c-8g-1852 does not seem to be running inside a container 06:52:05 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_git-semver_main -v /w/workspace/edgexfoundry_git-semver_main:/w/workspace/edgexfoundry_git-semver_main:rw,z -v /w/workspace/edgexfoundry_git-semver_main@tmp:/w/workspace/edgexfoundry_git-semver_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:52:09 $ docker top ba71c7a8068f28b84f9519ad04bbad5416fa7363dfb640fc5cbeb3989c4d6abd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:52:09 ---> job-cost.sh 06:52:09 lf-activate-venv: SKIPPING 06:52:09 INFO: No Stack... 06:52:10 INFO: Retrieving Pricing Info for: v3-standard-8 06:52:10 INFO: Archiving Costs [Pipeline] sh 06:52:10 + cat /w/workspace/edgexfoundry_git-semver_main/archives/cost.csv 06:52:10 + cut -d, -f6 [Pipeline] lock 06:52:10 Trying to acquire lock on [Resource: jenkins-edgexfoundry-git-semver-main-7-stack-cost] 06:52:10 Resource [jenkins-edgexfoundry-git-semver-main-7-stack-cost] did not exist. Created. 06:52:10 Lock acquired on [Resource: jenkins-edgexfoundry-git-semver-main-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:52:11 + echo total: 0.2199999988079071 [Pipeline] stash 06:52:11 Stashed 1 file(s) [Pipeline] } 06:52:11 Lock released on resource [Resource: jenkins-edgexfoundry-git-semver-main-7-stack-cost] [Pipeline] // lock [Pipeline] } 06:52:11 $ docker stop --time=1 ba71c7a8068f28b84f9519ad04bbad5416fa7363dfb640fc5cbeb3989c4d6abd 06:52:12 $ docker rm -f --volumes ba71c7a8068f28b84f9519ad04bbad5416fa7363dfb640fc5cbeb3989c4d6abd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:53:40 PyBuilder version 0.13.15 06:53:40 Build started at 2025-05-20 06:52:07 06:53:40 ------------------------------------------------------------ 06:53:40 [INFO] Installing or updating plugin "pypi:pybuilder_radon, module name 'pybuilder_radon'" 06:53:40 [INFO] Installing or updating plugin "pypi:pybuilder_bandit, module name 'pybuilder_bandit'" 06:53:40 [INFO] Installing or updating plugin "pypi:pybuilder_anybadge, module name 'pybuilder_anybadge'" 06:53:40 [INFO] Processing plugin packages 'pybuilder_radon' to be installed with {} 06:53:40 [INFO] Processing plugin packages 'pybuilder_bandit' to be installed with {} 06:53:40 [INFO] Processing plugin packages 'pybuilder_anybadge' to be installed with {} 06:53:40 [INFO] Building pygsver version 0.1.4 06:53:40 [INFO] Executing build in /code 06:53:40 [INFO] Going to execute task install 06:53:40 [INFO] Processing plugin packages 'coverage>=6.0' to be installed with {'upgrade': True} 06:53:40 [INFO] Processing plugin packages 'flake8>=4.0' to be installed with {'upgrade': True} 06:53:40 [INFO] Processing plugin packages 'pypandoc~=1.4' to be installed with {'upgrade': True} 06:53:40 [INFO] Processing plugin packages 'setuptools>=38.6.0' to be installed with {} 06:53:40 [INFO] Processing plugin packages 'twine>=1.15.0' to be installed with {'upgrade': True} 06:53:40 [INFO] Processing plugin packages 'unittest-xml-reporting>=3.0.4' to be installed with {'upgrade': True} 06:53:40 [INFO] Processing plugin packages 'wheel>=0.34.0' to be installed with {} 06:53:40 [INFO] Creating target 'build' VEnv in '/code/target/venv/build/cpython-3.13.3.final.0' 06:53:40 [INFO] Processing dependency packages 'mock' to be installed with {} 06:53:40 [INFO] Processing dependency packages 'requirements.txt' to be installed with {} 06:53:40 [INFO] Creating target 'test' VEnv in '/code/target/venv/test/cpython-3.13.3.final.0' 06:53:40 [INFO] Processing dependency packages 'requirements.txt' to be installed with {} 06:53:40 [INFO] Requested coverage for tasks: pybuilder.plugins.python.unittest_plugin:run_unit_tests 06:53:40 [INFO] Running unit tests 06:53:40 [INFO] Executing unit tests from Python modules in /code/src/unittest/python 06:53:44 2025-05-20 06:53:43,807 MainThread pygsver.cli [main] ERROR something bad happened 06:53:44 ERROR: something bad happened 06:53:44 1.2.3-dev.1 06:53:44 2025-05-20 06:53:43,944 MainThread pygsver.push [run_push] DEBUG push 06:53:44 2025-05-20 06:53:43,946 MainThread pygsver.push [run_push] DEBUG no remote changes detected 06:53:44 2025-05-20 06:53:43,947 MainThread pygsver.push [run_push] DEBUG push all version tags 06:53:44 2025-05-20 06:53:43,984 MainThread pygsver.push [run_push] DEBUG push 06:53:44 2025-05-20 06:53:43,985 MainThread pygsver.push [run_push] DEBUG remote changes detected 06:53:44 2025-05-20 06:53:43,985 MainThread pygsver.push [run_push] DEBUG latest remote commit 890123abcdef is not in local commits 06:53:44 2025-05-20 06:53:43,986 MainThread pygsver.push [run_push] DEBUG integrating remote changes with a git pull 06:53:44 2025-05-20 06:53:43,988 MainThread pygsver.push [run_push] DEBUG push all version tags 06:53:44 2025-05-20 06:53:44,054 MainThread pygsver.tag [check_head_tag] DEBUG check head tag 06:53:44 2025-05-20 06:53:44,088 MainThread pygsver.tag [check_head_tag] DEBUG check head tag 06:53:44 2025-05-20 06:53:44,121 MainThread pygsver.tag [check_head_tag] DEBUG check head tag 06:53:44 2025-05-20 06:53:44,122 MainThread pygsver.tag [check_head_tag] DEBUG checking if 1.2.3-dev.1 is a valid semver version 06:53:44 2025-05-20 06:53:44,191 MainThread pygsver.tag [run_tag] DEBUG tag force:True 06:53:44 2025-05-20 06:53:44,229 MainThread pygsver.tag [run_tag] DEBUG tag force:False 06:53:44 2025-05-20 06:53:44,295 MainThread pygsver.init [clone_semver_branch] DEBUG clone semver branch to:/path/to/.semver 06:53:44 2025-05-20 06:53:44,334 MainThread pygsver.init [create_semver_branch] DEBUG create semver branch 06:53:44 2025-05-20 06:53:44,376 MainThread pygsver.init [remove_entries] DEBUG removing ['groupa', 'groupc'] 06:53:44 2025-05-20 06:53:44,416 MainThread pygsver.init [remove_semver_folder] DEBUG remove /some/path/.semver directory and its contents 06:53:44 2025-05-20 06:53:44,604 MainThread pygsver.init [run_init] DEBUG init version:1.2.3-dev.1 force:False 06:53:44 2025-05-20 06:53:44,658 MainThread pygsver.init [run_init] DEBUG init version:1.2.3-dev.1 force:False 06:53:44 2025-05-20 06:53:44,738 MainThread pygsver.utils [append_file] DEBUG append to file:/some/path 06:53:44 2025-05-20 06:53:44,804 MainThread pygsver.utils [append_file] DEBUG append to file:/some/path 06:53:44 2025-05-20 06:53:44,888 MainThread pygsver.utils [read_version] DEBUG read version from /repo/.semver/main 06:53:44 2025-05-20 06:53:44,958 MainThread pygsver.utils [read_version] DEBUG read version from /repo/.semver/main 06:53:45 2025-05-20 06:53:44,998 MainThread pygsver.utils [write_file] DEBUG write to file:/some/path 06:53:45 2025-05-20 06:53:45,038 MainThread pygsver.utils [write_version] DEBUG write version:1.2.3-dev.1 to path:/repo/.semver/main with force:False 06:53:45 2025-05-20 06:53:45,078 MainThread pygsver.utils [write_version] DEBUG write version:1.2.3-dev.1 to path:/repo/.semver/main with force:True 06:53:45 2025-05-20 06:53:45,119 MainThread pygsver.utils [write_version] DEBUG write version:1.2.3-dev.1 to path:/repo/.semver/main with force:True 06:53:45 2025-05-20 06:53:45,120 MainThread pygsver.utils [write_version] DEBUG version is same as current version 1.2.3-dev.1 06:53:45 2025-05-20 06:53:45,182 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.0 on axis:major with prefix:None 06:53:45 2025-05-20 06:53:45,183 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.0 06:53:45 2025-05-20 06:53:45,184 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.0 on axis:minor with prefix:None 06:53:45 2025-05-20 06:53:45,184 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.2.0 06:53:45 2025-05-20 06:53:45,185 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.0 on axis:patch with prefix:None 06:53:45 2025-05-20 06:53:45,186 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.1 06:53:45 2025-05-20 06:53:45,187 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.1 on axis:patch with prefix:dev 06:53:45 2025-05-20 06:53:45,187 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.2 06:53:45 2025-05-20 06:53:45,188 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.0 on axis:pre with prefix:dev 06:53:45 2025-05-20 06:53:45,189 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.1-dev.1 06:53:45 2025-05-20 06:53:45,190 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.1-dev.1 on axis:pre with prefix:dev 06:53:45 2025-05-20 06:53:45,190 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.1-dev.2 06:53:45 2025-05-20 06:53:45,191 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.1-dev.2 on axis:final with prefix:None 06:53:45 2025-05-20 06:53:45,192 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.1 06:53:45 2025-05-20 06:53:45,192 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.1-dev.1 on axis:pre with prefix:rc 06:53:45 2025-05-20 06:53:45,193 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.0 on axis:pre with prefix:dev 06:53:45 2025-05-20 06:53:45,194 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.1-dev.1 06:53:45 2025-05-20 06:53:45,195 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.1 on axis:pre with prefix:dev 06:53:45 2025-05-20 06:53:45,195 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.2-dev.1 06:53:45 2025-05-20 06:53:45,196 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.2-dev.1 on axis:pre with prefix:dev 06:53:45 2025-05-20 06:53:45,197 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.2-dev.2 06:53:45 2025-05-20 06:53:45,198 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.2-dev.2 on axis:patch with prefix:None 06:53:45 2025-05-20 06:53:45,198 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.3 06:53:45 2025-05-20 06:53:45,199 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.3 on axis:pre with prefix:dev 06:53:45 2025-05-20 06:53:45,200 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.4-dev.1 06:53:45 2025-05-20 06:53:45,201 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.4-dev.1 on axis:minor with prefix:None 06:53:45 2025-05-20 06:53:45,201 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.1.0 06:53:45 2025-05-20 06:53:45,202 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.1.0 on axis:pre with prefix:dev 06:53:45 2025-05-20 06:53:45,203 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.1.1-dev.1 06:53:45 2025-05-20 06:53:45,204 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.1.1-dev.1 on axis:major with prefix:None 06:53:45 2025-05-20 06:53:45,204 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.0 06:53:45 2025-05-20 06:53:45,205 MainThread pygsver.bump [bump_version] DEBUG bumping version:2.0.0 on axis:pre with prefix:dev 06:53:45 2025-05-20 06:53:45,206 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.1-dev.1 06:53:45 2025-05-20 06:53:45,207 MainThread pygsver.bump [bump_version] DEBUG bumping version:2.0.1-dev.1 on axis:final with prefix:None 06:53:45 2025-05-20 06:53:45,207 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.1 06:53:45 2025-05-20 06:53:45,208 MainThread pygsver.bump [bump_version] DEBUG bumping version:2.0.1 on axis:pre with prefix:dev 06:53:45 2025-05-20 06:53:45,209 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.2-dev.1 06:53:45 2025-05-20 06:53:45,209 MainThread pygsver.bump [bump_version] DEBUG bumping version:2.0.2-dev.1 on axis:pre with prefix:None 06:53:45 2025-05-20 06:53:45,210 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.2-dev.2 06:53:45 [INFO] Executed 39 unit tests 06:53:45 [INFO] All unit tests passed. 06:53:45 [INFO] Building distribution in /code/target/dist/pygsver-0.1.4 06:53:45 [INFO] Copying scripts to /code/target/dist/pygsver-0.1.4/scripts 06:53:45 [INFO] Writing setup.py as /code/target/dist/pygsver-0.1.4/setup.py 06:53:45 [INFO] Collecting coverage information for 'pybuilder.plugins.python.unittest_plugin:run_unit_tests' 06:53:45 [WARN] ut_coverage_branch_threshold_warn is 0 and branch coverage will not be checked 06:53:45 [WARN] ut_coverage_branch_partial_threshold_warn is 0 and partial branch coverage will not be checked 06:53:45 [INFO] Running unit tests 06:53:45 [INFO] Executing unit tests from Python modules in /code/src/unittest/python 06:53:51 2025-05-20 06:53:51,064 MainThread pygsver.cli [main] ERROR something bad happened 06:53:51 ERROR: something bad happened 06:53:51 1.2.3-dev.1 06:53:51 2025-05-20 06:53:51,241 MainThread pygsver.push [run_push] DEBUG push 06:53:51 2025-05-20 06:53:51,243 MainThread pygsver.push [run_push] DEBUG no remote changes detected 06:53:51 2025-05-20 06:53:51,245 MainThread pygsver.push [run_push] DEBUG push all version tags 06:53:51 2025-05-20 06:53:51,288 MainThread pygsver.push [run_push] DEBUG push 06:53:51 2025-05-20 06:53:51,290 MainThread pygsver.push [run_push] DEBUG remote changes detected 06:53:51 2025-05-20 06:53:51,291 MainThread pygsver.push [run_push] DEBUG latest remote commit 890123abcdef is not in local commits 06:53:51 2025-05-20 06:53:51,291 MainThread pygsver.push [run_push] DEBUG integrating remote changes with a git pull 06:53:51 2025-05-20 06:53:51,295 MainThread pygsver.push [run_push] DEBUG push all version tags 06:53:51 2025-05-20 06:53:51,381 MainThread pygsver.tag [check_head_tag] DEBUG check head tag 06:53:51 2025-05-20 06:53:51,433 MainThread pygsver.tag [check_head_tag] DEBUG check head tag 06:53:51 2025-05-20 06:53:51,472 MainThread pygsver.tag [check_head_tag] DEBUG check head tag 06:53:51 2025-05-20 06:53:51,473 MainThread pygsver.tag [check_head_tag] DEBUG checking if 1.2.3-dev.1 is a valid semver version 06:53:51 2025-05-20 06:53:51,552 MainThread pygsver.tag [run_tag] DEBUG tag force:True 06:53:51 2025-05-20 06:53:51,593 MainThread pygsver.tag [run_tag] DEBUG tag force:False 06:53:51 2025-05-20 06:53:51,681 MainThread pygsver.init [clone_semver_branch] DEBUG clone semver branch to:/path/to/.semver 06:53:51 2025-05-20 06:53:51,735 MainThread pygsver.init [create_semver_branch] DEBUG create semver branch 06:53:51 2025-05-20 06:53:51,785 MainThread pygsver.init [remove_entries] DEBUG removing ['groupa', 'groupc'] 06:53:51 2025-05-20 06:53:51,830 MainThread pygsver.init [remove_semver_folder] DEBUG remove /some/path/.semver directory and its contents 06:53:52 2025-05-20 06:53:52,043 MainThread pygsver.init [run_init] DEBUG init version:1.2.3-dev.1 force:False 06:53:52 2025-05-20 06:53:52,092 MainThread pygsver.init [run_init] DEBUG init version:1.2.3-dev.1 force:False 06:53:52 2025-05-20 06:53:52,199 MainThread pygsver.utils [append_file] DEBUG append to file:/some/path 06:53:52 2025-05-20 06:53:52,257 MainThread pygsver.utils [append_file] DEBUG append to file:/some/path 06:53:52 2025-05-20 06:53:52,360 MainThread pygsver.utils [read_version] DEBUG read version from /repo/.semver/main 06:53:52 2025-05-20 06:53:52,441 MainThread pygsver.utils [read_version] DEBUG read version from /repo/.semver/main 06:53:52 2025-05-20 06:53:52,480 MainThread pygsver.utils [write_file] DEBUG write to file:/some/path 06:53:52 2025-05-20 06:53:52,531 MainThread pygsver.utils [write_version] DEBUG write version:1.2.3-dev.1 to path:/repo/.semver/main with force:False 06:53:52 2025-05-20 06:53:52,581 MainThread pygsver.utils [write_version] DEBUG write version:1.2.3-dev.1 to path:/repo/.semver/main with force:True 06:53:52 2025-05-20 06:53:52,631 MainThread pygsver.utils [write_version] DEBUG write version:1.2.3-dev.1 to path:/repo/.semver/main with force:True 06:53:52 2025-05-20 06:53:52,633 MainThread pygsver.utils [write_version] DEBUG version is same as current version 1.2.3-dev.1 06:53:52 2025-05-20 06:53:52,700 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.0 on axis:major with prefix:None 06:53:52 2025-05-20 06:53:52,702 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.0 06:53:52 2025-05-20 06:53:52,703 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.0 on axis:minor with prefix:None 06:53:52 2025-05-20 06:53:52,704 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.2.0 06:53:52 2025-05-20 06:53:52,705 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.0 on axis:patch with prefix:None 06:53:52 2025-05-20 06:53:52,707 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.1 06:53:52 2025-05-20 06:53:52,708 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.1 on axis:patch with prefix:dev 06:53:52 2025-05-20 06:53:52,709 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.2 06:53:52 2025-05-20 06:53:52,710 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.0 on axis:pre with prefix:dev 06:53:52 2025-05-20 06:53:52,711 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.1-dev.1 06:53:52 2025-05-20 06:53:52,712 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.1-dev.1 on axis:pre with prefix:dev 06:53:52 2025-05-20 06:53:52,713 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.1-dev.2 06:53:52 2025-05-20 06:53:52,714 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.1-dev.2 on axis:final with prefix:None 06:53:52 2025-05-20 06:53:52,715 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.1 06:53:52 2025-05-20 06:53:52,716 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.1-dev.1 on axis:pre with prefix:rc 06:53:52 2025-05-20 06:53:52,717 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.0 on axis:pre with prefix:dev 06:53:52 2025-05-20 06:53:52,718 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.1-dev.1 06:53:52 2025-05-20 06:53:52,719 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.1 on axis:pre with prefix:dev 06:53:52 2025-05-20 06:53:52,720 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.2-dev.1 06:53:52 2025-05-20 06:53:52,721 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.2-dev.1 on axis:pre with prefix:dev 06:53:52 2025-05-20 06:53:52,723 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.2-dev.2 06:53:52 2025-05-20 06:53:52,724 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.2-dev.2 on axis:patch with prefix:None 06:53:52 2025-05-20 06:53:52,725 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.3 06:53:52 2025-05-20 06:53:52,726 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.3 on axis:pre with prefix:dev 06:53:52 2025-05-20 06:53:52,727 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.4-dev.1 06:53:52 2025-05-20 06:53:52,728 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.4-dev.1 on axis:minor with prefix:None 06:53:52 2025-05-20 06:53:52,729 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.1.0 06:53:52 2025-05-20 06:53:52,730 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.1.0 on axis:pre with prefix:dev 06:53:52 2025-05-20 06:53:52,731 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.1.1-dev.1 06:53:52 2025-05-20 06:53:52,732 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.1.1-dev.1 on axis:major with prefix:None 06:53:52 2025-05-20 06:53:52,733 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.0 06:53:52 2025-05-20 06:53:52,735 MainThread pygsver.bump [bump_version] DEBUG bumping version:2.0.0 on axis:pre with prefix:dev 06:53:52 2025-05-20 06:53:52,736 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.1-dev.1 06:53:52 2025-05-20 06:53:52,737 MainThread pygsver.bump [bump_version] DEBUG bumping version:2.0.1-dev.1 on axis:final with prefix:None 06:53:52 2025-05-20 06:53:52,738 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.1 06:53:52 2025-05-20 06:53:52,739 MainThread pygsver.bump [bump_version] DEBUG bumping version:2.0.1 on axis:pre with prefix:dev 06:53:52 2025-05-20 06:53:52,740 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.2-dev.1 06:53:52 2025-05-20 06:53:52,741 MainThread pygsver.bump [bump_version] DEBUG bumping version:2.0.2-dev.1 on axis:pre with prefix:None 06:53:52 2025-05-20 06:53:52,742 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.2-dev.2 06:54:49 [INFO] Executed 39 unit tests 06:54:49 [INFO] All unit tests passed. 06:54:49 [INFO] Overall pybuilder.plugins.python.unittest_plugin.run_unit_tests coverage is 100% 06:54:49 [INFO] Overall pybuilder.plugins.python.unittest_plugin.run_unit_tests branch coverage is 85% 06:54:49 [INFO] Overall pybuilder.plugins.python.unittest_plugin.run_unit_tests partial branch coverage is 85% 06:54:49 [INFO] Overall pygsver coverage is 100% 06:54:49 [INFO] Overall pygsver branch coverage is 85% 06:54:49 [INFO] Overall pygsver partial branch coverage is 85% 06:54:49 [INFO] Building binary distribution in /code/target/dist/pygsver-0.1.4 06:54:49 [INFO] Running Twine check for generated artifacts 06:54:49 [INFO] Installing project pygsver-0.1.4 06:54:49 ------------------------------------------------------------ 06:54:49 BUILD SUCCESSFUL 06:54:49 ------------------------------------------------------------ 06:54:49 Build Summary 06:54:49 Project: pygsver 06:54:49 Version: 0.1.4 06:54:49 Base directory: /code 06:54:49 Environments: 06:54:49 Tasks: prepare [63728 ms] compile_sources [0 ms] run_unit_tests [6216 ms] package [17 ms] run_integration_tests [0 ms] verify [0 ms] coverage [10308 ms] publish [12159 ms] install [36250 ms] 06:54:49 Build finished at 2025-05-20 06:54:44 06:54:49 Build took 156 seconds (156908 ms) 06:54:57 Removing intermediate container 17881589b224 06:54:57 ---> fcca0fbbd256 06:54:57 Step 9/20 : FROM python:3.13-slim 06:54:57 ---> f46ee18793e5 06:54:57 Step 10/20 : ENV PYTHONDONTWRITEBYTECODE 1 06:54:57 ---> Using cache 06:54:57 ---> 303dfcf9255d 06:54:57 Step 11/20 : ENV GIT_PYTHON_TRACE 1 06:54:57 ---> Using cache 06:54:57 ---> a528f8f02e7a 06:54:57 Step 12/20 : WORKDIR /opt/pygsver 06:54:57 ---> Running in 5ecdeaf6e524 06:54:58 Removing intermediate container 5ecdeaf6e524 06:54:58 ---> e91b25e3cadf 06:54:58 Step 13/20 : RUN apt-get update && apt-get install -y ssh netcat-traditional git gosu 06:54:58 ---> Running in c51f06864fc2 06:55:00 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] 06:55:00 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] 06:55:00 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] 06:55:00 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8693 kB] 06:55:00 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [512 B] 06:55:00 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [254 kB] 06:55:04 Fetched 9203 kB in 4s (2460 kB/s) 06:55:07 Reading package lists... 06:55:11 Reading package lists... 06:55:11 Building dependency tree... 06:55:11 Reading state information... 06:55:12 The following additional packages will be installed: 06:55:12 dbus dbus-bin dbus-daemon dbus-session-bus-common dbus-system-bus-common 06:55:12 dbus-user-session dmsetup git-man krb5-locales less libapparmor1 libargon2-1 06:55:12 libbrotli1 libbsd0 libcbor0.8 libcryptsetup12 libcurl3-gnutls libdbus-1-3 06:55:12 libdevmapper1.02.1 libedit2 liberror-perl libexpat1 libfdisk1 libfido2-1 06:55:12 libgdbm-compat4 libgssapi-krb5-2 libip4tc2 libjson-c5 libk5crypto3 06:55:12 libkeyutils1 libkmod2 libkrb5-3 libkrb5support0 libldap-2.5-0 libldap-common 06:55:12 libnghttp2-14 libnsl2 libnss-systemd libpam-systemd libperl5.36 libproc2-0 06:55:12 libpsl5 librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db libssh2-1 06:55:12 libssl3 libsystemd-shared libtirpc-common libtirpc3 libwrap0 libx11-6 06:55:12 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 ncurses-term 06:55:12 openssh-client openssh-server openssh-sftp-server openssl patch perl 06:55:12 perl-modules-5.36 procps psmisc publicsuffix runit-helper sensible-utils 06:55:12 systemd systemd-sysv systemd-timesyncd ucf xauth 06:55:12 Suggested packages: 06:55:12 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-email git-gui 06:55:12 gitk gitweb git-cvs git-mediawiki git-svn krb5-doc krb5-user 06:55:12 libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal 06:55:12 libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql keychain 06:55:12 libpam-ssh monkeysphere ssh-askpass molly-guard ufw ed diffutils-doc 06:55:12 perl-doc libterm-readline-gnu-perl | libterm-readline-perl-perl make 06:55:12 libtap-harness-archive-perl systemd-container systemd-homed systemd-userdbd 06:55:12 systemd-boot systemd-resolved libqrencode4 libtss2-esys-3.0.2-0 libtss2-mu0 06:55:12 libtss2-rc0 polkitd | policykit-1 06:55:17 The following NEW packages will be installed: 06:55:17 dbus dbus-bin dbus-daemon dbus-session-bus-common dbus-system-bus-common 06:55:17 dbus-user-session dmsetup git git-man gosu krb5-locales less libapparmor1 06:55:17 libargon2-1 libbrotli1 libbsd0 libcbor0.8 libcryptsetup12 libcurl3-gnutls 06:55:17 libdbus-1-3 libdevmapper1.02.1 libedit2 liberror-perl libexpat1 libfdisk1 06:55:17 libfido2-1 libgdbm-compat4 libgssapi-krb5-2 libip4tc2 libjson-c5 06:55:17 libk5crypto3 libkeyutils1 libkmod2 libkrb5-3 libkrb5support0 libldap-2.5-0 06:55:17 libldap-common libnghttp2-14 libnsl2 libnss-systemd libpam-systemd 06:55:17 libperl5.36 libproc2-0 libpsl5 librtmp1 libsasl2-2 libsasl2-modules 06:55:17 libsasl2-modules-db libssh2-1 libsystemd-shared libtirpc-common libtirpc3 06:55:17 libwrap0 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 06:55:17 ncurses-term netcat-traditional openssh-client openssh-server 06:55:17 openssh-sftp-server patch perl perl-modules-5.36 procps psmisc publicsuffix 06:55:17 runit-helper sensible-utils ssh systemd systemd-sysv systemd-timesyncd ucf 06:55:17 xauth 06:55:17 The following packages will be upgraded: 06:55:17 libssl3 openssl 06:55:17 2 upgraded, 79 newly installed, 0 to remove and 9 not upgraded. 06:55:17 Need to get 34.1 MB of archives. 06:55:17 After this operation, 158 MB of additional disk space will be used. 06:55:17 Get:1 http://deb.debian.org/debian bookworm/main arm64 libargon2-1 arm64 0~20171227-0.3+deb12u1 [18.7 kB] 06:55:17 Get:2 http://deb.debian.org/debian bookworm/main arm64 dmsetup arm64 2:1.02.185-2 [75.2 kB] 06:55:17 Get:3 http://deb.debian.org/debian bookworm/main arm64 libdevmapper1.02.1 arm64 2:1.02.185-2 [115 kB] 06:55:17 Get:4 http://deb.debian.org/debian bookworm/main arm64 libjson-c5 arm64 0.16-2 [42.9 kB] 06:55:17 Get:5 http://deb.debian.org/debian bookworm/main arm64 libssl3 arm64 3.0.16-1~deb12u1 [1812 kB] 06:55:17 Get:6 http://deb.debian.org/debian bookworm/main arm64 libcryptsetup12 arm64 2:2.6.1-4~deb12u2 [205 kB] 06:55:17 Get:7 http://deb.debian.org/debian bookworm/main arm64 libfdisk1 arm64 2.38.1-5+deb12u3 [182 kB] 06:55:17 Get:8 http://deb.debian.org/debian bookworm/main arm64 libkmod2 arm64 30+20221128-1 [54.4 kB] 06:55:17 Get:9 http://deb.debian.org/debian bookworm/main arm64 libapparmor1 arm64 3.0.8-3 [40.3 kB] 06:55:17 Get:10 http://deb.debian.org/debian bookworm/main arm64 libip4tc2 arm64 1.8.9-2 [18.5 kB] 06:55:17 Get:11 http://deb.debian.org/debian bookworm/main arm64 libsystemd-shared arm64 252.36-1~deb12u1 [1511 kB] 06:55:17 Get:12 http://deb.debian.org/debian bookworm/main arm64 systemd arm64 252.36-1~deb12u1 [2837 kB] 06:55:17 Get:13 http://deb.debian.org/debian bookworm/main arm64 systemd-sysv arm64 252.36-1~deb12u1 [42.6 kB] 06:55:17 Get:14 http://deb.debian.org/debian bookworm/main arm64 libdbus-1-3 arm64 1.14.10-1~deb12u1 [193 kB] 06:55:17 Get:15 http://deb.debian.org/debian bookworm/main arm64 dbus-bin arm64 1.14.10-1~deb12u1 [104 kB] 06:55:17 Get:16 http://deb.debian.org/debian bookworm/main arm64 dbus-session-bus-common all 1.14.10-1~deb12u1 [78.2 kB] 06:55:17 Get:17 http://deb.debian.org/debian bookworm/main arm64 libexpat1 arm64 2.5.0-1+deb12u1 [84.6 kB] 06:55:17 Get:18 http://deb.debian.org/debian bookworm/main arm64 dbus-daemon arm64 1.14.10-1~deb12u1 [176 kB] 06:55:17 Get:19 http://deb.debian.org/debian bookworm/main arm64 dbus-system-bus-common all 1.14.10-1~deb12u1 [79.3 kB] 06:55:17 Get:20 http://deb.debian.org/debian bookworm/main arm64 dbus arm64 1.14.10-1~deb12u1 [96.2 kB] 06:55:17 Get:21 http://deb.debian.org/debian bookworm/main arm64 perl-modules-5.36 all 5.36.0-7+deb12u2 [2815 kB] 06:55:17 Get:22 http://deb.debian.org/debian bookworm/main arm64 libgdbm-compat4 arm64 1.23-3 [48.0 kB] 06:55:17 Get:23 http://deb.debian.org/debian bookworm/main arm64 libperl5.36 arm64 5.36.0-7+deb12u2 [4027 kB] 06:55:17 Get:24 http://deb.debian.org/debian bookworm/main arm64 perl arm64 5.36.0-7+deb12u2 [239 kB] 06:55:17 Get:25 http://deb.debian.org/debian bookworm/main arm64 libbsd0 arm64 0.11.7-2 [115 kB] 06:55:17 Get:26 http://deb.debian.org/debian bookworm/main arm64 libedit2 arm64 3.1-20221030-2 [88.1 kB] 06:55:17 Get:27 http://deb.debian.org/debian bookworm/main arm64 libcbor0.8 arm64 0.8.0-2+b1 [26.0 kB] 06:55:17 Get:28 http://deb.debian.org/debian bookworm/main arm64 libfido2-1 arm64 1.12.0-2+b1 [72.6 kB] 06:55:17 Get:29 http://deb.debian.org/debian bookworm/main arm64 libkrb5support0 arm64 1.20.1-2+deb12u3 [32.0 kB] 06:55:17 Get:30 http://deb.debian.org/debian bookworm/main arm64 libk5crypto3 arm64 1.20.1-2+deb12u3 [79.3 kB] 06:55:17 Get:31 http://deb.debian.org/debian bookworm/main arm64 libkeyutils1 arm64 1.6.3-2 [8844 B] 06:55:17 Get:32 http://deb.debian.org/debian bookworm/main arm64 libkrb5-3 arm64 1.20.1-2+deb12u3 [313 kB] 06:55:17 Get:33 http://deb.debian.org/debian bookworm/main arm64 libgssapi-krb5-2 arm64 1.20.1-2+deb12u3 [124 kB] 06:55:17 Get:34 http://deb.debian.org/debian bookworm/main arm64 openssh-client arm64 1:9.2p1-2+deb12u6 [937 kB] 06:55:17 Get:35 http://deb.debian.org/debian bookworm/main arm64 openssh-sftp-server arm64 1:9.2p1-2+deb12u6 [60.7 kB] 06:55:17 Get:36 http://deb.debian.org/debian bookworm/main arm64 libproc2-0 arm64 2:4.0.2-3 [60.1 kB] 06:55:17 Get:37 http://deb.debian.org/debian bookworm/main arm64 procps arm64 2:4.0.2-3 [698 kB] 06:55:17 Get:38 http://deb.debian.org/debian bookworm/main arm64 sensible-utils all 0.0.17+nmu1 [19.0 kB] 06:55:17 Get:39 http://deb.debian.org/debian bookworm/main arm64 ucf all 3.0043+nmu1+deb12u1 [55.3 kB] 06:55:17 Get:40 http://deb.debian.org/debian bookworm/main arm64 runit-helper all 2.15.2 [6520 B] 06:55:17 Get:41 http://deb.debian.org/debian bookworm/main arm64 libtirpc-common all 1.3.3+ds-1 [14.0 kB] 06:55:17 Get:42 http://deb.debian.org/debian bookworm/main arm64 libtirpc3 arm64 1.3.3+ds-1 [80.9 kB] 06:55:17 Get:43 http://deb.debian.org/debian bookworm/main arm64 libnsl2 arm64 1.3.0-2 [36.9 kB] 06:55:17 Get:44 http://deb.debian.org/debian bookworm/main arm64 libwrap0 arm64 7.6.q-32 [54.7 kB] 06:55:17 Get:45 http://deb.debian.org/debian bookworm/main arm64 openssh-server arm64 1:9.2p1-2+deb12u6 [413 kB] 06:55:17 Get:46 http://deb.debian.org/debian bookworm/main arm64 less arm64 590-2.1~deb12u2 [128 kB] 06:55:17 Get:47 http://deb.debian.org/debian bookworm/main arm64 krb5-locales all 1.20.1-2+deb12u3 [63.1 kB] 06:55:17 Get:48 http://deb.debian.org/debian bookworm/main arm64 libnss-systemd arm64 252.36-1~deb12u1 [151 kB] 06:55:17 Get:49 http://deb.debian.org/debian bookworm/main arm64 libpam-systemd arm64 252.36-1~deb12u1 [209 kB] 06:55:17 Get:50 http://deb.debian.org/debian bookworm/main arm64 ncurses-term all 6.4-4 [501 kB] 06:55:17 Get:51 http://deb.debian.org/debian bookworm/main arm64 netcat-traditional arm64 1.10-47 [66.9 kB] 06:55:17 Get:52 http://deb.debian.org/debian bookworm/main arm64 systemd-timesyncd arm64 252.36-1~deb12u1 [61.7 kB] 06:55:17 Get:53 http://deb.debian.org/debian bookworm/main arm64 dbus-user-session arm64 1.14.10-1~deb12u1 [78.1 kB] 06:55:17 Get:54 http://deb.debian.org/debian bookworm/main arm64 libbrotli1 arm64 1.0.9-2+b6 [269 kB] 06:55:17 Get:55 http://deb.debian.org/debian bookworm/main arm64 libsasl2-modules-db arm64 2.1.28+dfsg-10 [20.8 kB] 06:55:17 Get:56 http://deb.debian.org/debian bookworm/main arm64 libsasl2-2 arm64 2.1.28+dfsg-10 [58.0 kB] 06:55:17 Get:57 http://deb.debian.org/debian bookworm/main arm64 libldap-2.5-0 arm64 2.5.13+dfsg-5 [171 kB] 06:55:17 Get:58 http://deb.debian.org/debian bookworm/main arm64 libnghttp2-14 arm64 1.52.0-1+deb12u2 [68.6 kB] 06:55:17 Get:59 http://deb.debian.org/debian bookworm/main arm64 libpsl5 arm64 0.21.2-1 [58.6 kB] 06:55:17 Get:60 http://deb.debian.org/debian bookworm/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] 06:55:17 Get:61 http://deb.debian.org/debian bookworm/main arm64 libssh2-1 arm64 1.10.0-3+b1 [172 kB] 06:55:17 Get:62 http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u12 [362 kB] 06:55:17 Get:63 http://deb.debian.org/debian bookworm/main arm64 liberror-perl all 0.17029-2 [29.0 kB] 06:55:17 Get:64 http://deb.debian.org/debian bookworm/main arm64 git-man all 1:2.39.5-0+deb12u2 [2053 kB] 06:55:17 Get:65 http://deb.debian.org/debian bookworm/main arm64 git arm64 1:2.39.5-0+deb12u2 [7148 kB] 06:55:17 Get:66 http://deb.debian.org/debian bookworm/main arm64 gosu arm64 1.14-1+b10 [663 kB] 06:55:17 Get:67 http://deb.debian.org/debian bookworm/main arm64 libldap-common all 2.5.13+dfsg-5 [29.3 kB] 06:55:17 Get:68 http://deb.debian.org/debian bookworm/main arm64 libsasl2-modules arm64 2.1.28+dfsg-10 [63.1 kB] 06:55:17 Get:69 http://deb.debian.org/debian bookworm/main arm64 libxau6 arm64 1:1.0.9-1 [19.7 kB] 06:55:17 Get:70 http://deb.debian.org/debian bookworm/main arm64 libxdmcp6 arm64 1:1.1.2-3 [25.4 kB] 06:55:17 Get:71 http://deb.debian.org/debian bookworm/main arm64 libxcb1 arm64 1.15-1 [143 kB] 06:55:17 Get:72 http://deb.debian.org/debian bookworm/main arm64 libx11-data all 2:1.8.4-2+deb12u2 [292 kB] 06:55:17 Get:73 http://deb.debian.org/debian bookworm/main arm64 libx11-6 arm64 2:1.8.4-2+deb12u2 [735 kB] 06:55:17 Get:74 http://deb.debian.org/debian bookworm/main arm64 libxext6 arm64 2:1.3.4-1+b1 [51.7 kB] 06:55:17 Get:75 http://deb.debian.org/debian bookworm/main arm64 libxmuu1 arm64 2:1.1.3-3 [24.0 kB] 06:55:17 Get:76 http://deb.debian.org/debian bookworm/main arm64 openssl arm64 3.0.16-1~deb12u1 [1395 kB] 06:55:17 Get:77 http://deb.debian.org/debian bookworm/main arm64 patch arm64 2.7.6-7 [121 kB] 06:55:17 Get:78 http://deb.debian.org/debian bookworm/main arm64 psmisc arm64 23.6-1 [257 kB] 06:55:17 Get:79 http://deb.debian.org/debian bookworm/main arm64 publicsuffix all 20230209.2326-1 [126 kB] 06:55:17 Get:80 http://deb.debian.org/debian bookworm/main arm64 ssh all 1:9.2p1-2+deb12u6 [174 kB] 06:55:17 Get:81 http://deb.debian.org/debian bookworm/main arm64 xauth arm64 1:1.1.2-1 [35.5 kB] 06:55:18 debconf: delaying package configuration, since apt-utils is not installed 06:55:18 Fetched 34.1 MB in 1s (44.4 MB/s) 06:55:18 Selecting previously unselected package libargon2-1:arm64. 06:55:18 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6626 files and directories currently installed.) 06:55:18 Preparing to unpack .../00-libargon2-1_0~20171227-0.3+deb12u1_arm64.deb ... 06:55:18 Unpacking libargon2-1:arm64 (0~20171227-0.3+deb12u1) ... 06:55:18 Selecting previously unselected package dmsetup. 06:55:18 Preparing to unpack .../01-dmsetup_2%3a1.02.185-2_arm64.deb ... 06:55:18 Unpacking dmsetup (2:1.02.185-2) ... 06:55:18 Selecting previously unselected package libdevmapper1.02.1:arm64. 06:55:18 Preparing to unpack .../02-libdevmapper1.02.1_2%3a1.02.185-2_arm64.deb ... 06:55:18 Unpacking libdevmapper1.02.1:arm64 (2:1.02.185-2) ... 06:55:18 Selecting previously unselected package libjson-c5:arm64. 06:55:18 Preparing to unpack .../03-libjson-c5_0.16-2_arm64.deb ... 06:55:18 Unpacking libjson-c5:arm64 (0.16-2) ... 06:55:19 Preparing to unpack .../04-libssl3_3.0.16-1~deb12u1_arm64.deb ... 06:55:19 Unpacking libssl3:arm64 (3.0.16-1~deb12u1) over (3.0.15-1~deb12u1) ... 06:55:19 Selecting previously unselected package libcryptsetup12:arm64. 06:55:19 Preparing to unpack .../05-libcryptsetup12_2%3a2.6.1-4~deb12u2_arm64.deb ... 06:55:19 Unpacking libcryptsetup12:arm64 (2:2.6.1-4~deb12u2) ... 06:55:19 Selecting previously unselected package libfdisk1:arm64. 06:55:19 Preparing to unpack .../06-libfdisk1_2.38.1-5+deb12u3_arm64.deb ... 06:55:19 Unpacking libfdisk1:arm64 (2.38.1-5+deb12u3) ... 06:55:19 Selecting previously unselected package libkmod2:arm64. 06:55:19 Preparing to unpack .../07-libkmod2_30+20221128-1_arm64.deb ... 06:55:19 Unpacking libkmod2:arm64 (30+20221128-1) ... 06:55:19 Selecting previously unselected package libapparmor1:arm64. 06:55:19 Preparing to unpack .../08-libapparmor1_3.0.8-3_arm64.deb ... 06:55:19 Unpacking libapparmor1:arm64 (3.0.8-3) ... 06:55:19 Selecting previously unselected package libip4tc2:arm64. 06:55:19 Preparing to unpack .../09-libip4tc2_1.8.9-2_arm64.deb ... 06:55:19 Unpacking libip4tc2:arm64 (1.8.9-2) ... 06:55:19 Selecting previously unselected package libsystemd-shared:arm64. 06:55:19 Preparing to unpack .../10-libsystemd-shared_252.36-1~deb12u1_arm64.deb ... 06:55:19 Unpacking libsystemd-shared:arm64 (252.36-1~deb12u1) ... 06:55:20 Setting up libssl3:arm64 (3.0.16-1~deb12u1) ... 06:55:20 Selecting previously unselected package systemd. 06:55:20 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6700 files and directories currently installed.) 06:55:20 Preparing to unpack .../systemd_252.36-1~deb12u1_arm64.deb ... 06:55:20 Unpacking systemd (252.36-1~deb12u1) ... 06:55:21 Setting up libargon2-1:arm64 (0~20171227-0.3+deb12u1) ... 06:55:21 Setting up libjson-c5:arm64 (0.16-2) ... 06:55:21 Setting up libfdisk1:arm64 (2.38.1-5+deb12u3) ... 06:55:21 Setting up libkmod2:arm64 (30+20221128-1) ... 06:55:21 Setting up libapparmor1:arm64 (3.0.8-3) ... 06:55:21 Setting up libip4tc2:arm64 (1.8.9-2) ... 06:55:21 Setting up libsystemd-shared:arm64 (252.36-1~deb12u1) ... 06:55:21 Setting up libdevmapper1.02.1:arm64 (2:1.02.185-2) ... 06:55:21 Setting up libcryptsetup12:arm64 (2:2.6.1-4~deb12u2) ... 06:55:21 Setting up systemd (252.36-1~deb12u1) ... 06:55:21 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. 06:55:21 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. 06:55:21 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. 06:55:21 Initializing machine ID from random generator. 06:55:21 Creating group 'systemd-journal' with GID 999. 06:55:21 Creating group 'systemd-network' with GID 998. 06:55:21 Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998. 06:55:21 Setting up dmsetup (2:1.02.185-2) ... 06:55:21 Selecting previously unselected package systemd-sysv. 06:55:22 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 7548 files and directories currently installed.) 06:55:22 Preparing to unpack .../00-systemd-sysv_252.36-1~deb12u1_arm64.deb ... 06:55:22 Unpacking systemd-sysv (252.36-1~deb12u1) ... 06:55:22 Selecting previously unselected package libdbus-1-3:arm64. 06:55:22 Preparing to unpack .../01-libdbus-1-3_1.14.10-1~deb12u1_arm64.deb ... 06:55:22 Unpacking libdbus-1-3:arm64 (1.14.10-1~deb12u1) ... 06:55:22 Selecting previously unselected package dbus-bin. 06:55:22 Preparing to unpack .../02-dbus-bin_1.14.10-1~deb12u1_arm64.deb ... 06:55:22 Unpacking dbus-bin (1.14.10-1~deb12u1) ... 06:55:22 Selecting previously unselected package dbus-session-bus-common. 06:55:22 Preparing to unpack .../03-dbus-session-bus-common_1.14.10-1~deb12u1_all.deb ... 06:55:22 Unpacking dbus-session-bus-common (1.14.10-1~deb12u1) ... 06:55:22 Selecting previously unselected package libexpat1:arm64. 06:55:22 Preparing to unpack .../04-libexpat1_2.5.0-1+deb12u1_arm64.deb ... 06:55:22 Unpacking libexpat1:arm64 (2.5.0-1+deb12u1) ... 06:55:22 Selecting previously unselected package dbus-daemon. 06:55:22 Preparing to unpack .../05-dbus-daemon_1.14.10-1~deb12u1_arm64.deb ... 06:55:22 Unpacking dbus-daemon (1.14.10-1~deb12u1) ... 06:55:22 Selecting previously unselected package dbus-system-bus-common. 06:55:22 Preparing to unpack .../06-dbus-system-bus-common_1.14.10-1~deb12u1_all.deb ... 06:55:22 Unpacking dbus-system-bus-common (1.14.10-1~deb12u1) ... 06:55:22 Selecting previously unselected package dbus. 06:55:22 Preparing to unpack .../07-dbus_1.14.10-1~deb12u1_arm64.deb ... 06:55:22 Unpacking dbus (1.14.10-1~deb12u1) ... 06:55:22 Selecting previously unselected package perl-modules-5.36. 06:55:22 Preparing to unpack .../08-perl-modules-5.36_5.36.0-7+deb12u2_all.deb ... 06:55:22 Unpacking perl-modules-5.36 (5.36.0-7+deb12u2) ... 06:55:24 Selecting previously unselected package libgdbm-compat4:arm64. 06:55:24 Preparing to unpack .../09-libgdbm-compat4_1.23-3_arm64.deb ... 06:55:24 Unpacking libgdbm-compat4:arm64 (1.23-3) ... 06:55:24 Selecting previously unselected package libperl5.36:arm64. 06:55:24 Preparing to unpack .../10-libperl5.36_5.36.0-7+deb12u2_arm64.deb ... 06:55:24 Unpacking libperl5.36:arm64 (5.36.0-7+deb12u2) ... 06:55:25 Selecting previously unselected package perl. 06:55:25 Preparing to unpack .../11-perl_5.36.0-7+deb12u2_arm64.deb ... 06:55:25 Unpacking perl (5.36.0-7+deb12u2) ... 06:55:25 Selecting previously unselected package libbsd0:arm64. 06:55:25 Preparing to unpack .../12-libbsd0_0.11.7-2_arm64.deb ... 06:55:25 Unpacking libbsd0:arm64 (0.11.7-2) ... 06:55:25 Selecting previously unselected package libedit2:arm64. 06:55:25 Preparing to unpack .../13-libedit2_3.1-20221030-2_arm64.deb ... 06:55:25 Unpacking libedit2:arm64 (3.1-20221030-2) ... 06:55:25 Selecting previously unselected package libcbor0.8:arm64. 06:55:25 Preparing to unpack .../14-libcbor0.8_0.8.0-2+b1_arm64.deb ... 06:55:25 Unpacking libcbor0.8:arm64 (0.8.0-2+b1) ... 06:55:25 Selecting previously unselected package libfido2-1:arm64. 06:55:25 Preparing to unpack .../15-libfido2-1_1.12.0-2+b1_arm64.deb ... 06:55:25 Unpacking libfido2-1:arm64 (1.12.0-2+b1) ... 06:55:25 Selecting previously unselected package libkrb5support0:arm64. 06:55:25 Preparing to unpack .../16-libkrb5support0_1.20.1-2+deb12u3_arm64.deb ... 06:55:25 Unpacking libkrb5support0:arm64 (1.20.1-2+deb12u3) ... 06:55:26 Selecting previously unselected package libk5crypto3:arm64. 06:55:26 Preparing to unpack .../17-libk5crypto3_1.20.1-2+deb12u3_arm64.deb ... 06:55:26 Unpacking libk5crypto3:arm64 (1.20.1-2+deb12u3) ... 06:55:26 Selecting previously unselected package libkeyutils1:arm64. 06:55:26 Preparing to unpack .../18-libkeyutils1_1.6.3-2_arm64.deb ... 06:55:26 Unpacking libkeyutils1:arm64 (1.6.3-2) ... 06:55:26 Selecting previously unselected package libkrb5-3:arm64. 06:55:26 Preparing to unpack .../19-libkrb5-3_1.20.1-2+deb12u3_arm64.deb ... 06:55:26 Unpacking libkrb5-3:arm64 (1.20.1-2+deb12u3) ... 06:55:26 Selecting previously unselected package libgssapi-krb5-2:arm64. 06:55:26 Preparing to unpack .../20-libgssapi-krb5-2_1.20.1-2+deb12u3_arm64.deb ... 06:55:26 Unpacking libgssapi-krb5-2:arm64 (1.20.1-2+deb12u3) ... 06:55:26 Selecting previously unselected package openssh-client. 06:55:26 Preparing to unpack .../21-openssh-client_1%3a9.2p1-2+deb12u6_arm64.deb ... 06:55:26 Unpacking openssh-client (1:9.2p1-2+deb12u6) ... 06:55:26 Selecting previously unselected package openssh-sftp-server. 06:55:26 Preparing to unpack .../22-openssh-sftp-server_1%3a9.2p1-2+deb12u6_arm64.deb ... 06:55:26 Unpacking openssh-sftp-server (1:9.2p1-2+deb12u6) ... 06:55:26 Selecting previously unselected package libproc2-0:arm64. 06:55:26 Preparing to unpack .../23-libproc2-0_2%3a4.0.2-3_arm64.deb ... 06:55:26 Unpacking libproc2-0:arm64 (2:4.0.2-3) ... 06:55:26 Selecting previously unselected package procps. 06:55:26 Preparing to unpack .../24-procps_2%3a4.0.2-3_arm64.deb ... 06:55:26 Unpacking procps (2:4.0.2-3) ... 06:55:27 Selecting previously unselected package sensible-utils. 06:55:27 Preparing to unpack .../25-sensible-utils_0.0.17+nmu1_all.deb ... 06:55:27 Unpacking sensible-utils (0.0.17+nmu1) ... 06:55:27 Selecting previously unselected package ucf. 06:55:27 Preparing to unpack .../26-ucf_3.0043+nmu1+deb12u1_all.deb ... 06:55:27 Moving old data out of the way 06:55:27 Unpacking ucf (3.0043+nmu1+deb12u1) ... 06:55:27 Selecting previously unselected package runit-helper. 06:55:27 Preparing to unpack .../27-runit-helper_2.15.2_all.deb ... 06:55:27 Unpacking runit-helper (2.15.2) ... 06:55:27 Selecting previously unselected package libtirpc-common. 06:55:27 Preparing to unpack .../28-libtirpc-common_1.3.3+ds-1_all.deb ... 06:55:27 Unpacking libtirpc-common (1.3.3+ds-1) ... 06:55:27 Selecting previously unselected package libtirpc3:arm64. 06:55:27 Preparing to unpack .../29-libtirpc3_1.3.3+ds-1_arm64.deb ... 06:55:27 Unpacking libtirpc3:arm64 (1.3.3+ds-1) ... 06:55:27 Selecting previously unselected package libnsl2:arm64. 06:55:27 Preparing to unpack .../30-libnsl2_1.3.0-2_arm64.deb ... 06:55:27 Unpacking libnsl2:arm64 (1.3.0-2) ... 06:55:27 Selecting previously unselected package libwrap0:arm64. 06:55:27 Preparing to unpack .../31-libwrap0_7.6.q-32_arm64.deb ... 06:55:27 Unpacking libwrap0:arm64 (7.6.q-32) ... 06:55:27 Selecting previously unselected package openssh-server. 06:55:27 Preparing to unpack .../32-openssh-server_1%3a9.2p1-2+deb12u6_arm64.deb ... 06:55:27 Unpacking openssh-server (1:9.2p1-2+deb12u6) ... 06:55:28 Selecting previously unselected package less. 06:55:28 Preparing to unpack .../33-less_590-2.1~deb12u2_arm64.deb ... 06:55:28 Unpacking less (590-2.1~deb12u2) ... 06:55:28 Selecting previously unselected package krb5-locales. 06:55:28 Preparing to unpack .../34-krb5-locales_1.20.1-2+deb12u3_all.deb ... 06:55:28 Unpacking krb5-locales (1.20.1-2+deb12u3) ... 06:55:28 Selecting previously unselected package libnss-systemd:arm64. 06:55:28 Preparing to unpack .../35-libnss-systemd_252.36-1~deb12u1_arm64.deb ... 06:55:28 Unpacking libnss-systemd:arm64 (252.36-1~deb12u1) ... 06:55:28 Selecting previously unselected package libpam-systemd:arm64. 06:55:28 Preparing to unpack .../36-libpam-systemd_252.36-1~deb12u1_arm64.deb ... 06:55:28 Unpacking libpam-systemd:arm64 (252.36-1~deb12u1) ... 06:55:28 Selecting previously unselected package ncurses-term. 06:55:28 Preparing to unpack .../37-ncurses-term_6.4-4_all.deb ... 06:55:28 Unpacking ncurses-term (6.4-4) ... 06:55:30 Selecting previously unselected package netcat-traditional. 06:55:30 Preparing to unpack .../38-netcat-traditional_1.10-47_arm64.deb ... 06:55:30 Unpacking netcat-traditional (1.10-47) ... 06:55:30 Selecting previously unselected package systemd-timesyncd. 06:55:30 Preparing to unpack .../39-systemd-timesyncd_252.36-1~deb12u1_arm64.deb ... 06:55:30 Unpacking systemd-timesyncd (252.36-1~deb12u1) ... 06:55:30 Selecting previously unselected package dbus-user-session. 06:55:30 Preparing to unpack .../40-dbus-user-session_1.14.10-1~deb12u1_arm64.deb ... 06:55:30 Unpacking dbus-user-session (1.14.10-1~deb12u1) ... 06:55:30 Selecting previously unselected package libbrotli1:arm64. 06:55:30 Preparing to unpack .../41-libbrotli1_1.0.9-2+b6_arm64.deb ... 06:55:30 Unpacking libbrotli1:arm64 (1.0.9-2+b6) ... 06:55:30 Selecting previously unselected package libsasl2-modules-db:arm64. 06:55:30 Preparing to unpack .../42-libsasl2-modules-db_2.1.28+dfsg-10_arm64.deb ... 06:55:30 Unpacking libsasl2-modules-db:arm64 (2.1.28+dfsg-10) ... 06:55:30 Selecting previously unselected package libsasl2-2:arm64. 06:55:31 Preparing to unpack .../43-libsasl2-2_2.1.28+dfsg-10_arm64.deb ... 06:55:31 Unpacking libsasl2-2:arm64 (2.1.28+dfsg-10) ... 06:55:31 Selecting previously unselected package libldap-2.5-0:arm64. 06:55:31 Preparing to unpack .../44-libldap-2.5-0_2.5.13+dfsg-5_arm64.deb ... 06:55:31 Unpacking libldap-2.5-0:arm64 (2.5.13+dfsg-5) ... 06:55:31 Selecting previously unselected package libnghttp2-14:arm64. 06:55:31 Preparing to unpack .../45-libnghttp2-14_1.52.0-1+deb12u2_arm64.deb ... 06:55:31 Unpacking libnghttp2-14:arm64 (1.52.0-1+deb12u2) ... 06:55:31 Selecting previously unselected package libpsl5:arm64. 06:55:31 Preparing to unpack .../46-libpsl5_0.21.2-1_arm64.deb ... 06:55:31 Unpacking libpsl5:arm64 (0.21.2-1) ... 06:55:31 Selecting previously unselected package librtmp1:arm64. 06:55:31 Preparing to unpack .../47-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... 06:55:31 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... 06:55:31 Selecting previously unselected package libssh2-1:arm64. 06:55:31 Preparing to unpack .../48-libssh2-1_1.10.0-3+b1_arm64.deb ... 06:55:31 Unpacking libssh2-1:arm64 (1.10.0-3+b1) ... 06:55:31 Selecting previously unselected package libcurl3-gnutls:arm64. 06:55:31 Preparing to unpack .../49-libcurl3-gnutls_7.88.1-10+deb12u12_arm64.deb ... 06:55:31 Unpacking libcurl3-gnutls:arm64 (7.88.1-10+deb12u12) ... 06:55:32 Selecting previously unselected package liberror-perl. 06:55:32 Preparing to unpack .../50-liberror-perl_0.17029-2_all.deb ... 06:55:32 Unpacking liberror-perl (0.17029-2) ... 06:55:32 Selecting previously unselected package git-man. 06:55:32 Preparing to unpack .../51-git-man_1%3a2.39.5-0+deb12u2_all.deb ... 06:55:32 Unpacking git-man (1:2.39.5-0+deb12u2) ... 06:55:32 Selecting previously unselected package git. 06:55:32 Preparing to unpack .../52-git_1%3a2.39.5-0+deb12u2_arm64.deb ... 06:55:32 Unpacking git (1:2.39.5-0+deb12u2) ... 06:55:33 Selecting previously unselected package gosu. 06:55:33 Preparing to unpack .../53-gosu_1.14-1+b10_arm64.deb ... 06:55:33 Unpacking gosu (1.14-1+b10) ... 06:55:33 Selecting previously unselected package libldap-common. 06:55:33 Preparing to unpack .../54-libldap-common_2.5.13+dfsg-5_all.deb ... 06:55:33 Unpacking libldap-common (2.5.13+dfsg-5) ... 06:55:33 Selecting previously unselected package libsasl2-modules:arm64. 06:55:33 Preparing to unpack .../55-libsasl2-modules_2.1.28+dfsg-10_arm64.deb ... 06:55:33 Unpacking libsasl2-modules:arm64 (2.1.28+dfsg-10) ... 06:55:33 Selecting previously unselected package libxau6:arm64. 06:55:33 Preparing to unpack .../56-libxau6_1%3a1.0.9-1_arm64.deb ... 06:55:33 Unpacking libxau6:arm64 (1:1.0.9-1) ... 06:55:33 Selecting previously unselected package libxdmcp6:arm64. 06:55:33 Preparing to unpack .../57-libxdmcp6_1%3a1.1.2-3_arm64.deb ... 06:55:34 Unpacking libxdmcp6:arm64 (1:1.1.2-3) ... 06:55:34 Selecting previously unselected package libxcb1:arm64. 06:55:34 Preparing to unpack .../58-libxcb1_1.15-1_arm64.deb ... 06:55:34 Unpacking libxcb1:arm64 (1.15-1) ... 06:55:34 Selecting previously unselected package libx11-data. 06:55:34 Preparing to unpack .../59-libx11-data_2%3a1.8.4-2+deb12u2_all.deb ... 06:55:34 Unpacking libx11-data (2:1.8.4-2+deb12u2) ... 06:55:34 Selecting previously unselected package libx11-6:arm64. 06:55:34 Preparing to unpack .../60-libx11-6_2%3a1.8.4-2+deb12u2_arm64.deb ... 06:55:34 Unpacking libx11-6:arm64 (2:1.8.4-2+deb12u2) ... 06:55:34 Selecting previously unselected package libxext6:arm64. 06:55:34 Preparing to unpack .../61-libxext6_2%3a1.3.4-1+b1_arm64.deb ... 06:55:34 Unpacking libxext6:arm64 (2:1.3.4-1+b1) ... 06:55:34 Selecting previously unselected package libxmuu1:arm64. 06:55:34 Preparing to unpack .../62-libxmuu1_2%3a1.1.3-3_arm64.deb ... 06:55:34 Unpacking libxmuu1:arm64 (2:1.1.3-3) ... 06:55:35 Preparing to unpack .../63-openssl_3.0.16-1~deb12u1_arm64.deb ... 06:55:35 Unpacking openssl (3.0.16-1~deb12u1) over (3.0.15-1~deb12u1) ... 06:55:35 Selecting previously unselected package patch. 06:55:35 Preparing to unpack .../64-patch_2.7.6-7_arm64.deb ... 06:55:35 Unpacking patch (2.7.6-7) ... 06:55:35 Selecting previously unselected package psmisc. 06:55:35 Preparing to unpack .../65-psmisc_23.6-1_arm64.deb ... 06:55:35 Unpacking psmisc (23.6-1) ... 06:55:35 Selecting previously unselected package publicsuffix. 06:55:35 Preparing to unpack .../66-publicsuffix_20230209.2326-1_all.deb ... 06:55:35 Unpacking publicsuffix (20230209.2326-1) ... 06:55:35 Selecting previously unselected package ssh. 06:55:35 Preparing to unpack .../67-ssh_1%3a9.2p1-2+deb12u6_all.deb ... 06:55:35 Unpacking ssh (1:9.2p1-2+deb12u6) ... 06:55:35 Selecting previously unselected package xauth. 06:55:35 Preparing to unpack .../68-xauth_1%3a1.1.2-1_arm64.deb ... 06:55:35 Unpacking xauth (1:1.1.2-1) ... 06:55:35 Setting up libexpat1:arm64 (2.5.0-1+deb12u1) ... 06:55:35 Setting up runit-helper (2.15.2) ... 06:55:35 Setting up systemd-sysv (252.36-1~deb12u1) ... 06:55:36 Setting up libxau6:arm64 (1:1.0.9-1) ... 06:55:36 Setting up libkeyutils1:arm64 (1.6.3-2) ... 06:55:36 Setting up libpsl5:arm64 (0.21.2-1) ... 06:55:36 Setting up netcat-traditional (1.10-47) ... 06:55:36 update-alternatives: using /bin/nc.traditional to provide /bin/nc (nc) in auto mode 06:55:36 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 06:55:36 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 06:55:36 Setting up psmisc (23.6-1) ... 06:55:36 Setting up libtirpc-common (1.3.3+ds-1) ... 06:55:36 Setting up libcbor0.8:arm64 (0.8.0-2+b1) ... 06:55:36 Setting up libbrotli1:arm64 (1.0.9-2+b6) ... 06:55:36 Setting up libsasl2-modules:arm64 (2.1.28+dfsg-10) ... 06:55:36 Setting up libnghttp2-14:arm64 (1.52.0-1+deb12u2) ... 06:55:36 Setting up less (590-2.1~deb12u2) ... 06:55:36 Setting up libnss-systemd:arm64 (252.36-1~deb12u1) ... 06:55:36 Setting up krb5-locales (1.20.1-2+deb12u3) ... 06:55:36 Setting up libldap-common (2.5.13+dfsg-5) ... 06:55:36 Setting up libkrb5support0:arm64 (1.20.1-2+deb12u3) ... 06:55:36 Setting up libsasl2-modules-db:arm64 (2.1.28+dfsg-10) ... 06:55:36 Setting up perl-modules-5.36 (5.36.0-7+deb12u2) ... 06:55:36 Setting up libx11-data (2:1.8.4-2+deb12u2) ... 06:55:36 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... 06:55:36 Setting up gosu (1.14-1+b10) ... 06:55:36 Setting up libdbus-1-3:arm64 (1.14.10-1~deb12u1) ... 06:55:36 Setting up libproc2-0:arm64 (2:4.0.2-3) ... 06:55:36 Setting up systemd-timesyncd (252.36-1~deb12u1) ... 06:55:36 Creating group 'systemd-timesync' with GID 997. 06:55:36 Creating user 'systemd-timesync' (systemd Time Synchronization) with UID 997 and GID 997. 06:55:37 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. 06:55:37 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. 06:55:37 Setting up patch (2.7.6-7) ... 06:55:37 Setting up libgdbm-compat4:arm64 (1.23-3) ... 06:55:37 Setting up libk5crypto3:arm64 (1.20.1-2+deb12u3) ... 06:55:37 Setting up libsasl2-2:arm64 (2.1.28+dfsg-10) ... 06:55:37 Setting up sensible-utils (0.0.17+nmu1) ... 06:55:37 Setting up dbus-session-bus-common (1.14.10-1~deb12u1) ... 06:55:37 Setting up procps (2:4.0.2-3) ... 06:55:37 Setting up git-man (1:2.39.5-0+deb12u2) ... 06:55:37 Setting up libssh2-1:arm64 (1.10.0-3+b1) ... 06:55:37 Setting up libkrb5-3:arm64 (1.20.1-2+deb12u3) ... 06:55:37 Setting up dbus-system-bus-common (1.14.10-1~deb12u1) ... 06:55:37 Setting up libfido2-1:arm64 (1.12.0-2+b1) ... 06:55:37 Setting up openssl (3.0.16-1~deb12u1) ... 06:55:37 Setting up libbsd0:arm64 (0.11.7-2) ... 06:55:37 Setting up publicsuffix (20230209.2326-1) ... 06:55:37 Setting up libperl5.36:arm64 (5.36.0-7+deb12u2) ... 06:55:37 Setting up dbus-bin (1.14.10-1~deb12u1) ... 06:55:37 Setting up ncurses-term (6.4-4) ... 06:55:37 Setting up libxdmcp6:arm64 (1:1.1.2-3) ... 06:55:37 Setting up libxcb1:arm64 (1.15-1) ... 06:55:37 Setting up libedit2:arm64 (3.1-20221030-2) ... 06:55:37 Setting up dbus-daemon (1.14.10-1~deb12u1) ... 06:55:37 Setting up libldap-2.5-0:arm64 (2.5.13+dfsg-5) ... 06:55:37 Setting up perl (5.36.0-7+deb12u2) ... 06:55:37 Setting up dbus (1.14.10-1~deb12u1) ... 06:55:38 invoke-rc.d: could not determine current runlevel 06:55:38 invoke-rc.d: policy-rc.d denied execution of start. 06:55:38 Setting up libgssapi-krb5-2:arm64 (1.20.1-2+deb12u3) ... 06:55:38 Setting up ucf (3.0043+nmu1+deb12u1) ... 06:55:38 debconf: unable to initialize frontend: Dialog 06:55:38 debconf: (TERM is not set, so the dialog frontend is not usable.) 06:55:38 debconf: falling back to frontend: Readline 06:55:38 debconf: unable to initialize frontend: Readline 06:55:38 debconf: (This frontend requires a controlling tty.) 06:55:38 debconf: falling back to frontend: Teletype 06:55:38 Setting up libpam-systemd:arm64 (252.36-1~deb12u1) ... 06:55:38 debconf: unable to initialize frontend: Dialog 06:55:38 debconf: (TERM is not set, so the dialog frontend is not usable.) 06:55:38 debconf: falling back to frontend: Readline 06:55:38 debconf: unable to initialize frontend: Readline 06:55:38 debconf: (This frontend requires a controlling tty.) 06:55:38 debconf: falling back to frontend: Teletype 06:55:39 Setting up libx11-6:arm64 (2:1.8.4-2+deb12u2) ... 06:55:39 Setting up libxmuu1:arm64 (2:1.1.3-3) ... 06:55:39 Setting up libtirpc3:arm64 (1.3.3+ds-1) ... 06:55:39 Setting up openssh-client (1:9.2p1-2+deb12u6) ... 06:55:39 Setting up libxext6:arm64 (2:1.3.4-1+b1) ... 06:55:39 Setting up libcurl3-gnutls:arm64 (7.88.1-10+deb12u12) ... 06:55:39 Setting up liberror-perl (0.17029-2) ... 06:55:39 Setting up dbus-user-session (1.14.10-1~deb12u1) ... 06:55:39 Setting up git (1:2.39.5-0+deb12u2) ... 06:55:39 Setting up xauth (1:1.1.2-1) ... 06:55:39 Setting up libnsl2:arm64 (1.3.0-2) ... 06:55:39 Setting up openssh-sftp-server (1:9.2p1-2+deb12u6) ... 06:55:39 Setting up libwrap0:arm64 (7.6.q-32) ... 06:55:39 Setting up openssh-server (1:9.2p1-2+deb12u6) ... 06:55:40 debconf: unable to initialize frontend: Dialog 06:55:40 debconf: (TERM is not set, so the dialog frontend is not usable.) 06:55:40 debconf: falling back to frontend: Readline 06:55:40 debconf: unable to initialize frontend: Readline 06:55:40 debconf: (This frontend requires a controlling tty.) 06:55:40 debconf: falling back to frontend: Teletype 06:55:40 06:55:40 Creating config file /etc/ssh/sshd_config with new version 06:55:44 Creating SSH2 RSA key; this may take some time ... 06:55:44 3072 SHA256:SwJMPQluAYaICYKD7+N5KcuKq3fNPCgzKEWXfCPyfF8 root@c51f06864fc2 (RSA) 06:55:44 Creating SSH2 ECDSA key; this may take some time ... 06:55:44 256 SHA256:Bv9TZgMoqVfFJQ2NkoP67a8W9wRSGdOX0e8Z6JyAuiE root@c51f06864fc2 (ECDSA) 06:55:44 Creating SSH2 ED25519 key; this may take some time ... 06:55:44 256 SHA256:W5OwjWsLsCnZJWgBCFHB/eAW30nRPwzhDbvBF8+IFG0 root@c51f06864fc2 (ED25519) 06:55:44 invoke-rc.d: could not determine current runlevel 06:55:44 invoke-rc.d: policy-rc.d denied execution of start. 06:55:45 Created symlink /etc/systemd/system/sshd.service → /lib/systemd/system/ssh.service. 06:55:45 Created symlink /etc/systemd/system/multi-user.target.wants/ssh.service → /lib/systemd/system/ssh.service. 06:55:45 Setting up ssh (1:9.2p1-2+deb12u6) ... 06:55:45 Processing triggers for libc-bin (2.36-9+deb12u10) ... 06:55:55 Removing intermediate container c51f06864fc2 06:55:55 ---> 627889d20ba1 06:55:55 Step 14/20 : COPY --from=build-image /code/target/dist/pygsver-*/dist/pygsver-*.tar.gz /opt/pygsver/ 06:55:58 ---> 8778e24b838f 06:55:58 Step 15/20 : RUN pip install pygsver-*.tar.gz 06:55:58 ---> Running in b67e30a37ab6 06:56:06 Processing ./pygsver-0.1.4.tar.gz 06:56:06 Installing build dependencies: started 06:56:21 Installing build dependencies: finished with status 'done' 06:56:21 Getting requirements to build wheel: started 06:56:24 Getting requirements to build wheel: finished with status 'done' 06:56:24 Preparing metadata (pyproject.toml): started 06:56:27 Preparing metadata (pyproject.toml): finished with status 'done' 06:56:27 Collecting semver==2.13.0 (from pygsver==0.1.4) 06:56:28 Downloading semver-2.13.0-py2.py3-none-any.whl.metadata (5.0 kB) 06:56:28 Collecting GitPython==3.1.41 (from pygsver==0.1.4) 06:56:28 Downloading GitPython-3.1.41-py3-none-any.whl.metadata (14 kB) 06:56:28 Collecting gitdb<5,>=4.0.1 (from GitPython==3.1.41->pygsver==0.1.4) 06:56:28 Downloading gitdb-4.0.12-py3-none-any.whl.metadata (1.2 kB) 06:56:28 Collecting smmap<6,>=3.0.1 (from gitdb<5,>=4.0.1->GitPython==3.1.41->pygsver==0.1.4) 06:56:28 Downloading smmap-5.0.2-py3-none-any.whl.metadata (4.3 kB) 06:56:28 Downloading GitPython-3.1.41-py3-none-any.whl (196 kB) 06:56:28 Downloading semver-2.13.0-py2.py3-none-any.whl (12 kB) 06:56:28 Downloading gitdb-4.0.12-py3-none-any.whl (62 kB) 06:56:28 Downloading smmap-5.0.2-py3-none-any.whl (24 kB) 06:56:28 Building wheels for collected packages: pygsver 06:56:28 Building wheel for pygsver (pyproject.toml): started 06:56:32 Building wheel for pygsver (pyproject.toml): finished with status 'done' 06:56:32 Created wheel for pygsver: filename=pygsver-0.1.4-py3-none-any.whl size=12477 sha256=ee2bf48b239123d9f806ee35f463b7a5e6cc8137615bb8dca35398009005ca6a 06:56:32 Stored in directory: /root/.cache/pip/wheels/4d/a4/f7/2ceaad8e8d1ab77b6fa864b82a652e68e816d6a43a9991a541 06:56:32 Successfully built pygsver 06:56:32 Installing collected packages: smmap, semver, gitdb, GitPython, pygsver 06:56:33 Successfully installed GitPython-3.1.41 gitdb-4.0.12 pygsver-0.1.4 semver-2.13.0 smmap-5.0.2 06:56:33 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. 06:56:34  06:56:34 [notice] A new release of pip is available: 25.0.1 -> 25.1.1 06:56:34 [notice] To update, run: pip install --upgrade pip 06:56:36 Removing intermediate container b67e30a37ab6 06:56:36 ---> ecd632d3faa8 06:56:36 Step 16/20 : COPY entrypoint.sh /usr/local/bin/entrypoint.sh 06:56:36 ---> c50876477927 06:56:36 Step 17/20 : RUN chmod +x /usr/local/bin/entrypoint.sh 06:56:36 ---> Running in c687922cd5c5 06:56:38 Removing intermediate container c687922cd5c5 06:56:38 ---> f817f331655c 06:56:38 Step 18/20 : ENTRYPOINT ["/usr/local/bin/entrypoint.sh"] 06:56:38 ---> Running in 7a2ed1916ebc 06:56:38 Removing intermediate container 7a2ed1916ebc 06:56:38 ---> 1a3c821f78d4 06:56:38 Step 19/20 : LABEL arch=arm64 06:56:38 ---> Running in 94fc4004b5e8 06:56:38 Removing intermediate container 94fc4004b5e8 06:56:38 ---> 2d2725361b5e 06:56:38 Step 20/20 : LABEL git_sha=1de9c0d894bf9b947298bca85d916260acaf242b 06:56:38 ---> Running in afaeb5deb7e0 06:56:39 Removing intermediate container afaeb5deb7e0 06:56:39 ---> d5d7379d4315 06:56:39 [Warning] One or more build-args [ARCH] were not consumed 06:56:39 Successfully built d5d7379d4315 06:56:39 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 06:56:39 [edgeXDocker.push] Tagging docker image py-git-semver-arm64 with the following tags: 06:56:39 1de9c0d894bf9b947298bca85d916260acaf242b 06:56:39 latest 06:56:39 main 06:56:39 0.1.4 06:56:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:56:39 + docker tag edgex-devops/py-git-semver-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver-arm64:1de9c0d894bf9b947298bca85d916260acaf242b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:56:40 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver-arm64:1de9c0d894bf9b947298bca85d916260acaf242b 06:56:40 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver-arm64] 06:56:40 f3b7f080f6df: Preparing 06:56:40 82c40bb2cd49: Preparing 06:56:40 0401e44436fe: Preparing 06:56:40 1353140a7bee: Preparing 06:56:40 5cf5bfbfaac4: Preparing 06:56:40 228455181c8f: Preparing 06:56:40 ad2b4c9d15a9: Preparing 06:56:40 65d94c6eceab: Preparing 06:56:40 35393cf1138f: Preparing 06:56:40 66a307619b8c: Preparing 06:56:40 65d94c6eceab: Waiting 06:56:40 35393cf1138f: Waiting 06:56:40 66a307619b8c: Waiting 06:56:40 228455181c8f: Waiting 06:56:40 f3b7f080f6df: Pushed 06:56:40 82c40bb2cd49: Pushed 06:56:40 1353140a7bee: Pushed 06:56:40 ad2b4c9d15a9: Layer already exists 06:56:40 65d94c6eceab: Layer already exists 06:56:40 35393cf1138f: Layer already exists 06:56:40 228455181c8f: Pushed 06:56:41 0401e44436fe: Pushed 06:56:56 66a307619b8c: Pushed 06:57:14 5cf5bfbfaac4: Pushed 06:57:14 1de9c0d894bf9b947298bca85d916260acaf242b: digest: sha256:b8247028da9da97dd2a8afc4a761abff201d29d07c125154c4e61978062fbb26 size: 2412 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:57:15 + 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 06:57:15 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver-arm64:latest 06:57:15 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver-arm64] 06:57:15 f3b7f080f6df: Preparing 06:57:15 82c40bb2cd49: Preparing 06:57:15 0401e44436fe: Preparing 06:57:15 1353140a7bee: Preparing 06:57:15 5cf5bfbfaac4: Preparing 06:57:15 228455181c8f: Preparing 06:57:15 ad2b4c9d15a9: Preparing 06:57:15 65d94c6eceab: Preparing 06:57:15 35393cf1138f: Preparing 06:57:15 66a307619b8c: Preparing 06:57:15 228455181c8f: Waiting 06:57:15 ad2b4c9d15a9: Waiting 06:57:15 65d94c6eceab: Waiting 06:57:15 35393cf1138f: Waiting 06:57:15 66a307619b8c: Waiting 06:57:15 f3b7f080f6df: Layer already exists 06:57:15 5cf5bfbfaac4: Layer already exists 06:57:15 0401e44436fe: Layer already exists 06:57:15 1353140a7bee: Layer already exists 06:57:15 82c40bb2cd49: Layer already exists 06:57:15 35393cf1138f: Layer already exists 06:57:15 228455181c8f: Layer already exists 06:57:15 ad2b4c9d15a9: Layer already exists 06:57:15 65d94c6eceab: Layer already exists 06:57:15 66a307619b8c: Layer already exists 06:57:15 latest: digest: sha256:b8247028da9da97dd2a8afc4a761abff201d29d07c125154c4e61978062fbb26 size: 2412 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:57:16 + 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 06:57:16 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver-arm64:main 06:57:16 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver-arm64] 06:57:16 f3b7f080f6df: Preparing 06:57:16 82c40bb2cd49: Preparing 06:57:16 0401e44436fe: Preparing 06:57:16 1353140a7bee: Preparing 06:57:16 5cf5bfbfaac4: Preparing 06:57:16 228455181c8f: Preparing 06:57:16 ad2b4c9d15a9: Preparing 06:57:16 65d94c6eceab: Preparing 06:57:16 228455181c8f: Waiting 06:57:16 ad2b4c9d15a9: Waiting 06:57:16 35393cf1138f: Preparing 06:57:16 66a307619b8c: Preparing 06:57:16 65d94c6eceab: Waiting 06:57:16 35393cf1138f: Waiting 06:57:16 66a307619b8c: Waiting 06:57:16 82c40bb2cd49: Layer already exists 06:57:16 0401e44436fe: Layer already exists 06:57:16 1353140a7bee: Layer already exists 06:57:16 5cf5bfbfaac4: Layer already exists 06:57:16 f3b7f080f6df: Layer already exists 06:57:16 228455181c8f: Layer already exists 06:57:16 ad2b4c9d15a9: Layer already exists 06:57:16 66a307619b8c: Layer already exists 06:57:16 35393cf1138f: Layer already exists 06:57:16 65d94c6eceab: Layer already exists 06:57:16 main: digest: sha256:b8247028da9da97dd2a8afc4a761abff201d29d07c125154c4e61978062fbb26 size: 2412 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:57:17 + docker tag edgex-devops/py-git-semver-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver-arm64:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:57:17 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver-arm64:0.1.4 06:57:17 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver-arm64] 06:57:17 f3b7f080f6df: Preparing 06:57:17 82c40bb2cd49: Preparing 06:57:17 0401e44436fe: Preparing 06:57:17 1353140a7bee: Preparing 06:57:17 5cf5bfbfaac4: Preparing 06:57:17 228455181c8f: Preparing 06:57:17 ad2b4c9d15a9: Preparing 06:57:17 228455181c8f: Waiting 06:57:17 65d94c6eceab: Preparing 06:57:17 ad2b4c9d15a9: Waiting 06:57:17 65d94c6eceab: Waiting 06:57:17 35393cf1138f: Preparing 06:57:17 66a307619b8c: Preparing 06:57:17 35393cf1138f: Waiting 06:57:17 0401e44436fe: Layer already exists 06:57:17 1353140a7bee: Layer already exists 06:57:17 5cf5bfbfaac4: Layer already exists 06:57:17 f3b7f080f6df: Layer already exists 06:57:17 82c40bb2cd49: Layer already exists 06:57:17 228455181c8f: Layer already exists 06:57:17 65d94c6eceab: Layer already exists 06:57:17 35393cf1138f: Layer already exists 06:57:17 66a307619b8c: Layer already exists 06:57:17 ad2b4c9d15a9: Layer already exists 06:57:17 0.1.4: digest: sha256:b8247028da9da97dd2a8afc4a761abff201d29d07c125154c4e61978062fbb26 size: 2412 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:57:17 ===================================================== [Pipeline] echo 06:57:17 taggedImages: 06:57:17 - nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver-arm64:1de9c0d894bf9b947298bca85d916260acaf242b 06:57:17 - nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver-arm64:latest 06:57:17 - nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver-arm64:main 06:57:17 - nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver-arm64:0.1.4 [Pipeline] echo 06:57:17 Skip building multi-arch image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver-arm64:1de9c0d894bf9b947298bca85d916260acaf242b [Pipeline] echo 06:57:17 Skip building multi-arch image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver-arm64:latest [Pipeline] echo 06:57:17 Skip building multi-arch image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver-arm64:main [Pipeline] echo 06:57:17 Skip building multi-arch image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver-arm64:0.1.4 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:57:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:57:18 06:57:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:57:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:57:18 arm64: Pulling from edgex-lftools-log-publisher 06:57:18 8998bd30e6a1: Pulling fs layer 06:57:18 04944245beec: Pulling fs layer 06:57:18 699f458cf7ca: Pulling fs layer 06:57:18 765212b225bb: Pulling fs layer 06:57:18 f23df028b6ca: Pulling fs layer 06:57:18 d65c8cfc05b1: Pulling fs layer 06:57:18 2437ff75d9bd: Pulling fs layer 06:57:18 765212b225bb: Waiting 06:57:18 f23df028b6ca: Waiting 06:57:18 2437ff75d9bd: Waiting 06:57:18 04944245beec: Verifying Checksum 06:57:18 04944245beec: Download complete 06:57:18 765212b225bb: Verifying Checksum 06:57:18 765212b225bb: Download complete 06:57:18 f23df028b6ca: Verifying Checksum 06:57:18 f23df028b6ca: Download complete 06:57:18 d65c8cfc05b1: Verifying Checksum 06:57:18 d65c8cfc05b1: Download complete 06:57:18 699f458cf7ca: Verifying Checksum 06:57:18 699f458cf7ca: Download complete 06:57:19 8998bd30e6a1: Verifying Checksum 06:57:19 8998bd30e6a1: Download complete 06:57:22 2437ff75d9bd: Verifying Checksum 06:57:22 2437ff75d9bd: Download complete 06:57:24 8998bd30e6a1: Pull complete 06:57:24 04944245beec: Pull complete 06:57:26 699f458cf7ca: Pull complete 06:57:26 765212b225bb: Pull complete 06:57:26 f23df028b6ca: Pull complete 06:57:27 d65c8cfc05b1: Pull complete 06:57:45 2437ff75d9bd: Pull complete 06:57:45 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:57:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:57:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:57:45 prd-ubuntu20.04-docker-arm64-4c-16g-1860 does not seem to be running inside a container 06:57:45 $ 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 06:57:47 $ docker top 38b717cbb42d963024355da2a373787c38320737e5bb0f1666888b71cda8e46a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:57:48 ---> job-cost.sh 06:57:48 lf-activate-venv: SKIPPING 06:57:48 INFO: No Stack... 06:57:48 INFO: Retrieving Pricing Info for: v3-standard-4 06:57:49 INFO: Archiving Costs [Pipeline] sh 06:57:49 + cut -d, -f6 06:57:49 + cat /w/workspace/edgexfoundry_git-semver_main/archives/cost.csv [Pipeline] lock 06:57:50 Trying to acquire lock on [Resource: jenkins-edgexfoundry-git-semver-main-7-stack-cost] 06:57:50 Resource [jenkins-edgexfoundry-git-semver-main-7-stack-cost] did not exist. Created. 06:57:50 Lock acquired on [Resource: jenkins-edgexfoundry-git-semver-main-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:57:50 /w/workspace/edgexfoundry_git-semver_main@tmp/durable-6689b69f/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:57:51 + echo total: 0.10999999940395355 [Pipeline] stash 06:57:51 Warning: overwriting stash ‘stack-cost’ 06:57:51 Stashed 1 file(s) [Pipeline] } 06:57:51 Lock released on resource [Resource: jenkins-edgexfoundry-git-semver-main-7-stack-cost] [Pipeline] // lock [Pipeline] } 06:57:51 $ docker stop --time=1 38b717cbb42d963024355da2a373787c38320737e5bb0f1666888b71cda8e46a 06:57:53 $ docker rm -f --volumes 38b717cbb42d963024355da2a373787c38320737e5bb0f1666888b71cda8e46a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 06:57:53 + [ -d /w/workspace/edgexfoundry_git-semver_main/archives ] 06:57:53 + ls -al /w/workspace/edgexfoundry_git-semver_main/archives 06:57:53 total 16 06:57:53 drwxr-xr-x 3 root root 4096 May 20 06:52 . 06:57:53 drwxrwxr-x 7 jenkins jenkins 4096 May 20 06:52 .. 06:57:53 drwxr-xr-x 2 root root 4096 May 20 06:52 cost 06:57:53 -rw-r--r-- 1 root root 81 May 20 06:52 cost.csv 06:57:53 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_git-semver_main/archives 06:57:53 + ls -al /w/workspace/edgexfoundry_git-semver_main/archives 06:57:53 total 16 06:57:53 drwxr-xr-x 3 jenkins jenkins 4096 May 20 06:52 . 06:57:53 drwxrwxr-x 7 jenkins jenkins 4096 May 20 06:52 .. 06:57:53 drwxr-xr-x 2 jenkins jenkins 4096 May 20 06:52 cost 06:57:53 -rw-r--r-- 1 jenkins jenkins 81 May 20 06:52 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:57:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:57:54 ---> package-listing.sh 06:57:54 ++ facter osfamily 06:57:54 ++ tr '[:upper:]' '[:lower:]' 06:57:55 + OS_FAMILY=debian 06:57:55 + workspace=/w/workspace/edgexfoundry_git-semver_main 06:57:55 + START_PACKAGES=/tmp/packages_start.txt 06:57:55 + END_PACKAGES=/tmp/packages_end.txt 06:57:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:57:55 + PACKAGES=/tmp/packages_start.txt 06:57:55 + '[' /w/workspace/edgexfoundry_git-semver_main ']' 06:57:55 + PACKAGES=/tmp/packages_end.txt 06:57:55 + case "${OS_FAMILY}" in 06:57:55 + dpkg -l 06:57:55 + grep '^ii' 06:57:55 + '[' -f /tmp/packages_start.txt ']' 06:57:55 + '[' -f /tmp/packages_end.txt ']' 06:57:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:57:55 + '[' /w/workspace/edgexfoundry_git-semver_main ']' 06:57:55 + mkdir -p /w/workspace/edgexfoundry_git-semver_main/archives/ 06:57:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_git-semver_main/archives/ [Pipeline] echo 06:57:55 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 06:57:55 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:57:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:57:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:57:56 prd-ubuntu20.04-docker-8c-8g-1852 does not seem to be running inside a container 06:57:56 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_git-semver_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_git-semver_main -v /w/workspace/edgexfoundry_git-semver_main:/w/workspace/edgexfoundry_git-semver_main:rw,z -v /w/workspace/edgexfoundry_git-semver_main@tmp:/w/workspace/edgexfoundry_git-semver_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:57:56 $ docker top 6033066fcc3260b4821d9ffeb324921d1ce24d4cabd424f7cd2d3ad2577caddc -eo pid,comm [Pipeline] { [Pipeline] sh 06:57:56 + touch /tmp/pre-build-complete [Pipeline] sh 06:57:57 + mkdir -p /var/log/sysstat [Pipeline] sh 06:57:57 + ls /var/log/sa-host 06:57:57 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:57:57 provisioning config files... 06:57:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_git-semver_main@tmp/config16797428226575667057tmp [Pipeline] { [Pipeline] echo 06:57:57 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:57:57 ---> create-netrc.sh [Pipeline] } 06:57:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:57:57 ---> python-tools-install.sh [Pipeline] echo 06:57:57 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:57:58 ---> sudo-logs.sh 06:57:58 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:57:58 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:57:58 ---> job-cost.sh 06:57:58 lf-activate-venv: SKIPPING 06:57:58 DEBUG: total: 0.2199999988079071 06:57:58 INFO: Retrieving Stack Cost... 06:57:58 INFO: Retrieving Pricing Info for: v3-standard-8 06:57:59 INFO: Archiving Costs [Pipeline] echo 06:57:59 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:57:59 ---> logs-deploy.sh 06:57:59 lf-activate-venv: SKIPPING 06:57:59 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/git-semver/main/7 06:57:59 INFO: archiving workspace using pattern(s): 06:58:00 Archives upload complete. 06:58:00 INFO: archiving logs to Nexus 06:58:01 ---> uname -a: 06:58:01 Linux prd-ubuntu20-04-docker-8c-8g-1852 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 06:58:01 06:58:01 06:58:01 ---> lscpu: 06:58:01 Architecture: x86_64 06:58:01 CPU op-mode(s): 32-bit, 64-bit 06:58:01 Byte Order: Little Endian 06:58:01 Address sizes: 40 bits physical, 48 bits virtual 06:58:01 CPU(s): 8 06:58:01 On-line CPU(s) list: 0-7 06:58:01 Thread(s) per core: 1 06:58:01 Core(s) per socket: 1 06:58:01 Socket(s): 8 06:58:01 NUMA node(s): 1 06:58:01 Vendor ID: AuthenticAMD 06:58:01 CPU family: 23 06:58:01 Model: 49 06:58:01 Model name: AMD EPYC-Rome Processor 06:58:01 Stepping: 0 06:58:01 CPU MHz: 2800.000 06:58:01 BogoMIPS: 5600.00 06:58:01 Virtualization: AMD-V 06:58:01 Hypervisor vendor: KVM 06:58:01 Virtualization type: full 06:58:01 L1d cache: 256 KiB 06:58:01 L1i cache: 256 KiB 06:58:01 L2 cache: 4 MiB 06:58:01 L3 cache: 128 MiB 06:58:01 NUMA node0 CPU(s): 0-7 06:58:01 Vulnerability Itlb multihit: Not affected 06:58:01 Vulnerability L1tf: Not affected 06:58:01 Vulnerability Mds: Not affected 06:58:01 Vulnerability Meltdown: Not affected 06:58:01 Vulnerability Mmio stale data: Not affected 06:58:01 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:58:01 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 06:58:01 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 06:58:01 Vulnerability Srbds: Not affected 06:58:01 Vulnerability Tsx async abort: Not affected 06:58:01 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 06:58:01 06:58:01 06:58:01 ---> nproc: 06:58:01 8 06:58:01 06:58:01 06:58:01 ---> df -h: 06:58:01 Filesystem Size Used Avail Use% Mounted on 06:58:01 overlay 155G 11G 145G 7% / 06:58:01 tmpfs 64M 0 64M 0% /dev 06:58:01 tmpfs 16G 0 16G 0% /sys/fs/cgroup 06:58:01 shm 64M 0 64M 0% /dev/shm 06:58:01 /dev/vda1 155G 11G 145G 7% /facter-os 06:58:01 06:58:01 06:58:01 ---> sar -b -r -n DEV: 06:58:01 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1852) 05/20/25 _x86_64_ (8 CPU) 06:58:01 06:58:01 06:35:01 LINUX RESTART (8 CPU) 06:58:01 06:58:01 06:36:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:58:01 06:37:01 2.90 0.00 2.90 0.00 0.00 214.72 0.00 06:58:01 06:38:01 1.48 0.00 1.48 0.00 0.00 17.20 0.00 06:58:01 06:39:01 0.88 0.00 0.88 0.00 0.00 10.40 0.00 06:58:01 06:40:01 1.18 0.00 1.18 0.00 0.00 14.80 0.00 06:58:01 06:41:01 39.49 4.97 34.53 0.00 2615.03 6183.50 0.00 06:58:01 06:42:01 3.10 0.02 3.08 0.00 0.13 73.85 0.00 06:58:01 06:43:01 0.97 0.00 0.97 0.00 0.00 11.06 0.00 06:58:01 06:44:01 1.43 0.00 1.43 0.00 0.00 17.06 0.00 06:58:01 06:45:01 1.05 0.00 1.05 0.00 0.00 12.13 0.00 06:58:01 06:46:01 1.43 0.00 1.43 0.00 0.00 16.40 0.00 06:58:01 06:47:01 1.18 0.00 1.18 0.00 0.00 17.33 0.00 06:58:01 06:48:01 1.42 0.00 1.42 0.00 0.00 16.80 0.00 06:58:01 06:49:01 466.36 14.26 452.09 0.00 1858.76 26836.86 0.00 06:58:01 06:50:01 190.72 0.12 190.60 0.00 14.66 26430.53 0.00 06:58:01 06:51:01 2.47 0.02 2.45 0.00 4.27 82.52 0.00 06:58:01 06:52:01 4.20 0.07 4.13 0.00 6.40 304.88 0.00 06:58:01 06:53:01 44.28 0.58 43.69 0.00 42.26 16444.06 0.00 06:58:01 06:54:01 1.55 0.00 1.55 0.00 0.00 17.33 0.00 06:58:01 06:55:01 1.42 0.00 1.42 0.00 0.00 15.60 0.00 06:58:01 06:56:01 1.13 0.00 1.13 0.00 0.00 14.13 0.00 06:58:01 06:57:01 0.95 0.00 0.95 0.00 0.00 10.40 0.00 06:58:01 Average: 36.67 0.95 35.72 0.00 216.42 3657.87 0.00 06:58:01 06:58:01 06:36:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:58:01 06:37:01 30568448 31849140 531192 1.62 47348 1543356 1677880 4.94 604788 1421000 160 06:58:01 06:38:01 30569616 31850456 529172 1.61 47380 1543360 1677880 4.94 604212 1421080 8 06:58:01 06:39:01 30568596 31849544 529724 1.61 47412 1543360 1677880 4.94 605996 1421088 16 06:58:01 06:40:01 30568712 31850132 529408 1.61 47444 1543360 1677880 4.94 605240 1421540 20 06:58:01 06:41:01 30231412 31818988 519912 1.58 73820 1833396 1634600 4.82 815584 1513020 8 06:58:01 06:42:01 30236288 31819136 520416 1.58 72380 1830148 1599500 4.71 814276 1509804 144 06:58:01 06:43:01 30236752 31819652 519700 1.58 72412 1830152 1599500 4.71 814500 1509812 12 06:58:01 06:44:01 30236728 31819668 519604 1.58 72460 1830152 1583152 4.67 814596 1509808 8 06:58:01 06:45:01 30238396 31821348 517840 1.57 72496 1830148 1583152 4.67 812340 1509812 8 06:58:01 06:46:01 30238712 31821744 517380 1.57 72520 1830160 1583152 4.67 812576 1509816 172 06:58:01 06:47:01 30239680 31822756 516304 1.57 72568 1830164 1583152 4.67 812084 1509820 12 06:58:01 06:48:01 30239536 31822632 516348 1.57 72592 1830172 1583152 4.67 812212 1509824 8 06:58:01 06:49:01 29326592 31490092 799412 2.43 109948 2338328 1877244 5.53 1286732 1864916 115728 06:58:01 06:50:01 29162676 31527100 755416 2.30 136488 2505648 1682016 4.96 1291116 2014932 1428 06:58:01 06:51:01 29172412 31537052 745544 2.27 136524 2505756 1647684 4.86 1280220 2014552 8 06:58:01 06:52:01 28853696 31489136 789956 2.40 141808 2755348 1961656 5.78 1323468 2263904 254220 06:58:01 06:53:01 28635980 31519452 758212 2.31 154312 2959608 1662092 4.90 1317348 2454624 8 06:58:01 06:54:01 28637052 31520528 757092 2.30 154328 2959608 1662092 4.90 1316912 2454624 16 06:58:01 06:55:01 28643452 31527032 750516 2.28 154380 2959604 1662092 4.90 1310280 2454628 8 06:58:01 06:56:01 28643928 31527540 750160 2.28 154388 2959616 1662092 4.90 1310668 2454632 12 06:58:01 06:57:01 28653000 31536616 741060 2.25 154400 2959616 1662092 4.90 1300892 2454632 4 06:58:01 Average: 29709603 31697131 624494 1.90 98448 2177193 1663807 4.90 984097 1818946 17715 06:58:01 06:58:01 06:36:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:58:01 06:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:58:01 06:37:01 ens3 1.49 0.10 0.21 0.07 0.00 0.00 0.00 0.00 06:58:01 06:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:58:01 06:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:58:01 06:38:01 ens3 1.75 0.33 0.38 0.21 0.00 0.00 0.00 0.00 06:58:01 06:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:58:01 06:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:58:01 06:39:01 ens3 1.43 1.02 0.83 0.62 0.00 0.00 0.00 0.00 06:58:01 06:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:58:01 06:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:58:01 06:40:01 ens3 0.25 0.10 0.02 0.01 0.00 0.00 0.00 0.00 06:58:01 06:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:58:01 06:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:58:01 06:41:01 ens3 190.33 113.90 2284.08 7.81 0.00 0.00 0.00 0.00 06:58:01 06:41:01 lo 0.40 0.40 0.05 0.05 0.00 0.00 0.00 0.00 06:58:01 06:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:58:01 06:42:01 ens3 0.38 0.13 0.02 0.01 0.00 0.00 0.00 0.00 06:58:01 06:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:58:01 06:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:58:01 06:43:01 ens3 0.22 0.05 0.06 0.00 0.00 0.00 0.00 0.00 06:58:01 06:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:58:01 06:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:58:01 06:44:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:58:01 06:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:58:01 06:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:58:01 06:45:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:58:01 06:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:58:01 06:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:58:01 06:46:01 ens3 0.30 0.20 0.09 0.07 0.00 0.00 0.00 0.00 06:58:01 06:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:58:01 06:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:58:01 06:47:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:58:01 06:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:58:01 06:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:58:01 06:48:01 ens3 0.20 0.13 0.07 0.01 0.00 0.00 0.00 0.00 06:58:01 06:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:58:01 06:49:01 docker0 39.38 59.37 4.22 1157.09 0.00 0.00 0.00 0.00 06:58:01 06:49:01 veth3f3a971 17.83 24.56 3.07 332.40 0.00 0.00 0.00 0.03 06:58:01 06:49:01 ens3 311.86 204.07 2191.85 69.77 0.00 0.00 0.00 0.00 06:58:01 06:49:01 lo 4.80 4.80 0.48 0.48 0.00 0.00 0.00 0.00 06:58:01 06:50:01 docker0 21.86 32.36 1.64 767.47 0.00 0.00 0.00 0.00 06:58:01 06:50:01 ens3 214.78 199.62 815.14 1549.66 0.00 0.00 0.00 0.00 06:58:01 06:50:01 lo 2.73 2.73 0.26 0.26 0.00 0.00 0.00 0.00 06:58:01 06:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:58:01 06:51:01 ens3 14.73 12.25 11.69 4.07 0.00 0.00 0.00 0.00 06:58:01 06:51:01 lo 2.47 2.47 0.24 0.24 0.00 0.00 0.00 0.00 06:58:01 06:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:58:01 06:52:01 ens3 82.85 51.52 2508.68 5.37 0.00 0.00 0.00 0.00 06:58:01 06:52:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 06:58:01 06:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:58:01 06:53:01 ens3 22.13 13.48 24.77 6.89 0.00 0.00 0.00 0.00 06:58:01 06:53:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 06:58:01 06:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:58:01 06:54:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:58:01 06:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:58:01 06:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:58:01 06:55:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:58:01 06:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:58:01 06:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:58:01 06:56:01 ens3 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 06:58:01 06:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:58:01 06:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:58:01 06:57:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:58:01 06:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:58:01 Average: docker0 2.92 4.37 0.28 91.71 0.00 0.00 0.00 0.00 06:58:01 Average: ens3 40.19 28.46 373.52 78.38 0.00 0.00 0.00 0.00 06:58:01 Average: lo 0.63 0.63 0.06 0.06 0.00 0.00 0.00 0.00 06:58:01 06:58:01 06:58:01 ---> sar -P ALL: 06:58:01 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1852) 05/20/25 _x86_64_ (8 CPU) 06:58:01 06:58:01 06:35:01 LINUX RESTART (8 CPU) 06:58:01 06:58:01 06:36:02 CPU %user %nice %system %iowait %steal %idle 06:58:01 06:37:01 all 0.04 0.00 0.02 0.03 0.00 99.91 06:58:01 06:37:01 0 0.07 0.00 0.02 0.22 0.02 99.68 06:58:01 06:37:01 1 0.05 0.00 0.02 0.00 0.00 99.93 06:58:01 06:37:01 2 0.03 0.00 0.02 0.00 0.00 99.95 06:58:01 06:37:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:58:01 06:37:01 4 0.08 0.00 0.05 0.00 0.02 99.85 06:58:01 06:37:01 5 0.03 0.00 0.03 0.00 0.00 99.93 06:58:01 06:37:01 6 0.00 0.00 0.03 0.00 0.00 99.97 06:58:01 06:37:01 7 0.03 0.00 0.00 0.00 0.00 99.97 06:58:01 06:38:01 all 0.03 0.00 0.02 0.00 0.00 99.94 06:58:01 06:38:01 0 0.03 0.00 0.02 0.02 0.00 99.93 06:58:01 06:38:01 1 0.07 0.00 0.02 0.02 0.02 99.88 06:58:01 06:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:58:01 06:38:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:58:01 06:38:01 4 0.03 0.00 0.03 0.00 0.02 99.92 06:58:01 06:38:01 5 0.03 0.00 0.03 0.00 0.00 99.93 06:58:01 06:38:01 6 0.05 0.00 0.03 0.00 0.00 99.92 06:58:01 06:38:01 7 0.03 0.00 0.03 0.00 0.00 99.93 06:58:01 06:39:01 all 0.03 0.00 0.01 0.00 0.00 99.95 06:58:01 06:39:01 0 0.00 0.00 0.00 0.02 0.00 99.98 06:58:01 06:39:01 1 0.05 0.00 0.00 0.00 0.00 99.95 06:58:01 06:39:01 2 0.02 0.00 0.02 0.00 0.00 99.97 06:58:01 06:39:01 3 0.05 0.00 0.00 0.00 0.00 99.95 06:58:01 06:39:01 4 0.03 0.00 0.03 0.00 0.02 99.92 06:58:01 06:39:01 5 0.00 0.00 0.02 0.00 0.00 99.98 06:58:01 06:39:01 6 0.08 0.00 0.03 0.00 0.02 99.87 06:58:01 06:39:01 7 0.02 0.00 0.02 0.00 0.00 99.97 06:58:01 06:40:01 all 0.26 0.00 0.01 0.00 0.01 99.72 06:58:01 06:40:01 0 1.89 0.00 0.02 0.02 0.02 98.06 06:58:01 06:40:01 1 0.05 0.00 0.03 0.00 0.02 99.90 06:58:01 06:40:01 2 0.02 0.00 0.00 0.00 0.00 99.98 06:58:01 06:40:01 3 0.02 0.00 0.02 0.00 0.00 99.97 06:58:01 06:40:01 4 0.03 0.00 0.00 0.00 0.02 99.95 06:58:01 06:40:01 5 0.02 0.00 0.02 0.00 0.00 99.97 06:58:01 06:40:01 6 0.03 0.00 0.03 0.00 0.00 99.93 06:58:01 06:40:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:58:01 06:41:01 all 2.43 0.00 1.29 0.47 0.02 95.79 06:58:01 06:41:01 0 4.24 0.00 0.82 2.29 0.02 92.63 06:58:01 06:41:01 1 2.10 0.00 1.03 0.45 0.02 96.40 06:58:01 06:41:01 2 2.65 0.00 1.22 0.08 0.03 96.01 06:58:01 06:41:01 3 1.92 0.00 1.22 0.03 0.02 96.80 06:58:01 06:41:01 4 2.24 0.00 1.89 0.33 0.02 95.51 06:58:01 06:41:01 5 1.79 0.00 2.30 0.35 0.02 95.54 06:58:01 06:41:01 6 1.22 0.00 0.99 0.05 0.03 97.71 06:58:01 06:41:01 7 3.25 0.00 0.85 0.15 0.02 95.73 06:58:01 06:42:01 all 0.09 0.00 0.05 0.01 0.01 99.84 06:58:01 06:42:01 0 0.17 0.00 0.02 0.10 0.00 99.72 06:58:01 06:42:01 1 0.05 0.00 0.03 0.00 0.00 99.92 06:58:01 06:42:01 2 0.02 0.00 0.05 0.00 0.00 99.93 06:58:01 06:42:01 3 0.05 0.00 0.03 0.00 0.02 99.90 06:58:01 06:42:01 4 0.02 0.00 0.05 0.00 0.02 99.92 06:58:01 06:42:01 5 0.10 0.00 0.05 0.00 0.00 99.85 06:58:01 06:42:01 6 0.25 0.00 0.13 0.00 0.02 99.60 06:58:01 06:42:01 7 0.10 0.00 0.03 0.00 0.02 99.85 06:58:01 06:43:01 all 0.15 0.00 0.01 0.00 0.00 99.83 06:58:01 06:43:01 0 1.04 0.00 0.03 0.00 0.00 98.92 06:58:01 06:43:01 1 0.03 0.00 0.02 0.00 0.02 99.93 06:58:01 06:43:01 2 0.03 0.00 0.00 0.00 0.00 99.97 06:58:01 06:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 06:58:01 06:43:01 4 0.00 0.00 0.00 0.02 0.00 99.98 06:58:01 06:43:01 5 0.05 0.00 0.02 0.00 0.00 99.93 06:58:01 06:43:01 6 0.02 0.00 0.03 0.00 0.02 99.93 06:58:01 06:43:01 7 0.02 0.00 0.02 0.00 0.00 99.97 06:58:01 06:44:01 all 0.06 0.00 0.02 0.00 0.00 99.91 06:58:01 06:44:01 0 0.32 0.00 0.12 0.03 0.00 99.53 06:58:01 06:44:01 1 0.02 0.00 0.02 0.00 0.00 99.97 06:58:01 06:44:01 2 0.03 0.00 0.00 0.00 0.00 99.97 06:58:01 06:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 06:58:01 06:44:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:58:01 06:44:01 5 0.03 0.00 0.03 0.00 0.00 99.93 06:58:01 06:44:01 6 0.03 0.00 0.00 0.00 0.02 99.95 06:58:01 06:44:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:58:01 06:45:01 all 0.01 0.00 0.01 0.00 0.01 99.97 06:58:01 06:45:01 0 0.00 0.00 0.00 0.02 0.02 99.97 06:58:01 06:45:01 1 0.00 0.00 0.02 0.00 0.00 99.98 06:58:01 06:45:01 2 0.00 0.00 0.02 0.00 0.02 99.97 06:58:01 06:45:01 3 0.02 0.00 0.02 0.00 0.00 99.97 06:58:01 06:45:01 4 0.00 0.00 0.00 0.02 0.02 99.97 06:58:01 06:45:01 5 0.00 0.00 0.02 0.00 0.02 99.97 06:58:01 06:45:01 6 0.03 0.00 0.02 0.00 0.03 99.92 06:58:01 06:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:58:01 06:46:01 all 0.03 0.00 0.01 0.00 0.00 99.96 06:58:01 06:46:01 0 0.03 0.00 0.00 0.00 0.00 99.97 06:58:01 06:46:01 1 0.03 0.00 0.00 0.00 0.02 99.95 06:58:01 06:46:01 2 0.02 0.00 0.00 0.00 0.00 99.98 06:58:01 06:46:01 3 0.03 0.00 0.00 0.00 0.00 99.97 06:58:01 06:46:01 4 0.02 0.00 0.02 0.02 0.00 99.95 06:58:01 06:46:01 5 0.03 0.00 0.02 0.00 0.00 99.95 06:58:01 06:46:01 6 0.03 0.00 0.02 0.00 0.02 99.93 06:58:01 06:46:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:58:01 06:47:01 all 0.02 0.00 0.01 0.00 0.00 99.97 06:58:01 06:47:01 0 0.00 0.00 0.00 0.03 0.00 99.97 06:58:01 06:47:01 1 0.03 0.00 0.00 0.00 0.00 99.97 06:58:01 06:47:01 2 0.02 0.00 0.00 0.00 0.00 99.98 06:58:01 06:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 06:58:01 06:47:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:58:01 06:47:01 5 0.03 0.00 0.02 0.00 0.00 99.95 06:58:01 06:47:01 6 0.05 0.00 0.02 0.00 0.02 99.92 06:58:01 06:47:01 7 0.00 0.00 0.02 0.00 0.00 99.98 06:58:01 06:58:01 06:47:01 CPU %user %nice %system %iowait %steal %idle 06:58:01 06:48:01 all 0.15 0.00 0.01 0.00 0.00 99.84 06:58:01 06:48:01 0 1.06 0.00 0.00 0.02 0.00 98.92 06:58:01 06:48:01 1 0.03 0.00 0.02 0.00 0.00 99.95 06:58:01 06:48:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:58:01 06:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 06:58:01 06:48:01 4 0.00 0.00 0.02 0.02 0.00 99.97 06:58:01 06:48:01 5 0.02 0.00 0.03 0.00 0.00 99.95 06:58:01 06:48:01 6 0.05 0.00 0.00 0.00 0.02 99.93 06:58:01 06:48:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:58:01 06:49:01 all 9.85 0.00 2.27 2.31 0.05 85.52 06:58:01 06:49:01 0 6.53 0.00 3.24 10.22 0.07 79.95 06:58:01 06:49:01 1 13.77 0.00 2.60 0.20 0.07 83.37 06:58:01 06:49:01 2 6.98 0.00 1.69 0.52 0.05 90.76 06:58:01 06:49:01 3 6.82 0.00 1.74 0.25 0.03 91.16 06:58:01 06:49:01 4 6.56 0.00 1.79 1.78 0.05 89.82 06:58:01 06:49:01 5 10.63 0.00 1.77 0.38 0.05 87.17 06:58:01 06:49:01 6 12.78 0.00 1.88 0.32 0.05 84.97 06:58:01 06:49:01 7 14.76 0.00 3.48 4.75 0.07 76.94 06:58:01 06:50:01 all 11.64 0.00 2.13 1.64 0.06 84.53 06:58:01 06:50:01 0 16.87 0.00 3.29 1.14 0.08 78.61 06:58:01 06:50:01 1 14.55 0.00 1.82 0.77 0.07 82.79 06:58:01 06:50:01 2 14.49 0.00 2.10 0.05 0.07 83.29 06:58:01 06:50:01 3 12.21 0.00 2.37 4.48 0.07 80.87 06:58:01 06:50:01 4 7.91 0.00 2.27 5.84 0.05 83.93 06:58:01 06:50:01 5 6.45 0.00 1.71 0.60 0.03 91.20 06:58:01 06:50:01 6 5.72 0.00 1.94 0.13 0.05 92.16 06:58:01 06:50:01 7 14.96 0.00 1.59 0.07 0.05 83.33 06:58:01 06:51:01 all 0.08 0.00 0.06 0.00 0.01 99.85 06:58:01 06:51:01 0 0.08 0.00 0.08 0.00 0.02 99.82 06:58:01 06:51:01 1 0.10 0.00 0.07 0.00 0.02 99.82 06:58:01 06:51:01 2 0.10 0.00 0.07 0.00 0.00 99.83 06:58:01 06:51:01 3 0.10 0.00 0.07 0.02 0.00 99.82 06:58:01 06:51:01 4 0.05 0.00 0.07 0.00 0.02 99.87 06:58:01 06:51:01 5 0.08 0.00 0.05 0.00 0.02 99.85 06:58:01 06:51:01 6 0.10 0.00 0.02 0.00 0.02 99.87 06:58:01 06:51:01 7 0.02 0.00 0.07 0.00 0.02 99.90 06:58:01 06:52:01 all 0.88 0.00 0.35 0.04 0.01 98.72 06:58:01 06:52:01 0 0.84 0.00 0.45 0.00 0.02 98.70 06:58:01 06:52:01 1 1.14 0.00 0.27 0.05 0.00 98.54 06:58:01 06:52:01 2 0.70 0.00 0.33 0.02 0.02 98.93 06:58:01 06:52:01 3 0.68 0.00 0.30 0.22 0.02 98.78 06:58:01 06:52:01 4 0.82 0.00 0.33 0.00 0.00 98.85 06:58:01 06:52:01 5 1.10 0.00 0.33 0.00 0.00 98.57 06:58:01 06:52:01 6 0.92 0.00 0.37 0.00 0.00 98.71 06:58:01 06:52:01 7 0.87 0.00 0.42 0.00 0.00 98.72 06:58:01 06:53:01 all 1.48 0.00 0.68 0.69 0.01 97.13 06:58:01 06:53:01 0 1.29 0.00 0.87 0.08 0.03 97.72 06:58:01 06:53:01 1 1.69 0.00 0.67 0.02 0.02 97.61 06:58:01 06:53:01 2 1.92 0.00 0.47 0.02 0.00 97.59 06:58:01 06:53:01 3 1.55 0.00 0.79 5.10 0.00 92.56 06:58:01 06:53:01 4 1.61 0.00 0.47 0.05 0.02 97.86 06:58:01 06:53:01 5 1.18 0.00 1.10 0.00 0.02 97.70 06:58:01 06:53:01 6 1.05 0.00 0.22 0.00 0.00 98.73 06:58:01 06:53:01 7 1.55 0.00 0.87 0.28 0.02 97.28 06:58:01 06:54:01 all 0.02 0.00 0.01 0.00 0.01 99.96 06:58:01 06:54:01 0 0.02 0.00 0.02 0.00 0.02 99.95 06:58:01 06:54:01 1 0.08 0.00 0.05 0.00 0.03 99.83 06:58:01 06:54:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:58:01 06:54:01 3 0.00 0.00 0.02 0.02 0.00 99.97 06:58:01 06:54:01 4 0.00 0.00 0.00 0.02 0.00 99.98 06:58:01 06:54:01 5 0.02 0.00 0.02 0.00 0.00 99.97 06:58:01 06:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:58:01 06:54:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:58:01 06:55:01 all 0.02 0.00 0.01 0.00 0.01 99.95 06:58:01 06:55:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:58:01 06:55:01 1 0.05 0.00 0.05 0.00 0.02 99.88 06:58:01 06:55:01 2 0.00 0.00 0.00 0.00 0.02 99.98 06:58:01 06:55:01 3 0.00 0.00 0.00 0.02 0.02 99.97 06:58:01 06:55:01 4 0.03 0.00 0.02 0.02 0.00 99.93 06:58:01 06:55:01 5 0.05 0.00 0.00 0.00 0.02 99.93 06:58:01 06:55:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:58:01 06:55:01 7 0.02 0.00 0.02 0.00 0.00 99.97 06:58:01 06:56:01 all 0.09 0.00 0.01 0.00 0.00 99.89 06:58:01 06:56:01 0 0.65 0.00 0.00 0.00 0.00 99.35 06:58:01 06:56:01 1 0.07 0.00 0.03 0.00 0.02 99.88 06:58:01 06:56:01 2 0.02 0.00 0.00 0.00 0.00 99.98 06:58:01 06:56:01 3 0.00 0.00 0.00 0.02 0.00 99.98 06:58:01 06:56:01 4 0.00 0.00 0.00 0.00 0.02 99.98 06:58:01 06:56:01 5 0.00 0.00 0.03 0.00 0.00 99.97 06:58:01 06:56:01 6 0.02 0.00 0.02 0.00 0.00 99.97 06:58:01 06:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:58:01 06:57:01 all 0.04 0.00 0.02 0.00 0.01 99.92 06:58:01 06:57:01 0 0.13 0.00 0.07 0.00 0.02 99.78 06:58:01 06:57:01 1 0.05 0.00 0.05 0.00 0.02 99.88 06:58:01 06:57:01 2 0.00 0.00 0.02 0.00 0.00 99.98 06:58:01 06:57:01 3 0.00 0.00 0.00 0.02 0.00 99.98 06:58:01 06:57:01 4 0.03 0.00 0.00 0.00 0.00 99.97 06:58:01 06:57:01 5 0.07 0.00 0.02 0.00 0.02 99.90 06:58:01 06:57:01 6 0.05 0.00 0.00 0.00 0.02 99.93 06:58:01 06:57:01 7 0.02 0.00 0.02 0.00 0.00 99.97 06:58:01 Average: all 1.30 0.00 0.33 0.25 0.01 98.10 06:58:01 Average: 0 1.68 0.00 0.43 0.68 0.02 97.19 06:58:01 Average: 1 1.61 0.00 0.32 0.07 0.02 97.98 06:58:01 Average: 2 1.28 0.00 0.28 0.03 0.01 98.39 06:58:01 Average: 3 1.12 0.00 0.31 0.48 0.01 98.08 06:58:01 Average: 4 0.93 0.00 0.33 0.39 0.01 98.34 06:58:01 Average: 5 1.03 0.00 0.36 0.06 0.01 98.53 06:58:01 Average: 6 1.07 0.00 0.27 0.02 0.02 98.62 06:58:01 Average: 7 1.70 0.00 0.35 0.25 0.01 97.69 06:58:01 06:58:01 06:58:01