Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fb42136641a0685476f1b39d3285ed6cd3e9f716+85bf44e29f7317f38ef2a818ce6085ebcdec776e (d11a5d0feb25beee24c2061407fd85c6b5dd78e2) 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-ssh5033163521638847610.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-ssh17009130439276283622.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 efdbc04638cc485a1a2a98c60e49a0e43cac6f53 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3878/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3878/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3227948233758241759.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared 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-ssh8676881233058339130.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3878/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3878/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh16890927672489307768.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared 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 ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-4587 in /w/workspace/edgexfoundry_edgex-go_PR-3878 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh4582107359031007244.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.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/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.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 /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh976723512170280249.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3878/head:refs/remotes/origin/PR-3878 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 85bf44e29f7317f38ef2a818ce6085ebcdec776e into PR head commit fb42136641a0685476f1b39d3285ed6cd3e9f716 Merge succeeded, producing a3282a74a66a8192bc8cdd5fe41903b258b6afe8 Checking out Revision a3282a74a66a8192bc8cdd5fe41903b258b6afe8 (PR-3878) > git config core.sparsecheckout # timeout=10 > git checkout -f fb42136641a0685476f1b39d3285ed6cd3e9f716 # timeout=10 > git remote # timeout=10 > 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 /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh4649369808162967954.key > git merge 85bf44e29f7317f38ef2a818ce6085ebcdec776e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a3282a74a66a8192bc8cdd5fe41903b258b6afe8 # timeout=10 Commit message: "Merge commit '85bf44e29f7317f38ef2a818ce6085ebcdec776e' into HEAD" > git rev-list --no-walk fb42136641a0685476f1b39d3285ed6cd3e9f716 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-02-03T20:29:48.406Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-02-03T20:29:48.468Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-02-03T20:29:48.491Z] ========================================================= [2022-02-03T20:29:48.491Z] EdgeX Global Pipelines Version Info [2022-02-03T20:29:48.491Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-02-03T20:29:49.610Z] ------------------- [2022-02-03T20:29:49.610Z] stable info: [2022-02-03T20:29:49.610Z] ------------------- [2022-02-03T20:29:49.610Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-02-03T20:29:49.610Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-02-03T20:29:49.610Z] Message: update stable to v1.0.220 [2022-02-03T20:29:50.190Z] ------------------- [2022-02-03T20:29:50.190Z] experimental info: [2022-02-03T20:29:50.190Z] ------------------- [2022-02-03T20:29:50.190Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-02-03T20:29:50.190Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-02-03T20:29:50.190Z] Message: update experimental to v1.0.220 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-02-03T20:29:50.347Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-02-03T20:29:50.357Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-02-03T20:29:50.370Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-02-03T20:29:50.381Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-02-03T20:29:50.392Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-02-03T20:29:50.403Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-02-03T20:29:50.414Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-02-03T20:29:50.426Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-02-03T20:29:50.438Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-02-03T20:29:50.454Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-02-03T20:29:50.464Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-02-03T20:29:50.475Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-02-03T20:29:50.486Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-02-03T20:29:50.501Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-02-03T20:29:50.511Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-02-03T20:29:50.520Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-02-03T20:29:50.528Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-02-03T20:29:50.535Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-02-03T20:29:50.543Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-02-03T20:29:50.552Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-02-03T20:29:50.565Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-02-03T20:29:50.573Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-02-03T20:29:50.583Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3878 [Pipeline] echo [2022-02-03T20:29:50.592Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3878 [Pipeline] echo [2022-02-03T20:29:50.600Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3878 [Pipeline] echo [2022-02-03T20:29:50.609Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a3282a74a66a8192bc8cdd5fe41903b258b6afe8 [Pipeline] echo [2022-02-03T20:29:50.618Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a3282a7 [Pipeline] echo [2022-02-03T20:29:50.626Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-03T20:29:50.674Z] provisioning config files... [2022-02-03T20:29:50.690Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config1662974164689466764tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-03T20:29:51.000Z] ---> docker-login.sh [2022-02-03T20:29:51.000Z] nexus3.edgexfoundry.org:10001 [2022-02-03T20:29:51.000Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-03T20:29:51.262Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-03T20:29:51.262Z] Configure a credential helper to remove this warning. See [2022-02-03T20:29:51.262Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-03T20:29:51.262Z] [2022-02-03T20:29:51.262Z] Login Succeeded [2022-02-03T20:29:51.262Z] nexus3.edgexfoundry.org:10002 [2022-02-03T20:29:51.262Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-03T20:29:51.262Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-03T20:29:51.262Z] Configure a credential helper to remove this warning. See [2022-02-03T20:29:51.262Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-03T20:29:51.262Z] [2022-02-03T20:29:51.262Z] Login Succeeded [2022-02-03T20:29:51.262Z] nexus3.edgexfoundry.org:10003 [2022-02-03T20:29:51.262Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-03T20:29:51.262Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-03T20:29:51.262Z] Configure a credential helper to remove this warning. See [2022-02-03T20:29:51.262Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-03T20:29:51.262Z] [2022-02-03T20:29:51.262Z] Login Succeeded [2022-02-03T20:29:51.262Z] nexus3.edgexfoundry.org:10004 [2022-02-03T20:29:51.528Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-03T20:29:51.528Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-03T20:29:51.528Z] Configure a credential helper to remove this warning. See [2022-02-03T20:29:51.528Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-03T20:29:51.528Z] [2022-02-03T20:29:51.528Z] Login Succeeded [2022-02-03T20:29:51.528Z] docker.io [2022-02-03T20:29:51.528Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-03T20:29:51.787Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-03T20:29:51.787Z] Configure a credential helper to remove this warning. See [2022-02-03T20:29:51.787Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-03T20:29:51.787Z] [2022-02-03T20:29:51.787Z] Login Succeeded [2022-02-03T20:29:51.787Z] ---> docker-login.sh ends [Pipeline] } [2022-02-03T20:29:51.794Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-02-03T20:29:52.101Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-02-03T20:29:52.101Z] + for file in '`ls cmd/**/Dockerfile`' [2022-02-03T20:29:52.101Z] ++ dirname cmd/core-command/Dockerfile [2022-02-03T20:29:52.101Z] ++ cut -d/ -f2 [2022-02-03T20:29:52.101Z] + echo core-command,cmd/core-command/Dockerfile [2022-02-03T20:29:52.101Z] + for file in '`ls cmd/**/Dockerfile`' [2022-02-03T20:29:52.101Z] ++ dirname cmd/core-data/Dockerfile [2022-02-03T20:29:52.101Z] ++ cut -d/ -f2 [2022-02-03T20:29:52.101Z] + echo core-data,cmd/core-data/Dockerfile [2022-02-03T20:29:52.101Z] + for file in '`ls cmd/**/Dockerfile`' [2022-02-03T20:29:52.101Z] ++ dirname cmd/core-metadata/Dockerfile [2022-02-03T20:29:52.101Z] ++ cut -d/ -f2 [2022-02-03T20:29:52.101Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-02-03T20:29:52.101Z] + for file in '`ls cmd/**/Dockerfile`' [2022-02-03T20:29:52.101Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2022-02-03T20:29:52.101Z] ++ cut -d/ -f2 [2022-02-03T20:29:52.101Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-02-03T20:29:52.101Z] + for file in '`ls cmd/**/Dockerfile`' [2022-02-03T20:29:52.101Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2022-02-03T20:29:52.101Z] ++ cut -d/ -f2 [2022-02-03T20:29:52.101Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-02-03T20:29:52.101Z] + for file in '`ls cmd/**/Dockerfile`' [2022-02-03T20:29:52.101Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2022-02-03T20:29:52.101Z] ++ cut -d/ -f2 [2022-02-03T20:29:52.101Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-02-03T20:29:52.101Z] + for file in '`ls cmd/**/Dockerfile`' [2022-02-03T20:29:52.101Z] ++ dirname cmd/support-notifications/Dockerfile [2022-02-03T20:29:52.101Z] ++ cut -d/ -f2 [2022-02-03T20:29:52.101Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-02-03T20:29:52.101Z] + for file in '`ls cmd/**/Dockerfile`' [2022-02-03T20:29:52.101Z] ++ dirname cmd/support-scheduler/Dockerfile [2022-02-03T20:29:52.101Z] ++ cut -d/ -f2 [2022-02-03T20:29:52.101Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-02-03T20:29:52.101Z] + for file in '`ls cmd/**/Dockerfile`' [2022-02-03T20:29:52.101Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2022-02-03T20:29:52.101Z] ++ cut -d/ -f2 [2022-02-03T20:29:52.101Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-02-03T20:29:52.130Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-02-03T20:29:52.490Z] + git rev-list -1 --merges a3282a74a66a8192bc8cdd5fe41903b258b6afe8~1..a3282a74a66a8192bc8cdd5fe41903b258b6afe8 [Pipeline] echo [2022-02-03T20:29:52.505Z] -----------> git rev-list -1 --merges a3282a74a66a8192bc8cdd5fe41903b258b6afe8~1..a3282a74a66a8192bc8cdd5fe41903b258b6afe8 a3282a74a66a8192bc8cdd5fe41903b258b6afe8 [2022-02-03T20:29:52.505Z] a3282a74a66a8192bc8cdd5fe41903b258b6afe8 [false] [Pipeline] sh [2022-02-03T20:29:52.795Z] + git log --format=format:%s -1 a3282a74a66a8192bc8cdd5fe41903b258b6afe8 [Pipeline] echo [2022-02-03T20:29:52.811Z] ========================================================= [2022-02-03T20:29:52.811Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-02-03T20:29:52.811Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-02-03T20:29:53.218Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-02-03T20:29:53.218Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-02-03T20:29:53.218Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-02-03T20:29:53.218Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-02-03T20:29:53.218Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-02-03T20:29:53.218Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-02-03T20:29:53.218Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-02-03T20:29:53.572Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-03T20:29:53.572Z] [2022-02-03T20:29:53.572Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-02-03T20:29:53.893Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-03T20:29:53.893Z] latest: Pulling from edgex-devops/git-semver [2022-02-03T20:29:53.893Z] a0d0a0d46f8b: Pulling fs layer [2022-02-03T20:29:53.893Z] 3e5f54012d9b: Pulling fs layer [2022-02-03T20:29:53.893Z] 4c7163046ea9: Pulling fs layer [2022-02-03T20:29:53.893Z] 0c2d73faf560: Pulling fs layer [2022-02-03T20:29:53.893Z] 0c2d73faf560: Waiting [2022-02-03T20:29:53.893Z] 3e5f54012d9b: Verifying Checksum [2022-02-03T20:29:53.893Z] 3e5f54012d9b: Download complete [2022-02-03T20:29:53.893Z] a0d0a0d46f8b: Verifying Checksum [2022-02-03T20:29:53.893Z] a0d0a0d46f8b: Download complete [2022-02-03T20:29:53.893Z] 4c7163046ea9: Verifying Checksum [2022-02-03T20:29:53.893Z] 4c7163046ea9: Download complete [2022-02-03T20:29:53.893Z] 0c2d73faf560: Verifying Checksum [2022-02-03T20:29:53.893Z] 0c2d73faf560: Download complete [2022-02-03T20:29:54.162Z] a0d0a0d46f8b: Pull complete [2022-02-03T20:29:54.162Z] 3e5f54012d9b: Pull complete [2022-02-03T20:29:54.422Z] 4c7163046ea9: Pull complete [2022-02-03T20:29:54.683Z] 0c2d73faf560: Pull complete [2022-02-03T20:29:54.683Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-02-03T20:29:54.683Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-03T20:29:54.683Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-02-03T20:29:54.754Z] prd-centos7-docker-4c-2g-4587 does not seem to be running inside a container [2022-02-03T20:29:54.793Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-02-03T20:29:55.480Z] $ docker top ef42e589d8aa03d426aa88215b4af20451f3d06d54a1156a5d87603d0c025114 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-02-03T20:29:55.570Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-03T20:29:55.570Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-03T20:29:55.666Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-03T20:29:55.670Z] $ docker exec ef42e589d8aa03d426aa88215b4af20451f3d06d54a1156a5d87603d0c025114 ssh-agent [2022-02-03T20:29:55.772Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXGIpfEj/agent.14 [2022-02-03T20:29:55.772Z] SSH_AGENT_PID=20 [2022-02-03T20:29:55.780Z] Running ssh-add (command line suppressed) [2022-02-03T20:29:55.866Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_7799344795161099550.key (/w/workspace/edgex-go/2@tmp/private_key_7799344795161099550.key) [2022-02-03T20:29:55.880Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-03T20:29:56.173Z] + git tag --points-at HEAD [Pipeline] } [2022-02-03T20:29:56.194Z] $ docker exec --env ******** --env ******** ef42e589d8aa03d426aa88215b4af20451f3d06d54a1156a5d87603d0c025114 ssh-agent -k [2022-02-03T20:29:56.298Z] unset SSH_AUTH_SOCK; [2022-02-03T20:29:56.298Z] unset SSH_AGENT_PID; [2022-02-03T20:29:56.298Z] echo Agent pid 20 killed; [2022-02-03T20:29:56.306Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-02-03T20:29:56.334Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-03T20:29:56.334Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-03T20:29:56.462Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-03T20:29:56.466Z] $ docker exec ef42e589d8aa03d426aa88215b4af20451f3d06d54a1156a5d87603d0c025114 ssh-agent [2022-02-03T20:29:56.578Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXaMcBLH/agent.54 [2022-02-03T20:29:56.578Z] SSH_AGENT_PID=61 [2022-02-03T20:29:56.583Z] Running ssh-add (command line suppressed) [2022-02-03T20:29:56.692Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_5880384343512506061.key (/w/workspace/edgex-go/2@tmp/private_key_5880384343512506061.key) [2022-02-03T20:29:56.706Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-03T20:29:57.000Z] + git semver init [2022-02-03T20:29:57.000Z] # -> Open(): unable to determine branch for HEAD [2022-02-03T20:29:57.000Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2022-02-03T20:29:57.000Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2022-02-03T20:29:57.000Z] # $SEMVER_REMOTE_NAME = origin [2022-02-03T20:29:57.000Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-02-03T20:29:57.000Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-02-03T20:29:57.001Z] # $SEMVER_BRANCH = PR-3878 [2022-02-03T20:29:57.001Z] # $SEMVER_TEMP = /tmp/semver-393610059 [2022-02-03T20:29:57.001Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-02-03T20:30:11.986Z] # '/tmp/semver-393610059' -> '/w/workspace/edgex-go/2/.semver' [2022-02-03T20:30:11.986Z] # -> Force: false [2022-02-03T20:30:11.986Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2022-02-03T20:30:11.998Z] $ docker exec --env ******** --env ******** ef42e589d8aa03d426aa88215b4af20451f3d06d54a1156a5d87603d0c025114 ssh-agent -k [2022-02-03T20:30:12.083Z] unset SSH_AUTH_SOCK; [2022-02-03T20:30:12.083Z] unset SSH_AGENT_PID; [2022-02-03T20:30:12.084Z] echo Agent pid 61 killed; [2022-02-03T20:30:12.091Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-02-03T20:30:12.399Z] + git semver [Pipeline] } [2022-02-03T20:30:12.415Z] $ docker stop --time=1 ef42e589d8aa03d426aa88215b4af20451f3d06d54a1156a5d87603d0c025114 [2022-02-03T20:30:14.952Z] $ docker rm -f ef42e589d8aa03d426aa88215b4af20451f3d06d54a1156a5d87603d0c025114 [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-03T20:30:15.322Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-02-03T20:30:15.550Z] Stashed 1 file(s) [Pipeline] echo [2022-02-03T20:30:15.554Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-02-03T20:30:15.680Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-02-03T20:30:15.689Z] ========================================================= [2022-02-03T20:30:15.689Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-02-03T20:30:15.689Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-02-03T20:30:15.989Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-02-03T20:30:15.989Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-02-03T20:30:15.989Z] 59bf1c3509f3: Pulling fs layer [2022-02-03T20:30:15.989Z] 666ba61612fd: Pulling fs layer [2022-02-03T20:30:15.989Z] 8ed8ca486205: Pulling fs layer [2022-02-03T20:30:15.989Z] 4fe6c5a15a65: Pulling fs layer [2022-02-03T20:30:15.989Z] 22a0e8bec74d: Pulling fs layer [2022-02-03T20:30:15.989Z] 640e595b4fbd: Pulling fs layer [2022-02-03T20:30:15.989Z] 763cafe07f6e: Pulling fs layer [2022-02-03T20:30:15.989Z] 0c0b528cf693: Pulling fs layer [2022-02-03T20:30:15.989Z] 10935f4eaf8b: Pulling fs layer [2022-02-03T20:30:15.989Z] 640e595b4fbd: Waiting [2022-02-03T20:30:15.989Z] 763cafe07f6e: Waiting [2022-02-03T20:30:15.989Z] 0c0b528cf693: Waiting [2022-02-03T20:30:15.989Z] 10935f4eaf8b: Waiting [2022-02-03T20:30:15.989Z] 4fe6c5a15a65: Waiting [2022-02-03T20:30:15.989Z] 22a0e8bec74d: Waiting [2022-02-03T20:30:15.989Z] 8ed8ca486205: Verifying Checksum [2022-02-03T20:30:15.989Z] 8ed8ca486205: Download complete [2022-02-03T20:30:15.989Z] 666ba61612fd: Verifying Checksum [2022-02-03T20:30:15.989Z] 666ba61612fd: Download complete [2022-02-03T20:30:15.989Z] 22a0e8bec74d: Verifying Checksum [2022-02-03T20:30:15.989Z] 22a0e8bec74d: Download complete [2022-02-03T20:30:15.989Z] 640e595b4fbd: Verifying Checksum [2022-02-03T20:30:15.989Z] 640e595b4fbd: Download complete [2022-02-03T20:30:15.989Z] 59bf1c3509f3: Verifying Checksum [2022-02-03T20:30:15.989Z] 763cafe07f6e: Verifying Checksum [2022-02-03T20:30:15.989Z] 763cafe07f6e: Download complete [2022-02-03T20:30:16.252Z] 0c0b528cf693: Verifying Checksum [2022-02-03T20:30:16.253Z] 0c0b528cf693: Download complete [2022-02-03T20:30:16.521Z] 59bf1c3509f3: Pull complete [2022-02-03T20:30:16.521Z] 4fe6c5a15a65: Verifying Checksum [2022-02-03T20:30:16.521Z] 4fe6c5a15a65: Download complete [2022-02-03T20:30:16.789Z] 10935f4eaf8b: Verifying Checksum [2022-02-03T20:30:16.789Z] 10935f4eaf8b: Download complete [2022-02-03T20:30:16.789Z] 666ba61612fd: Pull complete [2022-02-03T20:30:16.789Z] 8ed8ca486205: Pull complete [2022-02-03T20:30:21.043Z] 4fe6c5a15a65: Pull complete [2022-02-03T20:30:21.043Z] 22a0e8bec74d: Pull complete [2022-02-03T20:30:21.043Z] 640e595b4fbd: Pull complete [2022-02-03T20:30:21.043Z] 763cafe07f6e: Pull complete [2022-02-03T20:30:21.043Z] 0c0b528cf693: Pull complete [2022-02-03T20:30:23.629Z] 10935f4eaf8b: Pull complete [2022-02-03T20:30:23.629Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-02-03T20:30:23.629Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-02-03T20:30:23.629Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-02-03T20:30:23.934Z] + docker build -t ci-base-image-x86_64 -f - . [2022-02-03T20:30:23.934Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-02-03T20:30:23.934Z] WORKDIR /edgex [2022-02-03T20:30:23.934Z] COPY go.mod . [2022-02-03T20:30:23.934Z] RUN go mod download' [2022-02-03T20:30:26.508Z] Sending build context to Docker daemon 334MB [2022-02-03T20:30:26.508Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-02-03T20:30:26.508Z] ---> 99d49a6021b9 [2022-02-03T20:30:26.508Z] Step 2/4 : WORKDIR /edgex [2022-02-03T20:30:27.081Z] ---> Running in d42b0690b7e6 [2022-02-03T20:30:27.081Z] Removing intermediate container d42b0690b7e6 [2022-02-03T20:30:27.081Z] ---> e49febf4e3a7 [2022-02-03T20:30:27.081Z] Step 3/4 : COPY go.mod . [2022-02-03T20:30:27.356Z] ---> 68bd15b0c516 [2022-02-03T20:30:27.356Z] Step 4/4 : RUN go mod download [2022-02-03T20:30:27.356Z] ---> Running in 81ae9581dbe0 [2022-02-03T20:30:30.647Z] Still waiting to schedule task [2022-02-03T20:30:30.647Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2022-02-03T20:30:59.520Z] Removing intermediate container 81ae9581dbe0 [2022-02-03T20:30:59.520Z] ---> bf384de6d7db [2022-02-03T20:30:59.520Z] Successfully built bf384de6d7db [2022-02-03T20:30:59.520Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-02-03T20:30:59.823Z] + docker inspect -f . ci-base-image-x86_64 [2022-02-03T20:30:59.823Z] . [Pipeline] withDockerContainer [2022-02-03T20:30:59.890Z] prd-centos7-docker-4c-2g-4587 does not seem to be running inside a container [2022-02-03T20:30:59.923Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-x86_64 cat [2022-02-03T20:31:00.307Z] $ docker top 1e33dc693a7b26ce8036ec0ff8cf751254532e17289a18891a519dddcffa6a9d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-03T20:31:00.660Z] + go version [2022-02-03T20:31:00.660Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-02-03T20:31:00.674Z] $ docker stop --time=1 1e33dc693a7b26ce8036ec0ff8cf751254532e17289a18891a519dddcffa6a9d [2022-02-03T20:31:01.849Z] $ docker rm -f 1e33dc693a7b26ce8036ec0ff8cf751254532e17289a18891a519dddcffa6a9d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-03T20:31:02.282Z] + docker inspect -f . ci-base-image-x86_64 [2022-02-03T20:31:02.282Z] . [Pipeline] withDockerContainer [2022-02-03T20:31:02.355Z] prd-centos7-docker-4c-2g-4587 does not seem to be running inside a container [2022-02-03T20:31:02.393Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-x86_64 cat [2022-02-03T20:31:02.719Z] $ docker top c6dff3b9f5b16724487dd083606171aa8fc9b19d585d91f1ddac21f70ad7fe19 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-02-03T20:31:02.785Z] ========================================================= [2022-02-03T20:31:02.785Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-02-03T20:31:02.785Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-02-03T20:31:03.073Z] + make test [2022-02-03T20:31:03.074Z] go mod tidy [2022-02-03T20:31:03.074Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-02-03T20:31:09.703Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-02-03T20:31:24.683Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-02-03T20:31:30.014Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-02-03T20:31:30.283Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-02-03T20:31:30.880Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-02-03T20:31:32.821Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-02-03T20:31:33.404Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-02-03T20:31:33.404Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-02-03T20:31:33.404Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-02-03T20:31:33.980Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-02-03T20:31:33.980Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-02-03T20:31:34.245Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-02-03T20:31:34.245Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-02-03T20:31:34.245Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-02-03T20:31:34.245Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-02-03T20:31:36.188Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.038s coverage: 28.7% of statements [2022-02-03T20:31:36.188Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-02-03T20:31:36.188Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-02-03T20:31:36.758Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.050s coverage: 98.5% of statements [2022-02-03T20:31:36.758Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-02-03T20:31:37.026Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.067s coverage: 44.7% of statements [2022-02-03T20:31:37.026Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-02-03T20:31:37.026Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-02-03T20:31:37.976Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.116s coverage: 89.5% of statements [2022-02-03T20:31:37.976Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-02-03T20:31:37.976Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-02-03T20:31:38.924Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.043s coverage: 84.4% of statements [2022-02-03T20:31:38.924Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-02-03T20:31:38.924Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-02-03T20:31:38.924Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-02-03T20:31:38.924Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-02-03T20:31:38.924Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-02-03T20:31:39.889Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.296s coverage: 94.2% of statements [2022-02-03T20:31:39.889Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-02-03T20:31:39.889Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-02-03T20:31:39.889Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.064s coverage: 59.1% of statements [2022-02-03T20:31:39.889Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-02-03T20:31:39.890Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-02-03T20:31:39.890Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-02-03T20:31:39.890Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-02-03T20:31:39.890Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-02-03T20:31:40.156Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.047s coverage: 60.0% of statements [2022-02-03T20:31:40.156Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-02-03T20:31:40.156Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-02-03T20:31:40.156Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-02-03T20:31:41.114Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.061s coverage: 0.9% of statements [2022-02-03T20:31:41.114Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-02-03T20:31:41.114Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.052s coverage: 58.8% of statements [2022-02-03T20:31:41.114Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.045s coverage: 21.7% of statements [2022-02-03T20:31:41.114Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-02-03T20:31:41.689Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.058s coverage: 47.1% of statements [2022-02-03T20:31:42.629Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.069s coverage: 79.5% of statements [2022-02-03T20:31:42.629Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.043s coverage: 94.1% of statements [2022-02-03T20:31:42.629Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.068s coverage: 96.3% of statements [2022-02-03T20:31:42.630Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.045s coverage: 87.5% of statements [2022-02-03T20:31:54.868Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.060s coverage: 94.4% of statements [2022-02-03T20:31:54.868Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements [2022-02-03T20:31:59.072Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.206s coverage: 82.5% of statements [2022-02-03T20:31:59.072Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-02-03T20:32:17.199Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.086s coverage: 92.9% of statements [2022-02-03T20:32:17.199Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-02-03T20:32:17.199Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-02-03T20:32:17.199Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-02-03T20:32:17.199Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2022-02-03T20:32:17.199Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-02-03T20:32:17.199Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-02-03T20:32:17.199Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-02-03T20:32:17.199Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-02-03T20:32:17.199Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-02-03T20:32:17.199Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements [2022-02-03T20:32:17.199Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-02-03T20:32:17.199Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-02-03T20:32:17.199Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.045s coverage: 100.0% of statements [2022-02-03T20:32:17.199Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-02-03T20:32:17.199Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.066s coverage: 58.8% of statements [2022-02-03T20:32:17.200Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-02-03T20:32:17.200Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.0% of statements [2022-02-03T20:32:17.200Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.054s coverage: 87.2% of statements [2022-02-03T20:32:17.200Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.053s coverage: 85.4% of statements [2022-02-03T20:32:17.200Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.131s coverage: 91.2% of statements [2022-02-03T20:32:17.200Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-02-03T20:32:17.200Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.129s coverage: 64.4% of statements [2022-02-03T20:32:17.200Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-02-03T20:32:17.200Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-02-03T20:32:17.200Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements [2022-02-03T20:32:17.200Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements [2022-02-03T20:32:17.200Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements [2022-02-03T20:32:17.200Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.028s coverage: 73.7% of statements [2022-02-03T20:32:17.200Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements [2022-02-03T20:32:17.200Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.236s coverage: 65.4% of statements [2022-02-03T20:32:17.200Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-02-03T20:32:17.200Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-02-03T20:32:17.200Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-02-03T20:32:17.785Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.100s coverage: 43.8% of statements [2022-02-03T20:32:17.785Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-02-03T20:32:17.785Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-02-03T20:32:17.785Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.062s coverage: 89.5% of statements [2022-02-03T20:32:17.785Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-02-03T20:32:18.052Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.042s coverage: 84.8% of statements [2022-02-03T20:32:18.052Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-02-03T20:32:26.212Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.069s coverage: 17.7% of statements [2022-02-03T20:32:26.212Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-02-03T20:32:26.212Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-02-03T20:32:26.212Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-02-03T20:32:26.212Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-02-03T20:32:26.212Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.137s coverage: 92.3% of statements [2022-02-03T20:32:26.212Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-02-03T20:32:26.212Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-02-03T20:32:26.212Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-02-03T20:32:26.212Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-02-03T20:32:26.212Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements [2022-02-03T20:32:26.212Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-02-03T20:32:26.212Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-02-03T20:32:26.212Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.106s coverage: 97.7% of statements [2022-02-03T20:32:26.212Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-02-03T20:32:26.212Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-02-03T20:32:26.212Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-02-03T20:32:26.212Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-02-03T20:32:26.212Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.043s coverage: 28.9% of statements [2022-02-03T20:32:26.212Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-02-03T20:32:26.212Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-02-03T20:32:26.212Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-02-03T20:32:26.212Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-02-03T20:32:26.212Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-02-03T20:32:26.212Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-02-03T20:32:26.212Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.046s coverage: 100.0% of statements [2022-02-03T20:32:26.212Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements [2022-02-03T20:32:26.212Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-02-03T20:32:42.497Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-4590 in /w/workspace/edgexfoundry_edgex-go_PR-3878 [Pipeline] { [Pipeline] ws [2022-02-03T20:32:42.511Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2022-02-03T20:32:42.703Z] The recommended git tool is: git [2022-02-03T20:32:47.565Z] using credential edgex-jenkins-ssh [2022-02-03T20:32:47.593Z] Cloning the remote Git repository [2022-02-03T20:32:47.646Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-02-03T20:32:47.726Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2022-02-03T20:32:47.802Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-02-03T20:32:47.803Z] > git --version # timeout=10 [2022-02-03T20:32:47.819Z] > git --version # 'git version 2.17.1' [2022-02-03T20:32:47.821Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-03T20:32:47.904Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-02-03T20:32:58.514Z] GO111MODULE=on go vet ./... [2022-02-03T20:33:04.288Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-02-03T20:33:04.308Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-02-03T20:33:04.339Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-02-03T20:33:04.371Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-02-03T20:33:04.372Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-03T20:33:04.384Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3878/head:refs/remotes/origin/PR-3878 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-02-03T20:33:05.092Z] Merging remotes/origin/main commit 85bf44e29f7317f38ef2a818ce6085ebcdec776e into PR head commit fb42136641a0685476f1b39d3285ed6cd3e9f716 [2022-02-03T20:33:05.184Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-02-03T20:33:05.184Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-02-03T20:33:05.449Z] ./bin/test-attribution-txt.sh [2022-02-03T20:33:05.679Z] Merge succeeded, producing 31c2bea7b8082ca05d43b564f396e87f8817f927 [2022-02-03T20:33:05.679Z] Checking out Revision 31c2bea7b8082ca05d43b564f396e87f8817f927 (PR-3878) [Pipeline] echo [2022-02-03T20:33:06.034Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-02-03T20:33:06.331Z] + ls -al . [2022-02-03T20:33:06.332Z] total 644 [2022-02-03T20:33:06.332Z] drwxrwxr-x 10 1001 1001 4096 Feb 3 20:33 . [2022-02-03T20:33:06.332Z] drwxr-xr-x 4 root root 28 Feb 3 20:31 .. [2022-02-03T20:33:06.332Z] -rw-rw-r-- 1 1001 1001 11 Feb 3 20:29 .dockerignore [2022-02-03T20:33:06.332Z] drwxrwxr-x 8 1001 1001 179 Feb 3 20:29 .git [2022-02-03T20:33:06.332Z] drwxrwxr-x 4 1001 1001 142 Feb 3 20:29 .github [2022-02-03T20:33:06.332Z] -rw-rw-r-- 1 1001 1001 804 Feb 3 20:29 .gitignore [2022-02-03T20:33:06.332Z] -rw-rw-r-- 1 1001 1001 42 Feb 3 20:29 .golangci.yml [2022-02-03T20:33:06.332Z] -rw-rw-r-- 1 1001 1001 76 Feb 3 20:29 .hadolint.yml [2022-02-03T20:33:06.332Z] drwx------ 3 1001 1001 73 Feb 3 20:30 .semver [2022-02-03T20:33:06.332Z] -rw-rw-r-- 1 1001 1001 166 Feb 3 20:29 .sonarcloud.properties [2022-02-03T20:33:06.332Z] -rw-rw-r-- 1 1001 1001 1171 Feb 3 20:29 ADOPTERS.md [2022-02-03T20:33:06.332Z] -rw-rw-r-- 1 1001 1001 9019 Feb 3 20:29 Attribution.txt [2022-02-03T20:33:06.332Z] -rw-rw-r-- 1 1001 1001 51732 Feb 3 20:29 CHANGELOG.md [2022-02-03T20:33:06.332Z] -rw-rw-r-- 1 1001 1001 3804 Feb 3 20:29 CONTRIBUTING.md [2022-02-03T20:33:06.332Z] -rw-rw-r-- 1 1001 1001 677 Feb 3 20:29 GOVERNANCE.md [2022-02-03T20:33:06.332Z] -rw-rw-r-- 1 1001 1001 849 Feb 3 20:29 Jenkinsfile [2022-02-03T20:33:06.332Z] -rw-rw-r-- 1 1001 1001 10775 Feb 3 20:29 LICENSE [2022-02-03T20:33:06.332Z] -rw-rw-r-- 1 1001 1001 6508 Feb 3 20:29 Makefile [2022-02-03T20:33:06.332Z] -rw-rw-r-- 1 1001 1001 582 Feb 3 20:29 OWNERS.md [2022-02-03T20:33:06.332Z] -rw-rw-r-- 1 1001 1001 8207 Feb 3 20:29 README.md [2022-02-03T20:33:06.332Z] -rw-rw-r-- 1 1001 1001 6912 Feb 3 20:29 SECURITY.md [2022-02-03T20:33:06.332Z] -rw-rw-r-- 1 1001 1001 5 Feb 3 20:30 VERSION [2022-02-03T20:33:06.332Z] -rw-rw-r-- 1 1001 1001 4131 Feb 3 20:29 ZMQWindows.md [2022-02-03T20:33:06.332Z] drwxrwxr-x 2 1001 1001 37 Feb 3 20:29 bin [2022-02-03T20:33:06.332Z] drwxrwxr-x 14 1001 1001 4096 Feb 3 20:29 cmd [2022-02-03T20:33:06.332Z] -rw-r--r-- 1 root root 428383 Feb 3 20:32 coverage.out [2022-02-03T20:33:06.332Z] -rw-rw-r-- 1 1001 1001 2833 Feb 3 20:29 go.mod [2022-02-03T20:33:06.332Z] -rw-rw-r-- 1 1001 1001 50190 Feb 3 20:29 go.sum [2022-02-03T20:33:06.332Z] drwxrwxr-x 8 1001 1001 124 Feb 3 20:29 internal [2022-02-03T20:33:06.332Z] drwxrwxr-x 3 1001 1001 16 Feb 3 20:29 openapi [2022-02-03T20:33:06.332Z] drwxrwxr-x 4 1001 1001 71 Feb 3 20:29 snap [2022-02-03T20:33:06.332Z] -rw-rw-r-- 1 1001 1001 204 Feb 3 20:29 version.go [Pipeline] sh [2022-02-03T20:33:06.625Z] + '[' -e coverage.out ] [2022-02-03T20:33:06.626Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-02-03T20:33:06.740Z] Stashed 1 file(s) [Pipeline] sh [2022-02-03T20:33:05.112Z] > git config core.sparsecheckout # timeout=10 [2022-02-03T20:33:05.133Z] > git checkout -f fb42136641a0685476f1b39d3285ed6cd3e9f716 # timeout=10 [2022-02-03T20:33:05.357Z] > git remote # timeout=10 [2022-02-03T20:33:05.374Z] > git config --get remote.origin.url # timeout=10 [2022-02-03T20:33:05.387Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-03T20:33:05.406Z] > git merge 85bf44e29f7317f38ef2a818ce6085ebcdec776e # timeout=10 [2022-02-03T20:33:05.657Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-02-03T20:33:05.686Z] > git config core.sparsecheckout # timeout=10 [2022-02-03T20:33:05.710Z] > git checkout -f 31c2bea7b8082ca05d43b564f396e87f8817f927 # timeout=10 [2022-02-03T20:33:07.049Z] + make build [2022-02-03T20:33:07.049Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2022-02-03T20:33:08.434Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-02-03T20:33:10.066Z] Commit message: "Merge commit '85bf44e29f7317f38ef2a818ce6085ebcdec776e' into HEAD" [2022-02-03T20:33:10.075Z] > git rev-list --no-walk fb42136641a0685476f1b39d3285ed6cd3e9f716 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-02-03T20:33:11.044Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-02-03T20:33:11.044Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-02-03T20:33:11.044Z] Dload Upload Total Spent Left Speed [2022-02-03T20:33:11.044Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 199k 0 --:--:-- --:--:-- --:--:-- 202k [Pipeline] sh [2022-02-03T20:33:11.636Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-02-03T20:33:11.993Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-02-03T20:33:11.993Z] + sudo tee /etc/docker/daemon.new [2022-02-03T20:33:11.993Z] { [2022-02-03T20:33:11.993Z] "registry-mirrors": [ [2022-02-03T20:33:11.993Z] "https://nexus3.edgexfoundry.org:10001" [2022-02-03T20:33:11.993Z] ], [2022-02-03T20:33:11.993Z] "bip": "10.250.0.254/24", [2022-02-03T20:33:11.993Z] "hosts": [ [2022-02-03T20:33:11.993Z] "tcp://0.0.0.0:5555", [2022-02-03T20:33:11.993Z] "unix:///var/run/docker.sock" [2022-02-03T20:33:11.993Z] ], [2022-02-03T20:33:11.993Z] "mtu": 1458, [2022-02-03T20:33:11.993Z] "selinux-enabled": true, [2022-02-03T20:33:11.993Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-02-03T20:33:11.993Z] } [Pipeline] sh [2022-02-03T20:33:12.352Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-02-03T20:33:12.701Z] + sudo service docker restart [2022-02-03T20:33:16.292Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2022-02-03T20:33:16.293Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-02-03T20:33:17.242Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-02-03T20:33:17.242Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-02-03T20:33:18.196Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-02-03T20:33:18.771Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-02-03T20:33:19.726Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-02-03T20:33:20.676Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-02-03T20:33:21.252Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2022-02-03T20:33:22.198Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2022-02-03T20:33:23.597Z] $ docker stop --time=1 c6dff3b9f5b16724487dd083606171aa8fc9b19d585d91f1ddac21f70ad7fe19 [2022-02-03T20:33:25.448Z] $ docker rm -f c6dff3b9f5b16724487dd083606171aa8fc9b19d585d91f1ddac21f70ad7fe19 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-03T20:33:26.810Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-02-03T20:33:26.811Z] [2022-02-03T20:33:26.811Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-02-03T20:33:27.112Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-02-03T20:33:27.112Z] latest: Pulling from edgex-devops/edgex-compose [2022-02-03T20:33:27.112Z] cbdbe7a5bc2a: Pulling fs layer [2022-02-03T20:33:27.112Z] ca9280d653b3: Pulling fs layer [2022-02-03T20:33:27.112Z] 7e9c9ca2126c: Pulling fs layer [2022-02-03T20:33:27.112Z] cbdbe7a5bc2a: Verifying Checksum [2022-02-03T20:33:27.112Z] cbdbe7a5bc2a: Download complete [2022-02-03T20:33:27.382Z] ca9280d653b3: Verifying Checksum [2022-02-03T20:33:27.382Z] ca9280d653b3: Download complete [2022-02-03T20:33:27.382Z] cbdbe7a5bc2a: Pull complete [2022-02-03T20:33:27.646Z] 7e9c9ca2126c: Download complete [2022-02-03T20:33:27.907Z] ca9280d653b3: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-03T20:33:31.063Z] provisioning config files... [2022-02-03T20:33:31.091Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config4030638607719860503tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-03T20:33:31.479Z] ---> docker-login.sh [2022-02-03T20:33:31.479Z] nexus3.edgexfoundry.org:10001 [2022-02-03T20:33:32.140Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-03T20:33:32.162Z] 7e9c9ca2126c: Pull complete [2022-02-03T20:33:32.162Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-02-03T20:33:32.162Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-02-03T20:33:32.162Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-02-03T20:33:32.228Z] prd-centos7-docker-4c-2g-4587 does not seem to be running inside a container [2022-02-03T20:33:32.273Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-02-03T20:33:32.414Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-03T20:33:32.414Z] Configure a credential helper to remove this warning. See [2022-02-03T20:33:32.414Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-03T20:33:32.414Z] [2022-02-03T20:33:32.414Z] Login Succeeded [2022-02-03T20:33:32.414Z] nexus3.edgexfoundry.org:10002 [2022-02-03T20:33:33.009Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-03T20:33:33.009Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-03T20:33:33.009Z] Configure a credential helper to remove this warning. See [2022-02-03T20:33:33.009Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-03T20:33:33.009Z] [2022-02-03T20:33:33.009Z] Login Succeeded [2022-02-03T20:33:33.009Z] nexus3.edgexfoundry.org:10003 [2022-02-03T20:33:33.285Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-03T20:33:33.562Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-03T20:33:33.562Z] Configure a credential helper to remove this warning. See [2022-02-03T20:33:33.562Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-03T20:33:33.562Z] [2022-02-03T20:33:33.562Z] Login Succeeded [2022-02-03T20:33:33.562Z] nexus3.edgexfoundry.org:10004 [2022-02-03T20:33:33.837Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-03T20:33:33.837Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-03T20:33:33.837Z] Configure a credential helper to remove this warning. See [2022-02-03T20:33:33.837Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-03T20:33:33.837Z] [2022-02-03T20:33:33.837Z] Login Succeeded [2022-02-03T20:33:33.837Z] docker.io [2022-02-03T20:33:34.434Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-03T20:33:34.608Z] $ docker top b72845ad9fa94a666036f5defb14ca0eca51fb4f31b096a0f1758ec6a3a9db47 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-03T20:33:34.706Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-03T20:33:34.706Z] Configure a credential helper to remove this warning. See [2022-02-03T20:33:34.706Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-03T20:33:34.706Z] [2022-02-03T20:33:34.706Z] Login Succeeded [2022-02-03T20:33:34.706Z] ---> docker-login.sh ends [Pipeline] } [2022-02-03T20:33:34.723Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2022-02-03T20:33:34.961Z] + docker-compose build --help [2022-02-03T20:33:34.961Z] + grep parallel [Pipeline] echo [2022-02-03T20:33:35.157Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-02-03T20:33:35.169Z] ========================================================= [2022-02-03T20:33:35.169Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-02-03T20:33:35.169Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-02-03T20:33:35.534Z] --parallel Build images in parallel. [2022-02-03T20:33:35.539Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] } [2022-02-03T20:33:35.546Z] $ docker stop --time=1 b72845ad9fa94a666036f5defb14ca0eca51fb4f31b096a0f1758ec6a3a9db47 [2022-02-03T20:33:35.812Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-02-03T20:33:35.812Z] 9b3977197b4f: Pulling fs layer [2022-02-03T20:33:35.812Z] 1a89e8eeedd5: Pulling fs layer [2022-02-03T20:33:35.812Z] 94645a83ff95: Pulling fs layer [2022-02-03T20:33:35.812Z] 3f3a8bcf1eab: Pulling fs layer [2022-02-03T20:33:35.812Z] 0c92f367c5e7: Pulling fs layer [2022-02-03T20:33:35.812Z] f7c0051592d6: Pulling fs layer [2022-02-03T20:33:35.812Z] a227ed2f7395: Pulling fs layer [2022-02-03T20:33:35.812Z] 7b1c46037f91: Pulling fs layer [2022-02-03T20:33:35.812Z] 3f3a8bcf1eab: Waiting [2022-02-03T20:33:35.812Z] 0c92f367c5e7: Waiting [2022-02-03T20:33:35.812Z] f7c0051592d6: Waiting [2022-02-03T20:33:35.812Z] a227ed2f7395: Waiting [2022-02-03T20:33:35.812Z] 7b1c46037f91: Waiting [2022-02-03T20:33:35.812Z] 94645a83ff95: Download complete [2022-02-03T20:33:35.812Z] 1a89e8eeedd5: Verifying Checksum [2022-02-03T20:33:35.812Z] 1a89e8eeedd5: Download complete [2022-02-03T20:33:35.812Z] 0c92f367c5e7: Verifying Checksum [2022-02-03T20:33:35.812Z] 0c92f367c5e7: Download complete [2022-02-03T20:33:35.812Z] f7c0051592d6: Verifying Checksum [2022-02-03T20:33:35.812Z] f7c0051592d6: Download complete [2022-02-03T20:33:35.812Z] 9b3977197b4f: Verifying Checksum [2022-02-03T20:33:35.812Z] 9b3977197b4f: Download complete [2022-02-03T20:33:35.812Z] a227ed2f7395: Verifying Checksum [2022-02-03T20:33:35.812Z] a227ed2f7395: Download complete [2022-02-03T20:33:36.729Z] $ docker rm -f b72845ad9fa94a666036f5defb14ca0eca51fb4f31b096a0f1758ec6a3a9db47 [Pipeline] // withDockerContainer [2022-02-03T20:33:36.805Z] 9b3977197b4f: Pull complete [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-03T20:33:37.138Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-02-03T20:33:37.138Z] . [Pipeline] withDockerContainer [2022-02-03T20:33:37.205Z] prd-centos7-docker-4c-2g-4587 does not seem to be running inside a container [2022-02-03T20:33:37.243Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-02-03T20:33:37.412Z] 1a89e8eeedd5: Pull complete [2022-02-03T20:33:37.581Z] $ docker top 81e16798797f381c48db58b36daf87ab8a13d990e34803968b9abd1e0a9c174f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-03T20:33:37.688Z] 94645a83ff95: Pull complete [2022-02-03T20:33:37.941Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-02-03T20:33:37.961Z] 7b1c46037f91: Verifying Checksum [2022-02-03T20:33:38.515Z] Building core-command ... [2022-02-03T20:33:38.515Z] Building core-data ... [2022-02-03T20:33:38.515Z] Building core-metadata ... [2022-02-03T20:33:38.515Z] Building security-bootstrapper ... [2022-02-03T20:33:38.515Z] Building security-proxy-setup ... [2022-02-03T20:33:38.515Z] Building security-secretstore-setup ... [2022-02-03T20:33:38.515Z] Building support-notifications ... [2022-02-03T20:33:38.515Z] Building support-scheduler ... [2022-02-03T20:33:38.515Z] Building sys-mgmt-agent ... [2022-02-03T20:33:38.515Z] Building core-command [2022-02-03T20:33:38.515Z] Building sys-mgmt-agent [2022-02-03T20:33:38.515Z] Building security-bootstrapper [2022-02-03T20:33:38.515Z] Building core-metadata [2022-02-03T20:33:38.515Z] Building support-scheduler [2022-02-03T20:33:38.552Z] 3f3a8bcf1eab: Verifying Checksum [2022-02-03T20:33:38.552Z] 3f3a8bcf1eab: Download complete [2022-02-03T20:33:50.746Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-03T20:33:50.746Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-02-03T20:33:50.746Z] ---> bf384de6d7db [2022-02-03T20:33:50.746Z] Step 3/23 : WORKDIR /edgex-go [2022-02-03T20:33:50.746Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-03T20:33:50.746Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-02-03T20:33:50.746Z] ---> bf384de6d7db [2022-02-03T20:33:50.746Z] Step 3/23 : WORKDIR /edgex-go [2022-02-03T20:33:50.746Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-03T20:33:50.746Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-02-03T20:33:50.746Z] ---> bf384de6d7db [2022-02-03T20:33:50.746Z] Step 3/22 : WORKDIR /edgex-go [2022-02-03T20:33:50.940Z] 3f3a8bcf1eab: Pull complete [2022-02-03T20:33:50.940Z] 0c92f367c5e7: Pull complete [2022-02-03T20:33:50.940Z] f7c0051592d6: Pull complete [2022-02-03T20:33:50.940Z] a227ed2f7395: Pull complete [2022-02-03T20:33:53.293Z] ---> Running in fa6b79fd8606 [2022-02-03T20:33:53.294Z] ---> Running in 648fb2978ea6 [2022-02-03T20:33:53.294Z] ---> Running in 752ddab4614a [2022-02-03T20:33:55.839Z] Removing intermediate container fa6b79fd8606 [2022-02-03T20:33:55.839Z] ---> ee47a55155a4 [2022-02-03T20:33:55.839Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-03T20:33:55.839Z] Removing intermediate container 648fb2978ea6 [2022-02-03T20:33:55.839Z] ---> dee40969453b [2022-02-03T20:33:55.839Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-03T20:33:55.839Z] Removing intermediate container 752ddab4614a [2022-02-03T20:33:55.839Z] ---> b7d28dcc6d0e [2022-02-03T20:33:55.839Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-03T20:33:56.100Z] ---> Running in 03a116b80670 [2022-02-03T20:33:56.100Z] ---> Running in 9ca4a853f0b5 [2022-02-03T20:33:56.344Z] 7b1c46037f91: Pull complete [2022-02-03T20:33:56.344Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-02-03T20:33:56.344Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-02-03T20:33:56.344Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-02-03T20:33:56.670Z] ---> Running in 322fb15b003a [2022-02-03T20:33:56.702Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-02-03T20:33:56.702Z] WORKDIR /edgex [2022-02-03T20:33:56.702Z] COPY go.mod . [2022-02-03T20:33:56.702Z] RUN go mod download [2022-02-03T20:33:56.702Z] + docker build -t ci-base-image-arm64 -f - . [2022-02-03T20:33:59.321Z] Sending build context to Docker daemon 168.7MB [2022-02-03T20:33:59.321Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-02-03T20:33:59.321Z] ---> f79e39bc4007 [2022-02-03T20:33:59.321Z] Step 2/4 : WORKDIR /edgex [2022-02-03T20:34:01.304Z] ---> Running in b2927c567fe1 [2022-02-03T20:34:01.304Z] Removing intermediate container b2927c567fe1 [2022-02-03T20:34:01.304Z] ---> 31931d51b4bb [2022-02-03T20:34:01.304Z] Step 3/4 : COPY go.mod . [2022-02-03T20:34:01.901Z] ---> 922ff72e00c5 [2022-02-03T20:34:01.901Z] Step 4/4 : RUN go mod download [2022-02-03T20:34:01.901Z] ---> Running in 0a3dedf35b2e [2022-02-03T20:34:03.261Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-03T20:34:03.261Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-02-03T20:34:03.261Z] ---> bf384de6d7db [2022-02-03T20:34:03.261Z] Step 3/31 : WORKDIR /edgex-go [2022-02-03T20:34:03.261Z] ---> Using cache [2022-02-03T20:34:03.261Z] ---> b7d28dcc6d0e [2022-02-03T20:34:03.261Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-03T20:34:03.261Z] ---> Running in abbc85982c94 [2022-02-03T20:34:03.261Z] Removing intermediate container 03a116b80670 [2022-02-03T20:34:03.261Z] ---> a31f153ab705 [2022-02-03T20:34:03.261Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-02-03T20:34:03.261Z] Removing intermediate container 9ca4a853f0b5 [2022-02-03T20:34:03.261Z] ---> 866d23d26eb6 [2022-02-03T20:34:03.261Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-02-03T20:34:03.261Z] Removing intermediate container 322fb15b003a [2022-02-03T20:34:03.261Z] ---> a45a5b632eb2 [2022-02-03T20:34:03.261Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-02-03T20:34:03.261Z] ---> Running in eb999665df76 [2022-02-03T20:34:03.261Z] ---> Running in e11dd2a399ca [2022-02-03T20:34:03.261Z] ---> Running in bfa42f302c9d [2022-02-03T20:34:04.216Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-03T20:34:04.216Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-03T20:34:04.217Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-03T20:34:04.482Z] Removing intermediate container abbc85982c94 [2022-02-03T20:34:04.482Z] ---> 139b3a1c0baf [2022-02-03T20:34:04.482Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-02-03T20:34:04.743Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-03T20:34:04.743Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-02-03T20:34:04.743Z] ---> bf384de6d7db [2022-02-03T20:34:04.743Z] Step 3/23 : WORKDIR /edgex-go [2022-02-03T20:34:04.743Z] ---> Using cache [2022-02-03T20:34:04.743Z] ---> b7d28dcc6d0e [2022-02-03T20:34:04.744Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-03T20:34:04.744Z] ---> Using cache [2022-02-03T20:34:04.744Z] ---> 139b3a1c0baf [2022-02-03T20:34:04.744Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-02-03T20:34:04.744Z] ---> Running in 027ac31ec15c [2022-02-03T20:34:04.744Z] ---> Running in b8d4fac48fea [2022-02-03T20:34:05.019Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-03T20:34:05.019Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-03T20:34:05.019Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-03T20:34:05.019Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-03T20:34:05.293Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-03T20:34:05.293Z] OK: 221 MiB in 52 packages [2022-02-03T20:34:05.293Z] OK: 221 MiB in 52 packages [2022-02-03T20:34:05.293Z] OK: 221 MiB in 52 packages [2022-02-03T20:34:05.873Z] Removing intermediate container bfa42f302c9d [2022-02-03T20:34:05.873Z] ---> 9c68d525d3f3 [2022-02-03T20:34:05.873Z] Step 6/23 : COPY go.mod vendor* ./ [2022-02-03T20:34:05.873Z] Removing intermediate container e11dd2a399ca [2022-02-03T20:34:05.873Z] ---> c58e9eff02f7 [2022-02-03T20:34:05.873Z] Step 6/23 : COPY go.mod vendor* ./ [2022-02-03T20:34:05.873Z] Removing intermediate container eb999665df76 [2022-02-03T20:34:05.873Z] ---> 64661a6ad009 [2022-02-03T20:34:05.873Z] Step 6/22 : COPY go.mod vendor* ./ [2022-02-03T20:34:05.873Z] ---> b933364b733d [2022-02-03T20:34:05.873Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-03T20:34:05.873Z] ---> e07360e7103e [2022-02-03T20:34:05.873Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-03T20:34:05.873Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-03T20:34:05.873Z] ---> Running in 1f4b045a4e9f [2022-02-03T20:34:05.873Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-03T20:34:05.873Z] ---> Running in 30705e008f04 [2022-02-03T20:34:06.133Z] ---> a6f5557aafb8 [2022-02-03T20:34:06.133Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-03T20:34:06.133Z] ---> Running in 664a9026845c [2022-02-03T20:34:06.404Z] OK: 221 MiB in 52 packages [2022-02-03T20:34:06.404Z] OK: 221 MiB in 52 packages [2022-02-03T20:34:06.995Z] Removing intermediate container 027ac31ec15c [2022-02-03T20:34:06.995Z] ---> 6d372c231582 [2022-02-03T20:34:06.995Z] Step 6/31 : COPY go.mod vendor* ./ [2022-02-03T20:34:06.995Z] Removing intermediate container b8d4fac48fea [2022-02-03T20:34:06.995Z] ---> 798c21ece7e4 [2022-02-03T20:34:06.995Z] Step 6/23 : COPY go.mod vendor* ./ [2022-02-03T20:34:07.257Z] ---> bbd8af96c1ef [2022-02-03T20:34:07.257Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-03T20:34:07.257Z] ---> Running in 333f4c09c3d9 [2022-02-03T20:34:07.257Z] ---> d7fd2df263e7 [2022-02-03T20:34:07.257Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-03T20:34:07.517Z] ---> Running in 6101d3d00c54 [2022-02-03T20:34:07.783Z] Removing intermediate container 1f4b045a4e9f [2022-02-03T20:34:07.783Z] ---> c279d6b79dbb [2022-02-03T20:34:07.783Z] Step 8/23 : COPY . . [2022-02-03T20:34:08.361Z] Removing intermediate container 30705e008f04 [2022-02-03T20:34:08.361Z] ---> 930334113815 [2022-02-03T20:34:08.361Z] Step 8/23 : COPY . . [2022-02-03T20:34:08.937Z] Removing intermediate container 664a9026845c [2022-02-03T20:34:08.937Z] ---> 976806f92f87 [2022-02-03T20:34:08.937Z] Step 8/22 : COPY . . [2022-02-03T20:34:14.282Z] Removing intermediate container 333f4c09c3d9 [2022-02-03T20:34:14.282Z] ---> 01a2495cfeee [2022-02-03T20:34:14.282Z] Step 8/31 : COPY . . [2022-02-03T20:34:14.282Z] Removing intermediate container 6101d3d00c54 [2022-02-03T20:34:14.282Z] ---> b7df16a29394 [2022-02-03T20:34:14.282Z] Step 8/23 : COPY . . [2022-02-03T20:34:17.597Z] ---> da44000686e1 [2022-02-03T20:34:17.597Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-02-03T20:34:17.857Z] ---> d1a7a876bbea [2022-02-03T20:34:17.857Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-02-03T20:34:17.857Z] ---> c679974f954c [2022-02-03T20:34:17.857Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-02-03T20:34:18.118Z] ---> Running in 3002dd45b14b [2022-02-03T20:34:18.378Z] ---> Running in f141799b1aa8 [2022-02-03T20:34:18.640Z] ---> Running in 5fc8a6922a62 [2022-02-03T20:34:21.194Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-02-03T20:34:21.194Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2022-02-03T20:34:21.194Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-02-03T20:34:31.252Z] ---> b5610d9afc29 [2022-02-03T20:34:31.252Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-02-03T20:34:31.517Z] ---> Running in 05948c50abf0 [2022-02-03T20:34:31.517Z] ---> 03c56315aba6 [2022-02-03T20:34:31.517Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-02-03T20:34:31.517Z] ---> Running in 3301da94eeee [2022-02-03T20:34:32.111Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-02-03T20:34:32.372Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-02-03T20:35:04.586Z] Removing intermediate container 3002dd45b14b [2022-02-03T20:35:04.586Z] ---> 663bc883e499 [2022-02-03T20:35:04.586Z] [2022-02-03T20:35:04.586Z] Step 10/23 : FROM alpine:3.14 [2022-02-03T20:35:04.586Z] 3.14: Pulling from library/alpine [2022-02-03T20:35:04.586Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-02-03T20:35:04.586Z] Status: Downloaded newer image for alpine:3.14 [2022-02-03T20:35:04.586Z] ---> 0a97eee8041e [2022-02-03T20:35:04.586Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-02-03T20:35:04.586Z] ---> Running in b4caca7d9857 [2022-02-03T20:35:04.586Z] Removing intermediate container 5fc8a6922a62 [2022-02-03T20:35:04.586Z] ---> c042ed2dccd6 [2022-02-03T20:35:04.586Z] [2022-02-03T20:35:04.586Z] Step 10/22 : FROM alpine:3.14 [2022-02-03T20:35:04.586Z] ---> 0a97eee8041e [2022-02-03T20:35:04.586Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-02-03T20:35:04.586Z] ---> Running in 41c5d89be8ba [2022-02-03T20:35:05.169Z] Removing intermediate container f141799b1aa8 [2022-02-03T20:35:05.169Z] ---> 13ac3c4a68f8 [2022-02-03T20:35:05.169Z] [2022-02-03T20:35:05.169Z] Step 10/23 : FROM alpine:3.14 [2022-02-03T20:35:05.169Z] ---> 0a97eee8041e [2022-02-03T20:35:05.169Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-02-03T20:35:05.169Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-02-03T20:35:05.433Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-02-03T20:35:05.433Z] ---> Running in 05ebd3bcef6b [2022-02-03T20:35:05.433Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-02-03T20:35:05.433Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-02-03T20:35:06.017Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-02-03T20:35:06.017Z] Executing busybox-1.33.1-r6.trigger [2022-02-03T20:35:06.017Z] OK: 6 MiB in 15 packages [2022-02-03T20:35:06.017Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-02-03T20:35:06.017Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-02-03T20:35:06.017Z] Executing busybox-1.33.1-r6.trigger [2022-02-03T20:35:06.017Z] OK: 6 MiB in 15 packages [2022-02-03T20:35:06.017Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-02-03T20:35:06.280Z] Removing intermediate container b4caca7d9857 [2022-02-03T20:35:06.280Z] ---> 4f6459631ce6 [2022-02-03T20:35:06.280Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-02-03T20:35:06.549Z] ---> Running in 4bc094e078ef [2022-02-03T20:35:06.549Z] Removing intermediate container 41c5d89be8ba [2022-02-03T20:35:06.549Z] ---> 38261c586a89 [2022-02-03T20:35:06.549Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-02-03T20:35:06.549Z] ---> Running in 12a0608b09df [2022-02-03T20:35:06.549Z] Removing intermediate container 4bc094e078ef [2022-02-03T20:35:06.549Z] ---> 42dbeb96e50e [2022-02-03T20:35:06.549Z] Step 13/23 : ENV APP_PORT=59882 [2022-02-03T20:35:06.549Z] ---> Running in ed59e2875971 [2022-02-03T20:35:06.818Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-02-03T20:35:06.818Z] Executing busybox-1.33.1-r6.trigger [2022-02-03T20:35:06.818Z] OK: 6 MiB in 15 packages [2022-02-03T20:35:06.818Z] Removing intermediate container ed59e2875971 [2022-02-03T20:35:06.818Z] ---> c76e10700025 [2022-02-03T20:35:06.818Z] Step 14/23 : EXPOSE $APP_PORT [2022-02-03T20:35:06.818Z] Removing intermediate container 12a0608b09df [2022-02-03T20:35:06.818Z] ---> 5aea04b5b7eb [2022-02-03T20:35:06.818Z] Step 13/22 : ENV APP_PORT=59861 [2022-02-03T20:35:06.818Z] ---> Running in fcec9eef665e [2022-02-03T20:35:06.818Z] ---> Running in 6a9da0a34159 [2022-02-03T20:35:07.082Z] Removing intermediate container fcec9eef665e [2022-02-03T20:35:07.082Z] ---> 2dbf278e258a [2022-02-03T20:35:07.082Z] Step 14/22 : EXPOSE $APP_PORT [2022-02-03T20:35:07.082Z] Removing intermediate container 6a9da0a34159 [2022-02-03T20:35:07.082Z] ---> f744f705716b [2022-02-03T20:35:07.082Z] Step 15/23 : WORKDIR / [2022-02-03T20:35:07.082Z] ---> Running in 35e06c77e755 [2022-02-03T20:35:07.343Z] ---> Running in cabda0874830 [2022-02-03T20:35:07.344Z] Removing intermediate container 05ebd3bcef6b [2022-02-03T20:35:07.344Z] ---> c85780ce342c [2022-02-03T20:35:07.344Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-02-03T20:35:07.344Z] Removing intermediate container 35e06c77e755 [2022-02-03T20:35:07.344Z] ---> 14962a5cc3ae [2022-02-03T20:35:07.344Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-02-03T20:35:07.607Z] ---> Running in fffde185973a [2022-02-03T20:35:07.607Z] Removing intermediate container cabda0874830 [2022-02-03T20:35:07.607Z] ---> 6b1a8e2dcccb [2022-02-03T20:35:07.607Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-02-03T20:35:07.607Z] Removing intermediate container fffde185973a [2022-02-03T20:35:07.607Z] ---> 2cb43f5843a5 [2022-02-03T20:35:07.607Z] Step 13/23 : ENV APP_PORT=59881 [2022-02-03T20:35:07.868Z] ---> Running in 3c21fe7b7087 [2022-02-03T20:35:07.868Z] ---> 05f66a391b0d [2022-02-03T20:35:07.868Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-02-03T20:35:07.868Z] ---> 951f8fbb8799 [2022-02-03T20:35:07.868Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-02-03T20:35:08.134Z] Removing intermediate container 3c21fe7b7087 [2022-02-03T20:35:08.134Z] ---> 75d338f1637d [2022-02-03T20:35:08.134Z] Step 14/23 : EXPOSE $APP_PORT [2022-02-03T20:35:08.134Z] ---> Running in 55e5af83f48f [2022-02-03T20:35:08.716Z] Removing intermediate container 55e5af83f48f [2022-02-03T20:35:08.716Z] ---> 5baae473e774 [2022-02-03T20:35:08.716Z] Step 15/23 : WORKDIR / [2022-02-03T20:35:08.716Z] ---> ad7b0242bd97 [2022-02-03T20:35:08.716Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-02-03T20:35:08.716Z] ---> ccf55d8e688c [2022-02-03T20:35:08.716Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-02-03T20:35:08.716Z] ---> Running in 32756c56f506 [2022-02-03T20:35:08.999Z] Removing intermediate container 32756c56f506 [2022-02-03T20:35:08.999Z] ---> 6e2e3e3e3015 [2022-02-03T20:35:08.999Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-02-03T20:35:08.999Z] ---> 78f75f58dae5 [2022-02-03T20:35:08.999Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-02-03T20:35:08.999Z] ---> 7faa643252e2 [2022-02-03T20:35:08.999Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-02-03T20:35:08.999Z] ---> Running in 5b9af8daf281 [2022-02-03T20:35:08.999Z] ---> Running in 7c9dfa08a4bb [2022-02-03T20:35:09.272Z] ---> 8e0b13dfe759 [2022-02-03T20:35:09.272Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-02-03T20:35:09.272Z] Removing intermediate container 7c9dfa08a4bb [2022-02-03T20:35:09.272Z] ---> c52fe370faf1 [2022-02-03T20:35:09.272Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-03T20:35:09.272Z] Removing intermediate container 5b9af8daf281 [2022-02-03T20:35:09.272Z] ---> 498540c9cd76 [2022-02-03T20:35:09.272Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-03T20:35:09.272Z] ---> Running in b7d654fbae47 [2022-02-03T20:35:09.561Z] ---> Running in a944257924b8 [2022-02-03T20:35:09.825Z] Removing intermediate container b7d654fbae47 [2022-02-03T20:35:09.825Z] ---> 438ccc8d25b1 [2022-02-03T20:35:09.825Z] Step 21/23 : LABEL arch=x86_64 [2022-02-03T20:35:09.825Z] Removing intermediate container a944257924b8 [2022-02-03T20:35:09.825Z] ---> de5da8beb748 [2022-02-03T20:35:09.825Z] Step 20/22 : LABEL arch=x86_64 [2022-02-03T20:35:09.825Z] ---> Running in 8a819f7f8619 [2022-02-03T20:35:09.825Z] ---> Running in 78ecd6a28b7b [2022-02-03T20:35:09.825Z] ---> 4999896105aa [2022-02-03T20:35:09.825Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-02-03T20:35:10.092Z] Removing intermediate container 8a819f7f8619 [2022-02-03T20:35:10.092Z] ---> 9821ef69ef79 [2022-02-03T20:35:10.092Z] Step 22/23 : LABEL git_sha=a3282a74a66a8192bc8cdd5fe41903b258b6afe8 [2022-02-03T20:35:10.092Z] Removing intermediate container 78ecd6a28b7b [2022-02-03T20:35:10.092Z] ---> 56d51bdb9623 [2022-02-03T20:35:10.092Z] Step 21/22 : LABEL git_sha=a3282a74a66a8192bc8cdd5fe41903b258b6afe8 [2022-02-03T20:35:10.092Z] ---> Running in 80fa0b017ce5 [2022-02-03T20:35:10.354Z] ---> Running in d4be958e3bda [2022-02-03T20:35:10.929Z] ---> d74126b0cb66 [2022-02-03T20:35:10.929Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-02-03T20:35:10.929Z] Removing intermediate container 80fa0b017ce5 [2022-02-03T20:35:10.929Z] ---> d80eef91a3c6 [2022-02-03T20:35:10.929Z] Step 23/23 : LABEL version=0.0.0 [2022-02-03T20:35:11.195Z] ---> Running in f826ad5821fc [2022-02-03T20:35:11.195Z] Removing intermediate container d4be958e3bda [2022-02-03T20:35:11.195Z] ---> b9f1e2b65718 [2022-02-03T20:35:11.195Z] Step 22/22 : LABEL version=0.0.0 [2022-02-03T20:35:11.195Z] ---> Running in afd3bbc32941 [2022-02-03T20:35:11.195Z] Removing intermediate container 3301da94eeee [2022-02-03T20:35:11.195Z] ---> ac2144b94a45 [2022-02-03T20:35:11.195Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-02-03T20:35:11.195Z] ---> Running in de75c1350bfc [2022-02-03T20:35:11.195Z] Removing intermediate container 05948c50abf0 [2022-02-03T20:35:11.195Z] ---> 3f429a32515d [2022-02-03T20:35:11.195Z] [2022-02-03T20:35:11.195Z] Step 10/31 : FROM alpine:3.14 [2022-02-03T20:35:11.195Z] ---> 0a97eee8041e [2022-02-03T20:35:11.195Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-02-03T20:35:11.195Z] ---> Running in eae84432fb50 [2022-02-03T20:35:11.195Z] ---> Running in f085da7e6702 [2022-02-03T20:35:11.195Z] Removing intermediate container f826ad5821fc [2022-02-03T20:35:11.195Z] ---> 4020aeb8125e [2022-02-03T20:35:11.195Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-03T20:35:11.195Z] Removing intermediate container afd3bbc32941 [2022-02-03T20:35:11.195Z] ---> c52c47ec57a3 [2022-02-03T20:35:11.195Z] [2022-02-03T20:35:11.459Z] ---> Running in 4ede8816fe03 [2022-02-03T20:35:11.459Z] Successfully built c52c47ec57a3 [2022-02-03T20:35:11.459Z] Removing intermediate container de75c1350bfc [2022-02-03T20:35:11.459Z] ---> 231db6d09bf0 [2022-02-03T20:35:11.459Z] [2022-02-03T20:35:11.459Z] Successfully tagged core-command:latest [2022-02-03T20:35:11.459Z] Building security-secretstore-setup [2022-02-03T20:35:11.459Z]  Building core-command ... done Removing intermediate container f085da7e6702 [2022-02-03T20:35:11.459Z] ---> 72e7c3e30613 [2022-02-03T20:35:11.459Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-02-03T20:35:11.459Z] Successfully built 231db6d09bf0 [2022-02-03T20:35:11.459Z] Successfully tagged support-scheduler:latest [2022-02-03T20:35:11.459Z] Building support-notifications [2022-02-03T20:35:11.724Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-02-03T20:35:11.724Z] Removing intermediate container 4ede8816fe03 [2022-02-03T20:35:11.724Z] ---> 5dc0035ec75f [2022-02-03T20:35:11.724Z] Step 21/23 : LABEL arch=x86_64 [2022-02-03T20:35:11.724Z]  Building support-scheduler ... done  ---> Running in eae8ab985d7a [2022-02-03T20:35:12.668Z] ---> Running in fb242f5ba95e [2022-02-03T20:35:13.746Z] Removing intermediate container fb242f5ba95e [2022-02-03T20:35:13.746Z] ---> f91c4b48d5ef [2022-02-03T20:35:13.746Z] Step 22/23 : LABEL git_sha=a3282a74a66a8192bc8cdd5fe41903b258b6afe8 [2022-02-03T20:35:14.009Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-02-03T20:35:14.009Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-02-03T20:35:14.009Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-02-03T20:35:14.009Z] (2/2) Installing su-exec (0.2-r1) [2022-02-03T20:35:14.009Z] Executing busybox-1.33.1-r6.trigger [2022-02-03T20:35:14.009Z] OK: 6 MiB in 16 packages [2022-02-03T20:35:14.963Z] ---> Running in cb23bc532179 [2022-02-03T20:35:15.926Z] Removing intermediate container cb23bc532179 [2022-02-03T20:35:15.926Z] ---> db09ae4c75e8 [2022-02-03T20:35:15.926Z] Step 23/23 : LABEL version=0.0.0 [2022-02-03T20:35:16.501Z] ---> Running in 9c9c6e028c11 [2022-02-03T20:35:16.763Z] Removing intermediate container eae84432fb50 [2022-02-03T20:35:16.763Z] ---> 9d987ea8868a [2022-02-03T20:35:16.763Z] [2022-02-03T20:35:16.763Z] Step 11/23 : FROM docker:20.10.10 [2022-02-03T20:35:17.028Z] Removing intermediate container eae8ab985d7a [2022-02-03T20:35:17.028Z] ---> d17194543d8f [2022-02-03T20:35:17.028Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-02-03T20:35:17.597Z] Removing intermediate container 9c9c6e028c11 [2022-02-03T20:35:17.597Z] ---> f9b3081b474f [2022-02-03T20:35:17.597Z] [2022-02-03T20:35:17.597Z] Successfully built f9b3081b474f [2022-02-03T20:35:17.871Z] Successfully tagged core-metadata:latest [2022-02-03T20:35:17.871Z]  Building core-metadata ... done Building core-data [2022-02-03T20:35:17.871Z] 20.10.10: Pulling from library/docker [2022-02-03T20:35:17.871Z] ---> Running in bc1f97627863 [2022-02-03T20:35:18.171Z] Removing intermediate container bc1f97627863 [2022-02-03T20:35:18.171Z] ---> 109d4548dc0d [2022-02-03T20:35:18.171Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-02-03T20:35:18.442Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-03T20:35:18.442Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-02-03T20:35:18.442Z] ---> bf384de6d7db [2022-02-03T20:35:18.442Z] Step 3/25 : WORKDIR /edgex-go [2022-02-03T20:35:18.442Z] ---> Using cache [2022-02-03T20:35:18.442Z] ---> b7d28dcc6d0e [2022-02-03T20:35:18.442Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-03T20:35:18.442Z] ---> Using cache [2022-02-03T20:35:18.442Z] ---> 139b3a1c0baf [2022-02-03T20:35:18.442Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-02-03T20:35:18.442Z] ---> Using cache [2022-02-03T20:35:18.442Z] ---> 6d372c231582 [2022-02-03T20:35:18.442Z] Step 6/25 : COPY go.mod vendor* ./ [2022-02-03T20:35:18.442Z] ---> Using cache [2022-02-03T20:35:18.442Z] ---> bbd8af96c1ef [2022-02-03T20:35:18.442Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-03T20:35:18.442Z] ---> Using cache [2022-02-03T20:35:18.442Z] ---> 01a2495cfeee [2022-02-03T20:35:18.442Z] Step 8/25 : COPY . . [2022-02-03T20:35:18.442Z] ---> Using cache [2022-02-03T20:35:18.442Z] ---> b5610d9afc29 [2022-02-03T20:35:18.442Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-02-03T20:35:18.706Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-03T20:35:18.706Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-02-03T20:35:18.706Z] ---> bf384de6d7db [2022-02-03T20:35:18.706Z] Step 3/22 : WORKDIR /edgex-go [2022-02-03T20:35:18.706Z] ---> Using cache [2022-02-03T20:35:18.706Z] ---> b7d28dcc6d0e [2022-02-03T20:35:18.706Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-03T20:35:18.706Z] ---> Using cache [2022-02-03T20:35:18.706Z] ---> 139b3a1c0baf [2022-02-03T20:35:18.706Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-02-03T20:35:21.266Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-03T20:35:21.266Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-02-03T20:35:21.266Z] ---> bf384de6d7db [2022-02-03T20:35:21.266Z] Step 3/23 : WORKDIR /edgex-go [2022-02-03T20:35:21.266Z] ---> Using cache [2022-02-03T20:35:21.266Z] ---> b7d28dcc6d0e [2022-02-03T20:35:21.266Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-03T20:35:21.266Z] ---> Using cache [2022-02-03T20:35:21.266Z] ---> 139b3a1c0baf [2022-02-03T20:35:21.266Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-02-03T20:35:21.266Z] ---> Running in f39e8d290d52 [2022-02-03T20:35:21.266Z] ---> Running in e2f36e8a32d3 [2022-02-03T20:35:21.266Z] ---> Running in 252bfc0073e8 [2022-02-03T20:35:21.266Z] ---> Running in 9fe822c29358 [2022-02-03T20:35:21.527Z] Removing intermediate container e2f36e8a32d3 [2022-02-03T20:35:21.527Z] ---> ae41bfc1b314 [2022-02-03T20:35:21.527Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-02-03T20:35:21.527Z] ---> Running in 567653cc07a7 [2022-02-03T20:35:22.113Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-02-03T20:35:22.113Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-03T20:35:22.113Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-03T20:35:23.076Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-03T20:35:23.076Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-03T20:35:23.076Z] Removing intermediate container 567653cc07a7 [2022-02-03T20:35:23.076Z] ---> bcc0a9555dd5 [2022-02-03T20:35:23.076Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-02-03T20:35:23.342Z] ---> Running in e3923dd53135 [2022-02-03T20:35:23.342Z] OK: 221 MiB in 52 packages [2022-02-03T20:35:23.608Z] OK: 221 MiB in 52 packages [2022-02-03T20:35:23.608Z] Removing intermediate container e3923dd53135 [2022-02-03T20:35:23.608Z] ---> 8ba3fe71e4a1 [2022-02-03T20:35:23.608Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-02-03T20:35:23.710Z] Removing intermediate container 0a3dedf35b2e [2022-02-03T20:35:23.710Z] ---> da94d34d6acb [2022-02-03T20:35:23.710Z] Successfully built da94d34d6acb [2022-02-03T20:35:23.710Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-02-03T20:35:24.058Z] + docker inspect -f . ci-base-image-arm64 [2022-02-03T20:35:24.058Z] . [Pipeline] withDockerContainer [2022-02-03T20:35:24.191Z] Removing intermediate container f39e8d290d52 [2022-02-03T20:35:24.191Z] ---> eb1a2af79e42 [2022-02-03T20:35:24.191Z] Step 6/22 : COPY go.mod vendor* ./ [2022-02-03T20:35:24.191Z] ---> 25983d74089e [2022-02-03T20:35:24.191Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-02-03T20:35:24.297Z] prd-ubuntu18.04-docker-arm64-4c-16g-4590 does not seem to be running inside a container [2022-02-03T20:35:24.379Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-arm64 cat [2022-02-03T20:35:24.459Z] Removing intermediate container 252bfc0073e8 [2022-02-03T20:35:24.460Z] ---> 008d58814030 [2022-02-03T20:35:24.460Z] Step 6/23 : COPY go.mod vendor* ./ [2022-02-03T20:35:24.460Z] ---> Running in 71dbb63fbe00 [2022-02-03T20:35:24.729Z] ---> 2cf9a216ed1a [2022-02-03T20:35:24.729Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-03T20:35:24.729Z] ---> Running in 5647029409e9 [2022-02-03T20:35:25.011Z] ---> 2e03d05e58ea [2022-02-03T20:35:25.011Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-03T20:35:25.011Z] ---> Running in a6727e71b001 [2022-02-03T20:35:25.284Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-02-03T20:35:25.284Z] Status: Downloaded newer image for docker:20.10.10 [2022-02-03T20:35:25.284Z] ---> b706a049f56e [2022-02-03T20:35:25.284Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-02-03T20:35:25.284Z] ---> Running in 88328241555b [2022-02-03T20:35:25.544Z] Removing intermediate container 88328241555b [2022-02-03T20:35:25.544Z] ---> a88c38ff5471 [2022-02-03T20:35:25.544Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-02-03T20:35:25.770Z] $ docker top 66cda907fac271a67c8ed76e8591609de5b58a39480c9b8b0d4cd632f7a0f97c -eo pid,comm [2022-02-03T20:35:25.810Z] ---> Running in a09cfd6a19a4 [2022-02-03T20:35:25.810Z] Removing intermediate container 71dbb63fbe00 [2022-02-03T20:35:25.810Z] ---> f937c3c0cc67 [2022-02-03T20:35:25.810Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [Pipeline] { [Pipeline] sh [2022-02-03T20:35:26.073Z] ---> f81a77fb40d9 [2022-02-03T20:35:26.073Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-02-03T20:35:26.658Z] + go version [2022-02-03T20:35:26.658Z] go version go1.17.6 linux/arm64 [2022-02-03T20:35:26.658Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-02-03T20:35:26.659Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [Pipeline] } [2022-02-03T20:35:26.681Z] $ docker stop --time=1 66cda907fac271a67c8ed76e8591609de5b58a39480c9b8b0d4cd632f7a0f97c [2022-02-03T20:35:26.921Z] Removing intermediate container 5647029409e9 [2022-02-03T20:35:26.921Z] ---> c7d57d51fe78 [2022-02-03T20:35:26.921Z] Step 8/22 : COPY . . [2022-02-03T20:35:26.921Z] (1/42) Installing readline (8.1.0-r0) [2022-02-03T20:35:26.921Z] (2/42) Installing bash (5.1.4-r0) [2022-02-03T20:35:26.921Z] ---> aa36f0c5cd3d [2022-02-03T20:35:26.921Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-02-03T20:35:26.921Z] Executing bash-5.1.4-r0.post-install [2022-02-03T20:35:26.921Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-02-03T20:35:26.921Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-02-03T20:35:26.921Z] (5/42) Installing libcurl (7.79.1-r0) [2022-02-03T20:35:26.921Z] (6/42) Installing curl (7.79.1-r0) [2022-02-03T20:35:26.921Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-02-03T20:35:26.921Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-02-03T20:35:26.921Z] (9/42) Installing expat (2.4.4-r0) [2022-02-03T20:35:26.921Z] (10/42) Installing libffi (3.3-r2) [2022-02-03T20:35:26.921Z] (11/42) Installing gdbm (1.19-r0) [2022-02-03T20:35:26.921Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-02-03T20:35:26.921Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-02-03T20:35:26.921Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-02-03T20:35:27.184Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-02-03T20:35:27.184Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-02-03T20:35:27.184Z] (17/42) Installing python3 (3.9.5-r2) [2022-02-03T20:35:27.184Z] Removing intermediate container a6727e71b001 [2022-02-03T20:35:27.184Z] ---> 9c5d439d35fc [2022-02-03T20:35:27.184Z] Step 8/23 : COPY . . [2022-02-03T20:35:28.146Z] ---> 6e386d42621e [2022-02-03T20:35:28.146Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-02-03T20:35:28.316Z] $ docker rm -f 66cda907fac271a67c8ed76e8591609de5b58a39480c9b8b0d4cd632f7a0f97c [2022-02-03T20:35:28.407Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-02-03T20:35:28.407Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-02-03T20:35:28.407Z] (20/42) Installing py3-idna (3.2-r0) [2022-02-03T20:35:28.407Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-02-03T20:35:28.407Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-02-03T20:35:28.407Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-02-03T20:35:28.407Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-02-03T20:35:28.407Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-02-03T20:35:28.407Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-02-03T20:35:28.407Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-02-03T20:35:28.407Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-02-03T20:35:28.407Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-02-03T20:35:28.407Z] (30/42) Installing py3-distro (1.5.0-r3) [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-03T20:35:28.690Z] (31/42) Installing py3-six (1.15.0-r1) [2022-02-03T20:35:28.690Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-02-03T20:35:28.690Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-02-03T20:35:28.690Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-02-03T20:35:28.690Z] (35/42) Installing py3-packaging (20.9-r1) [2022-02-03T20:35:28.690Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-02-03T20:35:28.690Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-02-03T20:35:28.690Z] (38/42) Installing py3-progress (1.5-r2) [2022-02-03T20:35:28.690Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-02-03T20:35:28.690Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-02-03T20:35:28.690Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-02-03T20:35:28.690Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-02-03T20:35:28.927Z] + docker inspect -f . ci-base-image-arm64 [2022-02-03T20:35:28.927Z] . [Pipeline] withDockerContainer [2022-02-03T20:35:29.135Z] prd-ubuntu18.04-docker-arm64-4c-16g-4590 does not seem to be running inside a container [2022-02-03T20:35:29.213Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-arm64 cat [2022-02-03T20:35:30.487Z] $ docker top 59aa907d8effc65ac9ba6438aa551e1c45ceb57e277bc8c825b67ebbdbccd12c -eo pid,comm [Pipeline] { [Pipeline] echo [2022-02-03T20:35:30.729Z] ========================================================= [2022-02-03T20:35:30.729Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-02-03T20:35:30.729Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-02-03T20:35:31.381Z] + make test [2022-02-03T20:35:31.381Z] go mod tidy [2022-02-03T20:35:31.981Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-02-03T20:35:32.030Z] ---> 3176dd6f3865 [2022-02-03T20:35:32.030Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-02-03T20:35:32.030Z] Executing busybox-1.33.1-r6.trigger [2022-02-03T20:35:32.030Z] OK: 84 MiB in 64 packages [2022-02-03T20:35:32.990Z] ---> 49ffc7fdcd76 [2022-02-03T20:35:32.990Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-02-03T20:35:33.255Z] ---> Running in 141c82a2a7fb [2022-02-03T20:35:33.858Z] Collecting docker-compose==1.23.2 [2022-02-03T20:35:33.858Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-02-03T20:35:33.858Z] Removing intermediate container 141c82a2a7fb [2022-02-03T20:35:33.858Z] ---> eca935252ee8 [2022-02-03T20:35:33.858Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-02-03T20:35:33.858Z] Collecting dockerpty<0.5,>=0.4.1 [2022-02-03T20:35:33.858Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-02-03T20:35:34.434Z] ---> 80eb4bfa7aaa [2022-02-03T20:35:34.434Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-02-03T20:35:34.694Z] Collecting PyYAML<4,>=3.10 [2022-02-03T20:35:34.694Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-02-03T20:35:34.694Z] ---> Running in 9cfb32f112cd [2022-02-03T20:35:35.272Z] Collecting cached-property<2,>=1.2.0 [2022-02-03T20:35:35.272Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-02-03T20:35:35.550Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-02-03T20:35:35.550Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-02-03T20:35:35.550Z] Collecting docker<4.0,>=3.6.0 [2022-02-03T20:35:35.550Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-02-03T20:35:35.819Z] Collecting jsonschema<3,>=2.5.1 [2022-02-03T20:35:35.819Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-02-03T20:35:35.819Z] Collecting websocket-client<1.0,>=0.32.0 [2022-02-03T20:35:35.819Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-02-03T20:35:35.819Z] Collecting docopt<0.7,>=0.6.1 [2022-02-03T20:35:35.819Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-02-03T20:35:36.778Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2022-02-03T20:35:36.778Z] Collecting texttable<0.10,>=0.9.0 [2022-02-03T20:35:36.778Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-02-03T20:35:37.732Z] Collecting docker-pycreds>=0.4.0 [2022-02-03T20:35:37.732Z] Removing intermediate container 9cfb32f112cd [2022-02-03T20:35:37.732Z] ---> fdc22af2acd7 [2022-02-03T20:35:37.732Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-02-03T20:35:37.732Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-02-03T20:35:37.732Z] Collecting urllib3<1.25,>=1.21.1 [2022-02-03T20:35:37.732Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-02-03T20:35:37.732Z] Collecting idna<2.8,>=2.5 [2022-02-03T20:35:37.732Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-02-03T20:35:38.011Z] Collecting chardet<3.1.0,>=3.0.2 [2022-02-03T20:35:38.011Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-02-03T20:35:38.011Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-02-03T20:35:38.011Z] ---> 8c66c8a19251 [2022-02-03T20:35:38.011Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-02-03T20:35:38.011Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-02-03T20:35:38.011Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-02-03T20:35:38.011Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-02-03T20:35:38.011Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-02-03T20:35:38.011Z] ---> Running in d7753c005e77 [2022-02-03T20:35:38.011Z] ---> Running in b1db1b698038 [2022-02-03T20:35:38.011Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-02-03T20:35:38.011Z] Attempting uninstall: urllib3 [2022-02-03T20:35:38.011Z] Found existing installation: urllib3 1.26.5 [2022-02-03T20:35:38.011Z] Uninstalling urllib3-1.26.5: [2022-02-03T20:35:38.278Z] Successfully uninstalled urllib3-1.26.5 [2022-02-03T20:35:38.278Z] ---> 4bc5840fb931 [2022-02-03T20:35:38.278Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-02-03T20:35:38.278Z] Removing intermediate container d7753c005e77 [2022-02-03T20:35:38.278Z] ---> ae77afcd0cb2 [2022-02-03T20:35:38.278Z] Step 28/31 : CMD ["gate"] [2022-02-03T20:35:38.278Z] ---> Running in d09e2c5f5f98 [2022-02-03T20:35:38.278Z] ---> Running in abb225c34af0 [2022-02-03T20:35:38.278Z] Attempting uninstall: idna [2022-02-03T20:35:38.278Z] Found existing installation: idna 3.2 [2022-02-03T20:35:38.278Z] Uninstalling idna-3.2: [2022-02-03T20:35:38.557Z] Successfully uninstalled idna-3.2 [2022-02-03T20:35:38.557Z] Attempting uninstall: chardet [2022-02-03T20:35:38.557Z] Found existing installation: chardet 4.0.0 [2022-02-03T20:35:38.557Z] Uninstalling chardet-4.0.0: [2022-02-03T20:35:38.557Z] Successfully uninstalled chardet-4.0.0 [2022-02-03T20:35:38.834Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2022-02-03T20:35:38.834Z] Removing intermediate container abb225c34af0 [2022-02-03T20:35:38.834Z] ---> 718ce64fa16f [2022-02-03T20:35:38.834Z] Step 29/31 : LABEL arch=x86_64 [2022-02-03T20:35:38.834Z] ---> Running in 871209bff0b1 [2022-02-03T20:35:39.109Z] Removing intermediate container 871209bff0b1 [2022-02-03T20:35:39.109Z] ---> 69bb4798892f [2022-02-03T20:35:39.109Z] Step 30/31 : LABEL git_sha=a3282a74a66a8192bc8cdd5fe41903b258b6afe8 [2022-02-03T20:35:39.109Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-02-03T20:35:39.109Z] ---> Running in 3fbfe14bf375 [2022-02-03T20:35:39.389Z] Attempting uninstall: requests [2022-02-03T20:35:39.389Z] Found existing installation: requests 2.25.1 [2022-02-03T20:35:39.389Z] Uninstalling requests-2.25.1: [2022-02-03T20:35:39.389Z] Successfully uninstalled requests-2.25.1 [2022-02-03T20:35:39.389Z] Removing intermediate container 3fbfe14bf375 [2022-02-03T20:35:39.389Z] ---> bda95fc01b82 [2022-02-03T20:35:39.389Z] Step 31/31 : LABEL version=0.0.0 [2022-02-03T20:35:39.659Z] ---> Running in d3131edb87aa [2022-02-03T20:35:39.659Z] Running setup.py install for texttable: started [2022-02-03T20:35:39.659Z] Removing intermediate container d3131edb87aa [2022-02-03T20:35:39.659Z] ---> b49139e9be79 [2022-02-03T20:35:39.659Z] [2022-02-03T20:35:39.659Z] Successfully built b49139e9be79 [2022-02-03T20:35:39.935Z] Successfully tagged security-bootstrapper:latest [2022-02-03T20:35:39.935Z] Building security-proxy-setup [2022-02-03T20:35:40.208Z]  Building security-bootstrapper ... done  Running setup.py install for texttable: finished with status 'done' [2022-02-03T20:35:40.208Z] Running setup.py install for PyYAML: started [2022-02-03T20:35:41.632Z] Running setup.py install for PyYAML: finished with status 'done' [2022-02-03T20:35:41.632Z] Running setup.py install for docopt: started [2022-02-03T20:35:42.242Z] Running setup.py install for docopt: finished with status 'done' [2022-02-03T20:35:42.242Z] Running setup.py install for dockerpty: started [2022-02-03T20:35:42.854Z] Running setup.py install for dockerpty: finished with status 'done' [2022-02-03T20:35:43.830Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-02-03T20:35:46.396Z] Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-03T20:35:46.396Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-02-03T20:35:46.396Z] ---> bf384de6d7db [2022-02-03T20:35:46.396Z] Step 3/21 : WORKDIR /edgex-go [2022-02-03T20:35:46.396Z] ---> Using cache [2022-02-03T20:35:46.396Z] ---> b7d28dcc6d0e [2022-02-03T20:35:46.396Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-03T20:35:46.396Z] ---> Using cache [2022-02-03T20:35:46.396Z] ---> 139b3a1c0baf [2022-02-03T20:35:46.396Z] Step 5/21 : RUN apk add --update --no-cache make git [2022-02-03T20:35:46.396Z] ---> Using cache [2022-02-03T20:35:46.396Z] ---> 6d372c231582 [2022-02-03T20:35:46.396Z] Step 6/21 : COPY go.mod vendor* ./ [2022-02-03T20:35:46.396Z] ---> Using cache [2022-02-03T20:35:46.396Z] ---> bbd8af96c1ef [2022-02-03T20:35:46.396Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-03T20:35:46.396Z] ---> Using cache [2022-02-03T20:35:46.396Z] ---> 01a2495cfeee [2022-02-03T20:35:46.396Z] Step 8/21 : COPY . . [2022-02-03T20:35:46.396Z] ---> Using cache [2022-02-03T20:35:46.396Z] ---> b5610d9afc29 [2022-02-03T20:35:46.396Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-02-03T20:35:46.979Z] ---> Running in 6ad38bc9efd8 [2022-02-03T20:35:47.948Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-02-03T20:35:52.190Z] Removing intermediate container a09cfd6a19a4 [2022-02-03T20:35:52.190Z] ---> 5e80691c5321 [2022-02-03T20:35:52.190Z] Step 14/23 : ENV APP_PORT=58890 [2022-02-03T20:35:52.190Z] ---> Running in 113be51b4ef8 [2022-02-03T20:35:52.190Z] Removing intermediate container 113be51b4ef8 [2022-02-03T20:35:52.190Z] ---> 64f640f64629 [2022-02-03T20:35:52.190Z] Step 15/23 : EXPOSE $APP_PORT [2022-02-03T20:35:52.190Z] ---> Running in 56cafd4d965c [2022-02-03T20:35:52.190Z] Removing intermediate container 56cafd4d965c [2022-02-03T20:35:52.190Z] ---> a83c0d593cb1 [2022-02-03T20:35:52.190Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-02-03T20:35:52.457Z] ---> 9a43600acb8a [2022-02-03T20:35:52.457Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-02-03T20:35:52.720Z] ---> 533ad8be8d9e [2022-02-03T20:35:52.720Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-02-03T20:35:52.982Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-02-03T20:35:53.248Z] ---> d8ba5a50ec21 [2022-02-03T20:35:53.248Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-02-03T20:35:53.248Z] ---> Running in 293e03940c0b [2022-02-03T20:35:53.514Z] Removing intermediate container 293e03940c0b [2022-02-03T20:35:53.514Z] ---> 00c3770e4c48 [2022-02-03T20:35:53.514Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-03T20:35:53.514Z] ---> Running in 28ac1403f86a [2022-02-03T20:35:53.514Z] Removing intermediate container 28ac1403f86a [2022-02-03T20:35:53.514Z] ---> fb3cc85eda86 [2022-02-03T20:35:53.514Z] Step 21/23 : LABEL arch=x86_64 [2022-02-03T20:35:53.514Z] ---> Running in 869703e521cd [2022-02-03T20:35:53.776Z] Removing intermediate container 869703e521cd [2022-02-03T20:35:53.776Z] ---> 2166c4b7499a [2022-02-03T20:35:53.776Z] Step 22/23 : LABEL git_sha=a3282a74a66a8192bc8cdd5fe41903b258b6afe8 [2022-02-03T20:35:53.777Z] ---> Running in 7f49f0a1bd8a [2022-02-03T20:35:54.038Z] Removing intermediate container 7f49f0a1bd8a [2022-02-03T20:35:54.038Z] ---> 001788910115 [2022-02-03T20:35:54.038Z] Step 23/23 : LABEL version=0.0.0 [2022-02-03T20:35:54.038Z] ---> Running in 3152361f5520 [2022-02-03T20:35:54.038Z] Removing intermediate container 3152361f5520 [2022-02-03T20:35:54.038Z] ---> 6c370621f944 [2022-02-03T20:35:54.038Z] [2022-02-03T20:35:54.302Z] Successfully built 6c370621f944 [2022-02-03T20:35:54.302Z] Successfully tagged sys-mgmt-agent:latest [2022-02-03T20:35:57.619Z]  Building sys-mgmt-agent ... done Removing intermediate container 9fe822c29358 [2022-02-03T20:35:57.619Z] ---> e89171ae9c1d [2022-02-03T20:35:57.619Z] [2022-02-03T20:35:57.619Z] Step 10/25 : FROM alpine:3.14 [2022-02-03T20:35:57.619Z] ---> 0a97eee8041e [2022-02-03T20:35:57.619Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-02-03T20:35:57.619Z] ---> Running in 1a213f863366 [2022-02-03T20:35:58.207Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-02-03T20:35:58.207Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-02-03T20:35:58.779Z] (1/3) Installing ca-certificates (20211220-r0) [2022-02-03T20:35:58.779Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-02-03T20:35:58.779Z] (3/3) Installing su-exec (0.2-r1) [2022-02-03T20:35:58.779Z] Executing busybox-1.33.1-r6.trigger [2022-02-03T20:35:58.779Z] Executing ca-certificates-20211220-r0.trigger [2022-02-03T20:35:58.779Z] OK: 6 MiB in 17 packages [2022-02-03T20:35:59.740Z] Removing intermediate container 1a213f863366 [2022-02-03T20:35:59.740Z] ---> 5d0535324079 [2022-02-03T20:35:59.740Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-02-03T20:35:59.740Z] ---> Running in 8677ae9eca59 [2022-02-03T20:35:59.740Z] Removing intermediate container 8677ae9eca59 [2022-02-03T20:35:59.740Z] ---> ea2004c2d663 [2022-02-03T20:35:59.740Z] Step 13/25 : WORKDIR / [2022-02-03T20:35:59.740Z] ---> Running in b12a17c27e0b [2022-02-03T20:36:00.009Z] Removing intermediate container b12a17c27e0b [2022-02-03T20:36:00.009Z] ---> e8316ef88515 [2022-02-03T20:36:00.009Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-02-03T20:36:00.282Z] ---> 2d289caca6c5 [2022-02-03T20:36:00.282Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-02-03T20:36:00.555Z] ---> 35038638b0be [2022-02-03T20:36:00.555Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-02-03T20:36:00.829Z] ---> 87080a46e875 [2022-02-03T20:36:00.829Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-02-03T20:36:01.432Z] ---> c68867bcda86 [2022-02-03T20:36:01.432Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-02-03T20:36:01.708Z] ---> 2c51d559264f [2022-02-03T20:36:01.708Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-02-03T20:36:02.300Z] ---> 88444ffd41ed [2022-02-03T20:36:02.300Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-02-03T20:36:02.570Z] ---> 702f68d1543b [2022-02-03T20:36:02.570Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-02-03T20:36:02.570Z] ---> Running in b1a960d0d753 [2022-02-03T20:36:03.546Z] Removing intermediate container b1a960d0d753 [2022-02-03T20:36:03.546Z] ---> 463cfbc54898 [2022-02-03T20:36:03.546Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-02-03T20:36:03.546Z] ---> Running in f750bfca2078 [2022-02-03T20:36:03.807Z] Removing intermediate container f750bfca2078 [2022-02-03T20:36:03.807Z] ---> 607745b1ce82 [2022-02-03T20:36:03.807Z] Step 23/25 : LABEL arch=x86_64 [2022-02-03T20:36:03.807Z] ---> Running in a39c7f5010a7 [2022-02-03T20:36:03.807Z] Removing intermediate container a39c7f5010a7 [2022-02-03T20:36:03.807Z] ---> ad37fa6e654e [2022-02-03T20:36:03.807Z] Step 24/25 : LABEL git_sha=a3282a74a66a8192bc8cdd5fe41903b258b6afe8 [2022-02-03T20:36:04.067Z] ---> Running in e175ae5131c2 [2022-02-03T20:36:04.328Z] Removing intermediate container e175ae5131c2 [2022-02-03T20:36:04.328Z] ---> 650b999b05e3 [2022-02-03T20:36:04.328Z] Step 25/25 : LABEL version=0.0.0 [2022-02-03T20:36:04.329Z] ---> Running in a1f4e8495d2f [2022-02-03T20:36:04.329Z] Removing intermediate container a1f4e8495d2f [2022-02-03T20:36:04.329Z] ---> fc4a08216dd1 [2022-02-03T20:36:04.329Z] [2022-02-03T20:36:04.333Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-02-03T20:36:04.590Z] Successfully built fc4a08216dd1 [2022-02-03T20:36:04.590Z] Successfully tagged security-secretstore-setup:latest [2022-02-03T20:36:14.599Z]  Building security-secretstore-setup ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2022-02-03T20:36:17.158Z] Removing intermediate container d09e2c5f5f98 [2022-02-03T20:36:17.158Z] ---> ae94b36b5275 [2022-02-03T20:36:17.158Z] [2022-02-03T20:36:17.158Z] Step 10/22 : FROM alpine:3.14 [2022-02-03T20:36:17.158Z] ---> 0a97eee8041e [2022-02-03T20:36:17.158Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-02-03T20:36:17.158Z] ---> Running in cc2673867f46 [2022-02-03T20:36:17.733Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-02-03T20:36:17.733Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-02-03T20:36:18.001Z] (1/2) Installing ca-certificates (20211220-r0) [2022-02-03T20:36:18.001Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-02-03T20:36:18.001Z] Executing busybox-1.33.1-r6.trigger [2022-02-03T20:36:18.001Z] Executing ca-certificates-20211220-r0.trigger [2022-02-03T20:36:18.001Z] OK: 6 MiB in 16 packages [2022-02-03T20:36:18.001Z] Removing intermediate container 6ad38bc9efd8 [2022-02-03T20:36:18.001Z] ---> 794f0b633771 [2022-02-03T20:36:18.001Z] [2022-02-03T20:36:18.001Z] Step 10/21 : FROM alpine:3.14 [2022-02-03T20:36:18.001Z] ---> 0a97eee8041e [2022-02-03T20:36:18.001Z] Step 11/21 : RUN apk add --update --no-cache curl [2022-02-03T20:36:18.001Z] ---> Running in ccc2814efe56 [2022-02-03T20:36:18.583Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-02-03T20:36:18.583Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-02-03T20:36:18.844Z] (1/5) Installing ca-certificates (20211220-r0) [2022-02-03T20:36:18.844Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-02-03T20:36:19.106Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-02-03T20:36:19.106Z] (4/5) Installing libcurl (7.79.1-r0) [2022-02-03T20:36:19.106Z] Removing intermediate container cc2673867f46 [2022-02-03T20:36:19.106Z] ---> 3ea33f231a34 [2022-02-03T20:36:19.106Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-02-03T20:36:19.106Z] (5/5) Installing curl (7.79.1-r0) [2022-02-03T20:36:19.106Z] Executing busybox-1.33.1-r6.trigger [2022-02-03T20:36:19.106Z] Executing ca-certificates-20211220-r0.trigger [2022-02-03T20:36:19.106Z] OK: 8 MiB in 19 packages [2022-02-03T20:36:19.106Z] ---> Running in 1ad240a12249 [2022-02-03T20:36:19.106Z] Removing intermediate container b1db1b698038 [2022-02-03T20:36:19.106Z] ---> 02287fba2244 [2022-02-03T20:36:19.106Z] [2022-02-03T20:36:19.106Z] Step 10/23 : FROM alpine:3.14 [2022-02-03T20:36:19.106Z] ---> 0a97eee8041e [2022-02-03T20:36:19.106Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-02-03T20:36:19.366Z] ---> Running in 6910e117e2db [2022-02-03T20:36:19.366Z] Removing intermediate container 1ad240a12249 [2022-02-03T20:36:19.366Z] ---> 8d57082724a7 [2022-02-03T20:36:19.366Z] Step 13/22 : ENV APP_PORT=59860 [2022-02-03T20:36:19.366Z] ---> Running in 7ceb42ea7a1e [2022-02-03T20:36:19.366Z] Removing intermediate container 6910e117e2db [2022-02-03T20:36:19.366Z] ---> d97e2671996c [2022-02-03T20:36:19.366Z] Step 12/23 : ENV APP_PORT=59880 [2022-02-03T20:36:19.366Z] Removing intermediate container ccc2814efe56 [2022-02-03T20:36:19.366Z] ---> 9c6d89f76148 [2022-02-03T20:36:19.366Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-02-03T20:36:19.366Z] ---> Running in bb56544eb6a3 [2022-02-03T20:36:19.366Z] ---> Running in 43eb7061486c [2022-02-03T20:36:19.628Z] Removing intermediate container 7ceb42ea7a1e [2022-02-03T20:36:19.628Z] ---> d6e50bab9d79 [2022-02-03T20:36:19.628Z] Step 14/22 : EXPOSE $APP_PORT [2022-02-03T20:36:19.628Z] ---> Running in e797cb4f890e [2022-02-03T20:36:19.628Z] Removing intermediate container bb56544eb6a3 [2022-02-03T20:36:19.628Z] ---> 904b7054827d [2022-02-03T20:36:19.628Z] Step 13/23 : EXPOSE $APP_PORT [2022-02-03T20:36:19.628Z] ---> Running in 0cbfd822c461 [2022-02-03T20:36:19.628Z] Removing intermediate container 43eb7061486c [2022-02-03T20:36:19.628Z] ---> 6f4fcd417626 [2022-02-03T20:36:19.628Z] Step 13/21 : WORKDIR /edgex [2022-02-03T20:36:19.628Z] Removing intermediate container e797cb4f890e [2022-02-03T20:36:19.628Z] ---> 1f7383871cc2 [2022-02-03T20:36:19.628Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-02-03T20:36:19.628Z] ---> Running in 795003a0788c [2022-02-03T20:36:19.628Z] Removing intermediate container 0cbfd822c461 [2022-02-03T20:36:19.628Z] ---> 2219c6191ed4 [2022-02-03T20:36:19.628Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-03T20:36:19.628Z] ---> Running in 6b43b0dcad8c [2022-02-03T20:36:19.892Z] Removing intermediate container 795003a0788c [2022-02-03T20:36:19.892Z] ---> 9c62218349f1 [2022-02-03T20:36:19.892Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-02-03T20:36:19.892Z] ---> 7e507d2248e7 [2022-02-03T20:36:19.892Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-02-03T20:36:20.158Z] ---> 25df49bc9bba [2022-02-03T20:36:20.158Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-02-03T20:36:20.158Z] ---> b370f997874e [2022-02-03T20:36:20.158Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-02-03T20:36:20.424Z] ---> 9446571ee28b [2022-02-03T20:36:20.424Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-02-03T20:36:20.424Z] Removing intermediate container 6b43b0dcad8c [2022-02-03T20:36:20.424Z] ---> 8d1e2dc67014 [2022-02-03T20:36:20.424Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-02-03T20:36:20.424Z] ---> 5eab9133321d [2022-02-03T20:36:20.424Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-02-03T20:36:20.424Z] ---> Running in b97e6692bf36 [2022-02-03T20:36:20.424Z] ---> Running in 814d305a0f7f [2022-02-03T20:36:20.688Z] Removing intermediate container 814d305a0f7f [2022-02-03T20:36:20.688Z] ---> e57ab6788c4a [2022-02-03T20:36:20.688Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-03T20:36:20.688Z] ---> Running in 5fd312c9d72e [2022-02-03T20:36:20.949Z] ---> 383119d9f40a [2022-02-03T20:36:20.949Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-02-03T20:36:20.949Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-02-03T20:36:20.949Z] Removing intermediate container 5fd312c9d72e [2022-02-03T20:36:20.949Z] ---> 7f49469a9ca5 [2022-02-03T20:36:20.949Z] Step 20/22 : LABEL arch=x86_64 [2022-02-03T20:36:20.949Z] ---> Running in 362145ae06af [2022-02-03T20:36:20.949Z] ---> Running in b97ce5104c69 [2022-02-03T20:36:20.949Z] Removing intermediate container 362145ae06af [2022-02-03T20:36:20.949Z] ---> 778e2b9c0716 [2022-02-03T20:36:20.949Z] Step 18/21 : CMD ["--init=true"] [2022-02-03T20:36:20.949Z] Removing intermediate container b97ce5104c69 [2022-02-03T20:36:20.949Z] ---> c746efb0ee2b [2022-02-03T20:36:20.949Z] Step 21/22 : LABEL git_sha=a3282a74a66a8192bc8cdd5fe41903b258b6afe8 [2022-02-03T20:36:21.212Z] ---> Running in 999ea2bc0321 [2022-02-03T20:36:21.212Z] ---> Running in 3c523895f96a [2022-02-03T20:36:21.212Z] Removing intermediate container 999ea2bc0321 [2022-02-03T20:36:21.212Z] ---> f3a3df25a178 [2022-02-03T20:36:21.212Z] Step 19/21 : LABEL arch=x86_64 [2022-02-03T20:36:21.212Z] ---> Running in 272d0ffe5c38 [2022-02-03T20:36:21.212Z] Removing intermediate container 3c523895f96a [2022-02-03T20:36:21.212Z] ---> 2571b9362a92 [2022-02-03T20:36:21.212Z] Step 22/22 : LABEL version=0.0.0 [2022-02-03T20:36:21.212Z] ---> Running in b7845c6712bc [2022-02-03T20:36:21.212Z] Removing intermediate container 272d0ffe5c38 [2022-02-03T20:36:21.212Z] ---> bae5294565ce [2022-02-03T20:36:21.212Z] Step 20/21 : LABEL git_sha=a3282a74a66a8192bc8cdd5fe41903b258b6afe8 [2022-02-03T20:36:21.212Z] ---> Running in 8a493ddd0797 [2022-02-03T20:36:21.212Z] Removing intermediate container b7845c6712bc [2022-02-03T20:36:21.212Z] ---> 6cecf34f501a [2022-02-03T20:36:21.212Z] [2022-02-03T20:36:21.472Z] Successfully built 6cecf34f501a [2022-02-03T20:36:21.472Z] Removing intermediate container 8a493ddd0797 [2022-02-03T20:36:21.472Z] ---> 61b505921daf [2022-02-03T20:36:21.472Z] Step 21/21 : LABEL version=0.0.0 [2022-02-03T20:36:21.472Z] Successfully tagged support-notifications:latest [2022-02-03T20:36:21.472Z]  Building support-notifications ... done  ---> Running in 5a03268b96bf [2022-02-03T20:36:21.472Z] Removing intermediate container 5a03268b96bf [2022-02-03T20:36:21.472Z] ---> a5eeb671c4cc [2022-02-03T20:36:21.472Z] [2022-02-03T20:36:21.472Z] Successfully built a5eeb671c4cc [2022-02-03T20:36:21.472Z] Successfully tagged security-proxy-setup:latest [2022-02-03T20:36:21.734Z]  Building security-proxy-setup ... done fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-02-03T20:36:21.996Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-02-03T20:36:21.996Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-02-03T20:36:22.259Z] (3/6) Installing libsodium (1.0.18-r0) [2022-02-03T20:36:22.259Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-02-03T20:36:22.602Z] (5/6) Installing libzmq (4.3.4-r0) [2022-02-03T20:36:22.602Z] (6/6) Installing zeromq (4.3.4-r0) [2022-02-03T20:36:22.602Z] Executing busybox-1.33.1-r6.trigger [2022-02-03T20:36:22.602Z] OK: 8 MiB in 20 packages [2022-02-03T20:36:22.894Z] Removing intermediate container b97e6692bf36 [2022-02-03T20:36:22.894Z] ---> d242c955e50b [2022-02-03T20:36:22.894Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-02-03T20:36:23.212Z] ---> bf1cadeab73d [2022-02-03T20:36:23.212Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-02-03T20:36:23.511Z] ---> d52302a44a16 [2022-02-03T20:36:23.511Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-02-03T20:36:23.511Z] ---> a840ebd59dfa [2022-02-03T20:36:23.511Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-02-03T20:36:23.794Z] ---> Running in 289eb152ee91 [2022-02-03T20:36:23.794Z] Removing intermediate container 289eb152ee91 [2022-02-03T20:36:23.794Z] ---> c852e26a46b3 [2022-02-03T20:36:23.794Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-03T20:36:23.794Z] ---> Running in 476f3d4e558f [2022-02-03T20:36:23.794Z] Removing intermediate container 476f3d4e558f [2022-02-03T20:36:23.794Z] ---> 77ccfa8f7c47 [2022-02-03T20:36:23.794Z] Step 21/23 : LABEL arch=x86_64 [2022-02-03T20:36:23.794Z] ---> Running in cb8d2e9d536d [2022-02-03T20:36:24.119Z] Removing intermediate container cb8d2e9d536d [2022-02-03T20:36:24.119Z] ---> f7dc20345c39 [2022-02-03T20:36:24.119Z] Step 22/23 : LABEL git_sha=a3282a74a66a8192bc8cdd5fe41903b258b6afe8 [2022-02-03T20:36:24.119Z] ---> Running in a952f22d68ed [2022-02-03T20:36:24.119Z] Removing intermediate container a952f22d68ed [2022-02-03T20:36:24.119Z] ---> bee3361881e4 [2022-02-03T20:36:24.119Z] Step 23/23 : LABEL version=0.0.0 [2022-02-03T20:36:24.119Z] ---> Running in 975ad077a71b [2022-02-03T20:36:24.119Z] Removing intermediate container 975ad077a71b [2022-02-03T20:36:24.119Z] ---> 7976cc403352 [2022-02-03T20:36:24.119Z] [2022-02-03T20:36:24.119Z] Successfully built 7976cc403352 [2022-02-03T20:36:24.420Z] Successfully tagged core-data:latest [2022-02-03T20:36:24.456Z]  Building core-data ... done  [Pipeline] } [2022-02-03T20:36:24.462Z] $ docker stop --time=1 81e16798797f381c48db58b36daf87ab8a13d990e34803968b9abd1e0a9c174f [2022-02-03T20:36:25.886Z] $ docker rm -f 81e16798797f381c48db58b36daf87ab8a13d990e34803968b9abd1e0a9c174f [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-03T20:36:26.226Z] + docker images [2022-02-03T20:36:26.226Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-02-03T20:36:26.226Z] core-data latest 7976cc403352 2 seconds ago 19.9MB [2022-02-03T20:36:26.226Z] support-notifications latest 6cecf34f501a 5 seconds ago 16.6MB [2022-02-03T20:36:26.226Z] security-proxy-setup latest a5eeb671c4cc 5 seconds ago 26.1MB [2022-02-03T20:36:26.226Z] 02287fba2244 7 seconds ago 1.78GB [2022-02-03T20:36:26.226Z] 794f0b633771 9 seconds ago 1.78GB [2022-02-03T20:36:26.226Z] ae94b36b5275 10 seconds ago 1.78GB [2022-02-03T20:36:26.226Z] security-secretstore-setup latest fc4a08216dd1 22 seconds ago 27.8MB [2022-02-03T20:36:26.226Z] e89171ae9c1d 30 seconds ago 1.78GB [2022-02-03T20:36:26.226Z] sys-mgmt-agent latest 6c370621f944 33 seconds ago 296MB [2022-02-03T20:36:26.226Z] security-bootstrapper latest b49139e9be79 47 seconds ago 18.7MB [2022-02-03T20:36:26.226Z] 9d987ea8868a About a minute ago 1.77GB [2022-02-03T20:36:26.226Z] core-metadata latest f9b3081b474f About a minute ago 16.5MB [2022-02-03T20:36:26.226Z] core-command latest c52c47ec57a3 About a minute ago 15.7MB [2022-02-03T20:36:26.226Z] support-scheduler latest 231db6d09bf0 About a minute ago 15.9MB [2022-02-03T20:36:26.226Z] 3f429a32515d About a minute ago 1.77GB [2022-02-03T20:36:26.226Z] c042ed2dccd6 About a minute ago 1.77GB [2022-02-03T20:36:26.226Z] 13ac3c4a68f8 About a minute ago 1.78GB [2022-02-03T20:36:26.226Z] 663bc883e499 About a minute ago 1.77GB [2022-02-03T20:36:26.226Z] ci-base-image-x86_64 latest bf384de6d7db 5 minutes ago 1.27GB [2022-02-03T20:36:26.226Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 28 hours ago 562MB [2022-02-03T20:36:26.226Z] docker 20.10.10 b706a049f56e 2 months ago 216MB [2022-02-03T20:36:26.226Z] alpine 3.14 0a97eee8041e 2 months ago 5.61MB [2022-02-03T20:36:26.226Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 3 months ago 34.5MB [2022-02-03T20:36:26.226Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 19 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [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 [2022-02-03T20:36:41.405Z] Still waiting to schedule task [2022-02-03T20:36:41.405Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2022-02-03T20:37:00.874Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-02-03T20:37:02.317Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-02-03T20:37:03.772Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-02-03T20:37:03.772Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-02-03T20:37:16.192Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-02-03T20:37:16.192Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-02-03T20:37:16.192Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-02-03T20:37:16.192Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-02-03T20:37:16.192Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-02-03T20:37:16.192Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-02-03T20:37:16.192Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-02-03T20:37:16.192Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-02-03T20:37:16.192Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-02-03T20:37:16.192Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-02-03T20:37:24.502Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.167s coverage: 28.7% of statements [2022-02-03T20:37:24.502Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-02-03T20:37:24.502Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-02-03T20:37:28.820Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.379s coverage: 98.5% of statements [2022-02-03T20:37:28.820Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-02-03T20:37:28.820Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.355s coverage: 44.7% of statements [2022-02-03T20:37:28.820Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-02-03T20:37:28.820Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-02-03T20:37:29.826Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.642s coverage: 89.5% of statements [2022-02-03T20:37:29.826Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-02-03T20:37:29.826Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-02-03T20:37:29.826Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.295s coverage: 84.4% of statements [2022-02-03T20:37:29.826Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-02-03T20:37:29.826Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-02-03T20:37:29.826Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-02-03T20:37:29.826Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-02-03T20:37:29.826Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-02-03T20:37:39.983Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.698s coverage: 94.2% of statements [2022-02-03T20:37:39.983Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-02-03T20:37:39.983Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-02-03T20:37:39.983Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.241s coverage: 59.1% of statements [2022-02-03T20:37:39.983Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-02-03T20:37:39.983Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-02-03T20:37:39.983Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-02-03T20:37:39.983Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-02-03T20:37:39.983Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-02-03T20:37:39.983Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.241s coverage: 60.0% of statements [2022-02-03T20:37:39.983Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-02-03T20:37:39.983Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-02-03T20:37:39.983Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-02-03T20:37:39.983Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.311s coverage: 0.9% of statements [2022-02-03T20:37:39.983Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-02-03T20:37:39.983Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.182s coverage: 58.8% of statements [2022-02-03T20:37:39.983Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.204s coverage: 21.7% of statements [2022-02-03T20:37:39.983Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-02-03T20:37:39.983Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.181s coverage: 47.1% of statements [2022-02-03T20:37:39.983Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.249s coverage: 79.5% of statements [2022-02-03T20:37:39.983Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.209s coverage: 94.1% of statements [2022-02-03T20:37:40.257Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.281s coverage: 96.3% of statements [2022-02-03T20:37:40.257Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.205s coverage: 87.5% of statements [2022-02-03T20:37:52.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.243s coverage: 94.4% of statements [2022-02-03T20:37:52.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.166s coverage: 44.8% of statements [2022-02-03T20:37:53.070Z] Running on prd-ubuntu18.04-docker-8c-8g-4592 in /w/workspace/edgexfoundry_edgex-go_PR-3878 [Pipeline] { [Pipeline] ws [2022-02-03T20:37:53.083Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2022-02-03T20:37:53.176Z] The recommended git tool is: git [2022-02-03T20:37:54.827Z] using credential edgex-jenkins-ssh [2022-02-03T20:37:54.841Z] Cloning the remote Git repository [2022-02-03T20:37:54.859Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-02-03T20:37:54.895Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2022-02-03T20:37:54.950Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-02-03T20:37:54.950Z] > git --version # timeout=10 [2022-02-03T20:37:54.957Z] > git --version # 'git version 2.17.1' [2022-02-03T20:37:54.957Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-03T20:37:54.982Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-02-03T20:37:58.021Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.625s coverage: 82.5% of statements [2022-02-03T20:37:58.021Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-02-03T20:38:00.006Z] Merging remotes/origin/main commit 85bf44e29f7317f38ef2a818ce6085ebcdec776e into PR head commit fb42136641a0685476f1b39d3285ed6cd3e9f716 [2022-02-03T20:38:00.162Z] Merge succeeded, producing 399893341b549bfdb26636ce6ca90f570638e831 [2022-02-03T20:38:00.163Z] Checking out Revision 399893341b549bfdb26636ce6ca90f570638e831 (PR-3878) [2022-02-03T20:37:59.285Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-02-03T20:37:59.292Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-02-03T20:37:59.301Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-02-03T20:37:59.312Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-02-03T20:37:59.312Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-03T20:37:59.317Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3878/head:refs/remotes/origin/PR-3878 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-02-03T20:38:00.014Z] > git config core.sparsecheckout # timeout=10 [2022-02-03T20:38:00.020Z] > git checkout -f fb42136641a0685476f1b39d3285ed6cd3e9f716 # timeout=10 [2022-02-03T20:38:00.083Z] > git remote # timeout=10 [2022-02-03T20:38:00.088Z] > git config --get remote.origin.url # timeout=10 [2022-02-03T20:38:00.095Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-03T20:38:00.099Z] > git merge 85bf44e29f7317f38ef2a818ce6085ebcdec776e # timeout=10 [2022-02-03T20:38:00.157Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-02-03T20:38:00.165Z] > git config core.sparsecheckout # timeout=10 [2022-02-03T20:38:00.172Z] > git checkout -f 399893341b549bfdb26636ce6ca90f570638e831 # timeout=10 [2022-02-03T20:38:03.738Z] Commit message: "Merge commit '85bf44e29f7317f38ef2a818ce6085ebcdec776e' into HEAD" [2022-02-03T20:38:03.741Z] > git rev-list --no-walk fb42136641a0685476f1b39d3285ed6cd3e9f716 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-03T20:38:04.644Z] + echo snap-build.sh [2022-02-03T20:38:04.644Z] snap-build.sh [2022-02-03T20:38:04.644Z] + SNAP_BASE_DIR=. [2022-02-03T20:38:04.644Z] + '[' '!' -z /w/workspace/edgex-go/2 ']' [2022-02-03T20:38:04.644Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/2 [2022-02-03T20:38:04.644Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' [2022-02-03T20:38:04.644Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/2] [2022-02-03T20:38:04.644Z] + cd /w/workspace/edgex-go/2 [2022-02-03T20:38:04.644Z] + sudo apt-get remove -qy --purge lxd lxd-client [2022-02-03T20:38:04.644Z] Reading package lists... [2022-02-03T20:38:04.644Z] Building dependency tree... [2022-02-03T20:38:04.644Z] Reading state information... [2022-02-03T20:38:04.644Z] The following packages were automatically installed and are no longer required: [2022-02-03T20:38:04.644Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2022-02-03T20:38:04.644Z] uidmap xdelta3 [2022-02-03T20:38:04.644Z] Use 'sudo apt autoremove' to remove them. [2022-02-03T20:38:04.644Z] The following packages will be REMOVED: [2022-02-03T20:38:04.644Z] lxd* lxd-client* [2022-02-03T20:38:04.644Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2022-02-03T20:38:04.906Z] After this operation, 31.7 MB disk space will be freed. [2022-02-03T20:38:05.436Z] (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 ... 190666 files and directories currently installed.) [2022-02-03T20:38:05.436Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-02-03T20:38:06.382Z] Removing lxd dnsmasq configuration [2022-02-03T20:38:06.382Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2022-02-03T20:38:06.382Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2022-02-03T20:38:06.490Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.278s coverage: 92.9% of statements [2022-02-03T20:38:06.490Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-02-03T20:38:06.490Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-02-03T20:38:06.490Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-02-03T20:38:06.490Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.057s coverage: 65.1% of statements [2022-02-03T20:38:06.490Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-02-03T20:38:06.490Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-02-03T20:38:06.490Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-02-03T20:38:06.490Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-02-03T20:38:06.490Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-02-03T20:38:06.490Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.186s coverage: 87.2% of statements [2022-02-03T20:38:06.490Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-02-03T20:38:06.490Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-02-03T20:38:06.490Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.159s coverage: 100.0% of statements [2022-02-03T20:38:06.490Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-02-03T20:38:06.490Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.253s coverage: 58.8% of statements [2022-02-03T20:38:06.490Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-02-03T20:38:06.490Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.257s coverage: 80.0% of statements [2022-02-03T20:38:06.490Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.224s coverage: 87.2% of statements [2022-02-03T20:38:06.490Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.396s coverage: 85.4% of statements [2022-02-03T20:38:06.490Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.901s coverage: 91.2% of statements [2022-02-03T20:38:06.490Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-02-03T20:38:06.490Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.804s coverage: 64.4% of statements [2022-02-03T20:38:06.490Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-02-03T20:38:06.490Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-02-03T20:38:06.490Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.206s coverage: 100.0% of statements [2022-02-03T20:38:06.490Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.106s coverage: 89.4% of statements [2022-02-03T20:38:06.490Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.055s coverage: 100.0% of statements [2022-02-03T20:38:07.082Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.084s coverage: 73.7% of statements [2022-02-03T20:38:07.329Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-02-03T20:38:07.329Z] (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 ... 190491 files and directories currently installed.) [2022-02-03T20:38:07.329Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-02-03T20:38:07.681Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.071s coverage: 100.0% of statements [2022-02-03T20:38:08.718Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2022-02-03T20:38:08.719Z] Processing triggers for ureadahead (0.100.0-21) ... [2022-02-03T20:38:09.303Z] + sudo snap remove --purge lxd [2022-02-03T20:38:09.565Z] snap "lxd" is not installed [2022-02-03T20:38:09.565Z] + sudo groupadd --force --system lxd [2022-02-03T20:38:09.565Z] ++ whoami [2022-02-03T20:38:09.565Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2022-02-03T20:38:09.565Z] + newgrp - lxd [2022-02-03T20:38:09.828Z] + sudo snap install lxd [2022-02-03T20:38:13.099Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.314s coverage: 65.4% of statements [2022-02-03T20:38:13.099Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-02-03T20:38:13.099Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-02-03T20:38:13.099Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-02-03T20:38:14.546Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.790s coverage: 43.8% of statements [2022-02-03T20:38:14.546Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-02-03T20:38:14.546Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-02-03T20:38:14.546Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.200s coverage: 89.5% of statements [2022-02-03T20:38:14.546Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-02-03T20:38:14.546Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.275s coverage: 84.8% of statements [2022-02-03T20:38:14.546Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-02-03T20:38:17.987Z] 2022-02-03T20:38:14Z INFO Waiting for automatic snapd restart... [2022-02-03T20:38:22.817Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.244s coverage: 17.7% of statements [2022-02-03T20:38:22.817Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-02-03T20:38:22.817Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-02-03T20:38:22.817Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-02-03T20:38:22.817Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-02-03T20:38:22.817Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.642s coverage: 92.3% of statements [2022-02-03T20:38:22.817Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-02-03T20:38:22.817Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-02-03T20:38:22.817Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-02-03T20:38:22.817Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-02-03T20:38:22.817Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.231s coverage: 63.2% of statements [2022-02-03T20:38:22.817Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-02-03T20:38:22.817Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-02-03T20:38:22.817Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.422s coverage: 97.7% of statements [2022-02-03T20:38:22.817Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-02-03T20:38:22.817Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-02-03T20:38:22.818Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-02-03T20:38:22.818Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-02-03T20:38:22.818Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.229s coverage: 28.9% of statements [2022-02-03T20:38:22.818Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-02-03T20:38:22.818Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-02-03T20:38:22.818Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-02-03T20:38:22.818Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-02-03T20:38:22.818Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-02-03T20:38:22.818Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-02-03T20:38:22.818Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.174s coverage: 100.0% of statements [2022-02-03T20:38:22.818Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 96.9% of statements [2022-02-03T20:38:22.818Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-02-03T20:38:22.818Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-02-03T20:38:22.818Z] GO111MODULE=on go vet ./... [2022-02-03T20:38:30.256Z] lxd 4.22 from Canonical* installed [2022-02-03T20:38:30.256Z] + sudo lxd init --auto [2022-02-03T20:38:40.272Z] + sudo snap install --classic snapcraft [2022-02-03T20:38:43.583Z] snapcraft 6.0.2 from Canonical* installed [2022-02-03T20:38:43.583Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2022-02-03T20:38:43.583Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2022-02-03T20:38:43.583Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-02-03T20:38:43.583Z] Dload Upload Total Spent Left Speed [2022-02-03T20:38:43.583Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 3963 0 --:--:-- --:--:-- --:--:-- 3963 [2022-02-03T20:38:43.844Z] 100 3325k 100 3325k 0 0 9750k 0 --:--:-- --:--:-- --:--:-- 9750k [2022-02-03T20:38:43.844Z] ./yq_linux_amd64 [2022-02-03T20:38:44.106Z] + sudo snapcraft prime --use-lxd [2022-02-03T20:38:46.016Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2022-02-03T20:38:46.016Z] 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: [2022-02-03T20:38:46.016Z] - README.md [2022-02-03T20:38:46.016Z] [2022-02-03T20:38:46.016Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-02-03T20:38:46.276Z] Launching a container. [2022-02-03T20:38:58.531Z] Waiting for container to be ready [2022-02-03T20:38:58.531Z] To start your first container, try: lxc launch ubuntu:20.04 [2022-02-03T20:38:58.531Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2022-02-03T20:38:58.531Z] [2022-02-03T20:39:01.076Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2022-02-03T20:39:02.460Z] Waiting for network to be ready... [2022-02-03T20:39:02.722Z] Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] [2022-02-03T20:39:02.986Z] Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] [2022-02-03T20:39:02.986Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1210 kB] [2022-02-03T20:39:03.247Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [213 kB] [2022-02-03T20:39:03.247Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [21.8 kB] [2022-02-03T20:39:03.247Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [4948 B] [2022-02-03T20:39:03.247Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [718 kB] [2022-02-03T20:39:03.248Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [103 kB] [2022-02-03T20:39:03.248Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [676 kB] [2022-02-03T20:39:03.248Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [115 kB] [2022-02-03T20:39:03.509Z] Get:11 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] [2022-02-03T20:39:03.769Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] [2022-02-03T20:39:04.030Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] [2022-02-03T20:39:04.030Z] Get:14 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] [2022-02-03T20:39:04.030Z] Get:15 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] [2022-02-03T20:39:04.030Z] Get:16 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] [2022-02-03T20:39:04.030Z] Get:17 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] [2022-02-03T20:39:04.030Z] Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] [2022-02-03T20:39:04.293Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] [2022-02-03T20:39:04.555Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1550 kB] [2022-02-03T20:39:04.555Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [300 kB] [2022-02-03T20:39:04.555Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [24.8 kB] [2022-02-03T20:39:04.555Z] Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [6928 B] [2022-02-03T20:39:04.555Z] Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [775 kB] [2022-02-03T20:39:04.555Z] Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [111 kB] [2022-02-03T20:39:04.555Z] Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [896 kB] [2022-02-03T20:39:04.555Z] Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [197 kB] [2022-02-03T20:39:06.471Z] Fetched 22.9 MB in 4s (6103 kB/s) [2022-02-03T20:39:07.416Z] Reading package lists... [2022-02-03T20:39:07.416Z] Reading package lists... [2022-02-03T20:39:07.676Z] Building dependency tree... [2022-02-03T20:39:07.676Z] Reading state information... [2022-02-03T20:39:07.676Z] The following additional packages will be installed: [2022-02-03T20:39:07.676Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-02-03T20:39:07.676Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-02-03T20:39:07.676Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-02-03T20:39:07.676Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2022-02-03T20:39:07.676Z] Suggested packages: [2022-02-03T20:39:07.676Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2022-02-03T20:39:07.676Z] Recommended packages: [2022-02-03T20:39:07.676Z] gnupg libsasl2-modules [2022-02-03T20:39:07.676Z] The following NEW packages will be installed: [2022-02-03T20:39:07.676Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-02-03T20:39:07.676Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-02-03T20:39:07.676Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-02-03T20:39:07.676Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2022-02-03T20:39:07.676Z] The following packages will be upgraded: [2022-02-03T20:39:07.676Z] gpg gpg-agent gpgconf libudev1 [2022-02-03T20:39:07.676Z] 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. [2022-02-03T20:39:07.676Z] Need to get 3859 kB of archives. [2022-02-03T20:39:07.676Z] After this operation, 14.9 MB of additional disk space will be used. [2022-02-03T20:39:07.676Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] [2022-02-03T20:39:07.936Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] [2022-02-03T20:39:07.936Z] Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] [2022-02-03T20:39:08.196Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] [2022-02-03T20:39:08.456Z] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] [2022-02-03T20:39:08.718Z] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] [2022-02-03T20:39:08.718Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] [2022-02-03T20:39:08.718Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2022-02-03T20:39:08.718Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] [2022-02-03T20:39:08.718Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] [2022-02-03T20:39:08.718Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] [2022-02-03T20:39:08.718Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] [2022-02-03T20:39:08.718Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] [2022-02-03T20:39:08.718Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] [2022-02-03T20:39:08.718Z] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] [2022-02-03T20:39:08.718Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] [2022-02-03T20:39:08.718Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] [2022-02-03T20:39:08.718Z] Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2 [14.9 kB] [2022-02-03T20:39:08.718Z] Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2 [49.3 kB] [2022-02-03T20:39:08.983Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] [2022-02-03T20:39:08.983Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] [2022-02-03T20:39:08.983Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] [2022-02-03T20:39:08.983Z] debconf: delaying package configuration, since apt-utils is not installed [2022-02-03T20:39:08.983Z] Fetched 3859 kB in 1s (3271 kB/s) [2022-02-03T20:39:08.983Z] (Reading database ... 12816 files and directories currently installed.) [2022-02-03T20:39:08.983Z] Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... [2022-02-03T20:39:08.983Z] Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-02-03T20:39:09.258Z] Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... [2022-02-03T20:39:09.258Z] Selecting previously unselected package udev. [2022-02-03T20:39:09.258Z] (Reading database ... 12816 files and directories currently installed.) [2022-02-03T20:39:09.258Z] Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... [2022-02-03T20:39:09.258Z] Unpacking udev (245.4-4ubuntu3.15) ... [2022-02-03T20:39:09.521Z] Selecting previously unselected package libfuse2:amd64. [2022-02-03T20:39:09.521Z] Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... [2022-02-03T20:39:09.521Z] Unpacking libfuse2:amd64 (2.9.9-3) ... [2022-02-03T20:39:09.521Z] Selecting previously unselected package fuse. [2022-02-03T20:39:09.521Z] Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... [2022-02-03T20:39:09.521Z] Unpacking fuse (2.9.9-3) ... [2022-02-03T20:39:09.521Z] Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... [2022-02-03T20:39:09.521Z] Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-02-03T20:39:09.787Z] Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... [2022-02-03T20:39:09.787Z] Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-02-03T20:39:09.787Z] Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... [2022-02-03T20:39:09.787Z] Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-02-03T20:39:09.788Z] Selecting previously unselected package libksba8:amd64. [2022-02-03T20:39:09.788Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2022-02-03T20:39:09.788Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2022-02-03T20:39:09.788Z] Selecting previously unselected package libroken18-heimdal:amd64. [2022-02-03T20:39:09.788Z] Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-02-03T20:39:10.049Z] Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-02-03T20:39:10.049Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2022-02-03T20:39:10.049Z] Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-02-03T20:39:10.049Z] Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-02-03T20:39:10.049Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2022-02-03T20:39:10.049Z] Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-02-03T20:39:10.049Z] Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-02-03T20:39:10.049Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2022-02-03T20:39:10.049Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-02-03T20:39:10.049Z] Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-02-03T20:39:10.311Z] Selecting previously unselected package libwind0-heimdal:amd64. [2022-02-03T20:39:10.311Z] Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-02-03T20:39:10.311Z] Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-02-03T20:39:10.311Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2022-02-03T20:39:10.311Z] Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-02-03T20:39:10.311Z] Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-02-03T20:39:10.311Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2022-02-03T20:39:10.311Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-02-03T20:39:10.311Z] Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-02-03T20:39:10.311Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2022-02-03T20:39:10.311Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-02-03T20:39:10.311Z] Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-02-03T20:39:10.573Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2022-02-03T20:39:10.573Z] Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-02-03T20:39:10.573Z] Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-02-03T20:39:10.573Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2022-02-03T20:39:10.573Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2_amd64.deb ... [2022-02-03T20:39:10.573Z] Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2) ... [2022-02-03T20:39:10.573Z] Selecting previously unselected package libsasl2-2:amd64. [2022-02-03T20:39:10.573Z] Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2_amd64.deb ... [2022-02-03T20:39:10.573Z] Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2) ... [2022-02-03T20:39:10.573Z] Selecting previously unselected package libldap-common. [2022-02-03T20:39:10.573Z] Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... [2022-02-03T20:39:10.573Z] Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-02-03T20:39:10.573Z] Selecting previously unselected package libldap-2.4-2:amd64. [2022-02-03T20:39:10.573Z] Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... [2022-02-03T20:39:10.573Z] Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-02-03T20:39:10.835Z] Selecting previously unselected package dirmngr. [2022-02-03T20:39:10.836Z] Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... [2022-02-03T20:39:10.836Z] Unpacking dirmngr (2.2.19-3ubuntu2.1) ... [2022-02-03T20:39:10.836Z] Setting up libksba8:amd64 (1.3.5-2) ... [2022-02-03T20:39:10.836Z] Setting up libfuse2:amd64 (2.9.9-3) ... [2022-02-03T20:39:10.836Z] Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-02-03T20:39:10.836Z] Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2) ... [2022-02-03T20:39:10.836Z] Setting up udev (245.4-4ubuntu3.15) ... [2022-02-03T20:39:11.411Z] invoke-rc.d: policy-rc.d denied execution of start. [2022-02-03T20:39:11.671Z] Setting up libsasl2-2:amd64 (2.1.27+dfsg-2) ... [2022-02-03T20:39:11.671Z] Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-02-03T20:39:11.671Z] Setting up gpgconf (2.2.19-3ubuntu2.1) ... [2022-02-03T20:39:11.671Z] Setting up gpg (2.2.19-3ubuntu2.1) ... [2022-02-03T20:39:11.671Z] Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-02-03T20:39:11.671Z] Setting up fuse (2.9.9-3) ... [2022-02-03T20:39:11.671Z] Setting up gpg-agent (2.2.19-3ubuntu2.1) ... [2022-02-03T20:39:12.243Z] Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-02-03T20:39:12.243Z] Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-02-03T20:39:12.243Z] Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-02-03T20:39:12.243Z] Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-02-03T20:39:12.243Z] Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-02-03T20:39:12.243Z] Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-02-03T20:39:12.243Z] Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-02-03T20:39:12.243Z] Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-02-03T20:39:12.243Z] Setting up dirmngr (2.2.19-3ubuntu2.1) ... [2022-02-03T20:39:12.243Z] Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. [2022-02-03T20:39:12.504Z] Processing triggers for systemd (245.4-4ubuntu3) ... [2022-02-03T20:39:12.504Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-02-03T20:39:13.076Z] The unit files have no installation config (WantedBy=, RequiredBy=, Also=, [2022-02-03T20:39:13.076Z] Alias= settings in the [Install] section, and DefaultInstance= for template [2022-02-03T20:39:13.076Z] units). This means they are not meant to be enabled using systemctl. [2022-02-03T20:39:13.076Z] [2022-02-03T20:39:13.076Z] Possible reasons for having this kind of units are: [2022-02-03T20:39:13.076Z] • A unit may be statically enabled by being symlinked from another unit's [2022-02-03T20:39:13.076Z] .wants/ or .requires/ directory. [2022-02-03T20:39:13.076Z] • A unit's purpose may be to act as a helper for some other unit which has [2022-02-03T20:39:13.076Z] a requirement dependency on it. [2022-02-03T20:39:13.076Z] • A unit may be started when needed via activation (socket, path, timer, [2022-02-03T20:39:13.076Z] D-Bus, udev, scripted systemctl call, ...). [2022-02-03T20:39:13.076Z] • In case of template units, the unit is meant to be enabled with some [2022-02-03T20:39:13.076Z] instance name specified. [2022-02-03T20:39:13.337Z] Reading package lists... [2022-02-03T20:39:13.337Z] Building dependency tree... [2022-02-03T20:39:13.337Z] Reading state information... [2022-02-03T20:39:13.598Z] The following additional packages will be installed: [2022-02-03T20:39:13.598Z] apparmor libbsd0 libcbor0.6 libedit2 libexpat1 libfido2-1 libgssapi-krb5-2 [2022-02-03T20:39:13.598Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2022-02-03T20:39:13.598Z] libpython3-stdlib libpython3.8-minimal libpython3.8-stdlib mime-support [2022-02-03T20:39:13.598Z] openssh-client python3 python3-minimal python3.8 python3.8-minimal [2022-02-03T20:39:13.598Z] squashfs-tools [2022-02-03T20:39:13.598Z] Suggested packages: [2022-02-03T20:39:13.598Z] apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain [2022-02-03T20:39:13.598Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2022-02-03T20:39:13.598Z] python3.8-venv python3.8-doc binfmt-support zenity | kdialog [2022-02-03T20:39:13.598Z] Recommended packages: [2022-02-03T20:39:13.598Z] krb5-locales file xauth gnupg [2022-02-03T20:39:13.598Z] The following NEW packages will be installed: [2022-02-03T20:39:13.598Z] apparmor libbsd0 libcbor0.6 libedit2 libexpat1 libfido2-1 libgssapi-krb5-2 [2022-02-03T20:39:13.598Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2022-02-03T20:39:13.598Z] libpython3-stdlib libpython3.8-minimal libpython3.8-stdlib mime-support [2022-02-03T20:39:13.598Z] openssh-client python3 python3-minimal python3.8 python3.8-minimal snapd [2022-02-03T20:39:13.598Z] squashfs-tools sudo [2022-02-03T20:39:13.859Z] 0 upgraded, 25 newly installed, 0 to remove and 81 not upgraded. [2022-02-03T20:39:13.859Z] Need to get 38.0 MB of archives. [2022-02-03T20:39:13.859Z] After this operation, 166 MB of additional disk space will be used. [2022-02-03T20:39:13.859Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [717 kB] [2022-02-03T20:39:13.859Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [1900 kB] [2022-02-03T20:39:13.859Z] Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libexpat1 amd64 2.2.9-1build1 [73.3 kB] [2022-02-03T20:39:13.859Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.2 [1675 kB] [2022-02-03T20:39:13.859Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.2 [387 kB] [2022-02-03T20:39:13.859Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] [2022-02-03T20:39:13.859Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] [2022-02-03T20:39:13.859Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] [2022-02-03T20:39:13.859Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] [2022-02-03T20:39:13.859Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] [2022-02-03T20:39:13.859Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] [2022-02-03T20:39:14.122Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] [2022-02-03T20:39:14.122Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] [2022-02-03T20:39:14.122Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] [2022-02-03T20:39:14.382Z] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] [2022-02-03T20:39:14.382Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] [2022-02-03T20:39:14.382Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] [2022-02-03T20:39:14.382Z] Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] [2022-02-03T20:39:14.382Z] Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] [2022-02-03T20:39:14.382Z] Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] [2022-02-03T20:39:14.382Z] Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] [2022-02-03T20:39:14.382Z] Get:22 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] [2022-02-03T20:39:14.382Z] Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] [2022-02-03T20:39:14.643Z] Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] [2022-02-03T20:39:14.643Z] Get:25 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 snapd amd64 2.51.1+20.04ubuntu2 [30.4 MB] [2022-02-03T20:39:15.584Z] debconf: delaying package configuration, since apt-utils is not installed [2022-02-03T20:39:15.584Z] Fetched 38.0 MB in 2s (20.8 MB/s) [2022-02-03T20:39:15.584Z] Selecting previously unselected package libpython3.8-minimal:amd64. [2022-02-03T20:39:15.584Z] (Reading database ... 13067 files and directories currently installed.) [2022-02-03T20:39:15.584Z] Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-02-03T20:39:15.584Z] Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-02-03T20:39:15.844Z] Selecting previously unselected package libexpat1:amd64. [2022-02-03T20:39:15.844Z] Preparing to unpack .../libexpat1_2.2.9-1build1_amd64.deb ... [2022-02-03T20:39:15.845Z] Unpacking libexpat1:amd64 (2.2.9-1build1) ... [2022-02-03T20:39:15.845Z] Selecting previously unselected package python3.8-minimal. [2022-02-03T20:39:15.845Z] Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-02-03T20:39:15.845Z] Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... [2022-02-03T20:39:16.108Z] Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-02-03T20:39:16.109Z] Setting up libexpat1:amd64 (2.2.9-1build1) ... [2022-02-03T20:39:16.109Z] Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... [2022-02-03T20:39:16.681Z] Selecting previously unselected package python3-minimal. [2022-02-03T20:39:16.681Z] (Reading database ... 13358 files and directories currently installed.) [2022-02-03T20:39:16.681Z] Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... [2022-02-03T20:39:16.681Z] Unpacking python3-minimal (3.8.2-0ubuntu2) ... [2022-02-03T20:39:16.681Z] Selecting previously unselected package mime-support. [2022-02-03T20:39:16.681Z] Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... [2022-02-03T20:39:16.681Z] Unpacking mime-support (3.64ubuntu1) ... [2022-02-03T20:39:16.681Z] Selecting previously unselected package libmpdec2:amd64. [2022-02-03T20:39:16.681Z] Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... [2022-02-03T20:39:16.681Z] Unpacking libmpdec2:amd64 (2.4.2-3) ... [2022-02-03T20:39:16.681Z] Selecting previously unselected package libpython3.8-stdlib:amd64. [2022-02-03T20:39:16.944Z] Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-02-03T20:39:16.944Z] Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-02-03T20:39:16.944Z] Selecting previously unselected package python3.8. [2022-02-03T20:39:16.944Z] Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-02-03T20:39:16.944Z] Unpacking python3.8 (3.8.10-0ubuntu1~20.04.2) ... [2022-02-03T20:39:16.944Z] Selecting previously unselected package libpython3-stdlib:amd64. [2022-02-03T20:39:16.944Z] Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... [2022-02-03T20:39:17.209Z] Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-02-03T20:39:17.209Z] Setting up python3-minimal (3.8.2-0ubuntu2) ... [2022-02-03T20:39:17.209Z] Selecting previously unselected package python3. [2022-02-03T20:39:17.209Z] (Reading database ... 13760 files and directories currently installed.) [2022-02-03T20:39:17.209Z] Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... [2022-02-03T20:39:17.209Z] Unpacking python3 (3.8.2-0ubuntu2) ... [2022-02-03T20:39:17.469Z] Selecting previously unselected package libbsd0:amd64. [2022-02-03T20:39:17.469Z] Preparing to unpack .../01-libbsd0_0.10.0-1_amd64.deb ... [2022-02-03T20:39:17.469Z] Unpacking libbsd0:amd64 (0.10.0-1) ... [2022-02-03T20:39:17.469Z] Selecting previously unselected package sudo. [2022-02-03T20:39:17.469Z] Preparing to unpack .../02-sudo_1.8.31-1ubuntu1.2_amd64.deb ... [2022-02-03T20:39:17.469Z] Unpacking sudo (1.8.31-1ubuntu1.2) ... [2022-02-03T20:39:17.469Z] Selecting previously unselected package apparmor. [2022-02-03T20:39:17.469Z] Preparing to unpack .../03-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... [2022-02-03T20:39:17.469Z] Unpacking apparmor (2.13.3-7ubuntu5.1) ... [2022-02-03T20:39:17.730Z] Selecting previously unselected package libcbor0.6:amd64. [2022-02-03T20:39:17.730Z] Preparing to unpack .../04-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... [2022-02-03T20:39:17.730Z] Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-02-03T20:39:17.730Z] Selecting previously unselected package libedit2:amd64. [2022-02-03T20:39:17.730Z] Preparing to unpack .../05-libedit2_3.1-20191231-1_amd64.deb ... [2022-02-03T20:39:17.730Z] Unpacking libedit2:amd64 (3.1-20191231-1) ... [2022-02-03T20:39:17.730Z] Selecting previously unselected package libfido2-1:amd64. [2022-02-03T20:39:17.730Z] Preparing to unpack .../06-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... [2022-02-03T20:39:17.730Z] Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-02-03T20:39:17.730Z] Selecting previously unselected package libkrb5support0:amd64. [2022-02-03T20:39:17.990Z] Preparing to unpack .../07-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... [2022-02-03T20:39:17.990Z] Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-02-03T20:39:17.990Z] Selecting previously unselected package libk5crypto3:amd64. [2022-02-03T20:39:17.990Z] Preparing to unpack .../08-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... [2022-02-03T20:39:17.990Z] Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-02-03T20:39:17.990Z] Selecting previously unselected package libkeyutils1:amd64. [2022-02-03T20:39:17.990Z] Preparing to unpack .../09-libkeyutils1_1.6-6ubuntu1_amd64.deb ... [2022-02-03T20:39:17.990Z] Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-02-03T20:39:17.990Z] Selecting previously unselected package libkrb5-3:amd64. [2022-02-03T20:39:17.990Z] Preparing to unpack .../10-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... [2022-02-03T20:39:17.990Z] Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-02-03T20:39:17.990Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-02-03T20:39:17.990Z] Preparing to unpack .../11-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... [2022-02-03T20:39:18.251Z] Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-02-03T20:39:18.251Z] Selecting previously unselected package openssh-client. [2022-02-03T20:39:18.251Z] Preparing to unpack .../12-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... [2022-02-03T20:39:18.251Z] Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-02-03T20:39:18.251Z] Selecting previously unselected package liblzo2-2:amd64. [2022-02-03T20:39:18.251Z] Preparing to unpack .../13-liblzo2-2_2.10-2_amd64.deb ... [2022-02-03T20:39:18.251Z] Unpacking liblzo2-2:amd64 (2.10-2) ... [2022-02-03T20:39:18.251Z] Selecting previously unselected package squashfs-tools. [2022-02-03T20:39:18.251Z] Preparing to unpack .../14-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... [2022-02-03T20:39:18.251Z] Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-02-03T20:39:18.513Z] Selecting previously unselected package snapd. [2022-02-03T20:39:18.513Z] Preparing to unpack .../15-snapd_2.51.1+20.04ubuntu2_amd64.deb ... [2022-02-03T20:39:18.513Z] Unpacking snapd (2.51.1+20.04ubuntu2) ... [2022-02-03T20:39:21.815Z] Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-02-03T20:39:21.815Z] Setting up mime-support (3.64ubuntu1) ... [2022-02-03T20:39:21.815Z] Setting up liblzo2-2:amd64 (2.10-2) ... [2022-02-03T20:39:21.815Z] Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-02-03T20:39:21.815Z] Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-02-03T20:39:21.815Z] Setting up sudo (1.8.31-1ubuntu1.2) ... [2022-02-03T20:39:21.815Z] Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-02-03T20:39:21.815Z] Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-02-03T20:39:21.815Z] Setting up libmpdec2:amd64 (2.4.2-3) ... [2022-02-03T20:39:21.815Z] Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-02-03T20:39:21.815Z] Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-02-03T20:39:21.815Z] Setting up python3.8 (3.8.10-0ubuntu1~20.04.2) ... [2022-02-03T20:39:21.815Z] Setting up libbsd0:amd64 (0.10.0-1) ... [2022-02-03T20:39:21.815Z] Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-02-03T20:39:21.815Z] Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-02-03T20:39:21.815Z] Setting up libedit2:amd64 (3.1-20191231-1) ... [2022-02-03T20:39:21.815Z] Setting up python3 (3.8.2-0ubuntu2) ... [2022-02-03T20:39:21.815Z] running python rtupdate hooks for python3.8... [2022-02-03T20:39:21.815Z] running python post-rtupdate hooks for python3.8... [2022-02-03T20:39:22.077Z] Setting up apparmor (2.13.3-7ubuntu5.1) ... [2022-02-03T20:39:23.023Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-02-03T20:39:23.340Z] Reloading AppArmor profiles [2022-02-03T20:39:23.340Z] Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-02-03T20:39:23.340Z] Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-02-03T20:39:23.340Z] Setting up snapd (2.51.1+20.04ubuntu2) ... [2022-02-03T20:39:23.624Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2022-02-03T20:39:23.899Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2022-02-03T20:39:24.172Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2022-02-03T20:39:24.437Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2022-02-03T20:39:24.727Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-02-03T20:39:24.727Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-02-03T20:39:24.727Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2022-02-03T20:39:24.987Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2022-02-03T20:39:25.249Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2022-02-03T20:39:25.510Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2022-02-03T20:39:25.771Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2022-02-03T20:39:25.771Z] Processing triggers for systemd (245.4-4ubuntu3) ... [2022-02-03T20:39:26.034Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-02-03T20:39:26.977Z] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-02-03T20:39:26.977Z] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease [2022-02-03T20:39:26.977Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-02-03T20:39:28.180Z] Reading package lists... [2022-02-03T20:39:28.180Z] Reading package lists... [2022-02-03T20:39:28.442Z] Building dependency tree... [2022-02-03T20:39:28.442Z] Reading state information... [2022-02-03T20:39:28.442Z] Calculating upgrade... [2022-02-03T20:39:28.703Z] The following packages will be upgraded: [2022-02-03T20:39:28.703Z] apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu [2022-02-03T20:39:28.703Z] bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 [2022-02-03T20:39:28.703Z] gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils [2022-02-03T20:39:28.703Z] libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 [2022-02-03T20:39:28.703Z] libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 [2022-02-03T20:39:28.703Z] libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 [2022-02-03T20:39:28.703Z] liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin [2022-02-03T20:39:28.703Z] libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 [2022-02-03T20:39:28.703Z] libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libsystemd0 [2022-02-03T20:39:28.703Z] libtsan0 libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl [2022-02-03T20:39:28.703Z] passwd perl perl-base perl-modules-5.30 procps systemd systemd-sysv [2022-02-03T20:39:28.703Z] systemd-timesyncd tar tzdata ubuntu-keyring util-linux xz-utils zlib1g [2022-02-03T20:39:28.703Z] 81 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2022-02-03T20:39:28.703Z] Need to get 67.5 MB of archives. [2022-02-03T20:39:28.703Z] After this operation, 14.1 MB of additional disk space will be used. [2022-02-03T20:39:28.703Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-97.110 [1126 kB] [2022-02-03T20:39:28.703Z] Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dev amd64 2.31-0ubuntu9.2 [2520 kB] [2022-02-03T20:39:29.648Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] [2022-02-03T20:39:29.648Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] [2022-02-03T20:39:29.648Z] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.2 [71.8 kB] [2022-02-03T20:39:29.648Z] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6 amd64 2.31-0ubuntu9.2 [2715 kB] [2022-02-03T20:39:29.648Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] [2022-02-03T20:39:29.648Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] [2022-02-03T20:39:29.648Z] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.4 [60.6 kB] [2022-02-03T20:39:29.648Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] [2022-02-03T20:39:29.648Z] Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] [2022-02-03T20:39:29.648Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] [2022-02-03T20:39:29.648Z] Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] [2022-02-03T20:39:29.648Z] Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] [2022-02-03T20:39:29.648Z] Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] [2022-02-03T20:39:29.648Z] Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] [2022-02-03T20:39:29.648Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] [2022-02-03T20:39:29.648Z] Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.1 [63.1 kB] [2022-02-03T20:39:29.648Z] Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] [2022-02-03T20:39:29.649Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.2 [53.6 kB] [2022-02-03T20:39:29.649Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.1 [137 kB] [2022-02-03T20:39:29.649Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.1 [20.0 kB] [2022-02-03T20:39:29.649Z] Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.1 [175 kB] [2022-02-03T20:39:29.649Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] [2022-02-03T20:39:29.649Z] Get:25 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libmount1 amd64 2.34-0.1ubuntu9.1 [149 kB] [2022-02-03T20:39:29.911Z] Get:26 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.1 [100 kB] [2022-02-03T20:39:29.911Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] [2022-02-03T20:39:29.911Z] Get:28 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 fdisk amd64 2.34-0.1ubuntu9.1 [119 kB] [2022-02-03T20:39:29.911Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] [2022-02-03T20:39:29.911Z] Get:30 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 util-linux amd64 2.34-0.1ubuntu9.1 [1021 kB] [2022-02-03T20:39:29.911Z] Get:31 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-bin amd64 2.31-0ubuntu9.2 [639 kB] [2022-02-03T20:39:29.911Z] Get:32 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] [2022-02-03T20:39:29.911Z] Get:33 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] [2022-02-03T20:39:29.911Z] Get:34 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.10 [1322 kB] [2022-02-03T20:39:29.911Z] Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] [2022-02-03T20:39:29.911Z] Get:36 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.3 [183 kB] [2022-02-03T20:39:29.911Z] Get:37 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] [2022-02-03T20:39:29.911Z] Get:38 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 mount amd64 2.34-0.1ubuntu9.1 [115 kB] [2022-02-03T20:39:29.911Z] Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.1 [240 kB] [2022-02-03T20:39:29.911Z] Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] [2022-02-03T20:39:29.911Z] Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] [2022-02-03T20:39:29.911Z] Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] [2022-02-03T20:39:29.911Z] Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] [2022-02-03T20:39:29.911Z] Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] [2022-02-03T20:39:29.911Z] Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] [2022-02-03T20:39:29.911Z] Get:46 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] [2022-02-03T20:39:29.911Z] Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] [2022-02-03T20:39:30.172Z] Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] [2022-02-03T20:39:30.172Z] Get:49 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] [2022-02-03T20:39:30.172Z] Get:50 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] [2022-02-03T20:39:30.172Z] Get:51 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] [2022-02-03T20:39:30.172Z] Get:52 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] [2022-02-03T20:39:30.172Z] Get:53 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] [2022-02-03T20:39:30.172Z] Get:54 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] [2022-02-03T20:39:30.172Z] Get:55 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] [2022-02-03T20:39:30.172Z] Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] [2022-02-03T20:39:30.172Z] Get:57 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] [2022-02-03T20:39:30.172Z] Get:58 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] [2022-02-03T20:39:30.172Z] Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] [2022-02-03T20:39:30.172Z] Get:60 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] [2022-02-03T20:39:30.172Z] Get:61 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.10 [620 kB] [2022-02-03T20:39:30.172Z] Get:62 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] [2022-02-03T20:39:30.172Z] Get:63 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] [2022-02-03T20:39:30.172Z] Get:64 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] [2022-02-03T20:39:30.172Z] Get:65 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] [2022-02-03T20:39:30.172Z] Get:66 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] [2022-02-03T20:39:30.172Z] Get:67 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] [2022-02-03T20:39:30.172Z] Get:68 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2021e-0ubuntu0.20.04 [295 kB] [2022-02-03T20:39:30.434Z] Get:69 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] [2022-02-03T20:39:30.434Z] Get:70 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] [2022-02-03T20:39:30.434Z] Get:71 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] [2022-02-03T20:39:30.434Z] Get:72 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] [2022-02-03T20:39:30.434Z] Get:73 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] [2022-02-03T20:39:30.434Z] Get:74 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] [2022-02-03T20:39:30.434Z] Get:75 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.3.0-17ubuntu1~20.04 [394 kB] [2022-02-03T20:39:30.434Z] Get:76 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.3.0-17ubuntu1~20.04 [8405 kB] [2022-02-03T20:39:30.694Z] Get:77 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.3.0-17ubuntu1~20.04 [8241 kB] [2022-02-03T20:39:30.810Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-02-03T20:39:30.957Z] Get:78 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.3.0-17ubuntu1~20.04 [1714 kB] [2022-02-03T20:39:30.957Z] Get:79 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.3.0-17ubuntu1~20.04 [2360 kB] [2022-02-03T20:39:30.957Z] Get:80 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.3.0-17ubuntu1~20.04 [7494 kB] [2022-02-03T20:39:31.248Z] Get:81 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.3.0-17ubuntu1~20.04 [19.1 kB] [2022-02-03T20:39:31.395Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-02-03T20:39:31.508Z] debconf: delaying package configuration, since apt-utils is not installed [2022-02-03T20:39:31.508Z] Fetched 67.5 MB in 3s (25.8 MB/s) [2022-02-03T20:39:31.508Z] (Reading database ... 14243 files and directories currently installed.) [2022-02-03T20:39:31.508Z] Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.2_amd64.deb ... [2022-02-03T20:39:31.508Z] Unpacking libc6-dev:amd64 (2.31-0ubuntu9.2) over (2.31-0ubuntu9) ... [2022-02-03T20:39:31.770Z] Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.2_amd64.deb ... [2022-02-03T20:39:31.770Z] Unpacking libc-dev-bin (2.31-0ubuntu9.2) over (2.31-0ubuntu9) ... [2022-02-03T20:39:32.031Z] Preparing to unpack .../2-linux-libc-dev_5.4.0-97.110_amd64.deb ... [2022-02-03T20:39:32.031Z] Unpacking linux-libc-dev:amd64 (5.4.0-97.110) over (5.4.0-26.30) ... [2022-02-03T20:39:32.292Z] Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-02-03T20:39:32.292Z] Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-02-03T20:39:32.292Z] Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-02-03T20:39:32.292Z] Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-02-03T20:39:32.553Z] Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-02-03T20:39:32.553Z] Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-02-03T20:39:32.553Z] Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-02-03T20:39:32.553Z] Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-02-03T20:39:32.811Z] ./bin/test-attribution-txt.sh [2022-02-03T20:39:32.812Z] Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-02-03T20:39:32.812Z] Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-02-03T20:39:32.812Z] Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-02-03T20:39:32.812Z] Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-02-03T20:39:32.812Z] Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-02-03T20:39:32.812Z] Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-02-03T20:39:33.073Z] Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-02-03T20:39:33.073Z] (Reading database ... 14242 files and directories currently installed.) [2022-02-03T20:39:33.073Z] Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-02-03T20:39:33.073Z] Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-02-03T20:39:33.073Z] Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-02-03T20:39:33.073Z] (Reading database ... 14242 files and directories currently installed.) [2022-02-03T20:39:33.073Z] Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-02-03T20:39:33.073Z] Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-02-03T20:39:33.333Z] Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-02-03T20:39:33.333Z] Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-02-03T20:39:33.333Z] Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-02-03T20:39:33.333Z] Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-02-03T20:39:33.333Z] Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-02-03T20:39:33.593Z] (Reading database ... 14242 files and directories currently installed.) [2022-02-03T20:39:33.593Z] Preparing to unpack .../libc6_2.31-0ubuntu9.2_amd64.deb ... [2022-02-03T20:39:33.593Z] Unpacking libc6:amd64 (2.31-0ubuntu9.2) over (2.31-0ubuntu9) ... [2022-02-03T20:39:33.855Z] Setting up libc6:amd64 (2.31-0ubuntu9.2) ... [2022-02-03T20:39:34.116Z] (Reading database ... 14242 files and directories currently installed.) [2022-02-03T20:39:34.116Z] Preparing to unpack .../base-files_11ubuntu5.4_amd64.deb ... [2022-02-03T20:39:34.116Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2022-02-03T20:39:34.116Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2022-02-03T20:39:34.116Z] Unpacking base-files (11ubuntu5.4) over (11ubuntu5) ... [2022-02-03T20:39:34.688Z] Setting up base-files (11ubuntu5.4) ... [2022-02-03T20:39:34.688Z] Installing new version of config file /etc/issue ... [2022-02-03T20:39:34.688Z] Installing new version of config file /etc/issue.net ... [2022-02-03T20:39:34.688Z] Installing new version of config file /etc/lsb-release ... [2022-02-03T20:39:34.688Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [Pipeline] echo [2022-02-03T20:39:34.792Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-02-03T20:39:34.948Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2022-02-03T20:39:34.948Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2022-02-03T20:39:34.948Z] Removing obsolete conffile /etc/default/motd-news ... [2022-02-03T20:39:34.948Z] (Reading database ... 14241 files and directories currently installed.) [2022-02-03T20:39:34.948Z] Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... [2022-02-03T20:39:35.210Z] Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... [2022-02-03T20:39:35.210Z] Setting up bash (5.0-6ubuntu1.1) ... [2022-02-03T20:39:35.210Z] 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 [2022-02-03T20:39:35.210Z] (Reading database ... 14241 files and directories currently installed.) [2022-02-03T20:39:35.210Z] Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.1_amd64.deb ... [2022-02-03T20:39:35.210Z] Unpacking bsdutils (1:2.34-0.1ubuntu9.1) over (1:2.34-0.1ubuntu9) ... [2022-02-03T20:39:35.210Z] Setting up bsdutils (1:2.34-0.1ubuntu9.1) ... [2022-02-03T20:39:35.429Z] + ls -al . [2022-02-03T20:39:35.429Z] total 672 [2022-02-03T20:39:35.429Z] drwxrwxr-x 9 1001 1001 4096 Feb 3 20:39 . [2022-02-03T20:39:35.429Z] drwxr-xr-x 4 root root 4096 Feb 3 20:35 .. [2022-02-03T20:39:35.429Z] -rw-rw-r-- 1 1001 1001 11 Feb 3 20:33 .dockerignore [2022-02-03T20:39:35.429Z] drwxrwxr-x 8 1001 1001 4096 Feb 3 20:33 .git [2022-02-03T20:39:35.429Z] drwxrwxr-x 4 1001 1001 4096 Feb 3 20:33 .github [2022-02-03T20:39:35.429Z] -rw-rw-r-- 1 1001 1001 804 Feb 3 20:33 .gitignore [2022-02-03T20:39:35.429Z] -rw-rw-r-- 1 1001 1001 42 Feb 3 20:33 .golangci.yml [2022-02-03T20:39:35.429Z] -rw-rw-r-- 1 1001 1001 76 Feb 3 20:33 .hadolint.yml [2022-02-03T20:39:35.429Z] -rw-rw-r-- 1 1001 1001 166 Feb 3 20:33 .sonarcloud.properties [2022-02-03T20:39:35.429Z] -rw-rw-r-- 1 1001 1001 1171 Feb 3 20:33 ADOPTERS.md [2022-02-03T20:39:35.429Z] -rw-rw-r-- 1 1001 1001 9019 Feb 3 20:33 Attribution.txt [2022-02-03T20:39:35.429Z] -rw-rw-r-- 1 1001 1001 51732 Feb 3 20:33 CHANGELOG.md [2022-02-03T20:39:35.429Z] -rw-rw-r-- 1 1001 1001 3804 Feb 3 20:33 CONTRIBUTING.md [2022-02-03T20:39:35.429Z] -rw-rw-r-- 1 1001 1001 677 Feb 3 20:33 GOVERNANCE.md [2022-02-03T20:39:35.429Z] -rw-rw-r-- 1 1001 1001 849 Feb 3 20:33 Jenkinsfile [2022-02-03T20:39:35.429Z] -rw-rw-r-- 1 1001 1001 10775 Feb 3 20:33 LICENSE [2022-02-03T20:39:35.429Z] -rw-rw-r-- 1 1001 1001 6508 Feb 3 20:33 Makefile [2022-02-03T20:39:35.429Z] -rw-rw-r-- 1 1001 1001 582 Feb 3 20:33 OWNERS.md [2022-02-03T20:39:35.429Z] -rw-rw-r-- 1 1001 1001 8207 Feb 3 20:33 README.md [2022-02-03T20:39:35.429Z] -rw-rw-r-- 1 1001 1001 6912 Feb 3 20:33 SECURITY.md [2022-02-03T20:39:35.429Z] -rw-rw-r-- 1 1001 1001 5 Feb 3 20:30 VERSION [2022-02-03T20:39:35.429Z] -rw-rw-r-- 1 1001 1001 4131 Feb 3 20:33 ZMQWindows.md [2022-02-03T20:39:35.430Z] drwxrwxr-x 2 1001 1001 4096 Feb 3 20:33 bin [2022-02-03T20:39:35.430Z] drwxrwxr-x 14 1001 1001 4096 Feb 3 20:33 cmd [2022-02-03T20:39:35.430Z] -rw-r--r-- 1 root root 428383 Feb 3 20:38 coverage.out [2022-02-03T20:39:35.430Z] -rw-rw-r-- 1 1001 1001 2833 Feb 3 20:33 go.mod [2022-02-03T20:39:35.430Z] -rw-rw-r-- 1 1001 1001 50190 Feb 3 20:33 go.sum [2022-02-03T20:39:35.430Z] drwxrwxr-x 8 1001 1001 4096 Feb 3 20:33 internal [2022-02-03T20:39:35.430Z] drwxrwxr-x 3 1001 1001 4096 Feb 3 20:33 openapi [2022-02-03T20:39:35.430Z] drwxrwxr-x 4 1001 1001 4096 Feb 3 20:33 snap [2022-02-03T20:39:35.430Z] -rw-rw-r-- 1 1001 1001 204 Feb 3 20:33 version.go [Pipeline] sh [2022-02-03T20:39:35.471Z] (Reading database ... 14241 files and directories currently installed.) [2022-02-03T20:39:35.471Z] Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-02-03T20:39:35.471Z] Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-02-03T20:39:35.471Z] Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... [2022-02-03T20:39:35.471Z] (Reading database ... 14241 files and directories currently installed.) [2022-02-03T20:39:35.732Z] Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... [2022-02-03T20:39:35.732Z] Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-02-03T20:39:35.993Z] Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... [2022-02-03T20:39:35.993Z] Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-02-03T20:39:36.081Z] + '[' -e coverage.out ] [2022-02-03T20:39:36.081Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-02-03T20:39:36.107Z] Warning: overwriting stash ‘coverage-report’ [2022-02-03T20:39:36.253Z] Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... [2022-02-03T20:39:36.253Z] Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-02-03T20:39:36.823Z] Setting up perl-base (5.30.0-9ubuntu0.2) ... [2022-02-03T20:39:36.823Z] (Reading database ... 14241 files and directories currently installed.) [2022-02-03T20:39:36.823Z] Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... [2022-02-03T20:39:36.823Z] Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-02-03T20:39:36.851Z] Stashed 1 file(s) [Pipeline] sh [2022-02-03T20:39:37.394Z] Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.2_amd64.deb ... [2022-02-03T20:39:37.394Z] Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) over (1:1.2.11.dfsg-2ubuntu1) ... [2022-02-03T20:39:37.394Z] Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) ... [2022-02-03T20:39:37.394Z] (Reading database ... 14241 files and directories currently installed.) [2022-02-03T20:39:37.394Z] Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.1_amd64.deb ... [2022-02-03T20:39:37.394Z] Unpacking tar (1.30+dfsg-7ubuntu0.20.04.1) over (1.30+dfsg-7) ... [2022-02-03T20:39:37.394Z] Setting up tar (1.30+dfsg-7ubuntu0.20.04.1) ... [2022-02-03T20:39:37.394Z] (Reading database ... 14241 files and directories currently installed.) [2022-02-03T20:39:37.394Z] Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.1_amd64.deb ... [2022-02-03T20:39:37.394Z] Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... [2022-02-03T20:39:37.490Z] + make build [2022-02-03T20:39:37.490Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2022-02-03T20:39:37.655Z] Setting up libblkid1:amd64 (2.34-0.1ubuntu9.1) ... [2022-02-03T20:39:37.655Z] (Reading database ... 14241 files and directories currently installed.) [2022-02-03T20:39:37.655Z] Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.1_amd64.deb ... [2022-02-03T20:39:37.655Z] Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... [2022-02-03T20:39:37.655Z] Setting up libuuid1:amd64 (2.34-0.1ubuntu9.1) ... [2022-02-03T20:39:37.655Z] (Reading database ... 14241 files and directories currently installed.) [2022-02-03T20:39:37.655Z] Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.1_amd64.deb ... [2022-02-03T20:39:37.655Z] Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... [2022-02-03T20:39:37.916Z] Preparing to unpack .../libmount1_2.34-0.1ubuntu9.1_amd64.deb ... [2022-02-03T20:39:37.917Z] Unpacking libmount1:amd64 (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... [2022-02-03T20:39:37.917Z] Setting up libmount1:amd64 (2.34-0.1ubuntu9.1) ... [2022-02-03T20:39:37.917Z] (Reading database ... 14241 files and directories currently installed.) [2022-02-03T20:39:37.917Z] Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.1_amd64.deb ... [2022-02-03T20:39:37.917Z] Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... [2022-02-03T20:39:37.917Z] Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.1) ... [2022-02-03T20:39:38.178Z] (Reading database ... 14241 files and directories currently installed.) [2022-02-03T20:39:38.178Z] Preparing to unpack .../fdisk_2.34-0.1ubuntu9.1_amd64.deb ... [2022-02-03T20:39:38.178Z] Unpacking fdisk (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... [2022-02-03T20:39:38.178Z] Preparing to unpack .../util-linux_2.34-0.1ubuntu9.1_amd64.deb ... [2022-02-03T20:39:38.178Z] Unpacking util-linux (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... [2022-02-03T20:39:38.749Z] Setting up util-linux (2.34-0.1ubuntu9.1) ... [2022-02-03T20:39:38.749Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2022-02-03T20:39:39.326Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2022-02-03T20:39:39.326Z] (Reading database ... 14241 files and directories currently installed.) [2022-02-03T20:39:39.326Z] Preparing to unpack .../libc-bin_2.31-0ubuntu9.2_amd64.deb ... [2022-02-03T20:39:39.326Z] Unpacking libc-bin (2.31-0ubuntu9.2) over (2.31-0ubuntu9) ... [2022-02-03T20:39:39.326Z] Setting up libc-bin (2.31-0ubuntu9.2) ... [2022-02-03T20:39:39.589Z] (Reading database ... 14241 files and directories currently installed.) [2022-02-03T20:39:39.589Z] Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... [2022-02-03T20:39:39.589Z] Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... [2022-02-03T20:39:39.589Z] Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... [2022-02-03T20:39:39.589Z] (Reading database ... 14241 files and directories currently installed.) [2022-02-03T20:39:39.589Z] Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... [2022-02-03T20:39:39.589Z] Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... [2022-02-03T20:39:39.851Z] Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... [2022-02-03T20:39:39.851Z] (Reading database ... 14241 files and directories currently installed.) [2022-02-03T20:39:39.851Z] Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... [2022-02-03T20:39:39.851Z] Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-02-03T20:39:39.851Z] Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... [2022-02-03T20:39:39.851Z] (Reading database ... 14241 files and directories currently installed.) [2022-02-03T20:39:39.851Z] Preparing to unpack .../0-systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... [2022-02-03T20:39:39.851Z] Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-02-03T20:39:40.111Z] Preparing to unpack .../1-systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... [2022-02-03T20:39:40.111Z] Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-02-03T20:39:40.111Z] Preparing to unpack .../2-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... [2022-02-03T20:39:40.111Z] Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... [2022-02-03T20:39:40.111Z] Preparing to unpack .../3-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... [2022-02-03T20:39:40.111Z] Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... [2022-02-03T20:39:40.372Z] Preparing to unpack .../4-libssl1.1_1.1.1f-1ubuntu2.10_amd64.deb ... [2022-02-03T20:39:40.372Z] Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2) ... [2022-02-03T20:39:40.372Z] Preparing to unpack .../5-libcryptsetup12_2%3a2.2.2-3ubuntu2.3_amd64.deb ... [2022-02-03T20:39:40.372Z] Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.3) over (2:2.2.2-3ubuntu2) ... [2022-02-03T20:39:40.372Z] Preparing to unpack .../6-libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-02-03T20:39:40.634Z] Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-02-03T20:39:40.634Z] Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-02-03T20:39:40.634Z] (Reading database ... 14241 files and directories currently installed.) [2022-02-03T20:39:40.634Z] Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-02-03T20:39:40.634Z] Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-02-03T20:39:40.634Z] Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-02-03T20:39:40.895Z] (Reading database ... 14241 files and directories currently installed.) [2022-02-03T20:39:40.895Z] Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... [2022-02-03T20:39:40.895Z] Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... [2022-02-03T20:39:40.895Z] Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... [2022-02-03T20:39:40.895Z] (Reading database ... 14241 files and directories currently installed.) [2022-02-03T20:39:40.895Z] Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... [2022-02-03T20:39:40.895Z] Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... [2022-02-03T20:39:41.156Z] Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... [2022-02-03T20:39:41.156Z] (Reading database ... 14241 files and directories currently installed.) [2022-02-03T20:39:41.156Z] Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... [2022-02-03T20:39:41.156Z] Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-02-03T20:39:41.156Z] Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... [2022-02-03T20:39:41.417Z] (Reading database ... 14241 files and directories currently installed.) [2022-02-03T20:39:41.417Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... [2022-02-03T20:39:41.417Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... [2022-02-03T20:39:41.417Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... [2022-02-03T20:39:41.417Z] (Reading database ... 14241 files and directories currently installed.) [2022-02-03T20:39:41.417Z] Preparing to unpack .../mount_2.34-0.1ubuntu9.1_amd64.deb ... [2022-02-03T20:39:41.417Z] Unpacking mount (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... [2022-02-03T20:39:41.417Z] Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-02-03T20:39:41.680Z] Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-02-03T20:39:42.252Z] Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... [2022-02-03T20:39:42.252Z] Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-02-03T20:39:42.252Z] Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... [2022-02-03T20:39:42.525Z] (Reading database ... 14242 files and directories currently installed.) [2022-02-03T20:39:42.525Z] Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... [2022-02-03T20:39:42.525Z] Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... [2022-02-03T20:39:42.525Z] Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... [2022-02-03T20:39:42.525Z] (Reading database ... 14242 files and directories currently installed.) [2022-02-03T20:39:42.525Z] Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... [2022-02-03T20:39:42.525Z] Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... [2022-02-03T20:39:42.788Z] Setting up libapt-pkg6.0:amd64 (2.0.6) ... [2022-02-03T20:39:42.788Z] (Reading database ... 14242 files and directories currently installed.) [2022-02-03T20:39:42.788Z] Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... [2022-02-03T20:39:42.788Z] Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-02-03T20:39:42.788Z] Setting up gpgv (2.2.19-3ubuntu2.1) ... [2022-02-03T20:39:42.788Z] (Reading database ... 14242 files and directories currently installed.) [2022-02-03T20:39:42.788Z] Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... [2022-02-03T20:39:42.788Z] Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... [2022-02-03T20:39:43.049Z] Setting up ubuntu-keyring (2020.02.11.4) ... [2022-02-03T20:39:43.049Z] (Reading database ... 14242 files and directories currently installed.) [2022-02-03T20:39:43.049Z] Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... [2022-02-03T20:39:43.049Z] Unpacking apt (2.0.6) over (2.0.2) ... [2022-02-03T20:39:43.635Z] Setting up apt (2.0.6) ... [2022-02-03T20:39:43.897Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2022-02-03T20:39:43.897Z] (Reading database ... 14242 files and directories currently installed.) [2022-02-03T20:39:43.897Z] Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... [2022-02-03T20:39:43.897Z] Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-02-03T20:39:44.170Z] Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... [2022-02-03T20:39:44.170Z] (Reading database ... 14244 files and directories currently installed.) [2022-02-03T20:39:44.170Z] Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... [2022-02-03T20:39:44.170Z] Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-02-03T20:39:44.173Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-02-03T20:39:44.439Z] Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... [2022-02-03T20:39:44.439Z] (Reading database ... 14248 files and directories currently installed.) [2022-02-03T20:39:44.439Z] Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... [2022-02-03T20:39:44.439Z] Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-02-03T20:39:44.439Z] Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... [2022-02-03T20:39:44.700Z] (Reading database ... 14248 files and directories currently installed.) [2022-02-03T20:39:44.700Z] Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-02-03T20:39:44.700Z] Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-02-03T20:39:44.966Z] Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... [2022-02-03T20:39:44.966Z] (Reading database ... 14248 files and directories currently installed.) [2022-02-03T20:39:44.966Z] Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-02-03T20:39:44.966Z] Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-02-03T20:39:44.966Z] Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-02-03T20:39:44.966Z] Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-02-03T20:39:45.228Z] Preparing to unpack .../02-openssl_1.1.1f-1ubuntu2.10_amd64.deb ... [2022-02-03T20:39:45.228Z] Unpacking openssl (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2) ... [2022-02-03T20:39:45.228Z] Preparing to unpack .../03-ca-certificates_20210119~20.04.2_all.deb ... [2022-02-03T20:39:45.228Z] Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... [2022-02-03T20:39:45.490Z] Preparing to unpack .../04-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... [2022-02-03T20:39:45.490Z] Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... [2022-02-03T20:39:45.490Z] Preparing to unpack .../05-tzdata_2021e-0ubuntu0.20.04_all.deb ... [2022-02-03T20:39:45.490Z] Unpacking tzdata (2021e-0ubuntu0.20.04) over (2019c-3ubuntu1) ... [2022-02-03T20:39:45.752Z] Preparing to unpack .../06-xz-utils_5.2.4-1ubuntu1_amd64.deb ... [2022-02-03T20:39:45.752Z] Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-02-03T20:39:46.015Z] Preparing to unpack .../07-libctf0_2.34-6ubuntu1.3_amd64.deb ... [2022-02-03T20:39:46.015Z] Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-02-03T20:39:46.015Z] Preparing to unpack .../08-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... [2022-02-03T20:39:46.015Z] Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-02-03T20:39:46.276Z] Preparing to unpack .../09-libbinutils_2.34-6ubuntu1.3_amd64.deb ... [2022-02-03T20:39:46.276Z] Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-02-03T20:39:46.276Z] Preparing to unpack .../10-binutils_2.34-6ubuntu1.3_amd64.deb ... [2022-02-03T20:39:46.276Z] Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-02-03T20:39:46.276Z] Preparing to unpack .../11-binutils-common_2.34-6ubuntu1.3_amd64.deb ... [2022-02-03T20:39:46.276Z] Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-02-03T20:39:46.538Z] Preparing to unpack .../12-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... [2022-02-03T20:39:46.538Z] Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-02-03T20:39:46.538Z] Preparing to unpack .../13-build-essential_12.8ubuntu1.1_amd64.deb ... [2022-02-03T20:39:46.538Z] Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... [2022-02-03T20:39:46.538Z] Preparing to unpack .../14-libasan5_9.3.0-17ubuntu1~20.04_amd64.deb ... [2022-02-03T20:39:46.538Z] Unpacking libasan5:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-02-03T20:39:46.538Z] Preparing to unpack .../15-g++-9_9.3.0-17ubuntu1~20.04_amd64.deb ... [2022-02-03T20:39:46.799Z] Unpacking g++-9 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-02-03T20:39:47.370Z] Preparing to unpack .../16-gcc-9_9.3.0-17ubuntu1~20.04_amd64.deb ... [2022-02-03T20:39:47.370Z] Unpacking gcc-9 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-02-03T20:39:48.313Z] Preparing to unpack .../17-libstdc++-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... [2022-02-03T20:39:48.313Z] Unpacking libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-02-03T20:39:48.313Z] Preparing to unpack .../18-libgcc-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... [2022-02-03T20:39:48.314Z] Unpacking libgcc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-02-03T20:39:48.574Z] Preparing to unpack .../19-cpp-9_9.3.0-17ubuntu1~20.04_amd64.deb ... [2022-02-03T20:39:48.574Z] Unpacking cpp-9 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-02-03T20:39:49.518Z] Preparing to unpack .../20-gcc-9-base_9.3.0-17ubuntu1~20.04_amd64.deb ... [2022-02-03T20:39:49.518Z] Unpacking gcc-9-base:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-02-03T20:39:49.518Z] Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... [2022-02-03T20:39:49.518Z] Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... [2022-02-03T20:39:49.518Z] Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.10) ... [2022-02-03T20:39:49.518Z] Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... [2022-02-03T20:39:49.518Z] Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... [2022-02-03T20:39:49.518Z] Setting up linux-libc-dev:amd64 (5.4.0-97.110) ... [2022-02-03T20:39:49.518Z] Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... [2022-02-03T20:39:49.518Z] Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-02-03T20:39:49.518Z] Setting up tzdata (2021e-0ubuntu0.20.04) ... [2022-02-03T20:39:49.779Z] [2022-02-03T20:39:49.779Z] Current default time zone: 'Etc/UTC' [2022-02-03T20:39:49.779Z] Local time is now: Thu Feb 3 20:39:49 UTC 2022. [2022-02-03T20:39:49.779Z] Universal Time is now: Thu Feb 3 20:39:49 UTC 2022. [2022-02-03T20:39:49.779Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2022-02-03T20:39:49.779Z] [2022-02-03T20:39:49.779Z] Setting up xz-utils (5.2.4-1ubuntu1) ... [2022-02-03T20:39:49.779Z] Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-02-03T20:39:49.779Z] Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-02-03T20:39:49.779Z] Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.1) ... [2022-02-03T20:39:49.779Z] Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-02-03T20:39:49.779Z] Setting up mount (2.34-0.1ubuntu9.1) ... [2022-02-03T20:39:49.779Z] Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... [2022-02-03T20:39:49.779Z] Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... [2022-02-03T20:39:49.779Z] Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... [2022-02-03T20:39:49.779Z] Setting up libc-dev-bin (2.31-0ubuntu9.2) ... [2022-02-03T20:39:49.779Z] Setting up openssl (1.1.1f-1ubuntu2.10) ... [2022-02-03T20:39:49.779Z] Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-02-03T20:39:49.779Z] Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-02-03T20:39:49.779Z] Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... [2022-02-03T20:39:49.779Z] Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-02-03T20:39:49.779Z] Setting up gcc-9-base:amd64 (9.3.0-17ubuntu1~20.04) ... [2022-02-03T20:39:49.779Z] Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-02-03T20:39:50.041Z] Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... [2022-02-03T20:39:50.041Z] Setting up fdisk (2.34-0.1ubuntu9.1) ... [2022-02-03T20:39:50.041Z] Setting up ca-certificates (20210119~20.04.2) ... [2022-02-03T20:39:51.956Z] Updating certificates in /etc/ssl/certs... [2022-02-03T20:39:52.900Z] 21 added, 21 removed; done. [2022-02-03T20:39:52.900Z] Setting up libasan5:amd64 (9.3.0-17ubuntu1~20.04) ... [2022-02-03T20:39:52.900Z] Setting up perl (5.30.0-9ubuntu0.2) ... [2022-02-03T20:39:52.900Z] Setting up procps (2:3.3.16-1ubuntu2.3) ... [2022-02-03T20:39:52.900Z] Setting up cpp-9 (9.3.0-17ubuntu1~20.04) ... [2022-02-03T20:39:52.900Z] Setting up libc6-dev:amd64 (2.31-0ubuntu9.2) ... [2022-02-03T20:39:52.900Z] Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.3) ... [2022-02-03T20:39:52.900Z] Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... [2022-02-03T20:39:52.900Z] Setting up binutils (2.34-6ubuntu1.3) ... [2022-02-03T20:39:52.900Z] Setting up libgcc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... [2022-02-03T20:39:52.900Z] Setting up build-essential (12.8ubuntu1.1) ... [2022-02-03T20:39:52.900Z] Setting up gcc-9 (9.3.0-17ubuntu1~20.04) ... [2022-02-03T20:39:53.162Z] Setting up libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... [2022-02-03T20:39:53.162Z] Setting up g++-9 (9.3.0-17ubuntu1~20.04) ... [2022-02-03T20:39:53.162Z] Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... [2022-02-03T20:39:53.427Z] /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' [2022-02-03T20:39:53.427Z] Setting up systemd (245.4-4ubuntu3.15) ... [2022-02-03T20:39:53.427Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2022-02-03T20:39:53.427Z] Installing new version of config file /etc/systemd/resolved.conf ... [2022-02-03T20:39:54.371Z] Setting up systemd-sysv (245.4-4ubuntu3.15) ... [2022-02-03T20:39:54.371Z] Processing triggers for mime-support (3.64ubuntu1) ... [2022-02-03T20:39:54.371Z] Processing triggers for libc-bin (2.31-0ubuntu9.2) ... [2022-02-03T20:39:54.371Z] Processing triggers for ca-certificates (20210119~20.04.2) ... [2022-02-03T20:39:54.371Z] Updating certificates in /etc/ssl/certs... [2022-02-03T20:39:55.313Z] 0 added, 0 removed; done. [2022-02-03T20:39:55.314Z] Running hooks in /etc/ca-certificates/update.d... [2022-02-03T20:39:55.314Z] done. [2022-02-03T20:39:56.144Z] Reading package lists... [2022-02-03T20:39:56.407Z] Building dependency tree... [2022-02-03T20:39:56.407Z] Reading state information... [2022-02-03T20:39:56.668Z] The following NEW packages will be installed: [2022-02-03T20:39:56.668Z] apt-transport-https [2022-02-03T20:39:56.668Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2022-02-03T20:39:56.929Z] Need to get 4680 B of archives. [2022-02-03T20:39:56.929Z] After this operation, 162 kB of additional disk space will be used. [2022-02-03T20:39:56.929Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] [2022-02-03T20:39:57.190Z] debconf: delaying package configuration, since apt-utils is not installed [2022-02-03T20:39:57.190Z] Fetched 4680 B in 0s (24.4 kB/s) [2022-02-03T20:39:57.190Z] Selecting previously unselected package apt-transport-https. [2022-02-03T20:39:57.190Z] (Reading database ... 14251 files and directories currently installed.) [2022-02-03T20:39:57.190Z] Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... [2022-02-03T20:39:57.190Z] Unpacking apt-transport-https (2.0.6) ... [2022-02-03T20:39:57.190Z] Setting up apt-transport-https (2.0.6) ... [2022-02-03T20:39:57.450Z] Waiting for network to be ready... [2022-02-03T20:40:05.590Z] 2022-02-03T20:40:01Z INFO Waiting for automatic snapd restart... [2022-02-03T20:40:06.162Z] snapd 2.54.2 from Canonical* installed [2022-02-03T20:40:07.549Z] "snapd" switched to the "latest/stable" channel [2022-02-03T20:40:07.549Z] [2022-02-03T20:40:10.098Z] core20 20220114 from Canonical* installed [2022-02-03T20:40:10.098Z] "core20" switched to the "latest/stable" channel [2022-02-03T20:40:10.098Z] [2022-02-03T20:40:10.922Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2022-02-03T20:40:12.352Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-02-03T20:40:12.645Z] snapcraft 6.0.2 from Canonical* installed [2022-02-03T20:40:12.645Z] "snapcraft" switched to the "latest/stable" channel [2022-02-03T20:40:12.645Z] [2022-02-03T20:40:16.651Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-02-03T20:40:17.626Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-02-03T20:40:17.948Z] 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: [2022-02-03T20:40:17.948Z] - README.md [2022-02-03T20:40:17.948Z] [2022-02-03T20:40:17.948Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-02-03T20:40:17.948Z] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-02-03T20:40:17.948Z] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease [2022-02-03T20:40:17.948Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-02-03T20:40:18.888Z] Reading package lists... [2022-02-03T20:40:19.149Z] Installing build dependencies: comerr-dev=2.1-1.45.5-2ubuntu1 git=1:2.25.1-1ubuntu3.2 git-man=1:2.25.1-1ubuntu3.2 krb5-multidev=1.17-6ubuntu4.1 libbrotli1=1.0.7-6ubuntu0.1 libcurl3-gnutls=7.68.0-1ubuntu2.7 liberror-perl=0.17029-1 libglib2.0-0=2.64.6-1~ubuntu20.04.4 libgssrpc4=1.17-6ubuntu4.1 libkadm5clnt-mit11=1.17-6ubuntu4.1 libkadm5srv-mit11=1.17-6ubuntu4.1 libkdb5-9=1.17-6ubuntu4.1 libkrb5-dev=1.17-6ubuntu4.1 libnghttp2-14=1.40.0-1build1 libnorm-dev=1.5.8+dfsg2-2build1 libnorm1=1.5.8+dfsg2-2build1 libpgm-5.2-0=5.2.122~dfsg-3ubuntu1 libpgm-dev=5.2.122~dfsg-3ubuntu1 libpsl5=0.21.0-1ubuntu1 librtmp1=2.4+20151223.gitfa8646d.1-2build1 libsodium-dev=1.0.18-1 libsodium23=1.0.18-1 libssh-4=0.9.3-2ubuntu2.2 libzmq3-dev=4.3.2-2ubuntu1 libzmq5=4.3.2-2ubuntu1 pkg-config=0.29.1-0ubuntu4 zip=3.0-11build1 [2022-02-03T20:40:19.149Z] Reading package lists... [2022-02-03T20:40:19.149Z] Building dependency tree... [2022-02-03T20:40:19.149Z] Reading state information... [2022-02-03T20:40:19.411Z] Suggested packages: [2022-02-03T20:40:19.411Z] doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el [2022-02-03T20:40:19.411Z] git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc [2022-02-03T20:40:19.411Z] krb5-user libnorm-doc [2022-02-03T20:40:19.411Z] Recommended packages: [2022-02-03T20:40:19.411Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2022-02-03T20:40:19.411Z] The following NEW packages will be installed: [2022-02-03T20:40:19.411Z] comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls [2022-02-03T20:40:19.411Z] liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 [2022-02-03T20:40:19.411Z] libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 [2022-02-03T20:40:19.411Z] libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev [2022-02-03T20:40:19.411Z] libzmq5 pkg-config zip [2022-02-03T20:40:19.411Z] 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2022-02-03T20:40:19.672Z] Need to get 10.3 MB of archives. [2022-02-03T20:40:19.672Z] After this operation, 56.5 MB of additional disk space will be used. [2022-02-03T20:40:19.672Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] [2022-02-03T20:40:19.672Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] [2022-02-03T20:40:20.240Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] [2022-02-03T20:40:20.240Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] [2022-02-03T20:40:20.240Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] [2022-02-03T20:40:20.500Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] [2022-02-03T20:40:20.500Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] [2022-02-03T20:40:20.500Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] [2022-02-03T20:40:20.500Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] [2022-02-03T20:40:20.500Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] [2022-02-03T20:40:20.500Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] [2022-02-03T20:40:20.500Z] Get:12 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] [2022-02-03T20:40:20.500Z] Get:13 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] [2022-02-03T20:40:20.500Z] Get:14 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] [2022-02-03T20:40:20.500Z] Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] [2022-02-03T20:40:20.500Z] Get:16 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] [2022-02-03T20:40:20.500Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] [2022-02-03T20:40:20.500Z] Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] [2022-02-03T20:40:20.500Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] [2022-02-03T20:40:20.500Z] Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] [2022-02-03T20:40:20.500Z] Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] [2022-02-03T20:40:20.760Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] [2022-02-03T20:40:20.760Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] [2022-02-03T20:40:20.760Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] [2022-02-03T20:40:20.760Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] [2022-02-03T20:40:20.760Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] [2022-02-03T20:40:20.760Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] [2022-02-03T20:40:20.760Z] debconf: delaying package configuration, since apt-utils is not installed [2022-02-03T20:40:20.760Z] Fetched 10.3 MB in 1s (9256 kB/s) [2022-02-03T20:40:20.760Z] Selecting previously unselected package libglib2.0-0:amd64. [2022-02-03T20:40:20.760Z] (Reading database ... 14255 files and directories currently installed.) [2022-02-03T20:40:20.760Z] Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... [2022-02-03T20:40:20.760Z] Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-02-03T20:40:21.009Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-02-03T20:40:21.020Z] Selecting previously unselected package libsodium23:amd64. [2022-02-03T20:40:21.020Z] Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... [2022-02-03T20:40:21.020Z] Unpacking libsodium23:amd64 (1.0.18-1) ... [2022-02-03T20:40:21.020Z] Selecting previously unselected package libpsl5:amd64. [2022-02-03T20:40:21.020Z] Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... [2022-02-03T20:40:21.020Z] Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-02-03T20:40:21.020Z] Selecting previously unselected package libbrotli1:amd64. [2022-02-03T20:40:21.020Z] Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... [2022-02-03T20:40:21.020Z] Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-02-03T20:40:21.280Z] Selecting previously unselected package libnghttp2-14:amd64. [2022-02-03T20:40:21.280Z] Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... [2022-02-03T20:40:21.280Z] Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-02-03T20:40:21.280Z] Selecting previously unselected package librtmp1:amd64. [2022-02-03T20:40:21.280Z] Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... [2022-02-03T20:40:21.280Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-02-03T20:40:21.280Z] Selecting previously unselected package libssh-4:amd64. [2022-02-03T20:40:21.280Z] Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... [2022-02-03T20:40:21.280Z] Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-02-03T20:40:21.280Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2022-02-03T20:40:21.280Z] Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... [2022-02-03T20:40:21.280Z] Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-02-03T20:40:21.542Z] Selecting previously unselected package liberror-perl. [2022-02-03T20:40:21.542Z] Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... [2022-02-03T20:40:21.542Z] Unpacking liberror-perl (0.17029-1) ... [2022-02-03T20:40:21.542Z] Selecting previously unselected package git-man. [2022-02-03T20:40:21.542Z] Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... [2022-02-03T20:40:21.542Z] Unpacking git-man (1:2.25.1-1ubuntu3.2) ... [2022-02-03T20:40:21.542Z] Selecting previously unselected package git. [2022-02-03T20:40:21.542Z] Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... [2022-02-03T20:40:21.802Z] Unpacking git (1:2.25.1-1ubuntu3.2) ... [2022-02-03T20:40:22.062Z] Selecting previously unselected package libgssrpc4:amd64. [2022-02-03T20:40:22.062Z] Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... [2022-02-03T20:40:22.062Z] Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-02-03T20:40:22.324Z] Selecting previously unselected package libkdb5-9:amd64. [2022-02-03T20:40:22.324Z] Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... [2022-02-03T20:40:22.324Z] Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-02-03T20:40:22.324Z] Selecting previously unselected package libkadm5srv-mit11:amd64. [2022-02-03T20:40:22.324Z] Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-02-03T20:40:22.324Z] Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-02-03T20:40:22.324Z] Selecting previously unselected package libkadm5clnt-mit11:amd64. [2022-02-03T20:40:22.324Z] Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-02-03T20:40:22.324Z] Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-02-03T20:40:22.324Z] Selecting previously unselected package comerr-dev:amd64. [2022-02-03T20:40:22.324Z] Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... [2022-02-03T20:40:22.324Z] Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-02-03T20:40:22.324Z] Selecting previously unselected package krb5-multidev:amd64. [2022-02-03T20:40:22.324Z] Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... [2022-02-03T20:40:22.587Z] Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-02-03T20:40:22.587Z] Selecting previously unselected package libnorm1:amd64. [2022-02-03T20:40:22.587Z] Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... [2022-02-03T20:40:22.587Z] Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-02-03T20:40:22.587Z] Selecting previously unselected package libnorm-dev:amd64. [2022-02-03T20:40:22.587Z] Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... [2022-02-03T20:40:22.587Z] Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-02-03T20:40:22.587Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2022-02-03T20:40:22.587Z] Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-02-03T20:40:22.587Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-02-03T20:40:22.847Z] Selecting previously unselected package libpgm-dev:amd64. [2022-02-03T20:40:22.847Z] Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-02-03T20:40:22.847Z] Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-02-03T20:40:22.847Z] Selecting previously unselected package libsodium-dev:amd64. [2022-02-03T20:40:22.847Z] Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... [2022-02-03T20:40:22.847Z] Unpacking libsodium-dev:amd64 (1.0.18-1) ... [2022-02-03T20:40:22.847Z] Selecting previously unselected package libzmq5:amd64. [2022-02-03T20:40:22.847Z] Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... [2022-02-03T20:40:22.847Z] Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-02-03T20:40:22.847Z] Selecting previously unselected package libkrb5-dev:amd64. [2022-02-03T20:40:22.847Z] Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... [2022-02-03T20:40:23.108Z] Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-02-03T20:40:23.108Z] Selecting previously unselected package libzmq3-dev:amd64. [2022-02-03T20:40:23.108Z] Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... [2022-02-03T20:40:23.108Z] Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-02-03T20:40:23.108Z] Selecting previously unselected package pkg-config. [2022-02-03T20:40:23.108Z] Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... [2022-02-03T20:40:23.108Z] Unpacking pkg-config (0.29.1-0ubuntu4) ... [2022-02-03T20:40:23.108Z] Selecting previously unselected package zip. [2022-02-03T20:40:23.108Z] Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... [2022-02-03T20:40:23.108Z] Unpacking zip (3.0-11build1) ... [2022-02-03T20:40:23.370Z] Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-02-03T20:40:23.370Z] Setting up libsodium23:amd64 (1.0.18-1) ... [2022-02-03T20:40:23.370Z] Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-02-03T20:40:23.370Z] No schema files found: doing nothing. [2022-02-03T20:40:23.370Z] Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-02-03T20:40:23.370Z] Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-02-03T20:40:23.370Z] Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-02-03T20:40:23.370Z] Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-02-03T20:40:23.370Z] Setting up liberror-perl (0.17029-1) ... [2022-02-03T20:40:23.370Z] Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-02-03T20:40:23.370Z] Setting up zip (3.0-11build1) ... [2022-02-03T20:40:23.370Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-02-03T20:40:23.370Z] Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-02-03T20:40:23.370Z] Setting up pkg-config (0.29.1-0ubuntu4) ... [2022-02-03T20:40:23.370Z] Setting up libsodium-dev:amd64 (1.0.18-1) ... [2022-02-03T20:40:23.370Z] Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-02-03T20:40:23.370Z] Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-02-03T20:40:23.370Z] Setting up git-man (1:2.25.1-1ubuntu3.2) ... [2022-02-03T20:40:23.370Z] Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-02-03T20:40:23.370Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-02-03T20:40:23.370Z] Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-02-03T20:40:23.370Z] Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-02-03T20:40:23.370Z] Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-02-03T20:40:23.370Z] Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-02-03T20:40:23.631Z] Setting up git (1:2.25.1-1ubuntu3.2) ... [2022-02-03T20:40:23.631Z] Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-02-03T20:40:23.631Z] Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-02-03T20:40:23.631Z] Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-02-03T20:40:23.631Z] Processing triggers for libc-bin (2.31-0ubuntu9.2) ... [2022-02-03T20:40:24.202Z] comerr-dev set to automatically installed. [2022-02-03T20:40:24.202Z] git set to automatically installed. [2022-02-03T20:40:24.202Z] git-man set to automatically installed. [2022-02-03T20:40:24.202Z] krb5-multidev set to automatically installed. [2022-02-03T20:40:24.202Z] libbrotli1 set to automatically installed. [2022-02-03T20:40:24.202Z] libcurl3-gnutls set to automatically installed. [2022-02-03T20:40:24.202Z] liberror-perl set to automatically installed. [2022-02-03T20:40:24.202Z] libglib2.0-0 set to automatically installed. [2022-02-03T20:40:24.202Z] libgssrpc4 set to automatically installed. [2022-02-03T20:40:24.202Z] libkadm5clnt-mit11 set to automatically installed. [2022-02-03T20:40:24.202Z] libkadm5srv-mit11 set to automatically installed. [2022-02-03T20:40:24.202Z] libkdb5-9 set to automatically installed. [2022-02-03T20:40:24.202Z] libkrb5-dev set to automatically installed. [2022-02-03T20:40:24.202Z] libnghttp2-14 set to automatically installed. [2022-02-03T20:40:24.202Z] libnorm-dev set to automatically installed. [2022-02-03T20:40:24.202Z] libnorm1 set to automatically installed. [2022-02-03T20:40:24.202Z] libpgm-5.2-0 set to automatically installed. [2022-02-03T20:40:24.202Z] libpgm-dev set to automatically installed. [2022-02-03T20:40:24.202Z] libpsl5 set to automatically installed. [2022-02-03T20:40:24.202Z] librtmp1 set to automatically installed. [2022-02-03T20:40:24.202Z] libsodium-dev set to automatically installed. [2022-02-03T20:40:24.202Z] libsodium23 set to automatically installed. [2022-02-03T20:40:24.202Z] libssh-4 set to automatically installed. [2022-02-03T20:40:24.202Z] libzmq3-dev set to automatically installed. [2022-02-03T20:40:24.202Z] libzmq5 set to automatically installed. [2022-02-03T20:40:24.202Z] pkg-config set to automatically installed. [2022-02-03T20:40:24.202Z] zip set to automatically installed. [2022-02-03T20:40:25.312Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-02-03T20:40:26.745Z] snapd is not logged in, snap install commands will use sudo [2022-02-03T20:40:28.704Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-02-03T20:40:34.088Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-02-03T20:40:36.056Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2022-02-03T20:40:36.746Z] go (1.17/stable) 1.17.6 from Michael Hudson-Doyle (mwhudson) installed [2022-02-03T20:40:37.007Z] Downloading snap 'edgex-app-service-configurable' [2022-02-03T20:40:39.649Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-02-03T20:40:40.317Z] Pulling app-service-configurable [2022-02-03T20:40:40.317Z] + snapcraftctl pull [2022-02-03T20:40:41.702Z] Pulling config-common [2022-02-03T20:40:41.702Z] + snapcraftctl pull [2022-02-03T20:40:43.613Z] Pulling go-build-helper [2022-02-03T20:40:43.613Z] + snapcraftctl pull [2022-02-03T20:40:44.997Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2022-02-03T20:40:44.997Z] Skipping pull go-build-helper (already ran) [2022-02-03T20:40:44.997Z] Building go-build-helper [2022-02-03T20:40:44.997Z] + snapcraftctl build [Pipeline] } [2022-02-03T20:40:46.346Z] $ docker stop --time=1 59aa907d8effc65ac9ba6438aa551e1c45ceb57e277bc8c825b67ebbdbccd12c [2022-02-03T20:40:46.379Z] + cp --archive --link --no-dereference . /root/parts/go-build-helper/install [2022-02-03T20:40:47.318Z] Staging go-build-helper [2022-02-03T20:40:47.318Z] + snapcraftctl stage [2022-02-03T20:40:48.272Z] $ docker rm -f 59aa907d8effc65ac9ba6438aa551e1c45ceb57e277bc8c825b67ebbdbccd12c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-03T20:40:49.694Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-02-03T20:40:49.694Z] [2022-02-03T20:40:49.694Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-02-03T20:40:50.038Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-02-03T20:40:50.311Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-02-03T20:40:50.311Z] 29e5d40040c1: Pulling fs layer [2022-02-03T20:40:50.311Z] 1ce36da41761: Pulling fs layer [2022-02-03T20:40:50.311Z] 25b303627fd3: Pulling fs layer [2022-02-03T20:40:50.311Z] 29e5d40040c1: Verifying Checksum [2022-02-03T20:40:50.311Z] 29e5d40040c1: Download complete [2022-02-03T20:40:50.591Z] 1ce36da41761: Verifying Checksum [2022-02-03T20:40:50.591Z] 1ce36da41761: Download complete [2022-02-03T20:40:50.863Z] 29e5d40040c1: Pull complete [2022-02-03T20:40:51.839Z] 25b303627fd3: Verifying Checksum [2022-02-03T20:40:51.839Z] 25b303627fd3: Download complete [2022-02-03T20:40:52.112Z] 1ce36da41761: Pull complete [2022-02-03T20:40:52.752Z] Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] [2022-02-03T20:40:52.752Z] Fetched 290 kB in 0s (0 B/s) [2022-02-03T20:40:52.752Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] [2022-02-03T20:40:52.752Z] Fetched 158 kB in 0s (0 B/s) [2022-02-03T20:40:52.752Z] Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] [2022-02-03T20:40:52.752Z] Fetched 242 kB in 0s (0 B/s) [2022-02-03T20:40:52.752Z] Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] [2022-02-03T20:40:52.752Z] Fetched 150 kB in 0s (0 B/s) [2022-02-03T20:40:52.752Z] Pulling edgex-go [2022-02-03T20:40:52.752Z] + snapcraftctl pull [2022-02-03T20:40:54.164Z] Pulling hooks [2022-02-03T20:40:54.164Z] + snapcraftctl pull [2022-02-03T20:41:02.233Z] 25b303627fd3: Pull complete [2022-02-03T20:41:02.233Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-02-03T20:41:02.233Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-02-03T20:41:02.233Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-02-03T20:41:02.453Z] prd-ubuntu18.04-docker-arm64-4c-16g-4590 does not seem to be running inside a container [2022-02-03T20:41:02.520Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-02-03T20:41:04.806Z] $ docker top 2bb72e807808decf99e4b6cbab3f88954d92d6c8c8b97133a4a0ebe255734f16 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-03T20:41:05.710Z] + grep parallel [2022-02-03T20:41:05.710Z] + docker-compose build --help [2022-02-03T20:41:09.066Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-02-03T20:41:09.066Z] Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] [2022-02-03T20:41:09.066Z] Fetched 96.1 kB in 0s (0 B/s) [2022-02-03T20:41:09.066Z] Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] [2022-02-03T20:41:09.066Z] Fetched 78.7 kB in 0s (0 B/s) [2022-02-03T20:41:09.066Z] Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] [2022-02-03T20:41:09.066Z] Fetched 48.0 kB in 0s (0 B/s) [2022-02-03T20:41:09.066Z] Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] [2022-02-03T20:41:09.066Z] Fetched 50.2 kB in 0s (0 B/s) [2022-02-03T20:41:09.066Z] Get:1 libsasl2-modules-db_2.1.27+dfsg-2_amd64.deb [14.9 kB] [2022-02-03T20:41:09.066Z] Fetched 14.9 kB in 0s (0 B/s) [2022-02-03T20:41:09.066Z] Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] [2022-02-03T20:41:09.066Z] Fetched 234 kB in 0s (0 B/s) [2022-02-03T20:41:09.066Z] Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] [2022-02-03T20:41:09.066Z] Fetched 155 kB in 0s (0 B/s) [2022-02-03T20:41:09.066Z] Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] [2022-02-03T20:41:09.066Z] Fetched 170 kB in 0s (0 B/s) [2022-02-03T20:41:09.066Z] Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] [2022-02-03T20:41:09.066Z] Fetched 267 kB in 0s (0 B/s) [2022-02-03T20:41:09.066Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2022-02-03T20:41:09.066Z] Fetched 50.6 kB in 0s (0 B/s) [2022-02-03T20:41:09.066Z] Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] [2022-02-03T20:41:09.066Z] Fetched 15.1 kB in 0s (0 B/s) [2022-02-03T20:41:09.066Z] Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] [2022-02-03T20:41:09.066Z] Fetched 51.5 kB in 0s (0 B/s) [2022-02-03T20:41:09.066Z] Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] [2022-02-03T20:41:09.066Z] Fetched 121 kB in 0s (0 B/s) [2022-02-03T20:41:09.066Z] Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] [2022-02-03T20:41:09.066Z] Fetched 29.7 kB in 0s (0 B/s) [2022-02-03T20:41:09.066Z] Get:1 util-linux_2.34-0.1ubuntu9.1_amd64.deb [1021 kB] [2022-02-03T20:41:09.066Z] Fetched 1021 kB in 0s (0 B/s) [2022-02-03T20:41:09.066Z] Get:1 libsasl2-2_2.1.27+dfsg-2_amd64.deb [49.3 kB] [2022-02-03T20:41:09.066Z] Fetched 49.3 kB in 0s (0 B/s) [2022-02-03T20:41:09.066Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] [2022-02-03T20:41:09.066Z] Fetched 54.9 kB in 0s (0 B/s) [2022-02-03T20:41:09.066Z] Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] [2022-02-03T20:41:09.066Z] Fetched 16.6 kB in 0s (0 B/s) [2022-02-03T20:41:09.066Z] Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] [2022-02-03T20:41:09.066Z] Fetched 87.9 kB in 0s (0 B/s) [2022-02-03T20:41:09.066Z] Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] [2022-02-03T20:41:09.066Z] Fetched 142 kB in 0s (0 B/s) [2022-02-03T20:41:09.066Z] Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] [2022-02-03T20:41:09.066Z] Fetched 41.8 kB in 0s (0 B/s) [2022-02-03T20:41:09.066Z] Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] [2022-02-03T20:41:09.066Z] Fetched 181 kB in 0s (0 B/s) [2022-02-03T20:41:09.066Z] Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] [2022-02-03T20:41:09.066Z] Fetched 208 kB in 0s (0 B/s) [2022-02-03T20:41:09.066Z] Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] [2022-02-03T20:41:09.066Z] Fetched 161 kB in 0s (0 B/s) [2022-02-03T20:41:09.066Z] Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] [2022-02-03T20:41:09.066Z] Fetched 107 kB in 0s (0 B/s) [2022-02-03T20:41:09.066Z] Pulling static-packages [2022-02-03T20:41:09.066Z] + snapcraftctl pull [2022-02-03T20:41:09.076Z] --parallel Build images in parallel. [Pipeline] } [2022-02-03T20:41:09.356Z] $ docker stop --time=1 2bb72e807808decf99e4b6cbab3f88954d92d6c8c8b97133a4a0ebe255734f16 [2022-02-03T20:41:10.011Z] + cd /root/project [2022-02-03T20:41:10.011Z] ++ git describe --tags --abbrev=0 [2022-02-03T20:41:10.011Z] ++ sed s/v// [2022-02-03T20:41:10.011Z] Pulling version [2022-02-03T20:41:10.011Z] + GIT_VERSION=2.2.0-dev.27 [2022-02-03T20:41:10.011Z] + '[' -z 2.2.0-dev.27 ']' [2022-02-03T20:41:10.011Z] + snapcraftctl set-version 2.2.0-dev.27 [2022-02-03T20:41:10.989Z] $ docker rm -f 2bb72e807808decf99e4b6cbab3f88954d92d6c8c8b97133a4a0ebe255734f16 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-03T20:41:11.403Z] Building app-service-configurable [2022-02-03T20:41:11.403Z] + snapcraftctl build [2022-02-03T20:41:11.561Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-02-03T20:41:11.561Z] . [Pipeline] withDockerContainer [2022-02-03T20:41:11.787Z] prd-ubuntu18.04-docker-arm64-4c-16g-4590 does not seem to be running inside a container [2022-02-03T20:41:11.850Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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/edgex-compose-arm64:latest cat [2022-02-03T20:41:13.099Z] $ docker top 6c8f4228b025c15d943dd16d281009d82c504e3bc57ab967f9dfba599907dcf7 -eo pid,comm [2022-02-03T20:41:13.317Z] Building config-common [2022-02-03T20:41:13.317Z] + snapcraftctl build [Pipeline] { [Pipeline] sh [2022-02-03T20:41:13.999Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-02-03T20:41:14.701Z] + cp --archive --link --no-dereference . /root/parts/config-common/install [2022-02-03T20:41:15.646Z] Skipping build go-build-helper (already ran) [2022-02-03T20:41:15.646Z] Building edgex-go [2022-02-03T20:41:15.907Z] + cd /root/parts/edgex-go/src [2022-02-03T20:41:15.907Z] ++ git describe --tags --abbrev=0 [2022-02-03T20:41:15.907Z] ++ sed s/v// [2022-02-03T20:41:15.907Z] + GIT_VERSION=2.2.0-dev.27 [2022-02-03T20:41:15.907Z] + '[' -z 2.2.0-dev.27 ']' [2022-02-03T20:41:15.907Z] + echo 2.2.0-dev.27 [2022-02-03T20:41:15.907Z] + '[' '!' -d vendor ']' [2022-02-03T20:41:15.907Z] + go mod download all [2022-02-03T20:41:17.358Z] Building core-command ... [2022-02-03T20:41:17.358Z] Building core-data ... [2022-02-03T20:41:17.358Z] Building core-metadata ... [2022-02-03T20:41:17.358Z] Building security-bootstrapper ... [2022-02-03T20:41:17.358Z] Building security-proxy-setup ... [2022-02-03T20:41:17.358Z] Building security-secretstore-setup ... [2022-02-03T20:41:17.358Z] Building support-notifications ... [2022-02-03T20:41:17.358Z] Building support-scheduler ... [2022-02-03T20:41:17.358Z] Building sys-mgmt-agent ... [2022-02-03T20:41:17.358Z] Building core-data [2022-02-03T20:41:17.358Z] Building security-bootstrapper [2022-02-03T20:41:17.358Z] Building security-secretstore-setup [2022-02-03T20:41:17.358Z] Building core-metadata [2022-02-03T20:41:17.358Z] Building security-proxy-setup [2022-02-03T20:41:25.906Z] + make build [2022-02-03T20:41:25.906Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.27" -o cmd/core-data/core-data ./cmd/core-data [2022-02-03T20:41:35.900Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.27" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-02-03T20:41:41.185Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.27" -o cmd/core-command/core-command ./cmd/core-command [2022-02-03T20:41:41.756Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.27" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-02-03T20:41:43.141Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.27" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-02-03T20:41:43.402Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.27" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-02-03T20:41:44.783Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.27" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-02-03T20:41:46.164Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.27" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-02-03T20:41:47.103Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.27" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-02-03T20:41:48.488Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.27" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-02-03T20:41:49.060Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.27" -o ./cmd/secrets-config ./cmd/secrets-config [2022-02-03T20:41:50.440Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.27" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-02-03T20:41:51.822Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-02-03T20:41:51.822Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2022-02-03T20:41:51.822Z] + case "$service" in [2022-02-03T20:41:51.822Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2022-02-03T20:41:51.822Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-02-03T20:41:51.822Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2022-02-03T20:41:51.822Z] + case "$service" in [2022-02-03T20:41:51.822Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2022-02-03T20:41:51.822Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-02-03T20:41:51.822Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2022-02-03T20:41:51.822Z] + case "$service" in [2022-02-03T20:41:51.822Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2022-02-03T20:41:51.822Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-02-03T20:41:51.822Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2022-02-03T20:41:51.822Z] + case "$service" in [2022-02-03T20:41:51.822Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2022-02-03T20:41:51.822Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-02-03T20:41:51.822Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2022-02-03T20:41:51.822Z] + case "$service" in [2022-02-03T20:41:51.822Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2022-02-03T20:41:51.822Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-02-03T20:41:51.822Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2022-02-03T20:41:51.823Z] + case "$service" in [2022-02-03T20:41:51.823Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2022-02-03T20:41:51.823Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-02-03T20:41:51.823Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2022-02-03T20:41:51.823Z] + case "$service" in [2022-02-03T20:41:51.823Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2022-02-03T20:41:51.823Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-02-03T20:41:51.823Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2022-02-03T20:41:51.823Z] + case "$service" in [2022-02-03T20:41:51.823Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2022-02-03T20:41:51.823Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-02-03T20:41:51.823Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2022-02-03T20:41:51.823Z] + case "$service" in [2022-02-03T20:41:51.823Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2022-02-03T20:41:51.823Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-02-03T20:41:51.823Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2022-02-03T20:41:51.823Z] + case "$service" in [2022-02-03T20:41:51.823Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2022-02-03T20:41:51.823Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2022-02-03T20:41:51.823Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-02-03T20:41:51.823Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2022-02-03T20:41:51.823Z] + case "$service" in [2022-02-03T20:41:51.823Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2022-02-03T20:41:51.823Z] + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml [2022-02-03T20:41:52.083Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2022-02-03T20:41:52.083Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2022-02-03T20:41:52.083Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2022-02-03T20:41:52.652Z] Building hooks [2022-02-03T20:41:52.652Z] + cd /root/parts/hooks/src [2022-02-03T20:41:52.652Z] + make build [2022-02-03T20:41:52.652Z] go mod tidy [2022-02-03T20:41:52.652Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 [2022-02-03T20:41:52.911Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2022-02-03T20:41:52.911Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2022-02-03T20:41:53.172Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2022-02-03T20:41:53.744Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2022-02-03T20:41:54.315Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2022-02-03T20:41:54.315Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2022-02-03T20:41:56.229Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-02-03T20:41:56.229Z] Building static-packages [2022-02-03T20:41:56.229Z] + snapcraftctl build [2022-02-03T20:41:58.773Z] Building version [2022-02-03T20:41:58.773Z] + snapcraftctl build [2022-02-03T20:42:00.687Z] Staging app-service-configurable [2022-02-03T20:42:00.687Z] + snapcraftctl stage [2022-02-03T20:42:02.075Z] Staging config-common [2022-02-03T20:42:02.075Z] + snapcraftctl stage [2022-02-03T20:42:03.462Z] Skipping stage go-build-helper (already ran) [2022-02-03T20:42:03.462Z] Staging edgex-go [2022-02-03T20:42:03.462Z] + snapcraftctl stage [2022-02-03T20:42:04.849Z] Staging hooks [2022-02-03T20:42:04.849Z] + snapcraftctl stage [2022-02-03T20:42:06.760Z] Staging static-packages [2022-02-03T20:42:06.760Z] + snapcraftctl stage [2022-02-03T20:42:08.144Z] Staging version [2022-02-03T20:42:08.144Z] + snapcraftctl stage [2022-02-03T20:42:09.522Z] Priming app-service-configurable [2022-02-03T20:42:09.522Z] + snapcraftctl prime [2022-02-03T20:42:12.813Z] The 'app-service-configurable' part is missing libraries that are not included in the snap or base. They can be satisfied by adding the following entry for this part [2022-02-03T20:42:12.813Z] stage-packages: [2022-02-03T20:42:12.813Z] - libnorm1 [2022-02-03T20:42:12.813Z] - libpgm-5.2-0 [2022-02-03T20:42:12.813Z] - libsodium23 [2022-02-03T20:42:12.813Z] - libzmq5 [2022-02-03T20:42:12.813Z] Priming config-common [2022-02-03T20:42:12.813Z] + snapcraftctl prime [2022-02-03T20:42:14.206Z] Priming go-build-helper [2022-02-03T20:42:14.206Z] + snapcraftctl prime [2022-02-03T20:42:15.587Z] Priming edgex-go [2022-02-03T20:42:15.587Z] + snapcraftctl prime [2022-02-03T20:42:17.502Z] Priming hooks [2022-02-03T20:42:17.502Z] + snapcraftctl prime [2022-02-03T20:42:18.882Z] Priming static-packages [2022-02-03T20:42:18.882Z] + snapcraftctl prime [2022-02-03T20:42:24.178Z] Priming version [2022-02-03T20:42:24.178Z] + snapcraftctl prime [2022-02-03T20:42:24.747Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2022-02-03T20:42:25.321Z] Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-03T20:42:25.321Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-02-03T20:42:25.321Z] ---> da94d34d6acb [2022-02-03T20:42:25.321Z] Step 3/21 : WORKDIR /edgex-go [2022-02-03T20:42:25.321Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-03T20:42:25.321Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-02-03T20:42:25.321Z] ---> da94d34d6acb [2022-02-03T20:42:25.321Z] Step 3/31 : WORKDIR /edgex-go [2022-02-03T20:42:25.321Z] ---> Running in 10bc7ba4fc20 [2022-02-03T20:42:25.321Z] ---> Running in ce91cbcab936 [2022-02-03T20:42:25.321Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-03T20:42:25.321Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-02-03T20:42:25.321Z] ---> da94d34d6acb [2022-02-03T20:42:25.321Z] Step 3/23 : WORKDIR /edgex-go [2022-02-03T20:42:25.321Z] ---> Running in f4b675f18315 [2022-02-03T20:42:25.321Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-03T20:42:25.321Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-02-03T20:42:25.321Z] ---> da94d34d6acb [2022-02-03T20:42:25.321Z] Step 3/23 : WORKDIR /edgex-go [2022-02-03T20:42:25.321Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-03T20:42:25.321Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-02-03T20:42:25.321Z] ---> da94d34d6acb [2022-02-03T20:42:25.321Z] Step 3/25 : WORKDIR /edgex-go [2022-02-03T20:42:25.321Z] ---> Running in b1a2ebb4f96f [2022-02-03T20:42:25.321Z] ---> Running in ff77b808debe [2022-02-03T20:42:25.321Z] Removing intermediate container 10bc7ba4fc20 [2022-02-03T20:42:25.321Z] ---> e56a619733c0 [2022-02-03T20:42:25.321Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-03T20:42:25.321Z] Removing intermediate container ce91cbcab936 [2022-02-03T20:42:25.321Z] ---> b13646784ae6 [2022-02-03T20:42:25.321Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-03T20:42:25.321Z] ---> Running in 1be186dfb4f7 [2022-02-03T20:42:25.321Z] ---> Running in d079ce6a6264 [2022-02-03T20:42:25.321Z] Removing intermediate container f4b675f18315 [2022-02-03T20:42:25.321Z] ---> 1165f402a6ec [2022-02-03T20:42:25.321Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-03T20:42:25.321Z] ---> Running in be977b93c3ea [2022-02-03T20:42:25.321Z] Removing intermediate container ff77b808debe [2022-02-03T20:42:25.321Z] ---> 35d4ed3e3fde [2022-02-03T20:42:25.321Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-03T20:42:25.321Z] Removing intermediate container b1a2ebb4f96f [2022-02-03T20:42:25.321Z] ---> 97c21f09f752 [2022-02-03T20:42:25.321Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-03T20:42:25.321Z] ---> Running in cef1ea4453b1 [2022-02-03T20:42:25.321Z] ---> Running in 8193a4f6042e [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-03T20:42:27.289Z] Removing intermediate container 1be186dfb4f7 [2022-02-03T20:42:27.289Z] ---> 557f1558bdf4 [2022-02-03T20:42:27.289Z] Step 5/21 : RUN apk add --update --no-cache make git [2022-02-03T20:42:27.289Z] ---> Running in b6f4177bf8d7 [2022-02-03T20:42:27.560Z] Removing intermediate container d079ce6a6264 [2022-02-03T20:42:27.560Z] ---> 888d9305f423 [2022-02-03T20:42:27.560Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-02-03T20:42:27.560Z] ---> Running in ee6daa5a8276 [2022-02-03T20:42:27.836Z] Removing intermediate container cef1ea4453b1 [2022-02-03T20:42:27.836Z] ---> f0cc149347ae [2022-02-03T20:42:27.836Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-02-03T20:42:28.108Z] ---> Running in 2e480f55c5af [2022-02-03T20:42:28.108Z] Removing intermediate container 8193a4f6042e [2022-02-03T20:42:28.108Z] ---> 291483f94443 [2022-02-03T20:42:28.108Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-02-03T20:42:28.108Z] Removing intermediate container be977b93c3ea [2022-02-03T20:42:28.108Z] ---> 2426dcc13965 [2022-02-03T20:42:28.108Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-02-03T20:42:28.395Z] ---> Running in 6e84c2691a7d [2022-02-03T20:42:28.395Z] ---> Running in fdfe5119d324 [2022-02-03T20:42:29.381Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-03T20:42:29.654Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-03T20:42:29.654Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-03T20:42:30.248Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-03T20:42:30.248Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-03T20:42:30.248Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-03T20:42:30.522Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-03T20:42:30.798Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-03T20:42:31.070Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-03T20:42:31.070Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-03T20:42:31.347Z] OK: 220 MiB in 52 packages [2022-02-03T20:42:31.631Z] OK: 220 MiB in 52 packages [2022-02-03T20:42:31.908Z] OK: 220 MiB in 52 packages [2022-02-03T20:42:32.515Z] OK: 220 MiB in 52 packages [2022-02-03T20:42:32.515Z] OK: 220 MiB in 52 packages [2022-02-03T20:42:32.790Z] Removing intermediate container b6f4177bf8d7 [2022-02-03T20:42:32.790Z] ---> 7726f8f85745 [2022-02-03T20:42:32.790Z] Step 6/21 : COPY go.mod vendor* ./ [2022-02-03T20:42:33.067Z] Removing intermediate container ee6daa5a8276 [2022-02-03T20:42:33.067Z] ---> 09a217266753 [2022-02-03T20:42:33.067Z] Step 6/31 : COPY go.mod vendor* ./ [2022-02-03T20:42:33.340Z] Removing intermediate container 2e480f55c5af [2022-02-03T20:42:33.340Z] ---> 2902ef9e1e56 [2022-02-03T20:42:33.340Z] Step 6/23 : COPY go.mod vendor* ./ [2022-02-03T20:42:33.616Z] Removing intermediate container fdfe5119d324 [2022-02-03T20:42:33.616Z] ---> afe290fbb7ef [2022-02-03T20:42:33.616Z] Step 6/23 : COPY go.mod vendor* ./ [2022-02-03T20:42:33.912Z] ---> d1449785c4e7 [2022-02-03T20:42:33.912Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-03T20:42:33.912Z] Removing intermediate container 6e84c2691a7d [2022-02-03T20:42:33.912Z] ---> bd7054575ea4 [2022-02-03T20:42:33.912Z] Step 6/25 : COPY go.mod vendor* ./ [2022-02-03T20:42:33.912Z] ---> Running in b41704456859 [2022-02-03T20:42:34.190Z] ---> 2371fdf1ad23 [2022-02-03T20:42:34.467Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-03T20:42:34.467Z] ---> Running in e13062191879 [2022-02-03T20:42:34.736Z] ---> 9f9678c92140 [2022-02-03T20:42:34.736Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-03T20:42:34.736Z] ---> af2d8d447cd3 [2022-02-03T20:42:34.736Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-03T20:42:34.736Z] ---> Running in e2487625d015 [2022-02-03T20:42:34.736Z] ---> Running in 85245eb1e4f3 [2022-02-03T20:42:35.351Z] ---> c5e7c44f7076 [2022-02-03T20:42:35.351Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-03T20:42:35.351Z] ---> Running in 6420540028ac [2022-02-03T20:42:39.652Z] Removing intermediate container b41704456859 [2022-02-03T20:42:39.652Z] ---> e076e32dc35d [2022-02-03T20:42:39.652Z] Step 8/21 : COPY . . [2022-02-03T20:42:40.650Z] Removing intermediate container e13062191879 [2022-02-03T20:42:40.650Z] ---> ec750c01c44e [2022-02-03T20:42:40.650Z] Step 8/31 : COPY . . [2022-02-03T20:42:40.650Z] Removing intermediate container e2487625d015 [2022-02-03T20:42:40.650Z] ---> 52a7dfac0a53 [2022-02-03T20:42:40.650Z] Step 8/23 : COPY . . [2022-02-03T20:42:40.924Z] Removing intermediate container 85245eb1e4f3 [2022-02-03T20:42:40.924Z] ---> 3715b8c59a56 [2022-02-03T20:42:40.924Z] Step 8/23 : COPY . . [2022-02-03T20:42:40.924Z] Removing intermediate container 6420540028ac [2022-02-03T20:42:40.924Z] ---> 9992217cf0f8 [2022-02-03T20:42:40.924Z] Step 8/25 : COPY . . [2022-02-03T20:43:03.073Z] ---> 3f45612d77b6 [2022-02-03T20:43:03.073Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-02-03T20:43:03.073Z] ---> f3cf87d2329e [2022-02-03T20:43:03.073Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-02-03T20:43:03.073Z] ---> Running in 8f23507496b0 [2022-02-03T20:43:03.073Z] ---> b5d1b1eed3ae [2022-02-03T20:43:03.073Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-02-03T20:43:03.073Z] ---> Running in 73a61b191e13 [2022-02-03T20:43:03.073Z] ---> Running in 02c295e68515 [2022-02-03T20:43:03.073Z] ---> 14265c24c73e [2022-02-03T20:43:03.073Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-02-03T20:43:03.073Z] ---> 136445d687cb [2022-02-03T20:43:03.073Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-02-03T20:43:03.073Z] ---> Running in cd5f8faed534 [2022-02-03T20:43:03.073Z] ---> Running in f89ea67def4e [2022-02-03T20:43:03.809Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2022-02-03T20:43:03.809Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-02-03T20:43:04.094Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-02-03T20:43:04.421Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-02-03T20:43:04.421Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-02-03T20:45:11.360Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2022-02-03T20:45:11.360Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-02-03T20:45:13.349Z] Removing intermediate container cd5f8faed534 [2022-02-03T20:45:13.349Z] ---> 320e1c83a165 [2022-02-03T20:45:13.349Z] [2022-02-03T20:45:13.349Z] Step 10/31 : FROM alpine:3.14 [2022-02-03T20:45:13.623Z] 3.14: Pulling from library/alpine [2022-02-03T20:45:16.236Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-02-03T20:45:16.236Z] Status: Downloaded newer image for alpine:3.14 [2022-02-03T20:45:16.236Z] ---> 5b8b7b635229 [2022-02-03T20:45:16.237Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-02-03T20:45:16.237Z] ---> Running in 50f15fe90aa5 [2022-02-03T20:45:17.216Z] Removing intermediate container 50f15fe90aa5 [2022-02-03T20:45:17.216Z] ---> 07ac23f22b6c [2022-02-03T20:45:17.216Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-02-03T20:45:17.490Z] ---> Running in d7cca3dc1edf [2022-02-03T20:45:18.933Z] Removing intermediate container f89ea67def4e [2022-02-03T20:45:18.933Z] ---> 17c87cc46ff7 [2022-02-03T20:45:18.933Z] [2022-02-03T20:45:18.933Z] Step 10/25 : FROM alpine:3.14 [2022-02-03T20:45:18.933Z] ---> 5b8b7b635229 [2022-02-03T20:45:18.933Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-02-03T20:45:18.933Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-02-03T20:45:19.210Z] ---> Running in f71403cb478d [2022-02-03T20:45:19.490Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-02-03T20:45:20.467Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-02-03T20:45:20.741Z] (2/2) Installing su-exec (0.2-r1) [2022-02-03T20:45:20.741Z] Executing busybox-1.33.1-r6.trigger [2022-02-03T20:45:20.741Z] OK: 6 MiB in 16 packages [2022-02-03T20:45:21.350Z] Removing intermediate container 02c295e68515 [2022-02-03T20:45:21.350Z] ---> 1594aca63c65 [2022-02-03T20:45:21.350Z] [2022-02-03T20:45:21.350Z] Step 10/21 : FROM alpine:3.14 [2022-02-03T20:45:21.350Z] ---> 5b8b7b635229 [2022-02-03T20:45:21.350Z] Step 11/21 : RUN apk add --update --no-cache curl [2022-02-03T20:45:21.350Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-02-03T20:45:21.626Z] ---> Running in c138172827d8 [2022-02-03T20:45:21.626Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-02-03T20:45:22.228Z] Removing intermediate container d7cca3dc1edf [2022-02-03T20:45:22.228Z] ---> e798e13627f1 [2022-02-03T20:45:22.228Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-02-03T20:45:22.500Z] ---> Running in 2ce1b7f7cd78 [2022-02-03T20:45:22.500Z] (1/3) Installing ca-certificates (20211220-r0) [2022-02-03T20:45:22.776Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-02-03T20:45:22.776Z] (3/3) Installing su-exec (0.2-r1) [2022-02-03T20:45:22.776Z] Executing busybox-1.33.1-r6.trigger [2022-02-03T20:45:22.776Z] Executing ca-certificates-20211220-r0.trigger [2022-02-03T20:45:23.052Z] OK: 6 MiB in 17 packages [2022-02-03T20:45:23.052Z] Removing intermediate container 2ce1b7f7cd78 [2022-02-03T20:45:23.052Z] ---> 863f3b079ac2 [2022-02-03T20:45:23.052Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-02-03T20:45:23.322Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-02-03T20:45:23.322Z] ---> Running in 850880329d96 [2022-02-03T20:45:23.606Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-02-03T20:45:24.197Z] Removing intermediate container 850880329d96 [2022-02-03T20:45:24.197Z] ---> 68cf154e17db [2022-02-03T20:45:24.197Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-02-03T20:45:24.197Z] ---> Running in 1120d67d72b9 [2022-02-03T20:45:24.469Z] (1/5) Installing ca-certificates (20211220-r0) [2022-02-03T20:45:24.469Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-02-03T20:45:24.469Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-02-03T20:45:24.739Z] (4/5) Installing libcurl (7.79.1-r0) [2022-02-03T20:45:24.739Z] (5/5) Installing curl (7.79.1-r0) [2022-02-03T20:45:24.739Z] Executing busybox-1.33.1-r6.trigger [2022-02-03T20:45:24.739Z] Executing ca-certificates-20211220-r0.trigger [2022-02-03T20:45:25.010Z] OK: 8 MiB in 19 packages [2022-02-03T20:45:25.986Z] Removing intermediate container f71403cb478d [2022-02-03T20:45:25.986Z] ---> 79fc5fcff398 [2022-02-03T20:45:25.986Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-02-03T20:45:26.257Z] ---> Running in ab940724a702 [2022-02-03T20:45:26.850Z] Removing intermediate container ab940724a702 [2022-02-03T20:45:26.850Z] ---> e8b724ced2b6 [2022-02-03T20:45:26.850Z] Step 13/25 : WORKDIR / [2022-02-03T20:45:27.128Z] ---> Running in 7db61e0dac4c [2022-02-03T20:45:27.404Z] Removing intermediate container c138172827d8 [2022-02-03T20:45:27.404Z] ---> f3f531a1a73a [2022-02-03T20:45:27.405Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-02-03T20:45:27.405Z] ---> Running in 6c135582583a [2022-02-03T20:45:27.405Z] Removing intermediate container 1120d67d72b9 [2022-02-03T20:45:27.405Z] ---> 081d903241e6 [2022-02-03T20:45:27.405Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-02-03T20:45:27.677Z] ---> Running in 800539b667d9 [2022-02-03T20:45:27.677Z] Removing intermediate container 73a61b191e13 [2022-02-03T20:45:27.677Z] ---> 25a2ee8434be [2022-02-03T20:45:27.677Z] [2022-02-03T20:45:27.677Z] Step 10/23 : FROM alpine:3.14 [2022-02-03T20:45:27.677Z] ---> 5b8b7b635229 [2022-02-03T20:45:27.677Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-02-03T20:45:27.677Z] Removing intermediate container 7db61e0dac4c [2022-02-03T20:45:27.677Z] ---> 19faa19d50ed [2022-02-03T20:45:27.677Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-02-03T20:45:27.952Z] ---> Running in 11332b4cfe18 [2022-02-03T20:45:27.953Z] Removing intermediate container 6c135582583a [2022-02-03T20:45:27.953Z] ---> 2c360d845725 [2022-02-03T20:45:27.953Z] Step 13/21 : WORKDIR /edgex [2022-02-03T20:45:28.227Z] ---> Running in ff319a8688ed [2022-02-03T20:45:28.503Z] Removing intermediate container 800539b667d9 [2022-02-03T20:45:28.503Z] ---> a573ddccc3b0 [2022-02-03T20:45:28.503Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-02-03T20:45:28.780Z] Removing intermediate container ff319a8688ed [2022-02-03T20:45:28.780Z] ---> 3199192ccbe7 [2022-02-03T20:45:28.780Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-02-03T20:45:29.053Z] ---> f9cc0a85ab37 [2022-02-03T20:45:29.053Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-02-03T20:45:29.651Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-02-03T20:45:29.651Z] ---> 2653ea50fb7a [2022-02-03T20:45:29.651Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-02-03T20:45:29.924Z] ---> Running in 1ffca2daa007 [2022-02-03T20:45:29.924Z] ---> c124ee4d5801 [2022-02-03T20:45:29.924Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-02-03T20:45:29.924Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-02-03T20:45:30.196Z] ---> 9655991924f0 [2022-02-03T20:45:30.196Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-02-03T20:45:31.180Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-02-03T20:45:31.180Z] Executing busybox-1.33.1-r6.trigger [2022-02-03T20:45:31.180Z] OK: 6 MiB in 15 packages [2022-02-03T20:45:31.454Z] ---> b422749495a2 [2022-02-03T20:45:31.454Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-02-03T20:45:32.051Z] ---> 43ce796c827b [2022-02-03T20:45:32.051Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-02-03T20:45:32.654Z] Removing intermediate container 11332b4cfe18 [2022-02-03T20:45:32.654Z] ---> 26acf68764f0 [2022-02-03T20:45:32.654Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-02-03T20:45:32.654Z] ---> Running in 9a39dd41ecb7 [2022-02-03T20:45:32.654Z] ---> 35c69bbcc1d8 [2022-02-03T20:45:32.654Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-02-03T20:45:32.928Z] Removing intermediate container 1ffca2daa007 [2022-02-03T20:45:32.929Z] ---> 5ca6e223f80c [2022-02-03T20:45:32.929Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-02-03T20:45:33.200Z] Removing intermediate container 9a39dd41ecb7 [2022-02-03T20:45:33.200Z] ---> fa29a95e7dc9 [2022-02-03T20:45:33.200Z] Step 13/23 : ENV APP_PORT=59881 [2022-02-03T20:45:33.470Z] ---> Running in ad921a6d714e [2022-02-03T20:45:33.743Z] ---> 0638d03493f8 [2022-02-03T20:45:33.743Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-02-03T20:45:34.023Z] ---> d74934a9513f [2022-02-03T20:45:34.023Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-02-03T20:45:34.023Z] ---> Running in 16600651d2f4 [2022-02-03T20:45:34.023Z] Removing intermediate container ad921a6d714e [2022-02-03T20:45:34.023Z] ---> 3e7b6cf2e8ab [2022-02-03T20:45:34.023Z] Step 14/23 : EXPOSE $APP_PORT [2022-02-03T20:45:34.294Z] ---> Running in 83b539cd07f0 [2022-02-03T20:45:34.578Z] Removing intermediate container 16600651d2f4 [2022-02-03T20:45:34.578Z] ---> c8620bc8e0e6 [2022-02-03T20:45:34.578Z] Step 18/21 : CMD ["--init=true"] [2022-02-03T20:45:34.851Z] ---> 26538d343da0 [2022-02-03T20:45:34.851Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-02-03T20:45:34.851Z] Removing intermediate container 83b539cd07f0 [2022-02-03T20:45:34.851Z] ---> 6a97f693a05c [2022-02-03T20:45:34.851Z] Step 15/23 : WORKDIR / [2022-02-03T20:45:34.851Z] ---> Running in 4fa7eadaf39b [2022-02-03T20:45:35.125Z] ---> Running in 73c3b0a81ddc [2022-02-03T20:45:35.398Z] Removing intermediate container 4fa7eadaf39b [2022-02-03T20:45:35.398Z] ---> f76482c30a7e [2022-02-03T20:45:35.398Z] Step 19/21 : LABEL arch=arm64 [2022-02-03T20:45:35.671Z] ---> 4d6bedf0bdef [2022-02-03T20:45:35.671Z] Removing intermediate container 8f23507496b0 [2022-02-03T20:45:35.671Z] ---> 24c9a2f4dd7e [2022-02-03T20:45:35.671Z] [2022-02-03T20:45:35.671Z] Step 10/23 : FROM alpine:3.14 [2022-02-03T20:45:35.671Z] ---> 5b8b7b635229 [2022-02-03T20:45:35.671Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-02-03T20:45:35.671Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-02-03T20:45:35.671Z] ---> Running in f081185f19ba [2022-02-03T20:45:35.671Z] Removing intermediate container 73c3b0a81ddc [2022-02-03T20:45:35.671Z] ---> afb0bfb57001 [2022-02-03T20:45:35.671Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-02-03T20:45:35.956Z] ---> Running in d885e96bc3ea [2022-02-03T20:45:36.552Z] Removing intermediate container f081185f19ba [2022-02-03T20:45:36.552Z] ---> dfae4a9274b9 [2022-02-03T20:45:36.552Z] Step 20/21 : LABEL git_sha=31c2bea7b8082ca05d43b564f396e87f8817f927 [2022-02-03T20:45:36.552Z] Removing intermediate container d885e96bc3ea [2022-02-03T20:45:36.552Z] ---> 98ec72ce9aae [2022-02-03T20:45:36.552Z] Step 12/23 : ENV APP_PORT=59880 [2022-02-03T20:45:36.552Z] ---> fe8b05c2de09 [2022-02-03T20:45:36.552Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-02-03T20:45:36.552Z] ---> Running in e6dfa0df5503 [2022-02-03T20:45:36.552Z] ---> Running in b7ff1b3ee98a [2022-02-03T20:45:36.825Z] ---> c94da42ca37d [2022-02-03T20:45:36.825Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-02-03T20:45:36.825Z] ---> 28ac3df8cc44 [2022-02-03T20:45:36.825Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-02-03T20:45:37.096Z] Removing intermediate container e6dfa0df5503 [2022-02-03T20:45:37.096Z] ---> 3697796040e7 [2022-02-03T20:45:37.096Z] Step 21/21 : LABEL version=0.0.0 [2022-02-03T20:45:37.370Z] Removing intermediate container b7ff1b3ee98a [2022-02-03T20:45:37.370Z] ---> d111194c7163 [2022-02-03T20:45:37.370Z] Step 13/23 : EXPOSE $APP_PORT [2022-02-03T20:45:37.370Z] ---> Running in 49bfd112c637 [2022-02-03T20:45:37.370Z] ---> Running in 0391ab5892b9 [2022-02-03T20:45:37.370Z] ---> 110da103d300 [2022-02-03T20:45:37.370Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-02-03T20:45:37.645Z] ---> Running in c364c9ca94ef [2022-02-03T20:45:37.919Z] ---> a3d32f32505c [2022-02-03T20:45:37.919Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-02-03T20:45:38.191Z] Removing intermediate container 49bfd112c637 [2022-02-03T20:45:38.191Z] ---> e1fe5edf64a3 [2022-02-03T20:45:38.191Z] [2022-02-03T20:45:38.191Z] Removing intermediate container 0391ab5892b9 [2022-02-03T20:45:38.191Z] ---> 495b8279b986 [2022-02-03T20:45:38.191Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-03T20:45:38.462Z] ---> Running in e39c60fbc70c [2022-02-03T20:45:38.462Z] ---> f2be75a2d042 [2022-02-03T20:45:38.462Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-02-03T20:45:38.737Z] Successfully built e1fe5edf64a3 [2022-02-03T20:45:38.738Z] Successfully tagged security-proxy-setup-arm64:latest [2022-02-03T20:45:38.738Z]  Building security-proxy-setup ... done Building support-scheduler [2022-02-03T20:45:39.012Z] ---> 7336438f4c81 [2022-02-03T20:45:39.012Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-02-03T20:45:39.611Z] ---> Running in 04ba8a1c3e39 [2022-02-03T20:45:39.611Z] ---> 177a47a3a6c9 [2022-02-03T20:45:39.611Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-02-03T20:45:39.882Z] ---> Running in 484fe3d01255 [2022-02-03T20:45:40.476Z] Removing intermediate container 04ba8a1c3e39 [2022-02-03T20:45:40.476Z] ---> 97dbb40f58d2 [2022-02-03T20:45:40.476Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-02-03T20:45:40.476Z] Removing intermediate container 484fe3d01255 [2022-02-03T20:45:40.476Z] ---> 08090dbfd7c6 [2022-02-03T20:45:40.476Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-03T20:45:40.749Z] ---> Running in cedf41b3d324 [2022-02-03T20:45:40.749Z] Removing intermediate container c364c9ca94ef [2022-02-03T20:45:40.749Z] ---> b83260d6b3df [2022-02-03T20:45:40.749Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-02-03T20:45:41.022Z] ---> Running in c6021a2b3405 [2022-02-03T20:45:41.294Z] Removing intermediate container e39c60fbc70c [2022-02-03T20:45:41.294Z] ---> 33adba73a287 [2022-02-03T20:45:41.294Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-02-03T20:45:41.294Z] Removing intermediate container cedf41b3d324 [2022-02-03T20:45:41.294Z] ---> cb61160fac55 [2022-02-03T20:45:41.294Z] Step 21/23 : LABEL arch=arm64 [2022-02-03T20:45:41.294Z] ---> Running in 4feccdb34a4a [2022-02-03T20:45:41.569Z] ---> Running in 229eca93b844 [2022-02-03T20:45:41.569Z] ---> 0ea3b8ca252a [2022-02-03T20:45:41.569Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-02-03T20:45:41.569Z] Removing intermediate container c6021a2b3405 [2022-02-03T20:45:41.569Z] ---> 13185ee1792a [2022-02-03T20:45:41.569Z] Step 23/25 : LABEL arch=arm64 [2022-02-03T20:45:41.851Z] ---> Running in a71d11f4118a [2022-02-03T20:45:42.125Z] ---> Running in 184af214c25c [2022-02-03T20:45:42.125Z] Removing intermediate container 229eca93b844 [2022-02-03T20:45:42.125Z] ---> f5f91000d1e7 [2022-02-03T20:45:42.125Z] Step 22/23 : LABEL git_sha=31c2bea7b8082ca05d43b564f396e87f8817f927 [2022-02-03T20:45:42.396Z] ---> Running in 7e77a548171d [2022-02-03T20:45:42.669Z] Removing intermediate container a71d11f4118a [2022-02-03T20:45:42.669Z] ---> 1e6e6a183589 [2022-02-03T20:45:42.669Z] Step 24/25 : LABEL git_sha=31c2bea7b8082ca05d43b564f396e87f8817f927 [2022-02-03T20:45:42.669Z] ---> Running in 2bb9f01b12b8 [2022-02-03T20:45:42.944Z] Removing intermediate container 7e77a548171d [2022-02-03T20:45:42.944Z] ---> c441ef93b4ca [2022-02-03T20:45:42.944Z] Step 23/23 : LABEL version=0.0.0 [2022-02-03T20:45:42.944Z] ---> Running in da96b3592775 [2022-02-03T20:45:43.218Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-02-03T20:45:43.218Z] Removing intermediate container 2bb9f01b12b8 [2022-02-03T20:45:43.218Z] ---> c55226143a1c [2022-02-03T20:45:43.218Z] Step 25/25 : LABEL version=0.0.0 [2022-02-03T20:45:43.491Z] ---> Running in a4a5b7f6a4d3 [2022-02-03T20:45:43.491Z] Removing intermediate container da96b3592775 [2022-02-03T20:45:43.491Z] ---> 88ebbf26c3fc [2022-02-03T20:45:43.491Z] [2022-02-03T20:45:44.093Z] Successfully built 88ebbf26c3fc [2022-02-03T20:45:44.094Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-02-03T20:45:44.094Z] Successfully tagged core-metadata-arm64:latest [2022-02-03T20:45:44.094Z]  Building core-metadata ... done Building support-notifications [2022-02-03T20:45:44.094Z] Removing intermediate container a4a5b7f6a4d3 [2022-02-03T20:45:44.094Z] ---> e15b5fba2f7a [2022-02-03T20:45:44.094Z] [2022-02-03T20:45:44.695Z] Successfully built e15b5fba2f7a [2022-02-03T20:45:44.695Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-02-03T20:45:44.695Z]  Building security-secretstore-setup ... done Building sys-mgmt-agent [2022-02-03T20:45:44.695Z] Removing intermediate container 184af214c25c [2022-02-03T20:45:44.695Z] ---> 90a60214ee12 [2022-02-03T20:45:44.695Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-02-03T20:45:44.968Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-02-03T20:45:44.968Z] ---> Running in cddb594aeecd [2022-02-03T20:45:44.968Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-02-03T20:45:44.968Z] (3/6) Installing libsodium (1.0.18-r0) [2022-02-03T20:45:45.240Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-02-03T20:45:45.240Z] Removing intermediate container cddb594aeecd [2022-02-03T20:45:45.240Z] ---> 8f6baec590a2 [2022-02-03T20:45:45.240Z] Step 28/31 : CMD ["gate"] [2022-02-03T20:45:45.240Z] (5/6) Installing libzmq (4.3.4-r0) [2022-02-03T20:45:45.511Z] (6/6) Installing zeromq (4.3.4-r0) [2022-02-03T20:45:45.511Z] ---> Running in 9d8284eddb3c [2022-02-03T20:45:45.511Z] Executing busybox-1.33.1-r6.trigger [2022-02-03T20:45:45.511Z] OK: 8 MiB in 20 packages [2022-02-03T20:45:46.110Z] Removing intermediate container 9d8284eddb3c [2022-02-03T20:45:46.110Z] ---> 6379a283d776 [2022-02-03T20:45:46.110Z] Step 29/31 : LABEL arch=arm64 [2022-02-03T20:45:46.381Z] ---> Running in e450b52af3b4 [2022-02-03T20:45:46.652Z] Removing intermediate container 4feccdb34a4a [2022-02-03T20:45:46.927Z] ---> 003d4feaf567 [2022-02-03T20:45:46.927Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-02-03T20:45:46.927Z] Removing intermediate container e450b52af3b4 [2022-02-03T20:45:46.927Z] ---> 60418fddbb57 [2022-02-03T20:45:46.927Z] Step 30/31 : LABEL git_sha=31c2bea7b8082ca05d43b564f396e87f8817f927 [2022-02-03T20:45:47.206Z] ---> Running in cda270d8c434 [2022-02-03T20:45:47.834Z] Removing intermediate container cda270d8c434 [2022-02-03T20:45:47.834Z] ---> 65d5f0574d51 [2022-02-03T20:45:47.834Z] Step 31/31 : LABEL version=0.0.0 [2022-02-03T20:45:47.834Z] ---> 0fd4aca09db4 [2022-02-03T20:45:47.834Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-02-03T20:45:47.834Z] ---> Running in 4f087bfd4a69 [2022-02-03T20:45:48.432Z] Removing intermediate container 4f087bfd4a69 [2022-02-03T20:45:48.432Z] ---> 77fefd23074a [2022-02-03T20:45:48.432Z] [2022-02-03T20:45:49.026Z] Successfully built 77fefd23074a [2022-02-03T20:45:49.026Z] Successfully tagged security-bootstrapper-arm64:latest [2022-02-03T20:45:49.026Z] Building core-command [2022-02-03T20:45:49.026Z]  Building security-bootstrapper ... done  ---> 358088c03ea4 [2022-02-03T20:45:49.026Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-02-03T20:45:50.003Z] ---> 96da071c668f [2022-02-03T20:45:50.003Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-02-03T20:45:50.003Z] ---> Running in b79532c655bd [2022-02-03T20:45:50.603Z] Removing intermediate container b79532c655bd [2022-02-03T20:45:50.603Z] ---> cd41d2e0b596 [2022-02-03T20:45:50.603Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-03T20:45:50.603Z] ---> Running in db90b08c5a15 [2022-02-03T20:45:51.204Z] Removing intermediate container db90b08c5a15 [2022-02-03T20:45:51.204Z] ---> 50c8becf0ac9 [2022-02-03T20:45:51.204Z] Step 21/23 : LABEL arch=arm64 [2022-02-03T20:45:51.204Z] ---> Running in f05af3bcdcaf [2022-02-03T20:45:51.490Z] Removing intermediate container f05af3bcdcaf [2022-02-03T20:45:51.768Z] ---> 79b287c4e09c [2022-02-03T20:45:51.768Z] Step 22/23 : LABEL git_sha=31c2bea7b8082ca05d43b564f396e87f8817f927 [2022-02-03T20:45:51.768Z] ---> Running in 475f93b88463 [2022-02-03T20:45:52.368Z] Removing intermediate container 475f93b88463 [2022-02-03T20:45:52.368Z] ---> 455c41a28df7 [2022-02-03T20:45:52.368Z] Step 23/23 : LABEL version=0.0.0 [2022-02-03T20:45:52.368Z] ---> Running in 2d181a2d7804 [2022-02-03T20:45:52.974Z] Removing intermediate container 2d181a2d7804 [2022-02-03T20:45:52.974Z] ---> 926016240aec [2022-02-03T20:45:52.974Z] [2022-02-03T20:45:53.246Z] Successfully built 926016240aec [2022-02-03T20:45:53.246Z] Successfully tagged core-data-arm64:latest [2022-02-03T20:46:25.578Z]  Building core-data ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-03T20:46:25.578Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-02-03T20:46:25.578Z] ---> da94d34d6acb [2022-02-03T20:46:25.578Z] Step 3/22 : WORKDIR /edgex-go [2022-02-03T20:46:25.578Z] ---> Using cache [2022-02-03T20:46:25.578Z] ---> 97c21f09f752 [2022-02-03T20:46:25.578Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-03T20:46:25.578Z] ---> Using cache [2022-02-03T20:46:25.578Z] ---> 291483f94443 [2022-02-03T20:46:25.578Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-02-03T20:46:25.578Z] ---> Using cache [2022-02-03T20:46:25.578Z] ---> bd7054575ea4 [2022-02-03T20:46:25.578Z] Step 6/22 : COPY go.mod vendor* ./ [2022-02-03T20:46:25.578Z] ---> Using cache [2022-02-03T20:46:25.578Z] ---> c5e7c44f7076 [2022-02-03T20:46:25.578Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-03T20:46:25.578Z] ---> Using cache [2022-02-03T20:46:25.578Z] ---> 9992217cf0f8 [2022-02-03T20:46:25.578Z] Step 8/22 : COPY . . [2022-02-03T20:46:25.578Z] ---> Using cache [2022-02-03T20:46:25.578Z] ---> 136445d687cb [2022-02-03T20:46:25.578Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-02-03T20:46:26.177Z] ---> Running in ab88a39db5e1 [2022-02-03T20:46:27.616Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-02-03T20:46:33.017Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-03T20:46:33.017Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-02-03T20:46:33.017Z] ---> da94d34d6acb [2022-02-03T20:46:33.017Z] Step 3/23 : WORKDIR /edgex-go [2022-02-03T20:46:33.017Z] ---> Using cache [2022-02-03T20:46:33.017Z] ---> 97c21f09f752 [2022-02-03T20:46:33.017Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-03T20:46:33.017Z] ---> Using cache [2022-02-03T20:46:33.017Z] ---> 291483f94443 [2022-02-03T20:46:33.017Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-02-03T20:46:33.017Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-03T20:46:33.017Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-02-03T20:46:33.017Z] ---> da94d34d6acb [2022-02-03T20:46:33.017Z] Step 3/22 : WORKDIR /edgex-go [2022-02-03T20:46:33.017Z] ---> Using cache [2022-02-03T20:46:33.017Z] ---> 97c21f09f752 [2022-02-03T20:46:33.017Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-03T20:46:33.017Z] ---> Using cache [2022-02-03T20:46:33.017Z] ---> 291483f94443 [2022-02-03T20:46:33.017Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-02-03T20:46:33.017Z] ---> Running in 5e1ac84da367 [2022-02-03T20:46:33.017Z] ---> Running in defe0df94cf4 [2022-02-03T20:46:34.993Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-03T20:46:34.993Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-02-03T20:46:34.993Z] ---> da94d34d6acb [2022-02-03T20:46:34.993Z] Step 3/23 : WORKDIR /edgex-go [2022-02-03T20:46:34.993Z] ---> Using cache [2022-02-03T20:46:34.993Z] ---> 97c21f09f752 [2022-02-03T20:46:34.993Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-03T20:46:34.993Z] ---> Using cache [2022-02-03T20:46:34.993Z] ---> 291483f94443 [2022-02-03T20:46:34.993Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-02-03T20:46:34.993Z] ---> Using cache [2022-02-03T20:46:34.993Z] ---> bd7054575ea4 [2022-02-03T20:46:34.993Z] Step 6/23 : COPY go.mod vendor* ./ [2022-02-03T20:46:34.993Z] ---> Using cache [2022-02-03T20:46:34.993Z] ---> c5e7c44f7076 [2022-02-03T20:46:34.993Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-03T20:46:34.993Z] ---> Using cache [2022-02-03T20:46:34.993Z] ---> 9992217cf0f8 [2022-02-03T20:46:34.993Z] Step 8/23 : COPY . . [2022-02-03T20:46:34.993Z] ---> Using cache [2022-02-03T20:46:34.993Z] ---> 136445d687cb [2022-02-03T20:46:34.993Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-02-03T20:46:34.993Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-03T20:46:35.267Z] ---> Running in 3d8a70901c6e [2022-02-03T20:46:35.267Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-03T20:46:36.286Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-03T20:46:36.286Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-03T20:46:37.297Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2022-02-03T20:46:37.605Z] OK: 220 MiB in 52 packages [2022-02-03T20:46:37.941Z] OK: 220 MiB in 52 packages [2022-02-03T20:46:38.925Z] Removing intermediate container defe0df94cf4 [2022-02-03T20:46:38.925Z] ---> d7fb644dcd21 [2022-02-03T20:46:38.925Z] Step 6/22 : COPY go.mod vendor* ./ [2022-02-03T20:46:39.197Z] Removing intermediate container 5e1ac84da367 [2022-02-03T20:46:39.197Z] ---> 1a2d151d140e [2022-02-03T20:46:39.197Z] Step 6/23 : COPY go.mod vendor* ./ [2022-02-03T20:46:40.197Z] ---> 34547882f92b [2022-02-03T20:46:40.197Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-03T20:46:40.197Z] ---> Running in 6a088aa9f838 [2022-02-03T20:46:40.796Z] ---> 1c8801049c01 [2022-02-03T20:46:40.796Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-03T20:46:40.796Z] ---> Running in 5101215f926e [2022-02-03T20:46:46.205Z] Removing intermediate container 6a088aa9f838 [2022-02-03T20:46:46.205Z] ---> 8b851c56fd89 [2022-02-03T20:46:46.205Z] Step 8/22 : COPY . . [2022-02-03T20:46:46.205Z] Removing intermediate container 5101215f926e [2022-02-03T20:46:46.205Z] ---> 5809448e6829 [2022-02-03T20:46:46.205Z] Step 8/23 : COPY . . [2022-02-03T20:47:13.014Z] ---> 039392255422 [2022-02-03T20:47:13.014Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-02-03T20:47:13.014Z] ---> Running in 832e8e02fdc4 [2022-02-03T20:47:13.014Z] ---> 8ac51e157fc1 [2022-02-03T20:47:13.014Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-02-03T20:47:13.014Z] ---> Running in 4d84bf865b53 [2022-02-03T20:47:13.014Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-02-03T20:47:13.287Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-02-03T20:48:09.808Z] Removing intermediate container ab88a39db5e1 [2022-02-03T20:48:09.808Z] ---> 6f076407a9ef [2022-02-03T20:48:09.808Z] [2022-02-03T20:48:09.808Z] Step 10/22 : FROM alpine:3.14 [2022-02-03T20:48:09.808Z] ---> 5b8b7b635229 [2022-02-03T20:48:09.808Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-02-03T20:48:09.808Z] ---> Using cache [2022-02-03T20:48:09.808Z] ---> 26acf68764f0 [2022-02-03T20:48:09.808Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-02-03T20:48:09.808Z] ---> Using cache [2022-02-03T20:48:09.808Z] ---> fa29a95e7dc9 [2022-02-03T20:48:09.808Z] Step 13/22 : ENV APP_PORT=59861 [2022-02-03T20:48:09.808Z] ---> Running in 3db11f499457 [2022-02-03T20:48:09.808Z] Removing intermediate container 3db11f499457 [2022-02-03T20:48:09.808Z] ---> 68edf668cfdd [2022-02-03T20:48:09.808Z] Step 14/22 : EXPOSE $APP_PORT [2022-02-03T20:48:09.808Z] ---> Running in 1baeca47406a [2022-02-03T20:48:10.405Z] Removing intermediate container 1baeca47406a [2022-02-03T20:48:10.405Z] ---> 2d9fa69f4181 [2022-02-03T20:48:10.405Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-02-03T20:48:11.005Z] Removing intermediate container 3d8a70901c6e [2022-02-03T20:48:11.005Z] ---> 039bc019e785 [2022-02-03T20:48:11.005Z] [2022-02-03T20:48:11.005Z] Step 10/23 : FROM alpine:3.14 [2022-02-03T20:48:11.005Z] ---> 5b8b7b635229 [2022-02-03T20:48:11.005Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-02-03T20:48:11.005Z] ---> Using cache [2022-02-03T20:48:11.005Z] ---> 26acf68764f0 [2022-02-03T20:48:11.005Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-02-03T20:48:11.005Z] ---> Using cache [2022-02-03T20:48:11.005Z] ---> fa29a95e7dc9 [2022-02-03T20:48:11.005Z] Step 13/23 : ENV APP_PORT=59882 [2022-02-03T20:48:11.005Z] ---> Running in 5f151e48d8d6 [2022-02-03T20:48:11.601Z] ---> 148f822c55d8 [2022-02-03T20:48:11.601Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-02-03T20:48:11.601Z] Removing intermediate container 5f151e48d8d6 [2022-02-03T20:48:11.601Z] ---> a586b02a6df8 [2022-02-03T20:48:11.601Z] Step 14/23 : EXPOSE $APP_PORT [2022-02-03T20:48:11.875Z] ---> Running in 9722fe703eb2 [2022-02-03T20:48:12.473Z] Removing intermediate container 9722fe703eb2 [2022-02-03T20:48:12.473Z] ---> 34f27052cfa3 [2022-02-03T20:48:12.473Z] Step 15/23 : WORKDIR / [2022-02-03T20:48:12.473Z] ---> Running in 938f898348e2 [2022-02-03T20:48:13.459Z] Removing intermediate container 938f898348e2 [2022-02-03T20:48:13.459Z] ---> b2ae23c8f237 [2022-02-03T20:48:13.459Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-02-03T20:48:13.459Z] ---> 406f1f141079 [2022-02-03T20:48:13.459Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-02-03T20:48:14.434Z] ---> 96e818ccfa03 [2022-02-03T20:48:14.434Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-02-03T20:48:14.434Z] ---> 5d895f822264 [2022-02-03T20:48:14.434Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-02-03T20:48:14.706Z] ---> Running in dc36df30f16b [2022-02-03T20:48:15.299Z] Removing intermediate container dc36df30f16b [2022-02-03T20:48:15.299Z] ---> 96f4c77db2c9 [2022-02-03T20:48:15.299Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-03T20:48:15.572Z] ---> Running in 08ba0190c298 [2022-02-03T20:48:15.843Z] ---> a96173a45f0e [2022-02-03T20:48:15.844Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-02-03T20:48:16.116Z] Removing intermediate container 08ba0190c298 [2022-02-03T20:48:16.116Z] ---> bad30ffa21ce [2022-02-03T20:48:16.116Z] Step 20/22 : LABEL arch=arm64 [2022-02-03T20:48:16.388Z] ---> Running in 497ee9e58f96 [2022-02-03T20:48:16.987Z] ---> f5591eae1970 [2022-02-03T20:48:16.987Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-02-03T20:48:16.987Z] ---> Running in 7e7149075297 [2022-02-03T20:48:16.987Z] Removing intermediate container 497ee9e58f96 [2022-02-03T20:48:16.987Z] ---> 8e3d1e6562ea [2022-02-03T20:48:16.987Z] Step 21/22 : LABEL git_sha=31c2bea7b8082ca05d43b564f396e87f8817f927 [2022-02-03T20:48:17.259Z] ---> Running in ca973e488b5c [2022-02-03T20:48:17.862Z] Removing intermediate container 7e7149075297 [2022-02-03T20:48:17.862Z] ---> 546952230009 [2022-02-03T20:48:17.862Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-03T20:48:17.862Z] Removing intermediate container ca973e488b5c [2022-02-03T20:48:17.862Z] ---> f707bbe6ea00 [2022-02-03T20:48:17.862Z] Step 22/22 : LABEL version=0.0.0 [2022-02-03T20:48:17.862Z] ---> Running in 3000da8b5d71 [2022-02-03T20:48:18.146Z] ---> Running in 87ea62d9d185 [2022-02-03T20:48:18.749Z] Removing intermediate container 3000da8b5d71 [2022-02-03T20:48:18.749Z] ---> 9c6b184cb502 [2022-02-03T20:48:18.749Z] Step 21/23 : LABEL arch=arm64 [2022-02-03T20:48:18.749Z] Removing intermediate container 87ea62d9d185 [2022-02-03T20:48:18.749Z] ---> 95899e1e774e [2022-02-03T20:48:18.749Z] [2022-02-03T20:48:18.749Z] ---> Running in 81b6ccdbd4db [2022-02-03T20:48:19.350Z] Successfully built 95899e1e774e [2022-02-03T20:48:19.350Z] Successfully tagged support-scheduler-arm64:latest [2022-02-03T20:48:19.350Z] Removing intermediate container 81b6ccdbd4db [2022-02-03T20:48:19.350Z] ---> 5d927da8cf21 [2022-02-03T20:48:19.350Z] Step 22/23 : LABEL git_sha=31c2bea7b8082ca05d43b564f396e87f8817f927 [2022-02-03T20:48:19.637Z]  Building support-scheduler ... done  ---> Running in 8fe896254634 [2022-02-03T20:48:19.913Z] Removing intermediate container 8fe896254634 [2022-02-03T20:48:19.913Z] ---> 277e261a6227 [2022-02-03T20:48:19.913Z] Step 23/23 : LABEL version=0.0.0 [2022-02-03T20:48:20.189Z] ---> Running in 03562d772046 [2022-02-03T20:48:20.464Z] Removing intermediate container 03562d772046 [2022-02-03T20:48:20.464Z] ---> 168a1950c4d1 [2022-02-03T20:48:20.464Z] [2022-02-03T20:48:21.079Z] Successfully built 168a1950c4d1 [2022-02-03T20:48:21.079Z] Successfully tagged core-command-arm64:latest [2022-02-03T20:48:39.382Z]  Building core-command ... done Removing intermediate container 832e8e02fdc4 [2022-02-03T20:48:39.383Z] ---> d9df094b6830 [2022-02-03T20:48:39.383Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-02-03T20:48:39.383Z] ---> Running in 7f3aeabb98d6 [2022-02-03T20:48:39.383Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-02-03T20:48:39.654Z] Removing intermediate container 4d84bf865b53 [2022-02-03T20:48:39.654Z] ---> 9fabcd829354 [2022-02-03T20:48:39.654Z] [2022-02-03T20:48:39.654Z] Step 10/22 : FROM alpine:3.14 [2022-02-03T20:48:39.654Z] ---> 5b8b7b635229 [2022-02-03T20:48:39.654Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-02-03T20:48:39.654Z] ---> Running in 6b33bdddd756 [2022-02-03T20:48:40.652Z] Removing intermediate container 7f3aeabb98d6 [2022-02-03T20:48:40.652Z] ---> 7fd928693e3c [2022-02-03T20:48:40.652Z] [2022-02-03T20:48:40.652Z] Step 11/23 : FROM docker:20.10.10 [2022-02-03T20:48:40.652Z] 20.10.10: Pulling from library/docker [2022-02-03T20:48:40.927Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-02-03T20:48:41.201Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-02-03T20:48:41.802Z] (1/2) Installing ca-certificates (20211220-r0) [2022-02-03T20:48:42.075Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-02-03T20:48:42.075Z] Executing busybox-1.33.1-r6.trigger [2022-02-03T20:48:42.075Z] Executing ca-certificates-20211220-r0.trigger [2022-02-03T20:48:42.346Z] OK: 6 MiB in 16 packages [2022-02-03T20:48:43.775Z] Removing intermediate container 6b33bdddd756 [2022-02-03T20:48:43.775Z] ---> 3ed0c05eea58 [2022-02-03T20:48:43.775Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-02-03T20:48:43.775Z] ---> Running in b089e25399d3 [2022-02-03T20:48:44.369Z] Removing intermediate container b089e25399d3 [2022-02-03T20:48:44.369Z] ---> eaf5c0373abe [2022-02-03T20:48:44.369Z] Step 13/22 : ENV APP_PORT=59860 [2022-02-03T20:48:44.369Z] ---> Running in ccb5f8f4f3cd [2022-02-03T20:48:44.960Z] Removing intermediate container ccb5f8f4f3cd [2022-02-03T20:48:44.960Z] ---> 9273ab1bb5e3 [2022-02-03T20:48:44.960Z] Step 14/22 : EXPOSE $APP_PORT [2022-02-03T20:48:44.960Z] ---> Running in 3b01eef07a6b [2022-02-03T20:48:45.553Z] Removing intermediate container 3b01eef07a6b [2022-02-03T20:48:45.553Z] ---> 2161cb85003a [2022-02-03T20:48:45.553Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-02-03T20:48:46.522Z] ---> b49ed081c5f4 [2022-02-03T20:48:46.523Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-02-03T20:48:47.502Z] ---> c6c971b522ed [2022-02-03T20:48:47.502Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-02-03T20:48:47.773Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-02-03T20:48:47.773Z] Status: Downloaded newer image for docker:20.10.10 [2022-02-03T20:48:47.773Z] ---> 520e9a0a30f7 [2022-02-03T20:48:47.773Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-02-03T20:48:48.044Z] ---> Running in e834a4647e10 [2022-02-03T20:48:48.044Z] ---> 88293b0440f0 [2022-02-03T20:48:48.044Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-02-03T20:48:48.317Z] ---> Running in e1251ede154f [2022-02-03T20:48:48.317Z] Removing intermediate container e834a4647e10 [2022-02-03T20:48:48.317Z] ---> 3caa1ee7ab65 [2022-02-03T20:48:48.317Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-02-03T20:48:48.317Z] ---> Running in 87f8639bda2b [2022-02-03T20:48:48.588Z] Removing intermediate container e1251ede154f [2022-02-03T20:48:48.588Z] ---> 06adfa650f4b [2022-02-03T20:48:48.588Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-03T20:48:48.860Z] ---> Running in 218cb85c0402 [2022-02-03T20:48:49.135Z] Removing intermediate container 218cb85c0402 [2022-02-03T20:48:49.135Z] ---> 0892cded889a [2022-02-03T20:48:49.135Z] Step 20/22 : LABEL arch=arm64 [2022-02-03T20:48:49.135Z] ---> Running in e6d4d8c80c20 [2022-02-03T20:48:49.405Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-02-03T20:48:49.676Z] Removing intermediate container e6d4d8c80c20 [2022-02-03T20:48:49.676Z] ---> d942a0741993 [2022-02-03T20:48:49.676Z] Step 21/22 : LABEL git_sha=31c2bea7b8082ca05d43b564f396e87f8817f927 [2022-02-03T20:48:49.676Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-02-03T20:48:49.676Z] ---> Running in 64c1b3580963 [2022-02-03T20:48:49.946Z] Removing intermediate container 64c1b3580963 [2022-02-03T20:48:49.946Z] ---> 30a14c407293 [2022-02-03T20:48:49.946Z] Step 22/22 : LABEL version=0.0.0 [2022-02-03T20:48:50.218Z] ---> Running in c85898c55d3a [2022-02-03T20:48:50.495Z] (1/42) Installing readline (8.1.0-r0) [2022-02-03T20:48:50.495Z] (2/42) Installing bash (5.1.4-r0) [2022-02-03T20:48:50.495Z] Removing intermediate container c85898c55d3a [2022-02-03T20:48:50.495Z] ---> 15665bd5fa63 [2022-02-03T20:48:50.495Z] [2022-02-03T20:48:50.496Z] Executing bash-5.1.4-r0.post-install [2022-02-03T20:48:50.496Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-02-03T20:48:50.496Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-02-03T20:48:50.496Z] (5/42) Installing libcurl (7.79.1-r0) [2022-02-03T20:48:50.496Z] (6/42) Installing curl (7.79.1-r0) [2022-02-03T20:48:50.767Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-02-03T20:48:50.767Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-02-03T20:48:50.767Z] (9/42) Installing expat (2.4.4-r0) [2022-02-03T20:48:50.767Z] (10/42) Installing libffi (3.3-r2) [2022-02-03T20:48:50.767Z] (11/42) Installing gdbm (1.19-r0) [2022-02-03T20:48:50.767Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-02-03T20:48:50.767Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-02-03T20:48:50.767Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-02-03T20:48:50.767Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-02-03T20:48:50.767Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-02-03T20:48:50.767Z] (17/42) Installing python3 (3.9.5-r2) [2022-02-03T20:48:50.767Z] Successfully built 15665bd5fa63 [2022-02-03T20:48:50.767Z] Successfully tagged support-notifications-arm64:latest [2022-02-03T20:48:52.732Z]  Building support-notifications ... done (18/42) Installing py3-appdirs (1.4.4-r2) [2022-02-03T20:48:52.732Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-02-03T20:48:52.732Z] (20/42) Installing py3-idna (3.2-r0) [2022-02-03T20:48:52.732Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-02-03T20:48:52.732Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-02-03T20:48:52.732Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-02-03T20:48:52.732Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-02-03T20:48:52.732Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-02-03T20:48:52.732Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-02-03T20:48:52.732Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-02-03T20:48:52.732Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-02-03T20:48:52.732Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-02-03T20:48:52.732Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-02-03T20:48:52.732Z] (31/42) Installing py3-six (1.15.0-r1) [2022-02-03T20:48:53.004Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-02-03T20:48:53.004Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-02-03T20:48:53.004Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-02-03T20:48:53.004Z] (35/42) Installing py3-packaging (20.9-r1) [2022-02-03T20:48:53.004Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-02-03T20:48:53.004Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-02-03T20:48:53.004Z] (38/42) Installing py3-progress (1.5-r2) [2022-02-03T20:48:53.004Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-02-03T20:48:53.004Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-02-03T20:48:53.004Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-02-03T20:48:53.274Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-02-03T20:48:53.550Z] Executing busybox-1.33.1-r6.trigger [2022-02-03T20:48:53.550Z] OK: 84 MiB in 64 packages [2022-02-03T20:48:56.931Z] Collecting docker-compose==1.23.2 [2022-02-03T20:48:56.931Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-02-03T20:48:57.931Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-02-03T20:48:57.931Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-02-03T20:48:57.931Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2022-02-03T20:48:58.210Z] Collecting docopt<0.7,>=0.6.1 [2022-02-03T20:48:58.210Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-02-03T20:49:00.189Z] Collecting texttable<0.10,>=0.9.0 [2022-02-03T20:49:00.189Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-02-03T20:49:02.158Z] Collecting PyYAML<4,>=3.10 [2022-02-03T20:49:02.158Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-02-03T20:49:04.764Z] Collecting jsonschema<3,>=2.5.1 [2022-02-03T20:49:04.764Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-02-03T20:49:05.033Z] Collecting websocket-client<1.0,>=0.32.0 [2022-02-03T20:49:05.033Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-02-03T20:49:05.033Z] Collecting dockerpty<0.5,>=0.4.1 [2022-02-03T20:49:05.033Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-02-03T20:49:06.988Z] Collecting cached-property<2,>=1.2.0 [2022-02-03T20:49:06.988Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-02-03T20:49:06.988Z] Collecting docker<4.0,>=3.6.0 [2022-02-03T20:49:06.988Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-02-03T20:49:07.580Z] Collecting docker-pycreds>=0.4.0 [2022-02-03T20:49:07.580Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-02-03T20:49:07.852Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-02-03T20:49:07.852Z] Collecting chardet<3.1.0,>=3.0.2 [2022-02-03T20:49:07.852Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-02-03T20:49:08.122Z] Collecting idna<2.8,>=2.5 [2022-02-03T20:49:08.122Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-02-03T20:49:08.391Z] Collecting urllib3<1.25,>=1.21.1 [2022-02-03T20:49:08.661Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-02-03T20:49:08.661Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-02-03T20:49:08.661Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-02-03T20:49:08.661Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-02-03T20:49:08.661Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-02-03T20:49:09.631Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-02-03T20:49:09.631Z] Attempting uninstall: urllib3 [2022-02-03T20:49:09.631Z] Found existing installation: urllib3 1.26.5 [2022-02-03T20:49:09.631Z] Uninstalling urllib3-1.26.5: [2022-02-03T20:49:09.631Z] Successfully uninstalled urllib3-1.26.5 [2022-02-03T20:49:10.219Z] Attempting uninstall: idna [2022-02-03T20:49:10.219Z] Found existing installation: idna 3.2 [2022-02-03T20:49:10.219Z] Uninstalling idna-3.2: [2022-02-03T20:49:10.219Z] Successfully uninstalled idna-3.2 [2022-02-03T20:49:10.812Z] Attempting uninstall: chardet [2022-02-03T20:49:10.812Z] Found existing installation: chardet 4.0.0 [2022-02-03T20:49:10.812Z] Uninstalling chardet-4.0.0: [2022-02-03T20:49:10.812Z] Successfully uninstalled chardet-4.0.0 [2022-02-03T20:49:12.234Z] Attempting uninstall: requests [2022-02-03T20:49:12.234Z] Found existing installation: requests 2.25.1 [2022-02-03T20:49:12.234Z] Uninstalling requests-2.25.1: [2022-02-03T20:49:12.504Z] Successfully uninstalled requests-2.25.1 [2022-02-03T20:49:12.772Z] Running setup.py install for texttable: started [2022-02-03T20:49:14.188Z] Running setup.py install for texttable: finished with status 'done' [2022-02-03T20:49:14.188Z] Running setup.py install for PyYAML: started [2022-02-03T20:49:16.141Z] Running setup.py install for PyYAML: finished with status 'done' [2022-02-03T20:49:16.411Z] Running setup.py install for docopt: started [2022-02-03T20:49:18.362Z] Running setup.py install for docopt: finished with status 'done' [2022-02-03T20:49:18.362Z] Running setup.py install for dockerpty: started [2022-02-03T20:49:19.780Z] Running setup.py install for dockerpty: finished with status 'done' [2022-02-03T20:49:21.200Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-02-03T20:49:29.426Z] Removing intermediate container 87f8639bda2b [2022-02-03T20:49:29.426Z] ---> d988f94ab96a [2022-02-03T20:49:29.426Z] Step 14/23 : ENV APP_PORT=58890 [2022-02-03T20:49:29.426Z] ---> Running in 77b7c704e833 [2022-02-03T20:49:29.426Z] Removing intermediate container 77b7c704e833 [2022-02-03T20:49:29.426Z] ---> 73648d6245d1 [2022-02-03T20:49:29.426Z] Step 15/23 : EXPOSE $APP_PORT [2022-02-03T20:49:29.426Z] ---> Running in e3659f864ec0 [2022-02-03T20:49:29.426Z] Removing intermediate container e3659f864ec0 [2022-02-03T20:49:29.426Z] ---> ba29341cbc01 [2022-02-03T20:49:29.426Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-02-03T20:49:30.014Z] ---> 41f613361122 [2022-02-03T20:49:30.014Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-02-03T20:49:30.606Z] ---> 580b64d883a0 [2022-02-03T20:49:30.606Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-02-03T20:49:31.196Z] ---> b5548d5afd4f [2022-02-03T20:49:31.196Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-02-03T20:49:31.466Z] ---> Running in a339774f47e1 [2022-02-03T20:49:31.738Z] Removing intermediate container a339774f47e1 [2022-02-03T20:49:31.738Z] ---> 9865f3a787a6 [2022-02-03T20:49:31.738Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-03T20:49:31.738Z] ---> Running in 858a5c797a1e [2022-02-03T20:49:32.006Z] Removing intermediate container 858a5c797a1e [2022-02-03T20:49:32.006Z] ---> 3e1937c0f57c [2022-02-03T20:49:32.006Z] Step 21/23 : LABEL arch=arm64 [2022-02-03T20:49:32.277Z] ---> Running in 7239483c17cf [2022-02-03T20:49:32.546Z] Removing intermediate container 7239483c17cf [2022-02-03T20:49:32.546Z] ---> f7726c268ced [2022-02-03T20:49:32.546Z] Step 22/23 : LABEL git_sha=31c2bea7b8082ca05d43b564f396e87f8817f927 [2022-02-03T20:49:32.546Z] ---> Running in 4247e058dc49 [2022-02-03T20:49:32.817Z] Removing intermediate container 4247e058dc49 [2022-02-03T20:49:32.817Z] ---> 4e6612f45048 [2022-02-03T20:49:32.817Z] Step 23/23 : LABEL version=0.0.0 [2022-02-03T20:49:33.087Z] ---> Running in c759d82e0184 [2022-02-03T20:49:33.357Z] Removing intermediate container c759d82e0184 [2022-02-03T20:49:33.357Z] ---> faeb03e18565 [2022-02-03T20:49:33.357Z] [2022-02-03T20:49:33.626Z] Successfully built faeb03e18565 [2022-02-03T20:49:33.626Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-02-03T20:49:33.910Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-02-03T20:49:33.897Z] $ docker stop --time=1 6c8f4228b025c15d943dd16d281009d82c504e3bc57ab967f9dfba599907dcf7 [2022-02-03T20:49:35.514Z] $ docker rm -f 6c8f4228b025c15d943dd16d281009d82c504e3bc57ab967f9dfba599907dcf7 [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-03T20:49:36.059Z] + docker images [2022-02-03T20:49:36.328Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-02-03T20:49:36.328Z] sys-mgmt-agent-arm64 latest faeb03e18565 3 seconds ago 280MB [2022-02-03T20:49:36.328Z] support-notifications-arm64 latest 15665bd5fa63 46 seconds ago 16MB [2022-02-03T20:49:36.328Z] 7fd928693e3c 56 seconds ago 1.59GB [2022-02-03T20:49:36.328Z] 9fabcd829354 58 seconds ago 1.59GB [2022-02-03T20:49:36.328Z] core-command-arm64 latest 168a1950c4d1 About a minute ago 15.1MB [2022-02-03T20:49:36.328Z] support-scheduler-arm64 latest 95899e1e774e About a minute ago 15.3MB [2022-02-03T20:49:36.328Z] 039bc019e785 About a minute ago 1.59GB [2022-02-03T20:49:36.328Z] 6f076407a9ef About a minute ago 1.59GB [2022-02-03T20:49:36.328Z] core-data-arm64 latest 926016240aec 3 minutes ago 19.2MB [2022-02-03T20:49:36.328Z] security-bootstrapper-arm64 latest 77fefd23074a 3 minutes ago 18MB [2022-02-03T20:49:36.328Z] security-secretstore-setup-arm64 latest e15b5fba2f7a 3 minutes ago 26.8MB [2022-02-03T20:49:36.328Z] core-metadata-arm64 latest 88ebbf26c3fc 3 minutes ago 15.9MB [2022-02-03T20:49:36.328Z] security-proxy-setup-arm64 latest e1fe5edf64a3 3 minutes ago 25.3MB [2022-02-03T20:49:36.328Z] 24c9a2f4dd7e 4 minutes ago 1.6GB [2022-02-03T20:49:36.328Z] 25a2ee8434be 4 minutes ago 1.6GB [2022-02-03T20:49:36.328Z] 1594aca63c65 4 minutes ago 1.6GB [2022-02-03T20:49:36.328Z] 17c87cc46ff7 4 minutes ago 1.6GB [2022-02-03T20:49:36.328Z] 320e1c83a165 4 minutes ago 1.59GB [2022-02-03T20:49:36.328Z] ci-base-image-arm64 latest da94d34d6acb 14 minutes ago 1.26GB [2022-02-03T20:49:36.328Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 28 hours ago 551MB [2022-02-03T20:49:36.328Z] docker 20.10.10 520e9a0a30f7 2 months ago 200MB [2022-02-03T20:49:36.328Z] alpine 3.14 5b8b7b635229 2 months ago 5.35MB [2022-02-03T20:49:36.328Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 19 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [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] sh [2022-02-03T20:49:36.793Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-03T20:49:36.793Z] [2022-02-03T20:49:36.793Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-02-03T20:49:37.144Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-03T20:49:37.416Z] arm64: Pulling from edgex-lftools-log-publisher [2022-02-03T20:49:37.416Z] 448f6bf000e3: Pulling fs layer [2022-02-03T20:49:37.416Z] f757da607395: Pulling fs layer [2022-02-03T20:49:37.416Z] 05883995daec: Pulling fs layer [2022-02-03T20:49:37.416Z] 8603b9c90790: Pulling fs layer [2022-02-03T20:49:37.416Z] 1560dd03e051: Pulling fs layer [2022-02-03T20:49:37.416Z] 27f5ce0e4adf: Pulling fs layer [2022-02-03T20:49:37.416Z] c2d8d7efcc4b: Pulling fs layer [2022-02-03T20:49:37.416Z] 1560dd03e051: Waiting [2022-02-03T20:49:37.416Z] 27f5ce0e4adf: Waiting [2022-02-03T20:49:37.416Z] c2d8d7efcc4b: Waiting [2022-02-03T20:49:37.416Z] 8603b9c90790: Waiting [2022-02-03T20:49:37.416Z] f757da607395: Verifying Checksum [2022-02-03T20:49:37.416Z] f757da607395: Download complete [2022-02-03T20:49:37.416Z] 8603b9c90790: Verifying Checksum [2022-02-03T20:49:37.416Z] 8603b9c90790: Download complete [2022-02-03T20:49:37.416Z] 1560dd03e051: Verifying Checksum [2022-02-03T20:49:37.416Z] 1560dd03e051: Download complete [2022-02-03T20:49:37.689Z] 05883995daec: Verifying Checksum [2022-02-03T20:49:37.689Z] 05883995daec: Download complete [2022-02-03T20:49:37.689Z] 27f5ce0e4adf: Verifying Checksum [2022-02-03T20:49:37.689Z] 27f5ce0e4adf: Download complete [2022-02-03T20:49:37.961Z] 448f6bf000e3: Verifying Checksum [2022-02-03T20:49:37.961Z] 448f6bf000e3: Download complete [2022-02-03T20:49:40.568Z] c2d8d7efcc4b: Verifying Checksum [2022-02-03T20:49:40.568Z] c2d8d7efcc4b: Download complete [2022-02-03T20:49:41.542Z] 448f6bf000e3: Pull complete [2022-02-03T20:49:42.137Z] f757da607395: Pull complete [2022-02-03T20:49:43.561Z] 05883995daec: Pull complete [2022-02-03T20:49:43.832Z] 8603b9c90790: Pull complete [2022-02-03T20:49:44.807Z] 1560dd03e051: Pull complete [2022-02-03T20:49:45.079Z] 27f5ce0e4adf: Pull complete [2022-02-03T20:50:00.132Z] c2d8d7efcc4b: Pull complete [2022-02-03T20:50:00.132Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2022-02-03T20:50:00.132Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-03T20:50:00.132Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-02-03T20:50:00.335Z] prd-ubuntu18.04-docker-arm64-4c-16g-4590 does not seem to be running inside a container [2022-02-03T20:50:00.396Z] $ 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/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-02-03T20:50:03.102Z] $ docker top 0fe584ce8fd947d051efa29cb28c8d7884009373bfe658585d7cee0169c5284f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-03T20:50:04.104Z] ---> job-cost.sh [2022-02-03T20:50:04.104Z] lf-activate-venv: SKIPPING [2022-02-03T20:50:04.104Z] INFO: No Stack... [2022-02-03T20:50:04.374Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-02-03T20:50:04.642Z] INFO: Archiving Costs [Pipeline] sh [2022-02-03T20:50:05.296Z] + cut -d, -f6 [2022-02-03T20:50:05.296Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [Pipeline] lock [2022-02-03T20:50:05.370Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3878-2-stack-cost] [2022-02-03T20:50:05.380Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3878-2-stack-cost] did not exist. Created. [2022-02-03T20:50:05.380Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3878-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-02-03T20:50:06.058Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-02-03T20:50:06.247Z] Stashed 1 file(s) [Pipeline] } [2022-02-03T20:50:06.254Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3878-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-02-03T20:50:06.256Z] $ docker stop --time=1 0fe584ce8fd947d051efa29cb28c8d7884009373bfe658585d7cee0169c5284f [2022-02-03T20:50:07.738Z] $ docker rm -f 0fe584ce8fd947d051efa29cb28c8d7884009373bfe658585d7cee0169c5284f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-02-03T20:50:08.352Z] provisioning config files... [2022-02-03T20:50:08.363Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config4611143873895405473tmp [Pipeline] { [Pipeline] sh [2022-02-03T20:50:08.665Z] + set +x [2022-02-03T20:50:08.665Z] + bash -s -- [2022-02-03T20:50:08.665Z] + curl -s https://codecov.io/bash [2022-02-03T20:50:08.665Z] [2022-02-03T20:50:08.665Z] _____ _ [2022-02-03T20:50:08.665Z] / ____| | | [2022-02-03T20:50:08.665Z] | | ___ __| | ___ ___ _____ __ [2022-02-03T20:50:08.665Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-02-03T20:50:08.665Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-02-03T20:50:08.665Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-02-03T20:50:08.665Z] Bash-1.0.6 [2022-02-03T20:50:08.665Z] [2022-02-03T20:50:08.665Z] [2022-02-03T20:50:08.665Z] ==> git version 2.24.4 found [2022-02-03T20:50:08.665Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2022-02-03T20:50:08.665Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2022-02-03T20:50:08.665Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2022-02-03T20:50:08.925Z] ==> Jenkins CI detected. [2022-02-03T20:50:08.925Z] current dir:  /w/workspace/edgex-go/2 [2022-02-03T20:50:08.925Z] project root: . [2022-02-03T20:50:08.925Z] --> token set from env [2022-02-03T20:50:08.925Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-02-03T20:50:08.925Z] ==> Running gcov in . (disable via -X gcov) [2022-02-03T20:50:08.925Z] ==> Python coveragepy not found [2022-02-03T20:50:08.925Z] ==> Searching for coverage reports in: [2022-02-03T20:50:08.925Z] + . [2022-02-03T20:50:08.925Z] -> Found 1 reports [2022-02-03T20:50:08.925Z] ==> Detecting git/mercurial file structure [2022-02-03T20:50:08.925Z] ==> Reading reports [2022-02-03T20:50:08.925Z] + ./coverage.out bytes=428383 [2022-02-03T20:50:08.925Z] ==> Appending adjustments [2022-02-03T20:50:08.925Z] https://docs.codecov.io/docs/fixing-reports [2022-02-03T20:50:10.326Z] + Found adjustments [2022-02-03T20:50:10.326Z] ==> Gzipping contents [2022-02-03T20:50:10.326Z] 60K /tmp/codecov.LOZTnQ.gz [2022-02-03T20:50:10.326Z] ==> Uploading reports [2022-02-03T20:50:10.326Z] url: https://codecov.io [2022-02-03T20:50:10.327Z] query: branch=PR-3878&commit=a3282a74a66a8192bc8cdd5fe41903b258b6afe8&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3878%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3878&job=&cmd_args= [2022-02-03T20:50:10.327Z] -> Pinging Codecov [2022-02-03T20:50:10.327Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3878&commit=a3282a74a66a8192bc8cdd5fe41903b258b6afe8&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3878%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3878&job=&cmd_args= [2022-02-03T20:50:10.327Z] -> Uploading to [2022-02-03T20:50:10.327Z] https://storage.googleapis.com/codecov/v4/raw/2022-02-03/00271124DB129430A58F1EEE437C3FCB/a3282a74a66a8192bc8cdd5fe41903b258b6afe8/43951c24-103a-438e-907a-e7b681b67304.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220203%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220203T205010Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a6b08eac63334179f7f7f6da53b0ef7a1149f95c4da49b1a0f0883ca050329a7 [2022-02-03T20:50:10.327Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-02-03T20:50:10.327Z] Dload Upload Total Spent Left Speed [2022-02-03T20:50:10.849Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58018 0 0 100 58018 0 161k --:--:-- --:--:-- --:--:-- 161k [2022-02-03T20:50:10.849Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/a3282a74a66a8192bc8cdd5fe41903b258b6afe8 [Pipeline] } [2022-02-03T20:50:10.857Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" 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] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-02-03T20:50:11.568Z] + '[' -d /w/workspace/edgex-go/2/archives ']' [Pipeline] libraryResource [Pipeline] sh [2022-02-03T20:50:11.863Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-03T20:50:12.422Z] ---> package-listing.sh [2022-02-03T20:50:12.422Z] ++ tr '[:upper:]' '[:lower:]' [2022-02-03T20:50:12.422Z] ++ facter osfamily [2022-02-03T20:50:12.697Z] + OS_FAMILY=redhat [2022-02-03T20:50:12.697Z] + workspace=/w/workspace/edgex-go/2 [2022-02-03T20:50:12.697Z] + START_PACKAGES=/tmp/packages_start.txt [2022-02-03T20:50:12.697Z] + END_PACKAGES=/tmp/packages_end.txt [2022-02-03T20:50:12.697Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-02-03T20:50:12.697Z] + PACKAGES=/tmp/packages_start.txt [2022-02-03T20:50:12.697Z] + '[' /w/workspace/edgex-go/2 ']' [2022-02-03T20:50:12.697Z] + PACKAGES=/tmp/packages_end.txt [2022-02-03T20:50:12.697Z] + case "${OS_FAMILY}" in [2022-02-03T20:50:12.697Z] + rpm -qa [2022-02-03T20:50:12.697Z] + sort [2022-02-03T20:50:16.902Z] + '[' -f /tmp/packages_start.txt ']' [2022-02-03T20:50:16.902Z] + '[' -f /tmp/packages_end.txt ']' [2022-02-03T20:50:16.902Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-02-03T20:50:16.902Z] + '[' /w/workspace/edgex-go/2 ']' [2022-02-03T20:50:16.902Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2022-02-03T20:50:16.902Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2022-02-03T20:50:16.915Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-02-03T20:50:17.198Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-02-03T20:50:17.758Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-03T20:50:17.759Z] [2022-02-03T20:50:17.759Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-02-03T20:50:18.064Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-03T20:50:18.064Z] latest: Pulling from edgex-lftools-log-publisher [2022-02-03T20:50:18.064Z] b4d181a07f80: Pulling fs layer [2022-02-03T20:50:18.064Z] a1111a8f2ec3: Pulling fs layer [2022-02-03T20:50:18.064Z] ed53099fbce6: Pulling fs layer [2022-02-03T20:50:18.064Z] dc539afda2c1: Pulling fs layer [2022-02-03T20:50:18.064Z] 77bc0d833cb6: Pulling fs layer [2022-02-03T20:50:18.064Z] 9065ff56babe: Pulling fs layer [2022-02-03T20:50:18.064Z] d287ab97295c: Pulling fs layer [2022-02-03T20:50:18.064Z] 77bc0d833cb6: Waiting [2022-02-03T20:50:18.064Z] 9065ff56babe: Waiting [2022-02-03T20:50:18.064Z] d287ab97295c: Waiting [2022-02-03T20:50:18.064Z] dc539afda2c1: Waiting [2022-02-03T20:50:18.064Z] a1111a8f2ec3: Verifying Checksum [2022-02-03T20:50:18.064Z] a1111a8f2ec3: Download complete [2022-02-03T20:50:18.064Z] dc539afda2c1: Verifying Checksum [2022-02-03T20:50:18.064Z] dc539afda2c1: Download complete [2022-02-03T20:50:18.331Z] ed53099fbce6: Verifying Checksum [2022-02-03T20:50:18.331Z] ed53099fbce6: Download complete [2022-02-03T20:50:18.331Z] 9065ff56babe: Verifying Checksum [2022-02-03T20:50:18.331Z] 9065ff56babe: Download complete [2022-02-03T20:50:18.331Z] 77bc0d833cb6: Verifying Checksum [2022-02-03T20:50:18.331Z] 77bc0d833cb6: Download complete [2022-02-03T20:50:18.331Z] b4d181a07f80: Verifying Checksum [2022-02-03T20:50:18.331Z] b4d181a07f80: Download complete [2022-02-03T20:50:18.909Z] d287ab97295c: Verifying Checksum [2022-02-03T20:50:18.909Z] d287ab97295c: Download complete [2022-02-03T20:50:19.856Z] b4d181a07f80: Pull complete [2022-02-03T20:50:19.856Z] a1111a8f2ec3: Pull complete [2022-02-03T20:50:20.437Z] ed53099fbce6: Pull complete [2022-02-03T20:50:20.437Z] dc539afda2c1: Pull complete [2022-02-03T20:50:20.711Z] 77bc0d833cb6: Pull complete [2022-02-03T20:50:20.970Z] 9065ff56babe: Pull complete [2022-02-03T20:50:26.275Z] d287ab97295c: Pull complete [2022-02-03T20:50:26.275Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-02-03T20:50:26.275Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-03T20:50:26.275Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-02-03T20:50:26.343Z] prd-centos7-docker-4c-2g-4587 does not seem to be running inside a container [2022-02-03T20:50:26.378Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-02-03T20:50:29.665Z] $ docker top 88ff9ef6438dacf744c7303c03634963c5f8698160a6b07e515564c51deb1f87 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-03T20:50:30.005Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-02-03T20:50:30.295Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-02-03T20:50:30.581Z] + ls /var/log/sa-host [2022-02-03T20:50:30.581Z] + sadf -c /var/log/sa-host/sa03 [2022-02-03T20:50:30.581Z] file_magic: OK [2022-02-03T20:50:30.581Z] HZ: Using current value: 100 [2022-02-03T20:50:30.581Z] file_header: OK [2022-02-03T20:50:30.581Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2022-02-03T20:50:30.581Z] Statistics: [2022-02-03T20:50:30.581Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-02-03T20:50:30.581Z] File successfully converted to sysstat format version 12.0.3 [2022-02-03T20:50:30.581Z] + sadf -c /var/log/sa-host/sa17 [2022-02-03T20:50:30.581Z] file_magic: OK [2022-02-03T20:50:30.581Z] HZ: Using current value: 100 [2022-02-03T20:50:30.581Z] file_header: OK [2022-02-03T20:50:30.581Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2022-02-03T20:50:30.581Z] Statistics: [2022-02-03T20:50:30.581Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-02-03T20:50:30.581Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-03T20:50:30.794Z] provisioning config files... [2022-02-03T20:50:30.802Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config3694872514455251685tmp [Pipeline] { [Pipeline] echo [2022-02-03T20:50:30.818Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-03T20:50:31.112Z] ---> create-netrc.sh [Pipeline] } [2022-02-03T20:50:31.120Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-02-03T20:50:31.477Z] ---> python-tools-install.sh [Pipeline] echo [2022-02-03T20:50:31.487Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-03T20:50:31.785Z] ---> sudo-logs.sh [2022-02-03T20:50:31.785Z] Archiving 'sudo' log.. [2022-02-03T20:50:32.357Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-4587.novalocal: Name or service not known [2022-02-03T20:50:32.357Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-4587.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-02-03T20:50:32.379Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-03T20:50:32.681Z] ---> job-cost.sh [2022-02-03T20:50:32.681Z] lf-activate-venv: SKIPPING [2022-02-03T20:50:32.681Z] DEBUG: total: 0.10999999940395355 [2022-02-03T20:50:32.681Z] INFO: Retrieving Stack Cost... [2022-02-03T20:50:33.251Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-02-03T20:50:33.512Z] INFO: Archiving Costs [Pipeline] echo [2022-02-03T20:50:33.525Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-03T20:50:33.814Z] ---> logs-deploy.sh [2022-02-03T20:50:33.814Z] lf-activate-venv: SKIPPING [2022-02-03T20:50:33.814Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3878/2 [2022-02-03T20:50:33.814Z] INFO: archiving workspace using pattern(s): [2022-02-03T20:50:34.383Z] Archives upload complete. [2022-02-03T20:50:34.643Z] INFO: archiving logs to Nexus