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 23:41:46 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:41:46 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:41:46 ========================================================= 23:41:46 EdgeX Global Pipelines Version Info 23:41:46 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:41:47 ------------------- 23:41:47 stable info: 23:41:47 ------------------- 23:41:47 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:41:47 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 23:41:47 Message: update stable to v1.0.245 23:41:47 ------------------- 23:41:47 experimental info: 23:41:47 ------------------- 23:41:47 Commited By: **** collab-it+edgex@linuxfoundation.org 23:41:47 Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 23:41:47 Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:41:48 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 23:41:48 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 23:41:48 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:41:48 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:41:48 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:41:48 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 23:41:48 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:41:48 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:41:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:41:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:41:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:41:48 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 23:41:48 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:41:48 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:41:48 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:41:48 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:41:48 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:41:48 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:41:48 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:41:49 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 23:41:49 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:41:49 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:41:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:41:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:41:49 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:41:49 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:41:49 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:41:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-544 [Pipeline] echo 23:41:49 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-544 [Pipeline] echo 23:41:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-544 [Pipeline] echo 23:41:49 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a8f4bce85b7b5813e105d1e2e02518cf8f0d0558 [Pipeline] echo 23:41:49 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a8f4bce [Pipeline] echo 23:41:49 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:41:49 provisioning config files... 23:41:49 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-544@tmp/config4559684429750017440tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:41:50 ---> docker-login.sh 23:41:50 nexus3.edgexfoundry.org:10001 23:41:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:41:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:41:50 Configure a credential helper to remove this warning. See 23:41:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:41:50 23:41:50 Login Succeeded 23:41:50 nexus3.edgexfoundry.org:10002 23:41:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:41:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:41:50 Configure a credential helper to remove this warning. See 23:41:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:41:50 23:41:50 Login Succeeded 23:41:50 nexus3.edgexfoundry.org:10003 23:41:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:41:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:41:50 Configure a credential helper to remove this warning. See 23:41:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:41:50 23:41:50 Login Succeeded 23:41:50 nexus3.edgexfoundry.org:10004 23:41:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:41:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:41:50 Configure a credential helper to remove this warning. See 23:41:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:41:50 23:41:50 Login Succeeded 23:41:50 docker.io 23:41:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:41:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:41:51 Configure a credential helper to remove this warning. See 23:41:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:41:51 23:41:51 Login Succeeded 23:41:51 ---> docker-login.sh ends [Pipeline] } 23:41:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:41:52 + git rev-list -1 --merges a8f4bce85b7b5813e105d1e2e02518cf8f0d0558~1..a8f4bce85b7b5813e105d1e2e02518cf8f0d0558 [Pipeline] echo 23:41:52 -----------> git rev-list -1 --merges a8f4bce85b7b5813e105d1e2e02518cf8f0d0558~1..a8f4bce85b7b5813e105d1e2e02518cf8f0d0558 a8f4bce85b7b5813e105d1e2e02518cf8f0d0558 [false] [Pipeline] sh 23:41:52 + git log --format=format:%s -1 a8f4bce85b7b5813e105d1e2e02518cf8f0d0558 [Pipeline] echo 23:41:52 ========================================================= 23:41:52 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:41:52 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:41:52 + git log --format=format:%s -1 a8f4bce85b7b5813e105d1e2e02518cf8f0d0558 [Pipeline] echo 23:41:52 [semverPrep] GIT_COMMIT: a8f4bce85b7b5813e105d1e2e02518cf8f0d0558, Commit Message: build: Update to patch released SDK and update changeLog [Pipeline] echo 23:41:52 [semverPrep] This is not a build commit. [Pipeline] sh 23:41:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:41:53 + grep -v github /etc/ssh/ssh_known_hosts 23:41:53 + [ -e /tmp/ssh_known_hosts ] 23:41:53 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:41:53 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:41:53 + sudo tee -a /etc/ssh/ssh_known_hosts 23:41:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:41:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:41:53 23:41:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:41:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:41:54 0.1.4: Pulling from edgex-devops/py-git-semver 23:41:54 b85a868b505f: Pulling fs layer 23:41:54 e2be974225ed: Pulling fs layer 23:41:54 339a4e72a1f5: Pulling fs layer 23:41:54 988bab9f4d93: Pulling fs layer 23:41:54 1469e6f7b9e6: Pulling fs layer 23:41:54 eaf3925da568: Pulling fs layer 23:41:54 bab4dde63d76: Pulling fs layer 23:41:54 bde34c3a00c8: Pulling fs layer 23:41:54 b352a97aabf1: Pulling fs layer 23:41:54 4872d77fe225: Pulling fs layer 23:41:54 5851b861e8e6: Pulling fs layer 23:41:54 bde34c3a00c8: Waiting 23:41:54 988bab9f4d93: Waiting 23:41:54 4872d77fe225: Waiting 23:41:54 b352a97aabf1: Waiting 23:41:54 1469e6f7b9e6: Waiting 23:41:54 5851b861e8e6: Waiting 23:41:54 eaf3925da568: Waiting 23:41:54 bab4dde63d76: Waiting 23:41:54 e2be974225ed: Download complete 23:41:54 988bab9f4d93: Verifying Checksum 23:41:54 988bab9f4d93: Download complete 23:41:54 339a4e72a1f5: Verifying Checksum 23:41:54 339a4e72a1f5: Download complete 23:41:54 1469e6f7b9e6: Verifying Checksum 23:41:54 1469e6f7b9e6: Download complete 23:41:54 eaf3925da568: Download complete 23:41:54 bde34c3a00c8: Download complete 23:41:54 b352a97aabf1: Verifying Checksum 23:41:54 b352a97aabf1: Download complete 23:41:54 4872d77fe225: Verifying Checksum 23:41:54 4872d77fe225: Download complete 23:41:54 5851b861e8e6: Download complete 23:41:54 b85a868b505f: Verifying Checksum 23:41:54 b85a868b505f: Download complete 23:41:54 bab4dde63d76: Verifying Checksum 23:41:54 bab4dde63d76: Download complete 23:41:56 b85a868b505f: Pull complete 23:41:56 e2be974225ed: Pull complete 23:41:56 339a4e72a1f5: Pull complete 23:41:56 988bab9f4d93: Pull complete 23:41:56 1469e6f7b9e6: Pull complete 23:41:56 eaf3925da568: Pull complete 23:41:59 bab4dde63d76: Pull complete 23:41:59 bde34c3a00c8: Pull complete 23:41:59 b352a97aabf1: Pull complete 23:41:59 4872d77fe225: Pull complete 23:41:59 5851b861e8e6: Pull complete 23:41:59 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:41:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:41:59 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:41:59 prd-ubuntu20.04-docker-8c-8g-7333 does not seem to be running inside a container 23:41:59 $ 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 23:42:03 $ docker top fe2561f7cca72bf0cdfd66514da5b0cd4f261f7494080985e5b52a55fa151bee -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:42:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:42:04 [ssh-agent] Looking for ssh-agent implementation... 23:42:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:42:04 $ docker exec fe2561f7cca72bf0cdfd66514da5b0cd4f261f7494080985e5b52a55fa151bee ssh-agent 23:42:04 SSH_AUTH_SOCK=/tmp/ssh-6PNQdLFcdUs4/agent.32 23:42:04 SSH_AGENT_PID=38 23:42:04 Running ssh-add (command line suppressed) 23:42:04 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) 23:42:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:42:04 + git tag --points-at HEAD [Pipeline] } 23:42:04 $ docker exec --env ******** --env ******** fe2561f7cca72bf0cdfd66514da5b0cd4f261f7494080985e5b52a55fa151bee ssh-agent -k 23:42:04 unset SSH_AUTH_SOCK; 23:42:04 unset SSH_AGENT_PID; 23:42:04 echo Agent pid 38 killed; 23:42:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:42:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:42:05 [ssh-agent] Looking for ssh-agent implementation... 23:42:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:42:05 $ docker exec fe2561f7cca72bf0cdfd66514da5b0cd4f261f7494080985e5b52a55fa151bee ssh-agent 23:42:05 SSH_AUTH_SOCK=/tmp/ssh-uN5Y96HlLAzc/agent.69 23:42:05 SSH_AGENT_PID=75 23:42:05 Running ssh-add (command line suppressed) 23:42:05 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) 23:42:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:42:05 + git semver init 23:42:05 2023-04-10 23:42:05,915 [run_init] DEBUG init version:0.0.0 force:False 23:42:05 2023-04-10 23:42:05,916 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-544/.semver 23:42:05 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 23:42:05 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) 23:42:06 2023-04-10 23:42:06,719 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-544/.git/info/exclude 23:42:06 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 23:42:06 2023-04-10 23:42:06,720 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-544/.semver/PR-544 23:42:06 2023-04-10 23:42:06,724 [execute] INFO git cat-file --batch-check 23:42:06 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=) 23:42:06 2023-04-10 23:42:06,728 [execute] INFO git cat-file --batch 23:42:06 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=) 23:42:06 2023-04-10 23:42:06,734 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-544/.semver/PR-544 23:42:06 0.0.0 [Pipeline] } 23:42:06 $ docker exec --env ******** --env ******** fe2561f7cca72bf0cdfd66514da5b0cd4f261f7494080985e5b52a55fa151bee ssh-agent -k 23:42:07 unset SSH_AUTH_SOCK; 23:42:07 unset SSH_AGENT_PID; 23:42:07 echo Agent pid 75 killed; 23:42:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:42:07 + git semver [Pipeline] } 23:42:07 $ docker stop --time=1 fe2561f7cca72bf0cdfd66514da5b0cd4f261f7494080985e5b52a55fa151bee 23:42:09 $ docker rm -f --volumes fe2561f7cca72bf0cdfd66514da5b0cd4f261f7494080985e5b52a55fa151bee [Pipeline] // withDockerContainer [Pipeline] sh 23:42:09 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:42:09 Stashed 1 file(s) [Pipeline] echo 23:42:09 [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 23:42:10 provisioning config files... 23:42:10 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-544@tmp/config13409717665866807538tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:42:10 ---> docker-login.sh 23:42:10 nexus3.edgexfoundry.org:10001 23:42:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:42:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:42:10 Configure a credential helper to remove this warning. See 23:42:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:42:10 23:42:10 Login Succeeded 23:42:10 nexus3.edgexfoundry.org:10002 23:42:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:42:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:42:10 Configure a credential helper to remove this warning. See 23:42:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:42:10 23:42:10 Login Succeeded 23:42:10 nexus3.edgexfoundry.org:10003 23:42:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:42:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:42:10 Configure a credential helper to remove this warning. See 23:42:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:42:10 23:42:10 Login Succeeded 23:42:10 nexus3.edgexfoundry.org:10004 23:42:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:42:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:42:10 Configure a credential helper to remove this warning. See 23:42:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:42:10 23:42:10 Login Succeeded 23:42:10 docker.io 23:42:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:42:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:42:11 Configure a credential helper to remove this warning. See 23:42:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:42:11 23:42:11 Login Succeeded 23:42:11 ---> docker-login.sh ends [Pipeline] } 23:42:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:42:11 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 23:42:11 + + cut -d grep -f 2 23:42:11 ^go [0-9].[0-9]* go.mod [Pipeline] echo 23:42:11 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:42:11 ========================================================= 23:42:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.16-alpine-lts] 23:42:11 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:42:12 + 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 . 23:42:12 Sending build context to Docker daemon 13.72MB 23:42:12 Step 1/12 : ARG BASE=golang:1.16-alpine3.14 23:42:12 Step 2/12 : FROM ${BASE} AS builder 23:42:12 1.16-alpine-lts: Pulling from edgex-devops/edgex-golang-base 23:42:12 a0d0a0d46f8b: Pulling fs layer 23:42:12 31adcdaf11c8: Pulling fs layer 23:42:12 b8b176561691: Pulling fs layer 23:42:12 4527c011a84f: Pulling fs layer 23:42:12 5d74067f8e1e: Pulling fs layer 23:42:12 fd57009d33ed: Pulling fs layer 23:42:12 6b058263d067: Pulling fs layer 23:42:12 16d7c86c65f4: Pulling fs layer 23:42:12 1290d154cb4b: Pulling fs layer 23:42:12 4527c011a84f: Waiting 23:42:12 5d74067f8e1e: Waiting 23:42:12 1290d154cb4b: Waiting 23:42:12 fd57009d33ed: Waiting 23:42:12 16d7c86c65f4: Waiting 23:42:12 6b058263d067: Waiting 23:42:12 b8b176561691: Verifying Checksum 23:42:12 b8b176561691: Download complete 23:42:12 31adcdaf11c8: Download complete 23:42:12 5d74067f8e1e: Download complete 23:42:12 fd57009d33ed: Verifying Checksum 23:42:12 fd57009d33ed: Download complete 23:42:12 a0d0a0d46f8b: Download complete 23:42:12 6b058263d067: Verifying Checksum 23:42:12 6b058263d067: Download complete 23:42:12 16d7c86c65f4: Verifying Checksum 23:42:12 16d7c86c65f4: Download complete 23:42:12 a0d0a0d46f8b: Pull complete 23:42:13 31adcdaf11c8: Pull complete 23:42:13 b8b176561691: Pull complete 23:42:13 4527c011a84f: Verifying Checksum 23:42:13 4527c011a84f: Download complete 23:42:13 1290d154cb4b: Verifying Checksum 23:42:13 1290d154cb4b: Download complete 23:42:17 4527c011a84f: Pull complete 23:42:17 5d74067f8e1e: Pull complete 23:42:17 fd57009d33ed: Pull complete 23:42:17 6b058263d067: Pull complete 23:42:18 16d7c86c65f4: Pull complete 23:42:20 1290d154cb4b: Pull complete 23:42:20 Digest: sha256:35e6ac41c26efe3add569c2382a45e417c8e583193a5145d003e9829e558bdd0 23:42:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.16-alpine-lts 23:42:20 ---> de6a6ee31cbe 23:42:20 Step 3/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 23:42:25 Still waiting to schedule task 23:42:25 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 23:42:29 ---> Running in f9043190131e 23:42:29 Removing intermediate container f9043190131e 23:42:29 ---> a56d673b1a95 23:42:29 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 23:42:29 ---> Running in c9631261e800 23:42:30 Removing intermediate container c9631261e800 23:42:30 ---> 78407bbe411a 23:42:30 Step 5/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 23:42:30 ---> Running in 20bc3e14999b 23:42:30 Removing intermediate container 20bc3e14999b 23:42:30 ---> 5d096acc7129 23:42:30 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:42:30 ---> Running in 3ddc4254eb2b 23:42:31 Removing intermediate container 3ddc4254eb2b 23:42:31 ---> d2502bdb3d67 23:42:31 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:42:31 ---> Running in 9c4580979a27 23:42:32 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 23:42:32 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 23:42:33 OK: 220 MiB in 52 packages 23:42:33 Removing intermediate container 9c4580979a27 23:42:33 ---> db29580d924a 23:42:33 Step 8/12 : WORKDIR /app 23:42:33 ---> Running in da5e7b28019c 23:42:33 Removing intermediate container da5e7b28019c 23:42:33 ---> 0d649435ec2f 23:42:33 Step 9/12 : COPY . . 23:42:35 ---> f21bf4a326bb 23:42:35 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:42:35 ---> Running in 02d5c2f3cec6 23:42:35 skipping... 23:42:35 Removing intermediate container 02d5c2f3cec6 23:42:35 ---> 3fd0d653010f 23:42:35 Step 11/12 : ARG MAKE="make build" 23:42:35 ---> Running in a2211512ffbd 23:42:35 Removing intermediate container a2211512ffbd 23:42:35 ---> 59e78a58fbbf 23:42:35 Step 12/12 : RUN $MAKE 23:42:35 ---> Running in 2d00b30d1173 23:42:36 noop 23:42:36 Removing intermediate container 2d00b30d1173 23:42:36 ---> 1ad76af2850e 23:42:36 Successfully built 1ad76af2850e 23:42:36 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:42:36 + docker inspect -f . ci-base-image-x86_64 23:42:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:42:36 prd-ubuntu20.04-docker-8c-8g-7333 does not seem to be running inside a container 23:42:36 $ 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 23:42:37 $ docker top c88fc61454eb9df7f748b96075346c5e43f71036174945211feba763b39393a6 -eo pid,comm [Pipeline] { [Pipeline] sh 23:42:37 + go version 23:42:37 go version go1.16.8 linux/amd64 [Pipeline] } 23:42:37 $ docker stop --time=1 c88fc61454eb9df7f748b96075346c5e43f71036174945211feba763b39393a6 23:42:39 $ 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 23:42:39 + docker inspect -f . ci-base-image-x86_64 23:42:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:42:39 prd-ubuntu20.04-docker-8c-8g-7333 does not seem to be running inside a container 23:42:39 $ 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 23:42:40 $ docker top d98ccdef0bf78b1e827fdfc38e2ef767f85d762d6ea66d913433cf636dcedc94 -eo pid,comm [Pipeline] { [Pipeline] sh 23:42:40 + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-544 [Pipeline] fileExists [Pipeline] sh 23:42:41 + make test 23:42:41 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 23:42:49 ? github.com/edgexfoundry/app-service-configurable [no test files] 23:42:49 CGO_ENABLED=1 go vet ./... 23:42:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:42:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:42:54 ./bin/test-attribution-txt.sh 23:42:55 go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.1.2 23:42:55 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.1.1 23:42:55 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.1.1 23:42:56 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.1.1 23:42:56 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 23:42:56 go: downloading github.com/google/uuid v1.3.0 23:42:56 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 23:42:56 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 23:42:56 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 23:42:56 go: downloading github.com/gorilla/mux v1.8.0 23:42:56 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.1.0 23:42:56 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 23:42:56 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.1.0 23:42:56 go: downloading github.com/pelletier/go-toml v1.9.4 23:42:56 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.1.1 23:42:56 go: downloading github.com/hashicorp/go-multierror v1.1.1 23:42:56 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 23:42:56 go: downloading github.com/hashicorp/consul/api v1.9.1 23:42:56 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 23:42:56 go: downloading github.com/go-playground/validator/v10 v10.9.0 23:42:56 go: downloading github.com/go-kit/kit v0.11.0 23:42:56 go: downloading github.com/pebbe/zmq4 v1.2.7 23:42:56 go: downloading github.com/go-redis/redis/v7 v7.3.0 23:42:56 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 23:42:56 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 23:42:56 go: downloading github.com/mitchellh/copystructure v1.0.0 23:42:56 go: downloading github.com/mitchellh/mapstructure v1.1.2 23:42:56 go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 23:42:56 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 23:42:56 go: downloading github.com/go-logfmt/logfmt v0.5.0 23:42:56 go: downloading golang.org/x/text v0.3.6 23:42:56 go: downloading github.com/x448/float16 v0.8.4 23:42:56 go: downloading github.com/gorilla/websocket v1.4.2 23:42:56 go: downloading github.com/hashicorp/golang-lru v0.5.0 23:42:56 go: downloading github.com/hashicorp/errwrap v1.0.0 23:42:56 go: downloading github.com/mitchellh/reflectwalk v1.0.0 23:42:56 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 23:42:56 go: downloading github.com/hashicorp/go-hclog v0.12.0 23:42:56 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 23:42:56 go: downloading github.com/hashicorp/serf v0.9.5 23:42:56 go: downloading github.com/go-playground/universal-translator v0.18.0 23:42:56 go: downloading github.com/leodido/go-urn v1.2.1 23:42:56 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 23:42:56 go: downloading github.com/fatih/color v1.9.0 23:42:56 go: downloading github.com/mattn/go-colorable v0.1.6 23:42:56 go: downloading github.com/mattn/go-isatty v0.0.12 23:42:56 go: downloading github.com/mitchellh/go-homedir v1.1.0 23:42:56 go: downloading github.com/go-playground/locales v0.14.0 [Pipeline] echo 23:42:58 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 23:42:58 + go mod tidy 23:42:58 go: downloading github.com/stretchr/testify v1.7.0 23:42:58 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 23:42:58 go: downloading github.com/go-stack/stack v1.8.0 23:42:58 go: downloading github.com/go-playground/assert/v2 v2.0.1 23:42:58 go: downloading github.com/hashicorp/consul/sdk v0.8.0 23:42:59 go: downloading github.com/hashicorp/go-uuid v1.0.1 23:42:59 go: downloading github.com/hashicorp/go-msgpack v0.5.3 23:42:59 go: downloading github.com/hashicorp/memberlist v0.2.2 23:42:59 go: downloading github.com/pkg/errors v0.9.1 23:42:59 go: downloading github.com/onsi/ginkgo v1.10.1 23:42:59 go: downloading github.com/onsi/gomega v1.7.0 23:42:59 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 23:42:59 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 23:42:59 go: downloading github.com/davecgh/go-spew v1.1.1 23:42:59 go: downloading github.com/pmezard/go-difflib v1.0.0 23:42:59 go: downloading github.com/stretchr/objx v0.1.1 23:42:59 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 23:42:59 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 23:42:59 go: downloading github.com/miekg/dns v1.1.26 23:42:59 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 23:42:59 go: downloading gopkg.in/yaml.v2 v2.3.0 23:42:59 go: downloading github.com/hpcloud/tail v1.0.0 23:42:59 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 23:42:59 go: downloading gopkg.in/fsnotify.v1 v1.4.7 [Pipeline] } 23:42:59 $ docker stop --time=1 d98ccdef0bf78b1e827fdfc38e2ef767f85d762d6ea66d913433cf636dcedc94 23:43:02 $ docker rm -f --volumes d98ccdef0bf78b1e827fdfc38e2ef767f85d762d6ea66d913433cf636dcedc94 [Pipeline] // withDockerContainer [Pipeline] sh 23:43:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:43:03 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:43:04 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:43:04 + ls -al . 23:43:04 total 180 23:43:04 drwxrwxr-x 9 jenkins jenkins 4096 Apr 10 23:42 . 23:43:04 drwxrwxr-x 4 jenkins jenkins 4096 Apr 10 23:41 .. 23:43:04 -rw-rw-r-- 1 jenkins jenkins 119 Apr 10 23:41 .dockerignore 23:43:04 drwxrwxr-x 8 jenkins jenkins 4096 Apr 10 23:42 .git 23:43:04 drwxrwxr-x 2 jenkins jenkins 4096 Apr 10 23:41 .github 23:43:04 -rw-rw-r-- 1 jenkins jenkins 97 Apr 10 23:41 .gitignore 23:43:04 drwxr-xr-x 3 jenkins jenkins 4096 Apr 10 23:42 .semver 23:43:04 -rw-rw-r-- 1 jenkins jenkins 7608 Apr 10 23:41 Attribution.txt 23:43:04 -rw-rw-r-- 1 jenkins jenkins 24052 Apr 10 23:41 CHANGELOG.md 23:43:04 -rw-rw-r-- 1 jenkins jenkins 2064 Apr 10 23:41 Dockerfile 23:43:04 -rw-rw-r-- 1 jenkins jenkins 677 Apr 10 23:41 GOVERNANCE.md 23:43:04 -rw-rw-r-- 1 jenkins jenkins 710 Apr 10 23:41 Jenkinsfile 23:43:04 -rw-rw-r-- 1 jenkins jenkins 10174 Apr 10 23:41 LICENSE 23:43:04 -rw-rw-r-- 1 jenkins jenkins 618 Apr 10 23:41 OWNERS.md 23:43:04 -rw-rw-r-- 1 jenkins jenkins 3429 Apr 10 23:41 README.md 23:43:04 -rw-rw-r-- 1 jenkins jenkins 5 Apr 10 23:42 VERSION 23:43:04 drwxrwxr-x 2 jenkins jenkins 4096 Apr 10 23:41 bin 23:43:04 -rw-r--r-- 1 jenkins jenkins 10 Apr 10 23:42 coverage.out 23:43:04 -rw-rw-r-- 1 jenkins jenkins 129 Apr 10 23:42 go.mod 23:43:04 -rw-rw-r-- 1 jenkins jenkins 49193 Apr 10 23:41 go.sum 23:43:04 -rw-rw-r-- 1 jenkins jenkins 1949 Apr 10 23:41 main.go 23:43:04 -rw-rw-r-- 1 jenkins jenkins 1614 Apr 10 23:41 makefile 23:43:04 drwxrwxr-x 9 jenkins jenkins 4096 Apr 10 23:41 res 23:43:04 drwxrwxr-x 3 jenkins jenkins 4096 Apr 10 23:41 snap 23:43:04 drwxrwxr-x 5 jenkins jenkins 4096 Apr 10 23:41 vendor [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:04 + 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 . 23:43:04 Sending build context to Docker daemon 13.72MB 23:43:04 Step 1/26 : ARG BASE=golang:1.16-alpine3.14 23:43:04 Step 2/26 : FROM ${BASE} AS builder 23:43:04 ---> 1ad76af2850e 23:43:04 Step 3/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 23:43:05 ---> Running in 19010ee4b2dd 23:43:05 Removing intermediate container 19010ee4b2dd 23:43:05 ---> f38eb73b8517 23:43:05 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 23:43:05 ---> Running in c84a046ef296 23:43:05 Removing intermediate container c84a046ef296 23:43:05 ---> bd405c999879 23:43:05 Step 5/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 23:43:05 ---> Running in 343c253a3ed9 23:43:05 Removing intermediate container 343c253a3ed9 23:43:05 ---> e9705c7d1386 23:43:05 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:43:05 ---> Running in a4bf3395bd9b 23:43:06 Removing intermediate container a4bf3395bd9b 23:43:06 ---> 700836ea6c4a 23:43:06 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:43:06 ---> Running in daa512814b54 23:43:06 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 23:43:07 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 23:43:07 OK: 220 MiB in 52 packages 23:43:07 Removing intermediate container daa512814b54 23:43:07 ---> c29cd336a571 23:43:07 Step 8/26 : WORKDIR /app 23:43:07 ---> Running in 9bf050f71103 23:43:07 Removing intermediate container 9bf050f71103 23:43:07 ---> 47ac02ffd6b6 23:43:07 Step 9/26 : COPY . . 23:43:09 ---> 2a2a32a5f5e5 23:43:09 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:43:09 ---> Running in 275bbfd33d9c 23:43:09 skipping... 23:43:09 Removing intermediate container 275bbfd33d9c 23:43:09 ---> c077698ed662 23:43:09 Step 11/26 : ARG MAKE="make build" 23:43:09 ---> Running in 25871e5c7f94 23:43:10 Removing intermediate container 25871e5c7f94 23:43:10 ---> 1b16e585bc0c 23:43:10 Step 12/26 : RUN $MAKE 23:43:10 ---> Running in 164b4f52f607 23:43:10 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 23:43:20 Removing intermediate container 164b4f52f607 23:43:20 ---> 202c72534ce8 23:43:20 Step 13/26 : FROM alpine:3.14 23:43:20 3.14: Pulling from library/alpine 23:43:20 f7dab3ab2d6e: Pulling fs layer 23:43:20 f7dab3ab2d6e: Verifying Checksum 23:43:20 f7dab3ab2d6e: Download complete 23:43:20 f7dab3ab2d6e: Pull complete 23:43:20 Digest: sha256:0f2d5c38dd7a4f4f733e688e3a6733cb5ab1ac6e3cb4603a5dd564e5bfb80eed 23:43:20 Status: Downloaded newer image for alpine:3.14 23:43:20 ---> 9e179bacf43c 23:43:20 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 23:43:20 ---> Running in 75f5961426c8 23:43:20 Removing intermediate container 75f5961426c8 23:43:20 ---> 0160405ab8c4 23:43:20 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 23:43:20 ---> Running in ccc8ebdcb6d1 23:43:20 Removing intermediate container ccc8ebdcb6d1 23:43:20 ---> 72e89194b520 23:43:20 Step 16/26 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 23:43:20 ---> Running in 5b5308b7ec9b 23:43:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 23:43:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 23:43:21 (1/7) Installing ca-certificates (20220614-r0) 23:43:21 (2/7) Installing dumb-init (1.2.5-r1) 23:43:21 (3/7) Installing libgcc (10.3.1_git20210424-r2) 23:43:21 (4/7) Installing libsodium (1.0.18-r0) 23:43:21 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 23:43:21 (6/7) Installing libzmq (4.3.4-r0) 23:43:21 (7/7) Installing zeromq (4.3.4-r0) 23:43:21 Executing busybox-1.33.1-r8.trigger 23:43:21 Executing ca-certificates-20220614-r0.trigger 23:43:21 OK: 9 MiB in 21 packages 23:43:22 Removing intermediate container 5b5308b7ec9b 23:43:22 ---> 9a47c0b3d760 23:43:22 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 23:43:22 ---> f19ab3371480 23:43:22 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 23:43:22 ---> 81cc39e6330c 23:43:22 Step 19/26 : COPY --from=builder /app/res/ /res/ 23:43:22 ---> b7ca6d96ce11 23:43:22 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 23:43:22 ---> 6f3b2145041d 23:43:22 Step 21/26 : EXPOSE 48095 23:43:22 ---> Running in 05a605301489 23:43:23 Removing intermediate container 05a605301489 23:43:23 ---> 9a8d5c69008a 23:43:23 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 23:43:23 ---> Running in 27e9383417d8 23:43:23 Removing intermediate container 27e9383417d8 23:43:23 ---> 27d0acc83443 23:43:23 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:43:23 ---> Running in f0efa0a2e342 23:43:23 Removing intermediate container f0efa0a2e342 23:43:23 ---> 3f5f2a7d1399 23:43:23 Step 24/26 : LABEL arch=amd64 23:43:23 ---> Running in 234a192d0e1f 23:43:23 Removing intermediate container 234a192d0e1f 23:43:23 ---> 732632de3210 23:43:23 Step 25/26 : LABEL git_sha=a8f4bce85b7b5813e105d1e2e02518cf8f0d0558 23:43:23 ---> Running in a44ad3e2bea9 23:43:23 Removing intermediate container a44ad3e2bea9 23:43:23 ---> 1f7f17ea8748 23:43:23 Step 26/26 : LABEL version=0.0.0 23:43:23 ---> Running in e78beff37f4f 23:43:23 Removing intermediate container e78beff37f4f 23:43:23 ---> 729601f55873 23:43:23 [Warning] One or more build-args [ARCH] were not consumed 23:43:23 Successfully built 729601f55873 23:43:23 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 23:43:39 Still waiting to schedule task 23:43:39 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 23:43:59 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7334 in /w/workspace/_app-service-configurable_PR-544 [Pipeline] { [Pipeline] ws 23:44:00 Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout 23:44:00 Selected Git installation does not exist. Using Default 23:44:00 The recommended git tool is: NONE 23:44:05 using credential edgex-jenkins-ssh 23:44:05 Cloning the remote Git repository 23:44:05 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 23:44:05 > git init /w/workspace/app-service-configurable/1 # timeout=10 23:44:05 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 23:44:05 > git --version # timeout=10 23:44:05 > git --version # 'git version 2.25.1' 23:44:05 using GIT_SSH to set credentials SSH Credentials for GitHub 23:44:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:44:06 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 23:44:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:44:08 Merging remotes/origin/jakarta commit 1fa88f2d5a080955ef169002b8e51e3c6fd4a93a into PR head commit a8f4bce85b7b5813e105d1e2e02518cf8f0d0558 23:44:07 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 23:44:07 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 23:44:07 using GIT_SSH to set credentials SSH Credentials for GitHub 23:44:07 > 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 23:44:08 > git config core.sparsecheckout # timeout=10 23:44:08 > git checkout -f a8f4bce85b7b5813e105d1e2e02518cf8f0d0558 # timeout=10 23:44:08 Merge succeeded, producing a8f4bce85b7b5813e105d1e2e02518cf8f0d0558 23:44:08 Checking out Revision a8f4bce85b7b5813e105d1e2e02518cf8f0d0558 (PR-544) 23:44:08 > git remote # timeout=10 23:44:08 > git config --get remote.origin.url # timeout=10 23:44:08 using GIT_SSH to set credentials SSH Credentials for GitHub 23:44:08 > git merge 1fa88f2d5a080955ef169002b8e51e3c6fd4a93a # timeout=10 23:44:08 > git rev-parse HEAD^{commit} # timeout=10 23:44:08 > git config core.sparsecheckout # timeout=10 23:44:08 > git checkout -f a8f4bce85b7b5813e105d1e2e02518cf8f0d0558 # timeout=10 23:44:12 Commit message: "build: Update to patch released SDK and update changeLog" 23:44:12 > git --version # timeout=10 23:44:12 > git --version # 'git version 2.25.1' 23:44:12 fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:44:14 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:44:14 % Total % Received % Xferd Average Speed Time Time Time Current 23:44:14 Dload Upload Total Spent Left Speed 23:44:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 91078 0 --:--:-- --:--:-- --:--:-- 91733 [Pipeline] sh 23:44:14 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:44:15 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:44:15 + sudo tee /etc/docker/daemon.new 23:44:15 { 23:44:15 "registry-mirrors": [ 23:44:15 "https://nexus3.edgexfoundry.org:10001" 23:44:15 ], 23:44:15 "bip": "10.250.0.254/24", 23:44:15 "hosts": [ 23:44:15 "tcp://0.0.0.0:5555", 23:44:15 "unix:///var/run/docker.sock" 23:44:15 ], 23:44:15 "mtu": 1458, 23:44:15 "selinux-enabled": true, 23:44:15 "seccomp-profile": "/etc/docker/seccomp.json" 23:44:15 } [Pipeline] sh 23:44:15 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:44:15 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:44:34 provisioning config files... 23:44:34 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config2142777126189212447tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:44:34 ---> docker-login.sh 23:44:34 nexus3.edgexfoundry.org:10001 23:44:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:44:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:44:35 Configure a credential helper to remove this warning. See 23:44:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:44:35 23:44:35 Login Succeeded 23:44:35 nexus3.edgexfoundry.org:10002 23:44:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:44:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:44:35 Configure a credential helper to remove this warning. See 23:44:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:44:35 23:44:35 Login Succeeded 23:44:35 nexus3.edgexfoundry.org:10003 23:44:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:44:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:44:35 Configure a credential helper to remove this warning. See 23:44:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:44:35 23:44:35 Login Succeeded 23:44:35 nexus3.edgexfoundry.org:10004 23:44:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:44:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:44:36 Configure a credential helper to remove this warning. See 23:44:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:44:36 23:44:36 Login Succeeded 23:44:36 docker.io 23:44:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:44:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:44:36 Configure a credential helper to remove this warning. See 23:44:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:44:36 23:44:36 Login Succeeded 23:44:36 ---> docker-login.sh ends [Pipeline] } 23:44:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:44:37 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 23:44:37 + cut -d -f 2 23:44:37 + grep ^go [0-9].[0-9]* go.mod [Pipeline] echo 23:44:37 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:44:37 ========================================================= 23:44:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.16-alpine-lts] 23:44:37 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:44:38 + 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 . 23:44:40 Sending build context to Docker daemon 10.6MB 23:44:40 Step 1/12 : ARG BASE=golang:1.16-alpine3.14 23:44:40 Step 2/12 : FROM ${BASE} AS builder 23:44:40 1.16-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 23:44:40 552d1f2373af: Pulling fs layer 23:44:40 ea3f2d53f512: Pulling fs layer 23:44:40 9e70ebbbe112: Pulling fs layer 23:44:40 7a9cfe048b4a: Pulling fs layer 23:44:40 72dc09318566: Pulling fs layer 23:44:40 f324388ff665: Pulling fs layer 23:44:40 53ef782089cf: Pulling fs layer 23:44:40 2af28fca035d: Pulling fs layer 23:44:40 7a9cfe048b4a: Waiting 23:44:40 72dc09318566: Waiting 23:44:40 f324388ff665: Waiting 23:44:40 53ef782089cf: Waiting 23:44:40 2af28fca035d: Waiting 23:44:40 9e70ebbbe112: Download complete 23:44:40 ea3f2d53f512: Verifying Checksum 23:44:40 ea3f2d53f512: Download complete 23:44:40 72dc09318566: Download complete 23:44:40 552d1f2373af: Verifying Checksum 23:44:40 552d1f2373af: Download complete 23:44:40 f324388ff665: Verifying Checksum 23:44:40 f324388ff665: Download complete 23:44:40 53ef782089cf: Verifying Checksum 23:44:40 53ef782089cf: Download complete 23:44:41 552d1f2373af: Pull complete 23:44:41 ea3f2d53f512: Pull complete 23:44:41 9e70ebbbe112: Pull complete 23:44:42 2af28fca035d: Verifying Checksum 23:44:42 2af28fca035d: Download complete 23:44:43 7a9cfe048b4a: Verifying Checksum 23:44:43 7a9cfe048b4a: Download complete 23:44:54 Running on prd-ubuntu18.04-docker-8c-8g-7335 in /w/workspace/_app-service-configurable_PR-544 [Pipeline] { [Pipeline] ws 23:44:55 Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout 23:44:55 Selected Git installation does not exist. Using Default 23:44:55 The recommended git tool is: NONE 23:44:55 7a9cfe048b4a: Pull complete 23:44:55 72dc09318566: Pull complete 23:44:55 f324388ff665: Pull complete 23:44:55 53ef782089cf: Pull complete 23:44:56 using credential edgex-jenkins-ssh 23:44:56 Cloning the remote Git repository 23:44:56 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 23:44:56 > git init /w/workspace/app-service-configurable/1 # timeout=10 23:44:56 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 23:44:56 > git --version # timeout=10 23:44:56 > git --version # 'git version 2.17.1' 23:44:56 using GIT_SSH to set credentials SSH Credentials for GitHub 23:44:56 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:44:57 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 23:44:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:44:58 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 23:44:58 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 23:44:58 using GIT_SSH to set credentials SSH Credentials for GitHub 23:44:58 > 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 23:44:58 Merging remotes/origin/jakarta commit 1fa88f2d5a080955ef169002b8e51e3c6fd4a93a into PR head commit a8f4bce85b7b5813e105d1e2e02518cf8f0d0558 23:44:58 Merge succeeded, producing a8f4bce85b7b5813e105d1e2e02518cf8f0d0558 23:44:58 Checking out Revision a8f4bce85b7b5813e105d1e2e02518cf8f0d0558 (PR-544) 23:44:58 > git config core.sparsecheckout # timeout=10 23:44:58 > git checkout -f a8f4bce85b7b5813e105d1e2e02518cf8f0d0558 # timeout=10 23:44:58 > git remote # timeout=10 23:44:58 > git config --get remote.origin.url # timeout=10 23:44:58 using GIT_SSH to set credentials SSH Credentials for GitHub 23:44:58 > git merge 1fa88f2d5a080955ef169002b8e51e3c6fd4a93a # timeout=10 23:44:58 > git rev-parse HEAD^{commit} # timeout=10 23:44:58 > git config core.sparsecheckout # timeout=10 23:44:58 > git checkout -f a8f4bce85b7b5813e105d1e2e02518cf8f0d0558 # timeout=10 23:45:00 2af28fca035d: Pull complete 23:45:00 Digest: sha256:527acc5c9bdbcdb39ccaea3aa8445d1f41445096e6313448e88606d2b64d4b83 23:45:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.16-alpine-lts 23:45:00 ---> d19f1962542a 23:45:00 Step 3/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 23:45:01 ---> Running in b7e4230cb5bd 23:45:01 Removing intermediate container b7e4230cb5bd 23:45:01 ---> dc53371cf354 23:45:01 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 23:45:02 ---> Running in 44ab5707b20b 23:45:02 Commit message: "build: Update to patch released SDK and update changeLog" 23:45:02 > git --version # timeout=10 23:45:02 > git --version # 'git version 2.17.1' 23:45:02 fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a 23:45:02 Removing intermediate container 44ab5707b20b 23:45:02 ---> e4e6f6eb2e6b 23:45:02 Step 5/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 23:45:02 ---> Running in 3d486ca3c1e1 23:45:02 Removing intermediate container 3d486ca3c1e1 23:45:02 ---> 5d728689851c 23:45:02 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:45:02 ---> Running in 5d4b91da8dfc [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:45:03 + echo snap-build.sh 23:45:03 snap-build.sh 23:45:03 + SNAP_BASE_DIR=. 23:45:03 + '[' '!' -z /w/workspace/app-service-configurable/1 ']' 23:45:03 + SNAP_BASE_DIR=/w/workspace/app-service-configurable/1 23:45:03 + echo '[snap-build] Building snap in dir [/w/workspace/app-service-configurable/1]' 23:45:03 [snap-build] Building snap in dir [/w/workspace/app-service-configurable/1] 23:45:03 + cd /w/workspace/app-service-configurable/1 23:45:03 + sudo apt-get remove -qy --purge lxd lxd-client 23:45:03 Reading package lists... 23:45:03 Building dependency tree... 23:45:03 Reading state information... 23:45:03 The following packages were automatically installed and are no longer required: 23:45:03 dns-root-data dnsmasq-base ebtables liblxc-common liblxc1 lxcfs uidmap 23:45:03 xdelta3 23:45:03 Use 'sudo apt autoremove' to remove them. 23:45:03 The following packages will be REMOVED: 23:45:03 lxd* lxd-client* 23:45:03 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 23:45:03 After this operation, 31.7 MB disk space will be freed. 23:45:04 (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.) 23:45:04 Removing lxd (3.0.3-0ubuntu1~18.04.2) ... 23:45:05 Removing lxd dnsmasq configuration 23:45:05 Removing lxd-client (3.0.3-0ubuntu1~18.04.2) ... 23:45:05 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 23:45:06 Processing triggers for libc-bin (2.27-3ubuntu1.6) ... 23:45:06 (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.) 23:45:06 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.2) ... 23:45:06 Removing intermediate container 5d4b91da8dfc 23:45:06 ---> 2335da10d9c8 23:45:06 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:45:06 ---> Running in 0a5a7041f899 23:45:07 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 23:45:07 Processing triggers for systemd (237-3ubuntu10.56) ... 23:45:07 Processing triggers for ureadahead (0.100.0-21) ... 23:45:08 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 23:45:08 + sudo snap remove --purge lxd 23:45:08 snap "lxd" is not installed 23:45:08 + sudo groupadd --force --system lxd 23:45:08 ++ whoami 23:45:08 + sudo /usr/sbin/usermod -G lxd -a jenkins 23:45:08 + newgrp - lxd 23:45:08 + sudo snap install lxd 23:45:09 OK: 219 MiB in 52 packages 23:45:10 Removing intermediate container 0a5a7041f899 23:45:10 ---> 8812a89a9d71 23:45:10 Step 8/12 : WORKDIR /app 23:45:10 ---> Running in 9a42ceceec47 23:45:10 Removing intermediate container 9a42ceceec47 23:45:10 ---> 48c38b49c2b0 23:45:10 Step 9/12 : COPY . . 23:45:13 ---> feb0ae547fc3 23:45:13 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:45:13 ---> Running in c7fb035c0374 23:45:14 skipping... 23:45:15 Removing intermediate container c7fb035c0374 23:45:15 ---> 1693af64ae06 23:45:15 Step 11/12 : ARG MAKE="make build" 23:45:15 ---> Running in 3434707b04ac 23:45:15 Removing intermediate container 3434707b04ac 23:45:15 ---> be8f03184527 23:45:15 Step 12/12 : RUN $MAKE 23:45:15 ---> Running in b09a52c5de92 23:45:18 2023-04-10T23:45:15Z INFO Waiting for automatic snapd restart... 23:45:19 noop 23:45:20 Removing intermediate container b09a52c5de92 23:45:20 ---> 42760294faab 23:45:20 Successfully built 42760294faab 23:45:20 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:45:21 + docker inspect -f . ci-base-image-arm64 23:45:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:45:21 prd-ubuntu20.04-docker-arm64-4c-16g-7334 does not seem to be running inside a container 23:45:21 $ 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 23:45:22 $ docker top 468e40973e61175ce0a3dce7e05772cab8fcd1f163c8db229588d9e61f9aec42 -eo pid,comm [Pipeline] { [Pipeline] sh 23:45:23 + go version 23:45:23 go version go1.16.8 linux/arm64 [Pipeline] } 23:45:23 $ docker stop --time=1 468e40973e61175ce0a3dce7e05772cab8fcd1f163c8db229588d9e61f9aec42 23:45:25 $ 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 23:45:25 + docker inspect -f . ci-base-image-arm64 23:45:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:45:26 prd-ubuntu20.04-docker-arm64-4c-16g-7334 does not seem to be running inside a container 23:45:26 $ 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 23:45:27 $ docker top b3e1321e4d53f18cd1b57d1e39eb8392c375616d0c99478beb60e326fbf881f6 -eo pid,comm [Pipeline] { [Pipeline] sh 23:45:27 + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh 23:45:28 + make test 23:45:28 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 23:45:33 lxd 5.12-c63881f from Canonical* installed 23:45:33 + sudo lxd init --auto 23:45:43 + sudo snap install --classic snapcraft 23:45:53 snapcraft 7.3.1 from Canonical** installed 23:45:53 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 23:45:53 + sudo snapcraft prime --use-lxd 23:45:53 Starting Snapcraft 7.3.1 23:45:53 Logging execution to '/home/jenkins/.local/state/snapcraft/log/snapcraft-20230410-234553.814549.log' 23:45:53 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 23:45:53 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: 23:45:53 - README.md 23:45:53 23:45:53 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 23:45:54 Launching a container. 23:46:06 Waiting for container to be ready 23:46:06 To start your first container, try: lxc launch ubuntu:22.04 23:46:06 Or for a virtual machine: lxc launch ubuntu:22.04 --vm 23:46:06 23:46:11 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 23:46:13 Waiting for network to be ready... 23:46:13 Get:1 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] 23:46:13 Get:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 23:46:13 Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] 23:46:13 Get:4 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 23:46:13 Get:5 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] 23:46:13 Get:6 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] 23:46:13 Get:7 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] 23:46:13 Get:8 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] 23:46:13 Get:9 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] 23:46:13 Get:10 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] 23:46:14 Get:11 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] 23:46:14 Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [2467 kB] 23:46:14 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [420 kB] 23:46:14 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [25.2 kB] 23:46:14 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7408 B] 23:46:14 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [1717 kB] 23:46:14 Get:17 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [242 kB] 23:46:14 Get:18 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1047 kB] 23:46:14 Get:19 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [247 kB] 23:46:14 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2083 kB] 23:46:14 Get:21 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [338 kB] 23:46:14 Get:22 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [22.9 kB] 23:46:14 Get:23 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5488 B] 23:46:14 Get:24 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [1605 kB] 23:46:14 Get:25 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [227 kB] 23:46:14 Get:26 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [820 kB] 23:46:14 Get:27 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [165 kB] 23:46:17 Fetched 27.4 MB in 4s (7086 kB/s) 23:46:18 Reading package lists... 23:46:18 Reading package lists... 23:46:18 Building dependency tree... 23:46:18 Reading state information... 23:46:18 The following additional packages will be installed: 23:46:18 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 23:46:18 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 23:46:18 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 23:46:18 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 23:46:18 Suggested packages: 23:46:18 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 23:46:18 Recommended packages: 23:46:18 gnupg libsasl2-modules 23:46:18 The following NEW packages will be installed: 23:46:18 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 23:46:18 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 23:46:18 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 23:46:18 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 23:46:18 The following packages will be upgraded: 23:46:18 gpg gpg-agent gpgconf libudev1 23:46:18 4 upgraded, 18 newly installed, 0 to remove and 96 not upgraded. 23:46:18 Need to get 3862 kB of archives. 23:46:18 After this operation, 15.0 MB of additional disk space will be used. 23:46:18 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.20 [75.6 kB] 23:46:18 Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] 23:46:18 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.20 [1366 kB] 23:46:18 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] 23:46:18 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 gpg amd64 2.2.19-3ubuntu2.2 [482 kB] 23:46:18 Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 gpgconf amd64 2.2.19-3ubuntu2.2 [124 kB] 23:46:18 Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.2 [232 kB] 23:46:18 Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 libksba8 amd64 1.3.5-2ubuntu0.20.04.2 [95.2 kB] 23:46:18 Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [42.5 kB] 23:46:18 Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [181 kB] 23:46:18 Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [30.4 kB] 23:46:18 Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [88.1 kB] 23:46:18 Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [47.7 kB] 23:46:18 Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [107 kB] 23:46:18 Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [207 kB] 23:46:18 Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [15.1 kB] 23:46:18 Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [96.5 kB] 23:46:18 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] 23:46:18 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] 23:46:18 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.9 [16.6 kB] 23:46:18 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.9 [155 kB] 23:46:18 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 dirmngr amd64 2.2.19-3ubuntu2.2 [330 kB] 23:46:19 debconf: delaying package configuration, since apt-utils is not installed 23:46:19 Fetched 3862 kB in 0s (11.4 MB/s) 23:46:19 (Reading database ... 12816 files and directories currently installed.) 23:46:19 Preparing to unpack .../libudev1_245.4-4ubuntu3.20_amd64.deb ... 23:46:19 Unpacking libudev1:amd64 (245.4-4ubuntu3.20) over (245.4-4ubuntu3) ... 23:46:19 Setting up libudev1:amd64 (245.4-4ubuntu3.20) ... 23:46:19 Selecting previously unselected package udev. 23:46:19 (Reading database ... 12816 files and directories currently installed.) 23:46:19 Preparing to unpack .../00-udev_245.4-4ubuntu3.20_amd64.deb ... 23:46:19 Unpacking udev (245.4-4ubuntu3.20) ... 23:46:19 Selecting previously unselected package libfuse2:amd64. 23:46:19 Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... 23:46:19 Unpacking libfuse2:amd64 (2.9.9-3) ... 23:46:19 Selecting previously unselected package fuse. 23:46:19 Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... 23:46:19 Unpacking fuse (2.9.9-3) ... 23:46:19 Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.2_amd64.deb ... 23:46:19 Unpacking gpg (2.2.19-3ubuntu2.2) over (2.2.19-3ubuntu2) ... 23:46:20 Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.2_amd64.deb ... 23:46:20 Unpacking gpgconf (2.2.19-3ubuntu2.2) over (2.2.19-3ubuntu2) ... 23:46:20 Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.2_amd64.deb ... 23:46:20 Unpacking gpg-agent (2.2.19-3ubuntu2.2) over (2.2.19-3ubuntu2) ... 23:46:20 Selecting previously unselected package libksba8:amd64. 23:46:20 Preparing to unpack .../06-libksba8_1.3.5-2ubuntu0.20.04.2_amd64.deb ... 23:46:20 Unpacking libksba8:amd64 (1.3.5-2ubuntu0.20.04.2) ... 23:46:20 Selecting previously unselected package libroken18-heimdal:amd64. 23:46:20 Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... 23:46:20 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... 23:46:20 Selecting previously unselected package libasn1-8-heimdal:amd64. 23:46:20 Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... 23:46:20 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... 23:46:20 Selecting previously unselected package libheimbase1-heimdal:amd64. 23:46:20 Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... 23:46:20 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... 23:46:20 Selecting previously unselected package libhcrypto4-heimdal:amd64. 23:46:20 Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... 23:46:20 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... 23:46:20 Selecting previously unselected package libwind0-heimdal:amd64. 23:46:20 Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... 23:46:20 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... 23:46:20 Selecting previously unselected package libhx509-5-heimdal:amd64. 23:46:20 Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... 23:46:20 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... 23:46:20 Selecting previously unselected package libkrb5-26-heimdal:amd64. 23:46:20 Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... 23:46:20 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... 23:46:20 Selecting previously unselected package libheimntlm0-heimdal:amd64. 23:46:20 Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... 23:46:20 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... 23:46:20 Selecting previously unselected package libgssapi3-heimdal:amd64. 23:46:20 Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... 23:46:20 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... 23:46:20 Selecting previously unselected package libsasl2-modules-db:amd64. 23:46:20 Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 23:46:20 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 23:46:20 Selecting previously unselected package libsasl2-2:amd64. 23:46:20 Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 23:46:20 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 23:46:20 Selecting previously unselected package libldap-common. 23:46:20 Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.9_all.deb ... 23:46:20 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.9) ... 23:46:20 Selecting previously unselected package libldap-2.4-2:amd64. 23:46:20 Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.9_amd64.deb ... 23:46:20 Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.9) ... 23:46:21 Selecting previously unselected package dirmngr. 23:46:21 Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.2_amd64.deb ... 23:46:21 Unpacking dirmngr (2.2.19-3ubuntu2.2) ... 23:46:21 Setting up libksba8:amd64 (1.3.5-2ubuntu0.20.04.2) ... 23:46:21 Setting up libfuse2:amd64 (2.9.9-3) ... 23:46:21 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.9) ... 23:46:21 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 23:46:21 Setting up udev (245.4-4ubuntu3.20) ... 23:46:21 invoke-rc.d: policy-rc.d denied execution of start. 23:46:21 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 23:46:21 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... 23:46:21 Setting up gpgconf (2.2.19-3ubuntu2.2) ... 23:46:21 Setting up gpg (2.2.19-3ubuntu2.2) ... 23:46:21 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... 23:46:21 Setting up fuse (2.9.9-3) ... 23:46:21 Setting up gpg-agent (2.2.19-3ubuntu2.2) ... 23:46:22 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... 23:46:22 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... 23:46:22 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... 23:46:22 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... 23:46:22 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... 23:46:22 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... 23:46:22 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... 23:46:22 Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.9) ... 23:46:22 Setting up dirmngr (2.2.19-3ubuntu2.2) ... 23:46:22 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. 23:46:22 Processing triggers for systemd (245.4-4ubuntu3) ... 23:46:22 Processing triggers for libc-bin (2.31-0ubuntu9) ... 23:46:22 The unit files have no installation config (WantedBy=, RequiredBy=, Also=, 23:46:22 Alias= settings in the [Install] section, and DefaultInstance= for template 23:46:22 units). This means they are not meant to be enabled using systemctl. 23:46:22 23:46:22 Possible reasons for having this kind of units are: 23:46:22 • A unit may be statically enabled by being symlinked from another unit's 23:46:22 .wants/ or .requires/ directory. 23:46:22 • A unit's purpose may be to act as a helper for some other unit which has 23:46:22 a requirement dependency on it. 23:46:22 • A unit may be started when needed via activation (socket, path, timer, 23:46:22 D-Bus, udev, scripted systemctl call, ...). 23:46:22 • In case of template units, the unit is meant to be enabled with some 23:46:22 instance name specified. 23:46:23 Reading package lists... 23:46:23 Building dependency tree... 23:46:23 Reading state information... 23:46:23 The following additional packages will be installed: 23:46:23 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 23:46:23 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 23:46:23 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 23:46:23 libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support 23:46:23 openssh-client python3 python3-minimal python3.8 python3.8-minimal 23:46:23 squashfs-tools systemd systemd-sysv systemd-timesyncd 23:46:23 Suggested packages: 23:46:23 apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain 23:46:23 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 23:46:23 python3.8-venv python3.8-doc binfmt-support zenity | kdialog 23:46:23 systemd-container policykit-1 23:46:23 Recommended packages: 23:46:23 krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd 23:46:23 The following NEW packages will be installed: 23:46:23 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 23:46:23 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 23:46:23 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 23:46:23 libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 23:46:23 python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo 23:46:23 The following packages will be upgraded: 23:46:23 libsystemd0 systemd systemd-sysv systemd-timesyncd 23:46:23 4 upgraded, 29 newly installed, 0 to remove and 92 not upgraded. 23:46:23 Need to get 50.1 MB of archives. 23:46:23 After this operation, 205 MB of additional disk space will be used. 23:46:23 Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] 23:46:23 Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] 23:46:23 Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] 23:46:23 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] 23:46:23 Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] 23:46:23 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] 23:46:23 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.2 [502 kB] 23:46:23 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] 23:46:23 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] 23:46:23 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] 23:46:23 Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkeyutils1 amd64 1.6-6ubuntu1.1 [10.3 kB] 23:46:23 Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.20 [28.1 kB] 23:46:24 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.5 [671 kB] 23:46:24 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] 23:46:24 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 snapd amd64 2.58+20.04 [37.9 MB] 23:46:24 Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.20 [10.3 kB] 23:46:24 Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.20 [3809 kB] 23:46:24 ? github.com/edgexfoundry/app-service-configurable [no test files] 23:46:24 CGO_ENABLED=1 go vet ./... 23:46:24 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.20 [268 kB] 23:46:24 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.7 [717 kB] 23:46:24 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.6 [74.6 kB] 23:46:24 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.7 [1903 kB] 23:46:24 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.7 [1675 kB] 23:46:24 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.7 [387 kB] 23:46:24 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.3 [179 kB] 23:46:24 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.3 [151 kB] 23:46:25 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.20 [186 kB] 23:46:25 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.4 [514 kB] 23:46:25 Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.3 [31.1 kB] 23:46:25 Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.3 [80.2 kB] 23:46:25 Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.3 [330 kB] 23:46:25 Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.3 [121 kB] 23:46:25 Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.3 [9424 B] 23:46:25 Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] 23:46:25 debconf: delaying package configuration, since apt-utils is not installed 23:46:25 Fetched 50.1 MB in 2s (23.9 MB/s) 23:46:25 (Reading database ... 13067 files and directories currently installed.) 23:46:25 Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.20_amd64.deb ... 23:46:25 Unpacking systemd-timesyncd (245.4-4ubuntu3.20) over (245.4-4ubuntu3) ... 23:46:26 Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.20_amd64.deb ... 23:46:26 Unpacking systemd-sysv (245.4-4ubuntu3.20) over (245.4-4ubuntu3) ... 23:46:26 Preparing to unpack .../systemd_245.4-4ubuntu3.20_amd64.deb ... 23:46:26 Unpacking systemd (245.4-4ubuntu3.20) over (245.4-4ubuntu3) ... 23:46:27 Preparing to unpack .../libsystemd0_245.4-4ubuntu3.20_amd64.deb ... 23:46:27 Unpacking libsystemd0:amd64 (245.4-4ubuntu3.20) over (245.4-4ubuntu3) ... 23:46:27 Setting up libsystemd0:amd64 (245.4-4ubuntu3.20) ... 23:46:27 Selecting previously unselected package libpython3.8-minimal:amd64. 23:46:27 (Reading database ... 13068 files and directories currently installed.) 23:46:27 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.7_amd64.deb ... 23:46:27 Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.7) ... 23:46:27 Selecting previously unselected package libexpat1:amd64. 23:46:27 Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.6_amd64.deb ... 23:46:27 Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.6) ... 23:46:27 Selecting previously unselected package python3.8-minimal. 23:46:27 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.7_amd64.deb ... 23:46:27 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.7) ... 23:46:27 Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.7) ... 23:46:27 Setting up libexpat1:amd64 (2.2.9-1ubuntu0.6) ... 23:46:27 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.7) ... 23:46:28 Selecting previously unselected package python3-minimal. 23:46:28 (Reading database ... 13359 files and directories currently installed.) 23:46:28 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... 23:46:28 Unpacking python3-minimal (3.8.2-0ubuntu2) ... 23:46:28 Selecting previously unselected package mime-support. 23:46:28 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... 23:46:28 Unpacking mime-support (3.64ubuntu1) ... 23:46:28 Selecting previously unselected package libmpdec2:amd64. 23:46:28 Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... 23:46:28 Unpacking libmpdec2:amd64 (2.4.2-3) ... 23:46:28 Selecting previously unselected package libpython3.8-stdlib:amd64. 23:46:28 Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.7_amd64.deb ... 23:46:28 Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.7) ... 23:46:28 Selecting previously unselected package python3.8. 23:46:28 Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.7_amd64.deb ... 23:46:28 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.7) ... 23:46:28 Selecting previously unselected package libpython3-stdlib:amd64. 23:46:28 Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... 23:46:28 Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 23:46:28 Setting up python3-minimal (3.8.2-0ubuntu2) ... 23:46:28 Selecting previously unselected package python3. 23:46:28 (Reading database ... 13761 files and directories currently installed.) 23:46:28 Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... 23:46:28 Unpacking python3 (3.8.2-0ubuntu2) ... 23:46:28 Selecting previously unselected package libdbus-1-3:amd64. 23:46:28 Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.3_amd64.deb ... 23:46:28 Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.3) ... 23:46:28 Selecting previously unselected package dbus. 23:46:28 Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.3_amd64.deb ... 23:46:28 Unpacking dbus (1.12.16-2ubuntu2.3) ... 23:46:28 Selecting previously unselected package libbsd0:amd64. 23:46:28 Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... 23:46:28 Unpacking libbsd0:amd64 (0.10.0-1) ... 23:46:29 Selecting previously unselected package libpam-systemd:amd64. 23:46:29 Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.20_amd64.deb ... 23:46:29 Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.20) ... 23:46:29 Selecting previously unselected package sudo. 23:46:29 Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.4_amd64.deb ... 23:46:29 Unpacking sudo (1.8.31-1ubuntu1.4) ... 23:46:29 Selecting previously unselected package apparmor. 23:46:29 Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.2_amd64.deb ... 23:46:29 Unpacking apparmor (2.13.3-7ubuntu5.2) ... 23:46:29 Selecting previously unselected package libcbor0.6:amd64. 23:46:29 Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... 23:46:29 Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 23:46:29 Selecting previously unselected package libedit2:amd64. 23:46:29 Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... 23:46:29 Unpacking libedit2:amd64 (3.1-20191231-1) ... 23:46:29 Selecting previously unselected package libfido2-1:amd64. 23:46:29 Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... 23:46:29 Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... 23:46:29 Selecting previously unselected package libkrb5support0:amd64. 23:46:29 Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.3_amd64.deb ... 23:46:29 Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.3) ... 23:46:29 Selecting previously unselected package libk5crypto3:amd64. 23:46:29 Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.3_amd64.deb ... 23:46:29 Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.3) ... 23:46:29 Selecting previously unselected package libkeyutils1:amd64. 23:46:29 Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1.1_amd64.deb ... 23:46:29 Unpacking libkeyutils1:amd64 (1.6-6ubuntu1.1) ... 23:46:29 Selecting previously unselected package libkrb5-3:amd64. 23:46:29 Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.3_amd64.deb ... 23:46:29 Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.3) ... 23:46:29 Selecting previously unselected package libgssapi-krb5-2:amd64. 23:46:29 Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.3_amd64.deb ... 23:46:29 Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.3) ... 23:46:29 Selecting previously unselected package openssh-client. 23:46:29 Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.5_amd64.deb ... 23:46:29 Unpacking openssh-client (1:8.2p1-4ubuntu0.5) ... 23:46:30 Selecting previously unselected package dbus-user-session. 23:46:30 Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.3_amd64.deb ... 23:46:30 Unpacking dbus-user-session (1.12.16-2ubuntu2.3) ... 23:46:30 Selecting previously unselected package liblzo2-2:amd64. 23:46:30 Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... 23:46:30 Unpacking liblzo2-2:amd64 (2.10-2) ... 23:46:30 Selecting previously unselected package squashfs-tools. 23:46:30 Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... 23:46:30 Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... 23:46:30 Selecting previously unselected package snapd. 23:46:30 Preparing to unpack .../19-snapd_2.58+20.04_amd64.deb ... 23:46:30 Unpacking snapd (2.58+20.04) ... 23:46:34 Setting up libkeyutils1:amd64 (1.6-6ubuntu1.1) ... 23:46:34 Setting up mime-support (3.64ubuntu1) ... 23:46:34 Setting up liblzo2-2:amd64 (2.10-2) ... 23:46:34 Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 23:46:34 Setting up libkrb5support0:amd64 (1.17-6ubuntu4.3) ... 23:46:34 Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.3) ... 23:46:34 Setting up dbus (1.12.16-2ubuntu2.3) ... 23:46:34 Setting up sudo (1.8.31-1ubuntu1.4) ... 23:46:34 Setting up libk5crypto3:amd64 (1.17-6ubuntu4.3) ... 23:46:34 Setting up libkrb5-3:amd64 (1.17-6ubuntu4.3) ... 23:46:34 Setting up libmpdec2:amd64 (2.4.2-3) ... 23:46:34 Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.7) ... 23:46:34 Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... 23:46:34 Setting up python3.8 (3.8.10-0ubuntu1~20.04.7) ... 23:46:34 Setting up libbsd0:amd64 (0.10.0-1) ... 23:46:34 Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 23:46:34 Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... 23:46:34 Setting up libedit2:amd64 (3.1-20191231-1) ... 23:46:34 Setting up python3 (3.8.2-0ubuntu2) ... 23:46:34 running python rtupdate hooks for python3.8... 23:46:34 running python post-rtupdate hooks for python3.8... 23:46:34 Setting up apparmor (2.13.3-7ubuntu5.2) ... 23:46:35 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 23:46:36 Reloading AppArmor profiles 23:46:36 Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.3) ... 23:46:36 Setting up openssh-client (1:8.2p1-4ubuntu0.5) ... 23:46:36 Setting up systemd-timesyncd (245.4-4ubuntu3.20) ... 23:46:36 /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' 23:46:36 Setting up systemd (245.4-4ubuntu3.20) ... 23:46:36 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 23:46:36 Installing new version of config file /etc/systemd/resolved.conf ... 23:46:38 Setting up systemd-sysv (245.4-4ubuntu3.20) ... 23:46:38 Setting up libpam-systemd:amd64 (245.4-4ubuntu3.20) ... 23:46:38 Setting up dbus-user-session (1.12.16-2ubuntu2.3) ... 23:46:38 Setting up snapd (2.58+20.04) ... 23:46:38 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.aa-prompt-listener.service → /lib/systemd/system/snapd.aa-prompt-listener.service. 23:46:39 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 23:46:39 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 23:46:39 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 23:46:39 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 23:46:39 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 23:46:39 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 23:46:40 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 23:46:40 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 23:46:40 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 23:46:40 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 23:46:41 /usr/sbin/policy-rc.d returned 101, not running 'start snapd.socket' 23:46:41 /usr/sbin/policy-rc.d returned 101, not running 'start snapd.service' 23:46:41 /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' 23:46:41 Processing triggers for libc-bin (2.31-0ubuntu9) ... 23:46:42 Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 23:46:42 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 23:46:42 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 23:46:43 Reading package lists... 23:46:43 Reading package lists... 23:46:44 Building dependency tree... 23:46:44 Reading state information... 23:46:44 Calculating upgrade... 23:46:44 The following packages will be upgraded: 23:46:44 advancecomp apt base-files bash binutils binutils-common 23:46:44 binutils-x86-64-linux-gnu bsdutils build-essential ca-certificates cpp-9 23:46:44 dpkg dpkg-dev e2fsprogs fdisk g++-9 gcc-10-base gcc-9 gcc-9-base gpgv gzip 23:46:44 libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils libblkid1 23:46:44 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcom-err2 libcryptsetup12 23:46:44 libctf-nobfd0 libctf0 libdpkg-perl libext2fs2 libfdisk1 libgcc-9-dev 23:46:44 libgcc-s1 libgcrypt20 libgmp10 libgnutls30 libgomp1 libhogweed5 libitm1 23:46:44 libjson-c4 libkmod2 liblsan0 liblz4-1 liblzma5 libmount1 libnettle7 23:46:44 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g 23:46:44 libpcre2-8-0 libpcre3 libperl5.30 libprocps8 libquadmath0 libseccomp2 23:46:44 libsepol1 libsmartcols1 libsqlite3-0 libss2 libssl1.1 libstdc++-9-dev 23:46:44 libstdc++6 libtsan0 libubsan1 libuuid1 libzstd1 linux-libc-dev login logsave 23:46:44 mount openssl passwd perl perl-base perl-modules-5.30 procps tar tzdata 23:46:44 ubuntu-keyring util-linux xz-utils zlib1g 23:46:44 92 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 23:46:44 Need to get 69.8 MB of archives. 23:46:44 After this operation, 27.6 MB of additional disk space will be used. 23:46:44 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dev amd64 2.31-0ubuntu9.9 [2519 kB] 23:46:44 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-146.163 [1127 kB] 23:46:45 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] 23:46:45 Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.9 [71.8 kB] 23:46:45 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6 amd64 2.31-0ubuntu9.9 [2722 kB] 23:46:45 Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] 23:46:45 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.7 [60.4 kB] 23:46:45 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-bin amd64 2.31-0ubuntu9.9 [633 kB] 23:46:45 Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.9 [839 kB] 23:46:45 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] 23:46:45 Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.9 [1294 kB] 23:46:45 Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] 23:46:45 Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] 23:46:45 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] 23:46:45 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] 23:46:45 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.2 [35.4 kB] 23:46:45 Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] 23:46:45 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] 23:46:45 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] 23:46:45 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] 23:46:45 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] 23:46:45 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] 23:46:45 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkmod2 amd64 27-1ubuntu2.1 [45.3 kB] 23:46:45 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] 23:46:45 Get:25 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] 23:46:46 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 bash amd64 5.0-6ubuntu1.2 [639 kB] 23:46:46 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] 23:46:46 Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.3 [240 kB] 23:46:46 Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 dpkg amd64 1.19.7ubuntu3.2 [1128 kB] 23:46:46 Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 gzip amd64 1.10-0ubuntu4.1 [95.2 kB] 23:46:46 Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.4 [221 kB] 23:46:46 Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.3 [3951 kB] 23:46:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:46:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:46:46 ./bin/test-attribution-txt.sh 23:46:46 Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.3 [224 kB] 23:46:46 Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.3 [1514 kB] 23:46:46 Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.3 [2739 kB] 23:46:46 Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.5 [54.2 kB] 23:46:47 Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] 23:46:47 Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] 23:46:47 Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] 23:46:47 Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] 23:46:47 Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] 23:46:47 Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] 23:46:47 Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] 23:46:48 Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] 23:46:48 Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] 23:46:48 Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblzma5 amd64 5.2.4-1ubuntu1.1 [91.8 kB] 23:46:48 Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] 23:46:48 go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.1.2 23:46:48 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 23:46:48 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.1.1 23:46:48 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.1.1 23:46:48 go: downloading github.com/gorilla/mux v1.8.0 23:46:48 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.1.1 23:46:48 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 23:46:48 go: downloading github.com/google/uuid v1.3.0 23:46:48 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 23:46:48 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.1.0 23:46:48 go: downloading github.com/hashicorp/go-multierror v1.1.1 23:46:48 Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 gpgv amd64 2.2.19-3ubuntu2.2 [200 kB] 23:46:48 Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgmp10 amd64 2:6.2.0+dfsg-4ubuntu0.1 [241 kB] 23:46:48 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 23:46:48 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 23:46:48 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.1.0 23:46:48 go: downloading github.com/pelletier/go-toml v1.9.4 23:46:48 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.1.1 23:46:48 go: downloading github.com/hashicorp/consul/api v1.9.1 23:46:48 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 23:46:48 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 23:46:48 go: downloading github.com/go-kit/kit v0.11.0 23:46:48 go: downloading github.com/go-playground/validator/v10 v10.9.0 23:46:48 Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] 23:46:48 Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] 23:46:48 Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] 23:46:48 Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.8 [829 kB] 23:46:48 Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] 23:46:48 Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam0g amd64 1.3.1-5ubuntu4.6 [55.3 kB] 23:46:48 Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.6 [41.2 kB] 23:46:48 Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.6 [260 kB] 23:46:48 go: downloading github.com/pebbe/zmq4 v1.2.7 23:46:48 go: downloading github.com/go-redis/redis/v7 v7.3.0 23:46:48 go: downloading github.com/go-logfmt/logfmt v0.5.0 23:46:48 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 23:46:48 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 23:46:48 go: downloading github.com/mitchellh/copystructure v1.0.0 23:46:48 go: downloading github.com/mitchellh/mapstructure v1.1.2 23:46:48 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 23:46:48 go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 23:46:49 Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 logsave amd64 1.45.5-2ubuntu1.1 [10.2 kB] 23:46:49 Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 libext2fs2 amd64 1.45.5-2ubuntu1.1 [183 kB] 23:46:49 go: downloading golang.org/x/text v0.3.6 23:46:49 Get:60 http://security.ubuntu.com/ubuntu focal-security/main amd64 e2fsprogs amd64 1.45.5-2ubuntu1.1 [527 kB] 23:46:49 Get:61 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] 23:46:49 Get:62 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-runtime all 1.3.1-5ubuntu4.6 [37.3 kB] 23:46:49 Get:63 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpcre2-8-0 amd64 10.34-7ubuntu0.1 [198 kB] 23:46:49 Get:64 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpcre3 amd64 2:8.39-12ubuntu0.1 [232 kB] 23:46:49 Get:65 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsepol1 amd64 3.0-1ubuntu0.1 [252 kB] 23:46:49 Get:66 http://security.ubuntu.com/ubuntu focal-security/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.4 [799 kB] 23:46:49 Get:67 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcom-err2 amd64 1.45.5-2ubuntu1.1 [9548 B] 23:46:49 Get:68 http://security.ubuntu.com/ubuntu focal-security/main amd64 libss2 amd64 1.45.5-2ubuntu1.1 [11.3 kB] 23:46:49 Get:69 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.17 [1322 kB] 23:46:50 go: downloading github.com/hashicorp/golang-lru v0.5.0 23:46:50 go: downloading github.com/hashicorp/errwrap v1.0.0 23:46:50 go: downloading github.com/x448/float16 v0.8.4 23:46:50 go: downloading github.com/gorilla/websocket v1.4.2 23:46:50 Get:70 http://security.ubuntu.com/ubuntu focal-security/main amd64 openssl amd64 1.1.1f-1ubuntu2.17 [622 kB] 23:46:50 Get:71 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20211016ubuntu0.20.04.1 [141 kB] 23:46:50 Get:72 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] 23:46:50 Get:73 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] 23:46:50 Get:74 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.5 [549 kB] 23:46:50 Get:75 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2022g-0ubuntu0.20.04.1 [286 kB] 23:46:50 Get:76 http://security.ubuntu.com/ubuntu focal-security/main amd64 xz-utils amd64 5.2.4-1ubuntu1.1 [82.6 kB] 23:46:50 Get:77 http://security.ubuntu.com/ubuntu focal-security/main amd64 advancecomp amd64 2.1-2.1ubuntu0.20.04.1 [201 kB] 23:46:50 Get:78 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.4 [46.6 kB] 23:46:50 Get:79 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.4 [1613 kB] 23:46:51 Get:80 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.4 [474 kB] 23:46:51 Get:81 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.4 [3380 B] 23:46:51 Get:82 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.4 [207 kB] 23:46:51 Get:83 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.4 [47.2 kB] 23:46:51 Get:84 http://security.ubuntu.com/ubuntu focal-security/main amd64 dpkg-dev all 1.19.7ubuntu3.2 [679 kB] 23:46:51 Get:85 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdpkg-perl all 1.19.7ubuntu3.2 [231 kB] 23:46:51 Get:86 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04.1 [2751 kB] 23:46:51 Get:87 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.1 [8420 kB] 23:46:52 Get:88 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04.1 [8274 kB] 23:46:52 Get:89 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [1722 kB] 23:46:52 Get:90 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [2359 kB] 23:46:52 Get:91 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04.1 [7500 kB] 23:46:53 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 23:46:53 go: downloading github.com/hashicorp/go-hclog v0.12.0 23:46:53 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 23:46:53 go: downloading github.com/hashicorp/serf v0.9.5 23:46:53 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] 23:46:53 go: downloading github.com/go-playground/universal-translator v0.18.0 23:46:53 go: downloading github.com/leodido/go-urn v1.2.1 23:46:53 debconf: delaying package configuration, since apt-utils is not installed 23:46:53 Fetched 69.8 MB in 9s (7526 kB/s) 23:46:53 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 23:46:54 (Reading database ... 14325 files and directories currently installed.) 23:46:54 Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.9_amd64.deb ... 23:46:54 Unpacking libc6-dev:amd64 (2.31-0ubuntu9.9) over (2.31-0ubuntu9) ... 23:46:54 Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.9_amd64.deb ... 23:46:54 Unpacking libc-dev-bin (2.31-0ubuntu9.9) over (2.31-0ubuntu9) ... 23:46:54 Preparing to unpack .../2-linux-libc-dev_5.4.0-146.163_amd64.deb ... 23:46:54 Unpacking linux-libc-dev:amd64 (5.4.0-146.163) over (5.4.0-26.30) ... 23:46:54 Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... 23:46:54 Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 23:46:54 Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 23:46:54 Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 23:46:54 go: downloading github.com/mitchellh/reflectwalk v1.0.0 23:46:54 go: downloading github.com/fatih/color v1.9.0 23:46:54 go: downloading github.com/mattn/go-colorable v0.1.6 23:46:54 go: downloading github.com/mattn/go-isatty v0.0.12 23:46:54 go: downloading github.com/mitchellh/go-homedir v1.1.0 23:46:54 go: downloading github.com/go-playground/locales v0.14.0 23:46:55 Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... 23:46:55 Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 23:46:55 Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 23:46:55 Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 23:46:55 Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... 23:46:55 Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 23:46:55 Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... 23:46:55 Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 23:46:55 Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... 23:46:55 Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 23:46:55 Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... 23:46:55 (Reading database ... 14324 files and directories currently installed.) 23:46:55 Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 23:46:55 Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 23:46:55 Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... 23:46:55 (Reading database ... 14324 files and directories currently installed.) 23:46:55 Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... 23:46:55 Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 23:46:55 Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... 23:46:55 Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 23:46:55 Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 23:46:55 Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 23:46:55 Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... 23:46:56 (Reading database ... 14324 files and directories currently installed.) 23:46:56 Preparing to unpack .../libc6_2.31-0ubuntu9.9_amd64.deb ... 23:46:56 Unpacking libc6:amd64 (2.31-0ubuntu9.9) over (2.31-0ubuntu9) ... 23:46:56 Setting up libc6:amd64 (2.31-0ubuntu9.9) ... 23:46:56 (Reading database ... 14324 files and directories currently installed.) 23:46:56 Preparing to unpack .../base-files_11ubuntu5.7_amd64.deb ... 23:46:56 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 23:46:56 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 23:46:56 Unpacking base-files (11ubuntu5.7) over (11ubuntu5) ... 23:46:57 Setting up base-files (11ubuntu5.7) ... 23:46:57 Installing new version of config file /etc/issue ... 23:46:57 Installing new version of config file /etc/issue.net ... 23:46:57 Installing new version of config file /etc/lsb-release ... 23:46:57 Installing new version of config file /etc/update-motd.d/50-motd-news ... 23:46:57 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 23:46:57 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 23:46:57 Removing obsolete conffile /etc/default/motd-news ... 23:46:57 (Reading database ... 14323 files and directories currently installed.) 23:46:57 Preparing to unpack .../bash_5.0-6ubuntu1.2_amd64.deb ... 23:46:57 Unpacking bash (5.0-6ubuntu1.2) over (5.0-6ubuntu1) ... 23:46:57 Setting up bash (5.0-6ubuntu1.2) ... 23:46:57 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 23:46:57 (Reading database ... 14323 files and directories currently installed.) 23:46:57 Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... 23:46:57 Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... 23:46:58 Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... 23:46:58 (Reading database ... 14323 files and directories currently installed.) 23:46:58 Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.3_amd64.deb ... 23:46:58 Unpacking tar (1.30+dfsg-7ubuntu0.20.04.3) over (1.30+dfsg-7) ... 23:46:58 Setting up tar (1.30+dfsg-7ubuntu0.20.04.3) ... 23:46:58 (Reading database ... 14323 files and directories currently installed.) 23:46:58 Preparing to unpack .../dpkg_1.19.7ubuntu3.2_amd64.deb ... 23:46:58 Unpacking dpkg (1.19.7ubuntu3.2) over (1.19.7ubuntu3) ... 23:46:58 Setting up dpkg (1.19.7ubuntu3.2) ... 23:46:58 (Reading database ... 14323 files and directories currently installed.) 23:46:58 Preparing to unpack .../gzip_1.10-0ubuntu4.1_amd64.deb ... 23:46:58 Unpacking gzip (1.10-0ubuntu4.1) over (1.10-0ubuntu4) ... 23:46:58 Setting up gzip (1.10-0ubuntu4.1) ... 23:46:58 (Reading database ... 14323 files and directories currently installed.) 23:46:58 Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.4_amd64.deb ... 23:46:58 Unpacking login (1:4.8.1-1ubuntu5.20.04.4) over (1:4.8.1-1ubuntu5) ... 23:46:58 Setting up login (1:4.8.1-1ubuntu5.20.04.4) ... 23:46:58 (Reading database ... 14323 files and directories currently installed.) 23:46:58 Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.3_amd64.deb ... 23:46:58 Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.3) over (5.30.0-9build1) ... [Pipeline] echo 23:46:59 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 23:46:59 Preparing to unpack .../perl_5.30.0-9ubuntu0.3_amd64.deb ... 23:46:59 Unpacking perl (5.30.0-9ubuntu0.3) over (5.30.0-9build1) ... 23:46:59 Preparing to unpack .../perl-base_5.30.0-9ubuntu0.3_amd64.deb ... 23:46:59 Unpacking perl-base (5.30.0-9ubuntu0.3) over (5.30.0-9build1) ... 23:46:59 + go mod tidy 23:46:59 go: downloading github.com/stretchr/testify v1.7.0 23:47:00 Setting up perl-base (5.30.0-9ubuntu0.3) ... 23:47:00 (Reading database ... 14323 files and directories currently installed.) 23:47:00 Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.3_all.deb ... 23:47:00 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.3) over (5.30.0-9build1) ... 23:47:00 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 23:47:00 go: downloading github.com/go-stack/stack v1.8.0 23:47:00 Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.5_amd64.deb ... 23:47:00 Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.5) over (1:1.2.11.dfsg-2ubuntu1) ... 23:47:00 go: downloading github.com/davecgh/go-spew v1.1.1 23:47:00 go: downloading github.com/pmezard/go-difflib v1.0.0 23:47:00 go: downloading github.com/stretchr/objx v0.1.1 23:47:00 go: downloading github.com/go-playground/assert/v2 v2.0.1 23:47:00 go: downloading github.com/hashicorp/consul/sdk v0.8.0 23:47:00 go: downloading github.com/hashicorp/go-uuid v1.0.1 23:47:00 go: downloading github.com/hashicorp/go-msgpack v0.5.3 23:47:00 go: downloading github.com/hashicorp/memberlist v0.2.2 23:47:00 go: downloading github.com/onsi/ginkgo v1.10.1 23:47:00 go: downloading github.com/onsi/gomega v1.7.0 23:47:00 go: downloading github.com/pkg/errors v0.9.1 23:47:00 Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.5) ... 23:47:00 (Reading database ... 14323 files and directories currently installed.) 23:47:00 Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... 23:47:00 Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 23:47:00 Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... 23:47:00 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 23:47:00 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 23:47:00 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 23:47:00 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 23:47:00 go: downloading github.com/miekg/dns v1.1.26 23:47:00 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 23:47:00 go: downloading gopkg.in/yaml.v2 v2.3.0 23:47:00 (Reading database ... 14323 files and directories currently installed.) 23:47:00 Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... 23:47:00 Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 23:47:00 Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... 23:47:00 (Reading database ... 14323 files and directories currently installed.) 23:47:00 Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... 23:47:00 Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 23:47:00 Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... 23:47:00 Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 23:47:01 go: downloading github.com/hpcloud/tail v1.0.0 23:47:01 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 23:47:01 go: downloading gopkg.in/fsnotify.v1 v1.4.7 [Pipeline] } 23:47:01 $ docker stop --time=1 b3e1321e4d53f18cd1b57d1e39eb8392c375616d0c99478beb60e326fbf881f6 23:47:01 Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... 23:47:01 (Reading database ... 14323 files and directories currently installed.) 23:47:01 Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... 23:47:01 Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 23:47:01 Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... 23:47:01 (Reading database ... 14323 files and directories currently installed.) 23:47:01 Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... 23:47:01 Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 23:47:01 Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... 23:47:01 Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 23:47:01 Setting up util-linux (2.34-0.1ubuntu9.3) ... 23:47:02 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 23:47:02 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 23:47:02 (Reading database ... 14323 files and directories currently installed.) 23:47:02 Preparing to unpack .../libc-bin_2.31-0ubuntu9.9_amd64.deb ... 23:47:02 Unpacking libc-bin (2.31-0ubuntu9.9) over (2.31-0ubuntu9) ... 23:47:02 Setting up libc-bin (2.31-0ubuntu9.9) ... 23:47:02 (Reading database ... 14323 files and directories currently installed.) 23:47:02 Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... 23:47:02 Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... 23:47:02 Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... 23:47:02 (Reading database ... 14323 files and directories currently installed.) 23:47:02 Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... 23:47:02 Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... 23:47:02 Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... 23:47:02 (Reading database ... 14323 files and directories currently installed.) 23:47:02 Preparing to unpack .../liblzma5_5.2.4-1ubuntu1.1_amd64.deb ... 23:47:02 Unpacking liblzma5:amd64 (5.2.4-1ubuntu1.1) over (5.2.4-1) ... 23:47:02 Setting up liblzma5:amd64 (5.2.4-1ubuntu1.1) ... 23:47:03 (Reading database ... 14323 files and directories currently installed.) 23:47:03 Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... 23:47:03 Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... 23:47:03 Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... 23:47:03 (Reading database ... 14323 files and directories currently installed.) 23:47:03 Preparing to unpack .../libapt-pkg6.0_2.0.9_amd64.deb ... 23:47:03 Unpacking libapt-pkg6.0:amd64 (2.0.9) over (2.0.2) ... 23:47:03 $ docker rm -f --volumes b3e1321e4d53f18cd1b57d1e39eb8392c375616d0c99478beb60e326fbf881f6 23:47:03 Setting up libapt-pkg6.0:amd64 (2.0.9) ... 23:47:03 (Reading database ... 14323 files and directories currently installed.) 23:47:03 Preparing to unpack .../gpgv_2.2.19-3ubuntu2.2_amd64.deb ... 23:47:03 Unpacking gpgv (2.2.19-3ubuntu2.2) over (2.2.19-3ubuntu2) ... 23:47:03 Setting up gpgv (2.2.19-3ubuntu2.2) ... 23:47:03 (Reading database ... 14323 files and directories currently installed.) 23:47:03 Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... 23:47:03 Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... 23:47:03 Setting up ubuntu-keyring (2020.02.11.4) ... 23:47:03 (Reading database ... 14323 files and directories currently installed.) 23:47:03 Preparing to unpack .../libgmp10_2%3a6.2.0+dfsg-4ubuntu0.1_amd64.deb ... 23:47:03 Unpacking libgmp10:amd64 (2:6.2.0+dfsg-4ubuntu0.1) over (2:6.2.0+dfsg-4) ... 23:47:03 Setting up libgmp10:amd64 (2:6.2.0+dfsg-4ubuntu0.1) ... 23:47:03 (Reading database ... 14323 files and directories currently installed.) 23:47:03 Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 23:47:03 Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 23:47:03 Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 23:47:03 (Reading database ... 14323 files and directories currently installed.) 23:47:03 Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 23:47:03 Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 23:47:04 Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 23:47:04 (Reading database ... 14323 files and directories currently installed.) 23:47:04 Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... 23:47:04 Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... 23:47:04 Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... 23:47:04 (Reading database ... 14323 files and directories currently installed.) 23:47:04 Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.8_amd64.deb ... 23:47:04 Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.8) over (3.6.13-2ubuntu1) ... 23:47:04 Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.8) ... 23:47:04 (Reading database ... 14323 files and directories currently installed.) 23:47:04 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... 23:47:04 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... 23:47:04 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... 23:47:04 (Reading database ... 14323 files and directories currently installed.) 23:47:04 Preparing to unpack .../archives/apt_2.0.9_amd64.deb ... 23:47:04 Unpacking apt (2.0.9) over (2.0.2) ... 23:47:05 Setting up apt (2.0.9) ... 23:47:05 Removing obsolete conffile /etc/kernel/postinst.d/apt-auto-removal ... [Pipeline] // withDockerContainer [Pipeline] sh 23:47:05 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 23:47:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:47:05 Warning: overwriting stash ‘coverage-report’ 23:47:05 (Reading database ... 14322 files and directories currently installed.) 23:47:05 Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.6_amd64.deb ... 23:47:05 Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.6) over (1.3.1-5ubuntu4) ... 23:47:05 Setting up libpam0g:amd64 (1.3.1-5ubuntu4.6) ... 23:47:05 (Reading database ... 14322 files and directories currently installed.) 23:47:05 Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.6_amd64.deb ... 23:47:05 Unpacking libpam-modules-bin (1.3.1-5ubuntu4.6) over (1.3.1-5ubuntu4) ... 23:47:06 Setting up libpam-modules-bin (1.3.1-5ubuntu4.6) ... 23:47:06 (Reading database ... 14324 files and directories currently installed.) 23:47:06 Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.6_amd64.deb ... 23:47:06 Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.6) over (1.3.1-5ubuntu4) ... 23:47:06 Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.6) ... 23:47:06 (Reading database ... 14328 files and directories currently installed.) 23:47:06 Preparing to unpack .../logsave_1.45.5-2ubuntu1.1_amd64.deb ... 23:47:06 Unpacking logsave (1.45.5-2ubuntu1.1) over (1.45.5-2ubuntu1) ... 23:47:06 Preparing to unpack .../libext2fs2_1.45.5-2ubuntu1.1_amd64.deb ... 23:47:06 Unpacking libext2fs2:amd64 (1.45.5-2ubuntu1.1) over (1.45.5-2ubuntu1) ... 23:47:06 Setting up libext2fs2:amd64 (1.45.5-2ubuntu1.1) ... 23:47:06 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage 23:47:06 (Reading database ... 14328 files and directories currently installed.) 23:47:06 Preparing to unpack .../e2fsprogs_1.45.5-2ubuntu1.1_amd64.deb ... 23:47:06 Unpacking e2fsprogs (1.45.5-2ubuntu1.1) over (1.45.5-2ubuntu1) ... [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:47:06 Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... 23:47:06 Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 23:47:06 Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.6_all.deb ... 23:47:06 Unpacking libpam-runtime (1.3.1-5ubuntu4.6) over (1.3.1-5ubuntu4) ... 23:47:06 Setting up libpam-runtime (1.3.1-5ubuntu4.6) ... 23:47:07 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:47:07 (Reading database ... 14328 files and directories currently installed.) 23:47:07 Preparing to unpack .../libpcre2-8-0_10.34-7ubuntu0.1_amd64.deb ... 23:47:07 Unpacking libpcre2-8-0:amd64 (10.34-7ubuntu0.1) over (10.34-7) ... 23:47:07 Setting up libpcre2-8-0:amd64 (10.34-7ubuntu0.1) ... 23:47:07 (Reading database ... 14328 files and directories currently installed.) 23:47:07 Preparing to unpack .../libpcre3_2%3a8.39-12ubuntu0.1_amd64.deb ... 23:47:07 Unpacking libpcre3:amd64 (2:8.39-12ubuntu0.1) over (2:8.39-12build1) ... 23:47:07 Setting up libpcre3:amd64 (2:8.39-12ubuntu0.1) ... 23:47:07 (Reading database ... 14328 files and directories currently installed.) 23:47:07 Preparing to unpack .../libsepol1_3.0-1ubuntu0.1_amd64.deb ... 23:47:07 Unpacking libsepol1:amd64 (3.0-1ubuntu0.1) over (3.0-1) ... 23:47:07 + ls -al . 23:47:07 total 176 23:47:07 drwxrwxr-x 8 jenkins jenkins 4096 Apr 10 23:46 . 23:47:07 drwxrwxr-x 4 jenkins jenkins 4096 Apr 10 23:44 .. 23:47:07 -rw-rw-r-- 1 jenkins jenkins 119 Apr 10 23:44 .dockerignore 23:47:07 drwxrwxr-x 8 jenkins jenkins 4096 Apr 10 23:44 .git 23:47:07 drwxrwxr-x 2 jenkins jenkins 4096 Apr 10 23:44 .github 23:47:07 -rw-rw-r-- 1 jenkins jenkins 97 Apr 10 23:44 .gitignore 23:47:07 -rw-rw-r-- 1 jenkins jenkins 7608 Apr 10 23:44 Attribution.txt 23:47:07 -rw-rw-r-- 1 jenkins jenkins 24052 Apr 10 23:44 CHANGELOG.md 23:47:07 -rw-rw-r-- 1 jenkins jenkins 2064 Apr 10 23:44 Dockerfile 23:47:07 -rw-rw-r-- 1 jenkins jenkins 677 Apr 10 23:44 GOVERNANCE.md 23:47:07 -rw-rw-r-- 1 jenkins jenkins 710 Apr 10 23:44 Jenkinsfile 23:47:07 -rw-rw-r-- 1 jenkins jenkins 10174 Apr 10 23:44 LICENSE 23:47:07 -rw-rw-r-- 1 jenkins jenkins 618 Apr 10 23:44 OWNERS.md 23:47:07 -rw-rw-r-- 1 jenkins jenkins 3429 Apr 10 23:44 README.md 23:47:07 -rw-rw-r-- 1 jenkins jenkins 5 Apr 10 23:42 VERSION 23:47:07 drwxrwxr-x 2 jenkins jenkins 4096 Apr 10 23:44 bin 23:47:07 -rw-r--r-- 1 jenkins jenkins 10 Apr 10 23:45 coverage.out 23:47:07 -rw-rw-r-- 1 jenkins jenkins 129 Apr 10 23:47 go.mod 23:47:07 -rw-rw-r-- 1 jenkins jenkins 49193 Apr 10 23:44 go.sum 23:47:07 -rw-rw-r-- 1 jenkins jenkins 1949 Apr 10 23:44 main.go 23:47:07 -rw-rw-r-- 1 jenkins jenkins 1614 Apr 10 23:44 makefile 23:47:07 drwxrwxr-x 9 jenkins jenkins 4096 Apr 10 23:44 res 23:47:07 drwxrwxr-x 3 jenkins jenkins 4096 Apr 10 23:44 snap 23:47:07 drwxrwxr-x 5 jenkins jenkins 4096 Apr 10 23:44 vendor [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:47:07 Setting up libsepol1:amd64 (3.0-1ubuntu0.1) ... 23:47:07 (Reading database ... 14328 files and directories currently installed.) 23:47:07 Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.4_amd64.deb ... 23:47:07 Unpacking passwd (1:4.8.1-1ubuntu5.20.04.4) over (1:4.8.1-1ubuntu5) ... 23:47:07 + 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 . 23:47:07 Setting up passwd (1:4.8.1-1ubuntu5.20.04.4) ... 23:47:07 (Reading database ... 14328 files and directories currently installed.) 23:47:07 Preparing to unpack .../00-libcom-err2_1.45.5-2ubuntu1.1_amd64.deb ... 23:47:07 Unpacking libcom-err2:amd64 (1.45.5-2ubuntu1.1) over (1.45.5-2ubuntu1) ... 23:47:07 Preparing to unpack .../01-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 23:47:07 Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 23:47:08 Preparing to unpack .../02-libss2_1.45.5-2ubuntu1.1_amd64.deb ... 23:47:08 Unpacking libss2:amd64 (1.45.5-2ubuntu1.1) over (1.45.5-2ubuntu1) ... 23:47:08 Preparing to unpack .../03-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 23:47:08 Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 23:47:08 Preparing to unpack .../04-libssl1.1_1.1.1f-1ubuntu2.17_amd64.deb ... 23:47:08 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.17) over (1.1.1f-1ubuntu2) ... 23:47:08 Preparing to unpack .../05-openssl_1.1.1f-1ubuntu2.17_amd64.deb ... 23:47:08 Unpacking openssl (1.1.1f-1ubuntu2.17) over (1.1.1f-1ubuntu2) ... 23:47:08 Preparing to unpack .../06-ca-certificates_20211016ubuntu0.20.04.1_all.deb ... 23:47:08 Unpacking ca-certificates (20211016ubuntu0.20.04.1) over (20190110ubuntu1) ... 23:47:08 Preparing to unpack .../07-libapparmor1_2.13.3-7ubuntu5.2_amd64.deb ... 23:47:08 Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.2) over (2.13.3-7ubuntu5) ... 23:47:08 Sending build context to Docker daemon 10.61MB 23:47:08 Step 1/26 : ARG BASE=golang:1.16-alpine3.14 23:47:08 Step 2/26 : FROM ${BASE} AS builder 23:47:08 ---> 42760294faab 23:47:08 Step 3/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 23:47:08 Preparing to unpack .../08-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... 23:47:08 Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... 23:47:08 Preparing to unpack .../09-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... 23:47:08 Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... 23:47:08 Preparing to unpack .../10-libkmod2_27-1ubuntu2.1_amd64.deb ... 23:47:08 Unpacking libkmod2:amd64 (27-1ubuntu2.1) over (27-1ubuntu2) ... 23:47:08 Preparing to unpack .../11-libsqlite3-0_3.31.1-4ubuntu0.5_amd64.deb ... 23:47:09 ---> Running in 7a3c673e9d48 23:47:09 Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.5) over (3.31.1-4) ... 23:47:09 Preparing to unpack .../12-tzdata_2022g-0ubuntu0.20.04.1_all.deb ... 23:47:09 Unpacking tzdata (2022g-0ubuntu0.20.04.1) over (2019c-3ubuntu1) ... 23:47:09 Removing intermediate container 7a3c673e9d48 23:47:09 ---> 023aa6495cb9 23:47:09 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 23:47:09 Preparing to unpack .../13-xz-utils_5.2.4-1ubuntu1.1_amd64.deb ... 23:47:09 Unpacking xz-utils (5.2.4-1ubuntu1.1) over (5.2.4-1) ... 23:47:09 Preparing to unpack .../14-advancecomp_2.1-2.1ubuntu0.20.04.1_amd64.deb ... 23:47:09 Unpacking advancecomp (2.1-2.1ubuntu0.20.04.1) over (2.1-2.1build1) ... 23:47:09 Preparing to unpack .../15-libctf0_2.34-6ubuntu1.4_amd64.deb ... 23:47:09 Unpacking libctf0:amd64 (2.34-6ubuntu1.4) over (2.34-6ubuntu1) ... 23:47:09 Preparing to unpack .../16-binutils-x86-64-linux-gnu_2.34-6ubuntu1.4_amd64.deb ... 23:47:09 Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.4) over (2.34-6ubuntu1) ... 23:47:09 ---> Running in f9fe89940380 23:47:09 Preparing to unpack .../17-libbinutils_2.34-6ubuntu1.4_amd64.deb ... 23:47:09 Unpacking libbinutils:amd64 (2.34-6ubuntu1.4) over (2.34-6ubuntu1) ... 23:47:09 Preparing to unpack .../18-binutils_2.34-6ubuntu1.4_amd64.deb ... 23:47:10 Removing intermediate container f9fe89940380 23:47:10 ---> e80ec7c2adf7 23:47:10 Step 5/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 23:47:10 ---> Running in b1bdc8bb7b1e 23:47:10 Unpacking binutils (2.34-6ubuntu1.4) over (2.34-6ubuntu1) ... 23:47:10 Preparing to unpack .../19-binutils-common_2.34-6ubuntu1.4_amd64.deb ... 23:47:10 Unpacking binutils-common:amd64 (2.34-6ubuntu1.4) over (2.34-6ubuntu1) ... 23:47:10 Preparing to unpack .../20-libctf-nobfd0_2.34-6ubuntu1.4_amd64.deb ... 23:47:10 Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.4) over (2.34-6ubuntu1) ... 23:47:10 Preparing to unpack .../21-dpkg-dev_1.19.7ubuntu3.2_all.deb ... 23:47:10 Unpacking dpkg-dev (1.19.7ubuntu3.2) over (1.19.7ubuntu3) ... 23:47:10 Removing intermediate container b1bdc8bb7b1e 23:47:10 ---> 15a15d3c22a7 23:47:10 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:47:10 ---> Running in 72da72f12418 23:47:10 Preparing to unpack .../22-libdpkg-perl_1.19.7ubuntu3.2_all.deb ... 23:47:10 Unpacking libdpkg-perl (1.19.7ubuntu3.2) over (1.19.7ubuntu3) ... 23:47:10 Preparing to unpack .../23-build-essential_12.8ubuntu1.1_amd64.deb ... 23:47:10 Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... 23:47:10 Preparing to unpack .../24-libasan5_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 23:47:10 Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 23:47:11 Preparing to unpack .../25-g++-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 23:47:11 Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 23:47:11 Preparing to unpack .../26-gcc-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 23:47:11 Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 23:47:12 Removing intermediate container 72da72f12418 23:47:12 ---> d1a2208a414b 23:47:12 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:47:12 ---> Running in 9ed9014fb1b5 23:47:12 Preparing to unpack .../27-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 23:47:12 Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 23:47:12 Preparing to unpack .../28-libgcc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 23:47:12 Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 23:47:13 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 23:47:13 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 23:47:13 Preparing to unpack .../29-cpp-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 23:47:13 Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 23:47:14 Preparing to unpack .../30-gcc-9-base_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 23:47:14 Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 23:47:14 Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.2) ... 23:47:14 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.3) ... 23:47:14 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.17) ... 23:47:14 Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.5) ... 23:47:14 Setting up binutils-common:amd64 (2.34-6ubuntu1.4) ... 23:47:14 Setting up linux-libc-dev:amd64 (5.4.0-146.163) ... 23:47:14 Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.4) ... 23:47:14 Setting up libcom-err2:amd64 (1.45.5-2ubuntu1.1) ... 23:47:14 Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... 23:47:14 Setting up tzdata (2022g-0ubuntu0.20.04.1) ... 23:47:14 23:47:14 Current default time zone: 'Etc/UTC' 23:47:14 Local time is now: Mon Apr 10 23:47:14 UTC 2023. 23:47:14 Universal Time is now: Mon Apr 10 23:47:14 UTC 2023. 23:47:14 Run 'dpkg-reconfigure tzdata' if you wish to change it. 23:47:14 23:47:14 Setting up xz-utils (5.2.4-1ubuntu1.1) ... 23:47:14 Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... 23:47:14 Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... 23:47:14 Setting up libss2:amd64 (1.45.5-2ubuntu1.1) ... 23:47:14 Setting up logsave (1.45.5-2ubuntu1.1) ... 23:47:14 Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... 23:47:14 Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... 23:47:14 Setting up advancecomp (2.1-2.1ubuntu0.20.04.1) ... 23:47:14 Setting up mount (2.34-0.1ubuntu9.3) ... 23:47:14 Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.3) ... 23:47:14 Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... 23:47:14 Setting up libbinutils:amd64 (2.34-6ubuntu1.4) ... 23:47:14 Setting up libc-dev-bin (2.31-0ubuntu9.9) ... 23:47:14 Setting up openssl (1.1.1f-1ubuntu2.17) ... 23:47:14 Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... 23:47:14 Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 23:47:14 Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... 23:47:14 Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... 23:47:14 Setting up libkmod2:amd64 (27-1ubuntu2.1) ... 23:47:14 Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) ... 23:47:14 Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 23:47:14 Setting up libctf0:amd64 (2.34-6ubuntu1.4) ... 23:47:14 OK: 219 MiB in 52 packages 23:47:14 Setting up e2fsprogs (1.45.5-2ubuntu1.1) ... 23:47:15 /usr/sbin/policy-rc.d returned 101, not running 'restart e2scrub_all.service e2scrub_all.timer e2scrub_reap.service' 23:47:15 Setting up fdisk (2.34-0.1ubuntu9.3) ... 23:47:15 Setting up ca-certificates (20211016ubuntu0.20.04.1) ... 23:47:15 Removing intermediate container 9ed9014fb1b5 23:47:15 ---> f3bc58f9d8da 23:47:15 Step 8/26 : WORKDIR /app 23:47:15 ---> Running in 4f66d34917c0 23:47:15 Removing intermediate container 4f66d34917c0 23:47:15 ---> 887b290739a0 23:47:15 Step 9/26 : COPY . . 23:47:17 Updating certificates in /etc/ssl/certs... 23:47:18 rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL 23:47:18 28 added, 32 removed; done. 23:47:18 Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) ... 23:47:18 Setting up perl (5.30.0-9ubuntu0.3) ... 23:47:18 Setting up libdpkg-perl (1.19.7ubuntu3.2) ... 23:47:18 Setting up procps (2:3.3.16-1ubuntu2.3) ... 23:47:18 Setting up cpp-9 (9.4.0-1ubuntu1~20.04.1) ... 23:47:18 Setting up libc6-dev:amd64 (2.31-0ubuntu9.9) ... 23:47:18 Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... 23:47:18 Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.4) ... 23:47:18 Setting up binutils (2.34-6ubuntu1.4) ... 23:47:18 Setting up dpkg-dev (1.19.7ubuntu3.2) ... 23:47:18 Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 23:47:18 Setting up build-essential (12.8ubuntu1.1) ... 23:47:18 Setting up gcc-9 (9.4.0-1ubuntu1~20.04.1) ... 23:47:18 Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 23:47:18 Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ... 23:47:18 Processing triggers for libc-bin (2.31-0ubuntu9.9) ... 23:47:18 Processing triggers for systemd (245.4-4ubuntu3.20) ... 23:47:18 Processing triggers for mime-support (3.64ubuntu1) ... 23:47:19 ---> 0fbd10f2b93a 23:47:19 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:47:19 Processing triggers for ca-certificates (20211016ubuntu0.20.04.1) ... 23:47:19 Updating certificates in /etc/ssl/certs... 23:47:19 ---> Running in f4eeda61c87d 23:47:19 0 added, 0 removed; done. 23:47:19 Running hooks in /etc/ca-certificates/update.d... 23:47:19 done. 23:47:20 skipping... 23:47:20 Removing intermediate container f4eeda61c87d 23:47:20 ---> c75a780d2663 23:47:20 Step 11/26 : ARG MAKE="make build" 23:47:20 ---> Running in ba077b8c1ddc 23:47:21 Removing intermediate container ba077b8c1ddc 23:47:21 ---> dd0de97e20a9 23:47:21 Step 12/26 : RUN $MAKE 23:47:21 ---> Running in c46d3b73b3dd 23:47:21 Reading package lists... 23:47:21 Building dependency tree... 23:47:21 Reading state information... 23:47:21 The following NEW packages will be installed: 23:47:21 apt-transport-https 23:47:21 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 23:47:21 Need to get 1704 B of archives. 23:47:21 After this operation, 162 kB of additional disk space will be used. 23:47:21 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.9 [1704 B] 23:47:21 debconf: delaying package configuration, since apt-utils is not installed 23:47:21 Fetched 1704 B in 0s (27.9 kB/s) 23:47:21 Selecting previously unselected package apt-transport-https. 23:47:21 (Reading database ... 14333 files and directories currently installed.) 23:47:21 Preparing to unpack .../apt-transport-https_2.0.9_all.deb ... 23:47:21 Unpacking apt-transport-https (2.0.9) ... 23:47:21 Setting up apt-transport-https (2.0.9) ... 23:47:21 Waiting for network to be ready... 23:47:22 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 23:47:29 2023-04-10T23:47:26Z INFO Waiting for automatic snapd restart... 23:47:29 snapd 2.58.3 from Canonical** installed 23:47:29 "snapd" switched to the "latest/stable" channel 23:47:29 23:47:34 core20 20230308 from Canonical** installed 23:47:34 "core20" switched to the "latest/stable" channel 23:47:34 23:47:40 snapcraft 7.3.1 from Canonical** installed 23:47:40 "snapcraft" switched to the "latest/stable" channel 23:47:40 23:47:44 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: 23:47:44 - README.md 23:47:44 23:47:44 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 23:47:44 Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 23:47:44 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 23:47:44 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 23:47:46 Reading package lists... 23:47:46 Installing build dependencies: gcc git libzmq3-dev make pkg-config 23:47:46 Reading package lists... 23:47:46 Building dependency tree... 23:47:46 Reading state information... 23:47:46 gcc is already the newest version (4:9.3.0-1ubuntu2). 23:47:46 gcc set to manually installed. 23:47:46 make is already the newest version (4.2.1-1.2). 23:47:46 make set to manually installed. 23:47:46 The following additional packages will be installed: 23:47:46 comerr-dev git-man krb5-multidev libbrotli1 libcurl3-gnutls liberror-perl 23:47:46 libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 23:47:46 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 libpgm-dev 23:47:46 libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq5 23:47:46 Suggested packages: 23:47:46 doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el 23:47:46 git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc 23:47:46 krb5-user libnorm-doc 23:47:46 Recommended packages: 23:47:46 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix 23:47:46 The following NEW packages will be installed: 23:47:46 comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls 23:47:46 liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 23:47:46 libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 23:47:46 libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev 23:47:46 libzmq5 pkg-config 23:47:46 0 upgraded, 26 newly installed, 0 to remove and 0 not upgraded. 23:47:46 Need to get 10.1 MB of archives. 23:47:46 After this operation, 56.0 MB of additional disk space will be used. 23:47:46 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] 23:47:46 Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] 23:47:46 Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] 23:47:46 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] 23:47:46 Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] 23:47:46 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] 23:47:46 Get:7 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 23:47:46 Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] 23:47:46 Get:9 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 23:47:46 Get:10 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 23:47:46 Get:11 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 23:47:46 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 23:47:46 Get:13 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 23:47:46 Get:14 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 23:47:46 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 23:47:47 Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] 23:47:47 Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.18 [233 kB] 23:47:47 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.10 [887 kB] 23:47:47 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.10 [4534 kB] 23:47:47 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.3 [55.4 kB] 23:47:47 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.3 [37.3 kB] 23:47:47 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.3 [49.5 kB] 23:47:47 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.3 [37.7 kB] 23:47:47 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1.1 [39.9 kB] 23:47:47 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.3 [120 kB] 23:47:47 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.3 [11.7 kB] 23:47:47 debconf: delaying package configuration, since apt-utils is not installed 23:47:47 Fetched 10.1 MB in 1s (7750 kB/s) 23:47:48 Selecting previously unselected package libglib2.0-0:amd64. 23:47:48 (Reading database ... 14337 files and directories currently installed.) 23:47:48 Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... 23:47:48 Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 23:47:48 Selecting previously unselected package libsodium23:amd64. 23:47:48 Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... 23:47:48 Unpacking libsodium23:amd64 (1.0.18-1) ... 23:47:48 Selecting previously unselected package libpsl5:amd64. 23:47:48 Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... 23:47:48 Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... 23:47:48 Selecting previously unselected package libbrotli1:amd64. 23:47:48 Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... 23:47:48 Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 23:47:48 Selecting previously unselected package libnghttp2-14:amd64. 23:47:48 Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... 23:47:48 Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... 23:47:48 Selecting previously unselected package librtmp1:amd64. 23:47:48 Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... 23:47:48 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 23:47:48 Selecting previously unselected package libssh-4:amd64. 23:47:48 Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... 23:47:48 Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 23:47:48 Selecting previously unselected package libcurl3-gnutls:amd64. 23:47:48 Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.18_amd64.deb ... 23:47:48 Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.18) ... 23:47:48 Selecting previously unselected package liberror-perl. 23:47:48 Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... 23:47:48 Unpacking liberror-perl (0.17029-1) ... 23:47:48 Selecting previously unselected package git-man. 23:47:48 Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.10_all.deb ... 23:47:48 Unpacking git-man (1:2.25.1-1ubuntu3.10) ... 23:47:48 Selecting previously unselected package git. 23:47:48 Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.10_amd64.deb ... 23:47:48 Unpacking git (1:2.25.1-1ubuntu3.10) ... 23:47:49 Selecting previously unselected package libgssrpc4:amd64. 23:47:49 Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.3_amd64.deb ... 23:47:49 Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.3) ... 23:47:49 Selecting previously unselected package libkdb5-9:amd64. 23:47:49 Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.3_amd64.deb ... 23:47:49 Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.3) ... 23:47:49 Selecting previously unselected package libkadm5srv-mit11:amd64. 23:47:49 Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.3_amd64.deb ... 23:47:49 Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.3) ... 23:47:49 Selecting previously unselected package libkadm5clnt-mit11:amd64. 23:47:49 Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.3_amd64.deb ... 23:47:49 Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.3) ... 23:47:49 Selecting previously unselected package comerr-dev:amd64. 23:47:49 Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1.1_amd64.deb ... 23:47:49 Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1.1) ... 23:47:49 Selecting previously unselected package krb5-multidev:amd64. 23:47:49 Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.3_amd64.deb ... 23:47:49 Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.3) ... 23:47:50 Selecting previously unselected package libnorm1:amd64. 23:47:50 Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 23:47:50 Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 23:47:50 Selecting previously unselected package libnorm-dev:amd64. 23:47:50 Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 23:47:50 Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 23:47:50 Selecting previously unselected package libpgm-5.2-0:amd64. 23:47:50 Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 23:47:50 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 23:47:50 Selecting previously unselected package libpgm-dev:amd64. 23:47:50 Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 23:47:50 Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 23:47:50 Selecting previously unselected package libsodium-dev:amd64. 23:47:50 Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... 23:47:50 Unpacking libsodium-dev:amd64 (1.0.18-1) ... 23:47:50 Selecting previously unselected package libzmq5:amd64. 23:47:50 Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 23:47:50 Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 23:47:50 Selecting previously unselected package libkrb5-dev:amd64. 23:47:50 Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.3_amd64.deb ... 23:47:50 Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.3) ... 23:47:50 Selecting previously unselected package libzmq3-dev:amd64. 23:47:50 Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 23:47:50 Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 23:47:50 Selecting previously unselected package pkg-config. 23:47:50 Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 23:47:50 Unpacking pkg-config (0.29.1-0ubuntu4) ... 23:47:50 Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... 23:47:50 Setting up libsodium23:amd64 (1.0.18-1) ... 23:47:50 Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 23:47:50 No schema files found: doing nothing. 23:47:50 Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 23:47:50 Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 23:47:50 Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... 23:47:50 Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 23:47:50 Setting up liberror-perl (0.17029-1) ... 23:47:50 Setting up libgssrpc4:amd64 (1.17-6ubuntu4.3) ... 23:47:50 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 23:47:50 Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1.1) ... 23:47:50 Setting up pkg-config (0.29.1-0ubuntu4) ... 23:47:50 Setting up libsodium-dev:amd64 (1.0.18-1) ... 23:47:50 Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 23:47:50 Setting up libkdb5-9:amd64 (1.17-6ubuntu4.3) ... 23:47:50 Setting up git-man (1:2.25.1-1ubuntu3.10) ... 23:47:50 Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.3) ... 23:47:50 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 23:47:50 Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.3) ... 23:47:50 Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 23:47:50 Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.18) ... 23:47:50 Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 23:47:50 Setting up git (1:2.25.1-1ubuntu3.10) ... 23:47:51 Setting up krb5-multidev:amd64 (1.17-6ubuntu4.3) ... 23:47:51 Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.3) ... 23:47:51 Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 23:47:51 Processing triggers for libc-bin (2.31-0ubuntu9.9) ... 23:47:51 gcc set to automatically installed. 23:47:51 git set to automatically installed. 23:47:51 libzmq3-dev set to automatically installed. 23:47:51 make set to automatically installed. 23:47:51 pkg-config set to automatically installed. 23:47:52 snapd is not logged in, snap install commands will use sudo 23:47:59 go (1.16/stable) 1.16.15 from Canonical** installed 23:48:00 Removing intermediate container c46d3b73b3dd 23:48:00 ---> 4bfee00a233d 23:48:00 Step 13/26 : FROM alpine:3.14 23:48:01 3.14: Pulling from library/alpine 23:48:01 422ed46b1a92: Pulling fs layer 23:48:01 422ed46b1a92: Verifying Checksum 23:48:01 422ed46b1a92: Download complete 23:48:02 422ed46b1a92: Pull complete 23:48:02 Digest: sha256:0f2d5c38dd7a4f4f733e688e3a6733cb5ab1ac6e3cb4603a5dd564e5bfb80eed 23:48:02 Status: Downloaded newer image for alpine:3.14 23:48:02 ---> 46c5e66a9efa 23:48:02 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 23:48:02 ---> Running in e47010675441 23:48:02 Removing intermediate container e47010675441 23:48:02 ---> 66a391060f49 23:48:02 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 23:48:02 ---> Running in b63bc289b475 23:48:02 Removing intermediate container b63bc289b475 23:48:02 ---> b88eaf82ea7f 23:48:02 Step 16/26 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 23:48:02 ---> Running in ba289ae2858a 23:48:03 Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] 23:48:03 Fetched 290 kB in 0s (0 B/s) 23:48:03 Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] 23:48:03 Fetched 158 kB in 0s (0 B/s) 23:48:03 Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] 23:48:03 Fetched 242 kB in 0s (0 B/s) 23:48:03 Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] 23:48:03 Fetched 150 kB in 0s (0 B/s) 23:48:03 Pulling app-service-config 23:48:03 + snapcraftctl pull 23:48:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 23:48:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 23:48:04 Pulling config-common 23:48:04 + snapcraftctl pull 23:48:04 (1/7) Installing ca-certificates (20220614-r0) 23:48:04 (2/7) Installing dumb-init (1.2.5-r1) 23:48:04 (3/7) Installing libgcc (10.3.1_git20210424-r2) 23:48:04 (4/7) Installing libsodium (1.0.18-r0) 23:48:04 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 23:48:04 (6/7) Installing libzmq (4.3.4-r0) 23:48:04 (7/7) Installing zeromq (4.3.4-r0) 23:48:04 Executing busybox-1.33.1-r8.trigger 23:48:04 Executing ca-certificates-20220614-r0.trigger 23:48:05 OK: 9 MiB in 21 packages 23:48:05 Pulling hooks 23:48:05 + snapcraftctl pull 23:48:06 Removing intermediate container ba289ae2858a 23:48:06 ---> d58712b0fb69 23:48:06 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 23:48:06 ---> ac49d96ce749 23:48:06 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 23:48:07 Building app-service-config 23:48:07 + cd /root/parts/app-service-config/src 23:48:07 ++ git describe --tags --abbrev=0 23:48:07 ++ sed s/v// 23:48:07 + GIT_VERSION=2.1.2-dev.1 23:48:07 + '[' -z 2.1.2-dev.1 ']' 23:48:07 + snapcraftctl set-version 2.1.2-dev.1 23:48:07 ---> c1e0cb2a9e03 23:48:07 Step 19/26 : COPY --from=builder /app/res/ /res/ 23:48:07 ---> cbfab8161202 23:48:07 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 23:48:08 ---> cc77c2731a43 23:48:08 Step 21/26 : EXPOSE 48095 23:48:08 ---> Running in ff96d15a07d5 23:48:08 + echo 2.1.2-dev.1 23:48:08 + make tidy 23:48:08 go mod tidy 23:48:08 Removing intermediate container ff96d15a07d5 23:48:08 ---> 328c307c0350 23:48:08 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 23:48:09 ---> Running in f22a8336769b 23:48:09 Removing intermediate container f22a8336769b 23:48:09 ---> 6e68eb1b00fd 23:48:09 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:48:09 ---> Running in ae584be76fe7 23:48:09 Removing intermediate container ae584be76fe7 23:48:09 ---> 58b87768ac4c 23:48:09 Step 24/26 : LABEL arch=arm64 23:48:09 ---> Running in f2fbd7363d39 23:48:10 Removing intermediate container f2fbd7363d39 23:48:10 ---> 07a47bc67b29 23:48:10 Step 25/26 : LABEL git_sha=a8f4bce85b7b5813e105d1e2e02518cf8f0d0558 23:48:10 ---> Running in c25cce7670e1 23:48:10 Removing intermediate container c25cce7670e1 23:48:10 ---> 607ea9cf0f08 23:48:10 Step 26/26 : LABEL version=0.0.0 23:48:10 ---> Running in daf95c858474 23:48:10 go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.1.2 23:48:10 Removing intermediate container daf95c858474 23:48:10 ---> fce3e46dd92d 23:48:10 [Warning] One or more build-args [ARCH] were not consumed 23:48:11 Successfully built fce3e46dd92d 23:48:11 Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script 23:48:11 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.1.1 23:48:11 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.1.1 23:48:11 go: downloading github.com/google/uuid v1.3.0 23:48:11 go: downloading github.com/stretchr/testify v1.7.0 23:48:11 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.1.1 23:48:11 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 23:48:11 go: downloading github.com/gorilla/mux v1.8.0 23:48:11 go: downloading github.com/hashicorp/go-multierror v1.1.1 23:48:11 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.1.0 23:48:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:48:11 23:48:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:12 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.1.1 23:48:12 go: downloading github.com/davecgh/go-spew v1.1.1 23:48:12 go: downloading github.com/pmezard/go-difflib v1.0.0 23:48:12 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 23:48:12 go: downloading github.com/go-kit/kit v0.11.0 23:48:12 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 23:48:12 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 23:48:12 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 23:48:12 go: downloading github.com/pelletier/go-toml v1.9.4 23:48:12 go: downloading github.com/go-playground/validator/v10 v10.9.0 23:48:12 go: downloading github.com/hashicorp/errwrap v1.0.0 23:48:12 go: downloading github.com/stretchr/objx v0.1.1 23:48:12 go: downloading github.com/hashicorp/consul/api v1.9.1 23:48:12 go: downloading github.com/go-logfmt/logfmt v0.5.0 23:48:12 go: downloading github.com/go-stack/stack v1.8.0 23:48:12 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 23:48:12 go: downloading github.com/mitchellh/copystructure v1.0.0 23:48:12 go: downloading github.com/gorilla/websocket v1.4.2 23:48:12 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 23:48:12 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 23:48:12 go: downloading github.com/x448/float16 v0.8.4 23:48:12 go: downloading github.com/go-playground/universal-translator v0.18.0 23:48:12 go: downloading github.com/leodido/go-urn v1.2.1 23:48:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:48:12 arm64: Pulling from edgex-lftools-log-publisher 23:48:12 8998bd30e6a1: Pulling fs layer 23:48:12 04944245beec: Pulling fs layer 23:48:12 699f458cf7ca: Pulling fs layer 23:48:12 765212b225bb: Pulling fs layer 23:48:12 f23df028b6ca: Pulling fs layer 23:48:12 d65c8cfc05b1: Pulling fs layer 23:48:12 2437ff75d9bd: Pulling fs layer 23:48:12 f23df028b6ca: Waiting 23:48:12 d65c8cfc05b1: Waiting 23:48:12 2437ff75d9bd: Waiting 23:48:12 765212b225bb: Waiting 23:48:12 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 23:48:12 go: downloading golang.org/x/text v0.3.6 23:48:12 go: downloading github.com/go-playground/assert/v2 v2.0.1 23:48:12 go: downloading github.com/go-playground/locales v0.14.0 23:48:12 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 23:48:12 go: downloading github.com/hashicorp/go-hclog v0.12.0 23:48:12 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 23:48:12 go: downloading github.com/hashicorp/serf v0.9.5 23:48:12 go: downloading github.com/mitchellh/mapstructure v1.1.2 23:48:12 04944245beec: Verifying Checksum 23:48:12 04944245beec: Download complete 23:48:12 765212b225bb: Download complete 23:48:12 f23df028b6ca: Verifying Checksum 23:48:12 f23df028b6ca: Download complete 23:48:12 d65c8cfc05b1: Download complete 23:48:12 go: downloading github.com/hashicorp/consul/sdk v0.8.0 23:48:12 go: downloading github.com/hashicorp/go-uuid v1.0.1 23:48:12 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 23:48:12 go: downloading github.com/go-redis/redis/v7 v7.3.0 23:48:12 go: downloading github.com/pebbe/zmq4 v1.2.7 23:48:12 go: downloading github.com/mitchellh/reflectwalk v1.0.0 23:48:12 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 23:48:12 go: downloading github.com/fatih/color v1.9.0 23:48:12 go: downloading github.com/mattn/go-colorable v0.1.6 23:48:12 go: downloading github.com/mattn/go-isatty v0.0.12 23:48:12 go: downloading github.com/mitchellh/go-homedir v1.1.0 23:48:12 go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 23:48:12 699f458cf7ca: Verifying Checksum 23:48:12 699f458cf7ca: Download complete 23:48:13 go: downloading github.com/pkg/errors v0.9.1 23:48:13 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 23:48:13 go: downloading github.com/hashicorp/go-msgpack v0.5.3 23:48:13 go: downloading github.com/hashicorp/memberlist v0.2.2 23:48:13 go: downloading github.com/onsi/ginkgo v1.10.1 23:48:13 go: downloading github.com/onsi/gomega v1.7.0 23:48:13 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 23:48:13 8998bd30e6a1: Verifying Checksum 23:48:13 8998bd30e6a1: Download complete 23:48:13 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 23:48:13 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 23:48:13 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 23:48:13 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 23:48:13 go: downloading github.com/miekg/dns v1.1.26 23:48:13 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 23:48:13 go: downloading github.com/hashicorp/golang-lru v0.5.0 23:48:13 go: downloading github.com/hpcloud/tail v1.0.0 23:48:13 go: downloading gopkg.in/yaml.v2 v2.3.0 23:48:13 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 23:48:13 go: downloading gopkg.in/fsnotify.v1 v1.4.7 23:48:13 + make build 23:48:13 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 23:48:15 2437ff75d9bd: Verifying Checksum 23:48:15 2437ff75d9bd: Download complete 23:48:16 8998bd30e6a1: Pull complete 23:48:17 04944245beec: Pull complete 23:48:18 699f458cf7ca: Pull complete 23:48:18 765212b225bb: Pull complete 23:48:19 f23df028b6ca: Pull complete 23:48:19 d65c8cfc05b1: Pull complete 23:48:23 + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable 23:48:23 + find ./res -maxdepth 1 -type d -exec install -d '/root/parts/app-service-config/install/config/{}' ';' 23:48:23 + find ./res -name configuration.toml 23:48:23 + read fname 23:48:23 + cat ./res/rules-engine/configuration.toml 23:48:23 + sed -e 's:./logs/:\$SNAP_COMMON/:' 23:48:23 + read fname 23:48:23 + cat ./res/mqtt-export/configuration.toml 23:48:23 + sed -e 's:./logs/:\$SNAP_COMMON/:' 23:48:23 + read fname 23:48:23 + cat ./res/external-mqtt-trigger/configuration.toml 23:48:23 + sed -e 's:./logs/:\$SNAP_COMMON/:' 23:48:23 + read fname 23:48:23 + sed -e 's:./logs/:\$SNAP_COMMON/:' 23:48:23 + cat ./res/functional-tests/configuration.toml 23:48:23 + read fname 23:48:23 + cat ./res/http-export/configuration.toml 23:48:23 + sed -e 's:./logs/:\$SNAP_COMMON/:' 23:48:23 + read fname 23:48:23 + cat ./res/push-to-core/configuration.toml 23:48:23 + sed -e 's:./logs/:\$SNAP_COMMON/:' 23:48:23 + read fname 23:48:23 + cat ./res/sample/configuration.toml 23:48:23 + sed -e 's:./logs/:\$SNAP_COMMON/:' 23:48:23 + read fname 23:48:23 + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt 23:48:23 + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE 23:48:23 Building config-common 23:48:23 + snapcraftctl build 23:48:25 + cp --archive --link --no-dereference . /root/parts/config-common/install 23:48:26 Building hooks 23:48:26 + cd /root/parts/hooks/src 23:48:26 + make build 23:48:26 go mod tidy 23:48:26 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.0 23:48:27 go: downloading github.com/stretchr/testify v1.5.1 23:48:27 go: downloading gopkg.in/yaml.v2 v2.2.2 23:48:27 go: downloading github.com/davecgh/go-spew v1.1.0 23:48:27 go build -o cmd/configure/configure ./cmd/configure 23:48:28 go build -o cmd/install/install ./cmd/install 23:48:28 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 23:48:28 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 23:48:29 Staging app-service-config 23:48:29 + snapcraftctl stage 23:48:30 Staging config-common 23:48:30 + snapcraftctl stage 23:48:32 Staging hooks 23:48:32 + snapcraftctl stage 23:48:33 Priming app-service-config 23:48:33 + snapcraftctl prime 23:48:34 2437ff75d9bd: Pull complete 23:48:34 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:48:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:48:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:48:34 prd-ubuntu20.04-docker-arm64-4c-16g-7334 does not seem to be running inside a container 23:48:34 $ 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 23:48:35 Priming config-common 23:48:35 + snapcraftctl prime 23:48:35 $ docker top 92a6d88771e8e4a17fa7977f1c0cdb6d5828a3590b07ba05f0892526291a57fc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:48:36 Priming hooks 23:48:36 + snapcraftctl prime 23:48:36 ---> job-cost.sh 23:48:36 lf-activate-venv: SKIPPING 23:48:36 INFO: No Stack... 23:48:37 INFO: Retrieving Pricing Info for: v3-standard-4 23:48:38 INFO: Archiving Costs [Pipeline] sh 23:48:38 + + cut -d, -f6cat 23:48:38 /w/workspace/app-service-configurable/1/archives/cost.csv [Pipeline] lock 23:48:38 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-544-1-stack-cost] 23:48:38 Resource [jenkins-edgexfoundry-app-service-configurable-PR-544-1-stack-cost] did not exist. Created. 23:48:38 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-544-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:48:39 + echo total: 0.10999999940395355 [Pipeline] stash 23:48:39 Stashed 1 file(s) [Pipeline] } 23:48:39 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-544-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:48:39 $ docker stop --time=1 92a6d88771e8e4a17fa7977f1c0cdb6d5828a3590b07ba05f0892526291a57fc 23:48:41 $ 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] } 23:48:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:48:42 23:48:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:48:42 latest: Pulling from edgex-lftools-log-publisher 23:48:42 5eb5b503b376: Pulling fs layer 23:48:42 5c69ac0246d0: Pulling fs layer 23:48:42 ec43610c2a17: Pulling fs layer 23:48:42 3a2ae6a8a46f: Pulling fs layer 23:48:42 33b1e0a273af: Pulling fs layer 23:48:42 5d3b04190fa2: Pulling fs layer 23:48:42 2f39f015ded8: Pulling fs layer 23:48:42 3a2ae6a8a46f: Waiting 23:48:42 5d3b04190fa2: Waiting 23:48:42 2f39f015ded8: Waiting 23:48:42 33b1e0a273af: Waiting 23:48:42 5c69ac0246d0: Verifying Checksum 23:48:42 5c69ac0246d0: Download complete 23:48:42 3a2ae6a8a46f: Verifying Checksum 23:48:42 3a2ae6a8a46f: Download complete 23:48:42 33b1e0a273af: Verifying Checksum 23:48:42 33b1e0a273af: Download complete 23:48:42 5d3b04190fa2: Verifying Checksum 23:48:42 5d3b04190fa2: Download complete 23:48:42 ec43610c2a17: Verifying Checksum 23:48:42 ec43610c2a17: Download complete 23:48:42 5eb5b503b376: Download complete 23:48:43 2f39f015ded8: Verifying Checksum 23:48:43 2f39f015ded8: Download complete 23:48:44 5eb5b503b376: Pull complete 23:48:44 5c69ac0246d0: Pull complete 23:48:44 ec43610c2a17: Pull complete 23:48:44 3a2ae6a8a46f: Pull complete 23:48:45 33b1e0a273af: Pull complete 23:48:45 5d3b04190fa2: Pull complete 23:48:49 2f39f015ded8: Pull complete 23:48:49 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:48:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:48:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:48:49 prd-ubuntu20.04-docker-8c-8g-7333 does not seem to be running inside a container 23:48:49 $ 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 23:48:52 $ docker top 6b71f9c180c1840d072f25c4ff956b7509b00e93029639741822d8dad8aaa708 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:48:53 ---> job-cost.sh 23:48:53 lf-activate-venv: SKIPPING 23:48:53 INFO: No Stack... 23:48:53 INFO: Retrieving Pricing Info for: v3-standard-8 23:48:54 INFO: Archiving Costs [Pipeline] sh 23:48:54 + cat /w/workspace/_app-service-configurable_PR-544/archives/cost.csv 23:48:54 + cut -d, -f6 [Pipeline] lock 23:48:54 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-544-1-stack-cost] 23:48:54 Resource [jenkins-edgexfoundry-app-service-configurable-PR-544-1-stack-cost] did not exist. Created. 23:48:54 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-544-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:48:54 /w/workspace/_app-service-configurable_PR-544@tmp/durable-6d7298da/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:48:55 + echo total: 0.2199999988079071 [Pipeline] stash 23:48:55 Warning: overwriting stash ‘stack-cost’ 23:48:55 Stashed 1 file(s) [Pipeline] } 23:48:55 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-544-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:48:55 $ docker stop --time=1 6b71f9c180c1840d072f25c4ff956b7509b00e93029639741822d8dad8aaa708 23:48:56 $ 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 23:48:57 provisioning config files... 23:48:57 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-544@tmp/config9545114299138643916tmp [Pipeline] { [Pipeline] sh 23:48:57 + set +x 23:48:57 + curl -s https://codecov.io/bash 23:48:57 + bash -s -- 23:48:57 23:48:57 _____ _ 23:48:57 / ____| | | 23:48:57 | | ___ __| | ___ ___ _____ __ 23:48:57 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:48:57 | |___| (_) | (_| | __/ (_| (_) \ V / 23:48:57 \_____\___/ \__,_|\___|\___\___/ \_/ 23:48:57 Bash-1.0.6 23:48:57 23:48:57 23:48:57 ==> git version 2.25.1 found 23:48:57 ==> 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 23:48:57 Release-Date: 2020-01-08 23:48:57 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:48:57 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:48:57 ==> Jenkins CI detected. 23:48:57 current dir:  /w/workspace/_app-service-configurable_PR-544 23:48:57 project root: . 23:48:57 --> token set from env 23:48:57 Yaml found at: vendor/github.com/diegoholiveira/jsonlogic/codecov.yml 23:48:57 ==> Running gcov in . (disable via -X gcov) 23:48:57 ==> Python coveragepy not found 23:48:57 ==> Searching for coverage reports in: 23:48:57 + . 23:48:57 -> Found 1 reports 23:48:57 ==> Detecting git/mercurial file structure 23:48:57 ==> Reading reports 23:48:57 + ./coverage.out bytes=10 23:48:57 ==> Appending adjustments 23:48:57 https://docs.codecov.io/docs/fixing-reports 23:48:57 + Found adjustments 23:48:57 ==> Gzipping contents 23:48:57 8.0K /tmp/codecov.YttTDf.gz 23:48:57 ==> Uploading reports 23:48:57 url: https://codecov.io 23:48:57 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= 23:48:57 -> Pinging Codecov 23:48:57 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= 23:48:58 -> Uploading to 23:48:58 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 23:48:58 % Total % Received % Xferd Average Speed Time Time Time Current 23:48:58 Dload Upload Total Spent Left Speed 23:48:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6837 0 0 100 6837 0 23905 --:--:-- --:--:-- --:--:-- 23905 23:48:58 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/a8f4bce85b7b5813e105d1e2e02518cf8f0d0558 [Pipeline] } 23:48:58 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 23:49:00 + [ -d /w/workspace/_app-service-configurable_PR-544/archives ] 23:49:00 + ls -al /w/workspace/_app-service-configurable_PR-544/archives 23:49:00 total 16 23:49:00 drwxr-xr-x 3 root root 4096 Apr 10 23:48 . 23:49:00 drwxrwxr-x 10 jenkins jenkins 4096 Apr 10 23:48 .. 23:49:00 drwxr-xr-x 2 root root 4096 Apr 10 23:48 cost 23:49:00 -rw-r--r-- 1 root root 96 Apr 10 23:48 cost.csv 23:49:00 + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-544/archives 23:49:00 + ls -al /w/workspace/_app-service-configurable_PR-544/archives 23:49:00 total 16 23:49:00 drwxr-xr-x 3 jenkins jenkins 4096 Apr 10 23:48 . 23:49:00 drwxrwxr-x 10 jenkins jenkins 4096 Apr 10 23:48 .. 23:49:00 drwxr-xr-x 2 jenkins jenkins 4096 Apr 10 23:48 cost 23:49:00 -rw-r--r-- 1 jenkins jenkins 96 Apr 10 23:48 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:49:00 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:49:01 ---> package-listing.sh 23:49:01 ++ tr '[:upper:]' '[:lower:]' 23:49:01 ++ facter osfamily 23:49:01 + OS_FAMILY=debian 23:49:01 + workspace=/w/workspace/_app-service-configurable_PR-544 23:49:01 + START_PACKAGES=/tmp/packages_start.txt 23:49:01 + END_PACKAGES=/tmp/packages_end.txt 23:49:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:49:01 + PACKAGES=/tmp/packages_start.txt 23:49:01 + '[' /w/workspace/_app-service-configurable_PR-544 ']' 23:49:01 + PACKAGES=/tmp/packages_end.txt 23:49:01 + case "${OS_FAMILY}" in 23:49:01 + dpkg -l 23:49:01 + grep '^ii' 23:49:01 + '[' -f /tmp/packages_start.txt ']' 23:49:01 + '[' -f /tmp/packages_end.txt ']' 23:49:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:49:01 + '[' /w/workspace/_app-service-configurable_PR-544 ']' 23:49:01 + mkdir -p /w/workspace/_app-service-configurable_PR-544/archives/ 23:49:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-544/archives/ [Pipeline] echo 23:49:01 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 23:49:02 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:49:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:49:02 prd-ubuntu20.04-docker-8c-8g-7333 does not seem to be running inside a container 23:49:02 $ 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 23:49:03 $ docker top 6d7847334b3904efb444eccd1d45611e6453519b52b8f5346620baaf37ccfec1 -eo pid,comm [Pipeline] { [Pipeline] sh 23:49:03 + touch /tmp/pre-build-complete [Pipeline] sh 23:49:03 + mkdir -p /var/log/sysstat [Pipeline] sh 23:49:04 + ls /var/log/sa-host 23:49:04 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:49:04 provisioning config files... 23:49:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-544@tmp/config9607371795443124395tmp [Pipeline] { [Pipeline] echo 23:49:04 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:49:04 ---> create-netrc.sh [Pipeline] } 23:49:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:49:05 ---> python-tools-install.sh [Pipeline] echo 23:49:05 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:49:05 ---> sudo-logs.sh 23:49:05 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:49:05 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:49:05 ---> job-cost.sh 23:49:05 lf-activate-venv: SKIPPING 23:49:05 DEBUG: total: 0.2199999988079071 23:49:05 INFO: Retrieving Stack Cost... 23:49:05 INFO: Retrieving Pricing Info for: v3-standard-8 23:49:06 INFO: Archiving Costs [Pipeline] echo 23:49:06 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:49:06 ---> logs-deploy.sh 23:49:06 lf-activate-venv: SKIPPING 23:49:06 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-544/1 23:49:06 INFO: archiving workspace using pattern(s): 23:49:07 Archives upload complete. 23:49:07 INFO: archiving logs to Nexus 23:49:08 ---> uname -a: 23:49:08 Linux prd-ubuntu20-04-docker-8c-8g-7333 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 23:49:08 23:49:08 23:49:08 ---> lscpu: 23:49:08 Architecture: x86_64 23:49:08 CPU op-mode(s): 32-bit, 64-bit 23:49:08 Byte Order: Little Endian 23:49:08 Address sizes: 40 bits physical, 48 bits virtual 23:49:08 CPU(s): 8 23:49:08 On-line CPU(s) list: 0-7 23:49:08 Thread(s) per core: 1 23:49:08 Core(s) per socket: 1 23:49:08 Socket(s): 8 23:49:08 NUMA node(s): 1 23:49:08 Vendor ID: AuthenticAMD 23:49:08 CPU family: 23 23:49:08 Model: 49 23:49:08 Model name: AMD EPYC-Rome Processor 23:49:08 Stepping: 0 23:49:08 CPU MHz: 2799.998 23:49:08 BogoMIPS: 5599.99 23:49:08 Virtualization: AMD-V 23:49:08 Hypervisor vendor: KVM 23:49:08 Virtualization type: full 23:49:08 L1d cache: 256 KiB 23:49:08 L1i cache: 256 KiB 23:49:08 L2 cache: 4 MiB 23:49:08 L3 cache: 128 MiB 23:49:08 NUMA node0 CPU(s): 0-7 23:49:08 Vulnerability Itlb multihit: Not affected 23:49:08 Vulnerability L1tf: Not affected 23:49:08 Vulnerability Mds: Not affected 23:49:08 Vulnerability Meltdown: Not affected 23:49:08 Vulnerability Mmio stale data: Not affected 23:49:08 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:49:08 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 23:49:08 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 23:49:08 Vulnerability Srbds: Not affected 23:49:08 Vulnerability Tsx async abort: Not affected 23:49:08 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 23:49:08 23:49:08 23:49:08 ---> nproc: 23:49:08 8 23:49:08 23:49:08 23:49:08 ---> df -h: 23:49:08 Filesystem Size Used Avail Use% Mounted on 23:49:08 overlay 155G 11G 145G 7% / 23:49:08 tmpfs 64M 0 64M 0% /dev 23:49:08 tmpfs 16G 0 16G 0% /sys/fs/cgroup 23:49:08 shm 64M 0 64M 0% /dev/shm 23:49:08 /dev/vda1 155G 11G 145G 7% /facter-os 23:49:08 23:49:08 23:49:08 ---> sar -b -r -n DEV: 23:49:08 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7333) 04/10/23 _x86_64_ (8 CPU) 23:49:08 23:49:08 23:41:07 LINUX RESTART (8 CPU) 23:49:08 23:49:08 23:42:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 23:49:08 23:43:01 172.62 3.10 169.52 0.00 445.39 32841.86 0.00 23:49:08 23:44:01 146.36 0.17 146.19 0.00 7.60 16155.06 0.00 23:49:08 23:45:01 0.95 0.00 0.95 0.00 0.00 10.53 0.00 23:49:08 23:46:01 1.53 0.00 1.53 0.00 0.00 18.00 0.00 23:49:08 23:47:01 57.26 11.63 45.63 0.00 5177.67 8814.66 0.00 23:49:08 23:48:01 4.10 0.02 4.08 0.00 0.13 97.58 0.00 23:49:08 23:49:01 35.78 0.20 35.58 0.00 13.20 21365.77 0.00 23:49:08 Average: 59.80 2.16 57.64 0.00 806.27 11328.80 0.00 23:49:08 23:49:08 23:42:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:49:08 23:43:01 29032020 31560560 748080 2.27 96788 2691016 1867664 5.50 1224352 2243304 157508 23:49:08 23:44:01 29132448 31568012 741304 2.25 100680 2603904 1733664 5.11 1205424 2169396 172 23:49:08 23:45:01 29132700 31568284 740880 2.25 100700 2603904 1733664 5.11 1204724 2169408 32 23:49:08 23:46:01 29144508 31580260 728648 2.22 100756 2603908 1733664 5.11 1192644 2169488 48 23:49:08 23:47:01 28617144 31556096 734688 2.23 133972 3059664 1796924 5.30 1516508 2337532 4 23:49:08 23:48:01 28623744 31557872 732424 2.23 132556 3056408 1773256 5.23 1512412 2334320 8 23:49:08 23:49:01 28097828 31543812 745116 2.27 142688 3508712 1775504 5.23 1549644 2773016 504 23:49:08 Average: 28825770 31562128 738734 2.25 115449 2875359 1773477 5.23 1343673 2313781 22611 23:49:08 23:49:08 23:42:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:49:08 23:43:01 ens3 255.02 161.06 3826.01 63.65 0.00 0.00 0.00 0.00 23:49:08 23:43:01 docker0 53.82 83.05 4.34 497.89 0.00 0.00 0.00 0.00 23:49:08 23:43:01 lo 2.73 2.73 0.27 0.27 0.00 0.00 0.00 0.00 23:49:08 23:44:01 ens3 36.09 26.73 155.06 9.46 0.00 0.00 0.00 0.00 23:49:08 23:44:01 docker0 9.45 12.11 0.54 89.91 0.00 0.00 0.00 0.00 23:49:08 23:44:01 lo 1.13 1.13 0.10 0.10 0.00 0.00 0.00 0.00 23:49:08 23:45:01 ens3 1.27 0.73 0.64 0.47 0.00 0.00 0.00 0.00 23:49:08 23:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:49:08 23:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:49:08 23:46:01 ens3 0.18 0.12 0.01 0.01 0.00 0.00 0.00 0.00 23:49:08 23:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:49:08 23:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:49:08 23:47:01 ens3 190.80 97.67 2808.04 6.89 0.00 0.00 0.00 0.00 23:49:08 23:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:49:08 23:47:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 23:49:08 23:48:01 ens3 0.25 0.20 0.02 0.02 0.00 0.00 0.00 0.00 23:49:08 23:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:49:08 23:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:49:08 23:49:01 ens3 101.75 62.59 2531.11 13.23 0.00 0.00 0.00 0.00 23:49:08 23:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:49:08 23:49:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 23:49:08 Average: ens3 83.62 49.87 1331.52 13.39 0.00 0.00 0.00 0.00 23:49:08 Average: docker0 9.04 13.60 0.70 83.97 0.00 0.00 0.00 0.00 23:49:08 Average: lo 0.89 0.89 0.08 0.08 0.00 0.00 0.00 0.00 23:49:08 23:49:08 23:49:08 ---> sar -P ALL: 23:49:08 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7333) 04/10/23 _x86_64_ (8 CPU) 23:49:08 23:49:08 23:41:07 LINUX RESTART (8 CPU) 23:49:08 23:49:08 23:42:01 CPU %user %nice %system %iowait %steal %idle 23:49:08 23:43:01 all 15.81 0.00 4.95 4.95 0.08 74.20 23:49:08 23:43:01 0 17.74 0.00 5.17 5.46 0.07 71.56 23:49:08 23:43:01 1 14.83 0.00 4.45 12.45 0.08 68.19 23:49:08 23:43:01 2 13.90 0.00 4.97 12.09 0.08 68.94 23:49:08 23:43:01 3 16.99 0.00 5.53 0.67 0.10 76.70 23:49:08 23:43:01 4 18.20 0.00 4.73 2.24 0.07 74.77 23:49:08 23:43:01 5 17.71 0.00 5.38 1.85 0.07 75.00 23:49:08 23:43:01 6 13.41 0.00 4.70 3.77 0.07 78.04 23:49:08 23:43:01 7 13.69 0.00 4.64 1.09 0.12 80.46 23:49:08 23:44:01 all 6.27 0.00 1.75 1.54 0.04 90.40 23:49:08 23:44:01 0 6.57 0.00 1.92 0.64 0.05 90.82 23:49:08 23:44:01 1 6.10 0.00 1.97 1.74 0.03 90.16 23:49:08 23:44:01 2 6.05 0.00 1.61 0.23 0.02 92.09 23:49:08 23:44:01 3 6.85 0.00 1.64 2.70 0.05 88.75 23:49:08 23:44:01 4 6.30 0.00 2.04 1.52 0.05 90.08 23:49:08 23:44:01 5 7.18 0.00 1.54 0.72 0.03 90.54 23:49:08 23:44:01 6 5.34 0.00 1.37 0.02 0.03 93.23 23:49:08 23:44:01 7 5.77 0.00 1.89 4.76 0.05 87.54 23:49:08 23:45:01 all 0.02 0.00 0.00 0.00 0.01 99.96 23:49:08 23:45:01 0 0.03 0.00 0.02 0.02 0.00 99.93 23:49:08 23:45:01 1 0.00 0.00 0.00 0.02 0.02 99.97 23:49:08 23:45:01 2 0.02 0.00 0.00 0.00 0.02 99.97 23:49:08 23:45:01 3 0.03 0.00 0.00 0.00 0.00 99.97 23:49:08 23:45:01 4 0.03 0.00 0.02 0.00 0.03 99.92 23:49:08 23:45:01 5 0.03 0.00 0.00 0.00 0.02 99.95 23:49:08 23:45:01 6 0.02 0.00 0.00 0.00 0.02 99.97 23:49:08 23:45:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:49:08 23:46:01 all 0.04 0.00 0.01 0.00 0.01 99.94 23:49:08 23:46:01 0 0.03 0.00 0.02 0.00 0.02 99.93 23:49:08 23:46:01 1 0.00 0.00 0.00 0.02 0.00 99.98 23:49:08 23:46:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:49:08 23:46:01 3 0.10 0.00 0.00 0.02 0.00 99.88 23:49:08 23:46:01 4 0.05 0.00 0.00 0.00 0.03 99.92 23:49:08 23:46:01 5 0.05 0.00 0.02 0.00 0.00 99.93 23:49:08 23:46:01 6 0.03 0.00 0.02 0.00 0.00 99.95 23:49:08 23:46:01 7 0.02 0.00 0.02 0.00 0.00 99.97 23:49:08 23:47:01 all 2.20 0.00 1.48 0.68 0.03 95.61 23:49:08 23:47:01 0 2.26 0.00 1.69 0.74 0.03 95.29 23:49:08 23:47:01 1 1.03 0.00 0.82 1.07 0.02 97.06 23:49:08 23:47:01 2 3.92 0.00 2.59 0.33 0.02 93.14 23:49:08 23:47:01 3 3.26 0.00 1.57 1.20 0.05 93.92 23:49:08 23:47:01 4 2.01 0.00 0.89 1.40 0.02 95.69 23:49:08 23:47:01 5 2.21 0.00 1.04 0.02 0.03 96.70 23:49:08 23:47:01 6 1.52 0.00 1.22 0.55 0.03 96.68 23:49:08 23:47:01 7 1.41 0.00 2.03 0.10 0.03 96.43 23:49:08 23:48:01 all 0.10 0.00 0.05 0.01 0.01 99.82 23:49:08 23:48:01 0 0.08 0.00 0.03 0.00 0.00 99.88 23:49:08 23:48:01 1 0.02 0.00 0.07 0.00 0.02 99.90 23:49:08 23:48:01 2 0.08 0.00 0.03 0.00 0.02 99.87 23:49:08 23:48:01 3 0.08 0.00 0.07 0.02 0.00 99.83 23:49:08 23:48:01 4 0.07 0.00 0.03 0.07 0.02 99.82 23:49:08 23:48:01 5 0.32 0.00 0.08 0.00 0.00 99.60 23:49:08 23:48:01 6 0.10 0.00 0.05 0.02 0.00 99.83 23:49:08 23:48:01 7 0.08 0.00 0.07 0.00 0.00 99.85 23:49:08 23:49:01 all 2.73 0.00 1.30 0.82 0.04 95.12 23:49:08 23:49:01 0 2.46 0.00 1.02 0.03 0.02 96.47 23:49:08 23:49:01 1 3.33 0.00 1.15 0.00 0.05 95.46 23:49:08 23:49:01 2 2.36 0.00 0.75 0.02 0.02 96.86 23:49:08 23:49:01 3 3.26 0.00 1.17 0.47 0.03 95.06 23:49:08 23:49:01 4 2.35 0.00 2.05 4.88 0.03 90.69 23:49:08 23:49:01 5 2.76 0.00 1.24 0.00 0.03 95.97 23:49:08 23:49:01 6 2.82 0.00 1.58 0.77 0.03 94.81 23:49:08 23:49:01 7 2.50 0.00 1.42 0.37 0.10 95.61 23:49:08 Average: all 3.86 0.00 1.36 1.14 0.03 93.61 23:49:08 Average: 0 4.15 0.00 1.40 0.98 0.03 93.45 23:49:08 Average: 1 3.60 0.00 1.20 2.17 0.03 93.00 23:49:08 Average: 2 3.74 0.00 1.41 1.79 0.02 93.03 23:49:08 Average: 3 4.35 0.00 1.42 0.72 0.03 93.47 23:49:08 Average: 4 4.13 0.00 1.39 1.44 0.04 93.01 23:49:08 Average: 5 4.30 0.00 1.32 0.37 0.03 93.98 23:49:08 Average: 6 3.30 0.00 1.27 0.73 0.03 94.68 23:49:08 Average: 7 3.32 0.00 1.43 0.90 0.04 94.31 23:49:08 23:49:08 23:49:08