Pull request #544 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-service-configurable Obtained Jenkinsfile from a8f4bce85b7b5813e105d1e2e02518cf8f0d0558+1fa88f2d5a080955ef169002b8e51e3c6fd4a93a (b99708b38d959d449aa6126602714c03d2dac062) 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-ssh8876286898353621953.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh8327503631061419056.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 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-544/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/app-service-configurable/branches/PR-544/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2722919826711459298.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/app-service-configurable/branches/PR-544/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13071346726446260809.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh17708757613351136433.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-544/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/app-service-configurable/branches/PR-544/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6246793620626223423.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a 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 ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, goVersion:1.16, buildSnap:true] ========================================================= [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 ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7333 in /w/workspace/_app-service-configurable_PR-544 [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/app-service-configurable.git > git init /w/workspace/_app-service-configurable_PR-544 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.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/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/544/head:refs/remotes/origin/PR-544 +refs/heads/jakarta:refs/remotes/origin/jakarta # timeout=10 Merging remotes/origin/jakarta commit 1fa88f2d5a080955ef169002b8e51e3c6fd4a93a into PR head commit a8f4bce85b7b5813e105d1e2e02518cf8f0d0558 Merge succeeded, producing a8f4bce85b7b5813e105d1e2e02518cf8f0d0558 Checking out Revision a8f4bce85b7b5813e105d1e2e02518cf8f0d0558 (PR-544) > git config core.sparsecheckout # timeout=10 > git checkout -f a8f4bce85b7b5813e105d1e2e02518cf8f0d0558 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 1fa88f2d5a080955ef169002b8e51e3c6fd4a93a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a8f4bce85b7b5813e105d1e2e02518cf8f0d0558 # timeout=10 Commit message: "build: Update to patch released SDK and update changeLog" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-10T23:41:46.213Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-10T23:41:46.409Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-10T23:41:46.510Z] ========================================================= [2023-04-10T23:41:46.510Z] EdgeX Global Pipelines Version Info [2023-04-10T23:41:46.510Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-10T23:41:47.264Z] ------------------- [2023-04-10T23:41:47.264Z] stable info: [2023-04-10T23:41:47.264Z] ------------------- [2023-04-10T23:41:47.264Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-04-10T23:41:47.264Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-04-10T23:41:47.264Z] Message: update stable to v1.0.245 [2023-04-10T23:41:47.838Z] ------------------- [2023-04-10T23:41:47.838Z] experimental info: [2023-04-10T23:41:47.838Z] ------------------- [2023-04-10T23:41:47.838Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-10T23:41:47.838Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-04-10T23:41:47.838Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-10T23:41:48.175Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-04-10T23:41:48.220Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-04-10T23:41:48.270Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-10T23:41:48.324Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-10T23:41:48.371Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-10T23:41:48.413Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2023-04-10T23:41:48.457Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-10T23:41:48.496Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-10T23:41:48.534Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-10T23:41:48.575Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-10T23:41:48.616Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-10T23:41:48.657Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-04-10T23:41:48.708Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-10T23:41:48.749Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-10T23:41:48.787Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-10T23:41:48.829Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-10T23:41:48.876Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-10T23:41:48.922Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-10T23:41:48.968Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-10T23:41:49.009Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2023-04-10T23:41:49.048Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-10T23:41:49.089Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-10T23:41:49.131Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-10T23:41:49.173Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-10T23:41:49.217Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-10T23:41:49.256Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-10T23:41:49.297Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-10T23:41:49.340Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-544 [Pipeline] echo [2023-04-10T23:41:49.379Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-544 [Pipeline] echo [2023-04-10T23:41:49.420Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-544 [Pipeline] echo [2023-04-10T23:41:49.462Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a8f4bce85b7b5813e105d1e2e02518cf8f0d0558 [Pipeline] echo [2023-04-10T23:41:49.509Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a8f4bce [Pipeline] echo [2023-04-10T23:41:49.551Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-10T23:41:49.676Z] provisioning config files... [2023-04-10T23:41:49.690Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-544@tmp/config4559684429750017440tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-10T23:41:50.036Z] ---> docker-login.sh [2023-04-10T23:41:50.037Z] nexus3.edgexfoundry.org:10001 [2023-04-10T23:41:50.297Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-10T23:41:50.560Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-10T23:41:50.560Z] Configure a credential helper to remove this warning. See [2023-04-10T23:41:50.560Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-10T23:41:50.560Z] [2023-04-10T23:41:50.560Z] Login Succeeded [2023-04-10T23:41:50.560Z] nexus3.edgexfoundry.org:10002 [2023-04-10T23:41:50.560Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-10T23:41:50.560Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-10T23:41:50.560Z] Configure a credential helper to remove this warning. See [2023-04-10T23:41:50.560Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-10T23:41:50.560Z] [2023-04-10T23:41:50.560Z] Login Succeeded [2023-04-10T23:41:50.560Z] nexus3.edgexfoundry.org:10003 [2023-04-10T23:41:50.823Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-10T23:41:50.823Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-10T23:41:50.823Z] Configure a credential helper to remove this warning. See [2023-04-10T23:41:50.823Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-10T23:41:50.823Z] [2023-04-10T23:41:50.823Z] Login Succeeded [2023-04-10T23:41:50.823Z] nexus3.edgexfoundry.org:10004 [2023-04-10T23:41:50.823Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-10T23:41:50.823Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-10T23:41:50.823Z] Configure a credential helper to remove this warning. See [2023-04-10T23:41:50.823Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-10T23:41:50.823Z] [2023-04-10T23:41:50.823Z] Login Succeeded [2023-04-10T23:41:50.823Z] docker.io [2023-04-10T23:41:51.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-10T23:41:51.343Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-10T23:41:51.343Z] Configure a credential helper to remove this warning. See [2023-04-10T23:41:51.343Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-10T23:41:51.343Z] [2023-04-10T23:41:51.343Z] Login Succeeded [2023-04-10T23:41:51.343Z] ---> docker-login.sh ends [Pipeline] } [2023-04-10T23:41:51.373Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-10T23:41:52.035Z] + git rev-list -1 --merges a8f4bce85b7b5813e105d1e2e02518cf8f0d0558~1..a8f4bce85b7b5813e105d1e2e02518cf8f0d0558 [Pipeline] echo [2023-04-10T23:41:52.098Z] -----------> git rev-list -1 --merges a8f4bce85b7b5813e105d1e2e02518cf8f0d0558~1..a8f4bce85b7b5813e105d1e2e02518cf8f0d0558 a8f4bce85b7b5813e105d1e2e02518cf8f0d0558 [false] [Pipeline] sh [2023-04-10T23:41:52.407Z] + git log --format=format:%s -1 a8f4bce85b7b5813e105d1e2e02518cf8f0d0558 [Pipeline] echo [2023-04-10T23:41:52.442Z] ========================================================= [2023-04-10T23:41:52.442Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-10T23:41:52.442Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-10T23:41:52.860Z] + git log --format=format:%s -1 a8f4bce85b7b5813e105d1e2e02518cf8f0d0558 [Pipeline] echo [2023-04-10T23:41:52.893Z] [semverPrep] GIT_COMMIT: a8f4bce85b7b5813e105d1e2e02518cf8f0d0558, Commit Message: build: Update to patch released SDK and update changeLog [Pipeline] echo [2023-04-10T23:41:52.922Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-10T23:41:53.310Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-10T23:41:53.310Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-10T23:41:53.310Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-10T23:41:53.310Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-10T23:41:53.310Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-10T23:41:53.310Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-10T23:41:53.310Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-10T23:41:53.806Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-10T23:41:53.806Z] [2023-04-10T23:41:53.806Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-10T23:41:54.178Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-10T23:41:54.178Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-10T23:41:54.178Z] b85a868b505f: Pulling fs layer [2023-04-10T23:41:54.178Z] e2be974225ed: Pulling fs layer [2023-04-10T23:41:54.178Z] 339a4e72a1f5: Pulling fs layer [2023-04-10T23:41:54.178Z] 988bab9f4d93: Pulling fs layer [2023-04-10T23:41:54.178Z] 1469e6f7b9e6: Pulling fs layer [2023-04-10T23:41:54.178Z] eaf3925da568: Pulling fs layer [2023-04-10T23:41:54.178Z] bab4dde63d76: Pulling fs layer [2023-04-10T23:41:54.178Z] bde34c3a00c8: Pulling fs layer [2023-04-10T23:41:54.178Z] b352a97aabf1: Pulling fs layer [2023-04-10T23:41:54.178Z] 4872d77fe225: Pulling fs layer [2023-04-10T23:41:54.178Z] 5851b861e8e6: Pulling fs layer [2023-04-10T23:41:54.178Z] bde34c3a00c8: Waiting [2023-04-10T23:41:54.178Z] 988bab9f4d93: Waiting [2023-04-10T23:41:54.178Z] 4872d77fe225: Waiting [2023-04-10T23:41:54.178Z] b352a97aabf1: Waiting [2023-04-10T23:41:54.178Z] 1469e6f7b9e6: Waiting [2023-04-10T23:41:54.178Z] 5851b861e8e6: Waiting [2023-04-10T23:41:54.178Z] eaf3925da568: Waiting [2023-04-10T23:41:54.178Z] bab4dde63d76: Waiting [2023-04-10T23:41:54.178Z] e2be974225ed: Download complete [2023-04-10T23:41:54.178Z] 988bab9f4d93: Verifying Checksum [2023-04-10T23:41:54.178Z] 988bab9f4d93: Download complete [2023-04-10T23:41:54.437Z] 339a4e72a1f5: Verifying Checksum [2023-04-10T23:41:54.437Z] 339a4e72a1f5: Download complete [2023-04-10T23:41:54.437Z] 1469e6f7b9e6: Verifying Checksum [2023-04-10T23:41:54.437Z] 1469e6f7b9e6: Download complete [2023-04-10T23:41:54.437Z] eaf3925da568: Download complete [2023-04-10T23:41:54.437Z] bde34c3a00c8: Download complete [2023-04-10T23:41:54.437Z] b352a97aabf1: Verifying Checksum [2023-04-10T23:41:54.437Z] b352a97aabf1: Download complete [2023-04-10T23:41:54.437Z] 4872d77fe225: Verifying Checksum [2023-04-10T23:41:54.437Z] 4872d77fe225: Download complete [2023-04-10T23:41:54.437Z] 5851b861e8e6: Download complete [2023-04-10T23:41:54.437Z] b85a868b505f: Verifying Checksum [2023-04-10T23:41:54.437Z] b85a868b505f: Download complete [2023-04-10T23:41:54.696Z] bab4dde63d76: Verifying Checksum [2023-04-10T23:41:54.696Z] bab4dde63d76: Download complete [2023-04-10T23:41:56.126Z] b85a868b505f: Pull complete [2023-04-10T23:41:56.126Z] e2be974225ed: Pull complete [2023-04-10T23:41:56.389Z] 339a4e72a1f5: Pull complete [2023-04-10T23:41:56.650Z] 988bab9f4d93: Pull complete [2023-04-10T23:41:56.910Z] 1469e6f7b9e6: Pull complete [2023-04-10T23:41:56.910Z] eaf3925da568: Pull complete [2023-04-10T23:41:59.445Z] bab4dde63d76: Pull complete [2023-04-10T23:41:59.445Z] bde34c3a00c8: Pull complete [2023-04-10T23:41:59.445Z] b352a97aabf1: Pull complete [2023-04-10T23:41:59.445Z] 4872d77fe225: Pull complete [2023-04-10T23:41:59.445Z] 5851b861e8e6: Pull complete [2023-04-10T23:41:59.445Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-10T23:41:59.445Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-10T23:41:59.445Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-10T23:41:59.683Z] prd-ubuntu20.04-docker-8c-8g-7333 does not seem to be running inside a container [2023-04-10T23:41:59.715Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-544 -v /w/workspace/_app-service-configurable_PR-544:/w/workspace/_app-service-configurable_PR-544:rw,z -v /w/workspace/_app-service-configurable_PR-544@tmp:/w/workspace/_app-service-configurable_PR-544@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-10T23:42:03.937Z] $ docker top fe2561f7cca72bf0cdfd66514da5b0cd4f261f7494080985e5b52a55fa151bee -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-10T23:42:04.114Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-10T23:42:04.114Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-10T23:42:04.242Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-10T23:42:04.247Z] $ docker exec fe2561f7cca72bf0cdfd66514da5b0cd4f261f7494080985e5b52a55fa151bee ssh-agent [2023-04-10T23:42:04.369Z] SSH_AUTH_SOCK=/tmp/ssh-6PNQdLFcdUs4/agent.32 [2023-04-10T23:42:04.369Z] SSH_AGENT_PID=38 [2023-04-10T23:42:04.376Z] Running ssh-add (command line suppressed) [2023-04-10T23:42:04.479Z] Identity added: /w/workspace/_app-service-configurable_PR-544@tmp/private_key_7968530125284576319.key (/w/workspace/_app-service-configurable_PR-544@tmp/private_key_7968530125284576319.key) [2023-04-10T23:42:04.490Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-10T23:42:04.814Z] + git tag --points-at HEAD [Pipeline] } [2023-04-10T23:42:04.840Z] $ docker exec --env ******** --env ******** fe2561f7cca72bf0cdfd66514da5b0cd4f261f7494080985e5b52a55fa151bee ssh-agent -k [2023-04-10T23:42:04.967Z] unset SSH_AUTH_SOCK; [2023-04-10T23:42:04.967Z] unset SSH_AGENT_PID; [2023-04-10T23:42:04.967Z] echo Agent pid 38 killed; [2023-04-10T23:42:04.976Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-10T23:42:05.061Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-10T23:42:05.061Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-10T23:42:05.170Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-10T23:42:05.174Z] $ docker exec fe2561f7cca72bf0cdfd66514da5b0cd4f261f7494080985e5b52a55fa151bee ssh-agent [2023-04-10T23:42:05.283Z] SSH_AUTH_SOCK=/tmp/ssh-uN5Y96HlLAzc/agent.69 [2023-04-10T23:42:05.283Z] SSH_AGENT_PID=75 [2023-04-10T23:42:05.287Z] Running ssh-add (command line suppressed) [2023-04-10T23:42:05.391Z] Identity added: /w/workspace/_app-service-configurable_PR-544@tmp/private_key_11332038441949555481.key (/w/workspace/_app-service-configurable_PR-544@tmp/private_key_11332038441949555481.key) [2023-04-10T23:42:05.403Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-10T23:42:05.728Z] + git semver init [2023-04-10T23:42:05.988Z] 2023-04-10 23:42:05,915 [run_init] DEBUG init version:0.0.0 force:False [2023-04-10T23:42:05.988Z] 2023-04-10 23:42:05,916 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-544/.semver [2023-04-10T23:42:05.988Z] 2023-04-10 23:42:05,917 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-544/.semver [2023-04-10T23:42:05.988Z] 2023-04-10 23:42:05,918 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-544/.semver'], cwd=/w/workspace/_app-service-configurable_PR-544, universal_newlines=False, shell=None, istream=None) [2023-04-10T23:42:06.927Z] 2023-04-10 23:42:06,719 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-544/.git/info/exclude [2023-04-10T23:42:06.927Z] 2023-04-10 23:42:06,720 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-544/.semver/PR-544 with force:False [2023-04-10T23:42:06.927Z] 2023-04-10 23:42:06,720 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-544/.semver/PR-544 [2023-04-10T23:42:06.927Z] 2023-04-10 23:42:06,724 [execute] INFO git cat-file --batch-check [2023-04-10T23:42:06.927Z] 2023-04-10 23:42:06,724 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-544/.semver, universal_newlines=False, shell=None, istream=) [2023-04-10T23:42:06.927Z] 2023-04-10 23:42:06,728 [execute] INFO git cat-file --batch [2023-04-10T23:42:06.927Z] 2023-04-10 23:42:06,729 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-544/.semver, universal_newlines=False, shell=None, istream=) [2023-04-10T23:42:06.927Z] 2023-04-10 23:42:06,734 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-544/.semver/PR-544 [2023-04-10T23:42:06.927Z] 0.0.0 [Pipeline] } [2023-04-10T23:42:06.958Z] $ docker exec --env ******** --env ******** fe2561f7cca72bf0cdfd66514da5b0cd4f261f7494080985e5b52a55fa151bee ssh-agent -k [2023-04-10T23:42:07.057Z] unset SSH_AUTH_SOCK; [2023-04-10T23:42:07.057Z] unset SSH_AGENT_PID; [2023-04-10T23:42:07.057Z] echo Agent pid 75 killed; [2023-04-10T23:42:07.066Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-10T23:42:07.486Z] + git semver [Pipeline] } [2023-04-10T23:42:07.770Z] $ docker stop --time=1 fe2561f7cca72bf0cdfd66514da5b0cd4f261f7494080985e5b52a55fa151bee [2023-04-10T23:42:09.076Z] $ docker rm -f --volumes fe2561f7cca72bf0cdfd66514da5b0cd4f261f7494080985e5b52a55fa151bee [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-10T23:42:09.482Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-10T23:42:09.762Z] Stashed 1 file(s) [Pipeline] echo [2023-04-10T23:42:09.779Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-10T23:42:10.334Z] provisioning config files... [2023-04-10T23:42:10.342Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-544@tmp/config13409717665866807538tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-10T23:42:10.686Z] ---> docker-login.sh [2023-04-10T23:42:10.686Z] nexus3.edgexfoundry.org:10001 [2023-04-10T23:42:10.686Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-10T23:42:10.686Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-10T23:42:10.686Z] Configure a credential helper to remove this warning. See [2023-04-10T23:42:10.686Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-10T23:42:10.686Z] [2023-04-10T23:42:10.686Z] Login Succeeded [2023-04-10T23:42:10.686Z] nexus3.edgexfoundry.org:10002 [2023-04-10T23:42:10.686Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-10T23:42:10.686Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-10T23:42:10.686Z] Configure a credential helper to remove this warning. See [2023-04-10T23:42:10.686Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-10T23:42:10.686Z] [2023-04-10T23:42:10.686Z] Login Succeeded [2023-04-10T23:42:10.686Z] nexus3.edgexfoundry.org:10003 [2023-04-10T23:42:10.955Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-10T23:42:10.955Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-10T23:42:10.955Z] Configure a credential helper to remove this warning. See [2023-04-10T23:42:10.955Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-10T23:42:10.955Z] [2023-04-10T23:42:10.955Z] Login Succeeded [2023-04-10T23:42:10.955Z] nexus3.edgexfoundry.org:10004 [2023-04-10T23:42:10.955Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-10T23:42:10.955Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-10T23:42:10.955Z] Configure a credential helper to remove this warning. See [2023-04-10T23:42:10.955Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-10T23:42:10.955Z] [2023-04-10T23:42:10.955Z] Login Succeeded [2023-04-10T23:42:10.955Z] docker.io [2023-04-10T23:42:10.955Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-10T23:42:11.215Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-10T23:42:11.215Z] Configure a credential helper to remove this warning. See [2023-04-10T23:42:11.215Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-10T23:42:11.215Z] [2023-04-10T23:42:11.215Z] Login Succeeded [2023-04-10T23:42:11.215Z] ---> docker-login.sh ends [Pipeline] } [2023-04-10T23:42:11.241Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-10T23:42:11.410Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-04-10T23:42:11.717Z] + + cut -d grep -f 2 [2023-04-10T23:42:11.717Z] ^go [0-9].[0-9]* go.mod [Pipeline] echo [2023-04-10T23:42:11.760Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-10T23:42:11.792Z] ========================================================= [2023-04-10T23:42:11.792Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.16-alpine-lts] [2023-04-10T23:42:11.792Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-10T23:42:12.250Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.16-alpine-lts --build-arg MAKE=echo noop --target=builder . [2023-04-10T23:42:12.250Z] Sending build context to Docker daemon 13.72MB [2023-04-10T23:42:12.250Z] Step 1/12 : ARG BASE=golang:1.16-alpine3.14 [2023-04-10T23:42:12.250Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-10T23:42:12.509Z] 1.16-alpine-lts: Pulling from edgex-devops/edgex-golang-base [2023-04-10T23:42:12.509Z] a0d0a0d46f8b: Pulling fs layer [2023-04-10T23:42:12.509Z] 31adcdaf11c8: Pulling fs layer [2023-04-10T23:42:12.509Z] b8b176561691: Pulling fs layer [2023-04-10T23:42:12.509Z] 4527c011a84f: Pulling fs layer [2023-04-10T23:42:12.509Z] 5d74067f8e1e: Pulling fs layer [2023-04-10T23:42:12.509Z] fd57009d33ed: Pulling fs layer [2023-04-10T23:42:12.509Z] 6b058263d067: Pulling fs layer [2023-04-10T23:42:12.509Z] 16d7c86c65f4: Pulling fs layer [2023-04-10T23:42:12.509Z] 1290d154cb4b: Pulling fs layer [2023-04-10T23:42:12.509Z] 4527c011a84f: Waiting [2023-04-10T23:42:12.509Z] 5d74067f8e1e: Waiting [2023-04-10T23:42:12.509Z] 1290d154cb4b: Waiting [2023-04-10T23:42:12.509Z] fd57009d33ed: Waiting [2023-04-10T23:42:12.509Z] 16d7c86c65f4: Waiting [2023-04-10T23:42:12.509Z] 6b058263d067: Waiting [2023-04-10T23:42:12.509Z] b8b176561691: Verifying Checksum [2023-04-10T23:42:12.509Z] b8b176561691: Download complete [2023-04-10T23:42:12.509Z] 31adcdaf11c8: Download complete [2023-04-10T23:42:12.509Z] 5d74067f8e1e: Download complete [2023-04-10T23:42:12.509Z] fd57009d33ed: Verifying Checksum [2023-04-10T23:42:12.509Z] fd57009d33ed: Download complete [2023-04-10T23:42:12.509Z] a0d0a0d46f8b: Download complete [2023-04-10T23:42:12.509Z] 6b058263d067: Verifying Checksum [2023-04-10T23:42:12.509Z] 6b058263d067: Download complete [2023-04-10T23:42:12.509Z] 16d7c86c65f4: Verifying Checksum [2023-04-10T23:42:12.509Z] 16d7c86c65f4: Download complete [2023-04-10T23:42:12.769Z] a0d0a0d46f8b: Pull complete [2023-04-10T23:42:13.030Z] 31adcdaf11c8: Pull complete [2023-04-10T23:42:13.030Z] b8b176561691: Pull complete [2023-04-10T23:42:13.289Z] 4527c011a84f: Verifying Checksum [2023-04-10T23:42:13.289Z] 4527c011a84f: Download complete [2023-04-10T23:42:13.289Z] 1290d154cb4b: Verifying Checksum [2023-04-10T23:42:13.289Z] 1290d154cb4b: Download complete [2023-04-10T23:42:17.500Z] 4527c011a84f: Pull complete [2023-04-10T23:42:17.500Z] 5d74067f8e1e: Pull complete [2023-04-10T23:42:17.500Z] fd57009d33ed: Pull complete [2023-04-10T23:42:17.758Z] 6b058263d067: Pull complete [2023-04-10T23:42:18.019Z] 16d7c86c65f4: Pull complete [2023-04-10T23:42:20.558Z] 1290d154cb4b: Pull complete [2023-04-10T23:42:20.558Z] Digest: sha256:35e6ac41c26efe3add569c2382a45e417c8e583193a5145d003e9829e558bdd0 [2023-04-10T23:42:20.816Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.16-alpine-lts [2023-04-10T23:42:20.816Z] ---> de6a6ee31cbe [2023-04-10T23:42:20.816Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2023-04-10T23:42:25.174Z] Still waiting to schedule task [2023-04-10T23:42:25.174Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-04-10T23:42:29.011Z] ---> Running in f9043190131e [2023-04-10T23:42:29.575Z] Removing intermediate container f9043190131e [2023-04-10T23:42:29.575Z] ---> a56d673b1a95 [2023-04-10T23:42:29.575Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-10T23:42:29.833Z] ---> Running in c9631261e800 [2023-04-10T23:42:30.092Z] Removing intermediate container c9631261e800 [2023-04-10T23:42:30.092Z] ---> 78407bbe411a [2023-04-10T23:42:30.092Z] Step 5/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2023-04-10T23:42:30.359Z] ---> Running in 20bc3e14999b [2023-04-10T23:42:30.359Z] Removing intermediate container 20bc3e14999b [2023-04-10T23:42:30.359Z] ---> 5d096acc7129 [2023-04-10T23:42:30.359Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-04-10T23:42:30.618Z] ---> Running in 3ddc4254eb2b [2023-04-10T23:42:31.557Z] Removing intermediate container 3ddc4254eb2b [2023-04-10T23:42:31.557Z] ---> d2502bdb3d67 [2023-04-10T23:42:31.557Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-10T23:42:31.816Z] ---> Running in 9c4580979a27 [2023-04-10T23:42:32.073Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2023-04-10T23:42:32.640Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2023-04-10T23:42:33.576Z] OK: 220 MiB in 52 packages [2023-04-10T23:42:33.834Z] Removing intermediate container 9c4580979a27 [2023-04-10T23:42:33.834Z] ---> db29580d924a [2023-04-10T23:42:33.834Z] Step 8/12 : WORKDIR /app [2023-04-10T23:42:33.834Z] ---> Running in da5e7b28019c [2023-04-10T23:42:33.834Z] Removing intermediate container da5e7b28019c [2023-04-10T23:42:33.834Z] ---> 0d649435ec2f [2023-04-10T23:42:33.834Z] Step 9/12 : COPY . . [2023-04-10T23:42:35.214Z] ---> f21bf4a326bb [2023-04-10T23:42:35.214Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-10T23:42:35.214Z] ---> Running in 02d5c2f3cec6 [2023-04-10T23:42:35.214Z] skipping... [2023-04-10T23:42:35.780Z] Removing intermediate container 02d5c2f3cec6 [2023-04-10T23:42:35.780Z] ---> 3fd0d653010f [2023-04-10T23:42:35.780Z] Step 11/12 : ARG MAKE="make build" [2023-04-10T23:42:35.780Z] ---> Running in a2211512ffbd [2023-04-10T23:42:35.780Z] Removing intermediate container a2211512ffbd [2023-04-10T23:42:35.780Z] ---> 59e78a58fbbf [2023-04-10T23:42:35.780Z] Step 12/12 : RUN $MAKE [2023-04-10T23:42:35.780Z] ---> Running in 2d00b30d1173 [2023-04-10T23:42:36.038Z] noop [2023-04-10T23:42:36.297Z] Removing intermediate container 2d00b30d1173 [2023-04-10T23:42:36.297Z] ---> 1ad76af2850e [2023-04-10T23:42:36.297Z] Successfully built 1ad76af2850e [2023-04-10T23:42:36.297Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-10T23:42:36.753Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-10T23:42:36.753Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-10T23:42:36.916Z] prd-ubuntu20.04-docker-8c-8g-7333 does not seem to be running inside a container [2023-04-10T23:42:36.948Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-544 -v /w/workspace/_app-service-configurable_PR-544:/w/workspace/_app-service-configurable_PR-544:rw,z -v /w/workspace/_app-service-configurable_PR-544@tmp:/w/workspace/_app-service-configurable_PR-544@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-10T23:42:37.356Z] $ docker top c88fc61454eb9df7f748b96075346c5e43f71036174945211feba763b39393a6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-10T23:42:37.738Z] + go version [2023-04-10T23:42:37.738Z] go version go1.16.8 linux/amd64 [Pipeline] } [2023-04-10T23:42:37.773Z] $ docker stop --time=1 c88fc61454eb9df7f748b96075346c5e43f71036174945211feba763b39393a6 [2023-04-10T23:42:39.076Z] $ docker rm -f --volumes c88fc61454eb9df7f748b96075346c5e43f71036174945211feba763b39393a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-10T23:42:39.814Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-10T23:42:39.814Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-10T23:42:39.961Z] prd-ubuntu20.04-docker-8c-8g-7333 does not seem to be running inside a container [2023-04-10T23:42:39.998Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/_app-service-configurable_PR-544 -v /w/workspace/_app-service-configurable_PR-544:/w/workspace/_app-service-configurable_PR-544:rw,z -v /w/workspace/_app-service-configurable_PR-544@tmp:/w/workspace/_app-service-configurable_PR-544@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-10T23:42:40.380Z] $ docker top d98ccdef0bf78b1e827fdfc38e2ef767f85d762d6ea66d913433cf636dcedc94 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-10T23:42:40.764Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-544 [Pipeline] fileExists [Pipeline] sh [2023-04-10T23:42:41.125Z] + make test [2023-04-10T23:42:41.125Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2023-04-10T23:42:49.233Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-04-10T23:42:49.233Z] CGO_ENABLED=1 go vet ./... [2023-04-10T23:42:54.498Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-10T23:42:54.498Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-10T23:42:54.498Z] ./bin/test-attribution-txt.sh [2023-04-10T23:42:55.875Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.1.2 [2023-04-10T23:42:55.875Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.1.1 [2023-04-10T23:42:55.875Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.1.1 [2023-04-10T23:42:56.142Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.1.1 [2023-04-10T23:42:56.142Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2023-04-10T23:42:56.142Z] go: downloading github.com/google/uuid v1.3.0 [2023-04-10T23:42:56.142Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2023-04-10T23:42:56.142Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2023-04-10T23:42:56.142Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2023-04-10T23:42:56.142Z] go: downloading github.com/gorilla/mux v1.8.0 [2023-04-10T23:42:56.142Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.1.0 [2023-04-10T23:42:56.142Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2023-04-10T23:42:56.142Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.1.0 [2023-04-10T23:42:56.142Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2023-04-10T23:42:56.142Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.1.1 [2023-04-10T23:42:56.142Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-04-10T23:42:56.142Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2023-04-10T23:42:56.142Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2023-04-10T23:42:56.142Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2023-04-10T23:42:56.142Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2023-04-10T23:42:56.142Z] go: downloading github.com/go-kit/kit v0.11.0 [2023-04-10T23:42:56.142Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2023-04-10T23:42:56.142Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-04-10T23:42:56.142Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2023-04-10T23:42:56.142Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2023-04-10T23:42:56.142Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2023-04-10T23:42:56.142Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2023-04-10T23:42:56.142Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2023-04-10T23:42:56.142Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2023-04-10T23:42:56.402Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2023-04-10T23:42:56.402Z] go: downloading golang.org/x/text v0.3.6 [2023-04-10T23:42:56.660Z] go: downloading github.com/x448/float16 v0.8.4 [2023-04-10T23:42:56.660Z] go: downloading github.com/gorilla/websocket v1.4.2 [2023-04-10T23:42:56.660Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2023-04-10T23:42:56.660Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-04-10T23:42:56.660Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2023-04-10T23:42:56.660Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2023-04-10T23:42:56.660Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2023-04-10T23:42:56.660Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2023-04-10T23:42:56.660Z] go: downloading github.com/hashicorp/serf v0.9.5 [2023-04-10T23:42:56.919Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2023-04-10T23:42:56.919Z] go: downloading github.com/leodido/go-urn v1.2.1 [2023-04-10T23:42:56.919Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2023-04-10T23:42:56.919Z] go: downloading github.com/fatih/color v1.9.0 [2023-04-10T23:42:56.919Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2023-04-10T23:42:56.919Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2023-04-10T23:42:56.919Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-04-10T23:42:56.919Z] go: downloading github.com/go-playground/locales v0.14.0 [Pipeline] echo [2023-04-10T23:42:58.331Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2023-04-10T23:42:58.931Z] + go mod tidy [2023-04-10T23:42:58.931Z] go: downloading github.com/stretchr/testify v1.7.0 [2023-04-10T23:42:58.931Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2023-04-10T23:42:58.931Z] go: downloading github.com/go-stack/stack v1.8.0 [2023-04-10T23:42:58.931Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2023-04-10T23:42:58.931Z] go: downloading github.com/hashicorp/consul/sdk v0.8.0 [2023-04-10T23:42:59.192Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2023-04-10T23:42:59.192Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2023-04-10T23:42:59.192Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2023-04-10T23:42:59.192Z] go: downloading github.com/pkg/errors v0.9.1 [2023-04-10T23:42:59.192Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2023-04-10T23:42:59.192Z] go: downloading github.com/onsi/gomega v1.7.0 [2023-04-10T23:42:59.192Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2023-04-10T23:42:59.192Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2023-04-10T23:42:59.192Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-04-10T23:42:59.192Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-04-10T23:42:59.192Z] go: downloading github.com/stretchr/objx v0.1.1 [2023-04-10T23:42:59.192Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2023-04-10T23:42:59.192Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2023-04-10T23:42:59.192Z] go: downloading github.com/miekg/dns v1.1.26 [2023-04-10T23:42:59.192Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2023-04-10T23:42:59.192Z] go: downloading gopkg.in/yaml.v2 v2.3.0 [2023-04-10T23:42:59.451Z] go: downloading github.com/hpcloud/tail v1.0.0 [2023-04-10T23:42:59.451Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2023-04-10T23:42:59.451Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [Pipeline] } [2023-04-10T23:42:59.490Z] $ docker stop --time=1 d98ccdef0bf78b1e827fdfc38e2ef767f85d762d6ea66d913433cf636dcedc94 [2023-04-10T23:43:02.716Z] $ docker rm -f --volumes d98ccdef0bf78b1e827fdfc38e2ef767f85d762d6ea66d913433cf636dcedc94 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-10T23:43:03.278Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-10T23:43:03.370Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-10T23:43:04.046Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-10T23:43:04.354Z] + ls -al . [2023-04-10T23:43:04.354Z] total 180 [2023-04-10T23:43:04.355Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 10 23:42 . [2023-04-10T23:43:04.355Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 10 23:41 .. [2023-04-10T23:43:04.355Z] -rw-rw-r-- 1 jenkins jenkins 119 Apr 10 23:41 .dockerignore [2023-04-10T23:43:04.355Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 10 23:42 .git [2023-04-10T23:43:04.355Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 10 23:41 .github [2023-04-10T23:43:04.355Z] -rw-rw-r-- 1 jenkins jenkins 97 Apr 10 23:41 .gitignore [2023-04-10T23:43:04.355Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 10 23:42 .semver [2023-04-10T23:43:04.355Z] -rw-rw-r-- 1 jenkins jenkins 7608 Apr 10 23:41 Attribution.txt [2023-04-10T23:43:04.355Z] -rw-rw-r-- 1 jenkins jenkins 24052 Apr 10 23:41 CHANGELOG.md [2023-04-10T23:43:04.355Z] -rw-rw-r-- 1 jenkins jenkins 2064 Apr 10 23:41 Dockerfile [2023-04-10T23:43:04.355Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 10 23:41 GOVERNANCE.md [2023-04-10T23:43:04.355Z] -rw-rw-r-- 1 jenkins jenkins 710 Apr 10 23:41 Jenkinsfile [2023-04-10T23:43:04.355Z] -rw-rw-r-- 1 jenkins jenkins 10174 Apr 10 23:41 LICENSE [2023-04-10T23:43:04.355Z] -rw-rw-r-- 1 jenkins jenkins 618 Apr 10 23:41 OWNERS.md [2023-04-10T23:43:04.355Z] -rw-rw-r-- 1 jenkins jenkins 3429 Apr 10 23:41 README.md [2023-04-10T23:43:04.355Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 10 23:42 VERSION [2023-04-10T23:43:04.355Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 10 23:41 bin [2023-04-10T23:43:04.355Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 10 23:42 coverage.out [2023-04-10T23:43:04.355Z] -rw-rw-r-- 1 jenkins jenkins 129 Apr 10 23:42 go.mod [2023-04-10T23:43:04.355Z] -rw-rw-r-- 1 jenkins jenkins 49193 Apr 10 23:41 go.sum [2023-04-10T23:43:04.355Z] -rw-rw-r-- 1 jenkins jenkins 1949 Apr 10 23:41 main.go [2023-04-10T23:43:04.355Z] -rw-rw-r-- 1 jenkins jenkins 1614 Apr 10 23:41 makefile [2023-04-10T23:43:04.355Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 10 23:41 res [2023-04-10T23:43:04.355Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 10 23:41 snap [2023-04-10T23:43:04.355Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 10 23:41 vendor [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-10T23:43:04.930Z] + docker build -t app-service-configurable -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=a8f4bce85b7b5813e105d1e2e02518cf8f0d0558 --label arch=amd64 --label version=0.0.0 . [2023-04-10T23:43:04.930Z] Sending build context to Docker daemon 13.72MB [2023-04-10T23:43:04.930Z] Step 1/26 : ARG BASE=golang:1.16-alpine3.14 [2023-04-10T23:43:04.930Z] Step 2/26 : FROM ${BASE} AS builder [2023-04-10T23:43:04.930Z] ---> 1ad76af2850e [2023-04-10T23:43:04.930Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2023-04-10T23:43:05.497Z] ---> Running in 19010ee4b2dd [2023-04-10T23:43:05.497Z] Removing intermediate container 19010ee4b2dd [2023-04-10T23:43:05.497Z] ---> f38eb73b8517 [2023-04-10T23:43:05.497Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-04-10T23:43:05.497Z] ---> Running in c84a046ef296 [2023-04-10T23:43:05.756Z] Removing intermediate container c84a046ef296 [2023-04-10T23:43:05.756Z] ---> bd405c999879 [2023-04-10T23:43:05.756Z] Step 5/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2023-04-10T23:43:05.756Z] ---> Running in 343c253a3ed9 [2023-04-10T23:43:05.756Z] Removing intermediate container 343c253a3ed9 [2023-04-10T23:43:05.756Z] ---> e9705c7d1386 [2023-04-10T23:43:05.756Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-04-10T23:43:05.756Z] ---> Running in a4bf3395bd9b [2023-04-10T23:43:06.324Z] Removing intermediate container a4bf3395bd9b [2023-04-10T23:43:06.324Z] ---> 700836ea6c4a [2023-04-10T23:43:06.324Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-10T23:43:06.324Z] ---> Running in daa512814b54 [2023-04-10T23:43:06.583Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2023-04-10T23:43:07.152Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2023-04-10T23:43:07.723Z] OK: 220 MiB in 52 packages [2023-04-10T23:43:07.983Z] Removing intermediate container daa512814b54 [2023-04-10T23:43:07.983Z] ---> c29cd336a571 [2023-04-10T23:43:07.983Z] Step 8/26 : WORKDIR /app [2023-04-10T23:43:07.983Z] ---> Running in 9bf050f71103 [2023-04-10T23:43:07.983Z] Removing intermediate container 9bf050f71103 [2023-04-10T23:43:07.983Z] ---> 47ac02ffd6b6 [2023-04-10T23:43:07.983Z] Step 9/26 : COPY . . [2023-04-10T23:43:09.364Z] ---> 2a2a32a5f5e5 [2023-04-10T23:43:09.364Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-10T23:43:09.364Z] ---> Running in 275bbfd33d9c [2023-04-10T23:43:09.623Z] skipping... [2023-04-10T23:43:09.882Z] Removing intermediate container 275bbfd33d9c [2023-04-10T23:43:09.882Z] ---> c077698ed662 [2023-04-10T23:43:09.882Z] Step 11/26 : ARG MAKE="make build" [2023-04-10T23:43:09.882Z] ---> Running in 25871e5c7f94 [2023-04-10T23:43:10.142Z] Removing intermediate container 25871e5c7f94 [2023-04-10T23:43:10.142Z] ---> 1b16e585bc0c [2023-04-10T23:43:10.142Z] Step 12/26 : RUN $MAKE [2023-04-10T23:43:10.142Z] ---> Running in 164b4f52f607 [2023-04-10T23:43:10.402Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.1.2 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2023-04-10T23:43:20.491Z] Removing intermediate container 164b4f52f607 [2023-04-10T23:43:20.491Z] ---> 202c72534ce8 [2023-04-10T23:43:20.491Z] Step 13/26 : FROM alpine:3.14 [2023-04-10T23:43:20.491Z] 3.14: Pulling from library/alpine [2023-04-10T23:43:20.491Z] f7dab3ab2d6e: Pulling fs layer [2023-04-10T23:43:20.491Z] f7dab3ab2d6e: Verifying Checksum [2023-04-10T23:43:20.491Z] f7dab3ab2d6e: Download complete [2023-04-10T23:43:20.491Z] f7dab3ab2d6e: Pull complete [2023-04-10T23:43:20.491Z] Digest: sha256:0f2d5c38dd7a4f4f733e688e3a6733cb5ab1ac6e3cb4603a5dd564e5bfb80eed [2023-04-10T23:43:20.491Z] Status: Downloaded newer image for alpine:3.14 [2023-04-10T23:43:20.491Z] ---> 9e179bacf43c [2023-04-10T23:43:20.491Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2023-04-10T23:43:20.491Z] ---> Running in 75f5961426c8 [2023-04-10T23:43:20.491Z] Removing intermediate container 75f5961426c8 [2023-04-10T23:43:20.491Z] ---> 0160405ab8c4 [2023-04-10T23:43:20.491Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-04-10T23:43:20.491Z] ---> Running in ccc8ebdcb6d1 [2023-04-10T23:43:20.491Z] Removing intermediate container ccc8ebdcb6d1 [2023-04-10T23:43:20.491Z] ---> 72e89194b520 [2023-04-10T23:43:20.491Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2023-04-10T23:43:20.491Z] ---> Running in 5b5308b7ec9b [2023-04-10T23:43:20.750Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2023-04-10T23:43:21.008Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2023-04-10T23:43:21.268Z] (1/7) Installing ca-certificates (20220614-r0) [2023-04-10T23:43:21.268Z] (2/7) Installing dumb-init (1.2.5-r1) [2023-04-10T23:43:21.268Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2023-04-10T23:43:21.268Z] (4/7) Installing libsodium (1.0.18-r0) [2023-04-10T23:43:21.268Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2023-04-10T23:43:21.268Z] (6/7) Installing libzmq (4.3.4-r0) [2023-04-10T23:43:21.268Z] (7/7) Installing zeromq (4.3.4-r0) [2023-04-10T23:43:21.268Z] Executing busybox-1.33.1-r8.trigger [2023-04-10T23:43:21.268Z] Executing ca-certificates-20220614-r0.trigger [2023-04-10T23:43:21.579Z] OK: 9 MiB in 21 packages [2023-04-10T23:43:22.144Z] Removing intermediate container 5b5308b7ec9b [2023-04-10T23:43:22.144Z] ---> 9a47c0b3d760 [2023-04-10T23:43:22.144Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-04-10T23:43:22.144Z] ---> f19ab3371480 [2023-04-10T23:43:22.144Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-04-10T23:43:22.402Z] ---> 81cc39e6330c [2023-04-10T23:43:22.402Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-04-10T23:43:22.402Z] ---> b7ca6d96ce11 [2023-04-10T23:43:22.402Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-04-10T23:43:22.968Z] ---> 6f3b2145041d [2023-04-10T23:43:22.968Z] Step 21/26 : EXPOSE 48095 [2023-04-10T23:43:22.968Z] ---> Running in 05a605301489 [2023-04-10T23:43:23.226Z] Removing intermediate container 05a605301489 [2023-04-10T23:43:23.226Z] ---> 9a8d5c69008a [2023-04-10T23:43:23.226Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-04-10T23:43:23.226Z] ---> Running in 27e9383417d8 [2023-04-10T23:43:23.226Z] Removing intermediate container 27e9383417d8 [2023-04-10T23:43:23.226Z] ---> 27d0acc83443 [2023-04-10T23:43:23.226Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2023-04-10T23:43:23.226Z] ---> Running in f0efa0a2e342 [2023-04-10T23:43:23.226Z] Removing intermediate container f0efa0a2e342 [2023-04-10T23:43:23.226Z] ---> 3f5f2a7d1399 [2023-04-10T23:43:23.226Z] Step 24/26 : LABEL arch=amd64 [2023-04-10T23:43:23.226Z] ---> Running in 234a192d0e1f [2023-04-10T23:43:23.484Z] Removing intermediate container 234a192d0e1f [2023-04-10T23:43:23.484Z] ---> 732632de3210 [2023-04-10T23:43:23.484Z] Step 25/26 : LABEL git_sha=a8f4bce85b7b5813e105d1e2e02518cf8f0d0558 [2023-04-10T23:43:23.484Z] ---> Running in a44ad3e2bea9 [2023-04-10T23:43:23.484Z] Removing intermediate container a44ad3e2bea9 [2023-04-10T23:43:23.484Z] ---> 1f7f17ea8748 [2023-04-10T23:43:23.484Z] Step 26/26 : LABEL version=0.0.0 [2023-04-10T23:43:23.484Z] ---> Running in e78beff37f4f [2023-04-10T23:43:23.746Z] Removing intermediate container e78beff37f4f [2023-04-10T23:43:23.746Z] ---> 729601f55873 [2023-04-10T23:43:23.746Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-10T23:43:23.746Z] Successfully built 729601f55873 [2023-04-10T23:43:23.746Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2023-04-10T23:43:39.162Z] Still waiting to schedule task [2023-04-10T23:43:39.162Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2023-04-10T23:43:59.983Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7334 in /w/workspace/_app-service-configurable_PR-544 [Pipeline] { [Pipeline] ws [2023-04-10T23:44:00.049Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2023-04-10T23:44:00.123Z] Selected Git installation does not exist. Using Default [2023-04-10T23:44:00.123Z] The recommended git tool is: NONE [2023-04-10T23:44:05.383Z] using credential edgex-jenkins-ssh [2023-04-10T23:44:05.398Z] Cloning the remote Git repository [2023-04-10T23:44:05.440Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-04-10T23:44:05.528Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2023-04-10T23:44:05.672Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-04-10T23:44:05.673Z] > git --version # timeout=10 [2023-04-10T23:44:05.695Z] > git --version # 'git version 2.25.1' [2023-04-10T23:44:05.698Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-10T23:44:05.826Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-10T23:44:06.923Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-04-10T23:44:06.963Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-10T23:44:08.354Z] Merging remotes/origin/jakarta commit 1fa88f2d5a080955ef169002b8e51e3c6fd4a93a into PR head commit a8f4bce85b7b5813e105d1e2e02518cf8f0d0558 [2023-04-10T23:44:07.710Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-04-10T23:44:07.751Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-04-10T23:44:07.752Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-10T23:44:07.771Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/544/head:refs/remotes/origin/PR-544 +refs/heads/jakarta:refs/remotes/origin/jakarta # timeout=10 [2023-04-10T23:44:08.370Z] > git config core.sparsecheckout # timeout=10 [2023-04-10T23:44:08.446Z] > git checkout -f a8f4bce85b7b5813e105d1e2e02518cf8f0d0558 # timeout=10 [2023-04-10T23:44:08.973Z] Merge succeeded, producing a8f4bce85b7b5813e105d1e2e02518cf8f0d0558 [2023-04-10T23:44:08.974Z] Checking out Revision a8f4bce85b7b5813e105d1e2e02518cf8f0d0558 (PR-544) [2023-04-10T23:44:08.884Z] > git remote # timeout=10 [2023-04-10T23:44:08.900Z] > git config --get remote.origin.url # timeout=10 [2023-04-10T23:44:08.917Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-10T23:44:08.930Z] > git merge 1fa88f2d5a080955ef169002b8e51e3c6fd4a93a # timeout=10 [2023-04-10T23:44:08.953Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-04-10T23:44:08.980Z] > git config core.sparsecheckout # timeout=10 [2023-04-10T23:44:08.991Z] > git checkout -f a8f4bce85b7b5813e105d1e2e02518cf8f0d0558 # timeout=10 [2023-04-10T23:44:12.857Z] Commit message: "build: Update to patch released SDK and update changeLog" [2023-04-10T23:44:12.902Z] > git --version # timeout=10 [2023-04-10T23:44:12.912Z] > git --version # 'git version 2.25.1' [2023-04-10T23:44:12.929Z] fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-10T23:44:14.021Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-10T23:44:14.021Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-10T23:44:14.021Z] Dload Upload Total Spent Left Speed [2023-04-10T23:44:14.021Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 91078 0 --:--:-- --:--:-- --:--:-- 91733 [Pipeline] sh [2023-04-10T23:44:14.747Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-10T23:44:15.079Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-10T23:44:15.080Z] + sudo tee /etc/docker/daemon.new [2023-04-10T23:44:15.080Z] { [2023-04-10T23:44:15.080Z] "registry-mirrors": [ [2023-04-10T23:44:15.080Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-10T23:44:15.080Z] ], [2023-04-10T23:44:15.080Z] "bip": "10.250.0.254/24", [2023-04-10T23:44:15.080Z] "hosts": [ [2023-04-10T23:44:15.080Z] "tcp://0.0.0.0:5555", [2023-04-10T23:44:15.080Z] "unix:///var/run/docker.sock" [2023-04-10T23:44:15.080Z] ], [2023-04-10T23:44:15.080Z] "mtu": 1458, [2023-04-10T23:44:15.080Z] "selinux-enabled": true, [2023-04-10T23:44:15.080Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-10T23:44:15.080Z] } [Pipeline] sh [2023-04-10T23:44:15.418Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-10T23:44:15.760Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-10T23:44:34.079Z] provisioning config files... [2023-04-10T23:44:34.108Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config2142777126189212447tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-10T23:44:34.502Z] ---> docker-login.sh [2023-04-10T23:44:34.502Z] nexus3.edgexfoundry.org:10001 [2023-04-10T23:44:35.092Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-10T23:44:35.092Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-10T23:44:35.092Z] Configure a credential helper to remove this warning. See [2023-04-10T23:44:35.092Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-10T23:44:35.092Z] [2023-04-10T23:44:35.092Z] Login Succeeded [2023-04-10T23:44:35.092Z] nexus3.edgexfoundry.org:10002 [2023-04-10T23:44:35.361Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-10T23:44:35.630Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-10T23:44:35.630Z] Configure a credential helper to remove this warning. See [2023-04-10T23:44:35.630Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-10T23:44:35.630Z] [2023-04-10T23:44:35.630Z] Login Succeeded [2023-04-10T23:44:35.630Z] nexus3.edgexfoundry.org:10003 [2023-04-10T23:44:35.630Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-10T23:44:35.900Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-10T23:44:35.900Z] Configure a credential helper to remove this warning. See [2023-04-10T23:44:35.900Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-10T23:44:35.900Z] [2023-04-10T23:44:35.900Z] Login Succeeded [2023-04-10T23:44:35.900Z] nexus3.edgexfoundry.org:10004 [2023-04-10T23:44:36.172Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-10T23:44:36.172Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-10T23:44:36.172Z] Configure a credential helper to remove this warning. See [2023-04-10T23:44:36.172Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-10T23:44:36.172Z] [2023-04-10T23:44:36.172Z] Login Succeeded [2023-04-10T23:44:36.172Z] docker.io [2023-04-10T23:44:36.442Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-10T23:44:36.711Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-10T23:44:36.711Z] Configure a credential helper to remove this warning. See [2023-04-10T23:44:36.711Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-10T23:44:36.711Z] [2023-04-10T23:44:36.711Z] Login Succeeded [2023-04-10T23:44:36.711Z] ---> docker-login.sh ends [Pipeline] } [2023-04-10T23:44:36.741Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-10T23:44:37.095Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-04-10T23:44:37.438Z] + cut -d -f 2 [2023-04-10T23:44:37.438Z] + grep ^go [0-9].[0-9]* go.mod [Pipeline] echo [2023-04-10T23:44:37.514Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-10T23:44:37.550Z] ========================================================= [2023-04-10T23:44:37.550Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.16-alpine-lts] [2023-04-10T23:44:37.550Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-10T23:44:38.049Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.16-alpine-lts --build-arg MAKE=echo noop --target=builder . [2023-04-10T23:44:40.001Z] Sending build context to Docker daemon 10.6MB [2023-04-10T23:44:40.269Z] Step 1/12 : ARG BASE=golang:1.16-alpine3.14 [2023-04-10T23:44:40.269Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-10T23:44:40.269Z] 1.16-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-10T23:44:40.269Z] 552d1f2373af: Pulling fs layer [2023-04-10T23:44:40.269Z] ea3f2d53f512: Pulling fs layer [2023-04-10T23:44:40.269Z] 9e70ebbbe112: Pulling fs layer [2023-04-10T23:44:40.269Z] 7a9cfe048b4a: Pulling fs layer [2023-04-10T23:44:40.269Z] 72dc09318566: Pulling fs layer [2023-04-10T23:44:40.269Z] f324388ff665: Pulling fs layer [2023-04-10T23:44:40.269Z] 53ef782089cf: Pulling fs layer [2023-04-10T23:44:40.269Z] 2af28fca035d: Pulling fs layer [2023-04-10T23:44:40.269Z] 7a9cfe048b4a: Waiting [2023-04-10T23:44:40.269Z] 72dc09318566: Waiting [2023-04-10T23:44:40.269Z] f324388ff665: Waiting [2023-04-10T23:44:40.269Z] 53ef782089cf: Waiting [2023-04-10T23:44:40.269Z] 2af28fca035d: Waiting [2023-04-10T23:44:40.269Z] 9e70ebbbe112: Download complete [2023-04-10T23:44:40.538Z] ea3f2d53f512: Verifying Checksum [2023-04-10T23:44:40.538Z] ea3f2d53f512: Download complete [2023-04-10T23:44:40.538Z] 72dc09318566: Download complete [2023-04-10T23:44:40.538Z] 552d1f2373af: Verifying Checksum [2023-04-10T23:44:40.538Z] 552d1f2373af: Download complete [2023-04-10T23:44:40.538Z] f324388ff665: Verifying Checksum [2023-04-10T23:44:40.538Z] f324388ff665: Download complete [2023-04-10T23:44:40.538Z] 53ef782089cf: Verifying Checksum [2023-04-10T23:44:40.538Z] 53ef782089cf: Download complete [2023-04-10T23:44:41.132Z] 552d1f2373af: Pull complete [2023-04-10T23:44:41.720Z] ea3f2d53f512: Pull complete [2023-04-10T23:44:41.989Z] 9e70ebbbe112: Pull complete [2023-04-10T23:44:42.580Z] 2af28fca035d: Verifying Checksum [2023-04-10T23:44:42.580Z] 2af28fca035d: Download complete [2023-04-10T23:44:43.166Z] 7a9cfe048b4a: Verifying Checksum [2023-04-10T23:44:43.166Z] 7a9cfe048b4a: Download complete [2023-04-10T23:44:54.935Z] Running on prd-ubuntu18.04-docker-8c-8g-7335 in /w/workspace/_app-service-configurable_PR-544 [Pipeline] { [Pipeline] ws [2023-04-10T23:44:55.000Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2023-04-10T23:44:55.069Z] Selected Git installation does not exist. Using Default [2023-04-10T23:44:55.069Z] The recommended git tool is: NONE [2023-04-10T23:44:55.497Z] 7a9cfe048b4a: Pull complete [2023-04-10T23:44:55.497Z] 72dc09318566: Pull complete [2023-04-10T23:44:55.497Z] f324388ff665: Pull complete [2023-04-10T23:44:55.497Z] 53ef782089cf: Pull complete [2023-04-10T23:44:56.740Z] using credential edgex-jenkins-ssh [2023-04-10T23:44:56.749Z] Cloning the remote Git repository [2023-04-10T23:44:56.719Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-04-10T23:44:56.760Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2023-04-10T23:44:56.796Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-04-10T23:44:56.797Z] > git --version # timeout=10 [2023-04-10T23:44:56.801Z] > git --version # 'git version 2.17.1' [2023-04-10T23:44:56.802Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-10T23:44:56.839Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-10T23:44:57.849Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-04-10T23:44:57.855Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-10T23:44:58.202Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-04-10T23:44:58.222Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-04-10T23:44:58.223Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-10T23:44:58.229Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/544/head:refs/remotes/origin/PR-544 +refs/heads/jakarta:refs/remotes/origin/jakarta # timeout=10 [2023-04-10T23:44:58.790Z] Merging remotes/origin/jakarta commit 1fa88f2d5a080955ef169002b8e51e3c6fd4a93a into PR head commit a8f4bce85b7b5813e105d1e2e02518cf8f0d0558 [2023-04-10T23:44:58.974Z] Merge succeeded, producing a8f4bce85b7b5813e105d1e2e02518cf8f0d0558 [2023-04-10T23:44:58.974Z] Checking out Revision a8f4bce85b7b5813e105d1e2e02518cf8f0d0558 (PR-544) [2023-04-10T23:44:58.763Z] > git config core.sparsecheckout # timeout=10 [2023-04-10T23:44:58.777Z] > git checkout -f a8f4bce85b7b5813e105d1e2e02518cf8f0d0558 # timeout=10 [2023-04-10T23:44:58.874Z] > git remote # timeout=10 [2023-04-10T23:44:58.883Z] > git config --get remote.origin.url # timeout=10 [2023-04-10T23:44:58.891Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-10T23:44:58.926Z] > git merge 1fa88f2d5a080955ef169002b8e51e3c6fd4a93a # timeout=10 [2023-04-10T23:44:58.935Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-04-10T23:44:58.941Z] > git config core.sparsecheckout # timeout=10 [2023-04-10T23:44:58.947Z] > git checkout -f a8f4bce85b7b5813e105d1e2e02518cf8f0d0558 # timeout=10 [2023-04-10T23:45:00.851Z] 2af28fca035d: Pull complete [2023-04-10T23:45:00.851Z] Digest: sha256:527acc5c9bdbcdb39ccaea3aa8445d1f41445096e6313448e88606d2b64d4b83 [2023-04-10T23:45:00.851Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.16-alpine-lts [2023-04-10T23:45:00.851Z] ---> d19f1962542a [2023-04-10T23:45:00.851Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2023-04-10T23:45:01.813Z] ---> Running in b7e4230cb5bd [2023-04-10T23:45:01.813Z] Removing intermediate container b7e4230cb5bd [2023-04-10T23:45:01.813Z] ---> dc53371cf354 [2023-04-10T23:45:01.813Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-10T23:45:02.080Z] ---> Running in 44ab5707b20b [2023-04-10T23:45:02.227Z] Commit message: "build: Update to patch released SDK and update changeLog" [2023-04-10T23:45:02.226Z] > git --version # timeout=10 [2023-04-10T23:45:02.230Z] > git --version # 'git version 2.17.1' [2023-04-10T23:45:02.233Z] fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-04-10T23:45:02.348Z] Removing intermediate container 44ab5707b20b [2023-04-10T23:45:02.348Z] ---> e4e6f6eb2e6b [2023-04-10T23:45:02.348Z] Step 5/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2023-04-10T23:45:02.348Z] ---> Running in 3d486ca3c1e1 [2023-04-10T23:45:02.618Z] Removing intermediate container 3d486ca3c1e1 [2023-04-10T23:45:02.618Z] ---> 5d728689851c [2023-04-10T23:45:02.619Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-04-10T23:45:02.619Z] ---> Running in 5d4b91da8dfc [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-10T23:45:03.142Z] + echo snap-build.sh [2023-04-10T23:45:03.142Z] snap-build.sh [2023-04-10T23:45:03.142Z] + SNAP_BASE_DIR=. [2023-04-10T23:45:03.142Z] + '[' '!' -z /w/workspace/app-service-configurable/1 ']' [2023-04-10T23:45:03.142Z] + SNAP_BASE_DIR=/w/workspace/app-service-configurable/1 [2023-04-10T23:45:03.142Z] + echo '[snap-build] Building snap in dir [/w/workspace/app-service-configurable/1]' [2023-04-10T23:45:03.142Z] [snap-build] Building snap in dir [/w/workspace/app-service-configurable/1] [2023-04-10T23:45:03.142Z] + cd /w/workspace/app-service-configurable/1 [2023-04-10T23:45:03.142Z] + sudo apt-get remove -qy --purge lxd lxd-client [2023-04-10T23:45:03.142Z] Reading package lists... [2023-04-10T23:45:03.142Z] Building dependency tree... [2023-04-10T23:45:03.142Z] Reading state information... [2023-04-10T23:45:03.142Z] The following packages were automatically installed and are no longer required: [2023-04-10T23:45:03.142Z] dns-root-data dnsmasq-base ebtables liblxc-common liblxc1 lxcfs uidmap [2023-04-10T23:45:03.142Z] xdelta3 [2023-04-10T23:45:03.142Z] Use 'sudo apt autoremove' to remove them. [2023-04-10T23:45:03.142Z] The following packages will be REMOVED: [2023-04-10T23:45:03.142Z] lxd* lxd-client* [2023-04-10T23:45:03.142Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2023-04-10T23:45:03.713Z] After this operation, 31.7 MB disk space will be freed. [2023-04-10T23:45:04.235Z] (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 ... 191263 files and directories currently installed.) [2023-04-10T23:45:04.497Z] Removing lxd (3.0.3-0ubuntu1~18.04.2) ... [2023-04-10T23:45:05.068Z] Removing lxd dnsmasq configuration [2023-04-10T23:45:05.328Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.2) ... [2023-04-10T23:45:05.328Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2023-04-10T23:45:06.268Z] Processing triggers for libc-bin (2.27-3ubuntu1.6) ... [2023-04-10T23:45:06.540Z] (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 ... 191088 files and directories currently installed.) [2023-04-10T23:45:06.540Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.2) ... [2023-04-10T23:45:06.876Z] Removing intermediate container 5d4b91da8dfc [2023-04-10T23:45:06.876Z] ---> 2335da10d9c8 [2023-04-10T23:45:06.876Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-10T23:45:06.876Z] ---> Running in 0a5a7041f899 [2023-04-10T23:45:07.460Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2023-04-10T23:45:07.928Z] Processing triggers for systemd (237-3ubuntu10.56) ... [2023-04-10T23:45:07.928Z] Processing triggers for ureadahead (0.100.0-21) ... [2023-04-10T23:45:08.042Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2023-04-10T23:45:08.500Z] + sudo snap remove --purge lxd [2023-04-10T23:45:08.760Z] snap "lxd" is not installed [2023-04-10T23:45:08.760Z] + sudo groupadd --force --system lxd [2023-04-10T23:45:08.760Z] ++ whoami [2023-04-10T23:45:08.760Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2023-04-10T23:45:08.760Z] + newgrp - lxd [2023-04-10T23:45:08.760Z] + sudo snap install lxd [2023-04-10T23:45:09.454Z] OK: 219 MiB in 52 packages [2023-04-10T23:45:10.041Z] Removing intermediate container 0a5a7041f899 [2023-04-10T23:45:10.041Z] ---> 8812a89a9d71 [2023-04-10T23:45:10.041Z] Step 8/12 : WORKDIR /app [2023-04-10T23:45:10.041Z] ---> Running in 9a42ceceec47 [2023-04-10T23:45:10.307Z] Removing intermediate container 9a42ceceec47 [2023-04-10T23:45:10.307Z] ---> 48c38b49c2b0 [2023-04-10T23:45:10.308Z] Step 9/12 : COPY . . [2023-04-10T23:45:13.673Z] ---> feb0ae547fc3 [2023-04-10T23:45:13.673Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-10T23:45:13.673Z] ---> Running in c7fb035c0374 [2023-04-10T23:45:14.634Z] skipping... [2023-04-10T23:45:15.215Z] Removing intermediate container c7fb035c0374 [2023-04-10T23:45:15.215Z] ---> 1693af64ae06 [2023-04-10T23:45:15.215Z] Step 11/12 : ARG MAKE="make build" [2023-04-10T23:45:15.215Z] ---> Running in 3434707b04ac [2023-04-10T23:45:15.487Z] Removing intermediate container 3434707b04ac [2023-04-10T23:45:15.487Z] ---> be8f03184527 [2023-04-10T23:45:15.487Z] Step 12/12 : RUN $MAKE [2023-04-10T23:45:15.487Z] ---> Running in b09a52c5de92 [2023-04-10T23:45:18.756Z] 2023-04-10T23:45:15Z INFO Waiting for automatic snapd restart... [2023-04-10T23:45:19.748Z] noop [2023-04-10T23:45:20.337Z] Removing intermediate container b09a52c5de92 [2023-04-10T23:45:20.337Z] ---> 42760294faab [2023-04-10T23:45:20.603Z] Successfully built 42760294faab [2023-04-10T23:45:20.603Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-10T23:45:21.074Z] + docker inspect -f . ci-base-image-arm64 [2023-04-10T23:45:21.074Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-10T23:45:21.352Z] prd-ubuntu20.04-docker-arm64-4c-16g-7334 does not seem to be running inside a container [2023-04-10T23:45:21.410Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-10T23:45:22.596Z] $ docker top 468e40973e61175ce0a3dce7e05772cab8fcd1f163c8db229588d9e61f9aec42 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-10T23:45:23.457Z] + go version [2023-04-10T23:45:23.457Z] go version go1.16.8 linux/arm64 [Pipeline] } [2023-04-10T23:45:23.496Z] $ docker stop --time=1 468e40973e61175ce0a3dce7e05772cab8fcd1f163c8db229588d9e61f9aec42 [2023-04-10T23:45:25.053Z] $ docker rm -f --volumes 468e40973e61175ce0a3dce7e05772cab8fcd1f163c8db229588d9e61f9aec42 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-10T23:45:25.885Z] + docker inspect -f . ci-base-image-arm64 [2023-04-10T23:45:25.885Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-10T23:45:26.133Z] prd-ubuntu20.04-docker-arm64-4c-16g-7334 does not seem to be running inside a container [2023-04-10T23:45:26.192Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-10T23:45:27.306Z] $ docker top b3e1321e4d53f18cd1b57d1e39eb8392c375616d0c99478beb60e326fbf881f6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-10T23:45:27.851Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh [2023-04-10T23:45:28.239Z] + make test [2023-04-10T23:45:28.239Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2023-04-10T23:45:33.647Z] lxd 5.12-c63881f from Canonical* installed [2023-04-10T23:45:33.647Z] + sudo lxd init --auto [2023-04-10T23:45:43.663Z] + sudo snap install --classic snapcraft [2023-04-10T23:45:53.659Z] snapcraft 7.3.1 from Canonical** installed [2023-04-10T23:45:53.659Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2023-04-10T23:45:53.659Z] + sudo snapcraft prime --use-lxd [2023-04-10T23:45:53.918Z] Starting Snapcraft 7.3.1 [2023-04-10T23:45:53.918Z] Logging execution to '/home/jenkins/.local/state/snapcraft/log/snapcraft-20230410-234553.814549.log' [2023-04-10T23:45:53.918Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2023-04-10T23:45:53.918Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2023-04-10T23:45:53.918Z] - README.md [2023-04-10T23:45:53.918Z] [2023-04-10T23:45:53.918Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2023-04-10T23:45:54.487Z] Launching a container. [2023-04-10T23:46:06.711Z] Waiting for container to be ready [2023-04-10T23:46:06.711Z] To start your first container, try: lxc launch ubuntu:22.04 [2023-04-10T23:46:06.711Z] Or for a virtual machine: lxc launch ubuntu:22.04 --vm [2023-04-10T23:46:06.711Z] [2023-04-10T23:46:11.992Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2023-04-10T23:46:13.368Z] Waiting for network to be ready... [2023-04-10T23:46:13.629Z] Get:1 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] [2023-04-10T23:46:13.629Z] Get:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] [2023-04-10T23:46:13.887Z] Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] [2023-04-10T23:46:13.887Z] Get:4 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] [2023-04-10T23:46:13.887Z] Get:5 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] [2023-04-10T23:46:13.887Z] Get:6 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] [2023-04-10T23:46:13.887Z] Get:7 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] [2023-04-10T23:46:13.887Z] Get:8 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] [2023-04-10T23:46:13.887Z] Get:9 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] [2023-04-10T23:46:13.887Z] Get:10 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] [2023-04-10T23:46:14.145Z] Get:11 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] [2023-04-10T23:46:14.145Z] Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [2467 kB] [2023-04-10T23:46:14.145Z] Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [420 kB] [2023-04-10T23:46:14.145Z] Get:14 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [25.2 kB] [2023-04-10T23:46:14.145Z] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7408 B] [2023-04-10T23:46:14.145Z] Get:16 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [1717 kB] [2023-04-10T23:46:14.145Z] Get:17 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [242 kB] [2023-04-10T23:46:14.145Z] Get:18 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1047 kB] [2023-04-10T23:46:14.145Z] Get:19 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [247 kB] [2023-04-10T23:46:14.403Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2083 kB] [2023-04-10T23:46:14.971Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [338 kB] [2023-04-10T23:46:14.971Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [22.9 kB] [2023-04-10T23:46:14.971Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5488 B] [2023-04-10T23:46:14.971Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [1605 kB] [2023-04-10T23:46:14.971Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [227 kB] [2023-04-10T23:46:14.971Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [820 kB] [2023-04-10T23:46:14.971Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [165 kB] [2023-04-10T23:46:17.509Z] Fetched 27.4 MB in 4s (7086 kB/s) [2023-04-10T23:46:18.446Z] Reading package lists... [2023-04-10T23:46:18.446Z] Reading package lists... [2023-04-10T23:46:18.707Z] Building dependency tree... [2023-04-10T23:46:18.707Z] Reading state information... [2023-04-10T23:46:18.707Z] The following additional packages will be installed: [2023-04-10T23:46:18.707Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2023-04-10T23:46:18.707Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2023-04-10T23:46:18.707Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2023-04-10T23:46:18.707Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2023-04-10T23:46:18.707Z] Suggested packages: [2023-04-10T23:46:18.707Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2023-04-10T23:46:18.707Z] Recommended packages: [2023-04-10T23:46:18.707Z] gnupg libsasl2-modules [2023-04-10T23:46:18.707Z] The following NEW packages will be installed: [2023-04-10T23:46:18.707Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2023-04-10T23:46:18.707Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2023-04-10T23:46:18.707Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2023-04-10T23:46:18.707Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2023-04-10T23:46:18.707Z] The following packages will be upgraded: [2023-04-10T23:46:18.707Z] gpg gpg-agent gpgconf libudev1 [2023-04-10T23:46:18.707Z] 4 upgraded, 18 newly installed, 0 to remove and 96 not upgraded. [2023-04-10T23:46:18.707Z] Need to get 3862 kB of archives. [2023-04-10T23:46:18.707Z] After this operation, 15.0 MB of additional disk space will be used. [2023-04-10T23:46:18.707Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.20 [75.6 kB] [2023-04-10T23:46:18.707Z] Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] [2023-04-10T23:46:18.973Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.20 [1366 kB] [2023-04-10T23:46:18.973Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] [2023-04-10T23:46:18.973Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 gpg amd64 2.2.19-3ubuntu2.2 [482 kB] [2023-04-10T23:46:18.973Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 gpgconf amd64 2.2.19-3ubuntu2.2 [124 kB] [2023-04-10T23:46:18.973Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.2 [232 kB] [2023-04-10T23:46:18.973Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 libksba8 amd64 1.3.5-2ubuntu0.20.04.2 [95.2 kB] [2023-04-10T23:46:18.973Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [42.5 kB] [2023-04-10T23:46:18.973Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [181 kB] [2023-04-10T23:46:18.973Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [30.4 kB] [2023-04-10T23:46:18.973Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [88.1 kB] [2023-04-10T23:46:18.973Z] Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [47.7 kB] [2023-04-10T23:46:18.973Z] Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [107 kB] [2023-04-10T23:46:18.973Z] Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [207 kB] [2023-04-10T23:46:18.973Z] Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [15.1 kB] [2023-04-10T23:46:18.973Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [96.5 kB] [2023-04-10T23:46:18.973Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] [2023-04-10T23:46:18.973Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] [2023-04-10T23:46:18.973Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.9 [16.6 kB] [2023-04-10T23:46:18.973Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.9 [155 kB] [2023-04-10T23:46:18.973Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 dirmngr amd64 2.2.19-3ubuntu2.2 [330 kB] [2023-04-10T23:46:19.232Z] debconf: delaying package configuration, since apt-utils is not installed [2023-04-10T23:46:19.232Z] Fetched 3862 kB in 0s (11.4 MB/s) [2023-04-10T23:46:19.232Z] (Reading database ... 12816 files and directories currently installed.) [2023-04-10T23:46:19.232Z] Preparing to unpack .../libudev1_245.4-4ubuntu3.20_amd64.deb ... [2023-04-10T23:46:19.232Z] Unpacking libudev1:amd64 (245.4-4ubuntu3.20) over (245.4-4ubuntu3) ... [2023-04-10T23:46:19.491Z] Setting up libudev1:amd64 (245.4-4ubuntu3.20) ... [2023-04-10T23:46:19.491Z] Selecting previously unselected package udev. [2023-04-10T23:46:19.491Z] (Reading database ... 12816 files and directories currently installed.) [2023-04-10T23:46:19.491Z] Preparing to unpack .../00-udev_245.4-4ubuntu3.20_amd64.deb ... [2023-04-10T23:46:19.491Z] Unpacking udev (245.4-4ubuntu3.20) ... [2023-04-10T23:46:19.749Z] Selecting previously unselected package libfuse2:amd64. [2023-04-10T23:46:19.749Z] Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... [2023-04-10T23:46:19.749Z] Unpacking libfuse2:amd64 (2.9.9-3) ... [2023-04-10T23:46:19.749Z] Selecting previously unselected package fuse. [2023-04-10T23:46:19.749Z] Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... [2023-04-10T23:46:19.749Z] Unpacking fuse (2.9.9-3) ... [2023-04-10T23:46:19.749Z] Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.2_amd64.deb ... [2023-04-10T23:46:19.749Z] Unpacking gpg (2.2.19-3ubuntu2.2) over (2.2.19-3ubuntu2) ... [2023-04-10T23:46:20.007Z] Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.2_amd64.deb ... [2023-04-10T23:46:20.007Z] Unpacking gpgconf (2.2.19-3ubuntu2.2) over (2.2.19-3ubuntu2) ... [2023-04-10T23:46:20.007Z] Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.2_amd64.deb ... [2023-04-10T23:46:20.007Z] Unpacking gpg-agent (2.2.19-3ubuntu2.2) over (2.2.19-3ubuntu2) ... [2023-04-10T23:46:20.265Z] Selecting previously unselected package libksba8:amd64. [2023-04-10T23:46:20.265Z] Preparing to unpack .../06-libksba8_1.3.5-2ubuntu0.20.04.2_amd64.deb ... [2023-04-10T23:46:20.265Z] Unpacking libksba8:amd64 (1.3.5-2ubuntu0.20.04.2) ... [2023-04-10T23:46:20.265Z] Selecting previously unselected package libroken18-heimdal:amd64. [2023-04-10T23:46:20.265Z] Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... [2023-04-10T23:46:20.265Z] Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... [2023-04-10T23:46:20.265Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2023-04-10T23:46:20.265Z] Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... [2023-04-10T23:46:20.265Z] Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... [2023-04-10T23:46:20.265Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2023-04-10T23:46:20.265Z] Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... [2023-04-10T23:46:20.265Z] Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... [2023-04-10T23:46:20.265Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2023-04-10T23:46:20.265Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... [2023-04-10T23:46:20.265Z] Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... [2023-04-10T23:46:20.524Z] Selecting previously unselected package libwind0-heimdal:amd64. [2023-04-10T23:46:20.524Z] Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... [2023-04-10T23:46:20.524Z] Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... [2023-04-10T23:46:20.524Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2023-04-10T23:46:20.524Z] Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... [2023-04-10T23:46:20.524Z] Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... [2023-04-10T23:46:20.524Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2023-04-10T23:46:20.524Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... [2023-04-10T23:46:20.524Z] Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... [2023-04-10T23:46:20.784Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2023-04-10T23:46:20.784Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... [2023-04-10T23:46:20.784Z] Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... [2023-04-10T23:46:20.784Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2023-04-10T23:46:20.784Z] Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... [2023-04-10T23:46:20.784Z] Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... [2023-04-10T23:46:20.784Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2023-04-10T23:46:20.784Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2023-04-10T23:46:20.784Z] Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2023-04-10T23:46:20.784Z] Selecting previously unselected package libsasl2-2:amd64. [2023-04-10T23:46:20.784Z] Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2023-04-10T23:46:20.784Z] Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2023-04-10T23:46:20.784Z] Selecting previously unselected package libldap-common. [2023-04-10T23:46:20.784Z] Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.9_all.deb ... [2023-04-10T23:46:20.784Z] Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.9) ... [2023-04-10T23:46:20.784Z] Selecting previously unselected package libldap-2.4-2:amd64. [2023-04-10T23:46:20.784Z] Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.9_amd64.deb ... [2023-04-10T23:46:20.784Z] Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.9) ... [2023-04-10T23:46:21.052Z] Selecting previously unselected package dirmngr. [2023-04-10T23:46:21.052Z] Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.2_amd64.deb ... [2023-04-10T23:46:21.052Z] Unpacking dirmngr (2.2.19-3ubuntu2.2) ... [2023-04-10T23:46:21.052Z] Setting up libksba8:amd64 (1.3.5-2ubuntu0.20.04.2) ... [2023-04-10T23:46:21.052Z] Setting up libfuse2:amd64 (2.9.9-3) ... [2023-04-10T23:46:21.052Z] Setting up libldap-common (2.4.49+dfsg-2ubuntu1.9) ... [2023-04-10T23:46:21.052Z] Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2023-04-10T23:46:21.052Z] Setting up udev (245.4-4ubuntu3.20) ... [2023-04-10T23:46:21.620Z] invoke-rc.d: policy-rc.d denied execution of start. [2023-04-10T23:46:21.891Z] Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2023-04-10T23:46:21.891Z] Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... [2023-04-10T23:46:21.891Z] Setting up gpgconf (2.2.19-3ubuntu2.2) ... [2023-04-10T23:46:21.892Z] Setting up gpg (2.2.19-3ubuntu2.2) ... [2023-04-10T23:46:21.892Z] Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... [2023-04-10T23:46:21.892Z] Setting up fuse (2.9.9-3) ... [2023-04-10T23:46:21.892Z] Setting up gpg-agent (2.2.19-3ubuntu2.2) ... [2023-04-10T23:46:22.459Z] Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... [2023-04-10T23:46:22.459Z] Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... [2023-04-10T23:46:22.459Z] Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... [2023-04-10T23:46:22.459Z] Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... [2023-04-10T23:46:22.460Z] Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... [2023-04-10T23:46:22.460Z] Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... [2023-04-10T23:46:22.460Z] Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... [2023-04-10T23:46:22.460Z] Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.9) ... [2023-04-10T23:46:22.460Z] Setting up dirmngr (2.2.19-3ubuntu2.2) ... [2023-04-10T23:46:22.460Z] Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. [2023-04-10T23:46:22.720Z] Processing triggers for systemd (245.4-4ubuntu3) ... [2023-04-10T23:46:22.720Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2023-04-10T23:46:22.979Z] The unit files have no installation config (WantedBy=, RequiredBy=, Also=, [2023-04-10T23:46:22.979Z] Alias= settings in the [Install] section, and DefaultInstance= for template [2023-04-10T23:46:22.979Z] units). This means they are not meant to be enabled using systemctl. [2023-04-10T23:46:22.979Z] [2023-04-10T23:46:22.979Z] Possible reasons for having this kind of units are: [2023-04-10T23:46:22.979Z] • A unit may be statically enabled by being symlinked from another unit's [2023-04-10T23:46:22.979Z] .wants/ or .requires/ directory. [2023-04-10T23:46:22.979Z] • A unit's purpose may be to act as a helper for some other unit which has [2023-04-10T23:46:22.979Z] a requirement dependency on it. [2023-04-10T23:46:22.979Z] • A unit may be started when needed via activation (socket, path, timer, [2023-04-10T23:46:22.979Z] D-Bus, udev, scripted systemctl call, ...). [2023-04-10T23:46:22.979Z] • In case of template units, the unit is meant to be enabled with some [2023-04-10T23:46:22.979Z] instance name specified. [2023-04-10T23:46:23.560Z] Reading package lists... [2023-04-10T23:46:23.560Z] Building dependency tree... [2023-04-10T23:46:23.560Z] Reading state information... [2023-04-10T23:46:23.560Z] The following additional packages will be installed: [2023-04-10T23:46:23.560Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2023-04-10T23:46:23.560Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2023-04-10T23:46:23.560Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2023-04-10T23:46:23.560Z] libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support [2023-04-10T23:46:23.560Z] openssh-client python3 python3-minimal python3.8 python3.8-minimal [2023-04-10T23:46:23.560Z] squashfs-tools systemd systemd-sysv systemd-timesyncd [2023-04-10T23:46:23.819Z] Suggested packages: [2023-04-10T23:46:23.819Z] apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain [2023-04-10T23:46:23.819Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2023-04-10T23:46:23.819Z] python3.8-venv python3.8-doc binfmt-support zenity | kdialog [2023-04-10T23:46:23.819Z] systemd-container policykit-1 [2023-04-10T23:46:23.819Z] Recommended packages: [2023-04-10T23:46:23.819Z] krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd [2023-04-10T23:46:23.819Z] The following NEW packages will be installed: [2023-04-10T23:46:23.819Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2023-04-10T23:46:23.820Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2023-04-10T23:46:23.820Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2023-04-10T23:46:23.820Z] libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 [2023-04-10T23:46:23.820Z] python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo [2023-04-10T23:46:23.820Z] The following packages will be upgraded: [2023-04-10T23:46:23.820Z] libsystemd0 systemd systemd-sysv systemd-timesyncd [2023-04-10T23:46:23.820Z] 4 upgraded, 29 newly installed, 0 to remove and 92 not upgraded. [2023-04-10T23:46:23.820Z] Need to get 50.1 MB of archives. [2023-04-10T23:46:23.820Z] After this operation, 205 MB of additional disk space will be used. [2023-04-10T23:46:23.820Z] Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] [2023-04-10T23:46:23.820Z] Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] [2023-04-10T23:46:23.820Z] Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] [2023-04-10T23:46:23.820Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] [2023-04-10T23:46:23.820Z] Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] [2023-04-10T23:46:23.820Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] [2023-04-10T23:46:23.820Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.2 [502 kB] [2023-04-10T23:46:23.820Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] [2023-04-10T23:46:23.820Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] [2023-04-10T23:46:23.820Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] [2023-04-10T23:46:23.820Z] Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkeyutils1 amd64 1.6-6ubuntu1.1 [10.3 kB] [2023-04-10T23:46:23.820Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.20 [28.1 kB] [2023-04-10T23:46:24.080Z] Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.5 [671 kB] [2023-04-10T23:46:24.080Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] [2023-04-10T23:46:24.080Z] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 snapd amd64 2.58+20.04 [37.9 MB] [2023-04-10T23:46:24.080Z] Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.20 [10.3 kB] [2023-04-10T23:46:24.080Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.20 [3809 kB] [2023-04-10T23:46:24.642Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-04-10T23:46:24.642Z] CGO_ENABLED=1 go vet ./... [2023-04-10T23:46:24.647Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.20 [268 kB] [2023-04-10T23:46:24.647Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.7 [717 kB] [2023-04-10T23:46:24.905Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.6 [74.6 kB] [2023-04-10T23:46:24.905Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.7 [1903 kB] [2023-04-10T23:46:24.905Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.7 [1675 kB] [2023-04-10T23:46:24.905Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.7 [387 kB] [2023-04-10T23:46:24.905Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.3 [179 kB] [2023-04-10T23:46:24.905Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.3 [151 kB] [2023-04-10T23:46:25.164Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.20 [186 kB] [2023-04-10T23:46:25.424Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.4 [514 kB] [2023-04-10T23:46:25.684Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.3 [31.1 kB] [2023-04-10T23:46:25.684Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.3 [80.2 kB] [2023-04-10T23:46:25.684Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.3 [330 kB] [2023-04-10T23:46:25.684Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.3 [121 kB] [2023-04-10T23:46:25.942Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.3 [9424 B] [2023-04-10T23:46:25.942Z] Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] [2023-04-10T23:46:25.942Z] debconf: delaying package configuration, since apt-utils is not installed [2023-04-10T23:46:25.942Z] Fetched 50.1 MB in 2s (23.9 MB/s) [2023-04-10T23:46:25.942Z] (Reading database ... 13067 files and directories currently installed.) [2023-04-10T23:46:25.942Z] Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.20_amd64.deb ... [2023-04-10T23:46:25.942Z] Unpacking systemd-timesyncd (245.4-4ubuntu3.20) over (245.4-4ubuntu3) ... [2023-04-10T23:46:26.201Z] Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.20_amd64.deb ... [2023-04-10T23:46:26.201Z] Unpacking systemd-sysv (245.4-4ubuntu3.20) over (245.4-4ubuntu3) ... [2023-04-10T23:46:26.201Z] Preparing to unpack .../systemd_245.4-4ubuntu3.20_amd64.deb ... [2023-04-10T23:46:26.459Z] Unpacking systemd (245.4-4ubuntu3.20) over (245.4-4ubuntu3) ... [2023-04-10T23:46:27.026Z] Preparing to unpack .../libsystemd0_245.4-4ubuntu3.20_amd64.deb ... [2023-04-10T23:46:27.026Z] Unpacking libsystemd0:amd64 (245.4-4ubuntu3.20) over (245.4-4ubuntu3) ... [2023-04-10T23:46:27.026Z] Setting up libsystemd0:amd64 (245.4-4ubuntu3.20) ... [2023-04-10T23:46:27.026Z] Selecting previously unselected package libpython3.8-minimal:amd64. [2023-04-10T23:46:27.026Z] (Reading database ... 13068 files and directories currently installed.) [2023-04-10T23:46:27.026Z] Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.7_amd64.deb ... [2023-04-10T23:46:27.026Z] Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.7) ... [2023-04-10T23:46:27.284Z] Selecting previously unselected package libexpat1:amd64. [2023-04-10T23:46:27.284Z] Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.6_amd64.deb ... [2023-04-10T23:46:27.284Z] Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.6) ... [2023-04-10T23:46:27.284Z] Selecting previously unselected package python3.8-minimal. [2023-04-10T23:46:27.284Z] Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.7_amd64.deb ... [2023-04-10T23:46:27.284Z] Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.7) ... [2023-04-10T23:46:27.544Z] Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.7) ... [2023-04-10T23:46:27.544Z] Setting up libexpat1:amd64 (2.2.9-1ubuntu0.6) ... [2023-04-10T23:46:27.544Z] Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.7) ... [2023-04-10T23:46:28.111Z] Selecting previously unselected package python3-minimal. [2023-04-10T23:46:28.111Z] (Reading database ... 13359 files and directories currently installed.) [2023-04-10T23:46:28.111Z] Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... [2023-04-10T23:46:28.111Z] Unpacking python3-minimal (3.8.2-0ubuntu2) ... [2023-04-10T23:46:28.111Z] Selecting previously unselected package mime-support. [2023-04-10T23:46:28.111Z] Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... [2023-04-10T23:46:28.111Z] Unpacking mime-support (3.64ubuntu1) ... [2023-04-10T23:46:28.111Z] Selecting previously unselected package libmpdec2:amd64. [2023-04-10T23:46:28.111Z] Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... [2023-04-10T23:46:28.111Z] Unpacking libmpdec2:amd64 (2.4.2-3) ... [2023-04-10T23:46:28.111Z] Selecting previously unselected package libpython3.8-stdlib:amd64. [2023-04-10T23:46:28.111Z] Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.7_amd64.deb ... [2023-04-10T23:46:28.111Z] Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.7) ... [2023-04-10T23:46:28.370Z] Selecting previously unselected package python3.8. [2023-04-10T23:46:28.370Z] Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.7_amd64.deb ... [2023-04-10T23:46:28.370Z] Unpacking python3.8 (3.8.10-0ubuntu1~20.04.7) ... [2023-04-10T23:46:28.629Z] Selecting previously unselected package libpython3-stdlib:amd64. [2023-04-10T23:46:28.629Z] Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... [2023-04-10T23:46:28.629Z] Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2023-04-10T23:46:28.629Z] Setting up python3-minimal (3.8.2-0ubuntu2) ... [2023-04-10T23:46:28.629Z] Selecting previously unselected package python3. [2023-04-10T23:46:28.888Z] (Reading database ... 13761 files and directories currently installed.) [2023-04-10T23:46:28.888Z] Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... [2023-04-10T23:46:28.888Z] Unpacking python3 (3.8.2-0ubuntu2) ... [2023-04-10T23:46:28.888Z] Selecting previously unselected package libdbus-1-3:amd64. [2023-04-10T23:46:28.888Z] Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.3_amd64.deb ... [2023-04-10T23:46:28.888Z] Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.3) ... [2023-04-10T23:46:28.888Z] Selecting previously unselected package dbus. [2023-04-10T23:46:28.888Z] Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.3_amd64.deb ... [2023-04-10T23:46:28.888Z] Unpacking dbus (1.12.16-2ubuntu2.3) ... [2023-04-10T23:46:28.888Z] Selecting previously unselected package libbsd0:amd64. [2023-04-10T23:46:28.888Z] Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... [2023-04-10T23:46:28.888Z] Unpacking libbsd0:amd64 (0.10.0-1) ... [2023-04-10T23:46:29.147Z] Selecting previously unselected package libpam-systemd:amd64. [2023-04-10T23:46:29.147Z] Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.20_amd64.deb ... [2023-04-10T23:46:29.147Z] Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.20) ... [2023-04-10T23:46:29.147Z] Selecting previously unselected package sudo. [2023-04-10T23:46:29.147Z] Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.4_amd64.deb ... [2023-04-10T23:46:29.147Z] Unpacking sudo (1.8.31-1ubuntu1.4) ... [2023-04-10T23:46:29.147Z] Selecting previously unselected package apparmor. [2023-04-10T23:46:29.147Z] Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.2_amd64.deb ... [2023-04-10T23:46:29.406Z] Unpacking apparmor (2.13.3-7ubuntu5.2) ... [2023-04-10T23:46:29.406Z] Selecting previously unselected package libcbor0.6:amd64. [2023-04-10T23:46:29.406Z] Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... [2023-04-10T23:46:29.406Z] Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2023-04-10T23:46:29.406Z] Selecting previously unselected package libedit2:amd64. [2023-04-10T23:46:29.406Z] Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... [2023-04-10T23:46:29.406Z] Unpacking libedit2:amd64 (3.1-20191231-1) ... [2023-04-10T23:46:29.406Z] Selecting previously unselected package libfido2-1:amd64. [2023-04-10T23:46:29.406Z] Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... [2023-04-10T23:46:29.406Z] Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2023-04-10T23:46:29.664Z] Selecting previously unselected package libkrb5support0:amd64. [2023-04-10T23:46:29.664Z] Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.3_amd64.deb ... [2023-04-10T23:46:29.664Z] Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.3) ... [2023-04-10T23:46:29.664Z] Selecting previously unselected package libk5crypto3:amd64. [2023-04-10T23:46:29.664Z] Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.3_amd64.deb ... [2023-04-10T23:46:29.664Z] Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.3) ... [2023-04-10T23:46:29.664Z] Selecting previously unselected package libkeyutils1:amd64. [2023-04-10T23:46:29.664Z] Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1.1_amd64.deb ... [2023-04-10T23:46:29.664Z] Unpacking libkeyutils1:amd64 (1.6-6ubuntu1.1) ... [2023-04-10T23:46:29.664Z] Selecting previously unselected package libkrb5-3:amd64. [2023-04-10T23:46:29.664Z] Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.3_amd64.deb ... [2023-04-10T23:46:29.664Z] Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.3) ... [2023-04-10T23:46:29.923Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2023-04-10T23:46:29.923Z] Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.3_amd64.deb ... [2023-04-10T23:46:29.923Z] Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.3) ... [2023-04-10T23:46:29.923Z] Selecting previously unselected package openssh-client. [2023-04-10T23:46:29.923Z] Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.5_amd64.deb ... [2023-04-10T23:46:29.923Z] Unpacking openssh-client (1:8.2p1-4ubuntu0.5) ... [2023-04-10T23:46:30.182Z] Selecting previously unselected package dbus-user-session. [2023-04-10T23:46:30.182Z] Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.3_amd64.deb ... [2023-04-10T23:46:30.182Z] Unpacking dbus-user-session (1.12.16-2ubuntu2.3) ... [2023-04-10T23:46:30.182Z] Selecting previously unselected package liblzo2-2:amd64. [2023-04-10T23:46:30.182Z] Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... [2023-04-10T23:46:30.182Z] Unpacking liblzo2-2:amd64 (2.10-2) ... [2023-04-10T23:46:30.182Z] Selecting previously unselected package squashfs-tools. [2023-04-10T23:46:30.182Z] Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... [2023-04-10T23:46:30.182Z] Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... [2023-04-10T23:46:30.182Z] Selecting previously unselected package snapd. [2023-04-10T23:46:30.182Z] Preparing to unpack .../19-snapd_2.58+20.04_amd64.deb ... [2023-04-10T23:46:30.182Z] Unpacking snapd (2.58+20.04) ... [2023-04-10T23:46:34.389Z] Setting up libkeyutils1:amd64 (1.6-6ubuntu1.1) ... [2023-04-10T23:46:34.389Z] Setting up mime-support (3.64ubuntu1) ... [2023-04-10T23:46:34.389Z] Setting up liblzo2-2:amd64 (2.10-2) ... [2023-04-10T23:46:34.389Z] Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2023-04-10T23:46:34.389Z] Setting up libkrb5support0:amd64 (1.17-6ubuntu4.3) ... [2023-04-10T23:46:34.389Z] Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.3) ... [2023-04-10T23:46:34.389Z] Setting up dbus (1.12.16-2ubuntu2.3) ... [2023-04-10T23:46:34.389Z] Setting up sudo (1.8.31-1ubuntu1.4) ... [2023-04-10T23:46:34.389Z] Setting up libk5crypto3:amd64 (1.17-6ubuntu4.3) ... [2023-04-10T23:46:34.389Z] Setting up libkrb5-3:amd64 (1.17-6ubuntu4.3) ... [2023-04-10T23:46:34.389Z] Setting up libmpdec2:amd64 (2.4.2-3) ... [2023-04-10T23:46:34.389Z] Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.7) ... [2023-04-10T23:46:34.389Z] Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2023-04-10T23:46:34.389Z] Setting up python3.8 (3.8.10-0ubuntu1~20.04.7) ... [2023-04-10T23:46:34.648Z] Setting up libbsd0:amd64 (0.10.0-1) ... [2023-04-10T23:46:34.648Z] Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2023-04-10T23:46:34.910Z] Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... [2023-04-10T23:46:34.910Z] Setting up libedit2:amd64 (3.1-20191231-1) ... [2023-04-10T23:46:34.910Z] Setting up python3 (3.8.2-0ubuntu2) ... [2023-04-10T23:46:34.910Z] running python rtupdate hooks for python3.8... [2023-04-10T23:46:34.910Z] running python post-rtupdate hooks for python3.8... [2023-04-10T23:46:34.910Z] Setting up apparmor (2.13.3-7ubuntu5.2) ... [2023-04-10T23:46:35.846Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2023-04-10T23:46:36.107Z] Reloading AppArmor profiles [2023-04-10T23:46:36.366Z] Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.3) ... [2023-04-10T23:46:36.366Z] Setting up openssh-client (1:8.2p1-4ubuntu0.5) ... [2023-04-10T23:46:36.366Z] Setting up systemd-timesyncd (245.4-4ubuntu3.20) ... [2023-04-10T23:46:36.624Z] /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' [2023-04-10T23:46:36.624Z] Setting up systemd (245.4-4ubuntu3.20) ... [2023-04-10T23:46:36.624Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2023-04-10T23:46:36.624Z] Installing new version of config file /etc/systemd/resolved.conf ... [2023-04-10T23:46:38.529Z] Setting up systemd-sysv (245.4-4ubuntu3.20) ... [2023-04-10T23:46:38.529Z] Setting up libpam-systemd:amd64 (245.4-4ubuntu3.20) ... [2023-04-10T23:46:38.529Z] Setting up dbus-user-session (1.12.16-2ubuntu2.3) ... [2023-04-10T23:46:38.529Z] Setting up snapd (2.58+20.04) ... [2023-04-10T23:46:38.789Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.aa-prompt-listener.service → /lib/systemd/system/snapd.aa-prompt-listener.service. [2023-04-10T23:46:39.048Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2023-04-10T23:46:39.308Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2023-04-10T23:46:39.567Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2023-04-10T23:46:39.826Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2023-04-10T23:46:39.826Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2023-04-10T23:46:39.826Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2023-04-10T23:46:40.085Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2023-04-10T23:46:40.344Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2023-04-10T23:46:40.602Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2023-04-10T23:46:40.862Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2023-04-10T23:46:41.122Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.socket' [2023-04-10T23:46:41.122Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.service' [2023-04-10T23:46:41.383Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.aa-prompt-listener.service snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.mounts-pre.target snapd.mounts.target snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.snap-repair.service snapd.snap-repair.timer snapd.system-shutdown.service' [2023-04-10T23:46:41.383Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2023-04-10T23:46:42.321Z] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease [2023-04-10T23:46:42.580Z] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease [2023-04-10T23:46:42.580Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2023-04-10T23:46:43.770Z] Reading package lists... [2023-04-10T23:46:43.770Z] Reading package lists... [2023-04-10T23:46:44.029Z] Building dependency tree... [2023-04-10T23:46:44.029Z] Reading state information... [2023-04-10T23:46:44.287Z] Calculating upgrade... [2023-04-10T23:46:44.287Z] The following packages will be upgraded: [2023-04-10T23:46:44.287Z] advancecomp apt base-files bash binutils binutils-common [2023-04-10T23:46:44.287Z] binutils-x86-64-linux-gnu bsdutils build-essential ca-certificates cpp-9 [2023-04-10T23:46:44.287Z] dpkg dpkg-dev e2fsprogs fdisk g++-9 gcc-10-base gcc-9 gcc-9-base gpgv gzip [2023-04-10T23:46:44.287Z] libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils libblkid1 [2023-04-10T23:46:44.287Z] libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcom-err2 libcryptsetup12 [2023-04-10T23:46:44.287Z] libctf-nobfd0 libctf0 libdpkg-perl libext2fs2 libfdisk1 libgcc-9-dev [2023-04-10T23:46:44.287Z] libgcc-s1 libgcrypt20 libgmp10 libgnutls30 libgomp1 libhogweed5 libitm1 [2023-04-10T23:46:44.287Z] libjson-c4 libkmod2 liblsan0 liblz4-1 liblzma5 libmount1 libnettle7 [2023-04-10T23:46:44.287Z] libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g [2023-04-10T23:46:44.287Z] libpcre2-8-0 libpcre3 libperl5.30 libprocps8 libquadmath0 libseccomp2 [2023-04-10T23:46:44.287Z] libsepol1 libsmartcols1 libsqlite3-0 libss2 libssl1.1 libstdc++-9-dev [2023-04-10T23:46:44.287Z] libstdc++6 libtsan0 libubsan1 libuuid1 libzstd1 linux-libc-dev login logsave [2023-04-10T23:46:44.287Z] mount openssl passwd perl perl-base perl-modules-5.30 procps tar tzdata [2023-04-10T23:46:44.287Z] ubuntu-keyring util-linux xz-utils zlib1g [2023-04-10T23:46:44.546Z] 92 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2023-04-10T23:46:44.546Z] Need to get 69.8 MB of archives. [2023-04-10T23:46:44.546Z] After this operation, 27.6 MB of additional disk space will be used. [2023-04-10T23:46:44.546Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dev amd64 2.31-0ubuntu9.9 [2519 kB] [2023-04-10T23:46:44.805Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-146.163 [1127 kB] [2023-04-10T23:46:45.373Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] [2023-04-10T23:46:45.374Z] Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.9 [71.8 kB] [2023-04-10T23:46:45.374Z] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6 amd64 2.31-0ubuntu9.9 [2722 kB] [2023-04-10T23:46:45.374Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] [2023-04-10T23:46:45.374Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.7 [60.4 kB] [2023-04-10T23:46:45.374Z] Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-bin amd64 2.31-0ubuntu9.9 [633 kB] [2023-04-10T23:46:45.374Z] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.9 [839 kB] [2023-04-10T23:46:45.374Z] Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] [2023-04-10T23:46:45.374Z] Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.9 [1294 kB] [2023-04-10T23:46:45.637Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] [2023-04-10T23:46:45.637Z] Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] [2023-04-10T23:46:45.637Z] Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] [2023-04-10T23:46:45.637Z] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] [2023-04-10T23:46:45.637Z] Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.2 [35.4 kB] [2023-04-10T23:46:45.637Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] [2023-04-10T23:46:45.637Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] [2023-04-10T23:46:45.637Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] [2023-04-10T23:46:45.637Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] [2023-04-10T23:46:45.637Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] [2023-04-10T23:46:45.637Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] [2023-04-10T23:46:45.637Z] Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkmod2 amd64 27-1ubuntu2.1 [45.3 kB] [2023-04-10T23:46:45.637Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] [2023-04-10T23:46:45.895Z] Get:25 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] [2023-04-10T23:46:46.464Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 bash amd64 5.0-6ubuntu1.2 [639 kB] [2023-04-10T23:46:46.464Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] [2023-04-10T23:46:46.464Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.3 [240 kB] [2023-04-10T23:46:46.464Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 dpkg amd64 1.19.7ubuntu3.2 [1128 kB] [2023-04-10T23:46:46.464Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 gzip amd64 1.10-0ubuntu4.1 [95.2 kB] [2023-04-10T23:46:46.464Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.4 [221 kB] [2023-04-10T23:46:46.464Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.3 [3951 kB] [2023-04-10T23:46:46.694Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-10T23:46:46.694Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-10T23:46:46.694Z] ./bin/test-attribution-txt.sh [2023-04-10T23:46:46.722Z] Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.3 [224 kB] [2023-04-10T23:46:46.722Z] Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.3 [1514 kB] [2023-04-10T23:46:46.722Z] Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.3 [2739 kB] [2023-04-10T23:46:46.980Z] Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.5 [54.2 kB] [2023-04-10T23:46:47.547Z] Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] [2023-04-10T23:46:47.547Z] Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] [2023-04-10T23:46:47.547Z] Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] [2023-04-10T23:46:47.805Z] Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] [2023-04-10T23:46:47.805Z] Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] [2023-04-10T23:46:47.805Z] Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] [2023-04-10T23:46:47.805Z] Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] [2023-04-10T23:46:48.064Z] Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] [2023-04-10T23:46:48.064Z] Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] [2023-04-10T23:46:48.064Z] Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblzma5 amd64 5.2.4-1ubuntu1.1 [91.8 kB] [2023-04-10T23:46:48.064Z] Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] [2023-04-10T23:46:48.102Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.1.2 [2023-04-10T23:46:48.102Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2023-04-10T23:46:48.102Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.1.1 [2023-04-10T23:46:48.102Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.1.1 [2023-04-10T23:46:48.369Z] go: downloading github.com/gorilla/mux v1.8.0 [2023-04-10T23:46:48.369Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.1.1 [2023-04-10T23:46:48.369Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2023-04-10T23:46:48.369Z] go: downloading github.com/google/uuid v1.3.0 [2023-04-10T23:46:48.369Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2023-04-10T23:46:48.369Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.1.0 [2023-04-10T23:46:48.369Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-04-10T23:46:48.631Z] Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 gpgv amd64 2.2.19-3ubuntu2.2 [200 kB] [2023-04-10T23:46:48.631Z] Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgmp10 amd64 2:6.2.0+dfsg-4ubuntu0.1 [241 kB] [2023-04-10T23:46:48.633Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2023-04-10T23:46:48.633Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2023-04-10T23:46:48.633Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.1.0 [2023-04-10T23:46:48.633Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2023-04-10T23:46:48.633Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.1.1 [2023-04-10T23:46:48.633Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2023-04-10T23:46:48.633Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2023-04-10T23:46:48.633Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2023-04-10T23:46:48.634Z] go: downloading github.com/go-kit/kit v0.11.0 [2023-04-10T23:46:48.634Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2023-04-10T23:46:48.890Z] Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] [2023-04-10T23:46:48.890Z] Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] [2023-04-10T23:46:48.890Z] Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] [2023-04-10T23:46:48.890Z] Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.8 [829 kB] [2023-04-10T23:46:48.890Z] Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] [2023-04-10T23:46:48.890Z] Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam0g amd64 1.3.1-5ubuntu4.6 [55.3 kB] [2023-04-10T23:46:48.890Z] Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.6 [41.2 kB] [2023-04-10T23:46:48.890Z] Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.6 [260 kB] [2023-04-10T23:46:48.901Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2023-04-10T23:46:48.901Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-04-10T23:46:48.901Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2023-04-10T23:46:48.901Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2023-04-10T23:46:48.901Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2023-04-10T23:46:48.901Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2023-04-10T23:46:48.901Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2023-04-10T23:46:48.901Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2023-04-10T23:46:48.901Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2023-04-10T23:46:49.148Z] Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 logsave amd64 1.45.5-2ubuntu1.1 [10.2 kB] [2023-04-10T23:46:49.148Z] Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 libext2fs2 amd64 1.45.5-2ubuntu1.1 [183 kB] [2023-04-10T23:46:49.169Z] go: downloading golang.org/x/text v0.3.6 [2023-04-10T23:46:49.407Z] Get:60 http://security.ubuntu.com/ubuntu focal-security/main amd64 e2fsprogs amd64 1.45.5-2ubuntu1.1 [527 kB] [2023-04-10T23:46:49.665Z] Get:61 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] [2023-04-10T23:46:49.665Z] Get:62 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-runtime all 1.3.1-5ubuntu4.6 [37.3 kB] [2023-04-10T23:46:49.665Z] Get:63 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpcre2-8-0 amd64 10.34-7ubuntu0.1 [198 kB] [2023-04-10T23:46:49.665Z] Get:64 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpcre3 amd64 2:8.39-12ubuntu0.1 [232 kB] [2023-04-10T23:46:49.665Z] Get:65 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsepol1 amd64 3.0-1ubuntu0.1 [252 kB] [2023-04-10T23:46:49.665Z] Get:66 http://security.ubuntu.com/ubuntu focal-security/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.4 [799 kB] [2023-04-10T23:46:49.924Z] Get:67 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcom-err2 amd64 1.45.5-2ubuntu1.1 [9548 B] [2023-04-10T23:46:49.924Z] Get:68 http://security.ubuntu.com/ubuntu focal-security/main amd64 libss2 amd64 1.45.5-2ubuntu1.1 [11.3 kB] [2023-04-10T23:46:49.924Z] Get:69 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.17 [1322 kB] [2023-04-10T23:46:50.126Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2023-04-10T23:46:50.126Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-04-10T23:46:50.126Z] go: downloading github.com/x448/float16 v0.8.4 [2023-04-10T23:46:50.126Z] go: downloading github.com/gorilla/websocket v1.4.2 [2023-04-10T23:46:50.858Z] Get:70 http://security.ubuntu.com/ubuntu focal-security/main amd64 openssl amd64 1.1.1f-1ubuntu2.17 [622 kB] [2023-04-10T23:46:50.858Z] Get:71 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20211016ubuntu0.20.04.1 [141 kB] [2023-04-10T23:46:50.858Z] Get:72 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] [2023-04-10T23:46:50.858Z] Get:73 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] [2023-04-10T23:46:50.858Z] Get:74 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.5 [549 kB] [2023-04-10T23:46:50.858Z] Get:75 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2022g-0ubuntu0.20.04.1 [286 kB] [2023-04-10T23:46:50.858Z] Get:76 http://security.ubuntu.com/ubuntu focal-security/main amd64 xz-utils amd64 5.2.4-1ubuntu1.1 [82.6 kB] [2023-04-10T23:46:50.858Z] Get:77 http://security.ubuntu.com/ubuntu focal-security/main amd64 advancecomp amd64 2.1-2.1ubuntu0.20.04.1 [201 kB] [2023-04-10T23:46:50.858Z] Get:78 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.4 [46.6 kB] [2023-04-10T23:46:50.858Z] Get:79 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.4 [1613 kB] [2023-04-10T23:46:51.116Z] Get:80 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.4 [474 kB] [2023-04-10T23:46:51.681Z] Get:81 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.4 [3380 B] [2023-04-10T23:46:51.681Z] Get:82 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.4 [207 kB] [2023-04-10T23:46:51.681Z] Get:83 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.4 [47.2 kB] [2023-04-10T23:46:51.681Z] Get:84 http://security.ubuntu.com/ubuntu focal-security/main amd64 dpkg-dev all 1.19.7ubuntu3.2 [679 kB] [2023-04-10T23:46:51.681Z] Get:85 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdpkg-perl all 1.19.7ubuntu3.2 [231 kB] [2023-04-10T23:46:51.681Z] Get:86 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04.1 [2751 kB] [2023-04-10T23:46:51.939Z] Get:87 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.1 [8420 kB] [2023-04-10T23:46:52.197Z] Get:88 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04.1 [8274 kB] [2023-04-10T23:46:52.455Z] Get:89 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [1722 kB] [2023-04-10T23:46:52.455Z] Get:90 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [2359 kB] [2023-04-10T23:46:52.714Z] Get:91 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04.1 [7500 kB] [2023-04-10T23:46:53.462Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2023-04-10T23:46:53.462Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2023-04-10T23:46:53.462Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2023-04-10T23:46:53.462Z] go: downloading github.com/hashicorp/serf v0.9.5 [2023-04-10T23:46:53.651Z] Get:92 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04.1 [19.4 kB] [2023-04-10T23:46:53.727Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2023-04-10T23:46:53.727Z] go: downloading github.com/leodido/go-urn v1.2.1 [2023-04-10T23:46:53.911Z] debconf: delaying package configuration, since apt-utils is not installed [2023-04-10T23:46:53.911Z] Fetched 69.8 MB in 9s (7526 kB/s) [2023-04-10T23:46:53.995Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2023-04-10T23:46:54.169Z] (Reading database ... 14325 files and directories currently installed.) [2023-04-10T23:46:54.169Z] Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.9_amd64.deb ... [2023-04-10T23:46:54.169Z] Unpacking libc6-dev:amd64 (2.31-0ubuntu9.9) over (2.31-0ubuntu9) ... [2023-04-10T23:46:54.428Z] Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.9_amd64.deb ... [2023-04-10T23:46:54.428Z] Unpacking libc-dev-bin (2.31-0ubuntu9.9) over (2.31-0ubuntu9) ... [2023-04-10T23:46:54.428Z] Preparing to unpack .../2-linux-libc-dev_5.4.0-146.163_amd64.deb ... [2023-04-10T23:46:54.428Z] Unpacking linux-libc-dev:amd64 (5.4.0-146.163) over (5.4.0-26.30) ... [2023-04-10T23:46:54.686Z] Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2023-04-10T23:46:54.686Z] Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2023-04-10T23:46:54.945Z] Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2023-04-10T23:46:54.945Z] Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2023-04-10T23:46:54.955Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2023-04-10T23:46:54.955Z] go: downloading github.com/fatih/color v1.9.0 [2023-04-10T23:46:54.955Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2023-04-10T23:46:54.955Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2023-04-10T23:46:54.955Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-04-10T23:46:54.955Z] go: downloading github.com/go-playground/locales v0.14.0 [2023-04-10T23:46:55.204Z] Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2023-04-10T23:46:55.204Z] Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2023-04-10T23:46:55.204Z] Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2023-04-10T23:46:55.204Z] Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2023-04-10T23:46:55.463Z] Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2023-04-10T23:46:55.463Z] Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2023-04-10T23:46:55.463Z] Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2023-04-10T23:46:55.463Z] Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2023-04-10T23:46:55.463Z] Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... [2023-04-10T23:46:55.463Z] Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2023-04-10T23:46:55.721Z] Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... [2023-04-10T23:46:55.721Z] (Reading database ... 14324 files and directories currently installed.) [2023-04-10T23:46:55.721Z] Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2023-04-10T23:46:55.721Z] Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2023-04-10T23:46:55.721Z] Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... [2023-04-10T23:46:55.721Z] (Reading database ... 14324 files and directories currently installed.) [2023-04-10T23:46:55.721Z] Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2023-04-10T23:46:55.721Z] Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2023-04-10T23:46:55.721Z] Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2023-04-10T23:46:55.980Z] Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2023-04-10T23:46:55.980Z] Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... [2023-04-10T23:46:55.980Z] Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2023-04-10T23:46:55.980Z] Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... [2023-04-10T23:46:56.238Z] (Reading database ... 14324 files and directories currently installed.) [2023-04-10T23:46:56.238Z] Preparing to unpack .../libc6_2.31-0ubuntu9.9_amd64.deb ... [2023-04-10T23:46:56.238Z] Unpacking libc6:amd64 (2.31-0ubuntu9.9) over (2.31-0ubuntu9) ... [2023-04-10T23:46:56.500Z] Setting up libc6:amd64 (2.31-0ubuntu9.9) ... [2023-04-10T23:46:56.758Z] (Reading database ... 14324 files and directories currently installed.) [2023-04-10T23:46:56.758Z] Preparing to unpack .../base-files_11ubuntu5.7_amd64.deb ... [2023-04-10T23:46:56.758Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2023-04-10T23:46:56.758Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2023-04-10T23:46:56.758Z] Unpacking base-files (11ubuntu5.7) over (11ubuntu5) ... [2023-04-10T23:46:57.324Z] Setting up base-files (11ubuntu5.7) ... [2023-04-10T23:46:57.324Z] Installing new version of config file /etc/issue ... [2023-04-10T23:46:57.324Z] Installing new version of config file /etc/issue.net ... [2023-04-10T23:46:57.324Z] Installing new version of config file /etc/lsb-release ... [2023-04-10T23:46:57.324Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2023-04-10T23:46:57.583Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2023-04-10T23:46:57.583Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2023-04-10T23:46:57.583Z] Removing obsolete conffile /etc/default/motd-news ... [2023-04-10T23:46:57.583Z] (Reading database ... 14323 files and directories currently installed.) [2023-04-10T23:46:57.583Z] Preparing to unpack .../bash_5.0-6ubuntu1.2_amd64.deb ... [2023-04-10T23:46:57.842Z] Unpacking bash (5.0-6ubuntu1.2) over (5.0-6ubuntu1) ... [2023-04-10T23:46:57.842Z] Setting up bash (5.0-6ubuntu1.2) ... [2023-04-10T23:46:57.842Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2023-04-10T23:46:57.842Z] (Reading database ... 14323 files and directories currently installed.) [2023-04-10T23:46:57.842Z] Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... [2023-04-10T23:46:57.842Z] Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... [2023-04-10T23:46:58.099Z] Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... [2023-04-10T23:46:58.099Z] (Reading database ... 14323 files and directories currently installed.) [2023-04-10T23:46:58.099Z] Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.3_amd64.deb ... [2023-04-10T23:46:58.099Z] Unpacking tar (1.30+dfsg-7ubuntu0.20.04.3) over (1.30+dfsg-7) ... [2023-04-10T23:46:58.099Z] Setting up tar (1.30+dfsg-7ubuntu0.20.04.3) ... [2023-04-10T23:46:58.358Z] (Reading database ... 14323 files and directories currently installed.) [2023-04-10T23:46:58.358Z] Preparing to unpack .../dpkg_1.19.7ubuntu3.2_amd64.deb ... [2023-04-10T23:46:58.358Z] Unpacking dpkg (1.19.7ubuntu3.2) over (1.19.7ubuntu3) ... [2023-04-10T23:46:58.358Z] Setting up dpkg (1.19.7ubuntu3.2) ... [2023-04-10T23:46:58.618Z] (Reading database ... 14323 files and directories currently installed.) [2023-04-10T23:46:58.618Z] Preparing to unpack .../gzip_1.10-0ubuntu4.1_amd64.deb ... [2023-04-10T23:46:58.618Z] Unpacking gzip (1.10-0ubuntu4.1) over (1.10-0ubuntu4) ... [2023-04-10T23:46:58.618Z] Setting up gzip (1.10-0ubuntu4.1) ... [2023-04-10T23:46:58.618Z] (Reading database ... 14323 files and directories currently installed.) [2023-04-10T23:46:58.618Z] Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.4_amd64.deb ... [2023-04-10T23:46:58.618Z] Unpacking login (1:4.8.1-1ubuntu5.20.04.4) over (1:4.8.1-1ubuntu5) ... [2023-04-10T23:46:58.877Z] Setting up login (1:4.8.1-1ubuntu5.20.04.4) ... [2023-04-10T23:46:58.877Z] (Reading database ... 14323 files and directories currently installed.) [2023-04-10T23:46:58.877Z] Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.3_amd64.deb ... [2023-04-10T23:46:58.877Z] Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.3) over (5.30.0-9build1) ... [Pipeline] echo [2023-04-10T23:46:59.231Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2023-04-10T23:46:59.444Z] Preparing to unpack .../perl_5.30.0-9ubuntu0.3_amd64.deb ... [2023-04-10T23:46:59.444Z] Unpacking perl (5.30.0-9ubuntu0.3) over (5.30.0-9build1) ... [2023-04-10T23:46:59.444Z] Preparing to unpack .../perl-base_5.30.0-9ubuntu0.3_amd64.deb ... [2023-04-10T23:46:59.444Z] Unpacking perl-base (5.30.0-9ubuntu0.3) over (5.30.0-9build1) ... [2023-04-10T23:46:59.928Z] + go mod tidy [2023-04-10T23:46:59.929Z] go: downloading github.com/stretchr/testify v1.7.0 [2023-04-10T23:47:00.012Z] Setting up perl-base (5.30.0-9ubuntu0.3) ... [2023-04-10T23:47:00.012Z] (Reading database ... 14323 files and directories currently installed.) [2023-04-10T23:47:00.012Z] Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.3_all.deb ... [2023-04-10T23:47:00.012Z] Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.3) over (5.30.0-9build1) ... [2023-04-10T23:47:00.198Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2023-04-10T23:47:00.198Z] go: downloading github.com/go-stack/stack v1.8.0 [2023-04-10T23:47:00.271Z] Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.5_amd64.deb ... [2023-04-10T23:47:00.271Z] Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.5) over (1:1.2.11.dfsg-2ubuntu1) ... [2023-04-10T23:47:00.467Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-04-10T23:47:00.467Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-04-10T23:47:00.467Z] go: downloading github.com/stretchr/objx v0.1.1 [2023-04-10T23:47:00.467Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2023-04-10T23:47:00.467Z] go: downloading github.com/hashicorp/consul/sdk v0.8.0 [2023-04-10T23:47:00.467Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2023-04-10T23:47:00.467Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2023-04-10T23:47:00.467Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2023-04-10T23:47:00.467Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2023-04-10T23:47:00.467Z] go: downloading github.com/onsi/gomega v1.7.0 [2023-04-10T23:47:00.467Z] go: downloading github.com/pkg/errors v0.9.1 [2023-04-10T23:47:00.530Z] Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.5) ... [2023-04-10T23:47:00.530Z] (Reading database ... 14323 files and directories currently installed.) [2023-04-10T23:47:00.530Z] Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... [2023-04-10T23:47:00.530Z] Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2023-04-10T23:47:00.530Z] Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... [2023-04-10T23:47:00.734Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2023-04-10T23:47:00.734Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2023-04-10T23:47:00.734Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2023-04-10T23:47:00.734Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2023-04-10T23:47:00.734Z] go: downloading github.com/miekg/dns v1.1.26 [2023-04-10T23:47:00.734Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2023-04-10T23:47:00.734Z] go: downloading gopkg.in/yaml.v2 v2.3.0 [2023-04-10T23:47:00.790Z] (Reading database ... 14323 files and directories currently installed.) [2023-04-10T23:47:00.790Z] Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... [2023-04-10T23:47:00.790Z] Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2023-04-10T23:47:00.790Z] Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... [2023-04-10T23:47:00.790Z] (Reading database ... 14323 files and directories currently installed.) [2023-04-10T23:47:00.790Z] Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... [2023-04-10T23:47:00.790Z] Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2023-04-10T23:47:00.790Z] Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... [2023-04-10T23:47:00.790Z] Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2023-04-10T23:47:01.000Z] go: downloading github.com/hpcloud/tail v1.0.0 [2023-04-10T23:47:01.001Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2023-04-10T23:47:01.001Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [Pipeline] } [2023-04-10T23:47:01.037Z] $ docker stop --time=1 b3e1321e4d53f18cd1b57d1e39eb8392c375616d0c99478beb60e326fbf881f6 [2023-04-10T23:47:01.047Z] Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... [2023-04-10T23:47:01.047Z] (Reading database ... 14323 files and directories currently installed.) [2023-04-10T23:47:01.047Z] Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... [2023-04-10T23:47:01.047Z] Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2023-04-10T23:47:01.047Z] Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... [2023-04-10T23:47:01.047Z] (Reading database ... 14323 files and directories currently installed.) [2023-04-10T23:47:01.047Z] Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... [2023-04-10T23:47:01.305Z] Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2023-04-10T23:47:01.305Z] Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... [2023-04-10T23:47:01.305Z] Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2023-04-10T23:47:01.872Z] Setting up util-linux (2.34-0.1ubuntu9.3) ... [2023-04-10T23:47:02.130Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2023-04-10T23:47:02.387Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2023-04-10T23:47:02.387Z] (Reading database ... 14323 files and directories currently installed.) [2023-04-10T23:47:02.387Z] Preparing to unpack .../libc-bin_2.31-0ubuntu9.9_amd64.deb ... [2023-04-10T23:47:02.387Z] Unpacking libc-bin (2.31-0ubuntu9.9) over (2.31-0ubuntu9) ... [2023-04-10T23:47:02.645Z] Setting up libc-bin (2.31-0ubuntu9.9) ... [2023-04-10T23:47:02.645Z] (Reading database ... 14323 files and directories currently installed.) [2023-04-10T23:47:02.645Z] Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... [2023-04-10T23:47:02.645Z] Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... [2023-04-10T23:47:02.902Z] Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... [2023-04-10T23:47:02.902Z] (Reading database ... 14323 files and directories currently installed.) [2023-04-10T23:47:02.902Z] Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... [2023-04-10T23:47:02.902Z] Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... [2023-04-10T23:47:02.902Z] Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... [2023-04-10T23:47:02.902Z] (Reading database ... 14323 files and directories currently installed.) [2023-04-10T23:47:02.902Z] Preparing to unpack .../liblzma5_5.2.4-1ubuntu1.1_amd64.deb ... [2023-04-10T23:47:02.903Z] Unpacking liblzma5:amd64 (5.2.4-1ubuntu1.1) over (5.2.4-1) ... [2023-04-10T23:47:02.903Z] Setting up liblzma5:amd64 (5.2.4-1ubuntu1.1) ... [2023-04-10T23:47:03.161Z] (Reading database ... 14323 files and directories currently installed.) [2023-04-10T23:47:03.161Z] Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... [2023-04-10T23:47:03.161Z] Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... [2023-04-10T23:47:03.161Z] Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... [2023-04-10T23:47:03.161Z] (Reading database ... 14323 files and directories currently installed.) [2023-04-10T23:47:03.161Z] Preparing to unpack .../libapt-pkg6.0_2.0.9_amd64.deb ... [2023-04-10T23:47:03.161Z] Unpacking libapt-pkg6.0:amd64 (2.0.9) over (2.0.2) ... [2023-04-10T23:47:03.281Z] $ docker rm -f --volumes b3e1321e4d53f18cd1b57d1e39eb8392c375616d0c99478beb60e326fbf881f6 [2023-04-10T23:47:03.420Z] Setting up libapt-pkg6.0:amd64 (2.0.9) ... [2023-04-10T23:47:03.420Z] (Reading database ... 14323 files and directories currently installed.) [2023-04-10T23:47:03.420Z] Preparing to unpack .../gpgv_2.2.19-3ubuntu2.2_amd64.deb ... [2023-04-10T23:47:03.420Z] Unpacking gpgv (2.2.19-3ubuntu2.2) over (2.2.19-3ubuntu2) ... [2023-04-10T23:47:03.420Z] Setting up gpgv (2.2.19-3ubuntu2.2) ... [2023-04-10T23:47:03.420Z] (Reading database ... 14323 files and directories currently installed.) [2023-04-10T23:47:03.420Z] Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... [2023-04-10T23:47:03.420Z] Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... [2023-04-10T23:47:03.678Z] Setting up ubuntu-keyring (2020.02.11.4) ... [2023-04-10T23:47:03.678Z] (Reading database ... 14323 files and directories currently installed.) [2023-04-10T23:47:03.678Z] Preparing to unpack .../libgmp10_2%3a6.2.0+dfsg-4ubuntu0.1_amd64.deb ... [2023-04-10T23:47:03.678Z] Unpacking libgmp10:amd64 (2:6.2.0+dfsg-4ubuntu0.1) over (2:6.2.0+dfsg-4) ... [2023-04-10T23:47:03.678Z] Setting up libgmp10:amd64 (2:6.2.0+dfsg-4ubuntu0.1) ... [2023-04-10T23:47:03.936Z] (Reading database ... 14323 files and directories currently installed.) [2023-04-10T23:47:03.936Z] Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2023-04-10T23:47:03.936Z] Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2023-04-10T23:47:03.936Z] Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2023-04-10T23:47:03.936Z] (Reading database ... 14323 files and directories currently installed.) [2023-04-10T23:47:03.936Z] Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2023-04-10T23:47:03.936Z] Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2023-04-10T23:47:04.194Z] Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2023-04-10T23:47:04.194Z] (Reading database ... 14323 files and directories currently installed.) [2023-04-10T23:47:04.194Z] Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... [2023-04-10T23:47:04.194Z] Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... [2023-04-10T23:47:04.194Z] Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... [2023-04-10T23:47:04.194Z] (Reading database ... 14323 files and directories currently installed.) [2023-04-10T23:47:04.194Z] Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.8_amd64.deb ... [2023-04-10T23:47:04.194Z] Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.8) over (3.6.13-2ubuntu1) ... [2023-04-10T23:47:04.453Z] Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.8) ... [2023-04-10T23:47:04.453Z] (Reading database ... 14323 files and directories currently installed.) [2023-04-10T23:47:04.453Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... [2023-04-10T23:47:04.453Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... [2023-04-10T23:47:04.727Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... [2023-04-10T23:47:04.727Z] (Reading database ... 14323 files and directories currently installed.) [2023-04-10T23:47:04.727Z] Preparing to unpack .../archives/apt_2.0.9_amd64.deb ... [2023-04-10T23:47:04.727Z] Unpacking apt (2.0.9) over (2.0.2) ... [2023-04-10T23:47:05.290Z] Setting up apt (2.0.9) ... [2023-04-10T23:47:05.290Z] Removing obsolete conffile /etc/kernel/postinst.d/apt-auto-removal ... [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-10T23:47:05.547Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2023-04-10T23:47:05.752Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-10T23:47:05.788Z] Warning: overwriting stash ‘coverage-report’ [2023-04-10T23:47:05.805Z] (Reading database ... 14322 files and directories currently installed.) [2023-04-10T23:47:05.805Z] Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.6_amd64.deb ... [2023-04-10T23:47:05.805Z] Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.6) over (1.3.1-5ubuntu4) ... [2023-04-10T23:47:05.805Z] Setting up libpam0g:amd64 (1.3.1-5ubuntu4.6) ... [2023-04-10T23:47:05.805Z] (Reading database ... 14322 files and directories currently installed.) [2023-04-10T23:47:05.805Z] Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.6_amd64.deb ... [2023-04-10T23:47:05.805Z] Unpacking libpam-modules-bin (1.3.1-5ubuntu4.6) over (1.3.1-5ubuntu4) ... [2023-04-10T23:47:06.063Z] Setting up libpam-modules-bin (1.3.1-5ubuntu4.6) ... [2023-04-10T23:47:06.063Z] (Reading database ... 14324 files and directories currently installed.) [2023-04-10T23:47:06.063Z] Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.6_amd64.deb ... [2023-04-10T23:47:06.063Z] Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.6) over (1.3.1-5ubuntu4) ... [2023-04-10T23:47:06.063Z] Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.6) ... [2023-04-10T23:47:06.323Z] (Reading database ... 14328 files and directories currently installed.) [2023-04-10T23:47:06.323Z] Preparing to unpack .../logsave_1.45.5-2ubuntu1.1_amd64.deb ... [2023-04-10T23:47:06.323Z] Unpacking logsave (1.45.5-2ubuntu1.1) over (1.45.5-2ubuntu1) ... [2023-04-10T23:47:06.323Z] Preparing to unpack .../libext2fs2_1.45.5-2ubuntu1.1_amd64.deb ... [2023-04-10T23:47:06.323Z] Unpacking libext2fs2:amd64 (1.45.5-2ubuntu1.1) over (1.45.5-2ubuntu1) ... [2023-04-10T23:47:06.323Z] Setting up libext2fs2:amd64 (1.45.5-2ubuntu1.1) ... [2023-04-10T23:47:06.415Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [2023-04-10T23:47:06.582Z] (Reading database ... 14328 files and directories currently installed.) [2023-04-10T23:47:06.582Z] Preparing to unpack .../e2fsprogs_1.45.5-2ubuntu1.1_amd64.deb ... [2023-04-10T23:47:06.582Z] Unpacking e2fsprogs (1.45.5-2ubuntu1.1) over (1.45.5-2ubuntu1) ... [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-10T23:47:06.841Z] Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... [2023-04-10T23:47:06.841Z] Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2023-04-10T23:47:06.841Z] Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.6_all.deb ... [2023-04-10T23:47:06.841Z] Unpacking libpam-runtime (1.3.1-5ubuntu4.6) over (1.3.1-5ubuntu4) ... [2023-04-10T23:47:06.841Z] Setting up libpam-runtime (1.3.1-5ubuntu4.6) ... [2023-04-10T23:47:07.035Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-10T23:47:07.099Z] (Reading database ... 14328 files and directories currently installed.) [2023-04-10T23:47:07.099Z] Preparing to unpack .../libpcre2-8-0_10.34-7ubuntu0.1_amd64.deb ... [2023-04-10T23:47:07.099Z] Unpacking libpcre2-8-0:amd64 (10.34-7ubuntu0.1) over (10.34-7) ... [2023-04-10T23:47:07.099Z] Setting up libpcre2-8-0:amd64 (10.34-7ubuntu0.1) ... [2023-04-10T23:47:07.358Z] (Reading database ... 14328 files and directories currently installed.) [2023-04-10T23:47:07.358Z] Preparing to unpack .../libpcre3_2%3a8.39-12ubuntu0.1_amd64.deb ... [2023-04-10T23:47:07.358Z] Unpacking libpcre3:amd64 (2:8.39-12ubuntu0.1) over (2:8.39-12build1) ... [2023-04-10T23:47:07.358Z] Setting up libpcre3:amd64 (2:8.39-12ubuntu0.1) ... [2023-04-10T23:47:07.358Z] (Reading database ... 14328 files and directories currently installed.) [2023-04-10T23:47:07.358Z] Preparing to unpack .../libsepol1_3.0-1ubuntu0.1_amd64.deb ... [2023-04-10T23:47:07.358Z] Unpacking libsepol1:amd64 (3.0-1ubuntu0.1) over (3.0-1) ... [2023-04-10T23:47:07.372Z] + ls -al . [2023-04-10T23:47:07.372Z] total 176 [2023-04-10T23:47:07.372Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 10 23:46 . [2023-04-10T23:47:07.372Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 10 23:44 .. [2023-04-10T23:47:07.372Z] -rw-rw-r-- 1 jenkins jenkins 119 Apr 10 23:44 .dockerignore [2023-04-10T23:47:07.372Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 10 23:44 .git [2023-04-10T23:47:07.372Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 10 23:44 .github [2023-04-10T23:47:07.372Z] -rw-rw-r-- 1 jenkins jenkins 97 Apr 10 23:44 .gitignore [2023-04-10T23:47:07.372Z] -rw-rw-r-- 1 jenkins jenkins 7608 Apr 10 23:44 Attribution.txt [2023-04-10T23:47:07.372Z] -rw-rw-r-- 1 jenkins jenkins 24052 Apr 10 23:44 CHANGELOG.md [2023-04-10T23:47:07.372Z] -rw-rw-r-- 1 jenkins jenkins 2064 Apr 10 23:44 Dockerfile [2023-04-10T23:47:07.372Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 10 23:44 GOVERNANCE.md [2023-04-10T23:47:07.372Z] -rw-rw-r-- 1 jenkins jenkins 710 Apr 10 23:44 Jenkinsfile [2023-04-10T23:47:07.372Z] -rw-rw-r-- 1 jenkins jenkins 10174 Apr 10 23:44 LICENSE [2023-04-10T23:47:07.372Z] -rw-rw-r-- 1 jenkins jenkins 618 Apr 10 23:44 OWNERS.md [2023-04-10T23:47:07.372Z] -rw-rw-r-- 1 jenkins jenkins 3429 Apr 10 23:44 README.md [2023-04-10T23:47:07.372Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 10 23:42 VERSION [2023-04-10T23:47:07.372Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 10 23:44 bin [2023-04-10T23:47:07.372Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 10 23:45 coverage.out [2023-04-10T23:47:07.372Z] -rw-rw-r-- 1 jenkins jenkins 129 Apr 10 23:47 go.mod [2023-04-10T23:47:07.372Z] -rw-rw-r-- 1 jenkins jenkins 49193 Apr 10 23:44 go.sum [2023-04-10T23:47:07.372Z] -rw-rw-r-- 1 jenkins jenkins 1949 Apr 10 23:44 main.go [2023-04-10T23:47:07.372Z] -rw-rw-r-- 1 jenkins jenkins 1614 Apr 10 23:44 makefile [2023-04-10T23:47:07.372Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 10 23:44 res [2023-04-10T23:47:07.372Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 10 23:44 snap [2023-04-10T23:47:07.372Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 10 23:44 vendor [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-10T23:47:07.636Z] Setting up libsepol1:amd64 (3.0-1ubuntu0.1) ... [2023-04-10T23:47:07.636Z] (Reading database ... 14328 files and directories currently installed.) [2023-04-10T23:47:07.636Z] Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.4_amd64.deb ... [2023-04-10T23:47:07.636Z] Unpacking passwd (1:4.8.1-1ubuntu5.20.04.4) over (1:4.8.1-1ubuntu5) ... [2023-04-10T23:47:07.860Z] + docker build -t app-service-configurable-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=a8f4bce85b7b5813e105d1e2e02518cf8f0d0558 --label arch=arm64 --label version=0.0.0 . [2023-04-10T23:47:07.894Z] Setting up passwd (1:4.8.1-1ubuntu5.20.04.4) ... [2023-04-10T23:47:07.894Z] (Reading database ... 14328 files and directories currently installed.) [2023-04-10T23:47:07.894Z] Preparing to unpack .../00-libcom-err2_1.45.5-2ubuntu1.1_amd64.deb ... [2023-04-10T23:47:07.894Z] Unpacking libcom-err2:amd64 (1.45.5-2ubuntu1.1) over (1.45.5-2ubuntu1) ... [2023-04-10T23:47:07.894Z] Preparing to unpack .../01-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2023-04-10T23:47:07.894Z] Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2023-04-10T23:47:08.153Z] Preparing to unpack .../02-libss2_1.45.5-2ubuntu1.1_amd64.deb ... [2023-04-10T23:47:08.153Z] Unpacking libss2:amd64 (1.45.5-2ubuntu1.1) over (1.45.5-2ubuntu1) ... [2023-04-10T23:47:08.153Z] Preparing to unpack .../03-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2023-04-10T23:47:08.153Z] Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2023-04-10T23:47:08.412Z] Preparing to unpack .../04-libssl1.1_1.1.1f-1ubuntu2.17_amd64.deb ... [2023-04-10T23:47:08.412Z] Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.17) over (1.1.1f-1ubuntu2) ... [2023-04-10T23:47:08.412Z] Preparing to unpack .../05-openssl_1.1.1f-1ubuntu2.17_amd64.deb ... [2023-04-10T23:47:08.412Z] Unpacking openssl (1.1.1f-1ubuntu2.17) over (1.1.1f-1ubuntu2) ... [2023-04-10T23:47:08.670Z] Preparing to unpack .../06-ca-certificates_20211016ubuntu0.20.04.1_all.deb ... [2023-04-10T23:47:08.670Z] Unpacking ca-certificates (20211016ubuntu0.20.04.1) over (20190110ubuntu1) ... [2023-04-10T23:47:08.670Z] Preparing to unpack .../07-libapparmor1_2.13.3-7ubuntu5.2_amd64.deb ... [2023-04-10T23:47:08.670Z] Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.2) over (2.13.3-7ubuntu5) ... [2023-04-10T23:47:08.865Z] Sending build context to Docker daemon 10.61MB [2023-04-10T23:47:08.865Z] Step 1/26 : ARG BASE=golang:1.16-alpine3.14 [2023-04-10T23:47:08.865Z] Step 2/26 : FROM ${BASE} AS builder [2023-04-10T23:47:08.865Z] ---> 42760294faab [2023-04-10T23:47:08.865Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2023-04-10T23:47:08.928Z] Preparing to unpack .../08-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... [2023-04-10T23:47:08.928Z] Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... [2023-04-10T23:47:08.928Z] Preparing to unpack .../09-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... [2023-04-10T23:47:08.928Z] Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... [2023-04-10T23:47:08.928Z] Preparing to unpack .../10-libkmod2_27-1ubuntu2.1_amd64.deb ... [2023-04-10T23:47:08.928Z] Unpacking libkmod2:amd64 (27-1ubuntu2.1) over (27-1ubuntu2) ... [2023-04-10T23:47:08.928Z] Preparing to unpack .../11-libsqlite3-0_3.31.1-4ubuntu0.5_amd64.deb ... [2023-04-10T23:47:09.144Z] ---> Running in 7a3c673e9d48 [2023-04-10T23:47:09.187Z] Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.5) over (3.31.1-4) ... [2023-04-10T23:47:09.187Z] Preparing to unpack .../12-tzdata_2022g-0ubuntu0.20.04.1_all.deb ... [2023-04-10T23:47:09.187Z] Unpacking tzdata (2022g-0ubuntu0.20.04.1) over (2019c-3ubuntu1) ... [2023-04-10T23:47:09.428Z] Removing intermediate container 7a3c673e9d48 [2023-04-10T23:47:09.428Z] ---> 023aa6495cb9 [2023-04-10T23:47:09.428Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-04-10T23:47:09.445Z] Preparing to unpack .../13-xz-utils_5.2.4-1ubuntu1.1_amd64.deb ... [2023-04-10T23:47:09.445Z] Unpacking xz-utils (5.2.4-1ubuntu1.1) over (5.2.4-1) ... [2023-04-10T23:47:09.445Z] Preparing to unpack .../14-advancecomp_2.1-2.1ubuntu0.20.04.1_amd64.deb ... [2023-04-10T23:47:09.445Z] Unpacking advancecomp (2.1-2.1ubuntu0.20.04.1) over (2.1-2.1build1) ... [2023-04-10T23:47:09.705Z] Preparing to unpack .../15-libctf0_2.34-6ubuntu1.4_amd64.deb ... [2023-04-10T23:47:09.705Z] Unpacking libctf0:amd64 (2.34-6ubuntu1.4) over (2.34-6ubuntu1) ... [2023-04-10T23:47:09.705Z] Preparing to unpack .../16-binutils-x86-64-linux-gnu_2.34-6ubuntu1.4_amd64.deb ... [2023-04-10T23:47:09.705Z] Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.4) over (2.34-6ubuntu1) ... [2023-04-10T23:47:09.712Z] ---> Running in f9fe89940380 [2023-04-10T23:47:09.963Z] Preparing to unpack .../17-libbinutils_2.34-6ubuntu1.4_amd64.deb ... [2023-04-10T23:47:09.963Z] Unpacking libbinutils:amd64 (2.34-6ubuntu1.4) over (2.34-6ubuntu1) ... [2023-04-10T23:47:09.963Z] Preparing to unpack .../18-binutils_2.34-6ubuntu1.4_amd64.deb ... [2023-04-10T23:47:10.005Z] Removing intermediate container f9fe89940380 [2023-04-10T23:47:10.005Z] ---> e80ec7c2adf7 [2023-04-10T23:47:10.005Z] Step 5/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2023-04-10T23:47:10.005Z] ---> Running in b1bdc8bb7b1e [2023-04-10T23:47:10.222Z] Unpacking binutils (2.34-6ubuntu1.4) over (2.34-6ubuntu1) ... [2023-04-10T23:47:10.222Z] Preparing to unpack .../19-binutils-common_2.34-6ubuntu1.4_amd64.deb ... [2023-04-10T23:47:10.222Z] Unpacking binutils-common:amd64 (2.34-6ubuntu1.4) over (2.34-6ubuntu1) ... [2023-04-10T23:47:10.222Z] Preparing to unpack .../20-libctf-nobfd0_2.34-6ubuntu1.4_amd64.deb ... [2023-04-10T23:47:10.222Z] Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.4) over (2.34-6ubuntu1) ... [2023-04-10T23:47:10.222Z] Preparing to unpack .../21-dpkg-dev_1.19.7ubuntu3.2_all.deb ... [2023-04-10T23:47:10.222Z] Unpacking dpkg-dev (1.19.7ubuntu3.2) over (1.19.7ubuntu3) ... [2023-04-10T23:47:10.282Z] Removing intermediate container b1bdc8bb7b1e [2023-04-10T23:47:10.282Z] ---> 15a15d3c22a7 [2023-04-10T23:47:10.282Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-04-10T23:47:10.282Z] ---> Running in 72da72f12418 [2023-04-10T23:47:10.481Z] Preparing to unpack .../22-libdpkg-perl_1.19.7ubuntu3.2_all.deb ... [2023-04-10T23:47:10.481Z] Unpacking libdpkg-perl (1.19.7ubuntu3.2) over (1.19.7ubuntu3) ... [2023-04-10T23:47:10.481Z] Preparing to unpack .../23-build-essential_12.8ubuntu1.1_amd64.deb ... [2023-04-10T23:47:10.481Z] Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... [2023-04-10T23:47:10.481Z] Preparing to unpack .../24-libasan5_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2023-04-10T23:47:10.481Z] Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2023-04-10T23:47:11.048Z] Preparing to unpack .../25-g++-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2023-04-10T23:47:11.048Z] Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2023-04-10T23:47:11.982Z] Preparing to unpack .../26-gcc-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2023-04-10T23:47:11.983Z] Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2023-04-10T23:47:12.242Z] Removing intermediate container 72da72f12418 [2023-04-10T23:47:12.242Z] ---> d1a2208a414b [2023-04-10T23:47:12.242Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-10T23:47:12.242Z] ---> Running in 9ed9014fb1b5 [2023-04-10T23:47:12.633Z] Preparing to unpack .../27-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2023-04-10T23:47:12.633Z] Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2023-04-10T23:47:12.910Z] Preparing to unpack .../28-libgcc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2023-04-10T23:47:12.910Z] Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2023-04-10T23:47:13.203Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2023-04-10T23:47:13.471Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2023-04-10T23:47:13.527Z] Preparing to unpack .../29-cpp-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2023-04-10T23:47:13.527Z] Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2023-04-10T23:47:14.128Z] Preparing to unpack .../30-gcc-9-base_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2023-04-10T23:47:14.128Z] Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2023-04-10T23:47:14.128Z] Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.2) ... [2023-04-10T23:47:14.128Z] Setting up perl-modules-5.30 (5.30.0-9ubuntu0.3) ... [2023-04-10T23:47:14.128Z] Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.17) ... [2023-04-10T23:47:14.398Z] Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.5) ... [2023-04-10T23:47:14.399Z] Setting up binutils-common:amd64 (2.34-6ubuntu1.4) ... [2023-04-10T23:47:14.399Z] Setting up linux-libc-dev:amd64 (5.4.0-146.163) ... [2023-04-10T23:47:14.399Z] Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.4) ... [2023-04-10T23:47:14.399Z] Setting up libcom-err2:amd64 (1.45.5-2ubuntu1.1) ... [2023-04-10T23:47:14.399Z] Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... [2023-04-10T23:47:14.399Z] Setting up tzdata (2022g-0ubuntu0.20.04.1) ... [2023-04-10T23:47:14.399Z] [2023-04-10T23:47:14.399Z] Current default time zone: 'Etc/UTC' [2023-04-10T23:47:14.399Z] Local time is now: Mon Apr 10 23:47:14 UTC 2023. [2023-04-10T23:47:14.399Z] Universal Time is now: Mon Apr 10 23:47:14 UTC 2023. [2023-04-10T23:47:14.399Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2023-04-10T23:47:14.399Z] [2023-04-10T23:47:14.670Z] Setting up xz-utils (5.2.4-1ubuntu1.1) ... [2023-04-10T23:47:14.670Z] Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... [2023-04-10T23:47:14.670Z] Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... [2023-04-10T23:47:14.670Z] Setting up libss2:amd64 (1.45.5-2ubuntu1.1) ... [2023-04-10T23:47:14.670Z] Setting up logsave (1.45.5-2ubuntu1.1) ... [2023-04-10T23:47:14.670Z] Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... [2023-04-10T23:47:14.670Z] Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... [2023-04-10T23:47:14.670Z] Setting up advancecomp (2.1-2.1ubuntu0.20.04.1) ... [2023-04-10T23:47:14.670Z] Setting up mount (2.34-0.1ubuntu9.3) ... [2023-04-10T23:47:14.670Z] Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.3) ... [2023-04-10T23:47:14.670Z] Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... [2023-04-10T23:47:14.670Z] Setting up libbinutils:amd64 (2.34-6ubuntu1.4) ... [2023-04-10T23:47:14.670Z] Setting up libc-dev-bin (2.31-0ubuntu9.9) ... [2023-04-10T23:47:14.670Z] Setting up openssl (1.1.1f-1ubuntu2.17) ... [2023-04-10T23:47:14.670Z] Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... [2023-04-10T23:47:14.670Z] Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2023-04-10T23:47:14.670Z] Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... [2023-04-10T23:47:14.670Z] Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... [2023-04-10T23:47:14.670Z] Setting up libkmod2:amd64 (27-1ubuntu2.1) ... [2023-04-10T23:47:14.670Z] Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2023-04-10T23:47:14.670Z] Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2023-04-10T23:47:14.670Z] Setting up libctf0:amd64 (2.34-6ubuntu1.4) ... [2023-04-10T23:47:14.879Z] OK: 219 MiB in 52 packages [2023-04-10T23:47:14.931Z] Setting up e2fsprogs (1.45.5-2ubuntu1.1) ... [2023-04-10T23:47:15.188Z] /usr/sbin/policy-rc.d returned 101, not running 'restart e2scrub_all.service e2scrub_all.timer e2scrub_reap.service' [2023-04-10T23:47:15.188Z] Setting up fdisk (2.34-0.1ubuntu9.3) ... [2023-04-10T23:47:15.188Z] Setting up ca-certificates (20211016ubuntu0.20.04.1) ... [2023-04-10T23:47:15.461Z] Removing intermediate container 9ed9014fb1b5 [2023-04-10T23:47:15.461Z] ---> f3bc58f9d8da [2023-04-10T23:47:15.461Z] Step 8/26 : WORKDIR /app [2023-04-10T23:47:15.461Z] ---> Running in 4f66d34917c0 [2023-04-10T23:47:15.728Z] Removing intermediate container 4f66d34917c0 [2023-04-10T23:47:15.728Z] ---> 887b290739a0 [2023-04-10T23:47:15.728Z] Step 9/26 : COPY . . [2023-04-10T23:47:17.090Z] Updating certificates in /etc/ssl/certs... [2023-04-10T23:47:18.025Z] rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL [2023-04-10T23:47:18.025Z] 28 added, 32 removed; done. [2023-04-10T23:47:18.025Z] Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2023-04-10T23:47:18.025Z] Setting up perl (5.30.0-9ubuntu0.3) ... [2023-04-10T23:47:18.025Z] Setting up libdpkg-perl (1.19.7ubuntu3.2) ... [2023-04-10T23:47:18.025Z] Setting up procps (2:3.3.16-1ubuntu2.3) ... [2023-04-10T23:47:18.283Z] Setting up cpp-9 (9.4.0-1ubuntu1~20.04.1) ... [2023-04-10T23:47:18.283Z] Setting up libc6-dev:amd64 (2.31-0ubuntu9.9) ... [2023-04-10T23:47:18.283Z] Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... [2023-04-10T23:47:18.283Z] Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.4) ... [2023-04-10T23:47:18.283Z] Setting up binutils (2.34-6ubuntu1.4) ... [2023-04-10T23:47:18.283Z] Setting up dpkg-dev (1.19.7ubuntu3.2) ... [2023-04-10T23:47:18.283Z] Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2023-04-10T23:47:18.283Z] Setting up build-essential (12.8ubuntu1.1) ... [2023-04-10T23:47:18.283Z] Setting up gcc-9 (9.4.0-1ubuntu1~20.04.1) ... [2023-04-10T23:47:18.283Z] Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2023-04-10T23:47:18.283Z] Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ... [2023-04-10T23:47:18.283Z] Processing triggers for libc-bin (2.31-0ubuntu9.9) ... [2023-04-10T23:47:18.283Z] Processing triggers for systemd (245.4-4ubuntu3.20) ... [2023-04-10T23:47:18.543Z] Processing triggers for mime-support (3.64ubuntu1) ... [2023-04-10T23:47:19.065Z] ---> 0fbd10f2b93a [2023-04-10T23:47:19.065Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-10T23:47:19.110Z] Processing triggers for ca-certificates (20211016ubuntu0.20.04.1) ... [2023-04-10T23:47:19.110Z] Updating certificates in /etc/ssl/certs... [2023-04-10T23:47:19.333Z] ---> Running in f4eeda61c87d [2023-04-10T23:47:19.678Z] 0 added, 0 removed; done. [2023-04-10T23:47:19.678Z] Running hooks in /etc/ca-certificates/update.d... [2023-04-10T23:47:19.678Z] done. [2023-04-10T23:47:20.293Z] skipping... [2023-04-10T23:47:20.878Z] Removing intermediate container f4eeda61c87d [2023-04-10T23:47:20.878Z] ---> c75a780d2663 [2023-04-10T23:47:20.878Z] Step 11/26 : ARG MAKE="make build" [2023-04-10T23:47:20.878Z] ---> Running in ba077b8c1ddc [2023-04-10T23:47:21.146Z] Removing intermediate container ba077b8c1ddc [2023-04-10T23:47:21.146Z] ---> dd0de97e20a9 [2023-04-10T23:47:21.146Z] Step 12/26 : RUN $MAKE [2023-04-10T23:47:21.146Z] ---> Running in c46d3b73b3dd [2023-04-10T23:47:21.312Z] Reading package lists... [2023-04-10T23:47:21.312Z] Building dependency tree... [2023-04-10T23:47:21.312Z] Reading state information... [2023-04-10T23:47:21.312Z] The following NEW packages will be installed: [2023-04-10T23:47:21.312Z] apt-transport-https [2023-04-10T23:47:21.571Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2023-04-10T23:47:21.571Z] Need to get 1704 B of archives. [2023-04-10T23:47:21.571Z] After this operation, 162 kB of additional disk space will be used. [2023-04-10T23:47:21.571Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.9 [1704 B] [2023-04-10T23:47:21.571Z] debconf: delaying package configuration, since apt-utils is not installed [2023-04-10T23:47:21.571Z] Fetched 1704 B in 0s (27.9 kB/s) [2023-04-10T23:47:21.571Z] Selecting previously unselected package apt-transport-https. [2023-04-10T23:47:21.571Z] (Reading database ... 14333 files and directories currently installed.) [2023-04-10T23:47:21.571Z] Preparing to unpack .../apt-transport-https_2.0.9_all.deb ... [2023-04-10T23:47:21.571Z] Unpacking apt-transport-https (2.0.9) ... [2023-04-10T23:47:21.571Z] Setting up apt-transport-https (2.0.9) ... [2023-04-10T23:47:21.831Z] Waiting for network to be ready... [2023-04-10T23:47:22.102Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.1.2 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2023-04-10T23:47:29.967Z] 2023-04-10T23:47:26Z INFO Waiting for automatic snapd restart... [2023-04-10T23:47:29.967Z] snapd 2.58.3 from Canonical** installed [2023-04-10T23:47:29.967Z] "snapd" switched to the "latest/stable" channel [2023-04-10T23:47:29.967Z] [2023-04-10T23:47:34.159Z] core20 20230308 from Canonical** installed [2023-04-10T23:47:34.159Z] "core20" switched to the "latest/stable" channel [2023-04-10T23:47:34.159Z] [2023-04-10T23:47:40.720Z] snapcraft 7.3.1 from Canonical** installed [2023-04-10T23:47:40.720Z] "snapcraft" switched to the "latest/stable" channel [2023-04-10T23:47:40.720Z] [2023-04-10T23:47:44.007Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2023-04-10T23:47:44.007Z] - README.md [2023-04-10T23:47:44.007Z] [2023-04-10T23:47:44.007Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2023-04-10T23:47:44.572Z] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease [2023-04-10T23:47:44.572Z] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease [2023-04-10T23:47:44.830Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2023-04-10T23:47:46.021Z] Reading package lists... [2023-04-10T23:47:46.021Z] Installing build dependencies: gcc git libzmq3-dev make pkg-config [2023-04-10T23:47:46.280Z] Reading package lists... [2023-04-10T23:47:46.280Z] Building dependency tree... [2023-04-10T23:47:46.280Z] Reading state information... [2023-04-10T23:47:46.538Z] gcc is already the newest version (4:9.3.0-1ubuntu2). [2023-04-10T23:47:46.539Z] gcc set to manually installed. [2023-04-10T23:47:46.539Z] make is already the newest version (4.2.1-1.2). [2023-04-10T23:47:46.539Z] make set to manually installed. [2023-04-10T23:47:46.539Z] The following additional packages will be installed: [2023-04-10T23:47:46.539Z] comerr-dev git-man krb5-multidev libbrotli1 libcurl3-gnutls liberror-perl [2023-04-10T23:47:46.539Z] libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 [2023-04-10T23:47:46.539Z] libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 libpgm-dev [2023-04-10T23:47:46.539Z] libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq5 [2023-04-10T23:47:46.539Z] Suggested packages: [2023-04-10T23:47:46.539Z] doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el [2023-04-10T23:47:46.539Z] git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc [2023-04-10T23:47:46.539Z] krb5-user libnorm-doc [2023-04-10T23:47:46.539Z] Recommended packages: [2023-04-10T23:47:46.539Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix [2023-04-10T23:47:46.539Z] The following NEW packages will be installed: [2023-04-10T23:47:46.539Z] comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls [2023-04-10T23:47:46.539Z] liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 [2023-04-10T23:47:46.539Z] libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 [2023-04-10T23:47:46.539Z] libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev [2023-04-10T23:47:46.539Z] libzmq5 pkg-config [2023-04-10T23:47:46.539Z] 0 upgraded, 26 newly installed, 0 to remove and 0 not upgraded. [2023-04-10T23:47:46.539Z] Need to get 10.1 MB of archives. [2023-04-10T23:47:46.539Z] After this operation, 56.0 MB of additional disk space will be used. [2023-04-10T23:47:46.539Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] [2023-04-10T23:47:46.797Z] Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] [2023-04-10T23:47:46.797Z] Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] [2023-04-10T23:47:46.797Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] [2023-04-10T23:47:46.797Z] Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] [2023-04-10T23:47:46.797Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] [2023-04-10T23:47:46.797Z] Get:7 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] [2023-04-10T23:47:46.797Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] [2023-04-10T23:47:46.797Z] Get:9 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] [2023-04-10T23:47:46.797Z] Get:10 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] [2023-04-10T23:47:46.797Z] Get:11 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] [2023-04-10T23:47:46.797Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] [2023-04-10T23:47:46.797Z] Get:13 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] [2023-04-10T23:47:46.797Z] Get:14 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] [2023-04-10T23:47:46.797Z] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] [2023-04-10T23:47:47.364Z] Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] [2023-04-10T23:47:47.364Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.18 [233 kB] [2023-04-10T23:47:47.364Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.10 [887 kB] [2023-04-10T23:47:47.364Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.10 [4534 kB] [2023-04-10T23:47:47.622Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.3 [55.4 kB] [2023-04-10T23:47:47.622Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.3 [37.3 kB] [2023-04-10T23:47:47.622Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.3 [49.5 kB] [2023-04-10T23:47:47.622Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.3 [37.7 kB] [2023-04-10T23:47:47.622Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1.1 [39.9 kB] [2023-04-10T23:47:47.622Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.3 [120 kB] [2023-04-10T23:47:47.880Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.3 [11.7 kB] [2023-04-10T23:47:47.880Z] debconf: delaying package configuration, since apt-utils is not installed [2023-04-10T23:47:47.880Z] Fetched 10.1 MB in 1s (7750 kB/s) [2023-04-10T23:47:48.139Z] Selecting previously unselected package libglib2.0-0:amd64. [2023-04-10T23:47:48.139Z] (Reading database ... 14337 files and directories currently installed.) [2023-04-10T23:47:48.139Z] Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... [2023-04-10T23:47:48.139Z] Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2023-04-10T23:47:48.139Z] Selecting previously unselected package libsodium23:amd64. [2023-04-10T23:47:48.139Z] Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... [2023-04-10T23:47:48.139Z] Unpacking libsodium23:amd64 (1.0.18-1) ... [2023-04-10T23:47:48.398Z] Selecting previously unselected package libpsl5:amd64. [2023-04-10T23:47:48.398Z] Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... [2023-04-10T23:47:48.398Z] Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... [2023-04-10T23:47:48.398Z] Selecting previously unselected package libbrotli1:amd64. [2023-04-10T23:47:48.398Z] Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... [2023-04-10T23:47:48.398Z] Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2023-04-10T23:47:48.398Z] Selecting previously unselected package libnghttp2-14:amd64. [2023-04-10T23:47:48.398Z] Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... [2023-04-10T23:47:48.398Z] Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... [2023-04-10T23:47:48.398Z] Selecting previously unselected package librtmp1:amd64. [2023-04-10T23:47:48.398Z] Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... [2023-04-10T23:47:48.677Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2023-04-10T23:47:48.677Z] Selecting previously unselected package libssh-4:amd64. [2023-04-10T23:47:48.677Z] Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... [2023-04-10T23:47:48.677Z] Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2023-04-10T23:47:48.677Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2023-04-10T23:47:48.677Z] Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.18_amd64.deb ... [2023-04-10T23:47:48.677Z] Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.18) ... [2023-04-10T23:47:48.677Z] Selecting previously unselected package liberror-perl. [2023-04-10T23:47:48.677Z] Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... [2023-04-10T23:47:48.677Z] Unpacking liberror-perl (0.17029-1) ... [2023-04-10T23:47:48.939Z] Selecting previously unselected package git-man. [2023-04-10T23:47:48.939Z] Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.10_all.deb ... [2023-04-10T23:47:48.939Z] Unpacking git-man (1:2.25.1-1ubuntu3.10) ... [2023-04-10T23:47:48.939Z] Selecting previously unselected package git. [2023-04-10T23:47:48.939Z] Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.10_amd64.deb ... [2023-04-10T23:47:48.939Z] Unpacking git (1:2.25.1-1ubuntu3.10) ... [2023-04-10T23:47:49.520Z] Selecting previously unselected package libgssrpc4:amd64. [2023-04-10T23:47:49.520Z] Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.3_amd64.deb ... [2023-04-10T23:47:49.520Z] Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.3) ... [2023-04-10T23:47:49.520Z] Selecting previously unselected package libkdb5-9:amd64. [2023-04-10T23:47:49.520Z] Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.3_amd64.deb ... [2023-04-10T23:47:49.520Z] Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.3) ... [2023-04-10T23:47:49.779Z] Selecting previously unselected package libkadm5srv-mit11:amd64. [2023-04-10T23:47:49.779Z] Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.3_amd64.deb ... [2023-04-10T23:47:49.779Z] Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.3) ... [2023-04-10T23:47:49.779Z] Selecting previously unselected package libkadm5clnt-mit11:amd64. [2023-04-10T23:47:49.779Z] Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.3_amd64.deb ... [2023-04-10T23:47:49.779Z] Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.3) ... [2023-04-10T23:47:49.779Z] Selecting previously unselected package comerr-dev:amd64. [2023-04-10T23:47:49.779Z] Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1.1_amd64.deb ... [2023-04-10T23:47:49.779Z] Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1.1) ... [2023-04-10T23:47:49.779Z] Selecting previously unselected package krb5-multidev:amd64. [2023-04-10T23:47:49.779Z] Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.3_amd64.deb ... [2023-04-10T23:47:49.779Z] Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.3) ... [2023-04-10T23:47:50.056Z] Selecting previously unselected package libnorm1:amd64. [2023-04-10T23:47:50.056Z] Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... [2023-04-10T23:47:50.056Z] Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2023-04-10T23:47:50.056Z] Selecting previously unselected package libnorm-dev:amd64. [2023-04-10T23:47:50.056Z] Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... [2023-04-10T23:47:50.056Z] Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2023-04-10T23:47:50.056Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2023-04-10T23:47:50.056Z] Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2023-04-10T23:47:50.056Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2023-04-10T23:47:50.056Z] Selecting previously unselected package libpgm-dev:amd64. [2023-04-10T23:47:50.056Z] Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2023-04-10T23:47:50.056Z] Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2023-04-10T23:47:50.315Z] Selecting previously unselected package libsodium-dev:amd64. [2023-04-10T23:47:50.315Z] Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... [2023-04-10T23:47:50.315Z] Unpacking libsodium-dev:amd64 (1.0.18-1) ... [2023-04-10T23:47:50.315Z] Selecting previously unselected package libzmq5:amd64. [2023-04-10T23:47:50.315Z] Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... [2023-04-10T23:47:50.315Z] Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... [2023-04-10T23:47:50.315Z] Selecting previously unselected package libkrb5-dev:amd64. [2023-04-10T23:47:50.315Z] Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.3_amd64.deb ... [2023-04-10T23:47:50.315Z] Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.3) ... [2023-04-10T23:47:50.577Z] Selecting previously unselected package libzmq3-dev:amd64. [2023-04-10T23:47:50.577Z] Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... [2023-04-10T23:47:50.577Z] Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2023-04-10T23:47:50.577Z] Selecting previously unselected package pkg-config. [2023-04-10T23:47:50.577Z] Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... [2023-04-10T23:47:50.577Z] Unpacking pkg-config (0.29.1-0ubuntu4) ... [2023-04-10T23:47:50.577Z] Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... [2023-04-10T23:47:50.577Z] Setting up libsodium23:amd64 (1.0.18-1) ... [2023-04-10T23:47:50.577Z] Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2023-04-10T23:47:50.577Z] No schema files found: doing nothing. [2023-04-10T23:47:50.577Z] Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2023-04-10T23:47:50.577Z] Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2023-04-10T23:47:50.577Z] Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... [2023-04-10T23:47:50.577Z] Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2023-04-10T23:47:50.577Z] Setting up liberror-perl (0.17029-1) ... [2023-04-10T23:47:50.835Z] Setting up libgssrpc4:amd64 (1.17-6ubuntu4.3) ... [2023-04-10T23:47:50.835Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2023-04-10T23:47:50.835Z] Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1.1) ... [2023-04-10T23:47:50.835Z] Setting up pkg-config (0.29.1-0ubuntu4) ... [2023-04-10T23:47:50.836Z] Setting up libsodium-dev:amd64 (1.0.18-1) ... [2023-04-10T23:47:50.836Z] Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2023-04-10T23:47:50.836Z] Setting up libkdb5-9:amd64 (1.17-6ubuntu4.3) ... [2023-04-10T23:47:50.836Z] Setting up git-man (1:2.25.1-1ubuntu3.10) ... [2023-04-10T23:47:50.836Z] Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.3) ... [2023-04-10T23:47:50.836Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2023-04-10T23:47:50.836Z] Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.3) ... [2023-04-10T23:47:50.836Z] Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... [2023-04-10T23:47:50.836Z] Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.18) ... [2023-04-10T23:47:50.836Z] Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2023-04-10T23:47:50.836Z] Setting up git (1:2.25.1-1ubuntu3.10) ... [2023-04-10T23:47:51.094Z] Setting up krb5-multidev:amd64 (1.17-6ubuntu4.3) ... [2023-04-10T23:47:51.094Z] Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.3) ... [2023-04-10T23:47:51.094Z] Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2023-04-10T23:47:51.094Z] Processing triggers for libc-bin (2.31-0ubuntu9.9) ... [2023-04-10T23:47:51.353Z] gcc set to automatically installed. [2023-04-10T23:47:51.353Z] git set to automatically installed. [2023-04-10T23:47:51.353Z] libzmq3-dev set to automatically installed. [2023-04-10T23:47:51.353Z] make set to automatically installed. [2023-04-10T23:47:51.353Z] pkg-config set to automatically installed. [2023-04-10T23:47:52.733Z] snapd is not logged in, snap install commands will use sudo [2023-04-10T23:47:59.296Z] go (1.16/stable) 1.16.15 from Canonical** installed [2023-04-10T23:48:00.944Z] Removing intermediate container c46d3b73b3dd [2023-04-10T23:48:00.944Z] ---> 4bfee00a233d [2023-04-10T23:48:00.944Z] Step 13/26 : FROM alpine:3.14 [2023-04-10T23:48:01.210Z] 3.14: Pulling from library/alpine [2023-04-10T23:48:01.210Z] 422ed46b1a92: Pulling fs layer [2023-04-10T23:48:01.477Z] 422ed46b1a92: Verifying Checksum [2023-04-10T23:48:01.478Z] 422ed46b1a92: Download complete [2023-04-10T23:48:02.063Z] 422ed46b1a92: Pull complete [2023-04-10T23:48:02.063Z] Digest: sha256:0f2d5c38dd7a4f4f733e688e3a6733cb5ab1ac6e3cb4603a5dd564e5bfb80eed [2023-04-10T23:48:02.063Z] Status: Downloaded newer image for alpine:3.14 [2023-04-10T23:48:02.063Z] ---> 46c5e66a9efa [2023-04-10T23:48:02.063Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2023-04-10T23:48:02.063Z] ---> Running in e47010675441 [2023-04-10T23:48:02.333Z] Removing intermediate container e47010675441 [2023-04-10T23:48:02.333Z] ---> 66a391060f49 [2023-04-10T23:48:02.333Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-04-10T23:48:02.333Z] ---> Running in b63bc289b475 [2023-04-10T23:48:02.599Z] Removing intermediate container b63bc289b475 [2023-04-10T23:48:02.599Z] ---> b88eaf82ea7f [2023-04-10T23:48:02.599Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2023-04-10T23:48:02.866Z] ---> Running in ba289ae2858a [2023-04-10T23:48:03.487Z] Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] [2023-04-10T23:48:03.488Z] Fetched 290 kB in 0s (0 B/s) [2023-04-10T23:48:03.488Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] [2023-04-10T23:48:03.488Z] Fetched 158 kB in 0s (0 B/s) [2023-04-10T23:48:03.488Z] Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] [2023-04-10T23:48:03.488Z] Fetched 242 kB in 0s (0 B/s) [2023-04-10T23:48:03.488Z] Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] [2023-04-10T23:48:03.488Z] Fetched 150 kB in 0s (0 B/s) [2023-04-10T23:48:03.488Z] Pulling app-service-config [2023-04-10T23:48:03.488Z] + snapcraftctl pull [2023-04-10T23:48:03.826Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2023-04-10T23:48:04.092Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2023-04-10T23:48:04.426Z] Pulling config-common [2023-04-10T23:48:04.426Z] + snapcraftctl pull [2023-04-10T23:48:04.678Z] (1/7) Installing ca-certificates (20220614-r0) [2023-04-10T23:48:04.943Z] (2/7) Installing dumb-init (1.2.5-r1) [2023-04-10T23:48:04.943Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2023-04-10T23:48:04.943Z] (4/7) Installing libsodium (1.0.18-r0) [2023-04-10T23:48:04.943Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2023-04-10T23:48:04.943Z] (6/7) Installing libzmq (4.3.4-r0) [2023-04-10T23:48:04.943Z] (7/7) Installing zeromq (4.3.4-r0) [2023-04-10T23:48:04.943Z] Executing busybox-1.33.1-r8.trigger [2023-04-10T23:48:04.943Z] Executing ca-certificates-20220614-r0.trigger [2023-04-10T23:48:05.211Z] OK: 9 MiB in 21 packages [2023-04-10T23:48:05.804Z] Pulling hooks [2023-04-10T23:48:05.804Z] + snapcraftctl pull [2023-04-10T23:48:06.626Z] Removing intermediate container ba289ae2858a [2023-04-10T23:48:06.626Z] ---> d58712b0fb69 [2023-04-10T23:48:06.626Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-04-10T23:48:06.893Z] ---> ac49d96ce749 [2023-04-10T23:48:06.893Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-04-10T23:48:07.177Z] Building app-service-config [2023-04-10T23:48:07.438Z] + cd /root/parts/app-service-config/src [2023-04-10T23:48:07.438Z] ++ git describe --tags --abbrev=0 [2023-04-10T23:48:07.438Z] ++ sed s/v// [2023-04-10T23:48:07.438Z] + GIT_VERSION=2.1.2-dev.1 [2023-04-10T23:48:07.438Z] + '[' -z 2.1.2-dev.1 ']' [2023-04-10T23:48:07.438Z] + snapcraftctl set-version 2.1.2-dev.1 [2023-04-10T23:48:07.479Z] ---> c1e0cb2a9e03 [2023-04-10T23:48:07.479Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-04-10T23:48:07.747Z] ---> cbfab8161202 [2023-04-10T23:48:07.747Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-04-10T23:48:08.707Z] ---> cc77c2731a43 [2023-04-10T23:48:08.707Z] Step 21/26 : EXPOSE 48095 [2023-04-10T23:48:08.707Z] ---> Running in ff96d15a07d5 [2023-04-10T23:48:08.811Z] + echo 2.1.2-dev.1 [2023-04-10T23:48:08.811Z] + make tidy [2023-04-10T23:48:08.811Z] go mod tidy [2023-04-10T23:48:08.974Z] Removing intermediate container ff96d15a07d5 [2023-04-10T23:48:08.974Z] ---> 328c307c0350 [2023-04-10T23:48:08.974Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-04-10T23:48:09.240Z] ---> Running in f22a8336769b [2023-04-10T23:48:09.509Z] Removing intermediate container f22a8336769b [2023-04-10T23:48:09.509Z] ---> 6e68eb1b00fd [2023-04-10T23:48:09.509Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2023-04-10T23:48:09.509Z] ---> Running in ae584be76fe7 [2023-04-10T23:48:09.777Z] Removing intermediate container ae584be76fe7 [2023-04-10T23:48:09.777Z] ---> 58b87768ac4c [2023-04-10T23:48:09.777Z] Step 24/26 : LABEL arch=arm64 [2023-04-10T23:48:09.777Z] ---> Running in f2fbd7363d39 [2023-04-10T23:48:10.044Z] Removing intermediate container f2fbd7363d39 [2023-04-10T23:48:10.044Z] ---> 07a47bc67b29 [2023-04-10T23:48:10.044Z] Step 25/26 : LABEL git_sha=a8f4bce85b7b5813e105d1e2e02518cf8f0d0558 [2023-04-10T23:48:10.321Z] ---> Running in c25cce7670e1 [2023-04-10T23:48:10.587Z] Removing intermediate container c25cce7670e1 [2023-04-10T23:48:10.587Z] ---> 607ea9cf0f08 [2023-04-10T23:48:10.587Z] Step 26/26 : LABEL version=0.0.0 [2023-04-10T23:48:10.587Z] ---> Running in daf95c858474 [2023-04-10T23:48:10.714Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.1.2 [2023-04-10T23:48:10.854Z] Removing intermediate container daf95c858474 [2023-04-10T23:48:10.854Z] ---> fce3e46dd92d [2023-04-10T23:48:10.854Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-10T23:48:11.125Z] Successfully built fce3e46dd92d [2023-04-10T23:48:11.125Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [2023-04-10T23:48:11.283Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.1.1 [2023-04-10T23:48:11.283Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.1.1 [2023-04-10T23:48:11.283Z] go: downloading github.com/google/uuid v1.3.0 [2023-04-10T23:48:11.284Z] go: downloading github.com/stretchr/testify v1.7.0 [2023-04-10T23:48:11.284Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.1.1 [2023-04-10T23:48:11.284Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.1.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-10T23:48:11.851Z] go: downloading github.com/gorilla/mux v1.8.0 [2023-04-10T23:48:11.851Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-04-10T23:48:11.851Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.1.0 [2023-04-10T23:48:11.966Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-10T23:48:11.966Z] [2023-04-10T23:48:11.966Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-10T23:48:12.110Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.1.1 [2023-04-10T23:48:12.110Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-04-10T23:48:12.110Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-04-10T23:48:12.110Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2023-04-10T23:48:12.110Z] go: downloading github.com/go-kit/kit v0.11.0 [2023-04-10T23:48:12.367Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2023-04-10T23:48:12.367Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2023-04-10T23:48:12.367Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2023-04-10T23:48:12.367Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2023-04-10T23:48:12.367Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2023-04-10T23:48:12.367Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-04-10T23:48:12.367Z] go: downloading github.com/stretchr/objx v0.1.1 [2023-04-10T23:48:12.367Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2023-04-10T23:48:12.367Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2023-04-10T23:48:12.367Z] go: downloading github.com/go-stack/stack v1.8.0 [2023-04-10T23:48:12.367Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2023-04-10T23:48:12.367Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2023-04-10T23:48:12.367Z] go: downloading github.com/gorilla/websocket v1.4.2 [2023-04-10T23:48:12.367Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2023-04-10T23:48:12.367Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2023-04-10T23:48:12.367Z] go: downloading github.com/x448/float16 v0.8.4 [2023-04-10T23:48:12.367Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2023-04-10T23:48:12.367Z] go: downloading github.com/leodido/go-urn v1.2.1 [2023-04-10T23:48:12.374Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-10T23:48:12.374Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-10T23:48:12.374Z] 8998bd30e6a1: Pulling fs layer [2023-04-10T23:48:12.374Z] 04944245beec: Pulling fs layer [2023-04-10T23:48:12.374Z] 699f458cf7ca: Pulling fs layer [2023-04-10T23:48:12.374Z] 765212b225bb: Pulling fs layer [2023-04-10T23:48:12.374Z] f23df028b6ca: Pulling fs layer [2023-04-10T23:48:12.374Z] d65c8cfc05b1: Pulling fs layer [2023-04-10T23:48:12.374Z] 2437ff75d9bd: Pulling fs layer [2023-04-10T23:48:12.374Z] f23df028b6ca: Waiting [2023-04-10T23:48:12.374Z] d65c8cfc05b1: Waiting [2023-04-10T23:48:12.374Z] 2437ff75d9bd: Waiting [2023-04-10T23:48:12.374Z] 765212b225bb: Waiting [2023-04-10T23:48:12.627Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2023-04-10T23:48:12.627Z] go: downloading golang.org/x/text v0.3.6 [2023-04-10T23:48:12.627Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2023-04-10T23:48:12.627Z] go: downloading github.com/go-playground/locales v0.14.0 [2023-04-10T23:48:12.627Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2023-04-10T23:48:12.627Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2023-04-10T23:48:12.627Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2023-04-10T23:48:12.627Z] go: downloading github.com/hashicorp/serf v0.9.5 [2023-04-10T23:48:12.627Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2023-04-10T23:48:12.642Z] 04944245beec: Verifying Checksum [2023-04-10T23:48:12.642Z] 04944245beec: Download complete [2023-04-10T23:48:12.642Z] 765212b225bb: Download complete [2023-04-10T23:48:12.642Z] f23df028b6ca: Verifying Checksum [2023-04-10T23:48:12.642Z] f23df028b6ca: Download complete [2023-04-10T23:48:12.642Z] d65c8cfc05b1: Download complete [2023-04-10T23:48:12.885Z] go: downloading github.com/hashicorp/consul/sdk v0.8.0 [2023-04-10T23:48:12.885Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2023-04-10T23:48:12.885Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2023-04-10T23:48:12.885Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-04-10T23:48:12.885Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2023-04-10T23:48:12.885Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2023-04-10T23:48:12.885Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2023-04-10T23:48:12.885Z] go: downloading github.com/fatih/color v1.9.0 [2023-04-10T23:48:12.885Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2023-04-10T23:48:12.885Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2023-04-10T23:48:12.885Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-04-10T23:48:12.885Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2023-04-10T23:48:12.913Z] 699f458cf7ca: Verifying Checksum [2023-04-10T23:48:12.913Z] 699f458cf7ca: Download complete [2023-04-10T23:48:13.160Z] go: downloading github.com/pkg/errors v0.9.1 [2023-04-10T23:48:13.160Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2023-04-10T23:48:13.160Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2023-04-10T23:48:13.160Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2023-04-10T23:48:13.160Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2023-04-10T23:48:13.160Z] go: downloading github.com/onsi/gomega v1.7.0 [2023-04-10T23:48:13.160Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2023-04-10T23:48:13.180Z] 8998bd30e6a1: Verifying Checksum [2023-04-10T23:48:13.180Z] 8998bd30e6a1: Download complete [2023-04-10T23:48:13.439Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2023-04-10T23:48:13.439Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2023-04-10T23:48:13.439Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2023-04-10T23:48:13.439Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2023-04-10T23:48:13.439Z] go: downloading github.com/miekg/dns v1.1.26 [2023-04-10T23:48:13.439Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2023-04-10T23:48:13.439Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2023-04-10T23:48:13.439Z] go: downloading github.com/hpcloud/tail v1.0.0 [2023-04-10T23:48:13.439Z] go: downloading gopkg.in/yaml.v2 v2.3.0 [2023-04-10T23:48:13.698Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2023-04-10T23:48:13.698Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2023-04-10T23:48:13.957Z] + make build [2023-04-10T23:48:13.957Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.1.2 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.1.2-dev.1" -o app-service-configurable [2023-04-10T23:48:15.126Z] 2437ff75d9bd: Verifying Checksum [2023-04-10T23:48:15.126Z] 2437ff75d9bd: Download complete [2023-04-10T23:48:16.525Z] 8998bd30e6a1: Pull complete [2023-04-10T23:48:17.109Z] 04944245beec: Pull complete [2023-04-10T23:48:18.510Z] 699f458cf7ca: Pull complete [2023-04-10T23:48:18.510Z] 765212b225bb: Pull complete [2023-04-10T23:48:19.091Z] f23df028b6ca: Pull complete [2023-04-10T23:48:19.358Z] d65c8cfc05b1: Pull complete [2023-04-10T23:48:23.940Z] + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable [2023-04-10T23:48:23.940Z] + find ./res -maxdepth 1 -type d -exec install -d '/root/parts/app-service-config/install/config/{}' ';' [2023-04-10T23:48:23.940Z] + find ./res -name configuration.toml [2023-04-10T23:48:23.940Z] + read fname [2023-04-10T23:48:23.940Z] + cat ./res/rules-engine/configuration.toml [2023-04-10T23:48:23.940Z] + sed -e 's:./logs/:\$SNAP_COMMON/:' [2023-04-10T23:48:23.940Z] + read fname [2023-04-10T23:48:23.940Z] + cat ./res/mqtt-export/configuration.toml [2023-04-10T23:48:23.940Z] + sed -e 's:./logs/:\$SNAP_COMMON/:' [2023-04-10T23:48:23.940Z] + read fname [2023-04-10T23:48:23.940Z] + cat ./res/external-mqtt-trigger/configuration.toml [2023-04-10T23:48:23.940Z] + sed -e 's:./logs/:\$SNAP_COMMON/:' [2023-04-10T23:48:23.940Z] + read fname [2023-04-10T23:48:23.940Z] + sed -e 's:./logs/:\$SNAP_COMMON/:' [2023-04-10T23:48:23.940Z] + cat ./res/functional-tests/configuration.toml [2023-04-10T23:48:23.940Z] + read fname [2023-04-10T23:48:23.940Z] + cat ./res/http-export/configuration.toml [2023-04-10T23:48:23.940Z] + sed -e 's:./logs/:\$SNAP_COMMON/:' [2023-04-10T23:48:23.940Z] + read fname [2023-04-10T23:48:23.940Z] + cat ./res/push-to-core/configuration.toml [2023-04-10T23:48:23.940Z] + sed -e 's:./logs/:\$SNAP_COMMON/:' [2023-04-10T23:48:23.940Z] + read fname [2023-04-10T23:48:23.940Z] + cat ./res/sample/configuration.toml [2023-04-10T23:48:23.940Z] + sed -e 's:./logs/:\$SNAP_COMMON/:' [2023-04-10T23:48:23.940Z] + read fname [2023-04-10T23:48:23.940Z] + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt [2023-04-10T23:48:23.940Z] + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE [2023-04-10T23:48:23.940Z] Building config-common [2023-04-10T23:48:23.940Z] + snapcraftctl build [2023-04-10T23:48:25.317Z] + cp --archive --link --no-dereference . /root/parts/config-common/install [2023-04-10T23:48:26.257Z] Building hooks [2023-04-10T23:48:26.257Z] + cd /root/parts/hooks/src [2023-04-10T23:48:26.257Z] + make build [2023-04-10T23:48:26.257Z] go mod tidy [2023-04-10T23:48:26.824Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.0 [2023-04-10T23:48:27.089Z] go: downloading github.com/stretchr/testify v1.5.1 [2023-04-10T23:48:27.089Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2023-04-10T23:48:27.089Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2023-04-10T23:48:27.089Z] go build -o cmd/configure/configure ./cmd/configure [2023-04-10T23:48:28.025Z] go build -o cmd/install/install ./cmd/install [2023-04-10T23:48:28.592Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2023-04-10T23:48:28.592Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2023-04-10T23:48:29.533Z] Staging app-service-config [2023-04-10T23:48:29.533Z] + snapcraftctl stage [2023-04-10T23:48:30.909Z] Staging config-common [2023-04-10T23:48:30.909Z] + snapcraftctl stage [2023-04-10T23:48:32.286Z] Staging hooks [2023-04-10T23:48:32.286Z] + snapcraftctl stage [2023-04-10T23:48:33.662Z] Priming app-service-config [2023-04-10T23:48:33.662Z] + snapcraftctl prime [2023-04-10T23:48:34.324Z] 2437ff75d9bd: Pull complete [2023-04-10T23:48:34.324Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-10T23:48:34.324Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-10T23:48:34.324Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-10T23:48:34.655Z] prd-ubuntu20.04-docker-arm64-4c-16g-7334 does not seem to be running inside a container [2023-04-10T23:48:34.725Z] $ 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/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@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 ******** -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 [2023-04-10T23:48:35.569Z] Priming config-common [2023-04-10T23:48:35.569Z] + snapcraftctl prime [2023-04-10T23:48:35.955Z] $ docker top 92a6d88771e8e4a17fa7977f1c0cdb6d5828a3590b07ba05f0892526291a57fc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-10T23:48:36.515Z] Priming hooks [2023-04-10T23:48:36.515Z] + snapcraftctl prime [2023-04-10T23:48:36.618Z] ---> job-cost.sh [2023-04-10T23:48:36.884Z] lf-activate-venv: SKIPPING [2023-04-10T23:48:36.884Z] INFO: No Stack... [2023-04-10T23:48:37.149Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-10T23:48:38.107Z] INFO: Archiving Costs [Pipeline] sh [2023-04-10T23:48:38.773Z] + + cut -d, -f6cat [2023-04-10T23:48:38.774Z] /w/workspace/app-service-configurable/1/archives/cost.csv [Pipeline] lock [2023-04-10T23:48:38.817Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-544-1-stack-cost] [2023-04-10T23:48:38.821Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-544-1-stack-cost] did not exist. Created. [2023-04-10T23:48:38.822Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-544-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-10T23:48:39.239Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-10T23:48:39.490Z] Stashed 1 file(s) [Pipeline] } [2023-04-10T23:48:39.507Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-544-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-10T23:48:39.588Z] $ docker stop --time=1 92a6d88771e8e4a17fa7977f1c0cdb6d5828a3590b07ba05f0892526291a57fc [2023-04-10T23:48:41.275Z] $ docker rm -f --volumes 92a6d88771e8e4a17fa7977f1c0cdb6d5828a3590b07ba05f0892526291a57fc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // withEnv [Pipeline] // script [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage Post stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] // withEnv [Pipeline] } [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] // ws [Pipeline] } [Pipeline] sh [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-10T23:48:42.279Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-10T23:48:42.279Z] [2023-04-10T23:48:42.279Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-10T23:48:42.647Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-10T23:48:42.648Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-10T23:48:42.648Z] 5eb5b503b376: Pulling fs layer [2023-04-10T23:48:42.648Z] 5c69ac0246d0: Pulling fs layer [2023-04-10T23:48:42.648Z] ec43610c2a17: Pulling fs layer [2023-04-10T23:48:42.648Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-10T23:48:42.648Z] 33b1e0a273af: Pulling fs layer [2023-04-10T23:48:42.648Z] 5d3b04190fa2: Pulling fs layer [2023-04-10T23:48:42.648Z] 2f39f015ded8: Pulling fs layer [2023-04-10T23:48:42.648Z] 3a2ae6a8a46f: Waiting [2023-04-10T23:48:42.648Z] 5d3b04190fa2: Waiting [2023-04-10T23:48:42.648Z] 2f39f015ded8: Waiting [2023-04-10T23:48:42.648Z] 33b1e0a273af: Waiting [2023-04-10T23:48:42.648Z] 5c69ac0246d0: Verifying Checksum [2023-04-10T23:48:42.648Z] 5c69ac0246d0: Download complete [2023-04-10T23:48:42.648Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-10T23:48:42.648Z] 3a2ae6a8a46f: Download complete [2023-04-10T23:48:42.648Z] 33b1e0a273af: Verifying Checksum [2023-04-10T23:48:42.648Z] 33b1e0a273af: Download complete [2023-04-10T23:48:42.648Z] 5d3b04190fa2: Verifying Checksum [2023-04-10T23:48:42.648Z] 5d3b04190fa2: Download complete [2023-04-10T23:48:42.648Z] ec43610c2a17: Verifying Checksum [2023-04-10T23:48:42.648Z] ec43610c2a17: Download complete [2023-04-10T23:48:42.907Z] 5eb5b503b376: Download complete [2023-04-10T23:48:43.474Z] 2f39f015ded8: Verifying Checksum [2023-04-10T23:48:43.474Z] 2f39f015ded8: Download complete [2023-04-10T23:48:44.408Z] 5eb5b503b376: Pull complete [2023-04-10T23:48:44.409Z] 5c69ac0246d0: Pull complete [2023-04-10T23:48:44.977Z] ec43610c2a17: Pull complete [2023-04-10T23:48:44.977Z] 3a2ae6a8a46f: Pull complete [2023-04-10T23:48:45.235Z] 33b1e0a273af: Pull complete [2023-04-10T23:48:45.235Z] 5d3b04190fa2: Pull complete [2023-04-10T23:48:49.423Z] 2f39f015ded8: Pull complete [2023-04-10T23:48:49.423Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-10T23:48:49.423Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-10T23:48:49.423Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-10T23:48:49.646Z] prd-ubuntu20.04-docker-8c-8g-7333 does not seem to be running inside a container [2023-04-10T23:48:49.678Z] $ 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/_app-service-configurable_PR-544 -v /w/workspace/_app-service-configurable_PR-544:/w/workspace/_app-service-configurable_PR-544:rw,z -v /w/workspace/_app-service-configurable_PR-544@tmp:/w/workspace/_app-service-configurable_PR-544@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 ******** -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 [2023-04-10T23:48:52.862Z] $ docker top 6b71f9c180c1840d072f25c4ff956b7509b00e93029639741822d8dad8aaa708 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-10T23:48:53.275Z] ---> job-cost.sh [2023-04-10T23:48:53.275Z] lf-activate-venv: SKIPPING [2023-04-10T23:48:53.275Z] INFO: No Stack... [2023-04-10T23:48:53.534Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-10T23:48:54.104Z] INFO: Archiving Costs [Pipeline] sh [2023-04-10T23:48:54.416Z] + cat /w/workspace/_app-service-configurable_PR-544/archives/cost.csv [2023-04-10T23:48:54.416Z] + cut -d, -f6 [Pipeline] lock [2023-04-10T23:48:54.455Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-544-1-stack-cost] [2023-04-10T23:48:54.460Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-544-1-stack-cost] did not exist. Created. [2023-04-10T23:48:54.460Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-544-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-10T23:48:54.839Z] /w/workspace/_app-service-configurable_PR-544@tmp/durable-6d7298da/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-10T23:48:55.155Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-10T23:48:55.189Z] Warning: overwriting stash ‘stack-cost’ [2023-04-10T23:48:55.225Z] Stashed 1 file(s) [Pipeline] } [2023-04-10T23:48:55.240Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-544-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-10T23:48:55.319Z] $ docker stop --time=1 6b71f9c180c1840d072f25c4ff956b7509b00e93029639741822d8dad8aaa708 [2023-04-10T23:48:56.482Z] $ docker rm -f --volumes 6b71f9c180c1840d072f25c4ff956b7509b00e93029639741822d8dad8aaa708 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-04-10T23:48:57.270Z] provisioning config files... [2023-04-10T23:48:57.280Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-544@tmp/config9545114299138643916tmp [Pipeline] { [Pipeline] sh [2023-04-10T23:48:57.610Z] + set +x [2023-04-10T23:48:57.610Z] + curl -s https://codecov.io/bash [2023-04-10T23:48:57.610Z] + bash -s -- [2023-04-10T23:48:57.610Z] [2023-04-10T23:48:57.610Z] _____ _ [2023-04-10T23:48:57.610Z] / ____| | | [2023-04-10T23:48:57.610Z] | | ___ __| | ___ ___ _____ __ [2023-04-10T23:48:57.610Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-10T23:48:57.610Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-10T23:48:57.610Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-10T23:48:57.610Z] Bash-1.0.6 [2023-04-10T23:48:57.610Z] [2023-04-10T23:48:57.610Z] [2023-04-10T23:48:57.610Z] ==> git version 2.25.1 found [2023-04-10T23:48:57.610Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-04-10T23:48:57.610Z] Release-Date: 2020-01-08 [2023-04-10T23:48:57.610Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-04-10T23:48:57.610Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-10T23:48:57.610Z] ==> Jenkins CI detected. [2023-04-10T23:48:57.610Z] current dir:  /w/workspace/_app-service-configurable_PR-544 [2023-04-10T23:48:57.610Z] project root: . [2023-04-10T23:48:57.610Z] --> token set from env [2023-04-10T23:48:57.610Z] Yaml found at: vendor/github.com/diegoholiveira/jsonlogic/codecov.yml [2023-04-10T23:48:57.870Z] ==> Running gcov in . (disable via -X gcov) [2023-04-10T23:48:57.870Z] ==> Python coveragepy not found [2023-04-10T23:48:57.870Z] ==> Searching for coverage reports in: [2023-04-10T23:48:57.870Z] + . [2023-04-10T23:48:57.870Z] -> Found 1 reports [2023-04-10T23:48:57.870Z] ==> Detecting git/mercurial file structure [2023-04-10T23:48:57.870Z] ==> Reading reports [2023-04-10T23:48:57.870Z] + ./coverage.out bytes=10 [2023-04-10T23:48:57.870Z] ==> Appending adjustments [2023-04-10T23:48:57.870Z] https://docs.codecov.io/docs/fixing-reports [2023-04-10T23:48:57.870Z] + Found adjustments [2023-04-10T23:48:57.870Z] ==> Gzipping contents [2023-04-10T23:48:57.870Z] 8.0K /tmp/codecov.YttTDf.gz [2023-04-10T23:48:57.870Z] ==> Uploading reports [2023-04-10T23:48:57.870Z] url: https://codecov.io [2023-04-10T23:48:57.870Z] query: branch=PR-544&commit=a8f4bce85b7b5813e105d1e2e02518cf8f0d0558&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-544%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=544&job=&cmd_args= [2023-04-10T23:48:57.870Z] -> Pinging Codecov [2023-04-10T23:48:57.870Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-544&commit=a8f4bce85b7b5813e105d1e2e02518cf8f0d0558&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-544%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=544&job=&cmd_args= [2023-04-10T23:48:58.129Z] -> Uploading to [2023-04-10T23:48:58.129Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-10/A97CA9966030D2A3747ED39772930CCE/a8f4bce85b7b5813e105d1e2e02518cf8f0d0558/54e8c3c0-584a-44a4-9c7a-81d9fd93fe87.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230410%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230410T234857Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=513a88c9b391d4c82da95ef64128e96d949bcd931bd90d414bd9eee608ffe45b [2023-04-10T23:48:58.129Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-10T23:48:58.129Z] Dload Upload Total Spent Left Speed [2023-04-10T23:48:58.388Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6837 0 0 100 6837 0 23905 --:--:-- --:--:-- --:--:-- 23905 [2023-04-10T23:48:58.388Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/a8f4bce85b7b5813e105d1e2e02518cf8f0d0558 [Pipeline] } [2023-04-10T23:48:58.418Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-04-10T23:49:00.239Z] + [ -d /w/workspace/_app-service-configurable_PR-544/archives ] [2023-04-10T23:49:00.239Z] + ls -al /w/workspace/_app-service-configurable_PR-544/archives [2023-04-10T23:49:00.239Z] total 16 [2023-04-10T23:49:00.239Z] drwxr-xr-x 3 root root 4096 Apr 10 23:48 . [2023-04-10T23:49:00.239Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 10 23:48 .. [2023-04-10T23:49:00.239Z] drwxr-xr-x 2 root root 4096 Apr 10 23:48 cost [2023-04-10T23:49:00.239Z] -rw-r--r-- 1 root root 96 Apr 10 23:48 cost.csv [2023-04-10T23:49:00.239Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-544/archives [2023-04-10T23:49:00.239Z] + ls -al /w/workspace/_app-service-configurable_PR-544/archives [2023-04-10T23:49:00.239Z] total 16 [2023-04-10T23:49:00.239Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 10 23:48 . [2023-04-10T23:49:00.239Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 10 23:48 .. [2023-04-10T23:49:00.239Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 10 23:48 cost [2023-04-10T23:49:00.239Z] -rw-r--r-- 1 jenkins jenkins 96 Apr 10 23:48 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-10T23:49:00.570Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-10T23:49:01.462Z] ---> package-listing.sh [2023-04-10T23:49:01.462Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-10T23:49:01.462Z] ++ facter osfamily [2023-04-10T23:49:01.722Z] + OS_FAMILY=debian [2023-04-10T23:49:01.722Z] + workspace=/w/workspace/_app-service-configurable_PR-544 [2023-04-10T23:49:01.722Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-10T23:49:01.722Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-10T23:49:01.722Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-10T23:49:01.722Z] + PACKAGES=/tmp/packages_start.txt [2023-04-10T23:49:01.722Z] + '[' /w/workspace/_app-service-configurable_PR-544 ']' [2023-04-10T23:49:01.722Z] + PACKAGES=/tmp/packages_end.txt [2023-04-10T23:49:01.722Z] + case "${OS_FAMILY}" in [2023-04-10T23:49:01.722Z] + dpkg -l [2023-04-10T23:49:01.722Z] + grep '^ii' [2023-04-10T23:49:01.722Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-10T23:49:01.722Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-10T23:49:01.722Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-10T23:49:01.722Z] + '[' /w/workspace/_app-service-configurable_PR-544 ']' [2023-04-10T23:49:01.722Z] + mkdir -p /w/workspace/_app-service-configurable_PR-544/archives/ [2023-04-10T23:49:01.722Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-544/archives/ [Pipeline] echo [2023-04-10T23:49:01.758Z] 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/_app-service-configurable_PR-544/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-10T23:49:02.046Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-10T23:49:02.688Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-10T23:49:02.688Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-10T23:49:02.838Z] prd-ubuntu20.04-docker-8c-8g-7333 does not seem to be running inside a container [2023-04-10T23:49:02.874Z] $ 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/_app-service-configurable_PR-544/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_PR-544 -v /w/workspace/_app-service-configurable_PR-544:/w/workspace/_app-service-configurable_PR-544:rw,z -v /w/workspace/_app-service-configurable_PR-544@tmp:/w/workspace/_app-service-configurable_PR-544@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 ******** -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 [2023-04-10T23:49:03.112Z] $ docker top 6d7847334b3904efb444eccd1d45611e6453519b52b8f5346620baaf37ccfec1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-10T23:49:03.498Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-10T23:49:03.812Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-10T23:49:04.123Z] + ls /var/log/sa-host [2023-04-10T23:49:04.123Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-10T23:49:04.331Z] provisioning config files... [2023-04-10T23:49:04.339Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-544@tmp/config9607371795443124395tmp [Pipeline] { [Pipeline] echo [2023-04-10T23:49:04.407Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-10T23:49:04.712Z] ---> create-netrc.sh [Pipeline] } [2023-04-10T23:49:04.740Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-10T23:49:05.142Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-10T23:49:05.179Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-10T23:49:05.490Z] ---> sudo-logs.sh [2023-04-10T23:49:05.490Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-10T23:49:05.573Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-10T23:49:05.879Z] ---> job-cost.sh [2023-04-10T23:49:05.879Z] lf-activate-venv: SKIPPING [2023-04-10T23:49:05.879Z] DEBUG: total: 0.2199999988079071 [2023-04-10T23:49:05.879Z] INFO: Retrieving Stack Cost... [2023-04-10T23:49:05.879Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-10T23:49:06.139Z] INFO: Archiving Costs [Pipeline] echo [2023-04-10T23:49:06.178Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-10T23:49:06.485Z] ---> logs-deploy.sh [2023-04-10T23:49:06.485Z] lf-activate-venv: SKIPPING [2023-04-10T23:49:06.485Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-544/1 [2023-04-10T23:49:06.485Z] INFO: archiving workspace using pattern(s): [2023-04-10T23:49:07.424Z] Archives upload complete. [2023-04-10T23:49:07.424Z] INFO: archiving logs to Nexus