Pull request #3573 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 0f87d0e04924146c8a7e7e37f8ba30303a6a78e3+29fd090ee9a96a96d0486be8f5e96d644b9d6ee8 (8a1dee80ee0a038073426043999f1a19a8218b2a) Running in Durability level: MAX_SURVIVABILITY 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1234049670351565714.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6210822510721134403.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 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3573/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3573/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7507602953585361900.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3573/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3689782099784511364.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8217938016112442169.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3573/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3573/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6678451273714849954.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 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.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ 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 on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1758 in /w/workspace/edgexfoundry_edgex-go_PR-3573 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh7074601601710721233.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 29fd090ee9a96a96d0486be8f5e96d644b9d6ee8 into PR head commit 0f87d0e04924146c8a7e7e37f8ba30303a6a78e3 Merge succeeded, producing 0f87d0e04924146c8a7e7e37f8ba30303a6a78e3 Checking out Revision 0f87d0e04924146c8a7e7e37f8ba30303a6a78e3 (PR-3573) > 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh8614754953419715503.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3573/head:refs/remotes/origin/PR-3573 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0f87d0e04924146c8a7e7e37f8ba30303a6a78e3 # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh3141514812872552001.key > git merge 29fd090ee9a96a96d0486be8f5e96d644b9d6ee8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0f87d0e04924146c8a7e7e37f8ba30303a6a78e3 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-16T19:10:32.616Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-16T19:10:32.820Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-16T19:10:32.940Z] ========================================================= [2021-06-16T19:10:32.940Z] EdgeX Global Pipelines Version Info [2021-06-16T19:10:32.940Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-16T19:10:36.729Z] ------------------- [2021-06-16T19:10:36.730Z] stable info: [2021-06-16T19:10:36.730Z] ------------------- [2021-06-16T19:10:36.730Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-16T19:10:36.730Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-16T19:10:36.730Z] Message: update stable to v1.0.195 [2021-06-16T19:10:37.311Z] ------------------- [2021-06-16T19:10:37.311Z] experimental info: [2021-06-16T19:10:37.311Z] ------------------- [2021-06-16T19:10:37.311Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-16T19:10:37.311Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-16T19:10:37.311Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-16T19:10:37.559Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-06-16T19:10:37.609Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-06-16T19:10:37.671Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-16T19:10:39.907Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-16T19:10:39.982Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-16T19:10:40.044Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-16T19:10:40.103Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-16T19:10:40.161Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-06-16T19:10:40.218Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-06-16T19:10:40.275Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-06-16T19:10:40.329Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-16T19:10:40.417Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-16T19:10:40.482Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-16T19:10:40.545Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-16T19:10:40.607Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-16T19:10:40.666Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-16T19:10:40.734Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-16T19:10:40.790Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-16T19:10:40.841Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-16T19:10:40.902Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-16T19:10:40.972Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-06-16T19:10:41.032Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-16T19:10:41.090Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3573 [Pipeline] echo [2021-06-16T19:10:41.147Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3573 [Pipeline] echo [2021-06-16T19:10:41.200Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3573 [Pipeline] echo [2021-06-16T19:10:41.255Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0f87d0e04924146c8a7e7e37f8ba30303a6a78e3 [Pipeline] echo [2021-06-16T19:10:41.309Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0f87d0e [Pipeline] echo [2021-06-16T19:10:41.367Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-16T19:10:41.520Z] provisioning config files... [2021-06-16T19:10:41.539Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7942823454658307435tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-16T19:10:41.922Z] ---> docker-login.sh [2021-06-16T19:10:41.922Z] nexus3.edgexfoundry.org:10001 [2021-06-16T19:10:42.183Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T19:10:42.183Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T19:10:42.183Z] Configure a credential helper to remove this warning. See [2021-06-16T19:10:42.183Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T19:10:42.183Z] [2021-06-16T19:10:42.183Z] Login Succeeded [2021-06-16T19:10:42.183Z] nexus3.edgexfoundry.org:10002 [2021-06-16T19:10:42.183Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T19:10:42.448Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T19:10:42.448Z] Configure a credential helper to remove this warning. See [2021-06-16T19:10:42.448Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T19:10:42.448Z] [2021-06-16T19:10:42.448Z] Login Succeeded [2021-06-16T19:10:42.448Z] nexus3.edgexfoundry.org:10003 [2021-06-16T19:10:42.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T19:10:42.713Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T19:10:42.713Z] Configure a credential helper to remove this warning. See [2021-06-16T19:10:42.713Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T19:10:42.713Z] [2021-06-16T19:10:42.713Z] Login Succeeded [2021-06-16T19:10:42.713Z] nexus3.edgexfoundry.org:10004 [2021-06-16T19:10:42.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T19:10:42.978Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T19:10:42.978Z] Configure a credential helper to remove this warning. See [2021-06-16T19:10:42.978Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T19:10:42.978Z] [2021-06-16T19:10:42.978Z] Login Succeeded [2021-06-16T19:10:42.978Z] docker.io [2021-06-16T19:10:42.978Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T19:10:45.228Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T19:10:45.228Z] Configure a credential helper to remove this warning. See [2021-06-16T19:10:45.228Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T19:10:45.228Z] [2021-06-16T19:10:45.228Z] Login Succeeded [2021-06-16T19:10:45.228Z] ---> docker-login.sh ends [Pipeline] } [2021-06-16T19:10:45.256Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-16T19:10:45.682Z] ++ 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 [2021-06-16T19:10:45.682Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-16T19:10:45.682Z] ++ dirname cmd/core-command/Dockerfile [2021-06-16T19:10:45.682Z] ++ cut -d/ -f2 [2021-06-16T19:10:45.682Z] + echo core-command,cmd/core-command/Dockerfile [2021-06-16T19:10:45.682Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-16T19:10:45.682Z] ++ cut -d/ -f2 [2021-06-16T19:10:45.682Z] ++ dirname cmd/core-data/Dockerfile [2021-06-16T19:10:45.682Z] + echo core-data,cmd/core-data/Dockerfile [2021-06-16T19:10:45.682Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-16T19:10:45.682Z] ++ cut -d/ -f2 [2021-06-16T19:10:45.682Z] ++ dirname cmd/core-metadata/Dockerfile [2021-06-16T19:10:45.682Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-06-16T19:10:45.682Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-16T19:10:45.682Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-06-16T19:10:45.682Z] ++ cut -d/ -f2 [2021-06-16T19:10:45.682Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-06-16T19:10:45.682Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-16T19:10:45.682Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-06-16T19:10:45.682Z] ++ cut -d/ -f2 [2021-06-16T19:10:45.682Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-06-16T19:10:45.682Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-16T19:10:45.682Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-06-16T19:10:45.682Z] ++ cut -d/ -f2 [2021-06-16T19:10:45.682Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-06-16T19:10:45.682Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-16T19:10:45.682Z] ++ dirname cmd/support-notifications/Dockerfile [2021-06-16T19:10:45.682Z] ++ cut -d/ -f2 [2021-06-16T19:10:45.682Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-06-16T19:10:45.682Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-16T19:10:45.682Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-06-16T19:10:45.682Z] ++ cut -d/ -f2 [2021-06-16T19:10:45.682Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-06-16T19:10:45.682Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-16T19:10:45.683Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-06-16T19:10:45.683Z] ++ cut -d/ -f2 [2021-06-16T19:10:45.683Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-06-16T19:10:45.758Z] 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] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-06-16T19:10:47.372Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-16T19:10:47.372Z] [2021-06-16T19:10:47.372Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T19:10:49.832Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-16T19:10:50.095Z] latest: Pulling from edgex-devops/git-semver [2021-06-16T19:10:50.095Z] 31603596830f: Pulling fs layer [2021-06-16T19:10:50.095Z] 54011a49482f: Pulling fs layer [2021-06-16T19:10:50.095Z] a6820b24f6d8: Pulling fs layer [2021-06-16T19:10:50.095Z] f581987b2513: Pulling fs layer [2021-06-16T19:10:50.095Z] f581987b2513: Waiting [2021-06-16T19:10:50.095Z] 54011a49482f: Verifying Checksum [2021-06-16T19:10:50.095Z] 54011a49482f: Download complete [2021-06-16T19:10:50.358Z] 31603596830f: Verifying Checksum [2021-06-16T19:10:50.358Z] 31603596830f: Download complete [2021-06-16T19:10:50.358Z] a6820b24f6d8: Verifying Checksum [2021-06-16T19:10:50.358Z] a6820b24f6d8: Download complete [2021-06-16T19:10:50.620Z] f581987b2513: Verifying Checksum [2021-06-16T19:10:50.620Z] f581987b2513: Download complete [2021-06-16T19:10:50.620Z] 31603596830f: Pull complete [2021-06-16T19:10:50.891Z] 54011a49482f: Pull complete [2021-06-16T19:10:52.307Z] a6820b24f6d8: Pull complete [2021-06-16T19:10:52.573Z] f581987b2513: Pull complete [2021-06-16T19:10:52.573Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-16T19:10:52.573Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-16T19:10:52.573Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-16T19:10:52.693Z] prd-centos7-docker-4c-2g-1758 does not seem to be running inside a container [2021-06-16T19:10:52.748Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-16T19:10:55.631Z] $ docker top b44d72ec7cd4011202ad277f4dcd77b7aa0049023935961b8ad87a0cde92c01b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-16T19:10:55.869Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-16T19:10:55.869Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-16T19:10:56.001Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-16T19:10:56.002Z] $ docker exec b44d72ec7cd4011202ad277f4dcd77b7aa0049023935961b8ad87a0cde92c01b ssh-agent [2021-06-16T19:10:56.137Z] SSH_AUTH_SOCK=/tmp/ssh-ElsAPWLkrLns/agent.14 [2021-06-16T19:10:56.137Z] SSH_AGENT_PID=20 [2021-06-16T19:10:56.155Z] Running ssh-add (command line suppressed) [2021-06-16T19:10:56.269Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_1253207522110882158.key (/w/workspace/edgex-go/1@tmp/private_key_1253207522110882158.key) [2021-06-16T19:10:56.292Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-16T19:10:56.645Z] + git tag --points-at HEAD [Pipeline] } [2021-06-16T19:10:56.662Z] $ docker exec --env ******** --env ******** b44d72ec7cd4011202ad277f4dcd77b7aa0049023935961b8ad87a0cde92c01b ssh-agent -k [2021-06-16T19:10:56.787Z] unset SSH_AUTH_SOCK; [2021-06-16T19:10:56.787Z] unset SSH_AGENT_PID; [2021-06-16T19:10:56.787Z] echo Agent pid 20 killed; [2021-06-16T19:10:56.804Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-16T19:10:56.924Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-16T19:10:56.924Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-16T19:10:57.047Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-16T19:10:57.046Z] $ docker exec b44d72ec7cd4011202ad277f4dcd77b7aa0049023935961b8ad87a0cde92c01b ssh-agent [2021-06-16T19:10:59.178Z] SSH_AUTH_SOCK=/tmp/ssh-wJ0PtkItYLui/agent.53 [2021-06-16T19:10:59.178Z] SSH_AGENT_PID=59 [2021-06-16T19:10:59.190Z] Running ssh-add (command line suppressed) [2021-06-16T19:10:59.290Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_8856458717094963933.key (/w/workspace/edgex-go/1@tmp/private_key_8856458717094963933.key) [2021-06-16T19:10:59.312Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-16T19:10:59.677Z] + git semver init [2021-06-16T19:10:59.677Z] # -> Open(): unable to determine branch for HEAD [2021-06-16T19:10:59.677Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-06-16T19:10:59.677Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-06-16T19:10:59.677Z] # $SEMVER_REMOTE_NAME = origin [2021-06-16T19:10:59.677Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-16T19:10:59.677Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-16T19:10:59.677Z] # $SEMVER_BRANCH = PR-3573 [2021-06-16T19:10:59.677Z] # $SEMVER_TEMP = /tmp/semver-243723757 [2021-06-16T19:10:59.677Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-06-16T19:11:26.331Z] # '/tmp/semver-243723757' -> '/w/workspace/edgex-go/1/.semver' [2021-06-16T19:11:26.331Z] # -> Force: false [2021-06-16T19:11:26.331Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-06-16T19:11:26.349Z] $ docker exec --env ******** --env ******** b44d72ec7cd4011202ad277f4dcd77b7aa0049023935961b8ad87a0cde92c01b ssh-agent -k [2021-06-16T19:11:26.469Z] unset SSH_AUTH_SOCK; [2021-06-16T19:11:26.469Z] unset SSH_AGENT_PID; [2021-06-16T19:11:26.469Z] echo Agent pid 59 killed; [2021-06-16T19:11:26.482Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-16T19:11:26.929Z] + git semver [Pipeline] } [2021-06-16T19:11:26.957Z] $ docker stop --time=1 b44d72ec7cd4011202ad277f4dcd77b7aa0049023935961b8ad87a0cde92c01b [2021-06-16T19:11:33.039Z] $ docker rm -f b44d72ec7cd4011202ad277f4dcd77b7aa0049023935961b8ad87a0cde92c01b [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-16T19:11:33.538Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-16T19:11:33.901Z] Stashed 1 file(s) [Pipeline] echo [2021-06-16T19:11:33.926Z] [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] sh [2021-06-16T19:11:35.008Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-16T19:11:35.344Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-16T19:11:35.676Z] + sudo service docker restart [2021-06-16T19:11:35.676Z] + true [2021-06-16T19:11:35.676Z] Redirecting to /bin/systemctl restart docker.service [2021-06-16T19:11:49.475Z] Still waiting to schedule task [2021-06-16T19:11:49.476Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-1756’ [Pipeline] echo [2021-06-16T19:11:53.882Z] ========================================================= [2021-06-16T19:11:53.882Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-16T19:11:53.882Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-16T19:11:54.247Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-16T19:11:55.657Z] Sending build context to Docker daemon 329.5MB [2021-06-16T19:11:55.657Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-16T19:11:55.657Z] Step 2/6 : FROM ${BASE} [2021-06-16T19:11:55.924Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-16T19:11:55.924Z] 540db60ca938: Pulling fs layer [2021-06-16T19:11:55.924Z] adcc1eea9eea: Pulling fs layer [2021-06-16T19:11:55.924Z] 4c4ab2625f07: Pulling fs layer [2021-06-16T19:11:55.924Z] 0510c868ecb4: Pulling fs layer [2021-06-16T19:11:55.924Z] afea3b2eda06: Pulling fs layer [2021-06-16T19:11:55.924Z] 7809a108b3ef: Pulling fs layer [2021-06-16T19:11:55.924Z] f706445af74f: Pulling fs layer [2021-06-16T19:11:55.924Z] 0510c868ecb4: Waiting [2021-06-16T19:11:55.924Z] afea3b2eda06: Waiting [2021-06-16T19:11:55.924Z] 7809a108b3ef: Waiting [2021-06-16T19:11:55.924Z] f706445af74f: Waiting [2021-06-16T19:11:55.924Z] 4c4ab2625f07: Verifying Checksum [2021-06-16T19:11:55.924Z] 4c4ab2625f07: Download complete [2021-06-16T19:11:55.924Z] adcc1eea9eea: Verifying Checksum [2021-06-16T19:11:55.924Z] adcc1eea9eea: Download complete [2021-06-16T19:11:55.924Z] afea3b2eda06: Verifying Checksum [2021-06-16T19:11:55.924Z] afea3b2eda06: Download complete [2021-06-16T19:11:55.924Z] 540db60ca938: Verifying Checksum [2021-06-16T19:11:55.924Z] 540db60ca938: Download complete [2021-06-16T19:11:55.924Z] 7809a108b3ef: Verifying Checksum [2021-06-16T19:11:55.924Z] 7809a108b3ef: Download complete [2021-06-16T19:11:56.196Z] 540db60ca938: Pull complete [2021-06-16T19:11:56.460Z] adcc1eea9eea: Pull complete [2021-06-16T19:11:56.460Z] 4c4ab2625f07: Pull complete [2021-06-16T19:11:57.400Z] f706445af74f: Verifying Checksum [2021-06-16T19:11:57.400Z] f706445af74f: Download complete [2021-06-16T19:11:57.973Z] 0510c868ecb4: Verifying Checksum [2021-06-16T19:11:57.974Z] 0510c868ecb4: Download complete [2021-06-16T19:12:02.220Z] 0510c868ecb4: Pull complete [2021-06-16T19:12:02.220Z] afea3b2eda06: Pull complete [2021-06-16T19:12:02.483Z] 7809a108b3ef: Pull complete [2021-06-16T19:12:06.019Z] f706445af74f: Pull complete [2021-06-16T19:12:06.019Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-16T19:12:06.019Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-16T19:12:06.019Z] ---> b068be0155e3 [2021-06-16T19:12:06.019Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-06-16T19:12:09.328Z] ---> Running in 368de00fe426 [2021-06-16T19:12:09.591Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-16T19:12:10.538Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-16T19:12:11.134Z] (1/12) Installing libmagic (5.39-r0) [2021-06-16T19:12:11.134Z] (2/12) Installing file (5.39-r0) [2021-06-16T19:12:11.397Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-16T19:12:11.397Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-16T19:12:14.707Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-16T19:12:14.707Z] (6/12) Installing patch (2.7.6-r6) [2021-06-16T19:12:14.707Z] (7/12) Installing build-base (0.5-r2) [2021-06-16T19:12:14.707Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-16T19:12:14.707Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-16T19:12:14.707Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-16T19:12:14.707Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-16T19:12:14.969Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-16T19:12:14.969Z] Executing busybox-1.32.1-r6.trigger [2021-06-16T19:12:14.969Z] OK: 219 MiB in 52 packages [2021-06-16T19:12:16.359Z] Removing intermediate container 368de00fe426 [2021-06-16T19:12:16.359Z] ---> 633e7eec6e2e [2021-06-16T19:12:16.359Z] Step 4/6 : WORKDIR /edgex-go [2021-06-16T19:12:16.359Z] ---> Running in 96af98311ce3 [2021-06-16T19:12:16.359Z] Removing intermediate container 96af98311ce3 [2021-06-16T19:12:16.359Z] ---> 933200a1bcae [2021-06-16T19:12:16.359Z] Step 5/6 : COPY go.mod . [2021-06-16T19:12:16.622Z] ---> 1b8ce7f7e6ef [2021-06-16T19:12:16.622Z] Step 6/6 : RUN go mod download [2021-06-16T19:12:16.622Z] ---> Running in 0c640520e585 [2021-06-16T19:12:31.574Z] Removing intermediate container 0c640520e585 [2021-06-16T19:12:31.574Z] ---> dbd5a3fea28f [2021-06-16T19:12:31.574Z] Successfully built dbd5a3fea28f [2021-06-16T19:12:31.574Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T19:12:31.929Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-16T19:12:31.930Z] . [Pipeline] withDockerContainer [2021-06-16T19:12:32.040Z] prd-centos7-docker-4c-2g-1758 does not seem to be running inside a container [2021-06-16T19:12:32.093Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-16T19:12:32.521Z] $ docker top afee21860201695395b33bba681396e8acd452ce920f1e839d2ee2f1f89e8932 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-16T19:12:32.971Z] + go version [2021-06-16T19:12:32.971Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-16T19:12:32.999Z] $ docker stop --time=1 afee21860201695395b33bba681396e8acd452ce920f1e839d2ee2f1f89e8932 [2021-06-16T19:12:34.195Z] $ docker rm -f afee21860201695395b33bba681396e8acd452ce920f1e839d2ee2f1f89e8932 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T19:12:37.194Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-16T19:12:37.194Z] . [Pipeline] withDockerContainer [2021-06-16T19:12:37.304Z] prd-centos7-docker-4c-2g-1758 does not seem to be running inside a container [2021-06-16T19:12:37.339Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-16T19:12:37.752Z] $ docker top a89b787a9c8e7a063ea261e8eb5cb08a5c56dbefa6179a1eb9ee6c8e56db7d93 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-16T19:12:37.915Z] ========================================================= [2021-06-16T19:12:37.916Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-16T19:12:37.916Z] ========================================================= [Pipeline] sh [2021-06-16T19:12:38.229Z] + go mod tidy [Pipeline] sh [2021-06-16T19:12:38.821Z] + make test [2021-06-16T19:12:38.821Z] go mod tidy [2021-06-16T19:12:39.098Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-16T19:12:45.425Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-16T19:13:03.694Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-16T19:13:08.873Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-16T19:13:08.873Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-16T19:13:08.873Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-16T19:13:11.451Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-16T19:13:12.040Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-16T19:13:12.040Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-16T19:13:12.040Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-16T19:13:12.622Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-16T19:13:13.203Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-16T19:13:13.467Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-16T19:13:13.467Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-16T19:13:13.467Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-16T19:13:13.467Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-16T19:13:16.081Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.050s coverage: 28.7% of statements [2021-06-16T19:13:16.081Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-16T19:13:16.081Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-16T19:13:17.250Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.075s coverage: 100.0% of statements [2021-06-16T19:13:17.250Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-16T19:13:17.524Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.061s coverage: 53.4% of statements [2021-06-16T19:13:17.524Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-16T19:13:17.524Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-16T19:13:18.923Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.100s coverage: 87.7% of statements [2021-06-16T19:13:18.923Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-06-16T19:13:18.923Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-06-16T19:13:18.923Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.046s coverage: 78.9% of statements [2021-06-16T19:13:20.332Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.055s coverage: 81.2% of statements [2021-06-16T19:13:20.332Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-16T19:13:20.332Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-16T19:13:20.332Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-06-16T19:13:20.332Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-16T19:13:20.332Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-16T19:13:20.600Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.229s coverage: 95.1% of statements [2021-06-16T19:13:20.600Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-06-16T19:13:20.600Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-06-16T19:13:20.600Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-06-16T19:13:20.600Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-16T19:13:20.600Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-06-16T19:13:20.600Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-06-16T19:13:20.600Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-16T19:13:20.600Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-16T19:13:20.600Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.054s coverage: 60.0% of statements [2021-06-16T19:13:20.600Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-16T19:13:20.600Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-16T19:13:20.600Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-16T19:13:21.993Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.060s coverage: 0.8% of statements [2021-06-16T19:13:21.994Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-06-16T19:13:21.994Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.055s coverage: 58.8% of statements [2021-06-16T19:13:21.994Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.046s coverage: 22.0% of statements [2021-06-16T19:13:21.994Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-16T19:13:21.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.045s coverage: 47.1% of statements [2021-06-16T19:13:22.258Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.046s coverage: 79.5% of statements [2021-06-16T19:13:22.258Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.041s coverage: 94.1% of statements [2021-06-16T19:13:22.840Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.066s coverage: 96.3% of statements [2021-06-16T19:13:22.840Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.046s coverage: 87.5% of statements [2021-06-16T19:13:35.109Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.058s coverage: 94.4% of statements [2021-06-16T19:13:35.109Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.043s coverage: 44.8% of statements [2021-06-16T19:13:39.760Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.208s coverage: 81.8% of statements [2021-06-16T19:13:39.760Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-16T19:13:57.926Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.083s coverage: 92.9% of statements [2021-06-16T19:13:57.926Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-16T19:13:57.926Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-16T19:13:57.926Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-16T19:13:57.926Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements [2021-06-16T19:13:57.926Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-16T19:13:57.926Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-16T19:13:57.926Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-16T19:13:57.926Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-16T19:13:57.926Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-16T19:13:57.926Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements [2021-06-16T19:13:57.926Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-16T19:13:57.926Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-16T19:13:57.926Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.047s coverage: 100.0% of statements [2021-06-16T19:13:57.926Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-16T19:13:57.926Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.067s coverage: 76.0% of statements [2021-06-16T19:13:57.927Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-16T19:13:57.927Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.055s coverage: 80.0% of statements [2021-06-16T19:13:57.927Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements [2021-06-16T19:13:57.927Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements [2021-06-16T19:13:57.927Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.100s coverage: 91.2% of statements [2021-06-16T19:13:57.927Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-16T19:13:57.927Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.156s coverage: 64.4% of statements [2021-06-16T19:13:57.927Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-16T19:13:57.927Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-16T19:13:57.927Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.056s coverage: 100.0% of statements [2021-06-16T19:13:57.927Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 91.3% of statements [2021-06-16T19:13:57.927Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.034s coverage: 100.0% of statements [2021-06-16T19:13:57.927Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.037s coverage: 73.7% of statements [2021-06-16T19:13:57.927Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.037s coverage: 100.0% of statements [2021-06-16T19:13:58.515Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.174s coverage: 66.9% of statements [2021-06-16T19:13:58.515Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-16T19:13:58.515Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-16T19:13:58.515Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-16T19:13:59.097Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.120s coverage: 43.6% of statements [2021-06-16T19:13:59.097Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-16T19:13:59.097Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-16T19:13:59.375Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.056s coverage: 89.5% of statements [2021-06-16T19:13:59.375Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-16T19:13:59.375Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.046s coverage: 84.8% of statements [2021-06-16T19:13:59.375Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-16T19:14:07.176Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.066s coverage: 19.3% of statements [2021-06-16T19:14:07.176Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-06-16T19:14:07.176Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-06-16T19:14:07.176Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-16T19:14:07.176Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-16T19:14:07.176Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.153s coverage: 91.9% of statements [2021-06-16T19:14:07.176Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-06-16T19:14:07.176Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-06-16T19:14:07.176Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-06-16T19:14:07.176Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-16T19:14:07.176Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-06-16T19:14:07.176Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.063s coverage: 62.7% of statements [2021-06-16T19:14:07.176Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-16T19:14:07.176Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-16T19:14:07.176Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.099s coverage: 97.6% of statements [2021-06-16T19:14:07.176Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-06-16T19:14:07.176Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-06-16T19:14:07.176Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-06-16T19:14:07.176Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-16T19:14:07.176Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-06-16T19:14:07.176Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements [2021-06-16T19:14:07.176Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-06-16T19:14:07.176Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-06-16T19:14:07.176Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-16T19:14:07.176Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-16T19:14:07.176Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-06-16T19:14:07.176Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-16T19:14:07.176Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2021-06-16T19:14:07.176Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 95.4% of statements [2021-06-16T19:14:07.176Z] GO111MODULE=on go vet ./... [2021-06-16T19:14:34.930Z] gofmt -l . [2021-06-16T19:14:34.930Z] [ "`gofmt -l .`" = "" ] [2021-06-16T19:14:34.930Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-16T19:14:35.258Z] + ls -al . [2021-06-16T19:14:35.258Z] total 516 [2021-06-16T19:14:35.258Z] drwxrwxr-x 10 1001 1001 4096 Jun 16 19:14 . [2021-06-16T19:14:35.258Z] drwxr-xr-x 4 root root 28 Jun 16 19:12 .. [2021-06-16T19:14:35.258Z] -rw-rw-r-- 1 1001 1001 11 Jun 16 19:10 .dockerignore [2021-06-16T19:14:35.258Z] drwxrwxr-x 8 1001 1001 179 Jun 16 19:10 .git [2021-06-16T19:14:35.258Z] drwxrwxr-x 3 1001 1001 125 Jun 16 19:10 .github [2021-06-16T19:14:35.258Z] -rw-rw-r-- 1 1001 1001 818 Jun 16 19:10 .gitignore [2021-06-16T19:14:35.258Z] drwx------ 3 1001 1001 60 Jun 16 19:11 .semver [2021-06-16T19:14:35.258Z] -rw-rw-r-- 1 1001 1001 166 Jun 16 19:10 .sonarcloud.properties [2021-06-16T19:14:35.258Z] -rw-rw-r-- 1 1001 1001 8609 Jun 16 19:10 Attribution.txt [2021-06-16T19:14:35.258Z] -rw-rw-r-- 1 1001 1001 3804 Jun 16 19:10 CONTRIBUTING.md [2021-06-16T19:14:35.258Z] -rw-rw-r-- 1 1001 1001 931 Jun 16 19:10 Dockerfile.build [2021-06-16T19:14:35.258Z] -rw-rw-r-- 1 1001 1001 849 Jun 16 19:10 Jenkinsfile [2021-06-16T19:14:35.258Z] -rw-rw-r-- 1 1001 1001 10775 Jun 16 19:10 LICENSE [2021-06-16T19:14:35.258Z] -rw-rw-r-- 1 1001 1001 5605 Jun 16 19:10 Makefile [2021-06-16T19:14:35.258Z] -rw-rw-r-- 1 1001 1001 7905 Jun 16 19:10 README.md [2021-06-16T19:14:35.258Z] -rw-rw-r-- 1 1001 1001 7071 Jun 16 19:10 SECURITY.md [2021-06-16T19:14:35.258Z] -rw-rw-r-- 1 1001 1001 5 Jun 16 19:11 VERSION [2021-06-16T19:14:35.258Z] -rw-rw-r-- 1 1001 1001 4131 Jun 16 19:10 ZMQWindows.md [2021-06-16T19:14:35.258Z] drwxrwxr-x 2 1001 1001 37 Jun 16 19:10 bin [2021-06-16T19:14:35.258Z] drwxrwxr-x 14 1001 1001 4096 Jun 16 19:10 cmd [2021-06-16T19:14:35.258Z] -rw-r--r-- 1 root root 398195 Jun 16 19:14 coverage.out [2021-06-16T19:14:35.258Z] -rw-rw-r-- 1 1001 1001 841 Jun 16 19:10 go.mod [2021-06-16T19:14:35.258Z] -rw-r--r-- 1 root root 20843 Jun 16 19:12 go.sum [2021-06-16T19:14:35.258Z] drwxrwxr-x 7 1001 1001 114 Jun 16 19:10 internal [2021-06-16T19:14:35.258Z] drwxrwxr-x 3 1001 1001 16 Jun 16 19:10 openapi [2021-06-16T19:14:35.258Z] drwxrwxr-x 4 1001 1001 71 Jun 16 19:10 snap [2021-06-16T19:14:35.258Z] -rw-rw-r-- 1 1001 1001 168 Jun 16 19:10 version.go [Pipeline] sh [2021-06-16T19:14:35.583Z] + '[' -e coverage.out ] [2021-06-16T19:14:35.583Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-16T19:14:35.750Z] Stashed 1 file(s) [Pipeline] sh [2021-06-16T19:14:36.066Z] + make build [2021-06-16T19:14:36.066Z] go mod tidy [2021-06-16T19:14:36.066Z] 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 [2021-06-16T19:14:37.993Z] 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 [2021-06-16T19:14:46.184Z] 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 [2021-06-16T19:14:46.184Z] 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 [2021-06-16T19:14:47.148Z] 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 [2021-06-16T19:14:47.417Z] 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 [2021-06-16T19:14:48.376Z] 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 [2021-06-16T19:14:53.876Z] 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 [2021-06-16T19:14:53.876Z] 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 [2021-06-16T19:14:53.876Z] 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 [2021-06-16T19:14:53.876Z] 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 [2021-06-16T19:14:53.876Z] 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] } [2021-06-16T19:14:54.169Z] $ docker stop --time=1 a89b787a9c8e7a063ea261e8eb5cb08a5c56dbefa6179a1eb9ee6c8e56db7d93 [2021-06-16T19:14:57.534Z] $ docker rm -f a89b787a9c8e7a063ea261e8eb5cb08a5c56dbefa6179a1eb9ee6c8e56db7d93 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T19:15:09.400Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-16T19:15:09.400Z] [2021-06-16T19:15:09.400Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T19:15:09.758Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-16T19:15:09.758Z] latest: Pulling from edgex-devops/edgex-compose [2021-06-16T19:15:09.758Z] cbdbe7a5bc2a: Pulling fs layer [2021-06-16T19:15:09.758Z] ca9280d653b3: Pulling fs layer [2021-06-16T19:15:09.758Z] 7e9c9ca2126c: Pulling fs layer [2021-06-16T19:15:10.020Z] cbdbe7a5bc2a: Verifying Checksum [2021-06-16T19:15:10.020Z] cbdbe7a5bc2a: Download complete [2021-06-16T19:15:10.020Z] cbdbe7a5bc2a: Pull complete [2021-06-16T19:15:10.289Z] ca9280d653b3: Verifying Checksum [2021-06-16T19:15:10.289Z] ca9280d653b3: Download complete [2021-06-16T19:15:10.873Z] ca9280d653b3: Pull complete [2021-06-16T19:15:11.452Z] 7e9c9ca2126c: Verifying Checksum [2021-06-16T19:15:11.452Z] 7e9c9ca2126c: Download complete [2021-06-16T19:15:14.821Z] 7e9c9ca2126c: Pull complete [2021-06-16T19:15:14.821Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-06-16T19:15:14.821Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-16T19:15:14.821Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-06-16T19:15:14.932Z] prd-centos7-docker-4c-2g-1758 does not seem to be running inside a container [2021-06-16T19:15:14.974Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-16T19:15:18.434Z] $ docker top df8fe82a150c9cd36674699e2b9286abdcb16e3a925af035b707209b9f9154ea -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-16T19:15:18.889Z] + docker-compose build --help [2021-06-16T19:15:18.889Z] + grep parallel [2021-06-16T19:15:19.463Z] --parallel Build images in parallel. [Pipeline] } [2021-06-16T19:15:19.497Z] $ docker stop --time=1 df8fe82a150c9cd36674699e2b9286abdcb16e3a925af035b707209b9f9154ea [2021-06-16T19:15:20.706Z] $ docker rm -f df8fe82a150c9cd36674699e2b9286abdcb16e3a925af035b707209b9f9154ea [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T19:15:21.319Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-16T19:15:21.319Z] . [Pipeline] withDockerContainer [2021-06-16T19:15:21.422Z] prd-centos7-docker-4c-2g-1758 does not seem to be running inside a container [2021-06-16T19:15:21.478Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-16T19:15:21.918Z] $ docker top bd6bfea58fc99e7b5a00ed3a3d2f5f349db0b0c38035f64d1d2cb4e033038f57 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-16T19:15:22.370Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-16T19:15:22.950Z] Building core-command ... [2021-06-16T19:15:22.950Z] Building core-data ... [2021-06-16T19:15:22.950Z] Building core-metadata ... [2021-06-16T19:15:22.950Z] Building security-bootstrapper ... [2021-06-16T19:15:22.950Z] Building security-proxy-setup ... [2021-06-16T19:15:22.950Z] Building security-secretstore-setup ... [2021-06-16T19:15:22.950Z] Building support-notifications ... [2021-06-16T19:15:22.950Z] Building support-scheduler ... [2021-06-16T19:15:22.950Z] Building sys-mgmt-agent ... [2021-06-16T19:15:22.950Z] Building core-data [2021-06-16T19:15:22.950Z] Building support-scheduler [2021-06-16T19:15:22.950Z] Building security-bootstrapper [2021-06-16T19:15:22.950Z] Building support-notifications [2021-06-16T19:15:22.950Z] Building core-metadata [2021-06-16T19:15:33.918Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1761 in /w/workspace/edgexfoundry_edgex-go_PR-3573 [Pipeline] { [Pipeline] ws [2021-06-16T19:15:33.980Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-06-16T19:15:34.274Z] The recommended git tool is: git [2021-06-16T19:15:38.974Z] using credential edgex-jenkins-ssh [2021-06-16T19:15:38.992Z] Cloning the remote Git repository [2021-06-16T19:15:39.036Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-16T19:15:39.327Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T19:15:39.327Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-16T19:15:39.327Z] ---> dbd5a3fea28f [2021-06-16T19:15:39.327Z] Step 3/24 : WORKDIR /edgex-go [2021-06-16T19:15:39.327Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T19:15:39.327Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-16T19:15:39.327Z] ---> dbd5a3fea28f [2021-06-16T19:15:39.327Z] Step 3/24 : WORKDIR /edgex-go [2021-06-16T19:15:39.327Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T19:15:39.327Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-16T19:15:39.327Z] ---> dbd5a3fea28f [2021-06-16T19:15:39.327Z] Step 3/23 : WORKDIR /edgex-go [2021-06-16T19:15:39.138Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-06-16T19:15:39.265Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-16T19:15:39.266Z] > git --version # timeout=10 [2021-06-16T19:15:39.279Z] > git --version # 'git version 2.17.1' [2021-06-16T19:15:39.281Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-16T19:15:39.342Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-16T19:15:55.480Z] ---> Running in cbd2c0592560 [2021-06-16T19:15:55.481Z] ---> Running in c319ba2e8394 [2021-06-16T19:15:55.481Z] ---> Running in a1314c2dedb2 [2021-06-16T19:15:55.481Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T19:15:55.481Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-16T19:15:55.481Z] ---> dbd5a3fea28f [2021-06-16T19:15:55.481Z] Step 3/32 : WORKDIR /edgex-go [2021-06-16T19:15:55.481Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T19:15:55.481Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-16T19:15:55.481Z] ---> dbd5a3fea28f [2021-06-16T19:15:55.481Z] Step 3/23 : WORKDIR /edgex-go [2021-06-16T19:15:55.481Z] ---> Running in 3e26b7286043 [2021-06-16T19:15:55.481Z] ---> Running in 56ef7f9b1e82 [2021-06-16T19:15:55.481Z] Removing intermediate container a1314c2dedb2 [2021-06-16T19:15:55.481Z] ---> 1d456590c8ad [2021-06-16T19:15:55.481Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T19:15:55.481Z] Removing intermediate container c319ba2e8394 [2021-06-16T19:15:55.481Z] ---> bb4b32b8ceb6 [2021-06-16T19:15:55.481Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T19:15:55.481Z] Removing intermediate container cbd2c0592560 [2021-06-16T19:15:55.481Z] ---> 79c22cdddc5d [2021-06-16T19:15:55.481Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T19:15:55.481Z] Removing intermediate container 56ef7f9b1e82 [2021-06-16T19:15:55.481Z] ---> 8ffc68e931eb [2021-06-16T19:15:55.481Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T19:15:55.481Z] ---> Running in 9cf5de95f8f1 [2021-06-16T19:15:55.481Z] Removing intermediate container 3e26b7286043 [2021-06-16T19:15:55.481Z] ---> 054f450a66ed [2021-06-16T19:15:55.481Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T19:15:55.481Z] ---> Running in d466335d657b [2021-06-16T19:15:55.481Z] ---> Running in 6301d67aa9f8 [2021-06-16T19:15:55.481Z] ---> Running in 2d727619493a [2021-06-16T19:15:55.481Z] ---> Running in b4634339efb1 [2021-06-16T19:15:56.306Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-16T19:15:56.451Z] Removing intermediate container 9cf5de95f8f1 [2021-06-16T19:15:56.452Z] ---> bcd0374a002d [2021-06-16T19:15:56.452Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-16T19:15:56.452Z] ---> Running in 4c747fe65d75 [2021-06-16T19:15:56.714Z] Removing intermediate container d466335d657b [2021-06-16T19:15:56.714Z] ---> b145d2efa9cc [2021-06-16T19:15:56.714Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-16T19:15:56.714Z] Removing intermediate container 6301d67aa9f8 [2021-06-16T19:15:56.714Z] ---> 88ae9131d0d8 [2021-06-16T19:15:56.714Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-16T19:15:56.714Z] ---> Running in 1845ce5a62e0 [2021-06-16T19:15:56.714Z] Removing intermediate container 2d727619493a [2021-06-16T19:15:56.714Z] ---> 9945f3b8b94d [2021-06-16T19:15:56.714Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-16T19:15:56.714Z] Removing intermediate container b4634339efb1 [2021-06-16T19:15:56.714Z] ---> 64fe7d298913 [2021-06-16T19:15:56.714Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-16T19:15:56.714Z] ---> Running in 5e3893066609 [2021-06-16T19:15:56.714Z] ---> Running in 5a78444b75d2 [2021-06-16T19:15:56.714Z] ---> Running in 72ee115a0661 [2021-06-16T19:15:57.145Z] Merging remotes/origin/master commit 29fd090ee9a96a96d0486be8f5e96d644b9d6ee8 into PR head commit 0f87d0e04924146c8a7e7e37f8ba30303a6a78e3 [2021-06-16T19:15:57.287Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-16T19:15:57.287Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-16T19:15:57.287Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-16T19:15:57.461Z] Merge succeeded, producing 0f87d0e04924146c8a7e7e37f8ba30303a6a78e3 [2021-06-16T19:15:57.462Z] Checking out Revision 0f87d0e04924146c8a7e7e37f8ba30303a6a78e3 (PR-3573) [2021-06-16T19:15:57.549Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-16T19:15:57.549Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-16T19:15:58.125Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-16T19:15:58.125Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-16T19:15:58.125Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-16T19:15:58.125Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-16T19:15:56.330Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-16T19:15:56.353Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-16T19:15:56.384Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-16T19:15:56.385Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-16T19:15:56.399Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3573/head:refs/remotes/origin/PR-3573 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-16T19:15:57.162Z] > git config core.sparsecheckout # timeout=10 [2021-06-16T19:15:57.175Z] > git checkout -f 0f87d0e04924146c8a7e7e37f8ba30303a6a78e3 # timeout=10 [2021-06-16T19:15:57.375Z] > git remote # timeout=10 [2021-06-16T19:15:57.396Z] > git config --get remote.origin.url # timeout=10 [2021-06-16T19:15:57.414Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-16T19:15:57.425Z] > git merge 29fd090ee9a96a96d0486be8f5e96d644b9d6ee8 # timeout=10 [2021-06-16T19:15:57.447Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-16T19:15:57.467Z] > git config core.sparsecheckout # timeout=10 [2021-06-16T19:15:57.476Z] > git checkout -f 0f87d0e04924146c8a7e7e37f8ba30303a6a78e3 # timeout=10 [2021-06-16T19:15:58.394Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-16T19:15:58.394Z] OK: 219 MiB in 52 packages [2021-06-16T19:15:58.663Z] OK: 219 MiB in 52 packages [2021-06-16T19:15:58.663Z] OK: 219 MiB in 52 packages [2021-06-16T19:15:58.663Z] OK: 219 MiB in 52 packages [2021-06-16T19:15:58.928Z] OK: 219 MiB in 52 packages [2021-06-16T19:15:58.928Z] Removing intermediate container 5e3893066609 [2021-06-16T19:15:58.928Z] ---> 00e2c61c47d6 [2021-06-16T19:15:58.928Z] Step 6/23 : COPY go.mod . [2021-06-16T19:15:59.187Z] Removing intermediate container 4c747fe65d75 [2021-06-16T19:15:59.187Z] ---> 32655b2693ef [2021-06-16T19:15:59.187Z] Step 6/24 : COPY go.mod . [2021-06-16T19:15:59.187Z] Removing intermediate container 1845ce5a62e0 [2021-06-16T19:15:59.187Z] ---> 53883914bfe3 [2021-06-16T19:15:59.187Z] Step 6/24 : COPY go.mod . [2021-06-16T19:15:59.187Z] ---> 57978e92240b [2021-06-16T19:15:59.187Z] Step 7/23 : RUN go mod download [2021-06-16T19:15:59.452Z] Removing intermediate container 5a78444b75d2 [2021-06-16T19:15:59.452Z] ---> 2c726c2d6d08 [2021-06-16T19:15:59.452Z] Step 6/23 : COPY go.mod . [2021-06-16T19:15:59.452Z] ---> Running in 34c9850d53bb [2021-06-16T19:15:59.452Z] Removing intermediate container 72ee115a0661 [2021-06-16T19:15:59.452Z] ---> 594514c439e1 [2021-06-16T19:15:59.452Z] Step 6/32 : COPY go.mod . [2021-06-16T19:15:59.452Z] ---> 37003f470872 [2021-06-16T19:15:59.452Z] Step 7/24 : RUN go mod download [2021-06-16T19:15:59.717Z] ---> 447ba6f17944 [2021-06-16T19:15:59.717Z] Step 7/23 : RUN go mod download [2021-06-16T19:15:59.717Z] ---> 0a34eeeb3cff [2021-06-16T19:15:59.717Z] Step 7/24 : RUN go mod download [2021-06-16T19:15:59.717Z] ---> Running in b99b4d3fabbc [2021-06-16T19:15:59.717Z] ---> Running in 9312d29c4829 [2021-06-16T19:15:59.717Z] ---> Running in d2abaef6b179 [2021-06-16T19:15:59.717Z] ---> 439679a89e35 [2021-06-16T19:15:59.717Z] Step 7/32 : RUN go mod download [2021-06-16T19:15:59.717Z] ---> Running in 923de4f90e5c [2021-06-16T19:16:00.307Z] Removing intermediate container 34c9850d53bb [2021-06-16T19:16:00.307Z] ---> 7f1ace5c4579 [2021-06-16T19:16:00.307Z] Step 8/23 : COPY . . [2021-06-16T19:16:01.286Z] Removing intermediate container b99b4d3fabbc [2021-06-16T19:16:01.286Z] ---> 9f5ab1afb16d [2021-06-16T19:16:01.286Z] Step 8/24 : COPY . . [2021-06-16T19:16:01.800Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" [2021-06-16T19:16:01.857Z] > git --version # timeout=10 [2021-06-16T19:16:01.869Z] > git --version # 'git version 2.17.1' [2021-06-16T19:16:01.893Z] fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-16T19:16:03.371Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-16T19:16:03.785Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-16T19:16:04.145Z] + + true [2021-06-16T19:16:04.145Z] sudo service docker restart [2021-06-16T19:16:04.635Z] Removing intermediate container 9312d29c4829 [2021-06-16T19:16:04.635Z] ---> f8bf69e4ddc4 [2021-06-16T19:16:04.635Z] Step 8/23 : COPY . . [2021-06-16T19:16:10.011Z] ---> 7f80405a5871 [2021-06-16T19:16:10.011Z] Step 9/23 : RUN go mod tidy [2021-06-16T19:16:10.606Z] ---> f77a83bd5e90 [2021-06-16T19:16:10.606Z] Step 9/24 : RUN go mod tidy [2021-06-16T19:16:11.993Z] Removing intermediate container 923de4f90e5c [2021-06-16T19:16:11.993Z] ---> 4b5e2339d03e [2021-06-16T19:16:11.993Z] Step 8/32 : COPY . . [2021-06-16T19:16:12.257Z] ---> Running in f721ae562509 [2021-06-16T19:16:12.257Z] ---> Running in e3b2ce6cc1ad [2021-06-16T19:16:12.257Z] Removing intermediate container d2abaef6b179 [2021-06-16T19:16:12.257Z] ---> 7b71e62c27b5 [2021-06-16T19:16:12.257Z] Step 8/24 : COPY . . [2021-06-16T19:16:22.360Z] ---> fabf39886a1d [2021-06-16T19:16:22.360Z] Step 9/23 : RUN go mod tidy [2021-06-16T19:16:22.360Z] ---> Running in 15c899cb12d4 [2021-06-16T19:16:22.360Z] Removing intermediate container e3b2ce6cc1ad [2021-06-16T19:16:22.360Z] ---> 6d2ba2628787 [2021-06-16T19:16:22.360Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-16T19:16:22.360Z] Removing intermediate container f721ae562509 [2021-06-16T19:16:22.360Z] ---> 1dbb4e119888 [2021-06-16T19:16:22.360Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-16T19:16:22.360Z] ---> Running in e2df04cc53d1 [2021-06-16T19:16:22.360Z] ---> Running in 4f6690b26a82 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-16T19:16:22.649Z] provisioning config files... [2021-06-16T19:16:22.676Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5679926767751460201tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-16T19:16:22.942Z] 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 [2021-06-16T19:16:22.942Z] 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 [2021-06-16T19:16:23.107Z] ---> docker-login.sh [2021-06-16T19:16:23.107Z] nexus3.edgexfoundry.org:10001 [2021-06-16T19:16:24.092Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T19:16:24.370Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T19:16:24.370Z] Configure a credential helper to remove this warning. See [2021-06-16T19:16:24.370Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T19:16:24.370Z] [2021-06-16T19:16:24.370Z] Login Succeeded [2021-06-16T19:16:24.370Z] nexus3.edgexfoundry.org:10002 [2021-06-16T19:16:28.723Z] ---> a14b877911e2 [2021-06-16T19:16:28.723Z] Step 9/32 : RUN go mod tidy [2021-06-16T19:16:28.723Z] Removing intermediate container 15c899cb12d4 [2021-06-16T19:16:28.723Z] ---> 26b6280f9bb2 [2021-06-16T19:16:28.723Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-16T19:16:28.723Z] ---> Running in 4bc8a2f755b8 [2021-06-16T19:16:28.723Z] ---> Running in 4b7fef10fc9e [2021-06-16T19:16:28.723Z] 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 [2021-06-16T19:16:28.971Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T19:16:28.971Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T19:16:28.971Z] Configure a credential helper to remove this warning. See [2021-06-16T19:16:28.971Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T19:16:28.971Z] [2021-06-16T19:16:28.971Z] Login Succeeded [2021-06-16T19:16:28.971Z] nexus3.edgexfoundry.org:10003 [2021-06-16T19:16:28.971Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T19:16:28.971Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T19:16:28.971Z] Configure a credential helper to remove this warning. See [2021-06-16T19:16:28.971Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T19:16:28.971Z] [2021-06-16T19:16:28.971Z] Login Succeeded [2021-06-16T19:16:28.971Z] nexus3.edgexfoundry.org:10004 [2021-06-16T19:16:28.971Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T19:16:28.971Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T19:16:28.971Z] Configure a credential helper to remove this warning. See [2021-06-16T19:16:28.971Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T19:16:28.971Z] [2021-06-16T19:16:28.971Z] Login Succeeded [2021-06-16T19:16:28.971Z] docker.io [2021-06-16T19:16:28.971Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T19:16:28.971Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T19:16:28.971Z] Configure a credential helper to remove this warning. See [2021-06-16T19:16:28.971Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T19:16:28.971Z] [2021-06-16T19:16:28.971Z] Login Succeeded [2021-06-16T19:16:28.971Z] ---> docker-login.sh ends [Pipeline] } [2021-06-16T19:16:29.005Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-06-16T19:16:29.304Z] Removing intermediate container 4bc8a2f755b8 [2021-06-16T19:16:29.304Z] ---> b81c443f8946 [2021-06-16T19:16:29.304Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-16T19:16:29.568Z] ---> Running in 01723528e5b3 [Pipeline] echo [2021-06-16T19:16:29.627Z] ========================================================= [2021-06-16T19:16:29.627Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-16T19:16:29.627Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-16T19:16:30.048Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-16T19:16:30.513Z] 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 [2021-06-16T19:16:32.694Z] Sending build context to Docker daemon 166.3MB [2021-06-16T19:16:32.694Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-16T19:16:32.694Z] Step 2/6 : FROM ${BASE} [2021-06-16T19:16:32.694Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-16T19:16:32.694Z] 595b0fe564bb: Pulling fs layer [2021-06-16T19:16:32.694Z] 3088b5b3c5c0: Pulling fs layer [2021-06-16T19:16:32.694Z] 5b7225fbf94c: Pulling fs layer [2021-06-16T19:16:32.694Z] ba82ee9f976e: Pulling fs layer [2021-06-16T19:16:32.694Z] 506bd15cee9f: Pulling fs layer [2021-06-16T19:16:32.694Z] 75a0a4a0db45: Pulling fs layer [2021-06-16T19:16:32.694Z] 618dc40b7e24: Pulling fs layer [2021-06-16T19:16:32.694Z] ba82ee9f976e: Waiting [2021-06-16T19:16:32.694Z] 506bd15cee9f: Waiting [2021-06-16T19:16:32.694Z] 618dc40b7e24: Waiting [2021-06-16T19:16:32.694Z] 75a0a4a0db45: Waiting [2021-06-16T19:16:32.694Z] 5b7225fbf94c: Verifying Checksum [2021-06-16T19:16:32.694Z] 5b7225fbf94c: Download complete [2021-06-16T19:16:32.694Z] 3088b5b3c5c0: Verifying Checksum [2021-06-16T19:16:32.694Z] 3088b5b3c5c0: Download complete [2021-06-16T19:16:32.694Z] 506bd15cee9f: Verifying Checksum [2021-06-16T19:16:32.694Z] 506bd15cee9f: Download complete [2021-06-16T19:16:32.694Z] 75a0a4a0db45: Verifying Checksum [2021-06-16T19:16:32.694Z] 75a0a4a0db45: Download complete [2021-06-16T19:16:32.694Z] 595b0fe564bb: Verifying Checksum [2021-06-16T19:16:32.694Z] 595b0fe564bb: Download complete [2021-06-16T19:16:33.669Z] 595b0fe564bb: Pull complete [2021-06-16T19:16:33.825Z] ---> ec76e13b52db [2021-06-16T19:16:33.825Z] Step 9/24 : RUN go mod tidy [2021-06-16T19:16:33.825Z] ---> Running in 3db360d444bd [2021-06-16T19:16:34.274Z] 3088b5b3c5c0: Pull complete [2021-06-16T19:16:34.561Z] 5b7225fbf94c: Pull complete [2021-06-16T19:16:35.741Z] Removing intermediate container 3db360d444bd [2021-06-16T19:16:35.741Z] ---> 2d8e727a98a4 [2021-06-16T19:16:35.741Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-16T19:16:35.741Z] ---> Running in 2db4f9531dd8 [2021-06-16T19:16:35.996Z] 618dc40b7e24: Verifying Checksum [2021-06-16T19:16:35.996Z] 618dc40b7e24: Download complete [2021-06-16T19:16:36.319Z] 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 [2021-06-16T19:16:36.592Z] ba82ee9f976e: Download complete [2021-06-16T19:16:48.317Z] ba82ee9f976e: Pull complete [2021-06-16T19:16:48.317Z] 506bd15cee9f: Pull complete [2021-06-16T19:16:48.317Z] 75a0a4a0db45: Pull complete [2021-06-16T19:16:50.941Z] 618dc40b7e24: Pull complete [2021-06-16T19:16:50.941Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-16T19:16:50.941Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-16T19:16:50.941Z] ---> a36622ca3599 [2021-06-16T19:16:50.941Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-06-16T19:16:53.999Z] ---> Running in 6246613049aa [2021-06-16T19:16:54.986Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-16T19:16:55.960Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-16T19:16:56.945Z] (1/12) Installing libmagic (5.39-r0) [2021-06-16T19:16:57.244Z] (2/12) Installing file (5.39-r0) [2021-06-16T19:16:57.244Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-16T19:16:57.244Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-16T19:17:01.042Z] Removing intermediate container e2df04cc53d1 [2021-06-16T19:17:01.042Z] ---> 22bd2cf78410 [2021-06-16T19:17:01.042Z] [2021-06-16T19:17:01.042Z] Step 11/23 : FROM alpine:3.12 [2021-06-16T19:17:01.042Z] 3.12: Pulling from library/alpine [2021-06-16T19:17:01.305Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-16T19:17:01.535Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-16T19:17:01.535Z] (6/12) Installing patch (2.7.6-r6) [2021-06-16T19:17:01.567Z] Status: Downloaded newer image for alpine:3.12 [2021-06-16T19:17:01.568Z] ---> 13621d1b12d4 [2021-06-16T19:17:01.568Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-16T19:17:01.568Z] ---> Running in 140a6d8ee2da [2021-06-16T19:17:01.806Z] (7/12) Installing build-base (0.5-r2) [2021-06-16T19:17:01.806Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-16T19:17:01.806Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-16T19:17:02.077Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-16T19:17:02.077Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-16T19:17:02.077Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-16T19:17:02.356Z] Executing busybox-1.32.1-r6.trigger [2021-06-16T19:17:02.356Z] OK: 218 MiB in 52 packages [2021-06-16T19:17:02.519Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-16T19:17:02.519Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-16T19:17:04.896Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-16T19:17:04.896Z] Executing busybox-1.31.1-r20.trigger [2021-06-16T19:17:04.896Z] OK: 6 MiB in 15 packages [2021-06-16T19:17:04.896Z] Removing intermediate container 4f6690b26a82 [2021-06-16T19:17:04.896Z] ---> df46bf05ddb9 [2021-06-16T19:17:04.896Z] [2021-06-16T19:17:04.896Z] Step 11/24 : FROM alpine:3.12 [2021-06-16T19:17:04.896Z] ---> 13621d1b12d4 [2021-06-16T19:17:04.896Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-16T19:17:04.896Z] ---> Running in 26b34aec3a61 [2021-06-16T19:17:04.896Z] Removing intermediate container 140a6d8ee2da [2021-06-16T19:17:04.896Z] ---> 30910c18971e [2021-06-16T19:17:04.896Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-16T19:17:04.896Z] ---> Running in d09d401d7101 [2021-06-16T19:17:04.896Z] Removing intermediate container d09d401d7101 [2021-06-16T19:17:04.896Z] ---> 521d5eccc759 [2021-06-16T19:17:04.896Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-16T19:17:04.896Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-16T19:17:04.896Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-16T19:17:04.896Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-16T19:17:04.896Z] Executing busybox-1.31.1-r20.trigger [2021-06-16T19:17:04.896Z] OK: 6 MiB in 15 packages [2021-06-16T19:17:05.472Z] ---> Running in 25b18e016a7c [2021-06-16T19:17:06.360Z] Removing intermediate container 6246613049aa [2021-06-16T19:17:06.360Z] ---> 5d6e9e7934f7 [2021-06-16T19:17:06.360Z] Step 4/6 : WORKDIR /edgex-go [2021-06-16T19:17:06.360Z] ---> Running in e620b48ab0f8 [2021-06-16T19:17:06.637Z] Removing intermediate container e620b48ab0f8 [2021-06-16T19:17:06.637Z] ---> 6604ef483c64 [2021-06-16T19:17:06.637Z] Step 5/6 : COPY go.mod . [2021-06-16T19:17:07.000Z] Removing intermediate container 25b18e016a7c [2021-06-16T19:17:07.000Z] ---> c224e5d4f763 [2021-06-16T19:17:07.000Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-16T19:17:07.000Z] ---> Running in 9d0d898b563e [2021-06-16T19:17:07.000Z] Removing intermediate container 26b34aec3a61 [2021-06-16T19:17:07.000Z] ---> 021331745343 [2021-06-16T19:17:07.000Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-16T19:17:07.000Z] ---> Running in ddf8b7bcecda [2021-06-16T19:17:07.000Z] Removing intermediate container 9d0d898b563e [2021-06-16T19:17:07.000Z] ---> 8866b6cbfd55 [2021-06-16T19:17:07.000Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-16T19:17:07.000Z] Removing intermediate container ddf8b7bcecda [2021-06-16T19:17:07.000Z] ---> d9b2bda3d628 [2021-06-16T19:17:07.000Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-16T19:17:07.000Z] ---> Running in 1fa51f76f4ca [2021-06-16T19:17:07.236Z] ---> 4489960edc12 [2021-06-16T19:17:07.236Z] Step 6/6 : RUN go mod download [2021-06-16T19:17:07.351Z] ---> 56b113ce1c9a [2021-06-16T19:17:07.351Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-16T19:17:07.351Z] Removing intermediate container 1fa51f76f4ca [2021-06-16T19:17:07.351Z] ---> de711a6cd6b9 [2021-06-16T19:17:07.351Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-16T19:17:07.351Z] ---> Running in a786c4910784 [2021-06-16T19:17:07.509Z] ---> Running in 0e7b6d6abd40 [2021-06-16T19:17:08.043Z] Removing intermediate container a786c4910784 [2021-06-16T19:17:08.043Z] ---> 5e7906e3c4e2 [2021-06-16T19:17:08.043Z] Step 16/24 : WORKDIR / [2021-06-16T19:17:08.043Z] ---> df092440b7f8 [2021-06-16T19:17:08.043Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-16T19:17:08.043Z] ---> Running in 9f84cc0c8a45 [2021-06-16T19:17:08.356Z] Removing intermediate container 9f84cc0c8a45 [2021-06-16T19:17:08.356Z] ---> 79b5c10d77f7 [2021-06-16T19:17:08.356Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-16T19:17:08.356Z] ---> 68811dac6a27 [2021-06-16T19:17:08.356Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-16T19:17:08.356Z] ---> Running in 19a800c47b7b [2021-06-16T19:17:08.620Z] ---> e8c93698e024 [2021-06-16T19:17:08.620Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-16T19:17:08.620Z] Removing intermediate container 19a800c47b7b [2021-06-16T19:17:08.620Z] ---> aee787ee4e04 [2021-06-16T19:17:08.620Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-16T19:17:08.620Z] ---> Running in 6e092bfabc0f [2021-06-16T19:17:10.914Z] Removing intermediate container 6e092bfabc0f [2021-06-16T19:17:10.914Z] ---> 72f6dadbff3f [2021-06-16T19:17:10.914Z] Step 21/23 : LABEL arch=x86_64 [2021-06-16T19:17:10.914Z] ---> Running in 88bf69e5fed5 [2021-06-16T19:17:10.914Z] Removing intermediate container 88bf69e5fed5 [2021-06-16T19:17:10.914Z] ---> 4dc23603ef99 [2021-06-16T19:17:10.914Z] Step 22/23 : LABEL git_sha=0f87d0e04924146c8a7e7e37f8ba30303a6a78e3 [2021-06-16T19:17:10.914Z] ---> 23f404137b6f [2021-06-16T19:17:10.914Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-16T19:17:10.914Z] ---> Running in 863e63f2f0b1 [2021-06-16T19:17:10.914Z] ---> fc497605c263 [2021-06-16T19:17:10.914Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-16T19:17:10.914Z] ---> Running in b78160db1d2f [2021-06-16T19:17:10.914Z] Removing intermediate container 863e63f2f0b1 [2021-06-16T19:17:10.914Z] ---> 9af0cd658936 [2021-06-16T19:17:10.914Z] Step 23/23 : LABEL version=0.0.0 [2021-06-16T19:17:10.914Z] ---> Running in 64f377744503 [2021-06-16T19:17:10.914Z] Removing intermediate container b78160db1d2f [2021-06-16T19:17:10.914Z] ---> f2c3678bc89f [2021-06-16T19:17:10.914Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-16T19:17:10.914Z] Removing intermediate container 64f377744503 [2021-06-16T19:17:10.914Z] ---> 9a752808cfdb [2021-06-16T19:17:10.914Z] [2021-06-16T19:17:10.914Z] ---> Running in 87dac9082065 [2021-06-16T19:17:10.914Z] Successfully built 9a752808cfdb [2021-06-16T19:17:10.914Z] Successfully tagged support-scheduler:latest [2021-06-16T19:17:10.914Z] Building security-proxy-setup [2021-06-16T19:17:15.130Z]  Building support-scheduler ... done Removing intermediate container 87dac9082065 [2021-06-16T19:17:15.131Z] ---> 79d07a4f20ed [2021-06-16T19:17:15.131Z] Step 22/24 : LABEL arch=x86_64 [2021-06-16T19:17:19.355Z] ---> Running in 8306aabad3f6 [2021-06-16T19:17:19.355Z] Removing intermediate container 01723528e5b3 [2021-06-16T19:17:19.355Z] ---> b40f84d2f049 [2021-06-16T19:17:19.355Z] [2021-06-16T19:17:19.355Z] Step 11/32 : FROM alpine:3.12 [2021-06-16T19:17:19.355Z] ---> 13621d1b12d4 [2021-06-16T19:17:19.355Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-16T19:17:19.355Z] Removing intermediate container 4b7fef10fc9e [2021-06-16T19:17:19.355Z] ---> e6591e1bfed7 [2021-06-16T19:17:19.355Z] [2021-06-16T19:17:19.355Z] Step 11/23 : FROM alpine:3.12 [2021-06-16T19:17:19.355Z] ---> 13621d1b12d4 [2021-06-16T19:17:19.355Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-16T19:17:19.933Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T19:17:19.933Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-16T19:17:19.933Z] ---> dbd5a3fea28f [2021-06-16T19:17:19.933Z] Step 3/22 : WORKDIR /edgex-go [2021-06-16T19:17:19.933Z] ---> Using cache [2021-06-16T19:17:19.933Z] ---> 054f450a66ed [2021-06-16T19:17:19.933Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T19:17:19.933Z] ---> Using cache [2021-06-16T19:17:19.933Z] ---> 64fe7d298913 [2021-06-16T19:17:19.933Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-16T19:17:19.933Z] ---> Using cache [2021-06-16T19:17:19.933Z] ---> 594514c439e1 [2021-06-16T19:17:19.933Z] Step 6/22 : COPY go.mod . [2021-06-16T19:17:19.933Z] ---> Using cache [2021-06-16T19:17:19.933Z] ---> 439679a89e35 [2021-06-16T19:17:19.933Z] Step 7/22 : RUN go mod download [2021-06-16T19:17:19.933Z] ---> Using cache [2021-06-16T19:17:19.933Z] ---> 4b5e2339d03e [2021-06-16T19:17:19.933Z] Step 8/22 : COPY . . [2021-06-16T19:17:19.933Z] ---> Using cache [2021-06-16T19:17:19.933Z] ---> a14b877911e2 [2021-06-16T19:17:19.933Z] Step 9/22 : RUN go mod tidy [2021-06-16T19:17:19.933Z] ---> Using cache [2021-06-16T19:17:19.933Z] ---> b81c443f8946 [2021-06-16T19:17:19.933Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-16T19:17:21.862Z] ---> Running in 4c028fca9c71 [2021-06-16T19:17:21.862Z] ---> Running in e4ed57d382ab [2021-06-16T19:17:21.862Z] ---> Running in 098e8b8fc746 [2021-06-16T19:17:21.862Z] Removing intermediate container 8306aabad3f6 [2021-06-16T19:17:21.862Z] ---> 8ad8b1ea827d [2021-06-16T19:17:21.862Z] Step 23/24 : LABEL git_sha=0f87d0e04924146c8a7e7e37f8ba30303a6a78e3 [2021-06-16T19:17:21.862Z] ---> Running in c6556582e610 [2021-06-16T19:17:21.862Z] Removing intermediate container 4c028fca9c71 [2021-06-16T19:17:21.862Z] ---> 177e60a516a7 [2021-06-16T19:17:21.862Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-16T19:17:22.443Z] ---> Running in bcd66190e312 [2021-06-16T19:17:22.443Z] Removing intermediate container c6556582e610 [2021-06-16T19:17:22.443Z] ---> ed78dd05e79f [2021-06-16T19:17:22.443Z] Step 24/24 : LABEL version=0.0.0 [2021-06-16T19:17:22.709Z] ---> Running in 9916c3921c3d [2021-06-16T19:17:22.975Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-16T19:17:22.975Z] Removing intermediate container 2db4f9531dd8 [2021-06-16T19:17:22.975Z] ---> 7d0ad4a95f88 [2021-06-16T19:17:22.975Z] [2021-06-16T19:17:22.975Z] Step 11/24 : FROM alpine:3.12 [2021-06-16T19:17:22.975Z] ---> 13621d1b12d4 [2021-06-16T19:17:22.975Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-16T19:17:22.975Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-16T19:17:22.975Z] 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 [2021-06-16T19:17:22.975Z] ---> Running in 7252633a5d34 [2021-06-16T19:17:22.975Z] Removing intermediate container 9916c3921c3d [2021-06-16T19:17:22.975Z] ---> 363703ea475d [2021-06-16T19:17:22.975Z] [2021-06-16T19:17:23.242Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-16T19:17:23.242Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-16T19:17:23.242Z] Executing busybox-1.31.1-r20.trigger [2021-06-16T19:17:23.242Z] Executing ca-certificates-20191127-r4.trigger [2021-06-16T19:17:23.242Z] OK: 6 MiB in 16 packages [2021-06-16T19:17:23.242Z] Successfully built 363703ea475d [2021-06-16T19:17:23.508Z] Successfully tagged core-metadata:latest [2021-06-16T19:17:23.508Z] Building security-secretstore-setup [2021-06-16T19:17:23.508Z]  Building core-metadata ... done Removing intermediate container 7252633a5d34 [2021-06-16T19:17:23.508Z] ---> 116739cfe71d [2021-06-16T19:17:23.508Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-16T19:17:23.508Z] ---> Running in 898a592816e3 [2021-06-16T19:17:23.508Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-16T19:17:23.784Z] Removing intermediate container 898a592816e3 [2021-06-16T19:17:23.784Z] ---> 2e0a8fd12c3c [2021-06-16T19:17:23.784Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-16T19:17:23.784Z] ---> Running in 7dff83953748 [2021-06-16T19:17:23.784Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-16T19:17:23.784Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-16T19:17:23.784Z] (2/2) Installing su-exec (0.2-r1) [2021-06-16T19:17:24.049Z] Executing busybox-1.31.1-r20.trigger [2021-06-16T19:17:24.049Z] OK: 6 MiB in 16 packages [2021-06-16T19:17:28.284Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T19:17:28.285Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-16T19:17:28.285Z] ---> dbd5a3fea28f [2021-06-16T19:17:28.285Z] Step 3/26 : WORKDIR /edgex-go [2021-06-16T19:17:28.285Z] ---> Using cache [2021-06-16T19:17:28.285Z] ---> 054f450a66ed [2021-06-16T19:17:28.285Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T19:17:28.285Z] ---> Using cache [2021-06-16T19:17:28.285Z] ---> 64fe7d298913 [2021-06-16T19:17:28.285Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-16T19:17:28.285Z] ---> Using cache [2021-06-16T19:17:28.285Z] ---> 594514c439e1 [2021-06-16T19:17:28.285Z] Step 6/26 : COPY go.mod . [2021-06-16T19:17:28.285Z] ---> Using cache [2021-06-16T19:17:28.285Z] ---> 439679a89e35 [2021-06-16T19:17:28.285Z] Step 7/26 : RUN go mod download [2021-06-16T19:17:28.285Z] ---> Using cache [2021-06-16T19:17:28.285Z] ---> 4b5e2339d03e [2021-06-16T19:17:28.285Z] Step 8/26 : COPY . . [2021-06-16T19:17:28.285Z] ---> Using cache [2021-06-16T19:17:28.285Z] ---> a14b877911e2 [2021-06-16T19:17:28.285Z] Step 9/26 : RUN go mod tidy [2021-06-16T19:17:28.285Z] ---> Using cache [2021-06-16T19:17:28.285Z] ---> b81c443f8946 [2021-06-16T19:17:28.285Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-16T19:17:29.691Z] Removing intermediate container e4ed57d382ab [2021-06-16T19:17:29.691Z] ---> 334dc7746f99 [2021-06-16T19:17:29.691Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-16T19:17:29.691Z] Removing intermediate container 7dff83953748 [2021-06-16T19:17:29.691Z] ---> c84fcf32f833 [2021-06-16T19:17:29.691Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T19:17:29.691Z] ---> Running in fa68aed2e5fd [2021-06-16T19:17:29.691Z] ---> Running in d2be2c251ae2 [2021-06-16T19:17:29.691Z] ---> Running in 6668d83697e3 [2021-06-16T19:17:29.954Z] Removing intermediate container bcd66190e312 [2021-06-16T19:17:29.954Z] ---> 8ce8c43d68ea [2021-06-16T19:17:29.954Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-16T19:17:30.227Z] Removing intermediate container d2be2c251ae2 [2021-06-16T19:17:30.227Z] ---> 56894e3493cd [2021-06-16T19:17:30.227Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-16T19:17:30.227Z] ---> Running in aea6f33d6901 [2021-06-16T19:17:30.497Z] ---> Running in 75fae343d05e [2021-06-16T19:17:30.765Z] 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 [2021-06-16T19:17:30.765Z] Removing intermediate container 75fae343d05e [2021-06-16T19:17:30.765Z] ---> c743d3086e48 [2021-06-16T19:17:30.765Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-16T19:17:30.765Z] Removing intermediate container aea6f33d6901 [2021-06-16T19:17:30.765Z] ---> 2121e454b1f9 [2021-06-16T19:17:30.765Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-16T19:17:31.028Z] ---> Running in 365297ef3d7d [2021-06-16T19:17:31.028Z] ---> Running in 4dc7f0ee356a [2021-06-16T19:17:31.292Z] Removing intermediate container 365297ef3d7d [2021-06-16T19:17:31.292Z] ---> 5e4e92a4e641 [2021-06-16T19:17:31.292Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-16T19:17:31.292Z] Removing intermediate container 4dc7f0ee356a [2021-06-16T19:17:31.292Z] ---> 88ba10b635bb [2021-06-16T19:17:31.292Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-16T19:17:31.555Z] ---> Running in 02241bbc930d [2021-06-16T19:17:31.555Z] Removing intermediate container 6668d83697e3 [2021-06-16T19:17:31.555Z] ---> 4003f720933c [2021-06-16T19:17:31.555Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-16T19:17:31.555Z] ---> Running in cf19fe24be11 [2021-06-16T19:17:31.824Z] ---> 8cfc5f59d198 [2021-06-16T19:17:31.824Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-16T19:17:35.229Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-16T19:17:35.229Z] ---> abf7acf89083 [2021-06-16T19:17:35.229Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-16T19:17:35.229Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-16T19:17:35.229Z] ---> 607d943f227f [2021-06-16T19:17:35.229Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-16T19:17:35.229Z] ---> Running in 0484480ad060 [2021-06-16T19:17:35.229Z] Removing intermediate container 02241bbc930d [2021-06-16T19:17:35.229Z] ---> 45c0fc3d9ab4 [2021-06-16T19:17:35.229Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-16T19:17:35.229Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-16T19:17:35.229Z] ---> Running in 96e3242f81d2 [2021-06-16T19:17:35.229Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-16T19:17:35.229Z] Removing intermediate container 0484480ad060 [2021-06-16T19:17:35.229Z] ---> e8f7b7f60bdb [2021-06-16T19:17:35.229Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-16T19:17:35.229Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-16T19:17:35.229Z] ---> Running in a8c92ee6da3d [2021-06-16T19:17:35.229Z] Removing intermediate container 96e3242f81d2 [2021-06-16T19:17:35.229Z] ---> 2e2ecb1f8b67 [2021-06-16T19:17:35.229Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-16T19:17:35.502Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-16T19:17:35.502Z] Removing intermediate container a8c92ee6da3d [2021-06-16T19:17:35.502Z] ---> e9fe21e90cc7 [2021-06-16T19:17:35.502Z] Step 21/23 : LABEL arch=x86_64 [2021-06-16T19:17:35.502Z] ---> Running in 5a57a5f3f1cf [2021-06-16T19:17:35.768Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-16T19:17:35.768Z] ---> d170f9fac74a [2021-06-16T19:17:35.768Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-16T19:17:36.033Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-16T19:17:36.033Z] Executing busybox-1.31.1-r20.trigger [2021-06-16T19:17:36.033Z] OK: 8 MiB in 20 packages [2021-06-16T19:17:36.033Z] Removing intermediate container 5a57a5f3f1cf [2021-06-16T19:17:36.033Z] ---> 478c79dea180 [2021-06-16T19:17:36.033Z] Step 22/23 : LABEL git_sha=0f87d0e04924146c8a7e7e37f8ba30303a6a78e3 [2021-06-16T19:17:36.033Z] ---> Running in 5dcba913fa57 [2021-06-16T19:17:36.282Z] Removing intermediate container 0e7b6d6abd40 [2021-06-16T19:17:36.282Z] ---> 606aca5d615c [2021-06-16T19:17:36.282Z] Successfully built 606aca5d615c [2021-06-16T19:17:36.282Z] Successfully tagged ci-base-image-arm64:latest [2021-06-16T19:17:36.302Z] ---> Running in 209fe7425ec3 [Pipeline] isUnix [Pipeline] sh [2021-06-16T19:17:36.564Z] Removing intermediate container 209fe7425ec3 [2021-06-16T19:17:36.564Z] ---> d68b0baf4a16 [2021-06-16T19:17:36.564Z] Step 23/23 : LABEL version=0.0.0 [2021-06-16T19:17:36.564Z] ---> Running in ed2dd096d9ed [2021-06-16T19:17:36.675Z] + docker inspect -f . ci-base-image-arm64 [2021-06-16T19:17:36.675Z] . [Pipeline] withDockerContainer [2021-06-16T19:17:36.996Z] prd-ubuntu18.04-docker-arm64-4c-16g-1761 does not seem to be running inside a container [2021-06-16T19:17:37.087Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-16T19:17:37.138Z] Removing intermediate container ed2dd096d9ed [2021-06-16T19:17:37.138Z] ---> bbc1003f19d2 [2021-06-16T19:17:37.138Z] [2021-06-16T19:17:37.138Z] Removing intermediate container cf19fe24be11 [2021-06-16T19:17:37.138Z] ---> 42408f242d48 [2021-06-16T19:17:37.138Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-16T19:17:37.138Z] Successfully built bbc1003f19d2 [2021-06-16T19:17:37.138Z] Successfully tagged support-notifications:latest [2021-06-16T19:17:37.138Z] Building sys-mgmt-agent [2021-06-16T19:17:38.771Z] $ docker top 8fb83e44799afcd176e6e4b1a6f72f9d7add23cf7b0aaae737651cd27bedff48 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-16T19:17:39.336Z]  Building support-notifications ... done  ---> 638b3123dc40 [2021-06-16T19:17:39.336Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-16T19:17:39.874Z] + go version [2021-06-16T19:17:39.874Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-16T19:17:39.915Z] $ docker stop --time=1 8fb83e44799afcd176e6e4b1a6f72f9d7add23cf7b0aaae737651cd27bedff48 [2021-06-16T19:17:41.785Z] $ docker rm -f 8fb83e44799afcd176e6e4b1a6f72f9d7add23cf7b0aaae737651cd27bedff48 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T19:17:42.871Z] + docker inspect -f . ci-base-image-arm64 [2021-06-16T19:17:42.871Z] . [Pipeline] withDockerContainer [2021-06-16T19:17:43.206Z] prd-ubuntu18.04-docker-arm64-4c-16g-1761 does not seem to be running inside a container [2021-06-16T19:17:43.323Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-16T19:17:44.623Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T19:17:44.624Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-16T19:17:44.624Z] ---> dbd5a3fea28f [2021-06-16T19:17:44.624Z] Step 3/24 : WORKDIR /edgex-go [2021-06-16T19:17:44.624Z] ---> Using cache [2021-06-16T19:17:44.624Z] ---> 054f450a66ed [2021-06-16T19:17:44.624Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T19:17:44.624Z] ---> Using cache [2021-06-16T19:17:44.624Z] ---> 64fe7d298913 [2021-06-16T19:17:44.624Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-16T19:17:44.905Z] $ docker top c705097ad2e429cef0b1213ae003dde3a189487a1d773ee4c21576b17a475299 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-16T19:17:45.267Z] ========================================================= [2021-06-16T19:17:45.268Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-16T19:17:45.268Z] ========================================================= [Pipeline] sh [2021-06-16T19:17:45.930Z] + go mod tidy [Pipeline] sh [2021-06-16T19:17:49.127Z] Removing intermediate container 5dcba913fa57 [2021-06-16T19:17:49.127Z] ---> 9c7991828565 [2021-06-16T19:17:49.127Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-16T19:17:49.127Z] ---> Running in d6e20e07ce86 [2021-06-16T19:17:49.127Z] ---> 5fa2c826ec11 [2021-06-16T19:17:49.127Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-16T19:17:49.127Z] ---> b6e6cb37b112 [2021-06-16T19:17:49.127Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-16T19:17:49.127Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-16T19:17:49.127Z] ---> a0ec5dffaaec [2021-06-16T19:17:49.127Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-16T19:17:49.144Z] + make test [2021-06-16T19:17:49.145Z] go mod tidy [2021-06-16T19:17:49.145Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-16T19:17:49.399Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-16T19:17:49.667Z] ---> Running in 52d08fefe8aa [2021-06-16T19:17:49.667Z] ---> cf942e098475 [2021-06-16T19:17:49.667Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-16T19:17:49.943Z] OK: 219 MiB in 52 packages [2021-06-16T19:17:49.944Z] Removing intermediate container 52d08fefe8aa [2021-06-16T19:17:49.944Z] ---> a82384bb71c3 [2021-06-16T19:17:49.944Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-16T19:17:50.207Z] ---> Running in 2c39489a7af9 [2021-06-16T19:17:50.480Z] ---> 7f61c16ffe3a [2021-06-16T19:17:50.480Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-16T19:17:50.743Z] Removing intermediate container 2c39489a7af9 [2021-06-16T19:17:50.743Z] ---> ab647e270c19 [2021-06-16T19:17:50.743Z] Step 22/24 : LABEL arch=x86_64 [2021-06-16T19:17:51.004Z] ---> 5ad52facba56 [2021-06-16T19:17:51.004Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-16T19:17:51.004Z] Removing intermediate container d6e20e07ce86 [2021-06-16T19:17:51.004Z] ---> d7f06867464e [2021-06-16T19:17:51.004Z] Step 6/24 : COPY go.mod . [2021-06-16T19:17:51.267Z] ---> Running in bdd72e5ecbf8 [2021-06-16T19:17:51.537Z] ---> 8381b2f95f2f [2021-06-16T19:17:51.537Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-16T19:17:52.115Z] ---> c7824abd5b67 [2021-06-16T19:17:52.115Z] Step 7/24 : RUN go mod download [2021-06-16T19:17:52.115Z] Removing intermediate container bdd72e5ecbf8 [2021-06-16T19:17:52.115Z] ---> 1256bec293de [2021-06-16T19:17:52.115Z] Step 23/24 : LABEL git_sha=0f87d0e04924146c8a7e7e37f8ba30303a6a78e3 [2021-06-16T19:17:52.694Z] ---> Running in 247bd4765fdf [2021-06-16T19:17:52.956Z] ---> Running in 82ea4f967445 [2021-06-16T19:17:52.956Z] ---> Running in 8acd0edc3038 [2021-06-16T19:17:53.219Z] Removing intermediate container 247bd4765fdf [2021-06-16T19:17:53.220Z] ---> 046a0d9ac815 [2021-06-16T19:17:53.220Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-16T19:17:53.795Z] 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 [2021-06-16T19:17:53.795Z] Removing intermediate container 8acd0edc3038 [2021-06-16T19:17:53.795Z] ---> 8f786625aacb [2021-06-16T19:17:53.795Z] Step 24/24 : LABEL version=0.0.0 [2021-06-16T19:17:54.058Z] ---> ca7bfe59ffee [2021-06-16T19:17:54.058Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-16T19:17:54.058Z] ---> Running in 95f957a1bd4a [2021-06-16T19:17:54.633Z] ---> Running in ad52b5877ba9 [2021-06-16T19:17:54.914Z] Removing intermediate container 95f957a1bd4a [2021-06-16T19:17:54.914Z] ---> c2b69e671291 [2021-06-16T19:17:54.914Z] [2021-06-16T19:17:54.914Z] Successfully built c2b69e671291 [2021-06-16T19:17:54.914Z] Successfully tagged core-data:latest [2021-06-16T19:17:54.914Z] Building core-command [2021-06-16T19:17:57.073Z]  Building core-data ... done Removing intermediate container 82ea4f967445 [2021-06-16T19:17:57.074Z] ---> 1c7b520c55fe [2021-06-16T19:17:57.074Z] Step 8/24 : COPY . . [2021-06-16T19:18:14.385Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-16T19:18:18.135Z] Removing intermediate container ad52b5877ba9 [2021-06-16T19:18:18.135Z] ---> f8da44e9094c [2021-06-16T19:18:18.135Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-16T19:18:18.135Z] ---> 4428428b0ac7 [2021-06-16T19:18:18.135Z] Step 9/24 : RUN go mod tidy [2021-06-16T19:18:18.709Z] ---> Running in 1efd31577b6d [2021-06-16T19:18:18.709Z] ---> Running in 645bcbbbe4b4 [2021-06-16T19:18:18.971Z] Removing intermediate container 098e8b8fc746 [2021-06-16T19:18:18.971Z] ---> 4cb59183e933 [2021-06-16T19:18:18.971Z] [2021-06-16T19:18:18.971Z] Step 11/22 : FROM alpine:3.12 [2021-06-16T19:18:18.971Z] ---> 13621d1b12d4 [2021-06-16T19:18:18.971Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-16T19:18:18.971Z] Removing intermediate container 1efd31577b6d [2021-06-16T19:18:18.971Z] ---> 1d08c178c266 [2021-06-16T19:18:18.971Z] Step 29/32 : CMD ["gate"] [2021-06-16T19:18:19.232Z] ---> Running in 28d853e70fb3 [2021-06-16T19:18:19.494Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T19:18:19.494Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-16T19:18:19.494Z] ---> dbd5a3fea28f [2021-06-16T19:18:19.494Z] Step 3/24 : WORKDIR /edgex-go [2021-06-16T19:18:19.494Z] ---> Using cache [2021-06-16T19:18:19.494Z] ---> 054f450a66ed [2021-06-16T19:18:19.494Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T19:18:19.494Z] ---> Using cache [2021-06-16T19:18:19.494Z] ---> 64fe7d298913 [2021-06-16T19:18:19.494Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-16T19:18:19.494Z] ---> Using cache [2021-06-16T19:18:19.494Z] ---> 594514c439e1 [2021-06-16T19:18:19.494Z] Step 6/24 : COPY go.mod . [2021-06-16T19:18:19.494Z] ---> Using cache [2021-06-16T19:18:19.494Z] ---> 439679a89e35 [2021-06-16T19:18:19.494Z] Step 7/24 : RUN go mod download [2021-06-16T19:18:19.494Z] ---> Using cache [2021-06-16T19:18:19.494Z] ---> 4b5e2339d03e [2021-06-16T19:18:19.494Z] Step 8/24 : COPY . . [2021-06-16T19:18:19.494Z] ---> Using cache [2021-06-16T19:18:19.494Z] ---> a14b877911e2 [2021-06-16T19:18:19.494Z] Step 9/24 : RUN go mod tidy [2021-06-16T19:18:19.494Z] ---> Using cache [2021-06-16T19:18:19.494Z] ---> b81c443f8946 [2021-06-16T19:18:19.494Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-16T19:18:20.067Z] 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 [2021-06-16T19:18:20.067Z] ---> Running in 8f75a5fb585e [2021-06-16T19:18:20.067Z] ---> Running in 83866ecc4a10 [2021-06-16T19:18:20.329Z] Removing intermediate container 8f75a5fb585e [2021-06-16T19:18:20.329Z] ---> abcc9285d0bf [2021-06-16T19:18:20.329Z] Step 30/32 : LABEL arch=x86_64 [2021-06-16T19:18:20.616Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-16T19:18:20.616Z] ---> Running in 067d9f7af4d6 [2021-06-16T19:18:20.616Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-16T19:18:20.616Z] 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 [2021-06-16T19:18:20.895Z] Removing intermediate container 067d9f7af4d6 [2021-06-16T19:18:20.895Z] ---> edeefda9af39 [2021-06-16T19:18:20.895Z] Step 31/32 : LABEL git_sha=0f87d0e04924146c8a7e7e37f8ba30303a6a78e3 [2021-06-16T19:18:20.895Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-16T19:18:20.895Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-16T19:18:20.895Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-16T19:18:20.895Z] (4/4) Installing curl (7.77.0-r0) [2021-06-16T19:18:20.895Z] Executing busybox-1.31.1-r20.trigger [2021-06-16T19:18:20.895Z] Executing ca-certificates-20191127-r4.trigger [2021-06-16T19:18:20.895Z] ---> Running in b4d9d85a1cdc [2021-06-16T19:18:20.895Z] OK: 7 MiB in 18 packages [2021-06-16T19:18:21.159Z] Removing intermediate container b4d9d85a1cdc [2021-06-16T19:18:21.159Z] ---> 7070aa2cbe4c [2021-06-16T19:18:21.159Z] Step 32/32 : LABEL version=0.0.0 [2021-06-16T19:18:21.424Z] ---> Running in 53a3890608e1 [2021-06-16T19:18:21.693Z] Removing intermediate container 53a3890608e1 [2021-06-16T19:18:21.694Z] ---> 6e1472579743 [2021-06-16T19:18:21.694Z] [2021-06-16T19:18:21.966Z] Successfully built 6e1472579743 [2021-06-16T19:18:21.966Z] Successfully tagged security-bootstrapper:latest [2021-06-16T19:18:21.966Z]  Building security-bootstrapper ... done Removing intermediate container 645bcbbbe4b4 [2021-06-16T19:18:21.966Z] ---> bd5d90aa0a20 [2021-06-16T19:18:21.966Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-16T19:18:21.966Z] Removing intermediate container 28d853e70fb3 [2021-06-16T19:18:21.966Z] ---> 2087630233d0 [2021-06-16T19:18:21.966Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-16T19:18:21.966Z] ---> Running in db81631cab9a [2021-06-16T19:18:21.966Z] ---> Running in 9da49ff51bf7 [2021-06-16T19:18:22.235Z] Removing intermediate container 9da49ff51bf7 [2021-06-16T19:18:22.235Z] ---> b18ba7d85477 [2021-06-16T19:18:22.235Z] Step 14/22 : WORKDIR /edgex [2021-06-16T19:18:22.496Z] ---> Running in ac1255575459 [2021-06-16T19:18:22.769Z] 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 [2021-06-16T19:18:22.769Z] Removing intermediate container ac1255575459 [2021-06-16T19:18:22.769Z] ---> 5bf7c5fd5bb5 [2021-06-16T19:18:22.769Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-16T19:18:24.229Z] ---> ecd21f77b1b8 [2021-06-16T19:18:24.229Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-16T19:18:24.492Z] Removing intermediate container fa68aed2e5fd [2021-06-16T19:18:24.492Z] ---> 1b3690a8fa8f [2021-06-16T19:18:24.492Z] [2021-06-16T19:18:24.492Z] Step 11/26 : FROM alpine:3.12 [2021-06-16T19:18:24.492Z] ---> 13621d1b12d4 [2021-06-16T19:18:24.492Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-16T19:18:24.492Z] ---> Running in c3e8e4ad775d [2021-06-16T19:18:25.083Z] ---> 9d0c30105390 [2021-06-16T19:18:25.083Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-16T19:18:25.083Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-16T19:18:25.344Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-16T19:18:25.612Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-16T19:18:25.612Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-16T19:18:25.612Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-16T19:18:25.612Z] (4/6) Installing curl (7.77.0-r0) [2021-06-16T19:18:25.612Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-16T19:18:25.612Z] (6/6) Installing su-exec (0.2-r1) [2021-06-16T19:18:25.612Z] Executing busybox-1.31.1-r20.trigger [2021-06-16T19:18:25.612Z] Executing ca-certificates-20191127-r4.trigger [2021-06-16T19:18:25.612Z] OK: 7 MiB in 20 packages [2021-06-16T19:18:25.886Z] ---> a372ca71b4dc [2021-06-16T19:18:25.886Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-16T19:18:25.886Z] ---> Running in f0d345f0b6db [2021-06-16T19:18:26.156Z] Removing intermediate container f0d345f0b6db [2021-06-16T19:18:26.156Z] ---> 879aaec4a6c3 [2021-06-16T19:18:26.156Z] Step 19/22 : CMD ["--init=true"] [2021-06-16T19:18:26.156Z] ---> Running in 2fd798cf737f [2021-06-16T19:18:28.441Z] Removing intermediate container c3e8e4ad775d [2021-06-16T19:18:28.441Z] ---> a4a773bdb940 [2021-06-16T19:18:28.441Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-16T19:18:28.441Z] Removing intermediate container 2fd798cf737f [2021-06-16T19:18:28.441Z] ---> 1a2fd9228eb5 [2021-06-16T19:18:28.441Z] Step 20/22 : LABEL arch=x86_64 [2021-06-16T19:18:28.441Z] ---> Running in 82efb332300f [2021-06-16T19:18:28.441Z] ---> Running in e16e9c6db8c7 [2021-06-16T19:18:28.441Z] Removing intermediate container 82efb332300f [2021-06-16T19:18:28.441Z] ---> 44b1d02fe331 [2021-06-16T19:18:28.441Z] Step 21/22 : LABEL git_sha=0f87d0e04924146c8a7e7e37f8ba30303a6a78e3 [2021-06-16T19:18:28.441Z] Removing intermediate container e16e9c6db8c7 [2021-06-16T19:18:28.441Z] ---> 6d9eea3b8414 [2021-06-16T19:18:28.441Z] Step 14/26 : WORKDIR / [2021-06-16T19:18:28.441Z] ---> Running in 37e0c0d37d4d [2021-06-16T19:18:28.441Z] ---> Running in f717224991ce [2021-06-16T19:18:28.441Z] Removing intermediate container 37e0c0d37d4d [2021-06-16T19:18:28.441Z] ---> 1fd149685daf [2021-06-16T19:18:28.441Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-06-16T19:18:28.441Z] Removing intermediate container f717224991ce [2021-06-16T19:18:28.441Z] ---> 655c9a2069d6 [2021-06-16T19:18:28.441Z] Step 22/22 : LABEL version=0.0.0 [2021-06-16T19:18:28.441Z] ---> Running in 7434d91bf13f [2021-06-16T19:18:28.441Z] ---> 3acf69b6e50b [2021-06-16T19:18:28.441Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-06-16T19:18:28.441Z] Removing intermediate container 7434d91bf13f [2021-06-16T19:18:28.441Z] ---> a525911c0b96 [2021-06-16T19:18:28.441Z] [2021-06-16T19:18:28.441Z] Successfully built a525911c0b96 [2021-06-16T19:18:28.441Z] Successfully tagged security-proxy-setup:latest [2021-06-16T19:18:28.441Z]  Building security-proxy-setup ... done  ---> 4fa4636dc52a [2021-06-16T19:18:28.441Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-16T19:18:28.441Z] ---> 11b15c8eef3b [2021-06-16T19:18:28.441Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-06-16T19:18:28.441Z] ---> f60bec9db8e2 [2021-06-16T19:18:28.441Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-16T19:18:29.036Z] ---> 22aa2c0565ad [2021-06-16T19:18:29.036Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-16T19:18:29.621Z] ---> 8a096eb3848b [2021-06-16T19:18:29.621Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-16T19:18:29.889Z] ---> d21540f34223 [2021-06-16T19:18:29.889Z] Step 22/26 : 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/ [2021-06-16T19:18:30.162Z] ---> Running in 4abeb4ae64bc [2021-06-16T19:18:31.118Z] Removing intermediate container 4abeb4ae64bc [2021-06-16T19:18:31.118Z] ---> eed9e0ab08ea [2021-06-16T19:18:31.118Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-16T19:18:31.118Z] ---> Running in 1ab78841cf04 [2021-06-16T19:18:31.382Z] Removing intermediate container 1ab78841cf04 [2021-06-16T19:18:31.382Z] ---> 6f4e620e0563 [2021-06-16T19:18:31.382Z] Step 24/26 : LABEL arch=x86_64 [2021-06-16T19:18:31.382Z] ---> Running in 75b60da3b3b8 [2021-06-16T19:18:31.382Z] Removing intermediate container 75b60da3b3b8 [2021-06-16T19:18:31.382Z] ---> 5d59eaad3f73 [2021-06-16T19:18:31.382Z] Step 25/26 : LABEL git_sha=0f87d0e04924146c8a7e7e37f8ba30303a6a78e3 [2021-06-16T19:18:31.652Z] ---> Running in 2f8fb94f83d1 [2021-06-16T19:18:31.921Z] Removing intermediate container 2f8fb94f83d1 [2021-06-16T19:18:31.921Z] ---> 4f1f888d3825 [2021-06-16T19:18:31.921Z] Step 26/26 : LABEL version=0.0.0 [2021-06-16T19:18:31.921Z] ---> Running in 5866f93c71eb [2021-06-16T19:18:31.921Z] Removing intermediate container 5866f93c71eb [2021-06-16T19:18:31.921Z] ---> 7b4f273b0d5b [2021-06-16T19:18:31.921Z] [2021-06-16T19:18:32.191Z] Successfully built 7b4f273b0d5b [2021-06-16T19:18:32.191Z] Successfully tagged security-secretstore-setup:latest [2021-06-16T19:18:40.439Z]  Building security-secretstore-setup ... done Removing intermediate container 83866ecc4a10 [2021-06-16T19:18:40.439Z] ---> f85c0e466391 [2021-06-16T19:18:40.439Z] [2021-06-16T19:18:40.439Z] Step 11/24 : FROM alpine:3.12 [2021-06-16T19:18:40.439Z] ---> 13621d1b12d4 [2021-06-16T19:18:40.439Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-16T19:18:40.439Z] ---> Using cache [2021-06-16T19:18:40.439Z] ---> 021331745343 [2021-06-16T19:18:40.439Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-16T19:18:40.439Z] ---> Using cache [2021-06-16T19:18:40.439Z] ---> d9b2bda3d628 [2021-06-16T19:18:40.439Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-16T19:18:40.439Z] ---> Running in f0bbf33c1d24 [2021-06-16T19:18:40.439Z] Removing intermediate container f0bbf33c1d24 [2021-06-16T19:18:40.439Z] ---> d652e35a2c87 [2021-06-16T19:18:40.439Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-16T19:18:40.439Z] ---> Running in 2d7cb7ec63ee [2021-06-16T19:18:40.439Z] Removing intermediate container 2d7cb7ec63ee [2021-06-16T19:18:40.439Z] ---> 5bf799fc4992 [2021-06-16T19:18:40.439Z] Step 16/24 : WORKDIR / [2021-06-16T19:18:40.439Z] ---> Running in e4dfc596d952 [2021-06-16T19:18:40.440Z] Removing intermediate container db81631cab9a [2021-06-16T19:18:40.440Z] ---> 617f9f03e831 [2021-06-16T19:18:40.440Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-16T19:18:40.440Z] ---> Running in f21ace9f57de [2021-06-16T19:18:40.440Z] Removing intermediate container e4dfc596d952 [2021-06-16T19:18:40.440Z] ---> 50ad6afc7573 [2021-06-16T19:18:40.440Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-16T19:18:40.705Z] ---> 167443ce32d0 [2021-06-16T19:18:40.705Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-16T19:18:40.705Z] 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 [2021-06-16T19:18:40.973Z] ---> 566df8b2fe65 [2021-06-16T19:18:40.973Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-16T19:18:41.240Z] ---> 792929e19c6b [2021-06-16T19:18:41.240Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-16T19:18:41.240Z] ---> Running in bf3f81a96867 [2021-06-16T19:18:41.501Z] Removing intermediate container bf3f81a96867 [2021-06-16T19:18:41.501Z] ---> fdde756b1f91 [2021-06-16T19:18:41.501Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-16T19:18:41.501Z] Removing intermediate container f21ace9f57de [2021-06-16T19:18:41.501Z] ---> 3bed4d4baf7b [2021-06-16T19:18:41.501Z] [2021-06-16T19:18:41.501Z] Step 12/24 : FROM docker:20.10.0 [2021-06-16T19:18:41.501Z] ---> Running in de51105d3d8c [2021-06-16T19:18:41.501Z] Removing intermediate container de51105d3d8c [2021-06-16T19:18:41.501Z] ---> 5cc1fd8c7804 [2021-06-16T19:18:41.501Z] Step 22/24 : LABEL arch=x86_64 [2021-06-16T19:18:41.501Z] 20.10.0: Pulling from library/docker [2021-06-16T19:18:41.501Z] ---> Running in 5a1fea6664ab [2021-06-16T19:18:41.765Z] Removing intermediate container 5a1fea6664ab [2021-06-16T19:18:41.765Z] ---> 6d2ac752c024 [2021-06-16T19:18:41.765Z] Step 23/24 : LABEL git_sha=0f87d0e04924146c8a7e7e37f8ba30303a6a78e3 [2021-06-16T19:18:42.026Z] ---> Running in 567e2cc0dc1e [2021-06-16T19:18:43.412Z] Removing intermediate container 567e2cc0dc1e [2021-06-16T19:18:43.412Z] ---> 058144f5b4b3 [2021-06-16T19:18:43.412Z] Step 24/24 : LABEL version=0.0.0 [2021-06-16T19:18:43.673Z] ---> Running in 46d2a5da429e [2021-06-16T19:18:43.673Z] Removing intermediate container 46d2a5da429e [2021-06-16T19:18:43.673Z] ---> 862a8302972c [2021-06-16T19:18:43.673Z] [2021-06-16T19:18:43.673Z] Successfully built 862a8302972c [2021-06-16T19:18:43.673Z] Successfully tagged core-command:latest [2021-06-16T19:18:45.634Z]  Building core-command ... done Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-16T19:18:45.634Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-16T19:18:45.634Z] ---> aefe523efa57 [2021-06-16T19:18:45.634Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-06-16T19:18:46.206Z] ---> Running in ac7c0ea6dda2 [2021-06-16T19:18:46.466Z] Removing intermediate container ac7c0ea6dda2 [2021-06-16T19:18:46.467Z] ---> 62d394ff0634 [2021-06-16T19:18:46.467Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-16T19:18:46.467Z] ---> Running in ec56a9011174 [2021-06-16T19:18:46.735Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-16T19:18:46.735Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-16T19:18:46.735Z] (1/39) Installing readline (8.0.4-r0) [2021-06-16T19:18:46.735Z] (2/39) Installing bash (5.0.17-r0) [2021-06-16T19:18:46.735Z] Executing bash-5.0.17-r0.post-install [2021-06-16T19:18:46.735Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-16T19:18:46.735Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-16T19:18:46.735Z] (5/39) Installing curl (7.77.0-r0) [2021-06-16T19:18:46.735Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-16T19:18:46.735Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-16T19:18:46.735Z] (8/39) Installing expat (2.2.9-r1) [2021-06-16T19:18:46.735Z] (9/39) Installing libffi (3.3-r2) [2021-06-16T19:18:46.735Z] (10/39) Installing gdbm (1.13-r1) [2021-06-16T19:18:46.735Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-16T19:18:46.999Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-16T19:18:46.999Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-16T19:18:47.578Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-16T19:18:47.578Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-16T19:18:47.578Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-16T19:18:47.578Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-16T19:18:47.578Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-16T19:18:47.578Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-16T19:18:47.578Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-16T19:18:47.578Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-16T19:18:47.578Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-16T19:18:47.578Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-16T19:18:47.578Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-16T19:18:47.578Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-16T19:18:47.578Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-16T19:18:47.578Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-16T19:18:47.578Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-16T19:18:47.578Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-16T19:18:47.578Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-16T19:18:47.578Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-16T19:18:47.578Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-16T19:18:47.578Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-16T19:18:47.578Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-16T19:18:47.578Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-16T19:18:47.578Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-16T19:18:47.578Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-16T19:18:47.578Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-16T19:18:47.578Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-16T19:18:47.578Z] Executing busybox-1.31.1-r19.trigger [2021-06-16T19:18:47.578Z] OK: 72 MiB in 59 packages [2021-06-16T19:18:48.150Z] Collecting docker-compose==1.23.2 [2021-06-16T19:18:48.411Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-16T19:18:48.411Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-16T19:18:48.411Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-16T19:18:48.673Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-16T19:18:48.673Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-16T19:18:48.935Z] Collecting docker<4.0,>=3.6.0 [2021-06-16T19:18:48.935Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-16T19:18:49.199Z] Collecting jsonschema<3,>=2.5.1 [2021-06-16T19:18:49.199Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-16T19:18:49.199Z] Collecting cached-property<2,>=1.2.0 [2021-06-16T19:18:49.199Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-16T19:18:49.199Z] Collecting texttable<0.10,>=0.9.0 [2021-06-16T19:18:49.199Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-16T19:18:49.771Z] Collecting PyYAML<4,>=3.10 [2021-06-16T19:18:49.771Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-16T19:18:50.033Z] Collecting docopt<0.7,>=0.6.1 [2021-06-16T19:18:50.033Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-16T19:18:50.606Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-16T19:18:50.606Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-16T19:18:50.606Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-06-16T19:18:50.606Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-16T19:18:50.606Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-16T19:18:50.606Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-06-16T19:18:50.606Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-06-16T19:18:50.868Z] Collecting idna<2.8,>=2.5 [2021-06-16T19:18:50.868Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-16T19:18:50.868Z] Collecting docker-pycreds>=0.4.0 [2021-06-16T19:18:50.868Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-16T19:18:50.868Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-16T19:18:50.868Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-16T19:18:50.868Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-16T19:18:50.868Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-16T19:18:50.868Z] Installing collected packages: urllib3, idna, requests, dockerpty, websocket-client, docker-pycreds, docker, jsonschema, cached-property, texttable, PyYAML, docopt, docker-compose [2021-06-16T19:18:50.868Z] Attempting uninstall: urllib3 [2021-06-16T19:18:50.868Z] Found existing installation: urllib3 1.25.9 [2021-06-16T19:18:50.868Z] Uninstalling urllib3-1.25.9: [2021-06-16T19:18:50.868Z] Successfully uninstalled urllib3-1.25.9 [2021-06-16T19:18:51.130Z] Attempting uninstall: idna [2021-06-16T19:18:51.130Z] Found existing installation: idna 2.9 [2021-06-16T19:18:51.130Z] Uninstalling idna-2.9: [2021-06-16T19:18:51.130Z] Successfully uninstalled idna-2.9 [2021-06-16T19:18:51.130Z] Attempting uninstall: requests [2021-06-16T19:18:51.130Z] Found existing installation: requests 2.23.0 [2021-06-16T19:18:51.130Z] Uninstalling requests-2.23.0: [2021-06-16T19:18:51.130Z] Successfully uninstalled requests-2.23.0 [2021-06-16T19:18:51.130Z] Running setup.py install for dockerpty: started [2021-06-16T19:18:51.704Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-16T19:18:51.704Z] Running setup.py install for texttable: started [2021-06-16T19:18:52.276Z] Running setup.py install for texttable: finished with status 'done' [2021-06-16T19:18:52.276Z] Running setup.py install for PyYAML: started [2021-06-16T19:18:52.538Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-16T19:18:52.538Z] Running setup.py install for docopt: started [2021-06-16T19:18:52.800Z] Running setup.py install for docopt: finished with status 'done' [2021-06-16T19:18:53.061Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 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 [2021-06-16T19:18:56.365Z] Removing intermediate container ec56a9011174 [2021-06-16T19:18:56.365Z] ---> 2e21d0e1444a [2021-06-16T19:18:56.365Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-16T19:18:56.365Z] ---> Running in 9ef61e2c92b6 [2021-06-16T19:18:56.365Z] Removing intermediate container 9ef61e2c92b6 [2021-06-16T19:18:56.365Z] ---> 248460ed787d [2021-06-16T19:18:56.365Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-16T19:18:56.365Z] ---> Running in ce4d3cf4a071 [2021-06-16T19:18:56.626Z] Removing intermediate container ce4d3cf4a071 [2021-06-16T19:18:56.626Z] ---> e2a2d84f650c [2021-06-16T19:18:56.626Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-16T19:18:56.888Z] ---> 36e038e5a090 [2021-06-16T19:18:56.888Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-16T19:18:59.272Z] ---> 98a0c61783f4 [2021-06-16T19:18:59.272Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-16T19:18:59.272Z] ---> 4af12695c764 [2021-06-16T19:18:59.272Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-16T19:18:59.272Z] ---> Running in 988cb87830bb [2021-06-16T19:18:59.272Z] Removing intermediate container 988cb87830bb [2021-06-16T19:18:59.272Z] ---> bb8ad4982a66 [2021-06-16T19:18:59.272Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-16T19:18:59.272Z] ---> Running in 3e034eec1e50 [2021-06-16T19:18:59.272Z] Removing intermediate container 3e034eec1e50 [2021-06-16T19:18:59.272Z] ---> db316a6c7db9 [2021-06-16T19:18:59.272Z] Step 22/24 : LABEL arch=x86_64 [2021-06-16T19:18:59.272Z] ---> Running in 6593bf73ba53 [2021-06-16T19:18:59.272Z] Removing intermediate container 6593bf73ba53 [2021-06-16T19:18:59.272Z] ---> a75838efbfca [2021-06-16T19:18:59.272Z] Step 23/24 : LABEL git_sha=0f87d0e04924146c8a7e7e37f8ba30303a6a78e3 [2021-06-16T19:18:59.272Z] ---> Running in 53fabe8c35e7 [2021-06-16T19:18:59.272Z] Removing intermediate container 53fabe8c35e7 [2021-06-16T19:18:59.272Z] ---> b3d9e9668cff [2021-06-16T19:18:59.272Z] Step 24/24 : LABEL version=0.0.0 [2021-06-16T19:18:59.272Z] ---> Running in 5119cd94827f [2021-06-16T19:18:59.272Z] Removing intermediate container 5119cd94827f [2021-06-16T19:18:59.272Z] ---> e0d107085e59 [2021-06-16T19:18:59.272Z] [2021-06-16T19:18:59.272Z] Successfully built e0d107085e59 [2021-06-16T19:18:59.272Z] Successfully tagged sys-mgmt-agent:latest [2021-06-16T19:18:59.280Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-06-16T19:18:59.302Z] $ docker stop --time=1 bd6bfea58fc99e7b5a00ed3a3d2f5f349db0b0c38035f64d1d2cb4e033038f57 [2021-06-16T19:19:00.666Z] $ docker rm -f bd6bfea58fc99e7b5a00ed3a3d2f5f349db0b0c38035f64d1d2cb4e033038f57 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-16T19:19:01.120Z] + docker images [2021-06-16T19:19:01.120Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-16T19:19:01.120Z] sys-mgmt-agent latest e0d107085e59 2 seconds ago 312MB [2021-06-16T19:19:01.120Z] core-command latest 862a8302972c 17 seconds ago 15.9MB [2021-06-16T19:19:01.120Z] 3bed4d4baf7b 19 seconds ago 1.15GB [2021-06-16T19:19:01.120Z] f85c0e466391 22 seconds ago 1.14GB [2021-06-16T19:19:01.120Z] security-secretstore-setup latest 7b4f273b0d5b 29 seconds ago 28.7MB [2021-06-16T19:19:01.120Z] security-proxy-setup latest a525911c0b96 33 seconds ago 25.7MB [2021-06-16T19:19:01.120Z] 1b3690a8fa8f 36 seconds ago 1.15GB [2021-06-16T19:19:01.120Z] security-bootstrapper latest 6e1472579743 39 seconds ago 18.6MB [2021-06-16T19:19:01.120Z] 4cb59183e933 42 seconds ago 1.15GB [2021-06-16T19:19:01.120Z] core-data latest c2b69e671291 About a minute ago 20.2MB [2021-06-16T19:19:01.121Z] support-notifications latest bbc1003f19d2 About a minute ago 16.7MB [2021-06-16T19:19:01.121Z] 7d0ad4a95f88 About a minute ago 1.15GB [2021-06-16T19:19:01.121Z] core-metadata latest 363703ea475d About a minute ago 16.6MB [2021-06-16T19:19:01.121Z] e6591e1bfed7 About a minute ago 1.15GB [2021-06-16T19:19:01.121Z] b40f84d2f049 About a minute ago 1.15GB [2021-06-16T19:19:01.121Z] support-scheduler latest 9a752808cfdb About a minute ago 15.9MB [2021-06-16T19:19:01.121Z] df46bf05ddb9 About a minute ago 1.15GB [2021-06-16T19:19:01.121Z] 22bd2cf78410 2 minutes ago 1.15GB [2021-06-16T19:19:01.121Z] ci-base-image-x86_64 latest dbd5a3fea28f 6 minutes ago 647MB [2021-06-16T19:19:01.121Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 6 weeks ago 445MB [2021-06-16T19:19:01.121Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 7 weeks ago 37.5MB [2021-06-16T19:19:01.121Z] alpine 3.12 13621d1b12d4 2 months ago 5.58MB [2021-06-16T19:19:01.121Z] docker 20.10.0 aefe523efa57 6 months ago 240MB [2021-06-16T19:19:01.121Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 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 [2021-06-16T19:19:16.829Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-16T19:19:16.829Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-16T19:19:16.885Z] Still waiting to schedule task [2021-06-16T19:19:16.886Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-06-16T19:19:21.088Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-16T19:19:21.088Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-16T19:19:29.371Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-16T19:19:29.371Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-16T19:19:29.371Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-16T19:19:29.371Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-16T19:19:29.371Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-16T19:19:30.859Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-16T19:19:32.007Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-16T19:19:32.007Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-16T19:19:32.007Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-16T19:19:32.008Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-16T19:19:44.169Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.172s coverage: 28.7% of statements [2021-06-16T19:19:44.169Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-16T19:19:44.169Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-16T19:19:47.516Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.319s coverage: 100.0% of statements [2021-06-16T19:19:47.516Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-16T19:19:47.798Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.342s coverage: 53.4% of statements [2021-06-16T19:19:47.799Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-16T19:19:47.799Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-16T19:19:49.250Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.531s coverage: 87.7% of statements [2021-06-16T19:19:49.250Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-06-16T19:19:49.250Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-06-16T19:19:49.250Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.221s coverage: 78.9% of statements [2021-06-16T19:19:53.580Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.240s coverage: 81.2% of statements [2021-06-16T19:19:53.580Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-16T19:19:53.580Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-16T19:19:53.580Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-06-16T19:19:53.580Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-16T19:19:53.580Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-16T19:19:59.020Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.395s coverage: 95.1% of statements [2021-06-16T19:19:59.020Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-06-16T19:19:59.020Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-06-16T19:19:59.020Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-06-16T19:19:59.020Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-16T19:19:59.020Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-06-16T19:19:59.020Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-06-16T19:19:59.020Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-16T19:19:59.020Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-16T19:19:59.020Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.192s coverage: 60.0% of statements [2021-06-16T19:19:59.020Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-16T19:19:59.020Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-16T19:19:59.020Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-16T19:19:59.020Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.336s coverage: 0.8% of statements [2021-06-16T19:19:59.020Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-06-16T19:19:59.020Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.154s coverage: 58.8% of statements [2021-06-16T19:19:59.020Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.224s coverage: 22.0% of statements [2021-06-16T19:19:59.020Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-16T19:19:59.020Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.307s coverage: 47.1% of statements [2021-06-16T19:19:59.020Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.221s coverage: 79.5% of statements [2021-06-16T19:19:59.020Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.168s coverage: 94.1% of statements [2021-06-16T19:19:59.624Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.219s coverage: 96.3% of statements [2021-06-16T19:20:01.069Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.154s coverage: 87.5% of statements [2021-06-16T19:20:13.479Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.258s coverage: 94.4% of statements [2021-06-16T19:20:13.479Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.166s coverage: 44.8% of statements [2021-06-16T19:20:17.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.606s coverage: 81.8% of statements [2021-06-16T19:20:17.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-16T19:20:22.658Z] Running on prd-ubuntu18.04-docker-8c-8g-1766 in /w/workspace/edgexfoundry_edgex-go_PR-3573 [Pipeline] { [Pipeline] ws [2021-06-16T19:20:22.736Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-06-16T19:20:22.902Z] The recommended git tool is: git [2021-06-16T19:20:25.491Z] using credential edgex-jenkins-ssh [2021-06-16T19:20:25.503Z] Cloning the remote Git repository [2021-06-16T19:20:25.511Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.236s coverage: 92.9% of statements [2021-06-16T19:20:25.511Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-16T19:20:25.511Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-16T19:20:25.511Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-16T19:20:25.511Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.057s coverage: 65.1% of statements [2021-06-16T19:20:25.511Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-16T19:20:25.511Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-16T19:20:25.511Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-16T19:20:25.511Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-16T19:20:25.511Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-16T19:20:25.511Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.176s coverage: 87.2% of statements [2021-06-16T19:20:25.511Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-16T19:20:25.511Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-16T19:20:25.511Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.162s coverage: 100.0% of statements [2021-06-16T19:20:25.511Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-16T19:20:25.511Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.216s coverage: 76.0% of statements [2021-06-16T19:20:25.511Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-16T19:20:25.511Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.175s coverage: 80.0% of statements [2021-06-16T19:20:25.511Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.222s coverage: 87.2% of statements [2021-06-16T19:20:25.511Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.242s coverage: 85.4% of statements [2021-06-16T19:20:25.511Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.299s coverage: 91.2% of statements [2021-06-16T19:20:25.511Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-16T19:20:25.784Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.767s coverage: 64.4% of statements [2021-06-16T19:20:25.784Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-16T19:20:25.784Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-16T19:20:25.784Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.179s coverage: 100.0% of statements [2021-06-16T19:20:25.784Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.098s coverage: 91.3% of statements [2021-06-16T19:20:26.387Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.043s coverage: 100.0% of statements [2021-06-16T19:20:25.522Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-16T19:20:25.586Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-06-16T19:20:25.629Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-16T19:20:25.629Z] > git --version # timeout=10 [2021-06-16T19:20:25.637Z] > git --version # 'git version 2.17.1' [2021-06-16T19:20:25.637Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-16T19:20:25.661Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-16T19:20:27.378Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.066s coverage: 73.7% of statements [2021-06-16T19:20:27.654Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.077s coverage: 100.0% of statements [2021-06-16T19:20:33.287Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.035s coverage: 66.9% of statements [2021-06-16T19:20:33.287Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-16T19:20:33.287Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-16T19:20:33.287Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-16T19:20:33.563Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.663s coverage: 43.6% of statements [2021-06-16T19:20:33.563Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-16T19:20:33.563Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-16T19:20:33.563Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.243s coverage: 89.5% of statements [2021-06-16T19:20:33.563Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-16T19:20:33.563Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.271s coverage: 84.8% of statements [2021-06-16T19:20:33.563Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-16T19:20:41.886Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.215s coverage: 19.3% of statements [2021-06-16T19:20:41.886Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-06-16T19:20:41.886Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-06-16T19:20:41.886Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-16T19:20:41.886Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-16T19:20:41.886Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.519s coverage: 91.9% of statements [2021-06-16T19:20:41.886Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-06-16T19:20:41.886Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-06-16T19:20:41.886Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-06-16T19:20:41.886Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-16T19:20:41.886Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-06-16T19:20:41.886Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.198s coverage: 62.7% of statements [2021-06-16T19:20:41.886Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-16T19:20:41.886Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-16T19:20:41.886Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.369s coverage: 97.6% of statements [2021-06-16T19:20:41.886Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-06-16T19:20:41.886Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-06-16T19:20:41.886Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-06-16T19:20:41.886Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-16T19:20:41.886Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-06-16T19:20:41.886Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.164s coverage: 28.9% of statements [2021-06-16T19:20:41.886Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-06-16T19:20:41.886Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-06-16T19:20:41.886Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-16T19:20:41.886Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-16T19:20:41.886Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-06-16T19:20:41.886Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-16T19:20:41.886Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.188s coverage: 100.0% of statements [2021-06-16T19:20:41.886Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.074s coverage: 95.4% of statements [2021-06-16T19:20:42.161Z] GO111MODULE=on go vet ./... [2021-06-16T19:20:42.524Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-16T19:20:42.528Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-16T19:20:42.538Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-16T19:20:42.548Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-16T19:20:42.548Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-16T19:20:42.552Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3573/head:refs/remotes/origin/PR-3573 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-16T19:20:43.091Z] Merging remotes/origin/master commit 29fd090ee9a96a96d0486be8f5e96d644b9d6ee8 into PR head commit 0f87d0e04924146c8a7e7e37f8ba30303a6a78e3 [2021-06-16T19:20:43.192Z] Merge succeeded, producing 0f87d0e04924146c8a7e7e37f8ba30303a6a78e3 [2021-06-16T19:20:43.193Z] Checking out Revision 0f87d0e04924146c8a7e7e37f8ba30303a6a78e3 (PR-3573) [2021-06-16T19:20:43.099Z] > git config core.sparsecheckout # timeout=10 [2021-06-16T19:20:43.104Z] > git checkout -f 0f87d0e04924146c8a7e7e37f8ba30303a6a78e3 # timeout=10 [2021-06-16T19:20:43.159Z] > git remote # timeout=10 [2021-06-16T19:20:43.165Z] > git config --get remote.origin.url # timeout=10 [2021-06-16T19:20:43.170Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-16T19:20:43.175Z] > git merge 29fd090ee9a96a96d0486be8f5e96d644b9d6ee8 # timeout=10 [2021-06-16T19:20:43.184Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-16T19:20:43.193Z] > git config core.sparsecheckout # timeout=10 [2021-06-16T19:20:43.197Z] > git checkout -f 0f87d0e04924146c8a7e7e37f8ba30303a6a78e3 # timeout=10 [2021-06-16T19:20:46.814Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" [2021-06-16T19:20:46.837Z] > git --version # timeout=10 [2021-06-16T19:20:46.844Z] > git --version # 'git version 2.17.1' [2021-06-16T19:20:46.849Z] fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-16T19:20:48.145Z] + echo snap-build.sh [2021-06-16T19:20:48.145Z] snap-build.sh [2021-06-16T19:20:48.145Z] + SNAP_BASE_DIR=. [2021-06-16T19:20:48.145Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-06-16T19:20:48.145Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-06-16T19:20:48.145Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-06-16T19:20:48.145Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-06-16T19:20:48.145Z] + cd /w/workspace/edgex-go/1 [2021-06-16T19:20:48.145Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-06-16T19:20:48.145Z] Reading package lists... [2021-06-16T19:20:48.145Z] Building dependency tree... [2021-06-16T19:20:48.146Z] Reading state information... [2021-06-16T19:20:48.409Z] The following packages were automatically installed and are no longer required: [2021-06-16T19:20:48.409Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-06-16T19:20:48.409Z] uidmap xdelta3 [2021-06-16T19:20:48.409Z] Use 'sudo apt autoremove' to remove them. [2021-06-16T19:20:48.409Z] The following packages will be REMOVED: [2021-06-16T19:20:48.409Z] lxd* lxd-client* [2021-06-16T19:20:48.674Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-06-16T19:20:48.674Z] After this operation, 31.7 MB disk space will be freed. [2021-06-16T19:20:49.467Z] (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 ... 190317 files and directories currently installed.) [2021-06-16T19:20:49.467Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-16T19:20:50.412Z] Removing lxd dnsmasq configuration [2021-06-16T19:20:50.412Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-06-16T19:20:50.675Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-06-16T19:20:51.620Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-16T19:20:51.620Z] (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 ... 190142 files and directories currently installed.) [2021-06-16T19:20:51.620Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-16T19:20:53.013Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-06-16T19:20:53.013Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-06-16T19:20:54.404Z] + sudo snap remove --purge lxd [2021-06-16T19:20:54.404Z] snap "lxd" is not installed [2021-06-16T19:20:54.404Z] + sudo groupadd --force --system lxd [2021-06-16T19:20:54.404Z] ++ whoami [2021-06-16T19:20:54.404Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-06-16T19:20:54.404Z] + newgrp - lxd [2021-06-16T19:20:54.666Z] + sudo snap install lxd [2021-06-16T19:21:04.493Z] 2021-06-16T19:21:01Z INFO Waiting for automatic snapd restart... [2021-06-16T19:21:22.654Z] lxd 4.15 from Canonical* installed [2021-06-16T19:21:22.654Z] + sudo lxd init --auto [2021-06-16T19:21:30.922Z] + sudo snap install --classic snapcraft [2021-06-16T19:21:36.236Z] snapcraft 4.8.1 from Canonical* installed [2021-06-16T19:21:36.236Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-06-16T19:21:36.236Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-06-16T19:21:36.236Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-16T19:21:36.236Z] Dload Upload Total Spent Left Speed [2021-06-16T19:21:36.236Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4265 0 --:--:-- --:--:-- --:--:-- 4265 [2021-06-16T19:21:36.236Z] 0 3325k 0 10600 0 0 45493 0 0:01:14 --:--:-- 0:01:14 45493 100 3325k 100 3325k 0 0 10.8M 0 --:--:-- --:--:-- --:--:-- 49.8M [2021-06-16T19:21:36.236Z] ./yq_linux_amd64 [2021-06-16T19:21:36.236Z] + sudo snapcraft prime --use-lxd [2021-06-16T19:21:38.151Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-06-16T19:21:38.151Z] 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: [2021-06-16T19:21:38.151Z] - README.md [2021-06-16T19:21:38.151Z] [2021-06-16T19:21:38.151Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-16T19:21:38.723Z] Launching a container. [2021-06-16T19:21:46.494Z] Waiting for container to be ready [2021-06-16T19:21:46.494Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-06-16T19:21:46.494Z] [2021-06-16T19:21:50.711Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-06-16T19:21:50.711Z] Waiting for network to be ready... [2021-06-16T19:21:51.284Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-06-16T19:21:51.284Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1753 kB] [2021-06-16T19:21:51.558Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-06-16T19:21:51.558Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [326 kB] [2021-06-16T19:21:51.558Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-06-16T19:21:51.558Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-06-16T19:21:51.558Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [347 kB] [2021-06-16T19:21:51.558Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [46.3 kB] [2021-06-16T19:21:51.558Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1128 kB] [2021-06-16T19:21:51.558Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [255 kB] [2021-06-16T19:21:51.820Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-06-16T19:21:52.083Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-06-16T19:21:52.344Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-06-16T19:21:52.344Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-06-16T19:21:52.344Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-06-16T19:21:52.344Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-06-16T19:21:52.344Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-06-16T19:21:52.344Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-06-16T19:21:54.790Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-06-16T19:21:54.790Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2099 kB] [2021-06-16T19:21:54.790Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [417 kB] [2021-06-16T19:21:54.790Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-06-16T19:21:54.790Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-06-16T19:21:54.790Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [370 kB] [2021-06-16T19:21:54.790Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [50.1 kB] [2021-06-16T19:21:54.790Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1736 kB] [2021-06-16T19:21:54.790Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [370 kB] [2021-06-16T19:21:55.051Z] Fetched 24.7 MB in 4s (6189 kB/s) [2021-06-16T19:21:56.000Z] Reading package lists... [2021-06-16T19:21:56.262Z] Reading package lists... [2021-06-16T19:21:56.524Z] Building dependency tree... [2021-06-16T19:21:56.524Z] Reading state information... [2021-06-16T19:21:56.524Z] The following additional packages will be installed: [2021-06-16T19:21:56.524Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-16T19:21:56.524Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-16T19:21:56.524Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-16T19:21:56.524Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-06-16T19:21:56.524Z] Suggested packages: [2021-06-16T19:21:56.524Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-06-16T19:21:56.524Z] Recommended packages: [2021-06-16T19:21:56.524Z] gnupg libsasl2-modules [2021-06-16T19:21:56.524Z] The following NEW packages will be installed: [2021-06-16T19:21:56.524Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-16T19:21:56.524Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-16T19:21:56.524Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-16T19:21:56.524Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-06-16T19:21:56.524Z] The following packages will be upgraded: [2021-06-16T19:21:56.524Z] gpg gpg-agent gpgconf libudev1 [2021-06-16T19:21:56.787Z] 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. [2021-06-16T19:21:56.787Z] Need to get 3530 kB of archives. [2021-06-16T19:21:56.787Z] After this operation, 13.3 MB of additional disk space will be used. [2021-06-16T19:21:56.787Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-06-16T19:21:56.787Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-06-16T19:21:56.787Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-06-16T19:21:56.787Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-06-16T19:21:56.787Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] [2021-06-16T19:21:57.049Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] [2021-06-16T19:21:57.622Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-06-16T19:21:57.622Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-06-16T19:21:57.622Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-06-16T19:21:57.622Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-06-16T19:21:57.622Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-06-16T19:21:57.622Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-06-16T19:21:57.622Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-06-16T19:21:57.622Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-06-16T19:21:57.622Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-06-16T19:21:57.623Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-06-16T19:21:57.623Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-06-16T19:21:57.623Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-06-16T19:21:57.623Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-06-16T19:21:57.623Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-06-16T19:21:57.623Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-06-16T19:21:57.623Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-06-16T19:21:57.885Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-16T19:21:57.885Z] Fetched 3530 kB in 1s (3168 kB/s) [2021-06-16T19:21:57.885Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-16T19:21:57.885Z] Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... [2021-06-16T19:21:57.885Z] Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-16T19:21:57.885Z] Setting up libudev1:amd64 (237-3ubuntu10.48) ... [2021-06-16T19:21:58.148Z] Selecting previously unselected package udev. [2021-06-16T19:21:58.148Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-16T19:21:58.148Z] Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... [2021-06-16T19:21:58.148Z] Unpacking udev (237-3ubuntu10.48) ... [2021-06-16T19:21:58.148Z] Selecting previously unselected package libfuse2:amd64. [2021-06-16T19:21:58.148Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-06-16T19:21:58.148Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-16T19:21:58.411Z] Selecting previously unselected package fuse. [2021-06-16T19:21:58.411Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-06-16T19:21:58.411Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-06-16T19:21:58.411Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-16T19:21:58.411Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-16T19:21:58.411Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-16T19:21:58.411Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-16T19:21:58.673Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-16T19:21:58.673Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-16T19:21:58.673Z] Selecting previously unselected package libksba8:amd64. [2021-06-16T19:21:58.673Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-06-16T19:21:58.673Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-06-16T19:21:58.673Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-06-16T19:21:58.673Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-16T19:21:58.673Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-16T19:21:58.673Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-06-16T19:21:58.673Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-16T19:21:58.673Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-16T19:21:58.937Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-06-16T19:21:58.938Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-16T19:21:58.938Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-16T19:21:58.938Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-06-16T19:21:58.938Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-16T19:21:58.938Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-16T19:21:58.938Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-06-16T19:21:58.938Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-16T19:21:58.938Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-16T19:21:58.938Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-06-16T19:21:58.938Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-16T19:21:58.938Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-16T19:21:59.199Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-06-16T19:21:59.199Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-16T19:21:59.199Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-16T19:21:59.199Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-06-16T19:21:59.199Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-16T19:21:59.199Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-16T19:21:59.199Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-06-16T19:21:59.199Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-16T19:21:59.199Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-16T19:21:59.461Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-06-16T19:21:59.461Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-16T19:21:59.461Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-16T19:21:59.461Z] Selecting previously unselected package libsasl2-2:amd64. [2021-06-16T19:21:59.462Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-16T19:21:59.462Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-16T19:21:59.462Z] Selecting previously unselected package libldap-common. [2021-06-16T19:21:59.462Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-06-16T19:21:59.462Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-16T19:21:59.462Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-06-16T19:21:59.462Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-06-16T19:21:59.462Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-16T19:21:59.462Z] Selecting previously unselected package dirmngr. [2021-06-16T19:21:59.462Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-16T19:21:59.723Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-16T19:21:59.723Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-16T19:21:59.723Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-06-16T19:21:59.723Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-16T19:21:59.723Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-16T19:21:59.723Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-16T19:21:59.723Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-06-16T19:21:59.723Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-16T19:21:59.723Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-06-16T19:21:59.723Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-16T19:21:59.723Z] Setting up udev (237-3ubuntu10.48) ... [2021-06-16T19:22:00.297Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-06-16T19:22:00.297Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-16T19:22:00.297Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-06-16T19:22:00.297Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-06-16T19:22:00.297Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-06-16T19:22:00.297Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-16T19:22:00.297Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-16T19:22:00.297Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-16T19:22:00.297Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-16T19:22:00.297Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-16T19:22:00.297Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-16T19:22:00.559Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-16T19:22:00.559Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-16T19:22:00.559Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-16T19:22:00.559Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-16T19:22:00.822Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-06-16T19:22:00.822Z] settings in the [Install] section, and DefaultInstance for template units). [2021-06-16T19:22:00.822Z] This means they are not meant to be enabled using systemctl. [2021-06-16T19:22:00.822Z] Possible reasons for having this kind of units are: [2021-06-16T19:22:00.822Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-06-16T19:22:00.822Z] .wants/ or .requires/ directory. [2021-06-16T19:22:00.822Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-06-16T19:22:00.822Z] a requirement dependency on it. [2021-06-16T19:22:00.822Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-06-16T19:22:00.822Z] D-Bus, udev, scripted systemctl call, ...). [2021-06-16T19:22:00.822Z] 4) In case of template units, the unit is meant to be enabled with some [2021-06-16T19:22:00.822Z] instance name specified. [2021-06-16T19:22:01.396Z] Reading package lists... [2021-06-16T19:22:01.659Z] Building dependency tree... [2021-06-16T19:22:01.659Z] Reading state information... [2021-06-16T19:22:01.659Z] The following additional packages will be installed: [2021-06-16T19:22:01.659Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-06-16T19:22:01.659Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-06-16T19:22:01.659Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-06-16T19:22:01.659Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-06-16T19:22:01.659Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-06-16T19:22:01.659Z] Suggested packages: [2021-06-16T19:22:01.659Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-06-16T19:22:01.659Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-06-16T19:22:01.659Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-06-16T19:22:01.659Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-06-16T19:22:01.659Z] systemd-container policykit-1 [2021-06-16T19:22:01.659Z] Recommended packages: [2021-06-16T19:22:01.659Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-06-16T19:22:01.659Z] The following NEW packages will be installed: [2021-06-16T19:22:01.659Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-06-16T19:22:01.659Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-06-16T19:22:01.659Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-06-16T19:22:01.659Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-06-16T19:22:01.659Z] python3.6-minimal snapd squashfs-tools sudo [2021-06-16T19:22:01.659Z] The following packages will be upgraded: [2021-06-16T19:22:01.659Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-06-16T19:22:01.920Z] 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. [2021-06-16T19:22:01.920Z] Need to get 36.7 MB of archives. [2021-06-16T19:22:01.920Z] After this operation, 147 MB of additional disk space will be used. [2021-06-16T19:22:01.920Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-06-16T19:22:01.920Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] [2021-06-16T19:22:02.182Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-06-16T19:22:02.182Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-06-16T19:22:02.182Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-06-16T19:22:02.182Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-06-16T19:22:02.182Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-06-16T19:22:02.182Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-06-16T19:22:02.182Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-06-16T19:22:02.182Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-06-16T19:22:02.182Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-06-16T19:22:02.182Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-06-16T19:22:02.182Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-06-16T19:22:02.182Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-06-16T19:22:02.182Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-06-16T19:22:02.182Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-06-16T19:22:02.760Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] [2021-06-16T19:22:02.760Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-06-16T19:22:02.760Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-06-16T19:22:02.760Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-06-16T19:22:02.760Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-06-16T19:22:02.760Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-06-16T19:22:02.760Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-06-16T19:22:02.760Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-06-16T19:22:02.760Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-06-16T19:22:02.760Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-06-16T19:22:02.760Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-06-16T19:22:02.760Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-06-16T19:22:02.760Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] [2021-06-16T19:22:02.760Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-06-16T19:22:04.147Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-16T19:22:04.147Z] Fetched 36.7 MB in 2s (17.8 MB/s) [2021-06-16T19:22:04.147Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-16T19:22:04.147Z] Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... [2021-06-16T19:22:04.147Z] Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-16T19:22:04.719Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... [2021-06-16T19:22:04.719Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-16T19:22:04.719Z] Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... [2021-06-16T19:22:04.719Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-16T19:22:04.719Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-06-16T19:22:04.719Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-06-16T19:22:04.979Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-06-16T19:22:04.980Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-16T19:22:04.980Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-06-16T19:22:05.243Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-06-16T19:22:05.505Z] Setting up apt (1.6.13) ... [2021-06-16T19:22:05.505Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-06-16T19:22:05.720Z] gofmt -l . [2021-06-16T19:22:05.720Z] [ "`gofmt -l .`" = "" ] [2021-06-16T19:22:05.720Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-16T19:22:05.766Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-06-16T19:22:05.766Z] (Reading database ... 12764 files and directories currently installed.) [2021-06-16T19:22:05.766Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-16T19:22:05.766Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-16T19:22:06.028Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-06-16T19:22:06.028Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-16T19:22:06.028Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-16T19:22:06.290Z] Selecting previously unselected package libexpat1:amd64. [2021-06-16T19:22:06.290Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-06-16T19:22:06.290Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-16T19:22:06.290Z] Selecting previously unselected package python3.6-minimal. [2021-06-16T19:22:06.290Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-16T19:22:06.290Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-16T19:22:06.402Z] + ls -al . [2021-06-16T19:22:06.403Z] total 544 [2021-06-16T19:22:06.403Z] drwxrwxr-x 9 1001 1001 4096 Jun 16 19:22 . [2021-06-16T19:22:06.403Z] drwxr-xr-x 4 root root 4096 Jun 16 19:17 .. [2021-06-16T19:22:06.403Z] -rw-rw-r-- 1 1001 1001 11 Jun 16 19:15 .dockerignore [2021-06-16T19:22:06.403Z] drwxrwxr-x 8 1001 1001 4096 Jun 16 19:16 .git [2021-06-16T19:22:06.403Z] drwxrwxr-x 3 1001 1001 4096 Jun 16 19:15 .github [2021-06-16T19:22:06.403Z] -rw-rw-r-- 1 1001 1001 818 Jun 16 19:15 .gitignore [2021-06-16T19:22:06.403Z] -rw-rw-r-- 1 1001 1001 166 Jun 16 19:15 .sonarcloud.properties [2021-06-16T19:22:06.403Z] -rw-rw-r-- 1 1001 1001 8609 Jun 16 19:15 Attribution.txt [2021-06-16T19:22:06.403Z] -rw-rw-r-- 1 1001 1001 3804 Jun 16 19:15 CONTRIBUTING.md [2021-06-16T19:22:06.403Z] -rw-rw-r-- 1 1001 1001 931 Jun 16 19:15 Dockerfile.build [2021-06-16T19:22:06.403Z] -rw-rw-r-- 1 1001 1001 849 Jun 16 19:15 Jenkinsfile [2021-06-16T19:22:06.403Z] -rw-rw-r-- 1 1001 1001 10775 Jun 16 19:15 LICENSE [2021-06-16T19:22:06.403Z] -rw-rw-r-- 1 1001 1001 5605 Jun 16 19:15 Makefile [2021-06-16T19:22:06.403Z] -rw-rw-r-- 1 1001 1001 7905 Jun 16 19:15 README.md [2021-06-16T19:22:06.403Z] -rw-rw-r-- 1 1001 1001 7071 Jun 16 19:15 SECURITY.md [2021-06-16T19:22:06.403Z] -rw-rw-r-- 1 1001 1001 5 Jun 16 19:11 VERSION [2021-06-16T19:22:06.403Z] -rw-rw-r-- 1 1001 1001 4131 Jun 16 19:15 ZMQWindows.md [2021-06-16T19:22:06.403Z] drwxrwxr-x 2 1001 1001 4096 Jun 16 19:15 bin [2021-06-16T19:22:06.403Z] drwxrwxr-x 14 1001 1001 4096 Jun 16 19:15 cmd [2021-06-16T19:22:06.403Z] -rw-r--r-- 1 root root 398195 Jun 16 19:20 coverage.out [2021-06-16T19:22:06.403Z] -rw-rw-r-- 1 1001 1001 841 Jun 16 19:15 go.mod [2021-06-16T19:22:06.403Z] -rw-r--r-- 1 root root 20843 Jun 16 19:17 go.sum [2021-06-16T19:22:06.403Z] drwxrwxr-x 7 1001 1001 4096 Jun 16 19:15 internal [2021-06-16T19:22:06.403Z] drwxrwxr-x 3 1001 1001 4096 Jun 16 19:15 openapi [2021-06-16T19:22:06.403Z] drwxrwxr-x 4 1001 1001 4096 Jun 16 19:15 snap [2021-06-16T19:22:06.403Z] -rw-rw-r-- 1 1001 1001 168 Jun 16 19:15 version.go [Pipeline] sh [2021-06-16T19:22:06.551Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-16T19:22:06.813Z] Checking for services that may need to be restarted...done. [2021-06-16T19:22:06.813Z] Checking for services that may need to be restarted...done. [2021-06-16T19:22:06.813Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-16T19:22:06.813Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-16T19:22:06.813Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-16T19:22:07.098Z] + '[' -e coverage.out ] [2021-06-16T19:22:07.098Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-16T19:22:07.136Z] Warning: overwriting stash ‘coverage-report’ [2021-06-16T19:22:07.387Z] Selecting previously unselected package python3-minimal. [2021-06-16T19:22:07.387Z] (Reading database ... 13012 files and directories currently installed.) [2021-06-16T19:22:07.387Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-06-16T19:22:07.387Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-06-16T19:22:07.387Z] Selecting previously unselected package mime-support. [2021-06-16T19:22:07.387Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-06-16T19:22:07.387Z] Unpacking mime-support (3.60ubuntu1) ... [2021-06-16T19:22:07.387Z] Selecting previously unselected package libmpdec2:amd64. [2021-06-16T19:22:07.387Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-06-16T19:22:07.387Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-16T19:22:07.387Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-06-16T19:22:07.387Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-16T19:22:07.387Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-16T19:22:07.648Z] Selecting previously unselected package python3.6. [2021-06-16T19:22:07.648Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-16T19:22:07.648Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-16T19:22:07.911Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-16T19:22:07.911Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-06-16T19:22:07.911Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-16T19:22:07.911Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-06-16T19:22:07.936Z] Stashed 1 file(s) [Pipeline] sh [2021-06-16T19:22:08.173Z] Selecting previously unselected package python3. [2021-06-16T19:22:08.173Z] (Reading database ... 13442 files and directories currently installed.) [2021-06-16T19:22:08.173Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-06-16T19:22:08.173Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-06-16T19:22:08.173Z] Selecting previously unselected package multiarch-support. [2021-06-16T19:22:08.173Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-06-16T19:22:08.173Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-06-16T19:22:08.173Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-06-16T19:22:08.173Z] Selecting previously unselected package liblzo2-2:amd64. [2021-06-16T19:22:08.173Z] (Reading database ... 13479 files and directories currently installed.) [2021-06-16T19:22:08.173Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-06-16T19:22:08.173Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-06-16T19:22:08.173Z] Selecting previously unselected package libbsd0:amd64. [2021-06-16T19:22:08.173Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-06-16T19:22:08.173Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-16T19:22:08.435Z] Selecting previously unselected package sudo. [2021-06-16T19:22:08.435Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-06-16T19:22:08.435Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-16T19:22:08.435Z] Selecting previously unselected package apparmor. [2021-06-16T19:22:08.435Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-06-16T19:22:08.435Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-06-16T19:22:08.607Z] + make build [2021-06-16T19:22:08.607Z] go mod tidy [2021-06-16T19:22:08.697Z] Selecting previously unselected package libedit2:amd64. [2021-06-16T19:22:08.697Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-06-16T19:22:08.697Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-06-16T19:22:08.697Z] Selecting previously unselected package libkrb5support0:amd64. [2021-06-16T19:22:08.697Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-06-16T19:22:08.697Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-16T19:22:08.697Z] Selecting previously unselected package libk5crypto3:amd64. [2021-06-16T19:22:08.697Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-16T19:22:08.697Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-16T19:22:08.697Z] Selecting previously unselected package libkeyutils1:amd64. [2021-06-16T19:22:08.697Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-06-16T19:22:08.697Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-16T19:22:08.960Z] Selecting previously unselected package libkrb5-3:amd64. [2021-06-16T19:22:08.960Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-16T19:22:08.960Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-16T19:22:08.960Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-06-16T19:22:08.960Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-06-16T19:22:08.960Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-16T19:22:09.207Z] 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 [2021-06-16T19:22:09.231Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-06-16T19:22:09.231Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-06-16T19:22:09.231Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-16T19:22:09.231Z] Selecting previously unselected package openssh-client. [2021-06-16T19:22:09.231Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-06-16T19:22:09.231Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-16T19:22:09.492Z] Selecting previously unselected package squashfs-tools. [2021-06-16T19:22:09.492Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... [2021-06-16T19:22:09.492Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-06-16T19:22:09.492Z] Selecting previously unselected package snapd. [2021-06-16T19:22:09.492Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-06-16T19:22:09.492Z] Unpacking snapd (2.49.2+18.04) ... [2021-06-16T19:22:11.413Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-06-16T19:22:11.413Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-16T19:22:11.675Z] Setting up mime-support (3.60ubuntu1) ... [2021-06-16T19:22:11.675Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-16T19:22:11.675Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-16T19:22:11.675Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-16T19:22:11.675Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-16T19:22:11.675Z] Setting up systemd (237-3ubuntu10.48) ... [2021-06-16T19:22:11.675Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-06-16T19:22:12.248Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-16T19:22:12.248Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-16T19:22:12.248Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-06-16T19:22:12.248Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-16T19:22:12.248Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-16T19:22:12.248Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-16T19:22:12.823Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-06-16T19:22:13.086Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-16T19:22:13.086Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-16T19:22:13.086Z] Setting up python3 (3.6.7-1~18.04) ... [2021-06-16T19:22:13.086Z] running python rtupdate hooks for python3.6... [2021-06-16T19:22:13.086Z] running python post-rtupdate hooks for python3.6... [2021-06-16T19:22:13.086Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-06-16T19:22:14.032Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-06-16T19:22:14.301Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-16T19:22:14.877Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-16T19:22:15.821Z] Setting up snapd (2.49.2+18.04) ... [2021-06-16T19:22:15.945Z] 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 [2021-06-16T19:22:16.394Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-06-16T19:22:16.394Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-06-16T19:22:16.658Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-06-16T19:22:16.919Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-06-16T19:22:16.919Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-16T19:22:16.919Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-16T19:22:17.182Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-06-16T19:22:17.182Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-06-16T19:22:17.446Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-06-16T19:22:17.707Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-06-16T19:22:17.707Z] /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' [2021-06-16T19:22:17.707Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-16T19:22:17.969Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-06-16T19:22:18.544Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-16T19:22:20.879Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-16T19:22:20.879Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-16T19:22:20.879Z] Reading package lists... [2021-06-16T19:22:20.879Z] Reading package lists... [2021-06-16T19:22:20.879Z] Building dependency tree... [2021-06-16T19:22:20.879Z] Reading state information... [2021-06-16T19:22:20.879Z] Calculating upgrade... [2021-06-16T19:22:20.879Z] The following packages will be upgraded: [2021-06-16T19:22:20.879Z] advancecomp base-files bash binutils binutils-common [2021-06-16T19:22:20.879Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-06-16T19:22:20.879Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-06-16T19:22:20.879Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-06-16T19:22:20.879Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-06-16T19:22:20.879Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-06-16T19:22:20.879Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-06-16T19:22:20.879Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-06-16T19:22:20.879Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-06-16T19:22:20.879Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-06-16T19:22:20.879Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-06-16T19:22:20.879Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-06-16T19:22:20.879Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-06-16T19:22:20.879Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-06-16T19:22:20.879Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-06-16T19:22:20.879Z] ubuntu-keyring util-linux [2021-06-16T19:22:20.879Z] 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-06-16T19:22:20.879Z] Need to get 64.1 MB of archives. [2021-06-16T19:22:20.879Z] After this operation, 5097 kB of additional disk space will be used. [2021-06-16T19:22:20.879Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-144.148 [1003 kB] [2021-06-16T19:22:20.879Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-06-16T19:22:20.879Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-06-16T19:22:20.879Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-06-16T19:22:20.879Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-06-16T19:22:20.879Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-06-16T19:22:20.879Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-06-16T19:22:20.879Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-06-16T19:22:20.879Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-06-16T19:22:20.879Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-06-16T19:22:20.879Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-06-16T19:22:20.879Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-06-16T19:22:20.879Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-06-16T19:22:20.879Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-06-16T19:22:20.879Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-06-16T19:22:20.879Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-06-16T19:22:20.879Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-06-16T19:22:20.879Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-06-16T19:22:21.142Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-06-16T19:22:21.142Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-06-16T19:22:21.142Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-06-16T19:22:21.142Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-06-16T19:22:21.142Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-06-16T19:22:21.142Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-06-16T19:22:21.142Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-06-16T19:22:21.142Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-06-16T19:22:21.142Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-06-16T19:22:21.142Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-06-16T19:22:21.142Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-06-16T19:22:21.142Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-06-16T19:22:21.142Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-06-16T19:22:21.142Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-06-16T19:22:21.142Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-06-16T19:22:21.142Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-06-16T19:22:21.142Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-06-16T19:22:21.142Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-06-16T19:22:21.142Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-06-16T19:22:21.142Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] [2021-06-16T19:22:21.142Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] [2021-06-16T19:22:21.142Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-06-16T19:22:21.142Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-06-16T19:22:21.142Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-06-16T19:22:21.142Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-06-16T19:22:21.142Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-06-16T19:22:21.142Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-06-16T19:22:21.142Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-06-16T19:22:21.142Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-06-16T19:22:21.142Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-06-16T19:22:21.142Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-06-16T19:22:21.142Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-06-16T19:22:21.142Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-06-16T19:22:21.408Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-06-16T19:22:21.408Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-06-16T19:22:21.408Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-06-16T19:22:21.408Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-06-16T19:22:21.408Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-06-16T19:22:21.408Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-06-16T19:22:21.408Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-06-16T19:22:21.670Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-06-16T19:22:21.670Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-06-16T19:22:21.670Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-06-16T19:22:21.670Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-06-16T19:22:21.670Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-06-16T19:22:21.670Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-06-16T19:22:21.670Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-06-16T19:22:21.670Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-06-16T19:22:21.932Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-06-16T19:22:21.932Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-06-16T19:22:22.194Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-06-16T19:22:22.195Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-06-16T19:22:22.456Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-06-16T19:22:22.456Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-06-16T19:22:22.456Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-06-16T19:22:22.456Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-06-16T19:22:22.456Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-06-16T19:22:22.456Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-06-16T19:22:22.456Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-06-16T19:22:22.456Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-06-16T19:22:22.456Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-06-16T19:22:22.456Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-06-16T19:22:22.456Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-06-16T19:22:22.456Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-06-16T19:22:22.717Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-06-16T19:22:22.717Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-06-16T19:22:22.717Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-06-16T19:22:22.717Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] [2021-06-16T19:22:22.717Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-06-16T19:22:22.717Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-06-16T19:22:22.717Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-06-16T19:22:22.717Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-06-16T19:22:22.717Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-06-16T19:22:22.717Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-06-16T19:22:22.717Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-06-16T19:22:22.717Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-06-16T19:22:22.980Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-06-16T19:22:22.980Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-06-16T19:22:22.980Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-06-16T19:22:22.980Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-06-16T19:22:22.980Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-06-16T19:22:22.980Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-06-16T19:22:22.980Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-06-16T19:22:22.980Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-06-16T19:22:22.980Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-16T19:22:22.980Z] Fetched 64.1 MB in 2s (28.7 MB/s) [2021-06-16T19:22:23.244Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-16T19:22:23.244Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-06-16T19:22:23.244Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-16T19:22:23.507Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-16T19:22:23.507Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-16T19:22:23.770Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-144.148_amd64.deb ... [2021-06-16T19:22:23.770Z] Unpacking linux-libc-dev:amd64 (4.15.0-144.148) over (4.15.0-20.21) ... [2021-06-16T19:22:24.033Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-16T19:22:24.033Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-16T19:22:24.033Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-16T19:22:24.033Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-16T19:22:24.033Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-16T19:22:24.033Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-16T19:22:24.297Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-16T19:22:24.297Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-16T19:22:24.297Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-16T19:22:24.297Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-16T19:22:24.297Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-16T19:22:24.297Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-16T19:22:24.297Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-16T19:22:24.297Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-16T19:22:24.560Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-16T19:22:24.560Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-16T19:22:24.560Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-16T19:22:24.560Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-06-16T19:22:24.561Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-06-16T19:22:24.822Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-16T19:22:24.822Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-16T19:22:24.822Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-16T19:22:24.822Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-16T19:22:24.822Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-16T19:22:24.822Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-16T19:22:24.822Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-16T19:22:25.085Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-16T19:22:25.085Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-16T19:22:25.085Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-06-16T19:22:25.347Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-16T19:22:25.609Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-06-16T19:22:25.871Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-16T19:22:25.871Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-06-16T19:22:25.871Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-06-16T19:22:25.871Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-06-16T19:22:25.871Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-06-16T19:22:26.447Z] Setting up base-files (10.1ubuntu2.10) ... [2021-06-16T19:22:26.448Z] Installing new version of config file /etc/issue ... [2021-06-16T19:22:26.448Z] Installing new version of config file /etc/issue.net ... [2021-06-16T19:22:26.448Z] Installing new version of config file /etc/lsb-release ... [2021-06-16T19:22:26.448Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-06-16T19:22:26.710Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-06-16T19:22:26.710Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-06-16T19:22:26.710Z] Removing obsolete conffile /etc/default/motd-news ... [2021-06-16T19:22:26.710Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-16T19:22:26.710Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-06-16T19:22:26.710Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-06-16T19:22:26.972Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-06-16T19:22:26.972Z] 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 [2021-06-16T19:22:26.972Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-16T19:22:26.972Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-16T19:22:26.972Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-06-16T19:22:26.972Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-06-16T19:22:27.235Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-16T19:22:27.235Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-06-16T19:22:27.235Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-06-16T19:22:27.235Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-06-16T19:22:27.235Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-16T19:22:27.235Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-06-16T19:22:27.235Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-16T19:22:27.499Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-06-16T19:22:27.499Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-16T19:22:27.499Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-16T19:22:27.760Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-16T19:22:27.760Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-16T19:22:27.760Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-16T19:22:27.760Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-16T19:22:27.760Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-16T19:22:28.024Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-06-16T19:22:28.024Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-16T19:22:28.024Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-06-16T19:22:28.024Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-06-16T19:22:28.024Z] Setting up grep (3.1-2build1) ... [2021-06-16T19:22:28.024Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-16T19:22:28.024Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-16T19:22:28.024Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-16T19:22:28.286Z] Setting up login (1:4.5-1ubuntu2) ... [2021-06-16T19:22:28.286Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-16T19:22:28.286Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-16T19:22:28.286Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-16T19:22:28.548Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-06-16T19:22:28.548Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-16T19:22:28.548Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-16T19:22:28.548Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-16T19:22:30.671Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-16T19:22:30.671Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-16T19:22:30.671Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-16T19:22:30.671Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-16T19:22:30.671Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-06-16T19:22:30.671Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-16T19:22:30.671Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-06-16T19:22:30.671Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-16T19:22:30.671Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-16T19:22:30.671Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-16T19:22:30.671Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-16T19:22:30.671Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-16T19:22:30.671Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-06-16T19:22:30.671Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-16T19:22:30.671Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-06-16T19:22:30.671Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-06-16T19:22:30.671Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-06-16T19:22:30.671Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-16T19:22:30.671Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-16T19:22:30.671Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-16T19:22:30.671Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-16T19:22:30.671Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-16T19:22:30.671Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-16T19:22:30.671Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-16T19:22:30.672Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-16T19:22:30.941Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-16T19:22:30.941Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-16T19:22:30.941Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-16T19:22:30.941Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-16T19:22:30.941Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-16T19:22:30.941Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-16T19:22:30.941Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-16T19:22:30.941Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-16T19:22:31.202Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-16T19:22:31.202Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-16T19:22:31.202Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-16T19:22:31.202Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-16T19:22:31.202Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-16T19:22:31.202Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-16T19:22:31.478Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-16T19:22:31.478Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-16T19:22:31.478Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-16T19:22:31.478Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-16T19:22:31.478Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-16T19:22:31.478Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-16T19:22:31.478Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-16T19:22:31.478Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-16T19:22:31.740Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-16T19:22:31.740Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-16T19:22:31.740Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-16T19:22:31.740Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-06-16T19:22:31.740Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-16T19:22:31.740Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-16T19:22:32.005Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-16T19:22:32.267Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-06-16T19:22:32.529Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-06-16T19:22:32.792Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-06-16T19:22:32.792Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-16T19:22:32.792Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-16T19:22:32.792Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-16T19:22:33.064Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-06-16T19:22:33.064Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-16T19:22:33.064Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-06-16T19:22:33.064Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-16T19:22:33.327Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-06-16T19:22:33.327Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-16T19:22:33.327Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-06-16T19:22:33.327Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-06-16T19:22:33.588Z] Setting up debconf (1.5.66ubuntu1) ... [2021-06-16T19:22:33.850Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-16T19:22:33.850Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-06-16T19:22:33.850Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-16T19:22:33.850Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-06-16T19:22:33.850Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-16T19:22:33.850Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-06-16T19:22:33.850Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-16T19:22:34.111Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-06-16T19:22:34.111Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-16T19:22:34.111Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-16T19:22:34.111Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-16T19:22:34.111Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-16T19:22:34.374Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-16T19:22:34.374Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-16T19:22:34.374Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-16T19:22:34.374Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-16T19:22:34.374Z] (Reading database ... 13919 files and directories currently installed.) [2021-06-16T19:22:34.374Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-16T19:22:34.642Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-16T19:22:34.642Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-16T19:22:34.904Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-16T19:22:34.904Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-16T19:22:34.904Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-16T19:22:34.904Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... [2021-06-16T19:22:34.904Z] Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-16T19:22:34.904Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-16T19:22:34.904Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-16T19:22:35.164Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-16T19:22:35.165Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-16T19:22:35.165Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-06-16T19:22:35.165Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-06-16T19:22:35.165Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-06-16T19:22:35.165Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-16T19:22:35.165Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-06-16T19:22:35.165Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-06-16T19:22:35.425Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-06-16T19:22:35.425Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-16T19:22:35.425Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-06-16T19:22:35.425Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-16T19:22:35.425Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-16T19:22:35.996Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-16T19:22:35.996Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-16T19:22:35.996Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-16T19:22:35.996Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-16T19:22:35.996Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-16T19:22:35.996Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-06-16T19:22:35.996Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-06-16T19:22:35.996Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-06-16T19:22:36.261Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-16T19:22:36.261Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-16T19:22:36.261Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-16T19:22:36.523Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-06-16T19:22:36.523Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-16T19:22:36.523Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-16T19:22:36.523Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-16T19:22:36.523Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-06-16T19:22:36.612Z] 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 [2021-06-16T19:22:36.785Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-16T19:22:36.785Z] Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... [2021-06-16T19:22:36.785Z] Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-06-16T19:22:36.785Z] Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... [2021-06-16T19:22:36.785Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-16T19:22:36.785Z] Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... [2021-06-16T19:22:36.785Z] Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-06-16T19:22:37.047Z] Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... [2021-06-16T19:22:37.047Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-16T19:22:37.047Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-06-16T19:22:37.047Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-06-16T19:22:37.047Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-06-16T19:22:39.689Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-16T19:22:39.689Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-06-16T19:22:39.689Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-06-16T19:22:39.689Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-06-16T19:22:39.689Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-16T19:22:39.689Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-06-16T19:22:39.689Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-06-16T19:22:39.689Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-06-16T19:22:39.689Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-16T19:22:39.689Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-06-16T19:22:39.689Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-06-16T19:22:39.689Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-06-16T19:22:39.689Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-16T19:22:39.689Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-06-16T19:22:39.689Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-06-16T19:22:39.689Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-06-16T19:22:39.689Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-16T19:22:39.689Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-06-16T19:22:39.689Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-06-16T19:22:39.689Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-06-16T19:22:39.689Z] (Reading database ... 13924 files and directories currently installed.) [2021-06-16T19:22:39.689Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-16T19:22:39.689Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-16T19:22:39.689Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-16T19:22:39.689Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-16T19:22:39.689Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-16T19:22:39.689Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-16T19:22:39.689Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-06-16T19:22:39.689Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-06-16T19:22:39.689Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-06-16T19:22:39.689Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-06-16T19:22:39.689Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-06-16T19:22:39.689Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-06-16T19:22:39.689Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-06-16T19:22:39.689Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-06-16T19:22:39.689Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-06-16T19:22:39.689Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-06-16T19:22:39.689Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-06-16T19:22:39.689Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-06-16T19:22:39.689Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-06-16T19:22:39.689Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-06-16T19:22:39.689Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-06-16T19:22:39.689Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-06-16T19:22:39.689Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-06-16T19:22:39.689Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-06-16T19:22:39.689Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-06-16T19:22:39.689Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-06-16T19:22:39.689Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-06-16T19:22:39.689Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-06-16T19:22:39.689Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-16T19:22:39.689Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-16T19:22:39.702Z] 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 [2021-06-16T19:22:39.953Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-16T19:22:39.953Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-16T19:22:39.953Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-16T19:22:39.953Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-16T19:22:39.953Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-16T19:22:39.953Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-16T19:22:40.215Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-16T19:22:40.215Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-16T19:22:40.215Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-16T19:22:40.215Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-16T19:22:40.215Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-16T19:22:40.215Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-16T19:22:40.477Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-16T19:22:40.477Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-16T19:22:41.441Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-16T19:22:41.441Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-16T19:22:42.014Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-16T19:22:42.014Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-16T19:22:42.276Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-16T19:22:42.276Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-16T19:22:42.324Z] 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 [2021-06-16T19:22:42.537Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-16T19:22:42.537Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-16T19:22:43.307Z] 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 [2021-06-16T19:22:43.481Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-16T19:22:43.481Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-16T19:22:43.481Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-16T19:22:43.481Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-16T19:22:43.481Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-06-16T19:22:43.481Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-16T19:22:43.742Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-06-16T19:22:43.742Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-16T19:22:43.742Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-06-16T19:22:43.742Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-06-16T19:22:43.742Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-16T19:22:43.742Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-16T19:22:44.004Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-16T19:22:44.004Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-16T19:22:44.004Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-06-16T19:22:44.004Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-06-16T19:22:44.004Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-16T19:22:44.004Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-16T19:22:44.004Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-16T19:22:44.004Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-16T19:22:44.004Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-16T19:22:44.004Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-06-16T19:22:44.004Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-06-16T19:22:44.004Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-06-16T19:22:44.268Z] [2021-06-16T19:22:44.268Z] Current default time zone: 'Etc/UTC' [2021-06-16T19:22:44.268Z] Local time is now: Wed Jun 16 19:22:44 UTC 2021. [2021-06-16T19:22:44.268Z] Universal Time is now: Wed Jun 16 19:22:44 UTC 2021. [2021-06-16T19:22:44.268Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-06-16T19:22:44.268Z] [2021-06-16T19:22:44.268Z] Setting up systemd-sysv (237-3ubuntu10.48) ... [2021-06-16T19:22:44.268Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-16T19:22:44.268Z] Setting up linux-libc-dev:amd64 (4.15.0-144.148) ... [2021-06-16T19:22:44.268Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-06-16T19:22:44.268Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-06-16T19:22:44.268Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-06-16T19:22:44.268Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-06-16T19:22:44.268Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-06-16T19:22:44.268Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-06-16T19:22:44.268Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-06-16T19:22:44.268Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-16T19:22:44.268Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-06-16T19:22:44.531Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-16T19:22:44.531Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-16T19:22:44.531Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-16T19:22:44.531Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-06-16T19:22:44.531Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-06-16T19:22:44.531Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-06-16T19:22:44.531Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-16T19:22:44.531Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-06-16T19:22:44.531Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-06-16T19:22:44.531Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-06-16T19:22:44.794Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-06-16T19:22:46.708Z] 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 [2021-06-16T19:22:46.710Z] Updating certificates in /etc/ssl/certs... [2021-06-16T19:22:47.653Z] 23 added, 27 removed; done. [2021-06-16T19:22:47.653Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-06-16T19:22:47.653Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-16T19:22:47.653Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-06-16T19:22:47.653Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-06-16T19:22:47.653Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-06-16T19:22:47.653Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-16T19:22:47.653Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-16T19:22:47.653Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-16T19:22:47.653Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-16T19:22:47.653Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-16T19:22:47.653Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-16T19:22:47.653Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-16T19:22:47.653Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-06-16T19:22:47.918Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-06-16T19:22:47.918Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-06-16T19:22:47.918Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-06-16T19:22:47.918Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-06-16T19:22:47.918Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-16T19:22:47.918Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-16T19:22:47.918Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-06-16T19:22:47.918Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-06-16T19:22:47.918Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-06-16T19:22:47.918Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-16T19:22:47.918Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-06-16T19:22:47.918Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-06-16T19:22:48.180Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-06-16T19:22:48.180Z] Updating certificates in /etc/ssl/certs... [2021-06-16T19:22:48.753Z] 0 added, 0 removed; done. [2021-06-16T19:22:48.754Z] Running hooks in /etc/ca-certificates/update.d... [2021-06-16T19:22:48.754Z] done. [2021-06-16T19:22:49.015Z] Reading package lists... [2021-06-16T19:22:49.277Z] Building dependency tree... [2021-06-16T19:22:49.277Z] Reading state information... [2021-06-16T19:22:49.322Z] 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 [2021-06-16T19:22:49.539Z] The following NEW packages will be installed: [2021-06-16T19:22:49.539Z] apt-transport-https [2021-06-16T19:22:49.802Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-06-16T19:22:49.802Z] Need to get 1692 B of archives. [2021-06-16T19:22:49.802Z] After this operation, 154 kB of additional disk space will be used. [2021-06-16T19:22:49.802Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-06-16T19:22:49.802Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-16T19:22:49.802Z] Fetched 1692 B in 0s (9459 B/s) [2021-06-16T19:22:49.802Z] Selecting previously unselected package apt-transport-https. [2021-06-16T19:22:50.064Z] (Reading database ... 13929 files and directories currently installed.) [2021-06-16T19:22:50.064Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-06-16T19:22:50.064Z] Unpacking apt-transport-https (1.6.13) ... [2021-06-16T19:22:50.064Z] Setting up apt-transport-https (1.6.13) ... [2021-06-16T19:22:50.326Z] Waiting for network to be ready... [2021-06-16T19:22:51.929Z] 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 [2021-06-16T19:22:56.237Z] 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 [2021-06-16T19:22:58.497Z] 2021-06-16T19:22:54Z INFO Waiting for automatic snapd restart... [2021-06-16T19:22:58.498Z] snapd 2.51 from Canonical* installed [2021-06-16T19:22:58.507Z] 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 [2021-06-16T19:22:59.439Z] "snapd" switched to the "latest/stable" channel [2021-06-16T19:22:59.439Z] [2021-06-16T19:23:01.126Z] 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 [2021-06-16T19:23:02.742Z] core18 20210507 from Canonical* installed [2021-06-16T19:23:02.743Z] "core18" switched to the "latest/stable" channel [2021-06-16T19:23:02.743Z] [2021-06-16T19:23:06.057Z] snapcraft 4.8.1 from Canonical* installed [2021-06-16T19:23:06.057Z] "snapcraft" switched to the "latest/stable" channel [2021-06-16T19:23:06.057Z] [Pipeline] } [2021-06-16T19:23:06.563Z] $ docker stop --time=1 c705097ad2e429cef0b1213ae003dde3a189487a1d773ee4c21576b17a475299 [2021-06-16T19:23:09.042Z] $ docker rm -f c705097ad2e429cef0b1213ae003dde3a189487a1d773ee4c21576b17a475299 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-06-16T19:23:10.275Z] 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: [2021-06-16T19:23:10.275Z] - README.md [2021-06-16T19:23:10.275Z] [2021-06-16T19:23:10.275Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T19:23:10.849Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-16T19:23:10.850Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-16T19:23:10.908Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-16T19:23:10.908Z] [2021-06-16T19:23:10.908Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T19:23:11.113Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-16T19:23:11.311Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-16T19:23:11.590Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-06-16T19:23:11.590Z] 29e5d40040c1: Pulling fs layer [2021-06-16T19:23:11.590Z] 1ce36da41761: Pulling fs layer [2021-06-16T19:23:11.590Z] 25b303627fd3: Pulling fs layer [2021-06-16T19:23:11.862Z] 29e5d40040c1: Verifying Checksum [2021-06-16T19:23:11.862Z] 29e5d40040c1: Download complete [2021-06-16T19:23:12.060Z] Reading package lists... [2021-06-16T19:23:12.464Z] 1ce36da41761: Verifying Checksum [2021-06-16T19:23:12.464Z] 1ce36da41761: Download complete [2021-06-16T19:23:12.464Z] 29e5d40040c1: Pull complete [2021-06-16T19:23:12.634Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-06-16T19:23:12.634Z] Reading package lists... [2021-06-16T19:23:12.896Z] Building dependency tree... [2021-06-16T19:23:12.896Z] Reading state information... [2021-06-16T19:23:12.896Z] Suggested packages: [2021-06-16T19:23:12.896Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-06-16T19:23:12.896Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-06-16T19:23:12.896Z] Recommended packages: [2021-06-16T19:23:12.896Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-06-16T19:23:12.896Z] The following NEW packages will be installed: [2021-06-16T19:23:12.896Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-06-16T19:23:12.896Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-06-16T19:23:12.896Z] pkg-config zip [2021-06-16T19:23:13.160Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-06-16T19:23:13.160Z] Need to get 7663 kB of archives. [2021-06-16T19:23:13.160Z] After this operation, 43.8 MB of additional disk space will be used. [2021-06-16T19:23:13.160Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-06-16T19:23:13.160Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-06-16T19:23:13.160Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-06-16T19:23:13.160Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-06-16T19:23:13.160Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-06-16T19:23:13.421Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-06-16T19:23:13.421Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-06-16T19:23:13.421Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-06-16T19:23:13.421Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-06-16T19:23:13.421Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-06-16T19:23:13.421Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-06-16T19:23:13.682Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-06-16T19:23:13.683Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-06-16T19:23:13.900Z] 1ce36da41761: Pull complete [2021-06-16T19:23:13.951Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-06-16T19:23:13.952Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-06-16T19:23:13.952Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-16T19:23:13.952Z] Fetched 7663 kB in 1s (9614 kB/s) [2021-06-16T19:23:13.952Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-06-16T19:23:13.952Z] (Reading database ... 13933 files and directories currently installed.) [2021-06-16T19:23:13.952Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-06-16T19:23:13.952Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-16T19:23:14.170Z] 25b303627fd3: Verifying Checksum [2021-06-16T19:23:14.170Z] 25b303627fd3: Download complete [2021-06-16T19:23:14.214Z] Selecting previously unselected package libpsl5:amd64. [2021-06-16T19:23:14.214Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-06-16T19:23:14.214Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-06-16T19:23:14.214Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-06-16T19:23:14.214Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-06-16T19:23:14.214Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-06-16T19:23:14.214Z] Selecting previously unselected package librtmp1:amd64. [2021-06-16T19:23:14.214Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-06-16T19:23:14.214Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-06-16T19:23:14.482Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-06-16T19:23:14.482Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-06-16T19:23:14.482Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-06-16T19:23:14.482Z] Selecting previously unselected package liberror-perl. [2021-06-16T19:23:14.482Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-06-16T19:23:14.482Z] Unpacking liberror-perl (0.17025-1) ... [2021-06-16T19:23:14.482Z] Selecting previously unselected package git-man. [2021-06-16T19:23:14.482Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-06-16T19:23:14.482Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-06-16T19:23:14.744Z] Selecting previously unselected package git. [2021-06-16T19:23:14.744Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-06-16T19:23:14.744Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-06-16T19:23:15.319Z] Selecting previously unselected package libnorm1:amd64. [2021-06-16T19:23:15.319Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-06-16T19:23:15.319Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-16T19:23:15.319Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-06-16T19:23:15.319Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-06-16T19:23:15.319Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-16T19:23:15.583Z] Selecting previously unselected package libsodium23:amd64. [2021-06-16T19:23:15.583Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-06-16T19:23:15.583Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-06-16T19:23:15.583Z] Selecting previously unselected package libzmq5:amd64. [2021-06-16T19:23:15.583Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-16T19:23:15.583Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-16T19:23:15.583Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-06-16T19:23:15.583Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-16T19:23:15.583Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-16T19:23:15.847Z] Selecting previously unselected package pkg-config. [2021-06-16T19:23:15.847Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-06-16T19:23:15.847Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-06-16T19:23:15.847Z] Selecting previously unselected package zip. [2021-06-16T19:23:15.847Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-06-16T19:23:15.847Z] Unpacking zip (3.0-11build1) ... [2021-06-16T19:23:15.847Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-16T19:23:16.109Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-06-16T19:23:16.109Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-06-16T19:23:16.109Z] Setting up liberror-perl (0.17025-1) ... [2021-06-16T19:23:16.109Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-06-16T19:23:16.109Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-16T19:23:16.109Z] No schema files found: doing nothing. [2021-06-16T19:23:16.109Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-06-16T19:23:16.109Z] Setting up zip (3.0-11build1) ... [2021-06-16T19:23:16.109Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-16T19:23:16.109Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-06-16T19:23:16.109Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-06-16T19:23:16.109Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-16T19:23:16.109Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-06-16T19:23:16.109Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-16T19:23:16.109Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-06-16T19:23:16.109Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-16T19:23:21.165Z] git set to automatically installed. [2021-06-16T19:23:21.165Z] git-man set to automatically installed. [2021-06-16T19:23:21.165Z] libcurl3-gnutls set to automatically installed. [2021-06-16T19:23:21.165Z] liberror-perl set to automatically installed. [2021-06-16T19:23:21.165Z] libglib2.0-0 set to automatically installed. [2021-06-16T19:23:21.165Z] libnghttp2-14 set to automatically installed. [2021-06-16T19:23:21.165Z] libnorm1 set to automatically installed. [2021-06-16T19:23:21.165Z] libpgm-5.2-0 set to automatically installed. [2021-06-16T19:23:21.165Z] libpsl5 set to automatically installed. [2021-06-16T19:23:21.165Z] librtmp1 set to automatically installed. [2021-06-16T19:23:21.165Z] libsodium23 set to automatically installed. [2021-06-16T19:23:21.165Z] libzmq3-dev set to automatically installed. [2021-06-16T19:23:21.165Z] libzmq5 set to automatically installed. [2021-06-16T19:23:21.165Z] pkg-config set to automatically installed. [2021-06-16T19:23:21.165Z] zip set to automatically installed. [2021-06-16T19:23:21.165Z] snapd is not logged in, snap install commands will use sudo [2021-06-16T19:23:23.975Z] 25b303627fd3: Pull complete [2021-06-16T19:23:23.976Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-06-16T19:23:23.976Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-16T19:23:23.976Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-06-16T19:23:24.238Z] prd-ubuntu18.04-docker-arm64-4c-16g-1761 does not seem to be running inside a container [2021-06-16T19:23:24.322Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-16T19:23:27.276Z] $ docker top fb85d8577b39848199be04f54d0277ccfcca5f2f117eb613bd7999ee35682323 -eo pid,comm [2021-06-16T19:23:27.479Z] go (1.16/stable) 1.16.5 from Michael Hudson-Doyle (mwhudson) installed [2021-06-16T19:23:27.479Z] snapd is not logged in, snap install commands will use sudo [Pipeline] { [2021-06-16T19:23:29.743Z] snap "core18" has no updates available [2021-06-16T19:23:29.743Z] Downloading snap 'edgex-app-service-configurable' [2021-06-16T19:23:29.743Z] 2021/06/16 19:23:29.411151 store_download.go:482: Download size for https://api.snapcraft.io/api/v1/snaps/download/wW8JyHIizgTdIP8m6nZjdtvUCj5wEeoL_557.snap: 7307264 [Pipeline] sh [2021-06-16T19:23:30.420Z] + grep parallel [2021-06-16T19:23:30.420Z] + docker-compose build --help [2021-06-16T19:23:32.620Z] Pulling app-service-config [2021-06-16T19:23:32.620Z] + snapcraftctl pull [2021-06-16T19:23:32.620Z] Pulling config-common [2021-06-16T19:23:32.620Z] + snapcraftctl pull [2021-06-16T19:23:32.620Z] Pulling go-build-helper [2021-06-16T19:23:32.620Z] + snapcraftctl pull [2021-06-16T19:23:35.649Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-06-16T19:23:35.649Z] Skipping pull go-build-helper (already ran) [2021-06-16T19:23:35.649Z] Building go-build-helper [2021-06-16T19:23:35.649Z] + snapcraftctl build [2021-06-16T19:23:35.649Z] Staging go-build-helper [2021-06-16T19:23:35.649Z] + snapcraftctl stage [2021-06-16T19:23:35.653Z] --parallel Build images in parallel. [Pipeline] } [2021-06-16T19:23:35.695Z] $ docker stop --time=1 fb85d8577b39848199be04f54d0277ccfcca5f2f117eb613bd7999ee35682323 [2021-06-16T19:23:38.628Z] $ docker rm -f fb85d8577b39848199be04f54d0277ccfcca5f2f117eb613bd7999ee35682323 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T19:23:39.488Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-16T19:23:39.488Z] . [Pipeline] withDockerContainer [2021-06-16T19:23:39.766Z] prd-ubuntu18.04-docker-arm64-4c-16g-1761 does not seem to be running inside a container [2021-06-16T19:23:41.912Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-16T19:23:43.513Z] $ docker top 9ee5fecb0c612cae16874f240576049462bcc5fdcdcc18a601c2d744beadc0d7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-16T19:23:44.551Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-16T19:23:44.632Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-06-16T19:23:44.632Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-06-16T19:23:44.632Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1753 kB] [2021-06-16T19:23:44.632Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [326 kB] [2021-06-16T19:23:44.632Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-06-16T19:23:44.632Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-06-16T19:23:44.632Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [347 kB] [2021-06-16T19:23:44.632Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [46.3 kB] [2021-06-16T19:23:44.632Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1128 kB] [2021-06-16T19:23:44.632Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [255 kB] [2021-06-16T19:23:44.632Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-06-16T19:23:44.632Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-06-16T19:23:44.632Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-06-16T19:23:44.632Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-06-16T19:23:44.632Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-06-16T19:23:44.632Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-06-16T19:23:44.632Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-06-16T19:23:44.632Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-06-16T19:23:44.632Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-06-16T19:23:44.632Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2099 kB] [2021-06-16T19:23:44.632Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [417 kB] [2021-06-16T19:23:44.632Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-06-16T19:23:44.632Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-06-16T19:23:44.632Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [370 kB] [2021-06-16T19:23:44.632Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [50.1 kB] [2021-06-16T19:23:44.632Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1736 kB] [2021-06-16T19:23:44.632Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [370 kB] [2021-06-16T19:23:44.632Z] Fetched 24.7 MB in 0s (0 B/s) [2021-06-16T19:23:44.632Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-06-16T19:23:44.632Z] Fetched 224 kB in 0s (0 B/s) [2021-06-16T19:23:44.632Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-06-16T19:23:44.632Z] Fetched 157 kB in 0s (0 B/s) [2021-06-16T19:23:44.632Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-06-16T19:23:44.632Z] Fetched 221 kB in 0s (0 B/s) [2021-06-16T19:23:44.632Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-06-16T19:23:44.632Z] Fetched 143 kB in 0s (0 B/s) [2021-06-16T19:23:44.632Z] Pulling edgex-go [2021-06-16T19:23:44.632Z] + snapcraftctl pull [2021-06-16T19:23:48.859Z] Building core-command ... [2021-06-16T19:23:48.860Z] Building core-data ... [2021-06-16T19:23:48.860Z] Building core-metadata ... [2021-06-16T19:23:48.860Z] Building security-bootstrapper ... [2021-06-16T19:23:48.860Z] Building security-proxy-setup ... [2021-06-16T19:23:48.860Z] Building security-secretstore-setup ... [2021-06-16T19:23:48.860Z] Building support-notifications ... [2021-06-16T19:23:48.860Z] Building support-scheduler ... [2021-06-16T19:23:48.860Z] Building sys-mgmt-agent ... [2021-06-16T19:23:48.860Z] Building security-secretstore-setup [2021-06-16T19:23:48.860Z] Building core-command [2021-06-16T19:23:48.860Z] Building core-metadata [2021-06-16T19:23:48.860Z] Building support-notifications [2021-06-16T19:23:48.860Z] Building support-scheduler [2021-06-16T19:24:01.513Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-16T19:24:01.513Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-16T19:24:01.513Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-16T19:24:01.513Z] Fetched 0 B in 0s (0 B/s) [2021-06-16T19:24:01.513Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-06-16T19:24:01.513Z] Fetched 96.5 kB in 0s (0 B/s) [2021-06-16T19:24:01.513Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-06-16T19:24:01.513Z] Fetched 279 kB in 0s (0 B/s) [2021-06-16T19:24:01.513Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-06-16T19:24:01.513Z] Fetched 122 kB in 0s (0 B/s) [2021-06-16T19:24:01.513Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-06-16T19:24:01.513Z] Fetched 77.8 kB in 0s (0 B/s) [2021-06-16T19:24:01.513Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-06-16T19:24:01.513Z] Fetched 8848 B in 0s (0 B/s) [2021-06-16T19:24:01.513Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-06-16T19:24:01.513Z] Fetched 47.8 kB in 0s (0 B/s) [2021-06-16T19:24:01.513Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-06-16T19:24:01.513Z] Fetched 45.6 kB in 0s (0 B/s) [2021-06-16T19:24:01.513Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-06-16T19:24:01.513Z] Fetched 15.0 kB in 0s (0 B/s) [2021-06-16T19:24:01.513Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-06-16T19:24:01.513Z] Fetched 219 kB in 0s (0 B/s) [2021-06-16T19:24:01.513Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-06-16T19:24:01.513Z] Fetched 154 kB in 0s (0 B/s) [2021-06-16T19:24:01.513Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-06-16T19:24:01.513Z] Fetched 50.6 kB in 0s (0 B/s) [2021-06-16T19:24:01.513Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-06-16T19:24:01.513Z] Fetched 14.8 kB in 0s (0 B/s) [2021-06-16T19:24:01.513Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-06-16T19:24:01.513Z] Fetched 41.8 kB in 0s (0 B/s) [2021-06-16T19:24:01.513Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-06-16T19:24:01.513Z] Fetched 499 kB in 0s (0 B/s) [2021-06-16T19:24:01.513Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-06-16T19:24:01.513Z] Fetched 111 kB in 0s (0 B/s) [2021-06-16T19:24:01.513Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-06-16T19:24:01.513Z] Fetched 240 kB in 0s (0 B/s) [2021-06-16T19:24:01.513Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-06-16T19:24:01.513Z] Fetched 29.3 kB in 0s (0 B/s) [2021-06-16T19:24:01.513Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-06-16T19:24:01.513Z] Fetched 85.5 kB in 0s (0 B/s) [2021-06-16T19:24:01.513Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-06-16T19:24:01.513Z] Fetched 24.5 kB in 0s (0 B/s) [2021-06-16T19:24:01.513Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-06-16T19:24:01.513Z] Fetched 49.2 kB in 0s (0 B/s) [2021-06-16T19:24:01.513Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-06-16T19:24:01.513Z] Fetched 54.2 kB in 0s (0 B/s) [2021-06-16T19:24:01.513Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-06-16T19:24:01.513Z] Fetched 30.8 kB in 0s (0 B/s) [2021-06-16T19:24:01.513Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-06-16T19:24:01.513Z] Fetched 15.8 kB in 0s (0 B/s) [2021-06-16T19:24:01.513Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-06-16T19:24:01.513Z] Fetched 85.9 kB in 0s (0 B/s) [2021-06-16T19:24:01.513Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-06-16T19:24:01.513Z] Fetched 8720 B in 0s (0 B/s) [2021-06-16T19:24:01.513Z] Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] [2021-06-16T19:24:01.514Z] Fetched 137 kB in 0s (0 B/s) [2021-06-16T19:24:01.514Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-06-16T19:24:01.514Z] Fetched 119 kB in 0s (0 B/s) [2021-06-16T19:24:01.514Z] Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] [2021-06-16T19:24:01.514Z] Fetched 110 kB in 0s (0 B/s) [2021-06-16T19:24:01.514Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-06-16T19:24:01.514Z] Fetched 11.1 kB in 0s (0 B/s) [2021-06-16T19:24:01.514Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-06-16T19:24:01.514Z] Fetched 645 kB in 0s (0 B/s) [2021-06-16T19:24:01.514Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-06-16T19:24:01.514Z] Fetched 41.3 kB in 0s (0 B/s) [2021-06-16T19:24:01.514Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-06-16T19:24:01.514Z] Fetched 17.9 kB in 0s (0 B/s) [2021-06-16T19:24:01.514Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-06-16T19:24:01.514Z] Fetched 368 kB in 0s (0 B/s) [2021-06-16T19:24:01.514Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-06-16T19:24:01.514Z] Fetched 187 kB in 0s (0 B/s) [2021-06-16T19:24:01.514Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-06-16T19:24:01.514Z] Fetched 175 kB in 0s (0 B/s) [2021-06-16T19:24:01.514Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-06-16T19:24:01.514Z] Fetched 206 kB in 0s (0 B/s) [2021-06-16T19:24:01.514Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-06-16T19:24:01.514Z] Fetched 1301 kB in 0s (0 B/s) [2021-06-16T19:24:01.514Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-06-16T19:24:01.514Z] Fetched 36.2 kB in 0s (0 B/s) [2021-06-16T19:24:01.514Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-06-16T19:24:01.514Z] Fetched 159 kB in 0s (0 B/s) [2021-06-16T19:24:01.514Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-06-16T19:24:01.514Z] Fetched 107 kB in 0s (0 B/s) [2021-06-16T19:24:01.514Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-06-16T19:24:01.514Z] Fetched 48.7 kB in 0s (0 B/s) [2021-06-16T19:24:01.514Z] Pulling static-packages [2021-06-16T19:24:01.514Z] + snapcraftctl pull [2021-06-16T19:24:02.901Z] Pulling version [2021-06-16T19:24:02.901Z] + cd /root/project [2021-06-16T19:24:02.901Z] + git describe --tags --abbrev=0 [2021-06-16T19:24:02.901Z] + sed s/v// [2021-06-16T19:24:02.901Z] + GIT_VERSION=2.0.0-dev.267 [2021-06-16T19:24:02.901Z] + [ -z 2.0.0-dev.267 ] [2021-06-16T19:24:02.901Z] + snapcraftctl set-version 2.0.0-dev.267 [2021-06-16T19:24:03.869Z] Building app-service-config [2021-06-16T19:24:03.869Z] + snapcraftctl build [2021-06-16T19:24:05.789Z] Building config-common [2021-06-16T19:24:05.790Z] + snapcraftctl build [2021-06-16T19:24:08.542Z] Skipping build go-build-helper (already ran) [2021-06-16T19:24:08.542Z] Building edgex-go [2021-06-16T19:24:08.542Z] + cd /root/parts/edgex-go/src [2021-06-16T19:24:08.542Z] + make build [2021-06-16T19:24:08.542Z] go mod tidy [2021-06-16T19:24:11.102Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-06-16T19:24:11.102Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.67 [2021-06-16T19:24:11.102Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.100 [2021-06-16T19:24:11.102Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-06-16T19:24:11.102Z] go: downloading github.com/google/uuid v1.2.0 [2021-06-16T19:24:11.102Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.16 [2021-06-16T19:24:11.102Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-06-16T19:24:11.102Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-06-16T19:24:11.102Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-06-16T19:24:11.102Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-06-16T19:24:11.102Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.26 [2021-06-16T19:24:11.364Z] go: downloading github.com/lib/pq v1.10.2 [2021-06-16T19:24:11.364Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-06-16T19:24:11.364Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-06-16T19:24:11.626Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-06-16T19:24:11.626Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.8 [2021-06-16T19:24:11.626Z] go: downloading github.com/pelletier/go-toml v1.9.2 [2021-06-16T19:24:12.591Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.10 [2021-06-16T19:24:12.591Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-06-16T19:24:12.591Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-06-16T19:24:12.853Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-06-16T19:24:12.853Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-06-16T19:24:12.853Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-06-16T19:24:12.853Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-06-16T19:24:12.853Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-06-16T19:24:12.853Z] go: downloading github.com/x448/float16 v0.8.4 [2021-06-16T19:24:13.131Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-06-16T19:24:13.131Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-06-16T19:24:13.131Z] go: downloading golang.org/x/text v0.3.2 [2021-06-16T19:24:13.131Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-06-16T19:24:13.131Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-06-16T19:24:13.131Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-06-16T19:24:13.131Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-06-16T19:24:13.131Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-06-16T19:24:13.401Z] go: downloading github.com/kr/pretty v0.2.0 [2021-06-16T19:24:13.401Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-06-16T19:24:13.401Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-06-16T19:24:13.401Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-06-16T19:24:13.662Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-06-16T19:24:13.662Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-06-16T19:24:13.662Z] go: downloading github.com/kr/text v0.1.0 [2021-06-16T19:24:13.662Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-06-16T19:24:13.662Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-06-16T19:24:13.926Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-06-16T19:24:13.926Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-06-16T19:24:13.926Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-06-16T19:24:13.926Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-06-16T19:24:13.926Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-06-16T19:24:14.187Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-06-16T19:24:14.187Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-06-16T19:24:14.187Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-06-16T19:24:14.187Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-06-16T19:24:14.449Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-06-16T19:24:14.449Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-06-16T19:24:14.449Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-06-16T19:24:14.449Z] go: downloading github.com/fatih/color v1.9.0 [2021-06-16T19:24:14.449Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-06-16T19:24:14.449Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-06-16T19:24:14.449Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-06-16T19:24:14.449Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-06-16T19:24:14.449Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-06-16T19:24:14.449Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-06-16T19:24:14.449Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-06-16T19:24:14.449Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-06-16T19:24:14.449Z] go: downloading github.com/pkg/errors v0.8.1 [2021-06-16T19:24:14.449Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-06-16T19:24:14.449Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-06-16T19:24:14.449Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-06-16T19:24:14.449Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-06-16T19:24:14.449Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-06-16T19:24:14.449Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-06-16T19:24:14.449Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-06-16T19:24:14.449Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-06-16T19:24:14.449Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-06-16T19:24:14.449Z] go: downloading github.com/miekg/dns v1.1.26 [2021-06-16T19:24:14.449Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-06-16T19:24:15.023Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-06-16T19:24:15.023Z] 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 [2021-06-16T19:24:25.036Z] 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 [2021-06-16T19:24:29.250Z] 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 [2021-06-16T19:24:30.637Z] 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 [2021-06-16T19:24:31.581Z] 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 [2021-06-16T19:24:32.154Z] 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 [2021-06-16T19:24:33.100Z] 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 [2021-06-16T19:24:34.489Z] 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 [2021-06-16T19:24:35.881Z] 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 [2021-06-16T19:24:37.270Z] 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 [2021-06-16T19:24:38.215Z] 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 [2021-06-16T19:24:39.159Z] 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 [2021-06-16T19:24:41.080Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-06-16T19:24:41.080Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-06-16T19:24:41.080Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-06-16T19:24:41.080Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-06-16T19:24:41.080Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-06-16T19:24:41.080Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-06-16T19:24:41.080Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-06-16T19:24:41.080Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-06-16T19:24:41.080Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-06-16T19:24:41.080Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-06-16T19:24:41.080Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-06-16T19:24:41.080Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-06-16T19:24:41.080Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-06-16T19:24:41.080Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-06-16T19:24:41.080Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-06-16T19:24:41.080Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-06-16T19:24:41.080Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-06-16T19:24:41.080Z] + 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 [2021-06-16T19:24:41.080Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-06-16T19:24:41.080Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-06-16T19:24:41.080Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-06-16T19:24:41.080Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-06-16T19:24:41.080Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-06-16T19:24:41.080Z] + 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 [2021-06-16T19:24:41.080Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-06-16T19:24:41.080Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-06-16T19:24:41.080Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-06-16T19:24:44.390Z] Building static-packages [2021-06-16T19:24:44.390Z] + snapcraftctl build [2021-06-16T19:24:46.310Z] Building version [2021-06-16T19:24:46.310Z] + snapcraftctl build [2021-06-16T19:24:48.231Z] Staging app-service-config [2021-06-16T19:24:48.232Z] + snapcraftctl stage [2021-06-16T19:24:49.178Z] Staging config-common [2021-06-16T19:24:49.178Z] + snapcraftctl stage [2021-06-16T19:24:50.574Z] Skipping stage go-build-helper (already ran) [2021-06-16T19:24:50.574Z] Staging edgex-go [2021-06-16T19:24:50.574Z] + snapcraftctl stage [2021-06-16T19:24:51.521Z] Staging static-packages [2021-06-16T19:24:51.521Z] + snapcraftctl stage [2021-06-16T19:24:52.465Z] Staging version [2021-06-16T19:24:52.465Z] + snapcraftctl stage [2021-06-16T19:24:56.059Z] Priming app-service-config [2021-06-16T19:24:56.059Z] + snapcraftctl prime [2021-06-16T19:24:56.059Z] Priming config-common [2021-06-16T19:24:56.059Z] + snapcraftctl prime [2021-06-16T19:24:56.059Z] Priming go-build-helper [2021-06-16T19:24:56.059Z] + snapcraftctl prime [2021-06-16T19:24:57.009Z] Priming edgex-go [2021-06-16T19:24:57.010Z] + snapcraftctl prime [2021-06-16T19:24:58.401Z] Priming static-packages [2021-06-16T19:24:58.401Z] + snapcraftctl prime [2021-06-16T19:24:58.562Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T19:24:58.563Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-16T19:24:58.563Z] ---> 606aca5d615c [2021-06-16T19:24:58.563Z] Step 3/24 : WORKDIR /edgex-go [2021-06-16T19:24:58.563Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T19:24:58.563Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-16T19:24:58.563Z] ---> 606aca5d615c [2021-06-16T19:24:58.563Z] Step 3/23 : WORKDIR /edgex-go [2021-06-16T19:24:58.563Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T19:24:58.563Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-16T19:24:58.563Z] ---> 606aca5d615c [2021-06-16T19:24:58.563Z] Step 3/24 : WORKDIR /edgex-go [2021-06-16T19:24:58.563Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T19:24:58.563Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-16T19:24:58.563Z] ---> 606aca5d615c [2021-06-16T19:24:58.563Z] Step 3/26 : WORKDIR /edgex-go [2021-06-16T19:24:58.563Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T19:24:58.563Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-16T19:24:58.563Z] ---> 606aca5d615c [2021-06-16T19:24:58.563Z] Step 3/23 : WORKDIR /edgex-go [2021-06-16T19:24:58.563Z] ---> Running in 96dde5232752 [2021-06-16T19:24:58.563Z] ---> Running in 8f3db57aa54b [2021-06-16T19:24:58.563Z] ---> Running in 6895473538a4 [2021-06-16T19:24:58.563Z] ---> Running in beb7fb7aa972 [2021-06-16T19:24:58.563Z] ---> Running in bd16b96bc91f [2021-06-16T19:24:58.563Z] Removing intermediate container 96dde5232752 [2021-06-16T19:24:58.563Z] ---> 210c665bb952 [2021-06-16T19:24:58.563Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T19:24:58.563Z] Removing intermediate container 6895473538a4 [2021-06-16T19:24:58.563Z] ---> 72f18f027c2c [2021-06-16T19:24:58.563Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T19:24:58.563Z] Removing intermediate container beb7fb7aa972 [2021-06-16T19:24:58.563Z] ---> dadf1eff2385 [2021-06-16T19:24:58.563Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T19:24:58.563Z] Removing intermediate container 8f3db57aa54b [2021-06-16T19:24:58.563Z] ---> 74ed23831b62 [2021-06-16T19:24:58.563Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T19:24:58.563Z] Removing intermediate container bd16b96bc91f [2021-06-16T19:24:58.563Z] ---> 80cfecb6f871 [2021-06-16T19:24:58.563Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T19:24:58.563Z] ---> Running in b4f8cb7484db [2021-06-16T19:24:58.563Z] ---> Running in 20e79e252e57 [2021-06-16T19:24:58.563Z] ---> Running in 1a2286404cfe [2021-06-16T19:24:58.563Z] ---> Running in 8f9d30dc4eb1 [2021-06-16T19:24:58.563Z] ---> Running in 089eee9f179f [2021-06-16T19:25:00.567Z] Removing intermediate container b4f8cb7484db [2021-06-16T19:25:00.567Z] ---> 6ac4b103b291 [2021-06-16T19:25:00.567Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-16T19:25:00.567Z] Removing intermediate container 20e79e252e57 [2021-06-16T19:25:00.567Z] ---> 1dfab4f5ebd2 [2021-06-16T19:25:00.567Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-16T19:25:00.567Z] ---> Running in 7cc1ad5d65ea [2021-06-16T19:25:00.567Z] ---> Running in 169fe44bbb9c [2021-06-16T19:25:00.843Z] Removing intermediate container 1a2286404cfe [2021-06-16T19:25:00.843Z] ---> c4d85eac8915 [2021-06-16T19:25:00.843Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-16T19:25:01.120Z] Removing intermediate container 089eee9f179f [2021-06-16T19:25:01.120Z] ---> 0aa1c8f759e5 [2021-06-16T19:25:01.120Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-16T19:25:01.120Z] ---> Running in 06f23cbb940c [2021-06-16T19:25:01.120Z] Removing intermediate container 8f9d30dc4eb1 [2021-06-16T19:25:01.120Z] ---> 8253bf26a395 [2021-06-16T19:25:01.120Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-16T19:25:01.396Z] ---> Running in df18118fedf5 [2021-06-16T19:25:01.671Z] ---> Running in 4237d6c8e453 [2021-06-16T19:25:01.707Z] Priming version [2021-06-16T19:25:01.707Z] + snapcraftctl prime [2021-06-16T19:25:02.280Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-06-16T19:25:02.667Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-16T19:25:02.943Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-16T19:25:03.546Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-16T19:25:03.546Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-16T19:25:03.546Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-16T19:25:03.546Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2021-06-16T19:25:03.825Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-16T19:25:04.439Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-16T19:25:04.440Z] OK: 218 MiB in 52 packages [2021-06-16T19:25:04.440Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-16T19:25:04.440Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-16T19:25:04.731Z] OK: 218 MiB in 52 packages [2021-06-16T19:25:05.716Z] OK: 218 MiB in 52 packages [2021-06-16T19:25:05.716Z] OK: 218 MiB in 52 packages [2021-06-16T19:25:05.993Z] Removing intermediate container 7cc1ad5d65ea [2021-06-16T19:25:05.993Z] ---> eeb09d83fbe2 [2021-06-16T19:25:05.993Z] Step 6/23 : COPY go.mod . [2021-06-16T19:25:05.993Z] OK: 218 MiB in 52 packages [2021-06-16T19:25:06.273Z] Removing intermediate container 169fe44bbb9c [2021-06-16T19:25:06.273Z] ---> cca50e28704a [2021-06-16T19:25:06.273Z] Step 6/23 : COPY go.mod . [2021-06-16T19:25:07.261Z] ---> e2a2a345b1d8 [2021-06-16T19:25:07.261Z] Step 7/23 : RUN go mod download [2021-06-16T19:25:07.261Z] ---> Running in 62a9f608a7a5 [2021-06-16T19:25:07.536Z] Removing intermediate container 4237d6c8e453 [2021-06-16T19:25:07.536Z] ---> 94395bdf5a06 [2021-06-16T19:25:07.536Z] Step 6/26 : COPY go.mod . [2021-06-16T19:25:07.536Z] Removing intermediate container 06f23cbb940c [2021-06-16T19:25:07.536Z] ---> a04d59f8ad4d [2021-06-16T19:25:07.536Z] Step 6/24 : COPY go.mod . [2021-06-16T19:25:07.536Z] ---> ce24ea6402db [2021-06-16T19:25:07.536Z] Step 7/23 : RUN go mod download [2021-06-16T19:25:07.813Z] Removing intermediate container df18118fedf5 [2021-06-16T19:25:07.813Z] ---> 9a599dc8cca8 [2021-06-16T19:25:07.813Z] Step 6/24 : COPY go.mod . [2021-06-16T19:25:07.813Z] ---> Running in e57e20f55d6a [2021-06-16T19:25:08.802Z] ---> e65238781f6f [2021-06-16T19:25:08.802Z] Step 7/24 : RUN go mod download [2021-06-16T19:25:08.802Z] ---> 000c84e54100 [2021-06-16T19:25:08.802Z] Step 7/26 : RUN go mod download [2021-06-16T19:25:09.086Z] ---> Running in ec4238ed9992 [2021-06-16T19:25:09.086Z] ---> Running in 03b75b41d170 [2021-06-16T19:25:09.365Z] ---> 3b64ac4f77f5 [2021-06-16T19:25:09.365Z] Step 7/24 : RUN go mod download [2021-06-16T19:25:09.642Z] ---> Running in 704a592a0d1e [2021-06-16T19:25:11.641Z] Removing intermediate container 62a9f608a7a5 [2021-06-16T19:25:11.641Z] ---> 9744ce8ab4e2 [2021-06-16T19:25:11.641Z] Step 8/23 : COPY . . [2021-06-16T19:25:11.921Z] Removing intermediate container e57e20f55d6a [2021-06-16T19:25:11.921Z] ---> 73f327b10367 [2021-06-16T19:25:11.921Z] Step 8/23 : COPY . . [2021-06-16T19:25:14.571Z] Removing intermediate container ec4238ed9992 [2021-06-16T19:25:14.571Z] ---> 1dfaf216007b [2021-06-16T19:25:14.571Z] Step 8/24 : COPY . . [2021-06-16T19:25:15.178Z] Removing intermediate container 03b75b41d170 [2021-06-16T19:25:15.178Z] ---> d1e4f9f4bc9d [2021-06-16T19:25:15.178Z] Step 8/26 : COPY . . [2021-06-16T19:25:15.178Z] Removing intermediate container 704a592a0d1e [2021-06-16T19:25:15.178Z] ---> 8904bb5006b0 [2021-06-16T19:25:15.178Z] Step 8/24 : COPY . . [2021-06-16T19:25:39.098Z] ---> daa0d2868323 [2021-06-16T19:25:39.098Z] Step 9/23 : RUN go mod tidy [2021-06-16T19:25:39.098Z] ---> 4e1338b39415 [2021-06-16T19:25:39.098Z] Step 9/23 : RUN go mod tidy [2021-06-16T19:25:39.098Z] ---> 3d672061f1b8 [2021-06-16T19:25:39.098Z] Step 9/26 : RUN go mod tidy [2021-06-16T19:25:39.098Z] ---> 71822c5f1a88 [2021-06-16T19:25:39.098Z] Step 9/24 : RUN go mod tidy [2021-06-16T19:25:39.098Z] ---> 81c853e00d15 [2021-06-16T19:25:39.098Z] Step 9/24 : RUN go mod tidy [2021-06-16T19:25:39.098Z] ---> Running in 33bbc20763c7 [2021-06-16T19:25:39.098Z] ---> Running in f479ae96fc02 [2021-06-16T19:25:39.098Z] ---> Running in c6ebc57642f7 [2021-06-16T19:25:39.098Z] ---> Running in 0c3db5103935 [2021-06-16T19:25:39.098Z] ---> Running in c55ae788027e [2021-06-16T19:25:44.530Z] Removing intermediate container f479ae96fc02 [2021-06-16T19:25:44.530Z] ---> a26549514139 [2021-06-16T19:25:44.530Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-16T19:25:44.530Z] ---> Running in dca8b8b34f24 [2021-06-16T19:25:44.807Z] Removing intermediate container 33bbc20763c7 [2021-06-16T19:25:44.807Z] ---> 9ed59ab979e7 [2021-06-16T19:25:44.807Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-16T19:25:44.807Z] ---> Running in fb36505479fc [2021-06-16T19:25:45.102Z] Removing intermediate container c6ebc57642f7 [2021-06-16T19:25:45.102Z] ---> 4a99743f63cb [2021-06-16T19:25:45.102Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-16T19:25:45.420Z] ---> Running in 24bb15464190 [2021-06-16T19:25:45.420Z] Removing intermediate container 0c3db5103935 [2021-06-16T19:25:45.420Z] ---> c319f13175e6 [2021-06-16T19:25:45.420Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-16T19:25:45.420Z] Removing intermediate container c55ae788027e [2021-06-16T19:25:45.420Z] ---> e102f3b39446 [2021-06-16T19:25:45.420Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-16T19:25:45.723Z] ---> Running in 85fac7750d01 [2021-06-16T19:25:45.723Z] ---> Running in 147fbd2a5e46 [2021-06-16T19:25:46.760Z] 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 [2021-06-16T19:25:47.359Z] 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 [2021-06-16T19:25:47.970Z] 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 [2021-06-16T19:25:48.576Z] 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 [2021-06-16T19:25:48.854Z] 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 [2021-06-16T19:27:42.015Z] 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 [2021-06-16T19:27:42.015Z] Removing intermediate container 24bb15464190 [2021-06-16T19:27:42.015Z] ---> b8a52bdefcd8 [2021-06-16T19:27:42.015Z] [2021-06-16T19:27:42.015Z] Step 11/24 : FROM alpine:3.12 [2021-06-16T19:27:42.015Z] 3.12: Pulling from library/alpine [2021-06-16T19:27:42.015Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-16T19:27:42.015Z] Status: Downloaded newer image for alpine:3.12 [2021-06-16T19:27:42.016Z] ---> 9852663dfa18 [2021-06-16T19:27:42.016Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-16T19:27:42.016Z] ---> Running in defc74063c88 [2021-06-16T19:27:42.016Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-16T19:27:42.293Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-16T19:27:43.276Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-16T19:27:43.276Z] Executing busybox-1.31.1-r20.trigger [2021-06-16T19:27:43.276Z] OK: 5 MiB in 15 packages [2021-06-16T19:27:44.254Z] Removing intermediate container dca8b8b34f24 [2021-06-16T19:27:44.254Z] ---> 9e074bc6fd26 [2021-06-16T19:27:44.254Z] [2021-06-16T19:27:44.254Z] Step 11/23 : FROM alpine:3.12 [2021-06-16T19:27:44.254Z] ---> 9852663dfa18 [2021-06-16T19:27:44.254Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-16T19:27:44.533Z] ---> Running in 033e870dc2c0 [2021-06-16T19:27:44.817Z] Removing intermediate container 85fac7750d01 [2021-06-16T19:27:44.817Z] ---> 5d559d8e9e7f [2021-06-16T19:27:44.817Z] [2021-06-16T19:27:44.817Z] Step 11/26 : FROM alpine:3.12 [2021-06-16T19:27:44.817Z] ---> 9852663dfa18 [2021-06-16T19:27:44.817Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-16T19:27:44.817Z] Removing intermediate container fb36505479fc [2021-06-16T19:27:44.817Z] ---> 4f4a19a0c4d6 [2021-06-16T19:27:44.817Z] [2021-06-16T19:27:44.817Z] Step 11/23 : FROM alpine:3.12 [2021-06-16T19:27:44.817Z] ---> 9852663dfa18 [2021-06-16T19:27:44.817Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-16T19:27:45.092Z] ---> Running in 5f9d519e7fae [2021-06-16T19:27:45.367Z] ---> Running in 8f1340db7901 [2021-06-16T19:27:45.637Z] Removing intermediate container defc74063c88 [2021-06-16T19:27:45.637Z] ---> da50220780e2 [2021-06-16T19:27:45.637Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-16T19:27:46.245Z] ---> Running in 97b6ed6b9231 [2021-06-16T19:27:46.245Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-16T19:27:46.523Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-16T19:27:47.136Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-16T19:27:47.136Z] Executing busybox-1.31.1-r20.trigger [2021-06-16T19:27:47.136Z] OK: 5 MiB in 15 packages [2021-06-16T19:27:47.136Z] Removing intermediate container 97b6ed6b9231 [2021-06-16T19:27:47.136Z] ---> ad07b13e27d5 [2021-06-16T19:27:47.136Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-16T19:27:47.739Z] ---> Running in 681c12b995ef [2021-06-16T19:27:47.739Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-16T19:27:48.018Z] Removing intermediate container 147fbd2a5e46 [2021-06-16T19:27:48.018Z] ---> 82d33fb3e500 [2021-06-16T19:27:48.018Z] [2021-06-16T19:27:48.018Z] Step 11/24 : FROM alpine:3.12 [2021-06-16T19:27:48.018Z] ---> 9852663dfa18 [2021-06-16T19:27:48.018Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-16T19:27:48.018Z] ---> Using cache [2021-06-16T19:27:48.018Z] ---> da50220780e2 [2021-06-16T19:27:48.018Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-16T19:27:48.018Z] ---> Using cache [2021-06-16T19:27:48.018Z] ---> ad07b13e27d5 [2021-06-16T19:27:48.018Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-16T19:27:48.018Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-16T19:27:48.018Z] ---> Running in e542ea4c2a2c [2021-06-16T19:27:48.295Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-16T19:27:48.295Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-16T19:27:48.295Z] Removing intermediate container 681c12b995ef [2021-06-16T19:27:48.295Z] ---> 12ebdb3cfedd [2021-06-16T19:27:48.295Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-16T19:27:48.583Z] ---> Running in f9072d6c212a [2021-06-16T19:27:48.583Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-16T19:27:48.583Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-16T19:27:48.583Z] Executing busybox-1.31.1-r20.trigger [2021-06-16T19:27:48.583Z] Executing ca-certificates-20191127-r4.trigger [2021-06-16T19:27:48.859Z] Removing intermediate container 033e870dc2c0 [2021-06-16T19:27:48.859Z] ---> ed6647a419bc [2021-06-16T19:27:48.859Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-16T19:27:48.859Z] OK: 6 MiB in 16 packages [2021-06-16T19:27:48.859Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-16T19:27:48.859Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-16T19:27:49.137Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-16T19:27:49.137Z] (4/6) Installing curl (7.77.0-r0) [2021-06-16T19:27:49.137Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-16T19:27:49.137Z] (6/6) Installing su-exec (0.2-r1) [2021-06-16T19:27:49.137Z] Executing busybox-1.31.1-r20.trigger [2021-06-16T19:27:49.137Z] Executing ca-certificates-20191127-r4.trigger [2021-06-16T19:27:49.137Z] Removing intermediate container e542ea4c2a2c [2021-06-16T19:27:49.137Z] ---> 64ee3044a17d [2021-06-16T19:27:49.137Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-16T19:27:49.137Z] ---> Running in ee9216b1fdb3 [2021-06-16T19:27:49.412Z] OK: 7 MiB in 20 packages [2021-06-16T19:27:49.412Z] Removing intermediate container f9072d6c212a [2021-06-16T19:27:49.412Z] ---> a94c0a5a51db [2021-06-16T19:27:49.412Z] Step 16/24 : WORKDIR / [2021-06-16T19:27:49.685Z] ---> Running in f6d1c85f702c [2021-06-16T19:27:49.685Z] ---> Running in 38ef2b653975 [2021-06-16T19:27:49.959Z] Removing intermediate container ee9216b1fdb3 [2021-06-16T19:27:49.959Z] ---> d87d9e362542 [2021-06-16T19:27:49.959Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-16T19:27:50.236Z] ---> Running in b6196963f535 [2021-06-16T19:27:50.510Z] Removing intermediate container f6d1c85f702c [2021-06-16T19:27:50.510Z] ---> f03d012c4403 [2021-06-16T19:27:50.510Z] Step 16/24 : WORKDIR / [2021-06-16T19:27:50.785Z] Removing intermediate container 38ef2b653975 [2021-06-16T19:27:50.785Z] ---> 54627c0bcf92 [2021-06-16T19:27:50.785Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-16T19:27:50.785Z] ---> Running in 943d1a27f496 [2021-06-16T19:27:51.061Z] Removing intermediate container 5f9d519e7fae [2021-06-16T19:27:51.061Z] ---> 20d032e776b7 [2021-06-16T19:27:51.061Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-16T19:27:51.061Z] Removing intermediate container b6196963f535 [2021-06-16T19:27:51.061Z] ---> c8d871f18e1f [2021-06-16T19:27:51.061Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-16T19:27:51.338Z] ---> Running in 7ac345a90491 [2021-06-16T19:27:51.338Z] ---> Running in f2c8b4b0ebe3 [2021-06-16T19:27:51.616Z] Removing intermediate container 8f1340db7901 [2021-06-16T19:27:51.616Z] ---> 54948061704c [2021-06-16T19:27:51.616Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-16T19:27:51.616Z] Removing intermediate container 943d1a27f496 [2021-06-16T19:27:51.616Z] ---> 2a05bacf9021 [2021-06-16T19:27:51.616Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-16T19:27:51.892Z] ---> Running in 6ebc4294988f [2021-06-16T19:27:52.184Z] ---> bbc3ac46d656 [2021-06-16T19:27:52.184Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-16T19:27:52.184Z] Removing intermediate container 7ac345a90491 [2021-06-16T19:27:52.184Z] ---> 83d85e321751 [2021-06-16T19:27:52.184Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-16T19:27:52.184Z] Removing intermediate container f2c8b4b0ebe3 [2021-06-16T19:27:52.184Z] ---> bf2826caac4f [2021-06-16T19:27:52.184Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-16T19:27:52.520Z] ---> Running in 3b673a7024ed [2021-06-16T19:27:52.520Z] Removing intermediate container 6ebc4294988f [2021-06-16T19:27:52.520Z] ---> cbbd4c7d33b6 [2021-06-16T19:27:52.520Z] Step 14/26 : WORKDIR / [2021-06-16T19:27:52.852Z] ---> Running in cab174b89118 [2021-06-16T19:27:53.381Z] ---> 3457a42b8665 [2021-06-16T19:27:53.381Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-16T19:27:53.381Z] Removing intermediate container 3b673a7024ed [2021-06-16T19:27:53.381Z] ---> fc105117d994 [2021-06-16T19:27:53.381Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-16T19:27:53.664Z] ---> Running in 0706547cc293 [2021-06-16T19:27:53.942Z] ---> b2bdf12a071d [2021-06-16T19:27:53.942Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-16T19:27:53.942Z] Removing intermediate container cab174b89118 [2021-06-16T19:27:53.942Z] ---> 4dff039bf83e [2021-06-16T19:27:53.942Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-06-16T19:27:54.547Z] Removing intermediate container 0706547cc293 [2021-06-16T19:27:54.547Z] ---> 05f5ee1ec83a [2021-06-16T19:27:54.547Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-16T19:27:54.547Z] ---> 0c762d31cce6 [2021-06-16T19:27:54.547Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-16T19:27:55.146Z] ---> 1dcc2771788a [2021-06-16T19:27:55.146Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-16T19:27:55.421Z] ---> 1074e6a12273 [2021-06-16T19:27:55.421Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-06-16T19:27:55.693Z] ---> f92fbff5d69b [2021-06-16T19:27:55.693Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-16T19:27:55.968Z] ---> Running in 0c0cc96a6a05 [2021-06-16T19:27:55.968Z] ---> 99bbb2c8d8a7 [2021-06-16T19:27:55.968Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-16T19:27:55.968Z] ---> ed285002c961 [2021-06-16T19:27:55.968Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-16T19:27:56.263Z] ---> 88e77029d815 [2021-06-16T19:27:56.263Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-16T19:27:56.536Z] ---> Running in 85ff7355b2c3 [2021-06-16T19:27:56.536Z] ---> 63d5a311d18e [2021-06-16T19:27:56.536Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-16T19:27:56.812Z] Removing intermediate container 0c0cc96a6a05 [2021-06-16T19:27:56.812Z] ---> b386df97e289 [2021-06-16T19:27:56.812Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-16T19:27:57.104Z] ---> Running in 7de7a48d6828 [2021-06-16T19:27:57.104Z] ---> e5d838522599 [2021-06-16T19:27:57.104Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-16T19:27:57.383Z] Removing intermediate container 85ff7355b2c3 [2021-06-16T19:27:57.383Z] ---> 49c2cdddf2bc [2021-06-16T19:27:57.383Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-16T19:27:57.383Z] ---> Running in 2ce8443555e7 [2021-06-16T19:27:57.663Z] ---> Running in 1827a2efb67c [2021-06-16T19:27:57.935Z] ---> e942bf2c6dca [2021-06-16T19:27:57.935Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-16T19:27:57.935Z] Removing intermediate container 7de7a48d6828 [2021-06-16T19:27:57.935Z] ---> 24469d0010b3 [2021-06-16T19:27:57.935Z] Step 22/24 : LABEL arch=arm64 [2021-06-16T19:27:57.935Z] ---> f7957ebe4532 [2021-06-16T19:27:57.935Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-06-16T19:27:58.221Z] ---> Running in 6934fcbfd354 [2021-06-16T19:27:58.221Z] Removing intermediate container 2ce8443555e7 [2021-06-16T19:27:58.221Z] ---> f1072d6c69f3 [2021-06-16T19:27:58.221Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-16T19:27:58.496Z] Removing intermediate container 1827a2efb67c [2021-06-16T19:27:58.496Z] ---> cad997dba9be [2021-06-16T19:27:58.496Z] Step 22/24 : LABEL arch=arm64 [2021-06-16T19:27:58.496Z] ---> Running in b4978e4d1e60 [2021-06-16T19:27:58.496Z] ---> Running in 5356edd2dba2 [2021-06-16T19:27:58.775Z] Removing intermediate container 6934fcbfd354 [2021-06-16T19:27:58.775Z] ---> cdce664c4110 [2021-06-16T19:27:58.775Z] Step 23/24 : LABEL git_sha=0f87d0e04924146c8a7e7e37f8ba30303a6a78e3 [2021-06-16T19:27:59.050Z] ---> 106904064759 [2021-06-16T19:27:59.050Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-16T19:27:59.050Z] ---> Running in 36570ee3c9e9 [2021-06-16T19:27:59.324Z] ---> Running in ccd54d87624c [2021-06-16T19:27:59.324Z] ---> f4e8acf218c9 [2021-06-16T19:27:59.324Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-16T19:27:59.324Z] Removing intermediate container b4978e4d1e60 [2021-06-16T19:27:59.324Z] ---> 710279f973f2 [2021-06-16T19:27:59.324Z] Step 21/23 : LABEL arch=arm64 [2021-06-16T19:27:59.324Z] Removing intermediate container 5356edd2dba2 [2021-06-16T19:27:59.324Z] ---> 8a27ec5769ff [2021-06-16T19:27:59.324Z] Step 23/24 : LABEL git_sha=0f87d0e04924146c8a7e7e37f8ba30303a6a78e3 [2021-06-16T19:27:59.602Z] ---> Running in 3a53a0abc835 [2021-06-16T19:27:59.602Z] ---> Running in 7cc8ddf83878 [2021-06-16T19:27:59.602Z] Removing intermediate container 36570ee3c9e9 [2021-06-16T19:27:59.602Z] ---> 57f533a62da2 [2021-06-16T19:27:59.602Z] Step 24/24 : LABEL version=0.0.0 [2021-06-16T19:28:00.200Z] ---> Running in cda43ca08092 [2021-06-16T19:28:00.200Z] Removing intermediate container ccd54d87624c [2021-06-16T19:28:00.200Z] ---> 972cd6b56e61 [2021-06-16T19:28:00.200Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-16T19:28:00.478Z] Removing intermediate container 3a53a0abc835 [2021-06-16T19:28:00.478Z] ---> 6e3440046775 [2021-06-16T19:28:00.478Z] Step 22/23 : LABEL git_sha=0f87d0e04924146c8a7e7e37f8ba30303a6a78e3 [2021-06-16T19:28:00.478Z] Removing intermediate container 7cc8ddf83878 [2021-06-16T19:28:00.478Z] ---> 076d7e1f37ae [2021-06-16T19:28:00.478Z] Step 24/24 : LABEL version=0.0.0 [2021-06-16T19:28:00.478Z] ---> Running in 81e131b302b8 [2021-06-16T19:28:00.749Z] ---> Running in 2925275b6d3a [2021-06-16T19:28:00.749Z] ---> Running in 53ed84d69bde [2021-06-16T19:28:00.749Z] ---> 76361d10e4a3 [2021-06-16T19:28:00.749Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-16T19:28:00.749Z] Removing intermediate container cda43ca08092 [2021-06-16T19:28:00.749Z] ---> bb9f300a6b45 [2021-06-16T19:28:00.749Z] [2021-06-16T19:28:01.025Z] Removing intermediate container 81e131b302b8 [2021-06-16T19:28:01.025Z] ---> b3912bcbe995 [2021-06-16T19:28:01.025Z] Step 21/23 : LABEL arch=arm64 [2021-06-16T19:28:01.299Z] Successfully built bb9f300a6b45 [2021-06-16T19:28:01.578Z] Successfully tagged core-command-arm64:latest [2021-06-16T19:28:01.578Z]  Building core-command ... done Building security-bootstrapper [2021-06-16T19:28:01.578Z] ---> Running in 7e216eb71568 [2021-06-16T19:28:01.579Z] Removing intermediate container 2925275b6d3a [2021-06-16T19:28:01.579Z] ---> 90785939bb09 [2021-06-16T19:28:01.579Z] Step 23/23 : LABEL version=0.0.0 [2021-06-16T19:28:01.579Z] Removing intermediate container 53ed84d69bde [2021-06-16T19:28:01.854Z] ---> facc422553e2 [2021-06-16T19:28:01.854Z] [2021-06-16T19:28:01.854Z] ---> Running in 33e86af25a01 [2021-06-16T19:28:02.137Z] Removing intermediate container 7e216eb71568 [2021-06-16T19:28:02.137Z] ---> 05133a99b01b [2021-06-16T19:28:02.137Z] Step 22/23 : LABEL git_sha=0f87d0e04924146c8a7e7e37f8ba30303a6a78e3 [2021-06-16T19:28:02.412Z] Successfully built facc422553e2 [2021-06-16T19:28:02.412Z] Successfully tagged core-metadata-arm64:latest [2021-06-16T19:28:02.412Z]  Building core-metadata ... done Building sys-mgmt-agent [2021-06-16T19:28:02.412Z] ---> Running in 2a2b342ece2f [2021-06-16T19:28:02.682Z] Removing intermediate container 33e86af25a01 [2021-06-16T19:28:02.682Z] ---> 4ad503980dc6 [2021-06-16T19:28:02.682Z] [2021-06-16T19:28:02.682Z] ---> 4487de05b142 [2021-06-16T19:28:02.682Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-16T19:28:03.281Z] Successfully built 4ad503980dc6 [2021-06-16T19:28:03.281Z] Successfully tagged support-scheduler-arm64:latest [2021-06-16T19:28:03.281Z]  Building support-scheduler ... done Building security-proxy-setup [2021-06-16T19:28:03.281Z] Removing intermediate container 2a2b342ece2f [2021-06-16T19:28:03.281Z] ---> 242296e7edc0 [2021-06-16T19:28:03.281Z] Step 23/23 : LABEL version=0.0.0 [2021-06-16T19:28:03.559Z] ---> Running in 90f235f97640 [2021-06-16T19:28:03.837Z] ---> f44d87bed026 [2021-06-16T19:28:03.837Z] Step 22/26 : 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/ [2021-06-16T19:28:03.837Z] ---> Running in 996be4ac1cc4 [2021-06-16T19:28:04.125Z] Removing intermediate container 90f235f97640 [2021-06-16T19:28:04.125Z] ---> adf203022131 [2021-06-16T19:28:04.125Z] [2021-06-16T19:28:04.726Z] Successfully built adf203022131 [2021-06-16T19:28:04.726Z] Successfully tagged support-notifications-arm64:latest [2021-06-16T19:28:04.726Z]  Building support-notifications ... done Building core-data [2021-06-16T19:28:06.699Z] Removing intermediate container 996be4ac1cc4 [2021-06-16T19:28:06.699Z] ---> c094cd1dc6a2 [2021-06-16T19:28:06.699Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-16T19:28:07.295Z] ---> Running in ff22f707576b [2021-06-16T19:28:08.288Z] Removing intermediate container ff22f707576b [2021-06-16T19:28:08.288Z] ---> 4785731311b0 [2021-06-16T19:28:08.288Z] Step 24/26 : LABEL arch=arm64 [2021-06-16T19:28:08.563Z] ---> Running in 90aa43d0bc3a [2021-06-16T19:28:09.200Z] Removing intermediate container 90aa43d0bc3a [2021-06-16T19:28:09.200Z] ---> e474392e62cf [2021-06-16T19:28:09.200Z] Step 25/26 : LABEL git_sha=0f87d0e04924146c8a7e7e37f8ba30303a6a78e3 [2021-06-16T19:28:09.478Z] ---> Running in 0814b7a48d96 [2021-06-16T19:28:10.470Z] Removing intermediate container 0814b7a48d96 [2021-06-16T19:28:10.470Z] ---> f3285f3b3401 [2021-06-16T19:28:10.470Z] Step 26/26 : LABEL version=0.0.0 [2021-06-16T19:28:10.747Z] ---> Running in 68ccd8fbed2b [2021-06-16T19:28:11.356Z] Removing intermediate container 68ccd8fbed2b [2021-06-16T19:28:11.356Z] ---> b640c1e18b81 [2021-06-16T19:28:11.356Z] [2021-06-16T19:28:11.957Z] Successfully built b640c1e18b81 [2021-06-16T19:28:11.957Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-06-16T19:28:59.075Z]  Building security-secretstore-setup ... done Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T19:28:59.075Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-16T19:28:59.075Z] ---> 606aca5d615c [2021-06-16T19:28:59.075Z] Step 3/32 : WORKDIR /edgex-go [2021-06-16T19:28:59.075Z] ---> Using cache [2021-06-16T19:28:59.075Z] ---> 80cfecb6f871 [2021-06-16T19:28:59.075Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T19:28:59.075Z] ---> Using cache [2021-06-16T19:28:59.075Z] ---> 8253bf26a395 [2021-06-16T19:28:59.075Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-16T19:28:59.075Z] ---> Using cache [2021-06-16T19:28:59.075Z] ---> 94395bdf5a06 [2021-06-16T19:28:59.075Z] Step 6/32 : COPY go.mod . [2021-06-16T19:28:59.075Z] ---> Using cache [2021-06-16T19:28:59.075Z] ---> 000c84e54100 [2021-06-16T19:28:59.075Z] Step 7/32 : RUN go mod download [2021-06-16T19:28:59.075Z] ---> Using cache [2021-06-16T19:28:59.075Z] ---> d1e4f9f4bc9d [2021-06-16T19:28:59.075Z] Step 8/32 : COPY . . [2021-06-16T19:28:59.075Z] ---> Using cache [2021-06-16T19:28:59.075Z] ---> 3d672061f1b8 [2021-06-16T19:28:59.075Z] Step 9/32 : RUN go mod tidy [2021-06-16T19:28:59.075Z] ---> Using cache [2021-06-16T19:28:59.075Z] ---> e102f3b39446 [2021-06-16T19:28:59.075Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-16T19:28:59.075Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T19:28:59.075Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-16T19:28:59.075Z] ---> 606aca5d615c [2021-06-16T19:28:59.075Z] Step 3/24 : WORKDIR /edgex-go [2021-06-16T19:28:59.075Z] ---> Using cache [2021-06-16T19:28:59.075Z] ---> 80cfecb6f871 [2021-06-16T19:28:59.075Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T19:28:59.075Z] ---> Using cache [2021-06-16T19:28:59.075Z] ---> 8253bf26a395 [2021-06-16T19:28:59.075Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-16T19:28:59.075Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T19:28:59.075Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-16T19:28:59.075Z] ---> 606aca5d615c [2021-06-16T19:28:59.075Z] Step 3/22 : WORKDIR /edgex-go [2021-06-16T19:28:59.075Z] ---> Using cache [2021-06-16T19:28:59.075Z] ---> 80cfecb6f871 [2021-06-16T19:28:59.075Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T19:28:59.075Z] ---> Using cache [2021-06-16T19:28:59.075Z] ---> 8253bf26a395 [2021-06-16T19:28:59.075Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-16T19:28:59.075Z] ---> Using cache [2021-06-16T19:28:59.075Z] ---> 94395bdf5a06 [2021-06-16T19:28:59.075Z] Step 6/22 : COPY go.mod . [2021-06-16T19:28:59.075Z] ---> Using cache [2021-06-16T19:28:59.075Z] ---> 000c84e54100 [2021-06-16T19:28:59.075Z] Step 7/22 : RUN go mod download [2021-06-16T19:28:59.075Z] ---> Using cache [2021-06-16T19:28:59.075Z] ---> d1e4f9f4bc9d [2021-06-16T19:28:59.075Z] Step 8/22 : COPY . . [2021-06-16T19:28:59.075Z] ---> Using cache [2021-06-16T19:28:59.075Z] ---> 3d672061f1b8 [2021-06-16T19:28:59.075Z] Step 9/22 : RUN go mod tidy [2021-06-16T19:28:59.075Z] ---> Using cache [2021-06-16T19:28:59.075Z] ---> e102f3b39446 [2021-06-16T19:28:59.075Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-16T19:28:59.075Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T19:28:59.075Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-16T19:28:59.075Z] ---> 606aca5d615c [2021-06-16T19:28:59.075Z] Step 3/24 : WORKDIR /edgex-go [2021-06-16T19:28:59.075Z] ---> Using cache [2021-06-16T19:28:59.075Z] ---> 80cfecb6f871 [2021-06-16T19:28:59.075Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T19:28:59.075Z] ---> Using cache [2021-06-16T19:28:59.075Z] ---> 8253bf26a395 [2021-06-16T19:28:59.075Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-16T19:28:59.075Z] ---> Running in fdbd68711727 [2021-06-16T19:28:59.075Z] ---> Running in 3d06f78a7dab [2021-06-16T19:28:59.075Z] ---> Running in daffcb3a4f78 [2021-06-16T19:28:59.075Z] ---> Running in 2b4642bf78b3 [2021-06-16T19:28:59.426Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-16T19:28:59.426Z] 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 [2021-06-16T19:28:59.718Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-16T19:28:59.718Z] 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 [2021-06-16T19:29:00.707Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-16T19:29:00.707Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-16T19:29:01.703Z] OK: 218 MiB in 52 packages [2021-06-16T19:29:01.703Z] OK: 218 MiB in 52 packages [2021-06-16T19:29:03.733Z] Removing intermediate container 3d06f78a7dab [2021-06-16T19:29:03.733Z] ---> d33158b62e4a [2021-06-16T19:29:03.733Z] Step 6/24 : COPY go.mod . [2021-06-16T19:29:04.013Z] Removing intermediate container fdbd68711727 [2021-06-16T19:29:04.013Z] ---> 70f4f04123e4 [2021-06-16T19:29:04.013Z] Step 6/24 : COPY go.mod . [2021-06-16T19:29:05.009Z] ---> be397a02bdb1 [2021-06-16T19:29:05.009Z] Step 7/24 : RUN go mod download [2021-06-16T19:29:05.288Z] ---> 6ca39d604a22 [2021-06-16T19:29:05.288Z] Step 7/24 : RUN go mod download [2021-06-16T19:29:05.288Z] ---> Running in 69c2879f1146 [2021-06-16T19:29:05.572Z] ---> Running in fb85a195cd28 [2021-06-16T19:29:11.055Z] Removing intermediate container fb85a195cd28 [2021-06-16T19:29:11.055Z] ---> afeb5b4b47e8 [2021-06-16T19:29:11.055Z] Step 8/24 : COPY . . [2021-06-16T19:29:11.055Z] Removing intermediate container 69c2879f1146 [2021-06-16T19:29:11.055Z] ---> 057f5f35aa5f [2021-06-16T19:29:11.055Z] Step 8/24 : COPY . . [2021-06-16T19:29:44.255Z] ---> a08a64d1c799 [2021-06-16T19:29:44.255Z] Step 9/24 : RUN go mod tidy [2021-06-16T19:29:44.255Z] ---> 0594fabb19e6 [2021-06-16T19:29:44.255Z] Step 9/24 : RUN go mod tidy [2021-06-16T19:29:44.255Z] ---> Running in dfe74d50e97f [2021-06-16T19:29:44.255Z] ---> Running in ad26be5f5da0 [2021-06-16T19:29:46.911Z] Removing intermediate container dfe74d50e97f [2021-06-16T19:29:46.911Z] ---> 2db8b09a6d31 [2021-06-16T19:29:46.911Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-16T19:29:46.911Z] ---> Running in 6a6ea450981b [2021-06-16T19:29:46.911Z] Removing intermediate container ad26be5f5da0 [2021-06-16T19:29:46.911Z] ---> 1e213226db43 [2021-06-16T19:29:46.911Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-16T19:29:47.200Z] ---> Running in a5ca81166da7 [2021-06-16T19:29:49.196Z] 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 [2021-06-16T19:29:49.476Z] 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 [2021-06-16T19:30:03.910Z] 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 [2021-06-16T19:30:15.595Z] Removing intermediate container 2b4642bf78b3 [2021-06-16T19:30:15.595Z] ---> 1e53898c75b9 [2021-06-16T19:30:15.595Z] [2021-06-16T19:30:15.595Z] Step 11/32 : FROM alpine:3.12 [2021-06-16T19:30:15.595Z] ---> 9852663dfa18 [2021-06-16T19:30:15.595Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-16T19:30:15.595Z] ---> Running in 0951b126be58 [2021-06-16T19:30:16.594Z] Removing intermediate container 0951b126be58 [2021-06-16T19:30:16.594Z] ---> 40356f6ed4ba [2021-06-16T19:30:16.594Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-16T19:30:16.594Z] ---> Running in 185adf8ef441 [2021-06-16T19:30:19.249Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-16T19:30:19.524Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-16T19:30:19.524Z] Removing intermediate container daffcb3a4f78 [2021-06-16T19:30:19.524Z] ---> 396f23b5fbf1 [2021-06-16T19:30:19.524Z] [2021-06-16T19:30:19.524Z] Step 11/22 : FROM alpine:3.12 [2021-06-16T19:30:19.524Z] ---> 9852663dfa18 [2021-06-16T19:30:19.524Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-16T19:30:19.799Z] ---> Running in a8d536d73d0c [2021-06-16T19:30:20.078Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-16T19:30:20.078Z] (2/2) Installing su-exec (0.2-r1) [2021-06-16T19:30:20.078Z] Executing busybox-1.31.1-r20.trigger [2021-06-16T19:30:20.078Z] OK: 5 MiB in 16 packages [2021-06-16T19:30:22.072Z] Removing intermediate container 185adf8ef441 [2021-06-16T19:30:22.072Z] ---> 0307289759f8 [2021-06-16T19:30:22.073Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-16T19:30:22.349Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-16T19:30:22.349Z] ---> Running in 7c372ded22da [2021-06-16T19:30:22.630Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-16T19:30:22.923Z] Removing intermediate container 7c372ded22da [2021-06-16T19:30:22.923Z] ---> 8baf1a01897f [2021-06-16T19:30:22.923Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-16T19:30:23.212Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-16T19:30:23.212Z] ---> Running in 3c5492ad719b [2021-06-16T19:30:23.212Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-16T19:30:23.212Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-16T19:30:23.212Z] (4/4) Installing curl (7.77.0-r0) [2021-06-16T19:30:23.490Z] Executing busybox-1.31.1-r20.trigger [2021-06-16T19:30:23.490Z] Executing ca-certificates-20191127-r4.trigger [2021-06-16T19:30:23.765Z] OK: 7 MiB in 18 packages [2021-06-16T19:30:24.365Z] Removing intermediate container 3c5492ad719b [2021-06-16T19:30:24.365Z] ---> cbb985c077c0 [2021-06-16T19:30:24.365Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-16T19:30:24.640Z] ---> Running in 3f22a81f2c86 [2021-06-16T19:30:26.629Z] Removing intermediate container a8d536d73d0c [2021-06-16T19:30:26.629Z] ---> ca5a1a864781 [2021-06-16T19:30:26.629Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-16T19:30:26.902Z] ---> Running in d51c29227096 [2021-06-16T19:30:27.507Z] Removing intermediate container d51c29227096 [2021-06-16T19:30:27.507Z] ---> 881ed4f7f3fc [2021-06-16T19:30:27.507Z] Step 14/22 : WORKDIR /edgex [2021-06-16T19:30:28.106Z] ---> Running in 896e1292b838 [2021-06-16T19:30:29.082Z] Removing intermediate container 3f22a81f2c86 [2021-06-16T19:30:29.082Z] ---> 60e1acc1cb3e [2021-06-16T19:30:29.082Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-16T19:30:29.082Z] Removing intermediate container 896e1292b838 [2021-06-16T19:30:29.082Z] ---> dac720fb2355 [2021-06-16T19:30:29.082Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-16T19:30:29.359Z] ---> Running in c6f91c242246 [2021-06-16T19:30:30.354Z] ---> c32295afda53 [2021-06-16T19:30:30.354Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-16T19:30:30.354Z] Removing intermediate container c6f91c242246 [2021-06-16T19:30:30.354Z] ---> 2f4c2773ba8d [2021-06-16T19:30:30.354Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-16T19:30:31.803Z] ---> 5a2e8bb18391 [2021-06-16T19:30:31.803Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-16T19:30:32.080Z] ---> Running in a9ce81febfc1 [2021-06-16T19:30:32.363Z] ---> 6d4507a719d0 [2021-06-16T19:30:32.363Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-16T19:30:34.358Z] ---> 245b6123e42c [2021-06-16T19:30:34.358Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-16T19:30:34.635Z] ---> Running in 56dcd8c198ab [2021-06-16T19:30:35.624Z] Removing intermediate container 56dcd8c198ab [2021-06-16T19:30:35.624Z] ---> d8e20403ee87 [2021-06-16T19:30:35.624Z] Step 19/22 : CMD ["--init=true"] [2021-06-16T19:30:35.901Z] ---> Running in 933b594ee7c0 [2021-06-16T19:30:36.519Z] Removing intermediate container a9ce81febfc1 [2021-06-16T19:30:36.519Z] ---> e665e6968bd0 [2021-06-16T19:30:36.519Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-16T19:30:36.519Z] Removing intermediate container 933b594ee7c0 [2021-06-16T19:30:36.519Z] ---> 3eb678196d29 [2021-06-16T19:30:36.519Z] Step 20/22 : LABEL arch=arm64 [2021-06-16T19:30:36.798Z] ---> Running in b3fded5b9e2f [2021-06-16T19:30:37.796Z] Removing intermediate container b3fded5b9e2f [2021-06-16T19:30:37.796Z] ---> 14ddd7201e35 [2021-06-16T19:30:37.796Z] Step 21/22 : LABEL git_sha=0f87d0e04924146c8a7e7e37f8ba30303a6a78e3 [2021-06-16T19:30:37.796Z] ---> a3ba86e55137 [2021-06-16T19:30:37.796Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-16T19:30:38.078Z] ---> Running in a4cad8f552c2 [2021-06-16T19:30:40.807Z] Removing intermediate container a4cad8f552c2 [2021-06-16T19:30:40.807Z] ---> 4dd4ba49da84 [2021-06-16T19:30:40.807Z] Step 22/22 : LABEL version=0.0.0 [2021-06-16T19:30:40.807Z] ---> Running in 2c53d41b7fcc [2021-06-16T19:30:40.807Z] ---> f755911d94d3 [2021-06-16T19:30:40.807Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-16T19:30:40.807Z] Removing intermediate container 2c53d41b7fcc [2021-06-16T19:30:40.807Z] ---> 3084ae12b36a [2021-06-16T19:30:40.807Z] [2021-06-16T19:30:41.295Z] Successfully built 3084ae12b36a [2021-06-16T19:30:41.295Z] Successfully tagged security-proxy-setup-arm64:latest [2021-06-16T19:30:41.947Z]  Building security-proxy-setup ... done  ---> 6acbe2606345 [2021-06-16T19:30:41.947Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-16T19:30:42.953Z] ---> 8fb88c54579b [2021-06-16T19:30:42.953Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-16T19:30:44.409Z] ---> 109f6d7e66eb [2021-06-16T19:30:44.409Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-16T19:30:45.014Z] ---> Running in 2d36b567e12a [2021-06-16T19:30:46.016Z] Removing intermediate container 2d36b567e12a [2021-06-16T19:30:46.016Z] ---> d69032b21f9a [2021-06-16T19:30:46.016Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-16T19:30:47.469Z] ---> a724915d0c83 [2021-06-16T19:30:47.469Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-16T19:30:47.469Z] ---> Running in ca5e22ada668 [2021-06-16T19:30:51.809Z] Removing intermediate container ca5e22ada668 [2021-06-16T19:30:51.809Z] ---> d0a80353dafd [2021-06-16T19:30:51.809Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-16T19:30:51.809Z] ---> Running in b9b5f7f4ff73 [2021-06-16T19:30:52.412Z] Removing intermediate container b9b5f7f4ff73 [2021-06-16T19:30:52.412Z] ---> 861f1f28ff8d [2021-06-16T19:30:52.412Z] Step 29/32 : CMD ["gate"] [2021-06-16T19:30:52.705Z] ---> Running in 03f738095e73 [2021-06-16T19:30:53.697Z] Removing intermediate container 03f738095e73 [2021-06-16T19:30:53.697Z] ---> 146344e39602 [2021-06-16T19:30:53.697Z] Step 30/32 : LABEL arch=arm64 [2021-06-16T19:30:53.977Z] ---> Running in 715d2f0d9414 [2021-06-16T19:30:54.968Z] Removing intermediate container 715d2f0d9414 [2021-06-16T19:30:54.968Z] ---> 7d08eae04c31 [2021-06-16T19:30:54.968Z] Step 31/32 : LABEL git_sha=0f87d0e04924146c8a7e7e37f8ba30303a6a78e3 [2021-06-16T19:30:55.241Z] ---> Running in 7192e49a33c3 [2021-06-16T19:30:55.848Z] Removing intermediate container 7192e49a33c3 [2021-06-16T19:30:55.848Z] ---> a6fa23e6684e [2021-06-16T19:30:55.848Z] Step 32/32 : LABEL version=0.0.0 [2021-06-16T19:30:56.450Z] ---> Running in 6397a23060ec [2021-06-16T19:30:57.057Z] Removing intermediate container 6397a23060ec [2021-06-16T19:30:57.057Z] ---> d1dbfcf34f48 [2021-06-16T19:30:57.057Z] [2021-06-16T19:30:57.666Z] Successfully built d1dbfcf34f48 [2021-06-16T19:30:57.666Z] Successfully tagged security-bootstrapper-arm64:latest [2021-06-16T19:31:02.905Z]  Building security-bootstrapper ... done Removing intermediate container 6a6ea450981b [2021-06-16T19:31:02.905Z] ---> 503c2a98f179 [2021-06-16T19:31:02.905Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-16T19:31:02.905Z] ---> Running in 1c6f3e815bec [2021-06-16T19:31:02.905Z] 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 [2021-06-16T19:31:05.536Z] Removing intermediate container 1c6f3e815bec [2021-06-16T19:31:05.536Z] ---> 9ca9e8e90902 [2021-06-16T19:31:05.536Z] [2021-06-16T19:31:05.536Z] Step 12/24 : FROM docker:20.10.0 [2021-06-16T19:31:05.536Z] 20.10.0: Pulling from library/docker [2021-06-16T19:31:08.944Z] Removing intermediate container a5ca81166da7 [2021-06-16T19:31:08.944Z] ---> 5250c8d0416f [2021-06-16T19:31:08.944Z] [2021-06-16T19:31:08.944Z] Step 11/24 : FROM alpine:3.12 [2021-06-16T19:31:08.944Z] ---> 9852663dfa18 [2021-06-16T19:31:08.944Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-16T19:31:09.219Z] ---> Running in d654cad6b74c [2021-06-16T19:31:09.829Z] Removing intermediate container d654cad6b74c [2021-06-16T19:31:09.829Z] ---> 326b7cf8c165 [2021-06-16T19:31:09.829Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-16T19:31:10.428Z] ---> Running in b512dcf12666 [2021-06-16T19:31:11.027Z] Removing intermediate container b512dcf12666 [2021-06-16T19:31:11.027Z] ---> ae0868c889f5 [2021-06-16T19:31:11.027Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-16T19:31:11.307Z] ---> Running in 5825ffb35b62 [2021-06-16T19:31:11.908Z] Removing intermediate container 5825ffb35b62 [2021-06-16T19:31:11.908Z] ---> 4546c79ae0f3 [2021-06-16T19:31:11.908Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T19:31:12.532Z] ---> Running in 493dfce1250e [2021-06-16T19:31:15.220Z] Removing intermediate container 493dfce1250e [2021-06-16T19:31:15.220Z] ---> 622f4c19e530 [2021-06-16T19:31:15.220Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-16T19:31:15.220Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-16T19:31:15.220Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-16T19:31:15.220Z] ---> eeaf43b92773 [2021-06-16T19:31:15.220Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-06-16T19:31:15.220Z] ---> Running in 96fe3948516d [2021-06-16T19:31:15.220Z] ---> Running in 1c35c951a054 [2021-06-16T19:31:15.826Z] Removing intermediate container 1c35c951a054 [2021-06-16T19:31:15.826Z] ---> ef043ac92314 [2021-06-16T19:31:15.826Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-16T19:31:16.100Z] ---> Running in c3e9f897e1b1 [2021-06-16T19:31:16.697Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-16T19:31:17.306Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-16T19:31:17.306Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-16T19:31:17.578Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-16T19:31:17.854Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-16T19:31:17.854Z] (1/39) Installing readline (8.0.4-r0) [2021-06-16T19:31:17.854Z] (2/39) Installing bash (5.0.17-r0) [2021-06-16T19:31:18.127Z] Executing bash-5.0.17-r0.post-install [2021-06-16T19:31:18.127Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-16T19:31:18.127Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-16T19:31:18.127Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-16T19:31:18.127Z] (5/39) Installing curl (7.77.0-r0) [2021-06-16T19:31:18.127Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-16T19:31:18.127Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-16T19:31:18.127Z] (8/39) Installing expat (2.2.9-r1) [2021-06-16T19:31:18.127Z] (9/39) Installing libffi (3.3-r2) [2021-06-16T19:31:18.127Z] (10/39) Installing gdbm (1.13-r1) [2021-06-16T19:31:18.127Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-16T19:31:18.128Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-16T19:31:18.128Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-16T19:31:18.128Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-16T19:31:18.128Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-16T19:31:18.403Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-16T19:31:18.681Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-16T19:31:18.681Z] Executing busybox-1.31.1-r20.trigger [2021-06-16T19:31:18.681Z] OK: 8 MiB in 20 packages [2021-06-16T19:31:20.122Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-16T19:31:20.122Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-16T19:31:20.122Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-16T19:31:20.122Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-16T19:31:20.122Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-16T19:31:20.122Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-16T19:31:20.122Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-16T19:31:20.122Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-16T19:31:20.122Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-16T19:31:20.122Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-16T19:31:20.122Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-16T19:31:20.401Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-16T19:31:20.401Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-16T19:31:20.401Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-16T19:31:20.401Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-16T19:31:20.401Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-16T19:31:20.401Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-16T19:31:20.401Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-16T19:31:20.401Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-16T19:31:20.401Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-16T19:31:20.401Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-16T19:31:20.401Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-16T19:31:20.401Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-16T19:31:20.401Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-16T19:31:20.401Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-16T19:31:20.401Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-16T19:31:20.677Z] Executing busybox-1.31.1-r19.trigger [2021-06-16T19:31:20.677Z] OK: 72 MiB in 59 packages [2021-06-16T19:31:20.954Z] Removing intermediate container 96fe3948516d [2021-06-16T19:31:20.954Z] ---> d82de7b93e78 [2021-06-16T19:31:20.954Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-16T19:31:21.937Z] ---> 0bb3b181e724 [2021-06-16T19:31:21.937Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-16T19:31:22.933Z] ---> 2ff7c9ba066e [2021-06-16T19:31:22.933Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-16T19:31:23.923Z] ---> 837d9681c112 [2021-06-16T19:31:23.923Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-16T19:31:23.923Z] ---> Running in c8c03ac564ab [2021-06-16T19:31:26.469Z] Removing intermediate container c8c03ac564ab [2021-06-16T19:31:26.469Z] ---> 587240dde632 [2021-06-16T19:31:26.469Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-16T19:31:26.469Z] ---> Running in 0625c44a2255 [2021-06-16T19:31:26.469Z] Removing intermediate container 0625c44a2255 [2021-06-16T19:31:26.469Z] ---> 6989d45dd027 [2021-06-16T19:31:26.469Z] Step 22/24 : LABEL arch=arm64 [2021-06-16T19:31:26.469Z] Collecting docker-compose==1.23.2 [2021-06-16T19:31:26.469Z] ---> Running in 6b849b6409ef [2021-06-16T19:31:26.469Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-16T19:31:26.469Z] Removing intermediate container 6b849b6409ef [2021-06-16T19:31:26.469Z] ---> 992b80bdcf1a [2021-06-16T19:31:26.469Z] Step 23/24 : LABEL git_sha=0f87d0e04924146c8a7e7e37f8ba30303a6a78e3 [2021-06-16T19:31:26.469Z] ---> Running in 2a11401966be [2021-06-16T19:31:26.469Z] Collecting cached-property<2,>=1.2.0 [2021-06-16T19:31:26.469Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-16T19:31:26.469Z] Removing intermediate container 2a11401966be [2021-06-16T19:31:26.469Z] ---> 13547e22f0d0 [2021-06-16T19:31:26.469Z] Step 24/24 : LABEL version=0.0.0 [2021-06-16T19:31:26.469Z] Collecting jsonschema<3,>=2.5.1 [2021-06-16T19:31:26.469Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-16T19:31:26.469Z] ---> Running in 9febc5c5908d [2021-06-16T19:31:27.067Z] Removing intermediate container 9febc5c5908d [2021-06-16T19:31:27.067Z] ---> 027cc0af0094 [2021-06-16T19:31:27.067Z] [2021-06-16T19:31:27.340Z] Successfully built 027cc0af0094 [2021-06-16T19:31:27.340Z] Successfully tagged core-data-arm64:latest [2021-06-16T19:31:27.340Z]  Building core-data ... done Collecting docker<4.0,>=3.6.0 [2021-06-16T19:31:27.613Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-16T19:31:29.048Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-16T19:31:29.048Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-16T19:31:29.048Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-06-16T19:31:29.320Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-16T19:31:29.321Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-16T19:31:29.921Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-16T19:31:29.921Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-16T19:31:31.894Z] Collecting docopt<0.7,>=0.6.1 [2021-06-16T19:31:31.894Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-16T19:31:34.507Z] Collecting PyYAML<4,>=3.10 [2021-06-16T19:31:34.507Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-16T19:31:37.153Z] Collecting texttable<0.10,>=0.9.0 [2021-06-16T19:31:37.153Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-16T19:31:38.594Z] Collecting docker-pycreds>=0.4.0 [2021-06-16T19:31:38.594Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-16T19:31:39.189Z] Collecting idna<2.8,>=2.5 [2021-06-16T19:31:39.189Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-16T19:31:39.189Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-06-16T19:31:39.189Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-06-16T19:31:39.783Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-16T19:31:39.783Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-16T19:31:39.783Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-16T19:31:39.783Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-16T19:31:39.783Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-16T19:31:39.783Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-16T19:31:40.759Z] Installing collected packages: cached-property, jsonschema, idna, urllib3, requests, docker-pycreds, websocket-client, docker, dockerpty, docopt, PyYAML, texttable, docker-compose [2021-06-16T19:31:41.031Z] Attempting uninstall: idna [2021-06-16T19:31:41.031Z] Found existing installation: idna 2.9 [2021-06-16T19:31:41.031Z] Uninstalling idna-2.9: [2021-06-16T19:31:41.031Z] Successfully uninstalled idna-2.9 [2021-06-16T19:31:41.644Z] Attempting uninstall: urllib3 [2021-06-16T19:31:41.644Z] Found existing installation: urllib3 1.25.9 [2021-06-16T19:31:41.644Z] Uninstalling urllib3-1.25.9: [2021-06-16T19:31:44.209Z] Successfully uninstalled urllib3-1.25.9 [2021-06-16T19:31:44.209Z] Attempting uninstall: requests [2021-06-16T19:31:44.209Z] Found existing installation: requests 2.23.0 [2021-06-16T19:31:44.209Z] Uninstalling requests-2.23.0: [2021-06-16T19:31:44.209Z] Successfully uninstalled requests-2.23.0 [2021-06-16T19:31:44.209Z] Running setup.py install for dockerpty: started [2021-06-16T19:31:45.643Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-16T19:31:45.643Z] Running setup.py install for docopt: started [2021-06-16T19:31:47.617Z] Running setup.py install for docopt: finished with status 'done' [2021-06-16T19:31:47.617Z] Running setup.py install for PyYAML: started [2021-06-16T19:31:49.606Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-16T19:31:49.606Z] Running setup.py install for texttable: started [2021-06-16T19:31:51.588Z] Running setup.py install for texttable: finished with status 'done' [2021-06-16T19:31:54.160Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 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 [2021-06-16T19:31:59.606Z] Removing intermediate container c3e9f897e1b1 [2021-06-16T19:31:59.606Z] ---> 95c99ac37e86 [2021-06-16T19:31:59.606Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-16T19:31:59.880Z] ---> Running in 4fcf8d6ba80b [2021-06-16T19:32:00.479Z] Removing intermediate container 4fcf8d6ba80b [2021-06-16T19:32:00.479Z] ---> 7f415d5f2784 [2021-06-16T19:32:00.479Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-16T19:32:00.479Z] ---> Running in d523fa7fb045 [2021-06-16T19:32:01.084Z] Removing intermediate container d523fa7fb045 [2021-06-16T19:32:01.084Z] ---> 4c772b6a87da [2021-06-16T19:32:01.084Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-16T19:32:02.065Z] ---> b02f9082ab82 [2021-06-16T19:32:02.065Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-16T19:32:03.045Z] ---> a20966039a25 [2021-06-16T19:32:03.045Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-16T19:32:04.039Z] ---> f3c347c5931e [2021-06-16T19:32:04.039Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-16T19:32:04.039Z] ---> Running in 88dd5f5122ad [2021-06-16T19:32:04.635Z] Removing intermediate container 88dd5f5122ad [2021-06-16T19:32:04.635Z] ---> bd645ec13f01 [2021-06-16T19:32:04.635Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-16T19:32:04.635Z] ---> Running in 47996ac4a6b4 [2021-06-16T19:32:05.234Z] Removing intermediate container 47996ac4a6b4 [2021-06-16T19:32:05.234Z] ---> f384324947b0 [2021-06-16T19:32:05.234Z] Step 22/24 : LABEL arch=arm64 [2021-06-16T19:32:05.234Z] ---> Running in 73c75eab7944 [2021-06-16T19:32:05.831Z] Removing intermediate container 73c75eab7944 [2021-06-16T19:32:05.831Z] ---> 1daa6790f6f7 [2021-06-16T19:32:05.831Z] Step 23/24 : LABEL git_sha=0f87d0e04924146c8a7e7e37f8ba30303a6a78e3 [2021-06-16T19:32:05.831Z] ---> Running in 281c6fddea8d [2021-06-16T19:32:08.270Z] Removing intermediate container 281c6fddea8d [2021-06-16T19:32:08.270Z] ---> ccc29e58d371 [2021-06-16T19:32:08.270Z] Step 24/24 : LABEL version=0.0.0 [2021-06-16T19:32:08.270Z] ---> Running in 983e45bb9e04 [2021-06-16T19:32:08.270Z] Removing intermediate container 983e45bb9e04 [2021-06-16T19:32:08.270Z] ---> 4237d2d1b9ce [2021-06-16T19:32:08.270Z] [2021-06-16T19:32:08.270Z] Successfully built 4237d2d1b9ce [2021-06-16T19:32:08.270Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-06-16T19:32:08.271Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-06-16T19:32:08.291Z] $ docker stop --time=1 9ee5fecb0c612cae16874f240576049462bcc5fdcdcc18a601c2d744beadc0d7 [2021-06-16T19:32:10.111Z] $ docker rm -f 9ee5fecb0c612cae16874f240576049462bcc5fdcdcc18a601c2d744beadc0d7 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-16T19:32:10.772Z] + docker images [2021-06-16T19:32:11.044Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-16T19:32:11.044Z] sys-mgmt-agent-arm64 latest 4237d2d1b9ce 4 seconds ago 299MB [2021-06-16T19:32:11.044Z] core-data-arm64 latest 027cc0af0094 44 seconds ago 19.1MB [2021-06-16T19:32:11.044Z] 5250c8d0416f About a minute ago 975MB [2021-06-16T19:32:11.044Z] 9ca9e8e90902 About a minute ago 969MB [2021-06-16T19:32:11.044Z] security-bootstrapper-arm64 latest d1dbfcf34f48 About a minute ago 17.5MB [2021-06-16T19:32:11.044Z] security-proxy-setup-arm64 latest 3084ae12b36a About a minute ago 24.3MB [2021-06-16T19:32:11.044Z] 396f23b5fbf1 About a minute ago 973MB [2021-06-16T19:32:11.044Z] 1e53898c75b9 About a minute ago 970MB [2021-06-16T19:32:11.044Z] security-secretstore-setup-arm64 latest b640c1e18b81 4 minutes ago 27.1MB [2021-06-16T19:32:11.044Z] support-notifications-arm64 latest adf203022131 4 minutes ago 15.7MB [2021-06-16T19:32:11.045Z] support-scheduler-arm64 latest 4ad503980dc6 4 minutes ago 15.1MB [2021-06-16T19:32:11.045Z] core-metadata-arm64 latest facc422553e2 4 minutes ago 15.7MB [2021-06-16T19:32:11.045Z] core-command-arm64 latest bb9f300a6b45 4 minutes ago 15MB [2021-06-16T19:32:11.045Z] 82d33fb3e500 4 minutes ago 972MB [2021-06-16T19:32:11.045Z] 4f4a19a0c4d6 4 minutes ago 969MB [2021-06-16T19:32:11.045Z] 5d559d8e9e7f 4 minutes ago 976MB [2021-06-16T19:32:11.045Z] 9e074bc6fd26 4 minutes ago 968MB [2021-06-16T19:32:11.045Z] b8a52bdefcd8 4 minutes ago 966MB [2021-06-16T19:32:11.045Z] ci-base-image-arm64 latest 606aca5d615c 14 minutes ago 641MB [2021-06-16T19:32:11.045Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 7 days ago 429MB [2021-06-16T19:32:11.045Z] alpine 3.12 9852663dfa18 2 months ago 5.32MB [2021-06-16T19:32:11.045Z] docker 20.10.0 eeaf43b92773 6 months ago 228MB [2021-06-16T19:32:11.045Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 11 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] libraryResource [Pipeline] sh [2021-06-16T19:32:14.431Z] ---> job-cost.sh [2021-06-16T19:32:14.431Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-auca [2021-06-16T19:32:55.082Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-16T19:34:21.967Z] lf-activate-venv(): INFO: Adding /tmp/venv-auca/bin to PATH [2021-06-16T19:34:21.967Z] INFO: No Stack... [2021-06-16T19:34:21.967Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-16T19:34:21.967Z] INFO: Archiving Costs [Pipeline] sh [2021-06-16T19:34:22.335Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2021-06-16T19:34:22.335Z] + cut -d, -f6 [Pipeline] lock [2021-06-16T19:34:22.430Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3573-1-stack-cost] [2021-06-16T19:34:22.437Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3573-1-stack-cost] did not exist. Created. [2021-06-16T19:34:22.437Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3573-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-16T19:34:22.902Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-16T19:34:23.154Z] Stashed 1 file(s) [Pipeline] } [2021-06-16T19:34:23.175Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3573-1-stack-cost] [Pipeline] // lock [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 [2021-06-16T19:34:27.040Z] provisioning config files... [2021-06-16T19:34:27.050Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config2421589191052494874tmp [Pipeline] { [Pipeline] sh [2021-06-16T19:34:27.410Z] + set +x [2021-06-16T19:34:27.410Z] + curl -s https://codecov.io/bash [2021-06-16T19:34:27.411Z] + bash -s -- [2021-06-16T19:34:27.672Z] [2021-06-16T19:34:27.672Z] _____ _ [2021-06-16T19:34:27.672Z] / ____| | | [2021-06-16T19:34:27.672Z] | | ___ __| | ___ ___ _____ __ [2021-06-16T19:34:27.672Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-16T19:34:27.672Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-16T19:34:27.672Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-16T19:34:27.672Z] Bash-1.0.3 [2021-06-16T19:34:27.672Z] [2021-06-16T19:34:27.672Z] [2021-06-16T19:34:27.672Z] ==> git version 2.24.4 found [2021-06-16T19:34:27.672Z] ==> 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 [2021-06-16T19:34:27.672Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-16T19:34:27.672Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-16T19:34:27.672Z] ==> Jenkins CI detected. [2021-06-16T19:34:27.672Z] project root: . [2021-06-16T19:34:27.672Z] --> token set from env [2021-06-16T19:34:27.672Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-16T19:34:27.672Z] ==> Running gcov in . (disable via -X gcov) [2021-06-16T19:34:27.672Z] ==> Python coveragepy not found [2021-06-16T19:34:27.672Z] ==> Searching for coverage reports in: [2021-06-16T19:34:27.672Z] + . [2021-06-16T19:34:27.672Z] -> Found 1 reports [2021-06-16T19:34:27.672Z] ==> Detecting git/mercurial file structure [2021-06-16T19:34:27.672Z] ==> Reading reports [2021-06-16T19:34:27.672Z] + ./coverage.out bytes=398195 [2021-06-16T19:34:27.672Z] ==> Appending adjustments [2021-06-16T19:34:27.672Z] https://docs.codecov.io/docs/fixing-reports [2021-06-16T19:34:29.067Z] + Found adjustments [2021-06-16T19:34:29.067Z] ==> Gzipping contents [2021-06-16T19:34:29.067Z] 56K /tmp/codecov.57lita.gz [2021-06-16T19:34:29.067Z] ==> Uploading reports [2021-06-16T19:34:29.067Z] url: https://codecov.io [2021-06-16T19:34:29.067Z] query: branch=PR-3573&commit=0f87d0e04924146c8a7e7e37f8ba30303a6a78e3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3573%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3573&job=&cmd_args= [2021-06-16T19:34:29.067Z] -> Pinging Codecov [2021-06-16T19:34:29.067Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3573&commit=0f87d0e04924146c8a7e7e37f8ba30303a6a78e3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3573%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3573&job=&cmd_args= [2021-06-16T19:34:29.331Z] -> Uploading to [2021-06-16T19:34:29.331Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-16/00271124DB129430A58F1EEE437C3FCB/0f87d0e04924146c8a7e7e37f8ba30303a6a78e3/2ac189d9-17f0-412a-91cd-2352fa806601.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210616%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210616T193429Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8dfa94b1021d83cde87651cfc6d4d93bec98edc13bd1be4d1035bda2905d4b0e [2021-06-16T19:34:29.331Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-16T19:34:29.331Z] Dload Upload Total Spent Left Speed [2021-06-16T19:34:29.856Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54524 0 0 100 54524 0 119k --:--:-- --:--:-- --:--:-- 119k [2021-06-16T19:34:29.857Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/0f87d0e04924146c8a7e7e37f8ba30303a6a78e3 [Pipeline] } [2021-06-16T19:34:29.880Z] 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] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-06-16T19:34:31.881Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T19:34:32.500Z] ---> package-listing.sh [2021-06-16T19:34:32.500Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-16T19:34:32.500Z] ++ facter osfamily [2021-06-16T19:34:32.761Z] + OS_FAMILY=redhat [2021-06-16T19:34:32.761Z] + workspace=/w/workspace/edgex-go/1 [2021-06-16T19:34:32.761Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-16T19:34:32.761Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-16T19:34:32.761Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-16T19:34:32.761Z] + PACKAGES=/tmp/packages_start.txt [2021-06-16T19:34:32.761Z] + '[' /w/workspace/edgex-go/1 ']' [2021-06-16T19:34:32.761Z] + PACKAGES=/tmp/packages_end.txt [2021-06-16T19:34:32.761Z] + case "${OS_FAMILY}" in [2021-06-16T19:34:32.761Z] + rpm -qa [2021-06-16T19:34:32.761Z] + sort [2021-06-16T19:34:35.343Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-16T19:34:35.343Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-16T19:34:35.343Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-16T19:34:35.343Z] + '[' /w/workspace/edgex-go/1 ']' [2021-06-16T19:34:35.343Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-06-16T19:34:35.343Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-06-16T19:34:35.379Z] 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-16T19:34:35.696Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-16T19:34:36.303Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-16T19:34:36.303Z] [2021-06-16T19:34:36.303Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-16T19:34:36.659Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-16T19:34:36.659Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-16T19:34:36.659Z] df20fa9351a1: Pulling fs layer [2021-06-16T19:34:36.659Z] 36b3adc4ff6f: Pulling fs layer [2021-06-16T19:34:36.659Z] 8ad3a11d3b57: Pulling fs layer [2021-06-16T19:34:36.659Z] 46f8f816bc3b: Pulling fs layer [2021-06-16T19:34:36.659Z] 93b61091891f: Pulling fs layer [2021-06-16T19:34:36.659Z] 93b9cdb0e59b: Pulling fs layer [2021-06-16T19:34:36.659Z] 5e14af77c1be: Pulling fs layer [2021-06-16T19:34:36.659Z] 01666e4c0597: Pulling fs layer [2021-06-16T19:34:36.659Z] aa168da1d23b: Pulling fs layer [2021-06-16T19:34:36.659Z] 93b9cdb0e59b: Waiting [2021-06-16T19:34:36.659Z] 5e14af77c1be: Waiting [2021-06-16T19:34:36.659Z] 01666e4c0597: Waiting [2021-06-16T19:34:36.659Z] aa168da1d23b: Waiting [2021-06-16T19:34:36.659Z] 46f8f816bc3b: Waiting [2021-06-16T19:34:36.659Z] 93b61091891f: Waiting [2021-06-16T19:34:36.659Z] 36b3adc4ff6f: Verifying Checksum [2021-06-16T19:34:36.659Z] 36b3adc4ff6f: Download complete [2021-06-16T19:34:36.659Z] 46f8f816bc3b: Verifying Checksum [2021-06-16T19:34:36.659Z] 46f8f816bc3b: Download complete [2021-06-16T19:34:36.920Z] df20fa9351a1: Verifying Checksum [2021-06-16T19:34:36.920Z] df20fa9351a1: Download complete [2021-06-16T19:34:36.920Z] 93b9cdb0e59b: Verifying Checksum [2021-06-16T19:34:36.920Z] 93b9cdb0e59b: Download complete [2021-06-16T19:34:36.920Z] 5e14af77c1be: Verifying Checksum [2021-06-16T19:34:36.920Z] 5e14af77c1be: Download complete [2021-06-16T19:34:36.920Z] 01666e4c0597: Verifying Checksum [2021-06-16T19:34:36.920Z] 01666e4c0597: Download complete [2021-06-16T19:34:36.920Z] 93b61091891f: Verifying Checksum [2021-06-16T19:34:36.920Z] 93b61091891f: Download complete [2021-06-16T19:34:36.920Z] df20fa9351a1: Pull complete [2021-06-16T19:34:37.191Z] 8ad3a11d3b57: Verifying Checksum [2021-06-16T19:34:37.191Z] 8ad3a11d3b57: Download complete [2021-06-16T19:34:37.191Z] 36b3adc4ff6f: Pull complete [2021-06-16T19:34:37.454Z] 8ad3a11d3b57: Pull complete [2021-06-16T19:34:37.716Z] 46f8f816bc3b: Pull complete [2021-06-16T19:34:37.978Z] 93b61091891f: Pull complete [2021-06-16T19:34:37.978Z] 93b9cdb0e59b: Pull complete [2021-06-16T19:34:37.978Z] 5e14af77c1be: Pull complete [2021-06-16T19:34:37.978Z] 01666e4c0597: Pull complete [2021-06-16T19:34:38.927Z] aa168da1d23b: Verifying Checksum [2021-06-16T19:34:38.927Z] aa168da1d23b: Download complete [2021-06-16T19:34:43.173Z] aa168da1d23b: Pull complete [2021-06-16T19:34:43.173Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-16T19:34:43.173Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-16T19:34:43.173Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-16T19:34:43.285Z] prd-centos7-docker-4c-2g-1758 does not seem to be running inside a container [2021-06-16T19:34:43.325Z] $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-16T19:34:46.602Z] $ docker top 36435de7bc49163004273e284146b2fa17ea442f0032c66ad6ab5c6842e4f1f8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-16T19:34:47.038Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-16T19:34:47.361Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-16T19:34:47.696Z] + ls /var/log/sa-host [2021-06-16T19:34:47.696Z] + sadf -c /var/log/sa-host/sa05 [2021-06-16T19:34:47.696Z] file_magic: OK [2021-06-16T19:34:47.696Z] HZ: Using current value: 100 [2021-06-16T19:34:47.696Z] file_header: OK [2021-06-16T19:34:47.696Z] 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 [2021-06-16T19:34:47.696Z] Statistics: [2021-06-16T19:34:47.696Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-16T19:34:47.696Z] File successfully converted to sysstat format version 12.2.1 [2021-06-16T19:34:47.696Z] + sadf -c /var/log/sa-host/sa16 [2021-06-16T19:34:47.696Z] file_magic: OK [2021-06-16T19:34:47.696Z] HZ: Using current value: 100 [2021-06-16T19:34:47.696Z] file_header: OK [2021-06-16T19:34:47.696Z] 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 [2021-06-16T19:34:47.696Z] Statistics: [2021-06-16T19:34:47.696Z] 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...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-16T19:34:47.696Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-16T19:34:50.200Z] provisioning config files... [2021-06-16T19:34:50.212Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config3914845779940948231tmp [Pipeline] { [Pipeline] echo [2021-06-16T19:34:50.281Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T19:34:50.621Z] ---> create-netrc.sh [Pipeline] } [2021-06-16T19:34:50.646Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-16T19:34:51.100Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-16T19:34:51.134Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T19:34:51.470Z] ---> sudo-logs.sh [2021-06-16T19:34:51.471Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-16T19:34:51.555Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T19:34:51.895Z] ---> job-cost.sh [2021-06-16T19:34:51.895Z] lf-activate-venv: SKIPPING [2021-06-16T19:34:51.895Z] DEBUG: total: 0.18000000715255737 [2021-06-16T19:34:51.895Z] INFO: Retrieving Stack Cost... [2021-06-16T19:34:52.836Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-16T19:34:53.100Z] INFO: Archiving Costs [Pipeline] echo [2021-06-16T19:34:53.140Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T19:34:53.497Z] ---> logs-deploy.sh [2021-06-16T19:34:53.497Z] lf-activate-venv: SKIPPING [2021-06-16T19:34:53.497Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3573/1 [2021-06-16T19:34:53.497Z] INFO: archiving workspace using pattern(s): [2021-06-16T19:34:54.445Z] Archives upload complete. [2021-06-16T19:34:54.445Z] INFO: archiving logs to Nexus [2021-06-16T19:34:55.021Z] ---> uname -a: [2021-06-16T19:34:55.021Z] Linux prd-centos7-docker-4c-2g-1758.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-06-16T19:34:55.021Z] [2021-06-16T19:34:55.021Z] [2021-06-16T19:34:55.021Z] ---> lscpu: [2021-06-16T19:34:55.021Z] Architecture: x86_64 [2021-06-16T19:34:55.021Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-16T19:34:55.021Z] Byte Order: Little Endian [2021-06-16T19:34:55.021Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-16T19:34:55.021Z] CPU(s): 2 [2021-06-16T19:34:55.021Z] On-line CPU(s) list: 0,1 [2021-06-16T19:34:55.021Z] Thread(s) per core: 1 [2021-06-16T19:34:55.021Z] Core(s) per socket: 1 [2021-06-16T19:34:55.021Z] Socket(s): 2 [2021-06-16T19:34:55.021Z] NUMA node(s): 1 [2021-06-16T19:34:55.021Z] Vendor ID: AuthenticAMD [2021-06-16T19:34:55.021Z] CPU family: 23 [2021-06-16T19:34:55.021Z] Model: 49 [2021-06-16T19:34:55.021Z] Model name: AMD EPYC-Rome Processor [2021-06-16T19:34:55.021Z] Stepping: 0 [2021-06-16T19:34:55.021Z] CPU MHz: 2800.000 [2021-06-16T19:34:55.021Z] BogoMIPS: 5600.00 [2021-06-16T19:34:55.021Z] Virtualization: AMD-V [2021-06-16T19:34:55.021Z] Hypervisor vendor: KVM [2021-06-16T19:34:55.021Z] Virtualization type: full [2021-06-16T19:34:55.021Z] L1d cache: 64 KiB [2021-06-16T19:34:55.021Z] L1i cache: 64 KiB [2021-06-16T19:34:55.021Z] L2 cache: 1 MiB [2021-06-16T19:34:55.021Z] L3 cache: 32 MiB [2021-06-16T19:34:55.021Z] NUMA node0 CPU(s): 0,1 [2021-06-16T19:34:55.021Z] Vulnerability Itlb multihit: Not affected [2021-06-16T19:34:55.021Z] Vulnerability L1tf: Not affected [2021-06-16T19:34:55.021Z] Vulnerability Mds: Not affected [2021-06-16T19:34:55.021Z] Vulnerability Meltdown: Not affected [2021-06-16T19:34:55.021Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-16T19:34:55.021Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-16T19:34:55.021Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-16T19:34:55.021Z] Vulnerability Srbds: Not affected [2021-06-16T19:34:55.021Z] Vulnerability Tsx async abort: Not affected [2021-06-16T19:34:55.021Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-06-16T19:34:55.021Z] [2021-06-16T19:34:55.021Z] [2021-06-16T19:34:55.021Z] ---> nproc: [2021-06-16T19:34:55.021Z] 2 [2021-06-16T19:34:55.021Z] [2021-06-16T19:34:55.021Z] [2021-06-16T19:34:55.021Z] ---> df -h: [2021-06-16T19:34:55.021Z] Filesystem Size Used Available Use% Mounted on [2021-06-16T19:34:55.021Z] overlay 40.0G 12.0G 27.9G 30% / [2021-06-16T19:34:55.021Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-16T19:34:55.021Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-16T19:34:55.021Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-16T19:34:55.021Z] /dev/vda1 40.0G 12.0G 27.9G 30% /facter-os [2021-06-16T19:34:55.021Z] /dev/vda1 40.0G 12.0G 27.9G 30% /etc/resolv.conf [2021-06-16T19:34:55.021Z] /dev/vda1 40.0G 12.0G 27.9G 30% /etc/hostname [2021-06-16T19:34:55.022Z] /dev/vda1 40.0G 12.0G 27.9G 30% /etc/hosts [2021-06-16T19:34:55.022Z] /dev/vda1 40.0G 12.0G 27.9G 30% /run/cloud-init/result.json [2021-06-16T19:34:55.022Z] /dev/vda1 40.0G 12.0G 27.9G 30% /var/log/sa-host [2021-06-16T19:34:55.022Z] /dev/vda1 40.0G 12.0G 27.9G 30% /var/log/secure [2021-06-16T19:34:55.022Z] /dev/vda1 40.0G 12.0G 27.9G 30% /var/log/auth.log [2021-06-16T19:34:55.022Z] /dev/vda1 40.0G 12.0G 27.9G 30% /w/workspace/edgex-go/1 [2021-06-16T19:34:55.022Z] /dev/vda1 40.0G 12.0G 27.9G 30% /w/workspace/edgex-go/1@tmp [2021-06-16T19:34:55.022Z] [2021-06-16T19:34:55.022Z] [2021-06-16T19:34:55.022Z] ---> free -m: [2021-06-16T19:34:55.022Z] total used free shared buff/cache available [2021-06-16T19:34:55.022Z] Mem: 7821 1396 2075 0 4349 6375 [2021-06-16T19:34:55.022Z] Swap: 1023 2 1021 [2021-06-16T19:34:55.022Z] [2021-06-16T19:34:55.022Z] [2021-06-16T19:34:55.022Z] ---> ip addr: [2021-06-16T19:34:55.022Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-16T19:34:55.022Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-16T19:34:55.022Z] inet 127.0.0.1/8 scope host lo [2021-06-16T19:34:55.022Z] valid_lft forever preferred_lft forever [2021-06-16T19:34:55.022Z] inet6 ::1/128 scope host [2021-06-16T19:34:55.022Z] valid_lft forever preferred_lft forever [2021-06-16T19:34:55.022Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-16T19:34:55.022Z] link/ether fa:16:3e:8c:9d:df brd ff:ff:ff:ff:ff:ff [2021-06-16T19:34:55.022Z] inet 10.30.123.171/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-16T19:34:55.022Z] valid_lft 84886sec preferred_lft 84886sec [2021-06-16T19:34:55.022Z] inet6 fe80::f816:3eff:fe8c:9ddf/64 scope link [2021-06-16T19:34:55.022Z] valid_lft forever preferred_lft forever [2021-06-16T19:34:55.022Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-16T19:34:55.022Z] link/ether 02:42:39:31:eb:6f brd ff:ff:ff:ff:ff:ff [2021-06-16T19:34:55.022Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-16T19:34:55.022Z] valid_lft forever preferred_lft forever [2021-06-16T19:34:55.022Z] inet6 fe80::42:39ff:fe31:eb6f/64 scope link [2021-06-16T19:34:55.022Z] valid_lft forever preferred_lft forever [2021-06-16T19:34:55.022Z] [2021-06-16T19:34:55.022Z] [2021-06-16T19:34:55.022Z] ---> sar -b -r -n DEV: [2021-06-16T19:34:55.022Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/16/21 _x86_64_ (2 CPU) [2021-06-16T19:34:55.022Z] [2021-06-16T19:34:55.022Z] 19:09:30 LINUX RESTART (2 CPU) [2021-06-16T19:34:55.022Z] [2021-06-16T19:34:55.022Z] 19:10:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-16T19:34:55.022Z] 19:11:01 102.18 17.94 84.24 0.00 5723.04 9499.22 0.00 [2021-06-16T19:34:55.022Z] 19:12:01 29.07 0.18 28.89 0.00 22.76 15338.55 0.00 [2021-06-16T19:34:55.022Z] 19:13:01 183.84 0.00 183.84 0.00 0.00 43697.35 0.00 [2021-06-16T19:34:55.022Z] 19:14:01 58.32 0.00 58.32 0.00 0.00 10702.91 0.00 [2021-06-16T19:34:55.022Z] 19:15:01 55.20 0.02 55.18 0.00 0.53 8612.69 0.00 [2021-06-16T19:34:55.022Z] 19:16:02 427.71 162.42 265.29 0.00 3944.81 156184.04 0.00 [2021-06-16T19:34:55.022Z] 19:17:01 418.28 122.31 295.97 0.00 6526.20 156486.85 0.00 [2021-06-16T19:34:55.022Z] 19:18:04 323.25 3.63 319.63 0.00 1543.35 137012.53 0.00 [2021-06-16T19:34:55.022Z] 19:19:01 303.07 34.06 269.01 0.00 3429.27 69674.06 0.00 [2021-06-16T19:34:55.022Z] 19:20:01 6.53 0.02 6.51 0.00 0.13 255.48 0.00 [2021-06-16T19:34:55.022Z] 19:21:01 0.55 0.00 0.55 0.00 0.00 5.26 0.00 [2021-06-16T19:34:55.022Z] 19:22:01 0.30 0.00 0.30 0.00 0.00 3.32 0.00 [2021-06-16T19:34:55.022Z] 19:23:01 0.33 0.00 0.33 0.00 0.00 4.66 0.00 [2021-06-16T19:34:55.022Z] 19:24:01 0.28 0.00 0.28 0.00 0.00 2.98 0.00 [2021-06-16T19:34:55.022Z] 19:25:01 0.42 0.18 0.23 0.00 5.73 2.52 0.00 [2021-06-16T19:34:55.022Z] 19:26:01 0.90 0.00 0.90 0.00 0.00 18.27 0.00 [2021-06-16T19:34:55.022Z] 19:27:01 0.20 0.00 0.20 0.00 0.00 1.68 0.00 [2021-06-16T19:34:55.022Z] 19:28:01 0.25 0.00 0.25 0.00 0.00 2.63 0.00 [2021-06-16T19:34:55.022Z] 19:29:01 0.33 0.00 0.33 0.00 0.00 3.95 0.00 [2021-06-16T19:34:55.022Z] 19:30:01 0.25 0.00 0.25 0.00 0.00 2.72 0.00 [2021-06-16T19:34:55.022Z] 19:31:01 0.30 0.00 0.30 0.00 0.00 3.76 0.00 [2021-06-16T19:34:55.022Z] 19:32:01 0.22 0.00 0.22 0.00 0.00 2.47 0.00 [2021-06-16T19:34:55.022Z] 19:33:01 0.20 0.00 0.20 0.00 0.00 1.67 0.00 [2021-06-16T19:34:55.022Z] 19:34:01 0.35 0.00 0.35 0.00 0.00 4.90 0.00 [2021-06-16T19:34:55.022Z] Average: 79.62 14.10 65.52 0.00 876.56 25413.37 0.00 [2021-06-16T19:34:55.022Z] [2021-06-16T19:34:55.022Z] 19:10:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-16T19:34:55.022Z] 19:11:01 5194408 0 890800 11.12 2620 1921112 1491016 16.46 822356 1582544 25392 [2021-06-16T19:34:55.022Z] 19:12:01 4260292 0 936352 11.69 2620 2809676 1437268 15.87 1065520 2209712 529572 [2021-06-16T19:34:55.022Z] 19:13:01 3981516 0 1096180 13.69 2620 2928624 1563808 17.27 1250932 2232248 177728 [2021-06-16T19:34:55.022Z] 19:14:01 3722184 0 1190604 14.87 2620 3093532 1694320 18.71 1427796 2299372 33340 [2021-06-16T19:34:55.022Z] 19:15:01 4037360 0 1104344 13.79 2620 2864616 1568164 17.31 1226536 2197520 20 [2021-06-16T19:34:55.022Z] 19:16:02 911052 0 1356408 16.94 2620 5738860 1990336 21.97 2183008 4230108 496696 [2021-06-16T19:34:55.022Z] 19:17:01 523804 0 1588708 19.84 2620 5893808 3292108 36.35 2883640 3858856 22204 [2021-06-16T19:34:55.022Z] 19:18:04 145516 0 1488172 18.58 2620 6372632 2558160 28.24 2593428 4518472 102320 [2021-06-16T19:34:55.022Z] 19:19:01 2821640 0 1260864 15.74 2620 3923816 1466132 16.19 1373724 3112140 32 [2021-06-16T19:34:55.022Z] 19:20:01 2822464 0 1260044 15.73 2620 3923812 1429520 15.78 1395732 3094884 12 [2021-06-16T19:34:55.022Z] 19:21:01 2824128 0 1258380 15.71 2620 3923812 1415212 15.62 1427228 3062116 8 [2021-06-16T19:34:55.022Z] 19:22:01 2823476 0 1259024 15.72 2620 3923820 1409988 15.57 1422940 3067708 8 [2021-06-16T19:34:55.022Z] 19:23:01 2821896 0 1260596 15.74 2620 3923828 1409988 15.57 1425200 3067076 8 [2021-06-16T19:34:55.022Z] 19:24:01 2821616 0 1260876 15.74 2620 3923828 1410132 15.57 1425380 3067052 12 [2021-06-16T19:34:55.022Z] 19:25:01 2821912 0 1260544 15.74 2620 3923864 1409988 15.57 1425760 3066532 20 [2021-06-16T19:34:55.022Z] 19:26:01 2821788 0 1260668 15.74 2620 3923864 1410060 15.57 1425724 3066532 8 [2021-06-16T19:34:55.022Z] 19:27:01 2819264 0 1263184 15.77 2620 3923872 1410180 15.57 1428380 3066532 12 [2021-06-16T19:34:55.022Z] 19:28:01 2820248 0 1262196 15.76 2620 3923876 1409988 15.57 1427728 3066532 12 [2021-06-16T19:34:55.022Z] 19:29:01 2820404 0 1262036 15.76 2620 3923880 1409988 15.57 1427700 3066532 8 [2021-06-16T19:34:55.022Z] 19:30:01 2817492 0 1264944 15.79 2620 3923884 1410132 15.57 1436196 3060912 16 [2021-06-16T19:34:55.022Z] 19:31:01 2817008 0 1265424 15.80 2620 3923888 1410204 15.57 1436428 3060912 8 [2021-06-16T19:34:55.022Z] 19:32:01 2817904 0 1264524 15.79 2620 3923892 1409988 15.57 1438112 3058576 8 [2021-06-16T19:34:55.022Z] 19:33:01 2817920 0 1264504 15.79 2620 3923896 1409988 15.57 1438232 3058576 8 [2021-06-16T19:34:55.022Z] 19:34:01 2817780 0 1264640 15.79 2620 3923900 1409988 15.57 1438120 3058576 8 [2021-06-16T19:34:55.022Z] Average: 2829295 0 1243501 15.53 2620 3933525 1593194 17.59 1510242 3009584 57811 [2021-06-16T19:34:55.022Z] [2021-06-16T19:34:55.022Z] 19:10:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-16T19:34:55.022Z] 19:11:01 vethf1d41f1 188.27 151.35 20.82 437.67 0.00 0.00 0.00 0.00 [2021-06-16T19:34:55.022Z] 19:11:01 eth0 1018.06 838.28 4151.65 125.22 0.00 0.00 0.00 0.00 [2021-06-16T19:34:55.022Z] 19:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T19:34:55.022Z] 19:11:01 docker0 188.27 151.23 18.24 437.67 0.00 0.00 0.00 0.00 [2021-06-16T19:34:55.022Z] 19:12:01 eth0 896.01 1013.44 4952.23 94.65 0.00 0.00 0.00 0.00 [2021-06-16T19:34:55.022Z] 19:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T19:34:55.022Z] 19:12:01 docker0 765.01 616.06 58.43 2260.48 0.00 0.00 0.00 0.00 [2021-06-16T19:34:55.022Z] 19:13:01 vethf69b1ef 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-16T19:34:55.022Z] 19:13:01 eth0 290.80 220.85 876.33 30.99 0.00 0.00 0.00 0.00 [2021-06-16T19:34:55.022Z] 19:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T19:34:55.022Z] 19:13:01 docker0 198.00 251.34 14.19 840.59 0.00 0.00 0.00 0.00 [2021-06-16T19:34:55.022Z] 19:14:01 vethf69b1ef 2.35 2.35 0.19 0.19 0.00 0.00 0.00 0.00 [2021-06-16T19:34:55.022Z] 19:14:01 eth0 27.18 14.85 20.73 11.04 0.00 0.00 0.00 0.00 [2021-06-16T19:34:55.022Z] 19:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T19:34:55.022Z] 19:14:01 docker0 2.35 2.35 0.16 0.19 0.00 0.00 0.00 0.00 [2021-06-16T19:34:55.022Z] 19:15:01 eth0 29.05 21.32 18.13 107.55 0.00 0.00 0.00 0.00 [2021-06-16T19:34:55.022Z] 19:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T19:34:55.022Z] 19:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T19:34:55.022Z] 19:16:02 veth013545a 0.00 0.30 0.00 0.02 0.00 0.00 0.00 0.00 [2021-06-16T19:34:55.022Z] 19:16:02 veth27c3b03 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-16T19:34:55.022Z] 19:16:02 eth0 241.11 204.88 1853.45 26.86 0.00 0.00 0.00 0.00 [2021-06-16T19:34:55.022Z] 19:16:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T19:34:55.022Z] 19:17:01 vethca2f783 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-16T19:34:55.022Z] 19:17:01 veth65a99a2 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-16T19:34:55.022Z] 19:17:01 veth013545a 0.00 0.44 0.00 0.02 0.00 0.00 0.00 0.00 [2021-06-16T19:34:55.022Z] 19:17:01 eth0 58.04 31.65 91.22 23.29 0.00 0.00 0.00 0.00 [2021-06-16T19:34:55.022Z] 19:18:04 veth013545a 0.00 0.30 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-16T19:34:55.022Z] 19:18:04 eth0 117.42 69.52 248.85 119.37 0.00 0.00 0.00 0.00 [2021-06-16T19:34:55.022Z] 19:18:04 vethb3d4af7 0.00 0.24 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-16T19:34:55.022Z] 19:18:04 lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-16T19:34:55.022Z] 19:19:01 eth0 220.60 166.82 1782.83 33.42 0.00 0.00 0.00 0.00 [2021-06-16T19:34:55.022Z] 19:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T19:34:55.022Z] 19:19:01 docker0 1329.03 1241.45 103.20 4559.70 0.00 0.00 0.00 0.00 [2021-06-16T19:34:55.022Z] 19:20:01 eth0 0.93 0.37 0.64 0.15 0.00 0.00 0.00 0.00 [2021-06-16T19:34:55.022Z] 19:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T19:34:55.022Z] 19:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T19:34:55.022Z] 19:21:01 eth0 0.75 0.43 0.41 0.27 0.00 0.00 0.00 0.00 [2021-06-16T19:34:55.022Z] 19:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T19:34:55.022Z] 19:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T19:34:55.022Z] 19:22:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-16T19:34:55.022Z] 19:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T19:34:55.022Z] 19:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T19:34:55.022Z] 19:23:01 eth0 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T19:34:55.022Z] 19:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T19:34:55.022Z] 19:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T19:34:55.022Z] 19:24:01 eth0 0.97 0.30 0.32 0.17 0.00 0.00 0.00 0.00 [2021-06-16T19:34:55.022Z] 19:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T19:34:55.022Z] 19:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T19:34:55.022Z] 19:25:01 eth0 0.15 0.07 0.01 0.04 0.00 0.00 0.00 0.00 [2021-06-16T19:34:55.022Z] 19:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T19:34:55.022Z] 19:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T19:34:55.023Z] 19:26:01 eth0 1.35 0.18 0.24 0.07 0.00 0.00 0.00 0.00 [2021-06-16T19:34:55.023Z] 19:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T19:34:55.023Z] 19:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T19:34:55.023Z] 19:27:01 eth0 0.95 0.53 0.56 0.36 0.00 0.00 0.00 0.00 [2021-06-16T19:34:55.023Z] 19:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T19:34:55.023Z] 19:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T19:34:55.023Z] 19:28:01 eth0 0.10 0.07 0.01 0.04 0.00 0.00 0.00 0.00 [2021-06-16T19:34:55.023Z] 19:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T19:34:55.023Z] 19:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T19:34:55.023Z] 19:29:01 eth0 0.75 0.03 0.06 0.00 0.00 0.00 0.00 0.00 [2021-06-16T19:34:55.023Z] 19:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T19:34:55.023Z] 19:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T19:34:55.023Z] 19:30:01 eth0 1.02 0.28 0.32 0.17 0.00 0.00 0.00 0.00 [2021-06-16T19:34:55.023Z] 19:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T19:34:55.023Z] 19:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T19:34:55.023Z] 19:31:01 eth0 0.62 0.32 0.40 0.29 0.00 0.00 0.00 0.00 [2021-06-16T19:34:55.023Z] 19:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T19:34:55.023Z] 19:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T19:34:55.023Z] 19:32:01 eth0 0.07 0.07 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-16T19:34:55.023Z] 19:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T19:34:55.023Z] 19:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T19:34:55.023Z] 19:33:01 eth0 0.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00 [2021-06-16T19:34:55.023Z] 19:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T19:34:55.023Z] 19:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T19:34:55.023Z] 19:34:01 eth0 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T19:34:55.023Z] 19:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T19:34:55.023Z] 19:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T19:34:55.023Z] Average: eth0 121.03 107.63 581.10 24.11 0.00 0.00 0.00 0.00 [2021-06-16T19:34:55.023Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T19:34:55.023Z] Average: docker0 52.63 49.17 4.09 180.58 0.00 0.00 0.00 0.00 [2021-06-16T19:34:55.023Z] [2021-06-16T19:34:55.023Z] [2021-06-16T19:34:55.023Z] ---> sar -P ALL: [2021-06-16T19:34:55.023Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/16/21 _x86_64_ (2 CPU) [2021-06-16T19:34:55.023Z] [2021-06-16T19:34:55.023Z] 19:09:30 LINUX RESTART (2 CPU) [2021-06-16T19:34:55.023Z] [2021-06-16T19:34:55.023Z] 19:10:01 CPU %user %nice %system %iowait %steal %idle [2021-06-16T19:34:55.023Z] 19:11:01 all 21.47 0.00 6.01 5.54 0.07 66.91 [2021-06-16T19:34:55.023Z] 19:11:01 0 22.61 0.00 6.79 6.51 0.07 64.01 [2021-06-16T19:34:55.023Z] 19:11:01 1 20.33 0.00 5.22 4.58 0.07 69.80 [2021-06-16T19:34:55.023Z] 19:12:01 all 15.83 0.00 4.89 4.74 0.09 74.46 [2021-06-16T19:34:55.023Z] 19:12:01 0 13.33 0.00 5.12 4.07 0.09 77.39 [2021-06-16T19:34:55.023Z] 19:12:01 1 18.33 0.00 4.65 5.40 0.09 71.53 [2021-06-16T19:34:55.023Z] 19:13:01 all 39.89 0.00 8.58 6.06 0.10 45.37 [2021-06-16T19:34:55.023Z] 19:13:01 0 40.26 0.00 8.93 6.21 0.11 44.50 [2021-06-16T19:34:55.023Z] 19:13:01 1 39.52 0.00 8.23 5.91 0.09 46.24 [2021-06-16T19:34:55.023Z] 19:14:01 all 38.72 0.00 5.70 0.97 0.08 54.53 [2021-06-16T19:34:55.023Z] 19:14:01 0 39.29 0.00 6.12 0.94 0.09 53.56 [2021-06-16T19:34:55.023Z] 19:14:01 1 38.14 0.00 5.28 1.01 0.07 55.49 [2021-06-16T19:34:55.023Z] 19:15:01 all 55.56 0.00 8.91 2.63 0.10 32.80 [2021-06-16T19:34:55.023Z] 19:15:01 0 55.15 0.00 9.36 1.37 0.09 34.04 [2021-06-16T19:34:55.023Z] 19:15:01 1 55.97 0.00 8.46 3.90 0.11 31.56 [2021-06-16T19:34:55.023Z] 19:16:02 all 21.21 0.00 16.26 29.44 0.10 32.99 [2021-06-16T19:34:55.023Z] 19:16:02 0 20.79 0.00 16.27 29.92 0.11 32.92 [2021-06-16T19:34:55.023Z] 19:16:02 1 21.64 0.00 16.25 28.97 0.09 33.06 [2021-06-16T19:34:55.023Z] 19:17:01 all 62.88 0.00 13.52 19.19 0.11 4.29 [2021-06-16T19:34:55.023Z] 19:17:01 0 62.96 0.00 13.38 19.49 0.11 4.05 [2021-06-16T19:34:55.023Z] 19:17:01 1 62.80 0.00 13.67 18.89 0.11 4.52 [2021-06-16T19:34:55.023Z] 19:18:04 all 42.10 0.00 12.76 40.60 0.15 4.39 [2021-06-16T19:34:55.023Z] 19:18:04 0 41.08 0.00 14.21 39.59 0.17 4.95 [2021-06-16T19:34:55.023Z] 19:18:04 1 43.12 0.00 11.31 41.60 0.14 3.84 [2021-06-16T19:34:55.023Z] 19:19:01 all 40.11 0.00 11.56 27.31 0.13 20.89 [2021-06-16T19:34:55.023Z] 19:19:01 0 39.13 0.00 11.75 28.40 0.13 20.60 [2021-06-16T19:34:55.023Z] 19:19:01 1 41.10 0.00 11.37 26.22 0.13 21.18 [2021-06-16T19:34:55.023Z] 19:20:01 all 0.08 0.00 0.09 0.01 0.05 99.77 [2021-06-16T19:34:55.023Z] 19:20:01 0 0.12 0.00 0.10 0.02 0.05 99.72 [2021-06-16T19:34:55.023Z] 19:20:01 1 0.05 0.00 0.08 0.00 0.05 99.82 [2021-06-16T19:34:55.023Z] 19:21:01 all 0.16 0.00 0.03 0.00 0.03 99.79 [2021-06-16T19:34:55.023Z] 19:21:01 0 0.30 0.00 0.02 0.00 0.03 99.65 [2021-06-16T19:34:55.023Z] 19:21:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2021-06-16T19:34:55.023Z] [2021-06-16T19:34:55.023Z] 19:21:01 CPU %user %nice %system %iowait %steal %idle [2021-06-16T19:34:55.023Z] 19:22:01 all 0.08 0.00 0.03 0.00 0.03 99.87 [2021-06-16T19:34:55.023Z] 19:22:01 0 0.12 0.00 0.02 0.00 0.02 99.85 [2021-06-16T19:34:55.023Z] 19:22:01 1 0.05 0.00 0.03 0.00 0.03 99.88 [2021-06-16T19:34:55.023Z] 19:23:01 all 0.14 0.00 0.02 0.00 0.03 99.81 [2021-06-16T19:34:55.023Z] 19:23:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-06-16T19:34:55.023Z] 19:23:01 1 0.27 0.00 0.02 0.00 0.03 99.68 [2021-06-16T19:34:55.023Z] 19:24:01 all 0.07 0.00 0.03 0.00 0.04 99.86 [2021-06-16T19:34:55.023Z] 19:24:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-06-16T19:34:55.023Z] 19:24:01 1 0.10 0.00 0.05 0.00 0.07 99.78 [2021-06-16T19:34:55.023Z] 19:25:01 all 0.04 0.00 0.05 0.00 0.03 99.87 [2021-06-16T19:34:55.023Z] 19:25:01 0 0.02 0.00 0.07 0.00 0.05 99.87 [2021-06-16T19:34:55.023Z] 19:25:01 1 0.07 0.00 0.03 0.00 0.02 99.88 [2021-06-16T19:34:55.023Z] 19:26:01 all 0.18 0.00 0.02 0.00 0.03 99.77 [2021-06-16T19:34:55.023Z] 19:26:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-06-16T19:34:55.023Z] 19:26:01 1 0.32 0.00 0.02 0.00 0.03 99.63 [2021-06-16T19:34:55.023Z] 19:27:01 all 0.06 0.00 0.02 0.00 0.03 99.89 [2021-06-16T19:34:55.023Z] 19:27:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-06-16T19:34:55.023Z] 19:27:01 1 0.10 0.00 0.02 0.00 0.03 99.85 [2021-06-16T19:34:55.023Z] 19:28:01 all 0.15 0.00 0.02 0.00 0.04 99.79 [2021-06-16T19:34:55.023Z] 19:28:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-06-16T19:34:55.023Z] 19:28:01 1 0.27 0.00 0.02 0.00 0.05 99.67 [2021-06-16T19:34:55.023Z] 19:29:01 all 0.05 0.00 0.02 0.00 0.03 99.90 [2021-06-16T19:34:55.023Z] 19:29:01 0 0.02 0.00 0.00 0.00 0.03 99.95 [2021-06-16T19:34:55.023Z] 19:29:01 1 0.08 0.00 0.03 0.00 0.03 99.85 [2021-06-16T19:34:55.023Z] 19:30:01 all 0.05 0.00 0.02 0.00 0.03 99.90 [2021-06-16T19:34:55.023Z] 19:30:01 0 0.05 0.00 0.02 0.00 0.03 99.90 [2021-06-16T19:34:55.023Z] 19:30:01 1 0.05 0.00 0.02 0.00 0.03 99.90 [2021-06-16T19:34:55.023Z] 19:31:01 all 0.16 0.00 0.02 0.00 0.03 99.79 [2021-06-16T19:34:55.023Z] 19:31:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-06-16T19:34:55.023Z] 19:31:01 1 0.28 0.00 0.02 0.00 0.03 99.67 [2021-06-16T19:34:55.023Z] 19:32:01 all 0.07 0.00 0.01 0.00 0.03 99.90 [2021-06-16T19:34:55.023Z] 19:32:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2021-06-16T19:34:55.023Z] 19:32:01 1 0.12 0.00 0.02 0.00 0.05 99.82 [2021-06-16T19:34:55.023Z] [2021-06-16T19:34:55.023Z] 19:32:01 CPU %user %nice %system %iowait %steal %idle [2021-06-16T19:34:55.023Z] 19:33:01 all 0.09 0.00 0.03 0.00 0.03 99.86 [2021-06-16T19:34:55.023Z] 19:33:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-06-16T19:34:55.023Z] 19:33:01 1 0.17 0.00 0.03 0.00 0.03 99.77 [2021-06-16T19:34:55.023Z] 19:34:01 all 0.03 0.00 0.03 0.00 0.03 99.92 [2021-06-16T19:34:55.023Z] 19:34:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-06-16T19:34:55.023Z] 19:34:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2021-06-16T19:34:55.023Z] Average: all 13.47 0.00 3.53 5.46 0.06 77.48 [2021-06-16T19:34:55.023Z] Average: 0 13.31 0.00 3.68 5.45 0.06 77.51 [2021-06-16T19:34:55.023Z] Average: 1 13.63 0.00 3.38 5.47 0.06 77.46 [2021-06-16T19:34:55.023Z] [2021-06-16T19:34:55.023Z] [2021-06-16T19:34:55.023Z]